How to Send 2 HTTP requests at the Same Time > Arduino IDE
Posted: Sat May 28, 2016 6:47 am
Hello Everybody,
I want to send 2 or More HTTP Requests at the Same Time. I know that HTTP Basic Example but that send only 1 Request at a Time. What i need to do is , I have 3 ESP Modules on My Wifi .
First is Master Module > It sends Requests to Other ESP8266 Connected to my WIFI.
Rest 2 Are Receivers which Take http request and Perform their Action . ( I.e Relay Turn On)
ThereFore I need Help in 2 Modules To Receive Request at the Same Time due to some Reason. Feedback may not be required from that http request. Let me know If i can Manipulate that HTTP Example work for me, like i want....
I want to send 2 or More HTTP Requests at the Same Time. I know that HTTP Basic Example but that send only 1 Request at a Time. What i need to do is , I have 3 ESP Modules on My Wifi .
First is Master Module > It sends Requests to Other ESP8266 Connected to my WIFI.
Rest 2 Are Receivers which Take http request and Perform their Action . ( I.e Relay Turn On)
ThereFore I need Help in 2 Modules To Receive Request at the Same Time due to some Reason. Feedback may not be required from that http request. Let me know If i can Manipulate that HTTP Example work for me, like i want....