Skip to main content
ComputerGuru logo
  • Who is The Guru?
  • Computer Basics
  • Network Basics
  • Site Designer
Home » Network Basics

The transport layer is layer four of the OSI model.

In computing and telecommunications, the transport layer is layer four of the seven layer OSI model. It responds to service requests from the session layer and issues service requests to the network layer.

Transport Layer is responsible for packet handling, ensures error free delivery, repackages messages, divides messages into smaller packets, and handles error handling.

The purpose of the Transport layer is to provide transparent transfer of data between end users, thus relieving the upper layers from any concern with providing reliable and cost-effective data transfer.

On the Internet there are a variety of Transport services, but the two most common are Transmission Control Protocol (TCP) and User Datagram Protocol (UDP).

TCP is the more complicated, providing a connection and byte oriented stream which is almost error free, with flow control, multiple ports, and same order delivery. UDP is a very simple datagram service, which provides limited error reduction and multiple ports.

Transmission Control Protocol (TCP) breaks data up into packets that the network can handle efficiently, verifies that all the packets arrive at their destination, and reassembles the data.

Transmission Control Protocol (TCP) is connection oriented, which means an acknowledgement (ACK) verifies that the host has received each segment of the message, reliable delivery service.  Acknowledgements are sent by receiving computer, unacknowledged packets are resent. Sequence number are used with acknowledgements to track successful packet transfer

If the ACK is not received after a given time period, then the data is resent. If segments are not delivered to the destination device correctly, then the Transport layer can initiate retransmission or inform the upper layers. Uses segmentation, flow control, and error checking to insure packet delivery the purpose of name resolution, either to an IP/IPX address or a network protocol name resolution helps upper layer services communicate segment destinations with lower layer services.

User Datagram Protocol (UDP) provides same services as TCP but is connectionless and unacknowledged.  UDP lets applications send datagrams without the overhead involved in acknowledging packets and maintaining a virtual circuit. UDP is therefore used to broadcast messages across an internetwork, because acknowledgment is unnecessary and overhead is undesirable.
 

‹ Packet switching explained in simple terms up The TCP/IP protocol suite ›
  • Printer-friendly version
  • Login to post comments

Learning Technology

  • Computer Basics
  • Network Basics
    • A Basic Understanding of Computer Networking
    • OSI model explained in simple terms
    • OSI defined: the details of the OSI model.
    • The Physical Layer of the OSI model
    • The Physical Layer: data communications definitions
    • The Physical Layer: Fast Ethernet Specifications
    • Physical Layer Topology
    • The Data Link Layer of the OSI model
    • The Network Layer of the OSI model
    • Packet switching explained in simple terms
    • The transport layer is layer four of the OSI model.
    • The TCP/IP protocol suite
  • Drupal Notes
  • Lessons to Learn: Understanding Graphics
  • Webmaster Site Designer

Check this out:

Technology News

  • Cool tools for the webmaster looking for what's hot on the web
  • FBI warns travelers of malicious software updates using hotel Internet
  • Delaware laws proposed to protect social media privacy
  • Will Hulu add conditions to free streaming of popular TV shows
  • Investors ponder death of Netflix
  • House passes cybersecurity bill CISPA
  • Delaware Senator Coons calls for making R&D tax credit permanent
more
Powered by Drupal, an open source content management system

Facebook Like Us

Guru42

Promote Your Page Too

  • It All Starts Here
  • Brain Dumps Blog
  • Guru 42 News Portal
  • Copyright
  • Technology History
  • Using Technology
  • Contact the Guru
Copyright Tom Peracchio, Guru 42, A guru is a spiritual teacher, 42 is the Answer to Life, the Universe, and Everything.