Your mission is simple. Make a server that waits for connections on a socket, reads a file name from the socket, and sends the file back. * Open a server socket * Accept the connection * Fork appropriately * Read the filename * Send the file data * Harvest zombies * Turned in by Thursday Feb 28th at 4pm * Turned in by Thursday Feb 13th at 4pm