470,876 views
35 votes
35 votes
Suppose during a TCP connection between A and B, B acting as a TCP receiver, sometimes discards segments received out of sequence, but sometimes buffers them. Would the data sent by A still be delivered reliably and in-sequence at B? Explain why.

User Hookstark
by
3.0k points

1 Answer

17 votes
17 votes

Answer:

Yes

Step-by-step explanation:

We known that TCP is the connection
\text{oriented} protocol. So the TCP expects for the target host to acknowledge or to check that the
\text{communication} session has been established or not.

Also the End stations that is running reliable protocols will be working together in order to verify transmission of data so as to ensure the accuracy and the integrity of the data. Hence it is reliable and so the data can be sent A will still be delivered reliably and it is in-sequence at B.

User Satyabrat Sahoo
by
3.4k points