<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 8, 2017 at 7:52 PM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On 09/01/2017 11:02, <a href="mailto:groups@chichak.ca" target="_blank">groups@chichak.ca</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I ended up writing my own web page server. It sucks, I wish there was a better way, and I’m certain that it’s going to bite me really soon now.<br>
<br>
</blockquote>
<br></span>
The mhttpd server in the legacy and libbsd stack allows for hooks to get at data. I have a client with a product that has uploading and downloading, web sockets and JSON exported data with JS code to handle the interface. The interface is nice to use.<span class="gmail-HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote><div><br></div><div><div style="font-size:12.8px">mhttpd is Mongoose. Mongoose moved to GPL with a dual license for commercial use.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">As Christian mentioned, we should move to civitweb which took the last non-GPL</div><div style="font-size:12.8px">version of Mongoose and forked.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><a href="https://github.com/civetweb/civetweb" target="_blank">https://github.com/civetweb/<wbr>civetweb</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I agree that it would be nice if this were an RSB package.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Chris and I saw a presentation on XMPP and IoT. Apparently, <a href="http://xmpp.org/" target="_blank">xmpp.org</a> has some standard protocols</div><div style="font-size:12.8px">defined related to IoT which seem to have some standardization. I don't know enough to know if</div><div style="font-size:12.8px">the device side is worth hosting on RTEMS, but it seems promising.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have also been curious if there is a Linux or Arduino i2c device library which should be ported to</div><div style="font-size:12.8px">RTEMS. We have the Linux compatible API so that is an option. I assume that the Arduino has</div><div style="font-size:12.8px">a bottom adapter layer we could provide and get their i2c device library to work.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">--joel</div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-HOEnZb"><font color="#888888">
Chris</font></span><div class="gmail-HOEnZb"><div class="gmail-h5"><br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman<wbr>/listinfo/devel</a></div></div></blockquote></div><br></div></div>