


The acuconnect command is your control and maintenance interface to AcuConnect. The acuconnect command is used on the server at the command line--or with icons under Windows NT (Intel)--and initiates the following actions:
starts and stops the acuconnect program and installs and removes acuconnect as a Windows NT service
reports AcuConnect system status
creates and maintains the server access file
Note: Do not try to abbreviate the command options that are described in this appendix. For instance, do not type "-v" when you mean "-version". "-v" and "-version" mean different things to the AcuConnect runtime.
The acuconnect command formats on UNIX servers are:
acuconnect
acuconnect -access
acuconnect -info [-p portnum]
acuconnect -kill [-p portnum] [-f]
acuconnect -start [-p portnum] [-c config_file] [-d] [-l] [-e error_file] [-f] [-t#]
acuconnect -version
The acuconnect command formats on Windows NT (Intel) servers are:
acuconnect
acuconnect
The icon equivalents under Windows NT (Intel) are:
| ICON | COMMAND |
| Acuconnect -access | acuconnect -access |
| Acuconnect -info | acuconnect -info |
| Install Acuconnect Service | acuconnect -install |
| Stop Acuconnect Service | acuconnect -kill
acuconnect -remove |
| Start Acuconnect Service | acuconnect -start |
| Acuconnect -version | acuconnect -version |
You can modify the command options for an icon by changing the properties of the icon.
See Also