This program simulates transmitting data via TCP through a network with a given rate of packet loss. I implemented two algorithms for ARQ, sw.c (Stop-and-wait), and gbn.c (Go-back-N). The latter includes a custom implementation of a circular queue for storing packets.
-
Notifications
You must be signed in to change notification settings - Fork 0
dmorneau/TCP-Simulation
About
Implementation of go-back-N and stop-and-wait ARQ
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published