MARIN SLL Licensing needs a configuration file, sll_client.cfg. This file enables the user to switch between a node locked license and a floating license easily. The contents of this file, for a floating license is:

<sll>
	<local enabled="false" />
	<server enabled="true" host="yourlicenseserver.server.local" port="32481" />
</sll>

Replace yourlicenseserver.server.local by the hostname or DNS name of your license server. Replace the portnumber by the portnumber specified by your license administrator, if he changed the default portnumber of the license server (32481).

  • No labels