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