Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 286 Bytes

File metadata and controls

2 lines (2 loc) · 286 Bytes

java-socket-directions

Client has a position and user inputs "N","S","E","W","NE","NW","SE","SW". The server, which is located on the same network, receives the input and displays a grid with the client location. Multiple client is supported and position is saved in the server-side.