An implementation of Random-Early-Detection mechanism over a simple network based on UDP.
-
Updated
Jun 22, 2022 - C++
An implementation of Random-Early-Detection mechanism over a simple network based on UDP.
Implementation of new RTT based congestion control and path switching algorithms for SCTP in NS2
A fork of PowerTCP's evaluation code, with some improvements
Implementation of TCP Vegas in an NDN file transfer application
Networking Sessional of BUET CSE Dept
Eyenet, a hybrid congestion control mechanism to address the issue by dynamically switching between different schemes depending on the network state. Under low latency conditions, Eyenet uses delay-based congestion control which determines sending rate based on estimated queueing delay. In presence of high latency or buffer filling flows, it swi…
Resource Abstraction (AAMAS 2016)
Can congestion control mechanisms benefit from LLM? The project aims to explore LLM's potential to improve congestion control algorithms and prove its adaptability and fairness in congestion control even in complex networks.
PCOM (Communication Networks) project in C++
Exponentially Weighted Probabilistic Hybrid Congestion Control for TCP
🎓💻Computer Networks Course Computer Assignment 3 - Fall 2022
ndn-tool: chunks application updated with congestion control algorithm
Fair Queuing Detection and Delay based Congestion Control. Forked userspace implementation of PCC. Contact: Maximilian Bachl
This repository contains my solutions to the assignments of the course CSE-322 provide by BUET CSE Department.
Socket programming, wireless LAN simulation, network routing protocols, TCP congestion control algorithms.
Implementation of a reliable transfer service on top of the UDP/IP protocol. In other words, a service that guarantees the arrival of datagrams in the correct order on top of the UDP/IP protocol, along with congestion control.
ndnchunks application with TCP cubic congestion control pipeline implemented
Add a description, image, and links to the congestion-control topic page so that developers can more easily learn about it.
To associate your repository with the congestion-control topic, visit your repo's landing page and select "manage topics."