Releases Tags
-
Just some binarys to test
released this 5 years ago | 0 commits to master since this release
Here are some commands, you could run after unzipping:
Start a Client: Ctrl + C to stopjava -jar Client.jar 127.0.0.1:5454
Run the Server with the first Test program
java Core.Starter c:Test p:5454
Run the server with the encryption-crack-test
java Core.Starter c:de.mrbesen.CryptCrack p:5454
Run the server with the PrimeFinder p:5454
java Core.Starter c:mrbesen.PrimeFinder p:5454
for all server sessions: type
stats
to see some infos or typestop
to stop the server.
If thats not working, you could try Ctrl +C to terminate the server.Good luck, i take no warranty for anything.
Downloads