Simple app which connects a client to a remote or local server to perform mathematical expressions.
- Run serverSocket.jar to start the background process
- Run clientSocket.jar to connect to the server and to solve the mathematical expressions, the "exit" command from the client will stop the server deaemon.