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.

TCP link in Linux

Hi TI team,

I am developing Lightcrafter application on Linux. As I know, on windows platform, the "tcp_client.c", "tcp_client.h", "lcr_packetizer.c"and "lcr_packetizer.h"  build the channel for user to communicate with lightcrafter. These files are using windows API to build the link. Is there any similar codes to use Linux API on ubuntu so that I can run the application on ubuntu? 

Regards

Martin