We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all I developed a HTTP base control program on a cortex m3 microprocessor and i would like to do the same with a windows application .which protocol i have to use instead of http?Can you give me some guide how to do it?is there any sample example?
Thanks
Indeed - which is why I said, "almost certainly doing it over TCP/IP"
"potentially over a pidgin relay link, if you can survive the latencies."
eg, RFC 2549: tools.ietf.org/.../rfc2549
;-)
" advantage with such a massively used protocol is that a web browser, wget, cURL or similar can be used when testing"
And it is not tied to any particular platform - such as Windows, ARM microcontroller, or whatever.
Yes, RFC 2549 is for people with a bit higher demands.
But there's always the possibility of going for the 9 year older, but simpler, RFC 1149, if quality-of-service (QoS) isn't needed.
www.ietf.org/.../rfc1149.txt