Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Addressed reviewer's comments: added info about port number, modified description and corrected WSC App name to WSC Server App.


Excerpt


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.


Info

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


Code Block
languagexml
themeEmacs
<FloatingLicenseServer>127.0.0.1:2881</FloatingLicenseServer>


...