搜索资源列表
ADS_UDP_UCOS2
- ARM的ADS工具下,基于UDP通信的UCOS-II源码-ARM ADS tools, based on UDP communications UCOS-II source
UDP-UCOS
- UCOS-II下用于UDP通信的源码U COS-II下用于UDP通信的源码UCOS-II下用于UDP通信的源码-UCOS-II be used for UDP traffic source UCOS-II be used for UDP traffic source UCOS-II be used for UDP traffic source UCOS-II be used for UDP traffic source
tcp
- lpc1768 的tcp 实现,内嵌ucos-lpc1768' s tcp implementation, embedded ucos
ucos_tcpip_44boxADS1.2
- tcpip 在44b0x板上的移植,ucos-ii,开发环境是ADS1.2。很长一段时间里,我没有在网上下到直接能在44B0X –RL8019 的ADS1.2环境下的 TCPIP 程序.而嵌入式之所以区别于8位单片机,最主要的是他能方便实现上网. 因此,学习嵌入式,没有掌握网络通信,算不上真正的嵌入式.于是自己根据网上下载 的程序,结合TCPIP原理,慢慢的修改, 终于程序能稳定运行了.现在的演示例子,同时能运行tcp和udp协议. Tcp的演示是通过一个小小的嵌入式网页来实现的, 而UDP
p_ads_tcpip_44b0
- TCP/IP 协议栈成功的在S3C44B0X 的实现。我从网上下的所谓在44b0x上运行的tcpip程序其实都是不能运行的,包括LWIP在44b0x代码。这个是我自己根据下载的代码经过努力的修改和调试得到的,程序稳定,TCP UDP ICMP web都得到很好的实现。os是UCOS-II.程序包里面有详细的程序演示说明-TCP/IP protocol stack S3C44B0X successfully realized. I am from the Internet under the so
uCOS-II
- 嵌入式arm7的tcp/ip协议的实现,开发环境为ads1.2,可以实现tcp和udp的通信-Embedded arm7 the tcp/ip protocol implementation, development environment for ads1.2, can be achieved tcp and udp communication
E_130
- 这是周立功EasyArm2200板子基于uCOS-II的UDP实验-This is EasyArm2200 board of UDP-based uCOS-II experiment
easyarm-ucosii-udp-source
- 周立功EasyArm2200板子基于uCOS-II的UDP实验-ZLG EasyArm2200 board uCOS-II of the UDP-based experiment
TCP
- 基于UCOS-II的LPC1788的UDP/TCP底层驱动开发-UCOS-II of the LPC1788 the UDP/TCP underlying driver development
LPC3250_KSZ8041NL_UDP
- LPC3250 基于UCOS——II的UDP网口驱动程序。该代码已测试通过,很稳定,系统的速度能够在1到3.5M之间。-LPC3250 driver UCOS- II-based UDP network port. The code has been tested by very stable, and the speed of the system can be between 1 to 3.5M.
NXP-P-uCOS-II-P-ZLG_IP
- NXP+uCOS-II+ZLG_IP软件包实现的TCPIP协议演示程序分析(UDP)-NXP+ uCOS-II+ ZLG_IP software package demo program analysis TCPIP protocol (UDP)
STM32_F107_lwIP_uCOS
- 成功实现ucos-ii在stm32f107上的移植,同时例程中移植了lwip,实现了tcp、udp等功能。环境为IAR-STM32F107 UCOS-II LWIP