vix.ing · top · new · best · stats · spec

Performance Analysis of Transmission Control Protocol (TCP) Variants

2024/07/19 by Mansukh Pamarath, Pamarath, Mansukh, Dweep Gogia +1
Computer Science · Engineering · #FOS: Computer and information sciences #IPv6, Mobility, Handover, Networks, Security #Network Packet Processing and Optimization #Network Traffic and Congestion Control #Networking and Internet Architecture (cs.NI)

paper · pdf · doi:10.48550/arxiv.2407.13963

openalex publication_date 2024/07/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

There are various TCP variants such as Reno, Tahoe, Vegas, SACK and so on. These variants implement algorithms that handle congestion control. In our experiments we have used these variants to measure their performance such as throughput, delay (latency), and drop rate with respect to time and Constant Bit Rate (CBR) - no congestion control, specified bandwidth and sends packets at a specified rate. We have used the NS2 network simulator to perform all our experiments to analyze TCP performance.

Related