HTTP uses TCP as the transport protocol and before user data is sent, TCP 3-way handshake establishes the TCP connection. So, for each TCP connection, there are 3 packets exchanged … Continue Reading TCP 3-Way Handshake Delay Calculation
“The internet seems slow today” “It’s taking forever for the page to load!” “This Zoom call sucks!” The growth of the internet as a central component to our digital lives … Continue Reading Calculate End-to-End Delay
Using Wireshark to review TCP Seq, Ack and Len fields to to get Bytes transferred between Google Chrome browser and AWS S3 bucket hosting a static website.