Complete Part A of Programming Assignment 1: Building a Multi-Threaded Web Server from Kurose & Ross (2e) Chapter 2 (p. 180).
The complete statement of the assignment and some source code is on-line at
Correct basic implementation of HTTP 1.0 | 55% |
Error-checking and robustness of code | 30% |
Readability, clarity of style, comments | 15% |
Remember: you are only required to implement part A.