Hi, this is my first post here!
The main goal of my project is to make web site where you can see the state of multiple hardware devices. The communication between web site and these devices can be achieved using GSM/GPRS network.
What is best way to make communication between them? Which techniques can be used? Are PHP + JavaScript suitable tools to do it?
What network protocols better to use?
Thanks for time!