1,710 views
0 votes
0 votes
When piggybacking occurs then sender is not send any data until receiver will not send acknowledgement.when will receiver send the ack .?

1 Answer

0 votes
0 votes
Piggybacking is the process in flow control protocols in which to improve Efficiency, the receiver after receiving the packer, holds the acknowledgement until it has something to send to the sender, when receiver gets some data to send to the receiver, it combines the acknowledgement with the data and it send it in one packet to the sender. So the answer to your question is "The Receiver will send the ack after it gets something to send to the sender from Upper layers".

Related questions

0 votes
0 votes
0 answers
1
monika sharma 2 asked May 19, 2018
313 views
the receiver takes the hook the ack in its data frame. i dont understand whether the data frame belongs to different sender or same sender ??