2. true or false? there is no way for an application to reliable send a data message when the application runs over udp.

See Answers (1)

Suggested Answer

False, an application can reliably send a data message when the application runs over udp.What is UDP ?The User Datagram Protocol is one of the fundamental Internet communication protocols used in computer networking to convey messages to other hosts on an IP network. UDP can establish communication channels and data pathways without the need for prior communication within an IP network.Hence, an application can reliably send a data message when the application runs over udp.You can learn more about UDP from the given link:https://brainly.in/question/191864#SPJ4

Related Question in Computers and Technology