Reputation: 2226
I don't have much experience in the web-server/service world, so excuse my question if it is trivial.
I have an embedded device that supports wifi. Currently the device runs WinCE, but in the future this device will be running a Real-Time OS (MQX).
What I want to be able to do is from a client application sync to this device wirelessly and send simple HTTP Post/Get calls with XML data, and then have the device be able to respond back to that call.
Does any framework/code come to mind that can easily help me achieve these goals?
Upvotes: 1
Views: 232