TIA's Glossary of Telecommunication Terms

0-9 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Search Term

User Datagram Protocol (UDP)

In the Internet Protocol suite, a standard, low-overhead, connectionless, host-to-host protocol that is used over packet-switched computer communications networks, and that allows an application program on one computer to send a datagram to an application program on another computer. Note: The main difference between UDP and TCP is that UDP provides connectionless service, whereas TCP does not.

Back