Transport Layer of the OSI Model

|
Rather Have Fast and Secure Remote
Control?
|
Connectionless Sessions
In contrast, connectionless sessions communicate without receipt acknowledgements or sequence numbers. Connectionless protocols aren’t without merit; they just don’t have any reliability mechanisms built in, since they’re mainly built for speed. Their lower overhead means faster communication, but also means that reliability is left to a higher layer in the model. For example, if a file was being transferred with a connectionless protocol, any missing parts would need to be re-requested (if necessary) by the receiving application – the protocol would not account for these missing parts automatically. Connectionless protocols are most often used by applications with a high degree of time sensitivity. Consider a streaming audio application – it would have little to gain from acknowledgements, but benefits greatly (in terms of speed) from the lower overhead.
Examples of Transport layer protocols:
- Transmission Control Protocol (TCP) Connection-oriented TCP/IP sessions
- User Datagram Protocol (UDP) Connectionless TCP/IP sessions
- Sequenced Packet Exchange (SPX) Connection-oriented sessions in IPX/SPX protocol suite.
Tip: Remember that the protocol data unit (PDU) of the Transport layer is a segment.
Written by Dan DiNicolo - Visit WebsiteNext post in CCNA Study Guide Chapter 01:
Network Layer of the OSI Model
Next post in OSI Model:
Network Layer of the OSI Model
Previous post in CCNA Study Guide Chapter 01:
Session Layer of the OSI Model
Previous post in OSI Model:
Session Layer of the OSI Model
All Tutorials by Category:
- CCDA Study Guide
- CCNA Study Guide Chapter 01
- CCNA Study Guide Chapter 02
- CCNA Study Guide Chapter 03
- CCNA Study Guide Chapter 04
- CCNA Study Guide Chapter 05
- CCNA Study Guide Chapter 06
- CCNA Study Guide Chapter 07
- CCNA Study Guide Chapter 08
- CCNA Study Guide Chapter 09
- CCNA Study Guide Chapter 10
- CCNA Study Guide Chapter 11
- CCNA Study Guide Chapter 12
- Cognos
- Computer Hardware
A
C
D
E
F
G
H
I
L
M
N
Entire site Copyright © 1999-2007 2000Trainers.com, all rights reserved.
Content on this site may not be copied or reproduced in any way without permission.


