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 node locked license is:

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


Put the sll_client.cfg file in the same directory as the license file so it can be found by the application.

  • No labels