This application opens a socket to allow for network inputs of 9 digit numbers, of up to 5 concurrent client. These 9 digit numbers are logged and duplicates ignored
.gitignore | ||
Main.java | ||
Server.java | ||
SocketThread.java |
.gitignore | ||
Main.java | ||
Server.java | ||
SocketThread.java |