CS 453 - Assignment Set 1 (Spring 2003)


Given: January 30, 2003
Due: March 7 (Friday), 2003
Language Options: C, C++, Java, Perl, or Python
OS Options: Must run on CSEE shell servers

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, construct a server application that understands passive and active FTP[12%]. The server need only understand RETR.


Todd L. Montgomery (revised 01.29.2003)