<LicenseServer>
Section:
WMServerInfo
Required:
Yes
Value type:
Name of the license server computer
Default:
Default is configured during installation
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The name of the computer where the Creo Elements/Direct License Server is installed.
You may list multiple servers in this tag, separated by spaces. The servers are contacted in the order they are listed, and the first license server which can provide the requested license is the one that is used.
Example
This example shows the license server running on the same computer as the client application:
<LicenseServer>localhost</LicenseServer>
This example shows multiple license servers:
<LicenseServer>LServer1 LServer2</LicenseServer>
Was this helpful?