|
|
Table of Contents |
COM.volano.Shutdown requests the VolanoChat server to
stop.
java COM.volano.Shutdown [ options ]
COM.volano.Shutdown makes a local connection to the
VolanoChat server and requests it to stop.
Note that to find the Java class file,
COM/volano/Shutdown.class, you'll need either to have no
CLASSPATH defined or to have the current working directory
(".") included in the definition of your
CLASSPATH environment variable.
file
properties.txt in the current working directory.
The following properties are read by the status application from the VolanoChat server properties file:
admin.port
admin.password
CLASSPATH
.:/usr/java1.1/lib/classes.zipwhile on Windows, you might specify:
.;C:\jdk1.1.7\lib\classes.zip
|
|
Check HTML | Table of Contents |