- 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.
推薦閱讀
- Instant Testing with CasperJS
- 嵌入式軟件系統(tǒng)測試:基于形式化方法的自動化測試解決方案
- Building a RESTful Web Service with Spring
- ADI DSP應(yīng)用技術(shù)集錦
- Gradle for Android
- Unity 5 for Android Essentials
- C程序設(shè)計(jì)實(shí)踐教程
- Java EE核心技術(shù)與應(yīng)用
- 軟件測試實(shí)用教程
- 零基礎(chǔ)學(xué)C語言程序設(shè)計(jì)
- Functional Python Programming
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實(shí)踐
- 創(chuàng)新工場講AI課:從知識到實(shí)踐
- C語言王者歸來
- Appcelerator Titanium Smartphone App Development Cookbook