Connectionless protocol

сетевой протокол передачи без установления соединения также называется протоколом с коммутацией пакетов; пример - UDP Смотри также: circuit switching, connection-oriented, datagram, packet switching, stream-oriented

Англо-русский словарь компьютерных терминов

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.

Free Online Dictionary of Computing