yuphin / RDT

A Reliable Data Transfer protocol implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Reliable Data Transfer protocol implementation


Languages

Language:Python 100.0%