Which note tells the sender that bytes arrived safely?
Two packets of one message take different routes, and one route is faster. What happens?
In TCP, every byte carries a sequence number so the receiver can restore the order.
Circle one: True False
A sender ships segments 1 through 6. Acknowledgements confirm bytes through segment 3. How many segments still need confirming?
Answer: ______________
A segment goes missing mid-transfer. What triggers its resend?
One packet of a live video call goes missing. Why does the app skip it instead of resending?
Two links carry the same data, but one has a much longer delay. Why does a bigger window help on the slow one?
Segments arrive in the order 3, 1, 2. How does the receiver hand up the correct message?