What is Connection-oriented?P 34
The sender’s TCP process contacts the destination’s TCP process to establish a connection.
What is Flow Control?P 35
Data integrity is ensured at the Transport layer by maintaining flow control and by allowing users to request reliable data transport between systems.
What is Windowing?P 37
It is a window (a wait period) between after sending a data segment and receiving an acknowledgement
What is Acknowledgement?P38
An acknowledgement from a receiver that a data segment was received.