379 views
1 votes
1 votes

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 to PUSH flag

1 Answer

0 votes
0 votes
It means that initially the Sender sends the data equal to the Sliding window size and keeps increasing exponentially. It will never send the entire data at once, voilating flow control and congestion control.

Related questions

0 votes
0 votes
1 answer
1
0 votes
0 votes
1 answer
2
JAINchiNMay asked Sep 18, 2022
345 views
Does the window size parameter in TCP header means segment size?
0 votes
0 votes
2 answers
4
tusharb asked Jan 22, 2022
791 views
Can the header length of IPV4 change at the router? If yes, then why?