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.

CC3200 : TCP socket server and HTTP client ( For rest APIs) simultaneously

Other Parts Discussed in Thread: CC3200

Hey everyone,

We are planning to use "SimpleLink Wi-Fi CC3200 LaunchPad". We want to have a TCP socket server that connects to multiple clients on local network and also have an HTTP client that sends collected data to a REST API server.

I am new to Network programming and to TI-RTOS NDK. I was wondering whether it is possible to do this or not, having a TCP socket server and having an HTTP client (a UDP socket client internally perhaps?) simultaneously. I've read through the NDK guide, TI-RTOS guide and a lot of e2e posts and I think it's possible, but I do need to be sure before beginning any kind of development.

Any kind of response or guidance to any kind of example is much appreciated.

Regards,

Hardik Madhu