• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests
December 02, 2021 |2.2K Views
User Datagram Protocol (UDP) in Computer Network
  Share  2 Likes Visit Course
Description
Discussion

User Datagram Protocol (UDP) is a connectionless, lightweight transport layer protocol in computer networking that provides a simple method for sending and receiving data packets between devices. While it offers minimal error checking and no guarantee of data delivery, its low overhead and speed make it suitable for real-time applications like video streaming and online gaming.