文件名称:miniweb-0.8.19
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 48.59kb
- 下载次数:
- 0次
- 提 供 者:
- jus***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MiniWeb是一个针对嵌入式应用而开发的微型Web Server,它占用资源少,工作效率高,可移植性好,使用C语言编写,可以单线程服务多个用户,支持动态页面生成和页面变量替换等动态Web技术,可作为静态库或动态库内嵌于其他软件中,也可作为独立的Web server运行在Windows和Linux上。-MiniWeb was an embedded application and development of the micro-Web Server, It occupied less resources, high efficiency, portability and use the C language, can thread a number of service users, Dynamic pages and pages generated variable substitution, and other dynamic Web technology, as a static or dynamic library embedded in other software, can also be used as an independent Web server running on Windows and Linux.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 55593382miniweb-0.8.19.zip 列表 miniweb/ miniweb/http.c miniweb/http.def miniweb/httpapi.h miniweb/httpauth.c miniweb/httpd.vcproj miniweb/httpint.h miniweb/httpmin.c miniweb/httppil.c miniweb/httppil.h miniweb/httppost.c miniweb/Makefile miniweb/miniweb.c miniweb/miniweb.sln miniweb/miniweb.suo miniweb/miniweb.vcproj miniweb/mpd.c miniweb/procpil.c miniweb/procpil.h miniweb/revision.h miniweb/vod.c miniweb/webroot/ miniweb/webroot/default.css miniweb/webroot/demo-dyn.htm miniweb/webroot/favicon.ico miniweb/webroot/index.htm miniweb/webroot/logo.png