Information:
This multi-platform Web application development framework is targeted especially for embedded systems and appliances. It includes a Web server and an SDK for creating stand-alone Web sites with both static and dynamic content. It blends the HTTP/S server application together with its content and configuration into a single executable file. You can write your dynamic pages in C/C++ and use KLone to transform them into embeddable, compressed (and possibly encrypted) native code with the native C/C++ compiler. The result is then linked to the HTTP/S server skeleton to obtain one single, ROM-able, binary file. Given its nature, it can be linked natively to any C/C++ library, without an intermediate layer. Its main use consists of providing NUIs for configuration, monitoring and software upgrades of small devices.