CATSysDemon server options
The -opendm option can also be added to enable ANY other machine
to be connected.
Ex: CATSysDemon -opendm -dm domain.lst
You can use -dmhost <hostname> option instead, if the
CATBBDomainManager environment variable is not set.
Ex: CATSysDemon -dmhost nodehost
The "-h" option gives you a list of the available options. For instance:
-DebugL<n>, with n=1,2,3,4,10 provides information to follow
communications between CATSysDemon servers. (Use it only if you encounter
difficulties.)
-timeout <time in seconds> enables to leave the server running
more than the default 300s when no client application is connected.
Ex: CATSysDemon -DebugL4 -timeout 3000
|