I need the server to listen to a client, take what the client types and echo it to that client. I will be using a character sent by the client to terminate the conversation. I am using C with the...