Answer:
The three basic responsibilities of the TCP are:
- TCP is the transport layer protocol and it is basically responsible for maintain the end to end network communication. TCP is used for delivering the data and also make sure that the order of the packets are similar with the actual message.
- The transmission control protocol (TCP) is basically handle the communication between the host for establish an efficient connection so that they can easily exchange the data or information.
- It also provide the flow control in the network protocol and help in the multiplexing of the data to make the network more reliable.