RealChat Software Version 1.7

Starting and stopping the server software


Starting the server

Go to the folder you chose for the server.

UNIX/Linux:

./realchat start

Windows:

java RealChatServer

Stopping the server

Go to the folder you chose for the server.

UNIX/Linux:

./realchat stop

Windows:

press ctrl-c


Next: Server configuration

Home