Recent questions tagged tcp

1 votes
1 answer
95
1 votes
1 answer
97
1 votes
1 answer
100
3 votes
2 answers
102
If TCP RTT is currently 20 ms and following acknowledgement come in after 22,24 and 23 ms respectively. What is new RTT estimate ?28.52728.8220.8221.22
2 votes
1 answer
103
2 votes
2 answers
104
0 votes
1 answer
108
Which one of the following fields is present in both $\text{TCP}$ header and $\text{UDP}$ header?Urgent pointerChecksumSequence numberAcknowledgement number
2 votes
2 answers
115
Assume the scenario where size of the congestion window of a TCP connection be 40KB when timeout occurs. The MSS is 2KB. Propagation delay be 200msec. Time taken by TCP c...
0 votes
0 answers
116
what is the difference between tcp socket and udp socket ?
1 votes
1 answer
120
What does this 2nd points means wrt TCP window.We need not send complete window everytime..but we send complete window data once at a time. Right?Is it something related...