connectionless protocol
1 definition found
connectionless protocol - Free On-line Dictionary of Computing (26 May 2007) :
connectionless protocol
The data communication method in which communication occurs
between hosts with no previous setup. Packets sent
between two hosts may take different routes. UDP is a
connectionless protocol. Also called packet switching.
Contrast circuit switching, connection-oriented.
|