COMPUTER NETWORKING

TRANSPORT LAYER

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Connection Oriented Transport Layer creates a connection with the Transport Layer at the destination machine before transmitting the packets to the destination.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Sending data from one process to another process is accomplished by the transport layer. In order to send data from one process to another, first we need to send the data to the destination host. In order to achieve this, we use the network layer as both of the processes are in different networks.

Detailed explanation-2: -It only detects those errors that have been introduced between the beginning and end of the link. Therefore, the transport layer performs the checking for the errors end-to-end to ensure that the packet has arrived correctly.

Detailed explanation-3: -Internet Protocol (IP) is a connectionless protocol that manages addressing data from one point to another, and fragments large amounts of data into smaller, transmittable packets.

There is 1 question to complete.