Defining <port>@<host> to one or more license servers

You can define your license managers by using the <port>@<host> function. This method is not constrained by architecture because a license server defined by <port>@<host> communicates directly to the ARCGIS daemon through the specified TCP/IP port, working around the limitation of architecture-specific license files.

Setting the environment variable ARCGIS_LICENSE_FILE enables the <port>@<host> functionality. This variable is set in a client's environment, not on the server side. The <port> value is found in the SERVER line of the service.txt file in the License Manager installation path. The TCP/IP <port> is indicated at the end of the SERVER line. The <host> value is the name of your license manager.

Additionally, <port>@<host> can be abbreviated as simply @<host> as long as the port number in the license file falls within the range of 27000 through 27009 (inclusive).

One advantage of using the <port>@<host> method for defining your license server is to get the license service working through firewalls. In certain environments, the firewall may block communication between the license server and the client machine.

See Lock the ArcGIS daemon to one port.

4/14/2014