Welcome![Sign In][Sign Up]
Location:
Search - 嵌入式,web服务器

Search list

[SCMC8051F340的web服务器程序

Description: C8051F340的web服务器程序,嵌入式web服务器程序,源码。
Platform: | Size: 386715 | Author: 123abc026@163.com | Hits:

[Internet-Network功能齐全的嵌入式web服务器

Description: 这是我写的一个功能齐全的嵌入式web服务器,在友善之臂S3C2440板子上调试通过并验收。嵌入式设备具有有限的内存资源,所以在设计上要求嵌入式web服务器代码不仅要完成需求的所有功能,还要求代码尽可能的优化和精简。基于以上需求,完成了嵌入式web服务器所要求的基本功能: 1. 实现对静态网页请求的应答。 2. 实现对动态网页请求的应答,web服务器有执行外部程序的能力。 3. 可以同时接受和处理多个客户端的请求应答。 4. 有效防止僵尸进程的产生。 5. 错误处理。 -------------------------------- 因为嵌入式资源的限制,动态网页使用了cgi来处理,cgi程序可以用C语言或是脚本来编写,所有的cgi程序和外部执行程序要发布在cgi-bin文件夹中。代码中附带的home.html和add.html是为了测试代码所附加的两个简单的网页。home.html用于对请求静态网页的测试。add.html用于测试动态请求。如果你要测试web服务器执行外部程序可以把外部程序一起发布在cgi-bin中。我在自己的板子上测试,成功控制了板子的led灯。 ============== 这个嵌入式web服务器经过多次优化,代码精简高效。因为是急着要下个东西需要积分,把好东西拿处理分享了。
Platform: | Size: 131202 | Author: weareallhappy@vip.qq.com | Hits:

[Embeded-SCM Developboa——src

Description: 本文档是关于boa web服务器的源程序,已经经过测试,稍做修改可进行嵌入式的移植-boa web server on the source code has been tested, can be tailored for embedded transplant
Platform: | Size: 117760 | Author: lwx888 | Hits:

[Embeded-SCM Developboa-main

Description: boa web服务器的主程序,是利用c写的,经过修改后可移植到嵌入式中。-boa web server program, using c written in the revised Embedded can be transplanted to China.
Platform: | Size: 2048 | Author: lwx888 | Hits:

[Web Serverthttpd-2.25b

Description: 开放源代码的WEB服务器,在嵌入式系统中非常好用。-open-source Web server, embedded system is very handy.
Platform: | Size: 234496 | Author: 周向波 | Hits:

[ARM-PowerPC-ColdFire-MIPShttpd

Description: 嵌入式web服务器源码,硬件采用是arm7处理器,可pc机来访问服务器内容。-embedded web server source code, the hardware used is ARM7 processor, PCs to access server-based content.
Platform: | Size: 3072 | Author: 陈小平 | Hits:

[SCMARM7_WEB

Description: 开源的嵌入式WEB服务器,运行于RAM处理器,占用的系统资源极少-revenue embedded Web server running on the processor RAM and occupies very little system resources
Platform: | Size: 713728 | Author: lao | Hits:

[Web Serverweb_server.tar

Description: 经典的嵌入式web服务器代码,现在很多的商业产品都是移植的这个-classic embedded web server code, many of the commercial products are the transplant
Platform: | Size: 121856 | Author: 小铭 | Hits:

[Software EngineeringXscale

Description: 参加 全国 电子设计大赛 的文档, 本文介绍了数字媒体嵌入式服务器的关键技术实现。本系统是一个以Internet为依托,工作在XScale架构、linux操作系统之上的嵌入式WEB服务器。使用了山东大学嵌入式实验室研发的嵌入式图形中间件,利用嵌入式实时数据库对授权网络用户和手机用户信息进行管理,集实时视频采集、视频转发、截图、控制并以多种途径传送,GIS信息发布等多种功能于一体。服务器采用了多级缓冲机制,高效稳定,支持数十个用户的同时访问,界面友好直观,方便用户操作。本系统较好实现了多媒体WEB服务器的功能,并因为其体积小,便于组装和长时间工作时性能稳定等优点有较好的应用前景。-participate in the Electronic Design Competition documents, the paper introduced a digital media server embedded key technology. The system is a Internet-based framework in XScale, top of the Linux operating system embedded Web server. The use of embedded Shandong University research laboratories embedded graphics middleware, the use of embedded real-time database of authorized users and cell phone users in information management, real-time video set collection, Video transmitted, screenshots, and to control a variety of ways of transmission, GIS information dissemination, and other functions into one. Server is a multi-level mechanism of the buffer, a highly efficient and stable support for 10 users at the same time visit, friendly and intuitive interface. user-friendly operation. Of the
Platform: | Size: 57344 | Author: wangning | Hits:

[uCOSuIP_webserver

Description: EASYARM2200开发板上,一个微型嵌入式web服务器-源代码。基于uIP6.0协议栈。(ADS).内有具体说明。-EASYARM2200 development board, a micro-embedded web server-source code. Based on uIP6.0 protocol stack. (ADS). Within specified.
Platform: | Size: 212992 | Author: wangwen | Hits:

[SCMWebServerOn8051

Description: 本文介绍了如何使用RTL8019+51内核单片机来实现嵌入式Web服务器,文章包括硬件电路设计、协议的实现、调试的方法、程序的调度。本文对于进行轻量级TCP/IP协议开发的设计人员有很强的指导意义。本文所述Web服务器的源代码请参考本人上传的“TcpIpOn8051.rar”。-This paper describes how to use the RTL8019 51 MCU kernel to achieve Embedded Web server, The article includes hardware circuit design, the realization of the agreement, testing methods, and procedures of scheduling. This article about a lightweight TCP/IP protocol development of the design staff has a strong guiding significance. This paper described the Web server source code reference, I uploaded "TcpIpOn8051.rar."
Platform: | Size: 2666496 | Author: 王鑫 | Hits:

[Embeded Linuxlibhttpd-1.3.tar

Description: 开放源代码的WEB服务器,在嵌入式系统中非常好用-open source Web server, embedded system is very handy
Platform: | Size: 149504 | Author: bingdu | Hits:

[Internet-NetworkSIMPLE_WEB_ARM

Description: 简单嵌入式Web服务器实验,操作系统采用LINUX-simple experiment embedded Web server, using Linux operating system
Platform: | Size: 5120 | Author: zhangbijun | Hits:

[BooksSQLiteWeb

Description: :介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components working principle, SQLite system features and architecture. The arm- linux platform for a successful transplant SQLite,. Combining form and CGI technology and the use of SQLite for the C language API. successfully achieved a client and the SQLite embedded database system for the dynamic interaction. This program can be widely used in industrial equipment remote control, remote family medical equipment, Information appliance control center and other areas of application.
Platform: | Size: 32768 | Author: 黄勇 | Hits:

[uCOSwebserver

Description: 我们的嵌入式大作业 完成一个嵌入式的web服务器,具有所有基本功能-Our embedded operating to complete a large embedded web server, with all the basic functions of
Platform: | Size: 4096 | Author: 张思 | Hits:

[Software Engineeringweb

Description: 介绍了一种嵌入式WEB服务器的设计与实现,实现了以太网与CAN总线网络的直接互连,使用户可以 使用PC机通过Internet进行远程访问和控制Web服务器,从而能够将工业现场测控层监测设备得到的数据 方便快捷地送到异地的管理监控层-Introduce a kind of embedded WEB server design and implementation to achieve the Ethernet and CAN bus direct interconnection network so that users can use the PC machine through Internet remote access and control of Web servers, enabling monitoring and control of industrial site layer monitoring equipment data quickly and easily to remote monitoring of the management layer
Platform: | Size: 3072 | Author: ff8zgs | Hits:

[TCP/IP stackTCP_IP_stack_user_guide

Description: 本文件是嵌入式TCP/IP协议栈的说明文件,嵌入式TCP/IP应用开发人员可以通过阅读该文件,掌握在嵌入式TCP/IP协议栈的基础之上开发服务器/客户端应用程序,如FTP服务器,WEB服务器,串口服务器。-This document are embedded TCP/IP protocol stack documentation, embedded TCP/IP application development staff can read the document in the hands of the embedded TCP/IP protocol stack based on the development of server/client applications, such as FTP server, WEB server, serial server.
Platform: | Size: 9216 | Author: 6756 | Hits:

[Web Server20050503303

Description: 嵌入式的web服务器源代码,是学习嵌入式web的好例子-Embedded web server source code, is to learn from good examples of embedded web
Platform: | Size: 5120 | Author: dkj | Hits:

[Software EngineeringWEB-003

Description: 在传统的Web 应用中,Web 服务器往往与数据库系统或者文件系统并存在一台高性能的计算机系统中,数据库服务器是Web 服务器的信息来源,Web 服务器则是系统的信息发布中心,它接收来自浏览器的请求,并根据请求生成新的页面发送给Web 浏览器,完成信息在网络范围内的传输。Web 服务器检索 的信息来自数据库系统,实时性要求不高,可以满足常规的查询和检索系统的要求。 随着嵌入式系统技术的发展,人们越来越多的采用WEB 技术进行嵌入式系统的远程监控。-In traditional Web applications, Web servers are often associated with the database system or file system and there is a high-performance computer system, the database server is the source of information for Web server, Web server is the system of information release center, it receives from browser requests and generate a new page request sent to the Web browser, complete the information transfer within the network. Web server to retrieve information from database systems, real-time do not ask to meet the regular query and retrieval systems. With the development of embedded systems technology, more and more people are using WEB technology for remote monitoring of embedded systems.
Platform: | Size: 3306496 | Author: 张鹏 | Hits:

[Embeded-SCM Develop嵌入式WEB服务器及远程测控应用详解

Description: 嵌入式WEB服务器及远程测控应用详解,包括服务器的移植及注意点等(Embedded WEB server and remote monitoring and control applications, including the server migration and attention points)
Platform: | Size: 1669120 | Author: 喵! | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net