The protocol that allows for multiple packets between two computers, checks that all packets arrive, and ensures they can be put back together in the proper order is the Transmission Control Protocol (TCP). TCP is a connection-oriented protocol that establishes a reliable channel for data transmission, managing error-checking and data sequencing.
Which of the following protocols allows for multiple packets between two computers by checking that all packets arrive and that they can be put back together in the proper order?
1 answer