Module utils_box::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.
A small UDP utility to connect and manipulate UDP connections to a server. Useful for sending and receiving data via a UDP socket.