LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Standard Protocol to communicate with embedded device over 801.11a (https://www.linuxquestions.org/questions/linux-networking-3/standard-protocol-to-communicate-with-embedded-device-over-801-11a-4175456979/)

backbencher 04-05-2013 10:25 AM

Standard Protocol to communicate with embedded device over 801.11a
 
Dear All,
I am quite new to embedded linux and have a question that is there any standard protocol to communicated with embedded device over WLAN. Actually i am doing a small project where a user sends control message to embedded device using WLAN interface, and in responce to it the device does functions and sends replies to the user accordingly.

Thanks in advance,

regards,

gdejonge 04-07-2013 09:00 AM

I assume you are referring to the ieee802.11a standard protocol.

Normally you would implement a listener program on your embedded device that will react to data send to it from another system.
For example: putting a lightweight web server on your embedded device and have it react to get/post request from a webbrowser.

Cheers


All times are GMT -5. The time now is 01:23 PM.