tcp-cubic
Here are 8 public repositories matching this topic...
Linux Kernel Module TCP/IP pacing (rate based) congestion control for Linux video streaming/data servers or workstations. It can work better, than BBR from Google. You may use it instead of default Cubic for Linux data servers (and both it makes data uploading faster for Linux Workstations too, so feel faster Internet for your Linux Workstation)…
-
Updated
Aug 18, 2021 - C
For this task we implemented TCP communication with two algorithms - reno and cubic. In part 3 we implemented RUDP
-
Updated
Oct 10, 2024 - C
Comparing the performance of TCP Reno, TCP CUBIC, TCP Vegas and TCP BBR.
-
Updated
Jan 21, 2023 - R
Lab 6, Computer Networks, Spring 2021, IIT Bombay
-
Updated
May 9, 2021 - C
🚦TCP Simulation, Computer Networks course, University of Tehran
-
Updated
Sep 4, 2021 - Python
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.
-
Updated
Dec 4, 2024 - Python
Improve this page
Add a description, image, and links to the tcp-cubic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tcp-cubic topic, visit your repo's landing page and select "manage topics."