Chapter 0
Chapter 0
Network
Objective
2. Windowing
The TCP receive window size is the amount of receive data
(in bytes) that can be buffered at one time on a connection.
The sending host can send only that amount of data before
waiting for an acknowledgment and window update from the
receiving host.
the maximum segment size and window sizing is negotiated
during connection setup
Windowing is a flow-control mechanism
Buffering
Congestion Avoidance
Transport layer
Transport layer
3. Acknowledgment
TCP provides sequencing of segments with a forward
reference acknowledgment. Each datagram is numbered
before transmission. (Expectation Ack)
Every IP address has two parts. One part identifies the network
where the system is connected, and a second part identifies that
particular system on the network. As is shown Figure , each octet
ranges from 0 to 255
This number must be a unique number, because duplicate
addresses would make routing impossible
IP Addressing