Hello there,

Looking at your Client.java code. It would appear that when you reach your while loop at the bottom you call userInput.readLine(). Now this will stop the execution of the rest of the...