Description:

FloatingLicenseServer parameter defines the address, host or domain name, and port number of the License Server which issues a license. It also validates the request from a WebSpellChecker Server App whether to provide a license or not.

The default port number for a License Server is 2881. 

Parameter type:String
Default value:127.0.0.1:2881
Possible values:host_name:port
<FloatingLicenseServer>127.0.0.1:2881</FloatingLicenseServer>

  • No labels