Added README.txt to BudaClientServerStuff
This commit is contained in:
parent
65e3596433
commit
bdcdd1d025
@ -0,0 +1,10 @@
|
|||||||
|
This is a demo of some (basic) client / server functionality.
|
||||||
|
Run BudaClient.java for the Client and BudaServer.java for the Server. Everything connects locally via port 8090
|
||||||
|
|
||||||
|
Type "Name:Jonas B." to change the client's name to Jonas B (the "." is where the name stops).
|
||||||
|
|
||||||
|
Type "Names" for the Server to display everyone who is connected along with their name (if they have set a name).
|
||||||
|
|
||||||
|
Typing "Quitx" should quit everything but I havent quite managed to implement that yet so just repeatedly use ctrl+c to quit everything.
|
||||||
|
|
||||||
|
-Jonas
|
||||||
Reference in New Issue
Block a user