network/udp_client

Demonstrates a UDP client connecting to a remote echo UDP server. Anything written to the client stream is echoed back.

Source Files