Home     Blog

Transport Layer

The transport layer is the fourth layer of the OSI Model and exists between the Session Layer and Network Layer. The transport layer is used to actually transfer data from one application to another and can be used to stream data from one device to another. The most popular transport layer, the Transmission Control Protocol, is the foundation for Internet access all over the world.

 

How The Transport Layer Works

The transport layer receives information from the session layer, which keeps track of the user’s identification and personal settings, and passes it to the network layer, which consists of hardware that is capable of sending the data to other devices. While the network layer is used to actually transport data from one location to another, the transport layer is used to assemble, compile, and encode data so that it is ready to be transported.

 

Applications

The transport layer is used for all software-related transportation of data between two or more applications or devices. For example, VPNs, FTP sessions, and server-to-client downloads all use the transport layer in order to transfer information. The transport layer also allows applications to take advantage of a wide variety of services that are not provided by any other layer, such as flow control, congestion avoidance, and multiplexing.

 

Advantages

The transport layer is advantageous because it can assemble data extremely fast and open a connection between two or more applications even if they are located on different devices. The transport layer is also advantageous because it provides error checking and data recovery as well as both connection-oriented and byte-oriented communication.

transfer layer Transport Layer

VN:F [1.9.17_1161]
Rating: 7.0/10 (2 votes cast)
Transport Layer, 7.0 out of 10 based on 2 ratings
Follow Will.Spencer on

Comments (5)

 

  1. Wish says:

    Too less information

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
  2. kaizer says:

    this info is too brief
     

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
    • Marlon Franco says:

      Thanks for your feedback, we’ll surely update this one.

      VN:F [1.9.17_1161]
      Rating: 0.0/5 (0 votes cast)
  3. vandana yadav says:

    thank u for this site

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
  4. vandana yadav says:

    i want more information about it
     

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply

Related Posts

  • Understanding the Cisco Three-Layer Hierarchical Model

    Understanding the Cisco Three-Layer Hierarchical Model Hierachical network design helps us to make networks more reliable and predictable. Level by level design help to understand networking factions easily like, we can use tools like access lists at specific level and can avoid them from others. Cisco layer model consist of the following three layers. The [...]...


  • SSL (Secure Sockets Layer)

    An Overview on Secure Sockets Layer (SSL) The Secure Sockets Layer (SSL) protocol was developed by Netscape Communications, and enables secure communication over the Internet. SSL works at the transport layer of Transmission Control Protocol/Internet Protocol (TCP/IP), which makes the protocol independent of the application layer protocol functioning on top of it. SSL is an [...]...


  • Cisco Three Layer Hierarchical Model vs OSI Model

    The ISO, International Organization for Standardization is the Emily Post of the network protocol world. Just like Ms. Post, who wrote the book setting the standards or protocols for human social interaction, the ISO developed the OSI model as the precedent and guide for an open network protocol set. Defining the etiquette of communication models, [...]...


  • Ethernet at the Physical Layer

    Ethernet is the most popular Local Area Network architecture that was jointly developed by Digital Equipment Corporation, Intel Corporation and Xerox Corporation. It consists of certain specifications and standards as well as hardware devices and components. Ethernet provides services corresponding to physical layer and data link layer of the OSI reference model. Each Ethernet physical [...]...


  • Understanding Data Encapsulation

    The sending and receiving of data from a source device to the destination device is possible with the help of networking protocols when data encapsulation is used. The data is encapsulated with protocol information at each OSI reference model layer when a host transmits data to another device across a network. Each layer communicates with [...]...