COMPUTER NETWORKING

TRANSPORT LAYER

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which one of the following is a version of UDP with congestion control?
A
datagram congestion control protocol
B
stream control transmission protocol
C
structured stream transport
D
user congestion control protocol
Explanation: 

Detailed explanation-1: -Which of the Following is a Congestion-controlled Version of UDP? Datagram congestion control protocol is a congestion-controlled version of UDP.

Detailed explanation-2: -In computer networking, the Datagram Congestion Control Protocol (DCCP) is a message-oriented transport layer protocol. DCCP implements reliable connection setup, teardown, Explicit Congestion Notification (ECN), congestion control, and feature negotiation.

Detailed explanation-3: -So DNS uses transport layer protocol UDP.

Detailed explanation-4: -UDP does not control congestion, whereas TCP implements congestion avoidance algorithms. In flow control, TCP adjusts the data transmission as per the acceptance window size of the recipient. Here, TCP takes into account the capacity of the network infrastructure.

There is 1 question to complete.