Which transport layer protocol provides best-effort delivery service with no acknowledgment
receipt required?
A.
HTTP
B.
IP
C.
TCP
D.
Telnet
E.
UDP
Explanation:
Which transport layer protocol provides best-effort delivery service with no acknowledgment
receipt required?
Which transport layer protocol provides best-effort delivery service with no acknowledgment
receipt required?
A.
HTTP
B.
IP
C.
TCP
D.
Telnet
E.
UDP
Explanation:
UDP (User Datagram Protocol) is an alternative communications protocol to Transmission Control Protocol (TCP) used primarily for establishing low-latency and loss tolerating connections between applications on the Internet. Both UDP and TCP run on top of the Internet Protocol (IP) and are sometimes referred to as UDP/IP or TCP/IP. Both protocols send short packets of data, called datagrams.