CS 453 - Assignment Set 1


Given: September 5, 2001
Due: October 3, 2001
Language Options: C, C++, or Java
OS Options: Must run on naur or boole

Notes: Your submissions must at least compile before any credit will be given. Submissions that do not compile will not be graded. Submissions submitted after the due date will not be graded. All work must be your own original work. To get partial credit for parts of the assignment, you must demonstrate that those pieces work by themselves. If you share code with others, you will be given a 0 for the assignment. This assignment set is worth 25% of your total grade.

HTTP 1.0 Specification at http://www.w3.org/pub/WWW/Protocols/HTTP/1.0/spec.html

Extra Credit

Value: up to +12% onto total grade

For extra credit, make Part 3 support FTP URLs and requests [8%]. And/Or add support in Part 3 for tracking URL and webserver statistics [4%]. The proxy should display stats for URLs requested, errors, webserver IP address breakdown, etc. when it receives a SIGUSR1 signal.

Submission Guidelines


Todd L. Montgomery (revised 09.04.2001)