Computer Science, asked by ravi434084, 11 months ago

Answer the following questions.
(a) How does the TCP ensure reliability in data transfer?

Answers

Answered by sg249344
1

TCP promises reliability by making sure that data reached its intended destination (over unreliable medium). It achieves this by Acknowledgments (ACKs). When TCP receives data from upper layer (Application Layer), it chunks the data into segments and appends its own header.

Mark me as the brainliest

Similar questions