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.
Hi,
We are building a product based on MSP432E401Y. The SDK has an example with HTTP server running on a specified port.
Can we also run a HTTP client service concurrently?
Can you pls share any example code for the same.
Hi,
I would think so if different sockets are used for server and client. We don't have an example though. Please refer to the https://software-dl.ti.com/simplelink/esd/simplelink_msp432e4_sdk/4.20.00.12/docs/ns/NS_Users_Guide.html for additional information.