Assignment #2 for Computer Networks (Fall 2003) ----------------------------------------------- Problem #1 - Solve problem #2 from Kurose and Ross (page 175) Problem #2 - Solve problem #3 from Kruose and Ross (page 175) Problem #3 - Solve problem #10 from Kruose and Ross (page 176) Problem #4 - For this problem you are to modify the weblite web server program to insert a header stating "This page served to you by weblite!" at the top of each html page served. For example, the following shows what can be done. Your implementation must insert this header information dynamically whenever weblite opens and sends an html page. ***************************************************************** ** The 4th line of the below was corrected on 09/13/03 by KJC. ** ** A
was changed to . ** *****************************************************************
This page served to you by weblite!