For applications like online gaming where low latency is crucial, which transport protocol is commonly preferred?
- FTP
- HTTP
- TCP
- UDP
UDP (User Datagram Protocol) is commonly preferred for applications like online gaming, where low latency is crucial. UDP is a connectionless protocol that does not have the same level of error-checking and acknowledgment as TCP, but it offers lower latency due to its simplicity.
Loading...
Related Quiz
- Applications that need a fire-and-forget mechanism without the need for acknowledgments usually employ the ________ protocol.
- John is a network administrator and receives complaints that a particular website is not accessible. He wants to check the IP address associated with the website's domain name. Which tool or command is most suitable for this task?
- Which Ethernet standard is commonly used for Gigabit Ethernet in most modern local area networks?
- Which protocol primarily uses the three-way handshake to establish a connection between client and server?
- After receiving an ACK during the three-way handshake, what step does the server take to complete the connection establishment?