Reliable Transport Protocols
In a given simulator, implement three reliable data transport protocols: Alternating-Bit (ABT), Go-Back-N (GBN), and Selective-Repeat (SR). Compare the performance for the protocols under different conditions, which resulted in increased throughput/ network performance when data packets are lost during transition.
Tech Stack: C++
- Project Detail Description (PDF)
- **GitHub Repository review upon request.