![]() ![]() |
|
jRCS Server InstallationServer Installation - WindowsThe current versions of jRCS for Windows do not come with a GUI installer and needs to be installed and started from the command line. The binaries should be extracted to an appropriate location, such as C:\jBASE30\jRCS\bin for jBASE 3.x installations or C:\jBASE4\jRCS\bin for jBASE 4.x or 5.x installations. A command window can then opened at that location, so that jRCS can be installed and started C:\jbase4\jRCS\bin>jrcs -help Usage: jrcs [-install | -uninstall | -start | -stop] -install installs the service -uninstall uninstalls the service -start starts the service -stop stops the service A "jrcslicensetool" binary is also supplied. This allows the generation of an Installation ID and the subsequent installation of a license key. C:\jbase4\jRCS\bin>jRCSLicenseTool Generates an installation identifier or manages JRCS licenses. jrcslicensetool [-i [key]] [-g] [-p] Options: -i [key] install a new license key. If a key is not specified, prompts for the key. -g generates an installation identifier for the current machine. -p prints license information, including installed and used license counts. Once the jRCS license has been installed, license usage information can also be obtained: C:\jbase4\jRCS\bin>JRCSLicenseTool -p JRCS License Information: Conventional licenses: 0 .NET client licenses: 5 Java client licenses: 5 Expiration date: 12/31/09 Allocated Server Licenses: IP Address Conventional .NET Java Allocated Enterprise Licenses (Sessions): IP Address Conventional .NET Java 192.168.1.2 0 ( 0) 1 ( 1) 0 ( 0)
Server Installation - UNIXA "jrcsd" and "jrcslicensetool" binary are supplied for UNIX installations. These should be installed in an appropriate location, such as /usr/jbc/jrcs/bin for jBASE 3.x installations or /opt/jbase4/jrcs/bin for jBASE 4.x/5.x installations. For Linux installations, a "jrcsd" script is also provided which should be placed in the /etc/pam.d folder. The "jrcsd" daemon can then be started as root, with or without command line switches. Usage of "jrcslicensetool" is identical to that for Windows.
jRCS Server Command Line Switches (UNIX Systems Only)The following lists the switches which can be given to jRCS server on the command line:
jRCS Server Registry Settings (Windows Systems Only)Due to the fact that it is impossible to reasonably pass command-line parameters to a Windows service, the Windows version of jRCS reads the registry key located under HKEY_LOCAL_MACHINE\Software\jRCS to obtain the equivalent of settings listed in Table 1-1. The registry settings are detailed in Table 1-2.
jBASE Remote Connectivity Service |