This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT: lwip + freertos + tcp client

Part Number: TM4C1294NCPDT


Hi. I am trying to create a TCP client. I am not sure if i should use Netconn or Socket Api. I have successfully managed to run TCP server using Raw Api but when it comes to client side, i fail. Is there any suggestion how to create TCP client using Netconn or Socket Api ?