• recategorized by
820 views
1 1 vote
When during TCP congestion control, timeout occurs in 5th transition, then shall those packets be considered as received or shall be resent?

Asking for if question asks for number of transmission to send given number of packets using TCP congestion slow start phase.

1 Answer

0 0 votes
Packets which were sent when the timeout occur, they will be dropped by the receiver. Hence the sender resends them.
Position:
Show:

Related questions

1 1 vote
1 1 answer
91
91 views
ADIL_DYER asked Jul 7
91 views
The initial value of ssthresh is set to arbitarily high value; so sender can keep on increasing its cwnd, But wont that clash with the rwnd eventually ?So is it correct ...
1 1 vote
1 answers 1 answer
776
776 views
Emankashyap asked Jun 9, 2024
776 views
Assume a TCP implementation over a 10Gbps link with one way dealy of 80ms if TCP receiver window size is 2MB and TCP send 1KB packet then how many RTT does it take until ...
1 1 vote
1 1 answer
2.1k
2.1k views
Souvik33 asked Dec 14, 2022
2,119 views
Consider the following Statements: Statement I. If there is no congestion, initially, the ssthres (slow start threshold) is set as high as the advertised window siz...
2 2 votes
1 1 answer
1.3k
1.3k views