Multiple choice

Who provides a connection-oriented reliable service for sending messages?

  1. TCP

  2. IP

  3. UDP

  4. RPC

  5. _

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Transport control protocol is a connection oriented reliable protocol working at the transport layer. It is the main protocol in TCP/IP networks and enables two hosts to establish a connection and exchange streams of data.