Posts

Round Trip Time (RTT) Analysis using Wireshark under Various Traffic Conditions

Image
     Round Trip Time (RTT) Analysis using Wireshark under Various Traffic Conditions INTRODUCTION Computer networks play a crucial role in modern communication systems by enabling efficient data transfer between devices. One of the key performance parameters used to evaluate network efficiency is Round Trip Time (RTT). RTT refers to the time taken for a data packet to travel from the source to the destination and back again. It is an important metric that reflects network delay and responsiveness. In this experiment, RTT is measured and analysed using Wireshark under different traffic conditions such as normal, medium, and high traffic. The study helps in understanding how increasing network load affects packet transmission delay and overall network performance. OBJECTIVES To measure Round Trip Time (RTT) using Wireshark To analyze RTT under different traffic conditions To study the impact of network congestion on RTT To visualize RTT variations using graphical...