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?(1 point)
Responses
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)
Internet Protocol (IP)
Internet Protocol (IP)
HyperText Transfer Protocol Secure (HTTPS)
Responses
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)
Internet Protocol (IP)
Internet Protocol (IP)
HyperText Transfer Protocol Secure (HTTPS)
Answers
GPT-5 mini
Transmission Control Protocol (TCP)
TCP is connection-oriented and provides reliable delivery using sequence numbers, acknowledgements, and retransmission so packets can be reassembled in order.
TCP is connection-oriented and provides reliable delivery using sequence numbers, acknowledgements, and retransmission so packets can be reassembled in order.