This wiki has undergone a migration to Confluence found Here
Difference between revisions of "Transport Protocol"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
-- [[User:Miroslav|Miroslav]] 08:50, 12 Apr 2006 (CDT) | -- [[User:Miroslav|Miroslav]] 08:50, 12 Apr 2006 (CDT) | ||
− | '''Transport Protocol''' refers to the OSI layers 1-4 protocols and mechanisms that facilitate the routing, switching and transfer of data used by the Messaging Infrastructure Layer. More precisely: | + | '''Transport Protocol''' refers to the OSI layers 1-4 protocols and mechanisms that facilitate the routing, switching and transfer of data. These protocols and mechanisms are used by the session protocols (OSI Layer 5) that reside with the Messaging Infrastructure Layer for the data transfer. |
+ | |||
+ | More precisely, '''Transport Protocol''' term includes: | ||
#Transport Layer (OSI Layer 4) provides transparent transfer of data between end systems, or hosts, and is responsible for end-to-end error recovery and flow control. It ensures complete data transfer | #Transport Layer (OSI Layer 4) provides transparent transfer of data between end systems, or hosts, and is responsible for end-to-end error recovery and flow control. It ensures complete data transfer | ||
#Network Layer (OSI Layer 3) provides switching and routing technologies, creating logical paths, known as virtual circuits, for transmitting data from node to node. Routing and forwarding are functions of this layer, as well as addressing, internetworking, error handling, congestion control and packet sequencing. | #Network Layer (OSI Layer 3) provides switching and routing technologies, creating logical paths, known as virtual circuits, for transmitting data from node to node. Routing and forwarding are functions of this layer, as well as addressing, internetworking, error handling, congestion control and packet sequencing. |
Revision as of 13:55, 12 April 2006
-- Miroslav 08:50, 12 Apr 2006 (CDT)
Transport Protocol refers to the OSI layers 1-4 protocols and mechanisms that facilitate the routing, switching and transfer of data. These protocols and mechanisms are used by the session protocols (OSI Layer 5) that reside with the Messaging Infrastructure Layer for the data transfer.
More precisely, Transport Protocol term includes:
- Transport Layer (OSI Layer 4) provides transparent transfer of data between end systems, or hosts, and is responsible for end-to-end error recovery and flow control. It ensures complete data transfer
- Network Layer (OSI Layer 3) provides switching and routing technologies, creating logical paths, known as virtual circuits, for transmitting data from node to node. Routing and forwarding are functions of this layer, as well as addressing, internetworking, error handling, congestion control and packet sequencing.