Package com.luciad.util
Class TLcdLicenseServer
java.lang.Object
com.luciad.util.TLcdLicenseServer
This class implements a central license server for the LuciadLightspeed license
system. All license files remain at the clients. The license server only
centralizes network traffic for counting floating licenses. Queries and
replies that are ordinarily sent between clients (queries in multi-cast mode;
replies straight to the querying instance) are now sent through the server
(queries to all registered clients; replies to the querying client).
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TLcdLicenseServer
public TLcdLicenseServer()
-
-
Method Details
-
main
The server's main method.
-