Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

User Datagram Protocol (UPD) is a simple protocol used to send messages from one computer to another.

UPD assumes the Internet Protocol (IP) is the underlying protocol to route packets of data (datagrams) through the network. UDP does not set up a connection between the source and the destination.

  • No labels