文件名称:TCPTest
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-03-19
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- r**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本例程移植uIP-1.0协议栈,演示开发板和PC间的TCP通信。自定义了一个简单的应用层
通信协议。本例程实现的功能有:
* (1)通过PC机控制板子上的LED;
(2)测试TCP上传速度和TCP下传速度。
(3)在不影响通信的条件下实现了按键的检测和打印键值功能。-* This routine transplant uIP-1.0 protocol stacks, TCP communication demo board and the PC. Customizing a simple application layer
* letter of agreement. This routine function can be achieved:
* (1) PC control LED on the board
* (2) Test TCP and TCP upload speed downlink speed.
* (3) without affecting the communication conditions to achieve the key detection and print key function. .
通信协议。本例程实现的功能有:
* (1)通过PC机控制板子上的LED;
(2)测试TCP上传速度和TCP下传速度。
(3)在不影响通信的条件下实现了按键的检测和打印键值功能。-* This routine transplant uIP-1.0 protocol stacks, TCP communication demo board and the PC. Customizing a simple application layer
* letter of agreement. This routine function can be achieved:
* (1) PC control LED on the board
* (2) Test TCP and TCP upload speed downlink speed.
* (3) without affecting the communication conditions to achieve the key detection and print key function. .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCPTest\Source\help.cpp
.......\......\help.dfm
.......\......\help.h
.......\......\main.cpp
.......\......\main.ddp
.......\......\main.dfm
.......\......\main.h
.......\......\TCPTest.bpr
.......\......\TCPTest.cpp
.......\......\TCPTest.res
.......\......\xpstyle.rc
.......\......\xpstyle.xml
.......\删除临时文件用于打包.bat
.......\Source
.......\Temp
TCPTest