文件名称:tcpipC
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 294kb
- 下载次数:
- 0次
- 提 供 者:
- wtl***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
8051 Web Server project
See Makefile for build notes
Written for Keil C51 V5.1 compiler, notes:
It uses big endian order, which is the same as the
network byte order, unlike x86 systems.
Use OPTIMIZE(2)or higher so that automatic variables get shared
// between functions, to stay within the 256 bytes idata space-8051 Web Server projectSee Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as thenetwork byte order, unlike x86 systems.Use OPTIMIZE (2) or higher so that automatic variables get shared// between functions, to stay within the 256 bytes idata space
See Makefile for build notes
Written for Keil C51 V5.1 compiler, notes:
It uses big endian order, which is the same as the
network byte order, unlike x86 systems.
Use OPTIMIZE(2)or higher so that automatic variables get shared
// between functions, to stay within the 256 bytes idata space-8051 Web Server projectSee Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as thenetwork byte order, unlike x86 systems.Use OPTIMIZE (2) or higher so that automatic variables get shared// between functions, to stay within the 256 bytes idata space
(系统自动生成,下载前可以参看下载内容)
下载文件列表
单片机上网tcpip协议实现C程序
............................\tcpip
............................\.....\Analog.c
............................\.....\ANALOG.H
............................\.....\ANALOG.LST
............................\.....\ANALOG.OBJ
............................\.....\Arp.c
............................\.....\ARP.H
............................\.....\ARP.LST
............................\.....\ARP.OBJ
............................\.....\C8051F.H
............................\.....\Cksum.c
............................\.....\CKSUM.H
............................\.....\CKSUM.LST
............................\.....\CKSUM.OBJ
............................\.....\Eth.c
............................\.....\ETH.H
............................\.....\ETH.LST
............................\.....\ETH.OBJ
............................\.....\Http.c
............................\.....\HTTP.H
............................\.....\HTTP.LST
............................\.....\HTTP.OBJ
............................\.....\Icmp.c
............................\.....\ICMP.H
............................\.....\ICMP.LST
............................\.....\ICMP.OBJ
............................\.....\Ip.c
............................\.....\IP.H
............................\.....\IP.LST
............................\.....\IP.OBJ
............................\.....\Main.c
............................\.....\MAIN.LST
............................\.....\MAIN.OBJ
............................\.....\NET.H
............................\.....\Serial.c
............................\.....\SERIAL.H
............................\.....\SERIAL.LST
............................\.....\SERIAL.OBJ
............................\.....\Tcp.c
............................\.....\TCP.H
............................\.....\TCP.LST
............................\.....\TCP.OBJ
............................\.....\Timer.c
............................\.....\TIMER.H
............................\.....\TIMER.LST
............................\.....\TIMER.OBJ
............................\.....\Udp.c
............................\.....\UDP.H
............................\.....\UDP.LST
............................\.....\UDP.OBJ
............................\.....\Web51
............................\.....\Web51.hex
............................\.....\Web51.lnp
............................\.....\Web51.M51
............................\.....\Web51.Opt
............................\.....\Web51.plg
............................\.....\Web51.Uv2
............................\.....\Web51_Opt.Bak
............................\.....\Web51_Uv2.Bak
............................\.....\Webdoc1.c
............................\.....\WEBDOC1.LST
............................\.....\WEBDOC1.OBJ
............................\tcpip
............................\.....\Analog.c
............................\.....\ANALOG.H
............................\.....\ANALOG.LST
............................\.....\ANALOG.OBJ
............................\.....\Arp.c
............................\.....\ARP.H
............................\.....\ARP.LST
............................\.....\ARP.OBJ
............................\.....\C8051F.H
............................\.....\Cksum.c
............................\.....\CKSUM.H
............................\.....\CKSUM.LST
............................\.....\CKSUM.OBJ
............................\.....\Eth.c
............................\.....\ETH.H
............................\.....\ETH.LST
............................\.....\ETH.OBJ
............................\.....\Http.c
............................\.....\HTTP.H
............................\.....\HTTP.LST
............................\.....\HTTP.OBJ
............................\.....\Icmp.c
............................\.....\ICMP.H
............................\.....\ICMP.LST
............................\.....\ICMP.OBJ
............................\.....\Ip.c
............................\.....\IP.H
............................\.....\IP.LST
............................\.....\IP.OBJ
............................\.....\Main.c
............................\.....\MAIN.LST
............................\.....\MAIN.OBJ
............................\.....\NET.H
............................\.....\Serial.c
............................\.....\SERIAL.H
............................\.....\SERIAL.LST
............................\.....\SERIAL.OBJ
............................\.....\Tcp.c
............................\.....\TCP.H
............................\.....\TCP.LST
............................\.....\TCP.OBJ
............................\.....\Timer.c
............................\.....\TIMER.H
............................\.....\TIMER.LST
............................\.....\TIMER.OBJ
............................\.....\Udp.c
............................\.....\UDP.H
............................\.....\UDP.LST
............................\.....\UDP.OBJ
............................\.....\Web51
............................\.....\Web51.hex
............................\.....\Web51.lnp
............................\.....\Web51.M51
............................\.....\Web51.Opt
............................\.....\Web51.plg
............................\.....\Web51.Uv2
............................\.....\Web51_Opt.Bak
............................\.....\Web51_Uv2.Bak
............................\.....\Webdoc1.c
............................\.....\WEBDOC1.LST
............................\.....\WEBDOC1.OBJ