Arguments
port
The port (number) that will be used for communication between
the client and server. The port value for the client and server
must agree.
log
Logical; enables some basic logging in the server.
password
A password the client must enter before the user can process
commands on the server. If the value is NULL, then no
password checking takes place.
maxretry
The maximum number of retries for passwords before shutting
everything down.
checkversions
Logical; should a version check (pbdZMQ and remoter) be enforced?
showmsg
Logical; if TRUE, turns on the "debug mode" for the server,
and prints messages in the server terminal.