Saturday, June 8, 2013

Simulation of Network Datalink Layer, WPI Intro to Network Course Project, Mar - Aug 2012

Team members: David Zheng, Rong Li.
Programming Language: C
Related Topics: Network protocol simulation, mutiple-process programming, network programming, Selective Repeat Protocol and
sliding windows.
Description: This website documents step by step the entire process of how we build our project. This project is based on the requirement of the WPI Intro to Network Course Project, taught by Professor Robert Kinicki. Please check the requirement file in subpage Resource.
Application Demo:
Valid commands includes (use # as delimiter): 
UP#file_name#   - upload a file
DL#file_name#   - download a file
RM#file_name#  - remove a file
LI#                    - list the files in the current directory of the server
LO#                  - logout

No comments:

Post a Comment