network/tcp_client
Demonstrates a TCP client connecting to a remote echo TCP server. Anything written to the client stream is echoed back.
- main.c
- resources
Demonstrates a TCP client connecting to a remote echo TCP server. Anything written to the client stream is echoed back.