connectionless protocol
The data communication method in which communication occurs
between {host}s with no previous setup. {Packet}s sent
between two hosts may take different routes. {UDP} is a
connectionless protocol. Also called {packet switching}.
Contrast {circuit switching}, {connection-oriented}.