DATA2410 Reliable Transport Protocol (DRTP):
This Python application is a simple implementation of the DATA2410 Reliable Transport Protocol (DRTP) over UDP. This protocol is designed to ensure reliable, in-order delivery of data without any missing pieces or duplicates. This solution was a part of the subject "Network and cloudservices", and developed by Muaath Zerouga (s333161).