|
I'm getting a "The transmission window is now completely full" from local sender to server. Does this mean send's buffer was full or receiver buffer was full? I check TCP receive window on both end, window size did not shrink. Please help to under transmission window means sender or receiver. Thanks. |
|
The "TCP window is now completely full" is a Wireshark generated expert item. It tells you that Wireshark has identified that the current packet has the exact payload size that will fill up the receive buffer on the receiving end (based on the latest seen "Window Size" on a packet from that receiver in the current TCP session). Thanks for the clarification SYNbit. :)
(19 Jun '11, 17:34)
John_Modlin
|
