嵌入式Web服務器 Appweb

jopen 13年前發布 | 32K 次閱讀 Web服務器 C/C++

Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便于開發和部署基于Web的應用程序和設備。它正迅速( 3500多要求每秒)和緊湊(從11萬) ,其中包括支持動態網頁制作,服務器端嵌入式腳本過程中的CGI ,可加載模塊,的SSL ,摘要式身份驗證,虛擬主機, Apache樣式配置,日志記錄,單和多線程應用程序。它提供了大量的文檔和示例。

Appweb是一個基于標準的嵌入式HTTP服務器,它擁有以下特性:

  • Full HTTP/1.1 web server
  • Multi-threaded, event-driven core: fastest performance in its class
  • Dynamically loadable modules
  • Server-side JavaScript web framework
  • In-memory PHP module
  • In-process CGI as well as traditional CGI
  • Apache compatible configuration and logging
  • Basic and Digest Authentication
  • Secure Socket Layer (SSL/TLS)
  • Session state data management
  • HTTP Client program and library
  • ROMable web pages and configuration files
  • Cross-platform and portable
  • Embeddable in applications and devices (supports XIP)
  • Modular source code and documentation provided

嵌入式Web服務器 Appweb

項目主頁:http://www.baiduhome.net/lib/view/home/1324385472718

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!