Question

Which of the following protocols allows for sending multiple packets between two computers by checking that all packets arrived and that they can be put back together in the proper order?



Internet Protocol


HyperText Transfer Protocol


HyperText Transfer Protocol Secure


Transmission Control Protocol

Answers

GPT-4o mini
The protocol that allows for sending multiple packets between two computers while ensuring that all packets arrive and can be reassembled in the correct order is **Transmission Control Protocol (TCP)**.

TCP is a connection-oriented protocol that provides reliable transmission of data over the Internet, ensuring that packets are delivered in sequence and without errors.

Related Questions