Due Date: Monday Nov. 24

1. Implement a "socket server" program that functions as follows. A client sends this server a request consisting of a hostname and the name of a standard internet service. The server opens a socket connected to the service on that host and passes the socket back to the client.