You have been asked to develop an application that uses only connection-oriented protocols.
Which two protocols can you use? (Choose two.)
A.
PPP
B.
UDP
C.
TCP
D.
ICMP
Explanation:
You have been asked to develop an application that uses only connection-oriented protocols.
Which two protocols can you use? (Choose two.)
You have been asked to develop an application that uses only connection-oriented protocols.
Which two protocols can you use? (Choose two.)
A.
PPP
B.
UDP
C.
TCP
D.
ICMP
Explanation:
B. UDP
C. TCP
TCP (Transmission Control Protocol) is a connection-oriented transport protocol, while UDP (User Datagram Protocol) is a connectionless network protocol. Both operate over IP. The physical, data link, and network layer protocols have been used to implement guaranteed data delivery.
PPP AND TCP