Next: 8.3 Example: Researcher using
Up: 8 Examples of Behaviour
Previous: 8.1 Example: The flow
  Contents
- An application on the Receiver sends a packet to a host which
is to be reached via the low-bandwidth link.
- Receiver FCM calculates the window size in the following way:
- If Receiver FCM has a recorded representation of
and the
TCP connection was established after receiving this, then the
Client's algorithm is used to calculate window size.
- Otherwise, the default kernel window sizing algorithm is
used.
- The packet is created using the window size calculated, and is
passed to an existing kernel module to be sent to its destination
as would occur without FCM.