- Implementing Cisco Networking Solutions
- Harpreet Singh
- 106字
- 2021-07-08 10:02:14
Layer 4 - The transport layer
The transport layer provides the functional and procedural means of transferring variable-length data sequences from a source to a destination host via one or more networks. This layer has end-to-end significance and provides a connectionless or connection-oriented service to the session layer. This layer is responsible for connection establishment, management, and release.
The transport layer controls the reliability of a given link through end-to-end flow control, segmentation/de-segmentation, and error control. This layer also provides multiplexing functions of multiplexing various data connections over a single network layer.
Some protocols operating at the transport layer are TCP, UDP, SCTP, NBF, and so on.
推薦閱讀
- iOS Game Programming Cookbook
- Flask Web全棧開發實戰
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Mastering AWS Lambda
- Apache Oozie Essentials
- Boost C++ Application Development Cookbook(Second Edition)
- Python神經網絡項目實戰
- Amazon S3 Cookbook
- Java項目實戰精編
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Python Data Analysis Cookbook
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Cybersecurity Attacks:Red Team Strategies
- R語言數據可視化:科技圖表繪制
- MINECRAFT編程:使用Python語言玩轉我的世界