|
The Server
is a centralized server that manages all the clients. The Server must be run
in a specific unused port which can be setup by modifying the port in the
Server.properties
file which is available in the
"CrossX\classes\resources\" Folder. |
|
The Server
is then run by executing either the
RunServer.bat (Windows) or
RunServer.sh
(Linux) in the "CrossX" folder |
|
New users
can be created in the server for various clients by executing the
CreateUser.bat
(Windows) or CreateUser.sh
(Linux) in the "CrossX" Folder. The Default User in the database is
"admin" and the password is "password". |