UdpChannel

Implementazione di IChannel con protocollo ethernet (UDP)

Members

Functions

send
ubyte[] send(const(ubyte[]) msg)

Invia il messaggio e ritorna una risposta

Meta