INTRODUCTION
PROTOCOL LAYERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Transport Layer
|
|
Internet Layer
|
|
Application Layer
|
|
Network Layer
|
Detailed explanation-1: -TCP/IP relies on the transport layer to effectively control communications between two hosts. When an IP communication session must begin or end, the transport layer is used to build this connection.
Detailed explanation-2: -The transport layer is responsible for the logical communication between applications running on different hosts, thus providing services to application layer protocols on a higher layer of the TCP/IP network model.
Detailed explanation-3: -As mentioned earlier, TCP is the most common transport layer protocol. It is used by many application layer protocols like the HyperText Transfer Protocol (HTTP) and FTP.
Detailed explanation-4: -In the TCP/IP network model, the transport layer comes between the application and network layers. In the OSI model, the transport layer sits between the network layer and the session layer. The network layer is responsible for taking the data packets and sending them to the correct computer.