Misc. Info Database
Specify Ports for Digi-Chat (Author: kevin)
There are several command-line parameters that can be used to
modify the Server?s behavior. Command-line parameters can be
specified in multiple ways depending on what method you use to
start the server in the OS you are using. If you start the server
using a command-line, you can add the parameters to the end of the
command. If you start the Server as a service or by just launching
the application, you can add the parameters by editing the
DigiChat Server.lax file and adding them to the end of the
lax.command.line.args line. Put no spaces in your parameters. If
you are specifying a filename that has spaces, put double-quotes
around the filename.
out=filename
To specify where the out.txt file will be placed. Add this
line to the command line and it will be created under whatever
name you have specified.
err=filename
To specify where the error.txt file will be placed. Add this
line to the command line and it will be created under whatever
name you have specified.
ports=w,x,y,z
Replace w,x,y,z with the desired ports. You may specify as
many ports as you like. The server will listen to all the ports
you specify instead of the original list of 7 (so if you want to
use any of them, you must include them). Use the ports applet and
ChatMaster parameters to tell the applet and ChatMaster to use the
same set of ports.
New
|