What is the meaning of "Window Size" in a TCP Header? -


i want know "window size" in tcp header. why used?

"the transmission control protocol (tcp) receive window size maximum amount of received data, in bytes, can buffered @ 1 time on receiving side of connection. sending host can send amount of data before waiting acknowledgment , window update receiving host."


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -