搜索资源列表
UCOS TCP-IP-PPP
- 网络编程,uc/os下用的IP/TCp协议,嵌入式开发必备-network programming, uc / os using IP / TCp agreement, embedded development required
ucos-ii to TCP_Server_Demo
- TCP服务开发例子,通过测试,并在产品中成熟使中。
TCP/IP
- STM32,TCP/IP协议栈源码,官方发布。
Micrium-Atmel-uCOS-II-TCPIP-AT
- uCOS-II 2.8和uC-TCP/IP在ATMEL AT91SAM9261上移植,极具参考价值,uCOS-II 2.8 and ATMEL AT91SAM9261 on uC-TCP/IP in transplantation, great reference value
TCP_test
- LPC2378的TCP客户端完整程序,包括TCP/IP协议,操作系统为UCOS,很好的程序哦。-LPC2378 complete the TCP client procedures, including TCP/IP protocol, the operating system for UCOS, oh well the procedure.
NXP-uCOS-II-LPC1768_V2.89
- 基于UC/OS-III系统的TCP/IP在LPC1768运行代码-UC/OS-III system-based TCP/IP code running in the LPC1768
Micrium-LuminaryMicro-uCOS-II-TCPIP-EK-LM3S6965.zi
- ucos-ii lm3s6965 移植代码及TCP/IP 协议栈-ucos-ii lm3s6965 porting the code and TCP/IP Protocol Stack
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
TCP
- ucos/II 操作系统下TCP通信的实现,希望对大家有用-ucos/II operating system TCP Communication, in the hope that useful
tcp
- 基于arm7的ucos操作系统,用tcpip协议的通信实验,是周立功smartARM2200开发平台的一个有用的例子,由于在ucos上很少有lwip的例子,所以这个源代码对有的朋友很有帮助。-ARM7-based operating system of uCOS, tcpip agreement with the experimental communication is Ligong weeks smartARM2200 development platform as a useful exa
TCP_UDP
- 周立功的uCOS+TCP/UDP源代码,很不错的-Ligong weeks of uCOS+ TCP/UDP source code, very good
Micrium
- 从Luminary官方网站下载的LM3S6000系列的UCos+Tcp/IP的源码, 经本人稍微修改后可直接在IAR6.2下编译通过,里面包括了LM3S6000系列的所有外设UART, PWn....的驱动,强烈推荐啊-Luminary download from the official website of the LM3S6000 series UCos+ Tcp/IP source code, slightly modified by himself directly in IAR6.2
tcp
- 周立功开发板tcp开发源码,可以显示网页,需要ucos支持,源码通过验证-Zhou Ligong tcp open source development board, you can display web pages, the need for uCOS support, source code validated
Micrium-Atmel-uCOS-II-TCPIP-AT91SAM9261
- atmel9261网络测试源码TCP/ip-atmel9261 TCP/ip
ucos
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习-is a very good ucos embedded operating system, but the author has
ucip1
- ucOS-II TCP/IP,非常实用,希望有需要的人能下载-ucOS-II TCP/IP,it s very used
TCP-IP-Manual
- Detail decripstion and Manual of TCP/IP stack on uCOS.
uCOS-II-NXP-LPC-1768-SK
- uCOS-II-NXP-LPC-1768-SK for lpc free rtos
ucos TCP/IP源码
- 基于ucos TCP/IP协议栈详解!提供tcp,udp编程API函数。