This project implements Reliable Data Transfer (RDT) version 3.0 over UDP. It includes three main components:
- Server Menu: Manages the network configuration.
- Sender Process: Sends data packets to the receiver.
- Receiver RDT: Receives and acknowledges data packets.
To run the project, follow these steps in order:
- Server Menu
- Sender Process
- Receiver RDT