CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - embedded web server
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - embedded web server - List
[
Linux-Unix
]
simplehttpserver
DL : 1
LINUX简单嵌入式Web服务器实验,希望对大家有用。-LINUX Embedded Web server simple experiment, we hope that the right useful.
Date
: 2008-10-13
Size
: 5.88kb
User
:
我哦我
[
Linux-Unix
]
webtest.tar
DL : 0
嵌入式服务器源码 可执行动态页,可以自由修改-embedded server source code executable dynamic pages, the freedom to change
Date
: 2025-12-21
Size
: 828kb
User
:
yankui
[
Linux-Unix
]
simplehttpserver
DL : 0
LINUX简单嵌入式Web服务器实验,希望对大家有用。-LINUX Embedded Web server simple experiment, we hope that the right useful.
Date
: 2025-12-21
Size
: 6kb
User
:
我哦我
[
Linux-Unix
]
websvr-x86-1.0.1.tar
DL : 0
嵌入式web服务器websvr-x86-1.0.1.tar.gz-Embedded web server websvr-x86-1.0.1.tar.gz
Date
: 2025-12-21
Size
: 160kb
User
:
yangkui
[
Linux-Unix
]
CSA_Web_Source_Code(2008-1-7)
DL : 0
基于嵌入式web服务器的web应用层代码-Embedded web server-based web application layer code
Date
: 2025-12-21
Size
: 46kb
User
:
虚礼明
[
Linux-Unix
]
arm
DL : 0
嵌入式系统设计与实例开发实验教材二源码 多线程应用程序设计 串行端口程序设计 AD接口实验 CAN总线通信实验 GPS通信实验 Linux内核移植与编译实验 IC卡读写实验 SD驱动使用实验 GPRS通信实验 音频驱动及应用实验 嵌入式Web服务器实验 IDE—CF卡模块读写实验 PS2键盘鼠标驱动实验 -Examples of embedded systems design and development of experimental teaching materials Second source multi-threaded application design program design AD serial port CAN bus communication interface experiment experiment experiment GPS communications Linux kernel compiled Experimental Transplantation and Experimental IC card reader SD driver to use experimental GPRS communication experiment audio driver and application experiments embedded Web server experiment IDE-CF card module to read and write experimental PS2 keyboard and mouse-driven experiment
Date
: 2025-12-21
Size
: 18.08mb
User
:
lisuwei
[
Linux-Unix
]
spserver-0[1].8.5.src.tar
DL : 0
spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。 spserver 使用 c++ 实现,目前实现了以下功能: 1.封装了 TCP server 中接受连接的功能; 2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制; 3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。 4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架) -spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (please refer to: SPWebServer: a web server based on the framework of SPServer)
Date
: 2025-12-21
Size
: 70kb
User
:
Eagle518
[
Linux-Unix
]
easyhttpd_1.1.0b.tar
DL : 0
linux下的小型WEB服务器,当然嵌入式WEB服务器还有boa,httpd,yhttpd,easyhttpd,lighttpd等-under linux small WEB server, of course, there are embedded WEB server boa, httpd, yhttpd, easyhttpd, lighttpd, etc.
Date
: 2025-12-21
Size
: 85kb
User
:
潘 应 云
[
Linux-Unix
]
04_http
DL : 0
pax270平台下实现嵌入式WEB服务器的原代码-pax270 platform embedded WEB server under the original code
Date
: 2025-12-21
Size
: 47kb
User
:
ruchang
[
Linux-Unix
]
Linux-Web-(Mc9328MX)
DL : 0
基于Mc9328MX芯片的Linux嵌入式操作系统对于WEB服务器的应用-Mc9328MX chips based on the Linux operating system for embedded WEB server applications
Date
: 2025-12-21
Size
: 3.06mb
User
:
chenxu
[
Linux-Unix
]
web_server_for_arm_linux
DL : 0
在完成视频编解码的嵌入式设备(arm-linux环境)上开发的轻型Web服务程序,可支持浏览器访问嵌入式设备,查询状态、设置参数,并可远程在线升级。-Complete video codec in embedded devices (arm-linux environment) to develop procedures for light Web services can support the browser embedded devices, query status, set parameters, and remote online upgrade.
Date
: 2025-12-21
Size
: 8kb
User
:
张维
[
Linux-Unix
]
cgi
DL : 0
s3c2410 嵌入式 web 服务程序源码。-s3c2410 embedded web server program source code.
Date
: 2025-12-21
Size
: 16kb
User
:
hujing
[
Linux-Unix
]
Webserver
DL : 0
随着Internet技术的兴起,在嵌入式设备的管理与交互中,基于Web方式的应用成为目前的主流,这种程序结构也就是大家非常熟悉的B/S结构,即在 嵌入式设备上运行一个支持脚本或CGI功能的Web服务器,能够生成动态页面,在用户端只需要通过Web浏览器就可以对嵌入式设备进行管理和监控,非常方 便实用。本节主要介绍这种应用的开发和移植工作。用户首先需要在嵌入式设备上成功移植支持脚本或CGI功能的Web服务器,然后才能进行应用程序的开发。-With the rise of Internet technology in the embedded device management and interaction, Web-based applications become mainstream, this program structure is very familiar B/S structure, that is run on a embedded device CGI scripts or functions to support Web servers can generate dynamic pages, the client only through Web browser can be embedded device management and monitoring, very convenient and practical. This section describes the development and migration of such applications work. Users must first successfully transplanted in the embedded device or a CGI script functions to support Web server, and application development can be carried out.
Date
: 2025-12-21
Size
: 876kb
User
:
sxf
[
Linux-Unix
]
thttpd-2.25b.tar
DL : 0
thttpd是一种轻量级web服务器,只支持html1.1和cgi可以移植道嵌入式设备-thttpd is a lightweight web server cgi can only support html1.1 and embedded devices transplantation Road
Date
: 2025-12-21
Size
: 1.29mb
User
:
edgar
[
Linux-Unix
]
boa
DL : 0
嵌入式WEB服务器BOA开发关键技术及相关资料-BOA embedded WEB server key technology development and related information
Date
: 2025-12-21
Size
: 1.05mb
User
:
gaowenyu
[
Linux-Unix
]
embeddedWEBserver
DL : 0
该课件详细介绍了嵌入式WEB服务器的建立过程-The courseware is described in detail the process of building an embedded WEB server
Date
: 2025-12-21
Size
: 580kb
User
:
zhaojiahua
[
Linux-Unix
]
1232132132131
DL : 0
为了安全生产需要,在煤炭开采矿井中需要安装监控系统。设计一种精简型嵌入式监控系统,可以通过远 程浏览器访问。文章主要以Linux和S3C2410A为平台,介绍了该系统的硬件接口和软件部分,着重分析了基于 Linux下的USB摄像头驱动设计方法和基于boa服务器的图像采集并在web中显示过程-Production needs for safety, the mine in the coal mining need to install the monitoring system. Design a thin embedded monitoring system, through a remote browser access. Linux and S3C2410A article mainly as a platform, introduced the system' s hardware interface and software components, analyzes the Linux-based USB camera driver under the design method based on image acquisition and boa server shown in the process of web
Date
: 2025-12-21
Size
: 116kb
User
:
qqq
[
Linux-Unix
]
BOA
DL : 0
BOA编译移植过程详解:Boa是一个嵌入式设备里常用的web服务器-Detailed compilation migration BOA: Boa is an embedded device that is commonly used web server
Date
: 2025-12-21
Size
: 6kb
User
:
zhangwei
[
Linux-Unix
]
www
DL : 0
嵌入式web远程监控web服务器源码。包括web网页和cgi脚本源码-Embedded web remote monitoring web server source code. Including web web and CGI script source code
Date
: 2025-12-21
Size
: 1.55mb
User
:
diyid
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.