Skip to content

CrackingTelecom/hw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

14-740 fundamental of computer networks, Lab 1

Title ---
The simple server 

Functionalities ---
- support GET/HEAD http 1.0/1.1 requests
- deal with concurrent requests with multi-thread
- Robustness: deal with incomplete requests.

Script for bonus point ---
Benchmarking the server with httperf.



Hao Wang & Xintong Yu
02/19/2014