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

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -