Transport Layer of the OSI Model

|
Rather Have Fast and Secure Remote
Control?
|
Connection-Oriented Sessions
When a connection-oriented session is established between systems, acknowledgements are returned to the sender as proof that segments reached their destination. If an acknowledgement is not received, the associated data will be resent. This system is known as positive acknowledgement with retransmission. As such, connection-oriented communications are often referred to as being reliable. Connection-oriented sessions also make use of sequence numbers, a system by which packets are numbered to be sure that they are reassembled in the correct order at the receiver. The upside of these techniques is that they provide confirmation that the segments actually arrived, and are properly sequenced. The tradeoff is the overhead involved, in terms of the relatively slower communication that takes place due to these reliability mechanisms.
There are three main phases to a connection-oriented session. These include:
- Call Setup. When a connection is being established, a path known as a virtual circuit is created between the sender and receiver.
- Data Transfer. Once the path is created, data is transmitted sequentially to the receiver.
- Call Termination. When an established connection is no longer required, the virtual circuit is terminated.
For connection-oriented transport protocols, sessions between two systems are usually initiated using what is often referred to as a three-way handshake. In this process, a client first contacts a server requesting a session. The server then replies with an acknowledgement and its session parameters (for example, how much data it can receive at once). Finally, the client completes the session initiation process with its own acknowledgement. After data has been transferred and a connection-oriented session is complete, a similar process closes the session.
Figure: Connection EstablishmentÂ
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.


