搜索资源列表
rfc2616
- 这是个Http协议的说明文档,做Http server时可能要用到,不错的-Http This is a documentation of the agreement, so Http server may use that good
http-lwip
- 该程序是在NIOS II环境下运行的 使用LWIP协议栈实现了HTTP协议的接受请求 SOCKET编程-the procedures in NIOS II is run under the protocol stack used LWIP realization of the HTTP protocol receive requests Socket Programming
SoC_RTL8019AS
- 此部分实现了一个动态WEB服务器,具体包括对RTL8019的初始化过程,IP、ICMP、TCP、UDP及HTTP协议的实现-achieve this part of a dynamic Web server, specifically including the right RTL8019 initialization process. IP, ICMP, TCP, UDP and HTTP Protocol Implementation
evc_http
- evc环境下,实现在wince 4.2 下,基于http协议,下载网络文件源码
web51
- 这是为51单片机编的tcpip协议栈,网卡控制芯片用的是rtl8019as,他实现了以太网协议,arp协议,icmp协议,ip协议,tcp协议,和http协议
HTTP
- pic18f66j60单片机tcp/ip协议中的http协议程序
基于8051的TCP/IP协议栈
- 本TCP/IP协议栈基于51单片机,实现的功能有tcp,ip,arp,dns,dhcp,http等。
是Microchip的芯片ENC28J60的TCP/IP的完整协议栈
- 是Microchip的芯片ENC28J60的TCP/IP的完整协议栈(自Microchip的非公开下游ODM厂商资料,官方不提供下载)。其中有完整的TCP/IP/UDP/HTTP/FTP/SNMP等的Demo,甚至有为FTP演示用的Microchip File System的源码,方便各种直接应用。-Is the chip ENC28J60 Microchip' s TCP/IP protocol stack integrity (from Microchip' s downstream ODM
TCPIPforMSP430.rar
- msp430+cs8900a实现HTTP协议,msp430+ cs8900a to achieve HTTP protocol
WINCE_TestGPRS
- winceGPRS连接程序,实现了使用HTTP协议,使用CE的GPRS连接不停下载百度图片的测试工具!-winceGPRS connection procedures, the use of the HTTP protocol, the use of CE-constant GPRS connection to download images Baidu testing tools!
Webserver
- C8051F340 webserver 嵌入静态网页 http tcp ip arp 等协议 -C8051F340 webserver embedded in static Web protocols such as http tcp ip arp
HTTP
- 实现了C8051F340单片机依据HTTP协议传输数据-C8051F340 realize a single-chip based on HTTP protocol to transmit data
InternetRadioApp
- 这是个互联网络收音机的应用源代码,利用普通MCU支持TCP、UDP、HTTP协议,播放MP3文件。-This is an Internet radio application source code, the use of common MCU supports TCP, UDP, HTTP protocol, play MP3 files.
uCOS51
- 文档内容包括:uCOS51高效内核、OS人机界面SHELL的编写、51机开发板的硬件设计、RTL8019AS网卡驱动程序、51TCP/IP协议栈设计、应用协议FTP、PPP、HTTP、SMTP、SNMP……在51上的实现技术、51OS任务划分和应用程序实例、由51软件系统向ARM的移植以及其他想到的题目。-Documents include: uCOS51 efficient kernel, OS preparation of man-machine interface SHELL, 51 ma
http
- 该例程在开发板上面实现网页服务器功能,通过tcp/ip协议栈接入千兆以太网-The routine in the development board to achieve the above web server functionality through the tcp/ip protocol stack access Gigabit Ethernet
HTTP
- 嵌入式系统中HTTP协议的实现,描述如何在嵌入式环境中开发HTTP协议-HTTP protocol embedded system implementation, describe how the HTTP protocol embedded development environment
HTTP
- 基于STM32f103 http协议历程(Based on STM32f103 http protocol process)
stm32_w5500_dhcp+http
- W5500集成TCP/IP协议,利用这款芯片可以方便的实现Internet与MCU的对接(W5500 integrated TCP/IP protocol, the use of this chip can facilitate the implementation of the docking of Internet and MCU)
5.M6312-HTTP_TYPE1-三轴加速计
- 采用ST公司的stm32f103c8t6芯片作为核心cpu,集成了esp8266无线通信模块,和三轴加速度计ADXL362,与云平台之间的传输协议采用http传输协议,可在云平台上查看当前PCB板子的三轴加速度信息(Using ST's stm32f103c8t6 chip as the core cpu, the esp8266 wireless communication module and the three-axis accelerometer ADXL362 are integrat
ser2net(支持http协议)
- 修改了ser2net 2.7,能支持http协议,可以当做http客户端或者http服务器