搜索资源列表
CGI-perl-RH9
- 用perl语言编写的CGI webserver页面,用于嵌入式系统的web配置。
cgi-web
- 嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。
高性能WEB服务器
- Lighttpd是一个轻量级的Web 服务器,支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能。它具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。其静态文件的响应能力远高于Apache,可谓Web服务器的后期之秀
功能齐全的嵌入式web服务器
- 这是我写的一个功能齐全的嵌入式web服务器,在友善之臂S3C2440板子上调试通过并验收。嵌入式设备具有有限的内存资源,所以在设计上要求嵌入式web服务器代码不仅要完成需求的所有功能,还要求代码尽可能的优化和精简。基于以上需求,完成了嵌入式web服务器所要求的基本功能: 1. 实现对静态网页请求的应答。 2. 实现对动态网页请求的应答,web服务器有执行外部程序的能力。 3. 可以同时接受和处理多个客户端的请求应答。 4. 有效防止僵尸进程的产生。 5. 错误处理。 --------------
web-server-based-AJAX-and-CGI
- web server based AJAX and CGI!
simple_cgi_sqlite3.tar.gz
- linux下的网站,用了cgi,sqlite,实现了对数据库的基本操作。,Web site under linux with the cgi, sqlite, the realization of the basic operation of the database.
web_server_in_c.rar
- 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 ,This is
https
- 实现一种简单的web服务器功能,只能传输html网页,可扩展支持动态网页,cgi具有扩展性-To achieve a simple web server functionality and can only transfer html web pages, can be extended to support dynamic web pages, cgi with the scalability
cgi
- 采用cgi实现动态网页。动态网页实现,基础,很好-cgi
chatserver1.2
- Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。-Net-Sky ChatServer different from the other with PHP, ASP, PERL scr ipt language or any other mode of CGI chat
cgi
- cgi的基本教程,详细介绍来cgi的功能及使用和方法,希望有用-cgi basic tutorial, cgi detail to the functions and methods of use and the hope that useful
VCcgi
- As mentioned in previous chapters, one of the greatest things about programming with CGI is the vast number of resources available to help you. Everything from tutorials to prewritten programs is available on the Web. I have spent many hours compilin
cgi
- a book for all beginner of cgi web programming
www
- 全功能探针源码,包括PHP,ASP,ASP.NET.JSP.CGI探针-Full-function probe source, including PHP, ASP, ASP.NET.JSP.CGI probe
cgi-0.7
- Linux 下面的一个C封装的CGI的实现,提供了良好的和web服务器通信的接口-Linux following a C implementation of CGI package, provides a good interface and web server communications
appweb-src-2.4.3-0.tar
- Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便於開發和部署基於Web的應用程序和設備。它正迅速( 3500多要求每秒)和緊湊(從11萬) ,其中包括支持動態網頁製作,服務器端嵌入式腳本過程中的CGI ,可加載模塊,的SSL ,摘要式身份驗證,虛擬主機, Apache樣式配置,日誌記錄,單和多線程應用程序。Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便於開發和部署基於Web的應用程序
pig-house-web
- 猪舍监控页面案例,提供一套实时监控温湿度气体浓度的界面和cgi调用,如果做简单服务器和监控web网站。可以参考-The the pig monitoring page case provides a set of real-time monitoring of temperature and humidity, gas concentration interface and cgi call, If you do a simple server monitoring web site. Can
cgi-include-and-lib
- Linux 下面进行网页交互通信cgi交叉编译必备工具链!-Linux below the Web interactive communication cgi cross compile an indispensable tool chain!
video-transfor-cgi
- a web page using cgi program to embed a video
web
- (1)常规服务器,支持GET和HEAD方法访问 (2)支持多用户并发访问 (3)使用配置文件配置wen文件根目录等 (4)日志文件 (5)CGI支持:支持.php和.sh(Shell风格的脚本,首行是#!注释器),PHP可访问数据库 -(1) conventional server supports GET and HEAD methods to support multi-user concurrent access (3) Use the profile configur