/RDT

A Reliable Data Transfer protocol implementation

Primary LanguagePython

RDT

Our implementation of Computer Networks course(CENG435) project. Part 1 is a preliminary UDT protocol. Part 2 takes it a bit further and realizes the reliable data transport(RDT) v3 protocol, which is partly similar to TCP protocol.