The following figure shows a TCP transaction. Assume Host A…
The following figure shows a TCP transaction. Assume Host A always has data to send, and each packet has size 40 Bytes. Assume Host A has a send window of 80 Bytes, that is, it can send two “in-flight” packets maximum. Answer the following questions. Notes: Pipelining using Go-Back-N At the time marked “1”, i.e., when the first packet times out, will Host A send any packet? if your answer is no, explain why not; if your answer is yes, how many packets will be sent, what are the sequence numbers of them? At the time marked “2”, i.e., when the ACK of the 2nd packet is received by Host A, will Host A send any packet? if your answer is no, explain why not; if your answer is yes, how many packets will be sent, what are the sequence numbers of them?