Connectionless protocol
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
|
|
This article contains weasel words: vague phrasing that often accompanies biased or unverifiable information. Such statements should be clarified or removed. (June 2010) |
|
|
It has been suggested that this article or section be merged into Connectionless communication. (Discuss) Proposed since February 2011. |
In telecommunications, connectionless describes communication between two network end points in which a message can be sent from one end point to another without prior arrangement. The device at one end of the communication transmits data addressed to the other, without first ensuring that the recipient is available and ready to receive the data. Some protocols allow for error correction by requested retransmission. Internet Protocol (IP) and User Datagram Protocol (UDP) are connectionless protocols.
Connectionless protocols are also described as stateless because the endpoints have no protocol-defined way to remember where they are in a "conversation" of message exchanges.
[edit] List of connectionless protocols
- Hypertext Transfer Protocol
- IP (internet layer, can also be used for connections)
- UDP
- ICMP
- IPX
- TIPC
- NetBEUI
[edit] See also
| This computer networking article is a stub. You can help Wikipedia by expanding it. |