搜索资源列表
thttpd-2.25b
- 开放源代码的WEB服务器,在嵌入式系统中非常好用。-open-source Web server, embedded system is very handy.
EMB-TCP-IP-STACK
- 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the prepara
boa
- 嵌入式的WEB服务器BOA的源代码程序,可以直接移植到ARM板子上运行。
WebserverTCP-IPLean
- 嵌入式系统Web服务器 TCP-IP Lean详细介绍嵌入式系统tcp-ip 的原理和工作过程,并在pic 上实现了一个简易的web服务器
TCP_IP_stack_user_guide
- 本文件是嵌入式TCP/IP协议栈的说明文件,嵌入式TCP/IP应用开发人员可以通过阅读该文件,掌握在嵌入式TCP/IP协议栈的基础之上开发服务器/客户端应用程序,如FTP服务器,WEB服务器,串口服务器。
20050503303
- 嵌入式的web服务器源代码,是学习嵌入式web的好例子
功能齐全的嵌入式web服务器
- 这是我写的一个功能齐全的嵌入式web服务器,在友善之臂S3C2440板子上调试通过并验收。嵌入式设备具有有限的内存资源,所以在设计上要求嵌入式web服务器代码不仅要完成需求的所有功能,还要求代码尽可能的优化和精简。基于以上需求,完成了嵌入式web服务器所要求的基本功能: 1. 实现对静态网页请求的应答。 2. 实现对动态网页请求的应答,web服务器有执行外部程序的能力。 3. 可以同时接受和处理多个客户端的请求应答。 4. 有效防止僵尸进程的产生。 5. 错误处理。 --------------
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
EasyWEB
- 该程序实现在LPC1768下的嵌入式web服务器,通过该程序可以了解TCP通信的过程、LPC1768的EMAC控制模块。Keil下编译。-Under the program to achieve the LPC1768 embedded web server, through the program can understand the process of TCP traffic, LPC1768 the EMAC control module. Keil compiled.
miniweb
- 嵌入式web服务器C程序,占用很少的系统资源-Embedded web server C process, occupy very little system resources
monkey-0.9.2.tar
- monkey是一款多线程web服务器,是学习嵌入式web服务器的理想之选,这里给出源码和文档。-monkey is a multi-threaded web server, embedded web server is to learn from ideal, given source code and documentation here.
shttpd-1.38
- 这个是轻量型的嵌入式WEB服务器,开源代码!-This is a lightweight embedded WEB server, open source code!
linux_web
- 详细介绍嵌入式web服务器的应用,例子丰富-Detailed introduction of embedded web server application, examples of the rich! ! !
embed_TCP_IP_stack
- 本文件是嵌入式TCP/IP协议栈的说明文件,嵌入式TCP/IP应用开发人员可以通过阅读该文件,掌握在嵌入式TCP/IP协议栈的基础之上开发服务器/客户端应用程序,如FTP服务器,WEB服务器,串口服务器。-This document is embedded TCP/IP protocol stack documentation, embedded TCP/IP application development staff can read the document in the hands of
Web_ser
- 嵌入式的web服务器,也可以在linuxPC端使用,修改makefile即可-Embedded web server, you can also use the linuxPC side, you can modify the makefile
thttpd-2.25b.tar
- thttpd-2.25b.tar.gz 嵌入式应用程序开发,web服务器。单进程,编译后即可运行,简单修改即可扩充产品的web服务。-thttpd-2.25b.tar.gz small web server,easy to run after compile, and easy to extend other function according to product requirment.
20050503303
- 嵌入式的web服务器源代码,是学习嵌入式web的好例子-Embedded web server source code, is to learn from good examples of embedded web
embed_TCP_IP_stack
- 本文件是嵌入式TCP/IP协议栈的说明文件,嵌入式TCP/IP应用开发人员可以通过阅读该文件,掌握在嵌入式TCP/IP协议栈的基础之上开发服务器/客户端应用程序,如FTP服务器,WEB服务器,串口服务器。-This document is embedded TCP/IP protocol stack documentation, embedded TCP/IP application development staff can read the document in the hands of
20050503303
- 嵌入式的web服务器源代码,是学习嵌入式web的好例子-Embedded web server source code, is to learn from good examples of embedded web
goahead-2.5.0-src
- GoAhead是一个开源(商业许可)、简单、轻巧、功能强大、可以在多个平台运行的嵌入式Web Server。 GoAhead Web Server是为嵌入式实时操作系统(RTOS)量身定制的Web服务器。它的目标也许不在于WEB服务器市场,而是面向当嵌入式系统深入我们的工作与生活的明天,那时,它也许会成为使用最广泛的WEB服务器。 GoAhead Web Server构建在设备管理框架(Device Management Framework)之上,用户可以像标准的Web Services一样来部