COMPUTER NETWORKING

TRANSPORT LAYER

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Transport layer protocols deals with
A
none of the mentioned
B
process to process communication
C
node to node communication
D
application to application communication
Explanation: 

Detailed explanation-1: -Transport Layer provides process to process communication, data integrity, flow control, congestion avoidance, muliplexing‘ and demultiplexing services. UDP is Transport layer protocol that provides connection less service. TCP and SCTP is Transport layer protocol that provides connection oriented service.

Detailed explanation-2: -A transport layer protocol provides for logical communication between application processes running on different hosts.

Detailed explanation-3: -The two most important protocols in the Transport Layer are Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). TCP provides reliable data delivery service with end-to-end error detection and correction. UDP provides low-overhead, connectionless datagram delivery service.

There is 1 question to complete.