A company is designing a new video conferencing application. They want to ensure real-time communication with minimal delay. However, they can tolerate a minor loss of data during transmission. Which transport protocol should they consider for their application?
- HTTP
- SMTP
- TCP
- UDP
UDP (User Datagram Protocol) is the best choice in this scenario. UDP is a connectionless protocol that provides minimal delay and is suitable for real-time communication. While it doesn't guarantee data delivery, it is commonly used in applications like video conferencing and online gaming where low latency is more critical than perfect data integrity.
Loading...
Related Quiz
- Which technology allows remote users to securely connect to a private network over the internet?
- 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?
- In a frame structure, what is the main purpose of the preamble field?
- After an upgrade to the company's network infrastructure, the IT department wants to ensure that frames are forwarded only to the intended recipient rather than all connected devices. Which device should they prioritize in their setup?
- In Ethernet networks, the frame structure consists of several fields, with the _______ field indicating the type of protocol being used.