UDP Datagram Transport

© R.A.Sol

Stateless single-datagram transport for fast lookups.

Via: udp+host[:port] (031). Default port: 4777.

Advertised in HELLO Transport headers as udp[:port].

Supported Commands

Protocol

No HELLO, no session. Each exchange is one request datagram and one response datagram.

Request is a stateless sealed request (035) in a single UDP datagram.

Response is one datagram: raw packet bytes on success, Null packet on error. Unrecoverable failures produce no response.