web server and SDK for embedded devices

62
koanlogic writes “KLone is a fully featured, multiplatform web server and development framework, which allows site developers to write dynamic pages in C/C++ (in usual scripting style: ). KLone transforms the pages into embeddable, compressed (and possibly encrypted) machine code using the native C/C++ compiler. The content is linked to KLone’s internal web server, forming a single executable file, which is then ready for execution. Its main (yet not sole) use case consists of providing NUIs for configuration, monitoring and software upgrades of small devices.”

Link: koanlogic.com