[
Contact
]
[
Links
]
[
Previous : 37 / 60 : TCP : Transmission Control Protocol
]
[
Up
]
[
Next : 39 / 60 : UDP : User Datagram Protocol (2)
]
UDP : User Datagram Protocol
The User Datagram Protocol (UDP) is a lightweight communication protocol
Differs from TCP in three respects:
connection-less transmission
The sender and recipient of UDP data do not keep any information about the state of the communication session between the two hosts.
best-efforts delivery
no attempt is made to guaranty that the data is delivered reliably and in order
packet-based data semantics
Does not establish peer-to-peer connections
eScience
<
Internetworked VR
:
Networking
>
[
Contact
]
[
Links
]
[
Previous : 37 / 60 : TCP : Transmission Control Protocol
]
[
Up
]
[
Next : 39 / 60 : UDP : User Datagram Protocol (2)
]
See the "Links" link above to find out the sources of the proposed informations
Pascal Vuylsteker
/
eScience
/
Computer Science
/
ANU
Last modified: 22/3/2005
TOC
-
Print
Send your comments at :
<pvk@vuylsteker.net>