i assume you are using linux. i use Ubuntu 20.04.
- clone this repo
- open terminal
- compile the c program using
gcc
:
gcc TCPEchoClient.c -o tcpcli
- run the program
- what else? it's done.
have any errors? just google it, i'm pretty sure you would find it.
for the sake of simplicity, the additional board link is added so it could be qwikly copy-pasted