Home > Glossary > CompTIA Network+ Certification Exam > User Datagram Protocol (UDP)

📖 What is User Datagram Protocol (UDP)?

User Datagram Protocol (UDP) is a connectionless transport layer protocol used for time-sensitive applications like streaming and VoIP. Unlike TCP, it does not guarantee delivery or packet ordering, resulting in significantly lower overhead and faster transmission speeds for real-time data.

🥋 Sensei Says:

"Student, focus on the trade-off: UDP trades reliability for speed. It is almost always the correct answer for VoIP, DNS, and live video streaming scenarios."

📚 Certification: CompTIA Network+ Certification Exam (N10-009)

🔑 What are the Key Concepts of User Datagram Protocol (UDP)?

  • Connectionless communication avoids the three-way handshake, allowing data to be sent immediately without establishing a session, which significantly reduces initial latency.
  • Best-effort delivery means there are no acknowledgments or retransmissions; if a packet is dropped or corrupted, it is simply lost forever.
  • Minimal header overhead of only 8 bytes allows for faster processing and more efficient bandwidth usage compared to the larger TCP header.
  • Ideal for real-time traffic like VoIP and live streaming, where a slight loss of data is preferable to the delays caused by retransmission.
  • Supports broadcasting and multicasting, enabling a single sender to transmit data to multiple recipients simultaneously, which is impossible with connection-oriented TCP.

🎯 How does User Datagram Protocol (UDP) appear on the N10-009 Exam?

You may be asked to choose the correct transport protocol for a scenario involving a live video conference where real-time interaction is critical and minor packet loss is acceptable.

A scenario might describe a network administrator troubleshooting a DNS issue; you will need to identify that standard queries typically use UDP port 53 to minimize overhead and maximize response speed.

Expect questions that present a list of applications—such as DHCP, SNMP, and VoIP—and ask you to identify the common transport layer protocol they all share to ensure low latency.

❓ Frequently Asked Questions

Why does DNS use both UDP and TCP?

DNS uses UDP for standard queries to ensure speed and low overhead. However, it switches to TCP for zone transfers or when the response size exceeds the 512-byte limit of a standard UDP packet.


If UDP is unreliable, how do critical applications handle missing data?

Reliability is shifted to the Application Layer. If a UDP-based application requires data integrity, the developer must build custom sequencing or acknowledgment logic into the software itself rather than relying on the transport layer.

Related Terms from CompTIA Network+ Certification Exam

📝 Related Study Guides

Exam Tips 8 min read

CompTIA Network+ (N10-009): Exam Format, Domains & Tips

The CompTIA Network+ N10-009 exam contains up to 90 questions in 90 minutes, requiring 720 out of 900 to pass. It covers five domains: Networking Fundamentals (23%), Network Implementation (20%), Network Operations (18%), Network Security (19%), and Network Troubleshooting (20%). Expect multiple choice, multiple select, and performance-based questions testing hands-on networking skills.

Exam Tips 10 min read

CompTIA Network+ (N10-009): Exam Format, Domains & Tips

The CompTIA Network+ (N10-009) exam consists of a maximum of 90 questions, including multiple-choice and performance-based questions (PBQs), with a 90-minute time limit. To pass, you must master five core domains: Networking Fundamentals, Implementations, Operations, Security, and Troubleshooting, focusing heavily on real-world scenario application.

Exam Tips 10 min read

CompTIA Network+ (N10-009): What to Expect on the Exam

The CompTIA Network+ (N10-009) exam consists of a maximum of 90 questions, including multiple-choice and performance-based questions (PBQs), with a 90-minute time limit. You must master five core domains—Networking Fundamentals, Implementations, Operations, Security, and Troubleshooting—to achieve a passing score of 720 on a scale of 100-900.

🧠

Test Your Knowledge

Think you understand User Datagram Protocol (UDP)? Put it to the test with our practice exam.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium