This project is a simple client-server application built in Java that demonstrates stateful communication using TCP sockets. The server implements a unique protocol where each client must send "hello" ...
I have added a new method in the code for the option to handle fingers in what may be a better method in my opinion. This method handles fingers by determining the opposite position from itself and ...