Previous: DSPACK server
Up: DSPACK tools
Next: Tools
Previous Page: DSPACK server
Next Page: Tools
Like all DSPACK programs - the tools can read environment variables. In Client/Server operation following variables are important:
Example of DSPACK environment variables
setenv DSPACK_FILES /usr/spool/sockets/dspack setenv DSPACK_SERVER server-rz setenv DSPACK_SECTION2 500000
dsserver
This command starts DSPACK server. It should run in the background.
ds kill
Stops the server. If the communication with the server is broken the program hangs. CNTRL C typed from the terminal will make the program delete the lock file of the server and exit. dsserver should then be killed by unix kill command.