network/tcp_client

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

Source Files