What is the main difference between TCP and UDP in the TCP/IP protocol suite?

  • Connection-oriented
  • Datagram-based
  • Error checking
  • Reliable
The main difference between TCP and UDP in the TCP/IP protocol suite is that TCP is connection-oriented and ensures reliable data delivery with error checking, while UDP is datagram-based and lacks built-in error checking and reliability mechanisms.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *