搜索资源列表
buffer
- boa的源码,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
fastcgi20
- fastcgi库,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
escape
- linux源码,支持html和cgi,可以运行在多个平台之上.
Web_based.rar
- Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary
IRremote
- IRremote arduino 红外发射库文件源码 */-IRremote * Version 0.11 August, 2009 * Copyright 2009 Ken Shirriff * For details, see http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html * * Interrupt code based on NECIRrcv by Joe Knapp
cgiweb
- ARM-LINUX 下WEB 的实现,学生管理系统的 HTML及C编写的CGI程序-ARM-LINUX WEB
cgiLearning
- CGI教程,在做嵌入式系统web服务器时参考使用,CGI可以用于远程数据采集及监控-Introduction of CGI which can be used in embedded system.
html-camera-boa_cgi
- 嵌入式摄像头网页拍摄boa_cgi源码,进行同类功能设计可以作为一个参考。-htlm camera take picture code.htlm add cgi code.
cgi_sql2.tar
- cgi程序的作用是为html文件和嵌入式网络服务器之间实现信息交互-cgi program' s role is to html file and the embedded Web server information exchange between
cgi_login
- cgi登录页面,在linux下开发,服务器为thttpd,使用cgilib库,通过cgi页面登录。 需要安装cgilib和thttpd搭建调试环境。-login web cgi soft,server:thttpd,client:html,use by cgilib。