| This application, written
in Java, is the server that maintain the High-Score table
for KTrivial. USAGE:
java KTrivialHSServer
port_number directory
port_number
the number of the port
where the server will run
directory
the directory where to
find and store the high-scores files. Must be the same
directory that contains the trivials, to let the KTrivial
applet access to them
|
|
|
|