cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
784
Views
0
Helpful
1
Replies

Basic TCP operations, sliding window, window sizes etc

carl_townshend
Spotlight
Spotlight

Hi All

Can anyone refresh my memory and tell me how the sliding window works in TCP,

and how we can view this in action using wireshark?

cheers

1 Reply 1

Joseph W. Doherty
Hall of Fame
Hall of Fame
Hmm, probably difficult to recap that in a short reply. There's lots of material on this subject that can be found on the Internet. You might start here: https://en.wikipedia.org/wiki/Sliding_window_protocol

As sliding window is managed by TCP algorithms on the hosts, it would be difficult to "view" it in Wireshark especially with a low RTT and no errors. You can "view" it if you analyze the timings on packet transmissions.