<div><div class="gmail_quote">On Sat, Nov 12, 2011 at 6:29 PM, Jonathan Lassoff <span dir="ltr"><<a href="mailto:jof@thejof.com">jof@thejof.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>I've also been hacking away on a little stateless daemon in C that I was hoping to put on the NFS linux image for the Wyse terminal. SSHing in to flip a line seems excessive to me, so I was making a simple UDP protocol to open the gate and to poll the state of the ringer.</div>
<div>It would be pretty easy to port to the Arduino Ethernet library, though that's TCP-only, so it might be tricky memory-wise to handle many clients.</div></blockquote><div><br></div>This is my hack job: <a href="https://gist.github.com/1361655">https://gist.github.com/1361655</a><div>
<br></div><div>I'm still a little new to writing C from scratch (I'm usually modifying, porting, or fixing stuff), so I'd appreciate any feedback on this. It compiles and works on my machine, but that's the extent of my testing -- I still haven't tested it out at 2169.</div>
<div><br></div><div>Cheers,</div><div>jof</div></div></div>