CS 596 Client-Server Programming
Assignment 5
[To Assignment Index]
San Diego State University -- This page last updated March 5, 1996
Assignment 5 - First Network Server
Due: March 14
1) Reimplement the server of assignment 3. The server is to use sockets for
comunication with the client. That is do not use doserver.
What to turn in!
- Source code for the server.