c-treeACE Windows ServiceWindows Server 2003/XP/Vista supports background processes known as services that are handled somewhat differently by the operating system. Services may be configured to start automatically at system startup or to start manually by a user. Services typically have no user interface and can continue to run even when no users are logged on to the system. The operating system automatically terminates services at system shutdown or a user can manually terminate them. Windows service support consists of three components: the Windows Service Control Manager (SCM), the service executable, and the service control program (SCP). Windows Server 2003/XP/Vista provides access to the SCM from the Services Control Panel applet. Application vendors provide the service executable and SCP. FairCom has developed a version of the c-treeACE Server that runs as a Windows Service. The c-treeACE Server Service consists of the following components:
The c-treeACE service features all of the capabilities and advantages of Windows services described above. As with any service, the c-treeACE service can be configured to start automatically when the machine comes up, can run invisibly no matter which users are logged on or if no user is logged on, and will shut down automatically when the host machine shuts down. Use the c-treeACE Server SCP command-line utility to install, configure, and control the c-treeACE Server Service. The following command-line options are available: ctntinst [executableName] option [-u <username> [-p <password>]] [serviceName]
|
|||||||||||||||||||