I suggest you first master how to send data back and forth through a TCP connection. implement a client and server where the client sends strings, the server receives them, prints them out and...