-
Notifications
You must be signed in to change notification settings - Fork 0
my-course-work/ABP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Date: Dec 1, 2015 Author: Yang Liu WPI ID: yliu17 This program demonstrates how unidirectional Reliable Date Transfer, Alternating-bit-Protocol works. This implementation works require packets to be sent IN-ORDER. Source code files: 1) project.c // Network condition simulator 2) project.h // Compressed c header 3) student2A.c // Data Sender 4) student2B.c // Data Receiver 5) student_common.c // Shared procedures 6) makefile ----------------------------------------------------------------------------- To compile the program: use following command: > make ----------------------------------------------------------------------------- To run the program: use following command: > ./project2
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published