搜索资源列表
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.
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
web.src
- linux下用c语言开发的小型嵌入式web服务器。-using C language development of small embedded web server.
webserver
- 嵌入式Linux系统用的web server,开源代码,非常好用
GoHead WebSever
- 著名的linux嵌入式系统的Web Server源代码,支持ASP脚本.-famous Embedded System Web Server source code, ASP scr ipt support.
ASimpleWebServer.zip
- 实现了一个简单的web服务器,能通过网页控制ARM开发板上的LED灯。该服务器支持动态网页,A simple web server and it is used to control the LED on the arm-linux system.
boa-0.94.13
- 在嵌入式linux上建立web服务器的源代码-Linux embedded web server to establish the source code
WEBofEos
- 嵌入式的WEB服务器及远程测控应用以及详解,讲得不错: 嵌入式WEB 服务器及远程测控是导师的毕业课题,总的思想就是网络化仪器。现在完 成的目标要先确定下来,就是设计基于Linux 操作系统的远程测控系统,并且讨论在核辐射 实验中可行性研究,我们通过普通的浏览器就可以对远端现场的控制和测量以及获取远端现 场的图像信息。使用嵌入式WEB 服务器的好处有这样几点:(1)远程监控终端仅需要安装 浏览器即可,IE 或Netscape 等软件大多由操作系统自带,无需开发专门的应用软件,
LNS_PPT_CHAP5_V1[1].0
- 使用Linux 主机作为网络服务器 -The use of Linux as a web server host
LNS_PPT_CHAP6_V1[1].0
- 使用Linux 主机作为网络服务器 -The use of Linux as a web server host
cgi
- 基于CGI库的程序编写的介绍 嵌入式web服务器建设-Based on CGI programming library introduction to the building of the embedded web server
boa-0.94.14rc21.tar
- boa嵌入式web服务器软件,通过交叉编译可在嵌入式linux平台上运行-embedded web server soft for embedded linux system
boa-0.94.14rc20
- boa web网页视频服务器首选 但是 需要 下载者 有较好的linux 基础-boa web page to download the video server of choice, but those who have good linux based
boa-0.94.13
- linux嵌入式网络小型服务器boa服务器的源码-small embedded linux server web server source code boa
web_server
- 在嵌入式linux平台上的小型web服务器程序包-In a small embedded linux platform web server package
9260kernel-porting
- AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9
07_httpd
- 简单的嵌入式linux的web服务器源代码,基于s3c2410-Embedded linux web server source code, based on s3c2410
minMalloc
- 超精简的c语言malloc内存管理函数,采用哈希散列法+伙伴法结合,自动判断切割或合并,已在linux上测试,并在一web服务器上实现商业化应用-minimalloc by c .tested in linux and iar ,has been used in WEB server
server.tar
- 简单的linux服务器程序,提供了简单的socket创建监听以及收发。(Basic linux web server code)