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
- resources
- main.c
- tcp_client.mk
Demonstrates a TCP client connecting to a remote echo TCP server. Anything written to the client stream is echoed back.