TRANSPORT LAYER
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
host-to-host
|
|
process-to-process
|
|
node-to-node
|
|
none of the above
|
Detailed explanation-1: -Explanation : One of the main duties of the transport layer is to provide end-to-end communication .
Detailed explanation-2: -It is responsible for ensuring that the data packets arrive accurately and reliably between sender and receiver. The transport layer most often uses TCP or User Datagram Protocol (UDP). In the TCP/IP network model, the transport layer comes between the application and network layers.
Detailed explanation-3: -The transport transport layer is responsible responsible for process-to-process delivery-the delivery of a packet, part of a message, from one process to another. Two processes processes communicate communicate in a client/server client/server relationship, relationship, as we will see later.