If an application requires a lightweight transport protocol without the overhead of establishing and tearing down connections, which protocol should be considered?
- HTTP
- ICMP
- TCP
- UDP
UDP (User Datagram Protocol) is a lightweight transport protocol that doesn't involve the overhead of establishing and tearing down connections like TCP. It's suitable for applications that prioritize speed and simplicity over reliability, such as real-time streaming or online gaming.
Loading...
Related Quiz
- An IT manager wants to divide the company's IP address space to ensure each department has its dedicated network segment, optimizing network performance and security. What process should the IT manager employ?
- In terms of security, what is the primary advantage of using a VPN when accessing public Wi-Fi hotspots?
- Which topology connects all devices in a loop, where data travels in one or sometimes two directions?
- In terms of network design, what is the primary advantage of using bridges?
- John is a system administrator who wants to set up an email system for his company. He wants the employees to access their emails from multiple devices and ensure that actions like deleting or reading an email on one device are reflected on others. Which protocol should John implement?