搜索资源列表
bao
- BOA是一个单任务的小型HTTP服务器,源代码开放、性能优秀,特别适合应用在嵌入式系统中。目前的uClinux的代码中已经包含BOA的源代码。在uClinux下实现BOA,只需要对BOA做一些配置和修改-BOA is a single-mandate of the small HTTP server, the open source community, outstanding performance, particularly for applications in embedded syst
vivi_note.tar
- 一个让我受益 非浅的s3c2410的vivi源码(带注释,转自http://www.18jin.cn/ShowForum.asp?forumid=45)-an benefited from the anger of s3c2410 source (with Notes, switched from http : / / www.18jin.cn/ShowForum.asp forumid = 45)
rfc2616
- 这是个Http协议的说明文档,做Http server时可能要用到,不错的-Http This is a documentation of the agreement, so Http server may use that good
linuxhttpd
- 这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.
u-boot-1.2.0
- gec2410上的u-boot-1.2.0源码,详细文档见http://blog.mcuol.com/anmnmnly/index.htm的u-boot-1.2.0移植粗解
CS8900_linux-2.6.24.4
- linux2.6.24 S3C2410下的网卡CS8900驱动 具体移植方法可以参考我的blog http://www.cublog.cn/u2/63560/showart_514147.html
Matrix500
- The source code example of ARM9 development board from Artila (M-501 starter kit). The source code can compile on linux or cygwin. find more information on http://www.artila.com/p_matrix.html#m_501.
redboot_200840.zip
- Redboot,ported to the i.MX27 PDK board. It was designed to be very portable, extensible, and configurable. Some of the features are: • Host connectivity via RS-232 or Ethernet • Command line interface via RS-232 or Telnet • Imag
xdnw-0.3.tar.gz
- 配合友善之臂super_vivi的USB下载功能,实现在Linux系统下图形化USB下载烧写工具。 详见:http://www.arm9home.com/bbs/read.php?tid-2127.html,GUI dnw for Linux
openocd
- OpenOCD was created by Dominic Rath as part of a diploma thesis written at the University of Applied Sciences Augsburg (http://www.fh-augsburg.de). Since that time, the project has grown into an active open-source project, supported by a diverse
webcam
- 《基于v4l2的webcam应用, 本地预监》 http://blog.csdn.net/sunkwei/article/details/6530343# 一个webcam_v4l2的演示:包含两部分: 1. webcam_server: 抓v4l2, 压缩,发送 2. webcam_shower: 接收,解压,回放-" Consists of two parts: v4l2 webcam application, the local pre su
httppxa270.tar
- 在pxa270上构建http服务器的源码-PXA270 built in http server source code
micro_proxy_30oct2002.tar
- micro_proxy - really small HTTP/HTTPS proxy-micro_proxy- really small HTTP/HTTPS proxy
miniweb.tar
- ARM LINUX 嵌入式WEB的实例 ,直接MAKE,运行./mini_ws 8000(端口号) 同一网段内一台PC在浏览器中输入http://(ip 地址):8-ARM LINUX Embedded WEB instances, direct MAKE, run./Mini_ws 8000 (port number) the same network segment a single PC in a browser, type http:// (ip address): 8000
gtkarmpck.zip
- GTK Arm embedded system all pack file and install guide 1、tslib:http://download.csdn.net/source/2217426 download tslib-1.4.tar.gz 2、tiff : ftp://ftp.gtk.org/pub/gtk/v2.10/dependencies/tiff-3.7.4.tar.gz 3、jpegsrc.v6b :ftp://ftp.gtk.org/pub/gtk/v2.
uav
- Linux based software for EBOX-2300 computer based for UAV (Unmanned Aerial Vehicle). This software implements a basic communication interface between ground based controller and the aircraft.Linux distribution info can be found on http://www.dmp.com.
httpd.tar
- 使用c语言实现的http服务,包含客户端和服务端的数据报解析。-c ,http service, client,sever
temper-tools-1.0.tar
- temper-read-temp is a program to read the temperature from a TEMPer USB thermometer. temper-read-temp is Copyright 2009 Roaring Penguin Software Inc. It may be distributed according to the terms of the GNU General Public License version 3,
http-Client
- 一个简单易用的Http-Client 纯C代码,亲测可用-A simple Http Client Source Code build by C
ser2net(支持http协议)
- 修改了ser2net 2.7,能支持http协议,可以当做http客户端或者http服务器