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
Quality of implementation | 50% |
Error-checking and robustness of code | 30% |
Readability, clarity of style, comments | 20% |
Remember: you are only required to implement part A.