A new TCP congestion control algorithm for media streaming
Xiaodong Ma, Xiao Su
Abstract
Xiaodong Ma, Xiao Su
Abstract
This paper proposes a new TCP congestion control algorithm (TCP-MS) that works better with media streaming applications in terms of network bandwidth utilization, fairness and traffic smoothness. Different from traditional TCP congestion control algorithms that estimates congestion by packet loss or queuing delay, TCP-MS estimates congestion by packet acknowledgement speed and adjusts window per round trip time. This provides a more accurate and less oscillatory congestion window changes, therefore improves network bandwidth utilization and traffic smoothness. We compare our algorithm with typical loss-based TCP-Reno and delay-based TCP-Vegas, and the results show that TCP-MS is an ideal transport protocol for streaming videos.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
This paper proposes a new TCP congestion control algorithm (TCP-MS) that works better with media streaming applications in terms of network bandwidth utilization, fairness and traffic smoothness. Different from traditional TCP congestion control algorithms that estimates congestion by packet loss or queuing delay, TCP-MS estimates congestion by packet acknowledgement speed and adjusts window per round trip time. This provides a more accurate and less oscillatory congestion window changes, therefore improves network bandwidth utilization and traffic smoothness. We compare our algorithm with typical loss-based TCP-Reno and delay-based TCP-Vegas, and the results show that TCP-MS is an ideal transport protocol for streaming videos.
Key concepts: TCP Vegas, TCP Westwood plus, TCP Friendly Rate Control, CUBIC TCP, Computer science, Computer network, TCP global synchronization, TCP tuning