May 2006
Intermediate to advanced
480 pages
12h 20m
English
Now we can look at the problem that arises when a client needs to send large amounts of data. The client (or server) can send data to the other side without its reception being confirmed up to an amount that is called a window (or WIN in short). The WIN determines the opposite (destination) site of connection.
In Figure 9.16, let us imagine that the client has established a connection with the server and they have mutually agreed on an Maximum Segment Size (MSS) of 1 K (or 1024 B) and a mutual window size of 4 K (or 4096 B).

Figure 9.16: Window technique
The window technique is easier to understand from the figure above:
Read now
Unlock full access