asked 93.8k views
4 votes
The transmission protocol between a computer and its peripheral devices is handled by a

1 Answer

2 votes

Answer:

Transmission Control Protocol (TCP)

Step-by-step explanation:

The Transmission Control Protocol (TCP) is a transport protocol that is used on top of IP to ensure reliable transmission of packets. TCP includes mechanisms to solve many of the problems that arise from packet-based messaging, such as lost packets, out of order packets, duplicate packets, and corrupted packets.

answered
User Mmackh
by
8.0k points