A network administrator is deploying a live voice over IP (VoIP) application that requires low latency and can tolerate occasional data loss. Which Transport layer protocol should the administrator select to meet these requirements?
- User Datagram Protocol (UDP)Cevap
- BTransmission Control Protocol (TCP)
- CInternet Control Message Protocol (ICMP)
- DHypertext Transfer Protocol (HTTP)
Cevap
User Datagram Protocol (UDP) should be used because it is a connectionless Transport layer protocol optimized for low latency without packet retransmission overhead.
User Datagram Protocol (UDP) is connectionless, meaning it transmits datagrams without establishing a preliminary connection or requesting acknowledgments. This minimal overhead makes UDP the preferred choice for real-time streaming and voice applications where speed is critical.
Adım Adım Çözüm
Anahtar Kavram
Connection-Oriented vs Connectionless Transport Protocols
Tahmini Süre:45s