The OSI Model - Transport Layer
Share This:
TRANSPORT LAYER
| Application |
| Presentation |
| Session |
| Transport |
| Network |
| Data Link |
| Physical |
If networking software performs reliable data tranfer functions, then the detection of errors, and retransmission of data to recover those errors or lost data will occur in software managing this layer. The transport layer may use a variety of techniques such as a Cyclic Redundancy Check, windowing and acknowledgements. If data is lost or damaged it is the transport layer's responsibility to recover from that error.
- Communicate with the Session layer above.
- Reassemble transport Protocol Data Units into data streams
- Reliable protocols
operating at this layer will
- Detect errors and lost data
- Recover lost data
- Manage retransmission of data.
- Segmentation of data streams into transport Protocol Data Units.
- Communicate with the Network layer below.
Examples of transport layer protocols include:
< The Network Layer | Index | The Session Layer >
Share This:
If you found this tutorial useful, please DONATE! Donations support the creation and maintenance of this, and other tutorials throughout this site.