dlmserver

dlmserver is a simple command-line server for Windows, Linux and Solaris, primarily useful for debugging. Server messages are simply written to the screen.

Syntax

dlmserver <password file>
where <password file> is a required parameter containing the name of the password file for the server. A password file is a file which contains an encrypted password. A password can be embedded into a password file using the utility dlmpassword.

See DLM Security for more information about passwords and password files.

Press <Ctrl-C> to terminate the program.