Which protocol would be more suitable for streaming videos where occasional data loss is acceptable?
- HTTP (Hypertext Transfer Protocol)
- IP (Internet Protocol)
- TCP (Transmission Control Protocol)
- UDP (User Datagram Protocol)
UDP (User Datagram Protocol) is suitable for streaming videos where occasional data loss is acceptable. UDP is connectionless and does not guarantee data delivery, but it offers lower latency, making it ideal for real-time applications like video streaming.
Loading...
Related Quiz
- The Application, Presentation, and Session layers of the OSI model roughly correspond to which layer in the TCP/IP model?
- In the realm of error correction, how does the Hamming distance contribute to determining the number of errors?
- What does the acronym MAC in MAC Address stand for?
- What is the primary purpose of a firewall in network security?
- If a malicious actor wants to associate their MAC address with an IP address of another machine, they might conduct an _______ attack.