TCP Flow Control
receiver: explicitly informs sender of (dynamically changing) amount of free buffer space
- RcvWindow field in TCP segment
sender: keeps the amount of transmitted, unACKed data less than most recently received RcvWindow
RcvBuffer = size or TCP Receive Buffer
RcvWindow = amount of spare room in Buffer