121k views
1 vote
Tcp takes a three-step approach to establishing a reliable communication. first, from the transport layer of the sending device a request packet is transmitted to the receiving device's transport layer asking if a session can be established. second, if available, the receiving device sends a packet back to the sending device indicating that it is available for communication. what is the third step?

User Nebffa
by
5.3k points

1 Answer

5 votes

TCP takes a three-step approach to establishing a reliable communication.

First, from the transport layer of the sending device a request packet is transmitted to the receiving device's transport layer asking if a session can be established.

Second, if available, the receiving device sends a packet back to the sending device indicating that it is available for communication.

Third, the sending device begins to send its data to the receiving device.

User Ad Infinitum
by
4.6k points