Why is UDP well suited as the transport layer protocol for video applications?

IT Exam Items RepositoryCategory: Networking EssentialsWhy is UDP well suited as the transport layer protocol for video applications?

Why is UDP well suited as the transport layer protocol for video applications?

  • UDP has low overhead.
  • UDP provides flow control using windows.
  • UDP provides acknowledgment of received data.
  • UDP provides a reliable session.

Explanation: UDP is a stateless protocol that provides no reliability or flow control. Because of its low overhead, UDP is well suited for delay sensitive applications such as VoIP.

Related exam: 11.4.2 Module 11 - Transport Layer Services Quiz