Module udp_client

Module udp_client 

Source
Expand description

§UDP Client utility

A small UDP utility to connect and manipulate UDP connections to a server. Useful for sending and receiving data via a UDP socket.

Structs§

UdpClient

Statics§

BUFFER_SIZE