Networked Media Tank
[300] ?300 and sybhttpd ? - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106)
+--- Forum: 200/300/400 Series - Development and User Apps (/forumdisplay.php?fid=121)
+--- Thread: [300] ?300 and sybhttpd ? (/showthread.php?tid=60517)



?300 and sybhttpd ? - lordy - 04-12-2012 04:45 PM

Does sybhttpd exist on 300 series - listening on port 8883 or has that gone along with gaya? Or is any web server bundled with the firmware?

I'm looking at making Oversight a server for eskins etc, and wondered if the original http server is still around or if lightttpd needs to be loaded etc


RE: ?300 and sybhttpd ? - halfelite - 04-12-2012 05:01 PM

There is an http server still but very stripped


RE: ?300 and sybhttpd ? - lordy - 04-12-2012 05:08 PM

Thanks,

as long as it can run a cgi file pass GET parameters and send stdout to http response , I can work with that.

Oversight can then present a HTTP based API.

POST and DELETE requests would be a bonus.. then I can have a go at a RESTful/JSON API as it's all the rage these days Smile