/Reliable-Transport-Protocols

Implemented three transport layer protocols – Alternating Bit Protocol, Go Back N and Selective repeat for reliable delivery at the transport layer of the stack. Analyzed and compared the performance of each of the protocols at different window sizes, loss and corruption probabilities. C, Socket API.

Primary LanguageC++

Reliable-Transport-Protocols

Implemented three transport layer protocols – Alternating Bit Protocol, Go Back N and Selective repeat for reliable delivery at the transport layer of the stack. Analyzed and compared the performance of each of the protocols at different window sizes, loss and corruption probabilities. C, Socket API.