jeudi 2 avril 2015

Catch GET request sent from arduino board in pc

I tried to catch GET request sent from the arduino board in PC. PC and arduino board connected by Ethernet cable.


http://ift.tt/19QvC4f Here is a sample code for arduino. Arduino work as a client. PC is a server. I want to catch that GET request using PHP.



print_r($_REQUEST);


This line won't print the request.





Aucun commentaire:

Enregistrer un commentaire