| UDP |
User Datagram Protocol transports data as a connectionless protocol, using packet switching.
Ãâó: www.loadbalancing.net/glossary.html
|
|---|---|
| UDP |
User Datagram Protocol. A communications protocol for the Internet network layer, transport layer, and session layer, which makes it possible to send a datagram message from one computer to an application running in another computer. Like TCP (Transmission Control Protocol), UDP is used with IP (the Internet Protocol). Unlike TCP, UDP is connectionless and does not guarantee reliable communication; the application itself must process any errors and check for reliable delivery. ...
Ãâó: www.pcviper.com/help/glossary.html
|
| UDP |
(User Datagram Protocol) -- One of the protocols for data transfer that is part of the TCP/IP suite of protocols. UDP is a "stateless" protocol in that UDP makes no provision for acknowledgement of packets received.
Ãâó: www.pchelpfiles.com/Public%20HTML/Reference/glossa...
|