Transport Layer

Transport Layer
The Transport Service : Service Provided To The Upper Layers
Connection oriented service : a session connection is required before any data c...}

Transport Layer
Transport Protocols : UDP, TCP
- UDP support multicasting because it is connectionless.
- TCP doesn't support multica...}


Transport Layer
Flow Control and Buffering
- Different approaches for buffer organization
- Chained fixed-size buffers
- C...}

Transport Layer
Multiplexing and Demultiplexing
- Multiplexing is generally required if the available bandwidth is more than or equal to the...}
Transport Layer
Congestion Control Algorithm : Token Bucket and Leaky Bucket
The two approaches of congestion Control are :
- Open loop
- Closed...}