Which protocol offers a lightweight, connectionless transmission method that prioritizes speed over data arrival validation, often used for online live video streaming?
Explanation:
UDP (User Datagram Protocol) is a connectionless transport protocol that transmits data packets rapidly without setting up an overhead verification connection, ideal for real-time streams.
No comments yet. Be the first to start the discussion!