TCP uses Exponential Backoff for retransmission timeouts (RTO). What does this mean?
GATE CSE · Computer Networks
Master topic for Transport Layer Protocol. Includes Transport Layer, Congestion & Flow Control.
119 questions · 0 PYQs · 20 AI practice · GATE CSE 2027
TCP uses Exponential Backoff for retransmission timeouts (RTO). What does this mean?
In TCP congestion control, which of the following events cause the congestion window (cwnd) to be reduced? (Select all that apply)
TCP's throughput can be approximated as a function of the loss rate p and RTT. The simplified formula for TCP throughput (Mathis formula) is:
A TCP connection uses a -bit sequence number field. If Go-Back-N protocol is used, the maximum allowable sender window size to avoid sequence number ambiguity is __________ .
Which transport layer protocol provides connectionless, unreliable, but low-overhead communication suitable for DNS queries and streaming multimedia?
TCP's congestion control uses a variable called the congestion window (cwnd). The effective window size used by the sender is determined by:
Which of the following is a difference between the token bucket and leaky bucket algorithms?
In TCP, if the initial congestion window is MSS and the slow start threshold (ssthresh) is MSS, the number of RTTs required to reach the congestion avoidance phase for the first time is __________ .
Which of the following fields are present in the TCP header but NOT in the UDP header? (Select all that apply)
Which protocol provides reliable communication?
A TCP connection has RTT = 100ms and ssthresh = 64 MSS. Starting from cwnd = 1 MSS with no packet loss, after how many RTTs does cwnd first reach or exceed 70 MSS?
During TCP's 3-way handshake for connection establishment, which of the following flag combinations are valid? (Select all that apply)
Which of the following statements about TCP's congestion control are TRUE?
Consider a TCP connection where cwnd = 16 MSS and ssthresh = 8 MSS. A timeout occurs. What are the new values of cwnd and ssthresh after the timeout?
Which of the following statements about the Selective Repeat (SR) protocol are TRUE? (Select all that apply)
Which of the following correctly describes the Stop-and-Wait ARQ protocol?
In UDP, the checksum calculation includes which of the following components?
TCP Reno uses two different responses to packet loss: timeout and three duplicate ACKs. Which of the following correctly describes how TCP Reno responds to each?
TCP Slow Start initializes the congestion window (cwnd) and grows it exponentially. Which of the following correctly describes the Slow Start algorithm?
Which of the following is a connectionless protocol?
Want unlimited AI-generated Transport Layer Protocol questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →