A protocol in which the source and destination addresses are included inside each packet so that a direct connection between sender and receiver or an established session between nodes is not required for communications. In a connectionless service, data packets may not reach their destination in the same order in which they were sent. UDP is a connectionless transport service.
See also connection-oriented; User Datagram Protocol.