A client's VOIP application requires modification to reduce latency issues during calls. Which of the following protocol types should be prioritized by the network configuration to achieve this goal?
Latency is a crucial factor in VOIP and real-time applications, and UDP protocol is generally preferred for such purposes because it is connectionless and provides low latency transmission compared to TCP's connection-oriented and reliability-focused service. While TCP guarantees order and reliability, which is critical for applications that cannot tolerate any data loss, UDP provides speed and is suitable for applications that can handle occasional data loss, like VOIP
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.