嵌入式Web服务器 Appweb

jopen 12年前
     <p>Appweb是一个嵌入式HTTP Web服务器,主要的设计思路是安全。这是直接集成到客户的应用和设备,便于开发和部署基于Web的应用程序和设备。它正迅速( 3500多要求每秒)和紧凑(从11万) ,其中包括支持动态网页制作,服务器端嵌入式脚本过程中的CGI ,可加载模块,的SSL ,摘要式身份验证,虚拟主机, Apache样式配置,日志记录,单和多线程应用程序。它提供了大量的文档和示例。</p>    <p>Appweb是一个基于标准的嵌入式HTTP服务器,它拥有以下特性:</p>    <ul>     <li>Full HTTP/1.1 web server</li>     <li>Multi-threaded, event-driven core: fastest performance in its class</li>     <li>Dynamically loadable modules</li>     <li>Server-side JavaScript web framework</li>     <li>In-memory PHP module</li>     <li>In-process CGI as well as traditional CGI</li>     <li>Apache compatible configuration and logging</li>     <li>Basic and Digest Authentication</li>     <li>Secure Socket Layer (SSL/TLS)</li>     <li>Session state data management</li>     <li>HTTP Client program and library</li>     <li>ROMable web pages and configuration files</li>     <li>Cross-platform and portable</li>     <li>Embeddable in applications and devices (supports XIP)</li>     <li>Modular source code and <a href="/misc/goto?guid=4959499564239101998">documentation</a> provided</li>    </ul>    <p><img alt="嵌入式Web服务器 Appweb" src="https://simg.open-open.com/show/e610d78bac58ed98dc2becdaff438a05.png" width="500" height="357" /></p>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1324385472718" target="_blank">http://www.open-open.com/lib/view/home/1324385472718</a></p>