Connectionless protocol
Appearance
![]() | This article contains weasel words: vague phrasing that often accompanies biased or unverifiable information. (June 2010) |
![]() | It has been suggested that this article 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.
List of connectionless protocols
- Hypertext Transfer Protocol
- IP (internet layer, can also be used for connections)
- UDP
- ICMP
- IPX
- TIPC
- NetBEUI
See also