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.

RTOS/PROCESSOR-SDK-AM437X: TCP echo example using NDK socket API

Part Number: PROCESSOR-SDK-AM437X


Tool/software: TI-RTOS

I am trying to implement a tcpecho programm, but I found a lot of examples using the BSD-compliant socket interface function. if I want to use the NDK socket API, where can I get a example to implement TCP communication?