搜索资源列表
mini_web
- 一个相当小的WEB服务器,源码只有400多行,但WEB服务器的功能基本实现。-a very small Web server, the source code only over 400 firms, but the Web server functions basically attained.
boa-0.94.13
- boa:著名嵌入式系统网页服务器源代码。-boa : famous embedded web server system source code.
linux_server
- 嵌入式Linux上的Web Server设计-Embedded Linux Web Server Design
5.8-webserver
- 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux web server,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code - linux web se rver, we used the procedure code detailed in the Notes to facilitate the transplant.
boaWebServer
- Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web s
miniweb-0.8.19
- MiniWeb是一个针对嵌入式应用而开发的微型Web Server,它占用资源少,工作效率高,可移植性好,使用C语言编写,可以单线程服务多个用户,支持动态页面生成和页面变量替换等动态Web技术,可作为静态库或动态库内嵌于其他软件中,也可作为独立的Web server运行在Windows和Linux上。-MiniWeb was an embedded application and development of the micro-Web Server, It occupied less reso
libhttpd-1.3.tar
- 开放源代码的WEB服务器,在嵌入式系统中非常好用-open source Web server, embedded system is very handy
miniweb1.0.tar
- 嵌入式迷你WEB服务器代码,是由瑞典科学院开发的,written by Adam Dunkels.-Embedded mini Web server code is developed by the Swedish Academy of Sciences. written by Adam Dunkels.
web.src
- linux下用c语言开发的小型嵌入式web服务器。-using C language development of small embedded web server.
boa-0.94.13
- boa的最新源代码,在嵌入式系统中作web server
v2.18_2007-11-19.tar
- 将嵌入式web server(goahead)的移值到at91rm9200上.该软件包包含所有源代码及Makefile, 说服文件
server
- 嵌入式UCLINUX上的 小型WEB服务器
webserver
- 嵌入式Linux系统用的web server,开源代码,非常好用
webbuild
- 包括boa-0.94.13和cgic205,适合嵌入式web服务器建设-Including the boa-0.94.13 and cgic205, suitable for building embedded web server
cgi
- 基于CGI库的程序编写的介绍 嵌入式web服务器建设-Based on CGI programming library introduction to the building of the embedded web server
con_d
- 4 ch adc +udp server+gpio control for mini2440
lighttpd_fenxi
- lighttp 源码分析,有利于在此基础上深入了解嵌入式 web server-embedded web server analyse in detail
boa-web-server-to-2440
- 2410下boa web服务器移植,希望想移植这个的能用到-Transplanted under the boa web server 2410
embedded-web-server-comparison
- 现在在嵌入式设备中所使用的web服务器主要有:boa、thttpd、mini_httpd、shttpd、lighttpd、goaheand、appweb和apache等。 现对其进行简单对比,以供参考。 -Embedded devices now used in the web server are: boa, thttpd, mini_httpd, shttpd, lighttpd, goaheand, appweb and apache and so on. these sim
server.tar
- 简单的linux服务器程序,提供了简单的socket创建监听以及收发。(Basic linux web server code)