Home > Glossary > CompTIA A+ Certification Exam Core 1 > UDP (User Datagram Protocol)

📖 What is UDP (User Datagram Protocol)?

User Datagram Protocol (UDP) is a connectionless communication protocol used for fast, low-latency data transmission where perfect reliability is not required. It sends packets without establishing a connection or verifying receipt, making it ideal for streaming and gaming.

🥋 Sensei Says:

"Think 'Speed.' When you see 'VoIP,' 'DNS queries,' or 'Live Streaming,' look for UDP because retransmitting lost packets would cause unacceptable lag."

📚 Certification: CompTIA A+ Certification Exam Core 1 (220-1101)

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

  • Connectionless communication means UDP sends data without a three-way handshake, eliminating the setup delay required by TCP.
  • Lack of reliability ensures no acknowledgments or retransmissions occur, making it ideal for time-sensitive traffic where speed is critical.
  • Low overhead is achieved through a smaller header size, which maximizes throughput for streaming and real-time communication services.
  • Common A+ exam ports using UDP include DNS (53), DHCP (67/68), and SNMP (161/162) for efficient network management.
  • Best-effort delivery means the protocol does not guarantee packets arrive in order or arrive at all, prioritizing latency over accuracy.

🎯 How does UDP (User Datagram Protocol) appear on the 220-1101 Exam?

You may be asked to identify the best transport protocol for a VoIP or video conferencing system where minimizing lag is more important than ensuring every single packet arrives perfectly.

A scenario might describe a network administrator troubleshooting a DNS issue; you will need to recognize that DNS typically uses UDP for fast query responses to minimize overhead and latency.

Expect questions asking you to compare TCP and UDP, specifically choosing UDP for applications like live streaming or online gaming where retransmitting lost packets would cause unacceptable stuttering.

❓ Frequently Asked Questions

Why is UDP used for DNS instead of TCP?

DNS queries are small and require immediate responses. Using TCP would require a three-way handshake for every request, significantly slowing down the time it takes to resolve a domain name.


What happens if a UDP packet is dropped during transmission?

The packet is simply lost. Unlike TCP, UDP does not track sequence numbers or request retransmission, meaning the application must either ignore the loss or handle it internally.

Related Terms from CompTIA A+ Certification Exam Core 1

📝 Related Study Guides

Study Guide 8 min read

CompTIA A+ Core 1 (220-1101): How to Pass the Exam

To pass the CompTIA A+ Core 1 (220-1101) exam, you must master five domains: Mobile Devices, Networking, Hardware, Virtualization/Cloud, and Troubleshooting. Focus heavily on hardware and troubleshooting, which comprise 54% of the exam. A combination of conceptual study, hands-on labs, and high-volume practice exams is the most effective path to success.

Exam Tips 7 min read

Master Hardware Troubleshooting for CompTIA A+ Core 1

The CompTIA hardware troubleshooting methodology is a six-step process: identify the problem, establish a theory of probable cause, test the theory, establish a plan of action to resolve the problem, verify full system functionality, and document findings. Following this structured approach ensures consistency and efficiency when resolving technical issues in real-world IT environments.

Exam Tips 7 min read

Master Hardware Troubleshooting for CompTIA A+ Core 1

The CompTIA hardware troubleshooting methodology consists of six steps: identify the problem, establish a theory of probable cause, test the theory, establish a plan of action and implement the solution, verify full system functionality, and document findings. Following this structured approach ensures no steps are missed and provides a professional standard for resolving IT issues.

🧠

Test Your Knowledge

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

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium