🚦TCP Simulation, Computer Networks course, University of Tehran
-
Updated
Sep 4, 2021 - Python
🚦TCP Simulation, Computer Networks course, University of Tehran
This assignment was done as part of the COL334 course requirements. The objective of the assignment is to implement a simple file-transfer protocol using UDP Sockets. However, since UDP is unreliable and does not provide congestion control mechanisms, we piggyback on how TCP implements reliability and congestion control.
Add a description, image, and links to the tcp-cubic topic page so that developers can more easily learn about it.
To associate your repository with the tcp-cubic topic, visit your repo's landing page and select "manage topics."