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.