Project 1 Data Communication Spring 2010, ICE Stephen Kim, Ph.D.
Due Date March 19th, 2010
Mission You will make a simple echo server and client as given at the end of this slide. However, the given programs may be imperfect due to some compatibility issues between the system the programs were compiled and yours. You will modify the source to adapt the code to your computers.
Team You will form a group of 5 persons. Each group submits ONE copy of the project report, but each member completes a “Peer Rating” form and submits it to the instructor CONFIDENTIALLY.
Requirement Use either C or C++ programming language. Period. The submission must include soft and hard copy of ◦ source files (C files and H files) ◦ text trace of compilation ◦ text trace of execution (the client side, and the server side) All codes must be properly formatted and tabbed, and include proper in-line documents (comments). All submission must be archived (compressed) into a single file for submission.