-->
Page 1 of 1

How to Send 2 HTTP requests at the Same Time > Arduino IDE

PostPosted: Sat May 28, 2016 6:47 am
by Ayush Sharma
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.... :?:

Re: How to Send 2 HTTP requests at the Same Time > Arduino I

PostPosted: Sun May 29, 2016 1:19 pm
by Ayush Sharma
Bump! Need Help....

Re: How to Send 2 HTTP requests at the Same Time > Arduino I

PostPosted: Sun May 29, 2016 6:57 pm
by villTech
you can send http request 1 after the other

or do your reqt with udp broadcast