搜索资源列表
Keil_C51
- Keil_C51程序,C8051实现的TCP/IP功能源码,使用keilC51,含网页测试程序。
TCPService
- TCP的代码,在ARM7上跑的 测试通过的 正在板子上
ZLG-TCPIP协议栈在IAR5.3下的移植
- ZLG-TCPIP协议栈在IAR5.3下的移植,基于uCOSII2.86,硬件为SMARTARM2200,包括ZLG-TCPIP源代码及TCP,UDP测试任务,ZLG-TCPIP protocol stack in the IAR5.3 transplantation, based on uCOSII2.86, hardware-SMARTARM2200, including source code ZLG-TCPIP and TCP, UDP test tasks
EasyWEBforlpc1758
- lpc1758 ARM处理器的TCP以太网通信测试程序,lpc175x系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序,可以实现简单的嵌入式服务器功能-lpc1758 ARM processor-based TCP Ethernet Communication Test Program, lpc175x series powerful communications, the program for its internal Ethernet TCP communications
tcp
- 在两arm开发板上建立tcp通信,有测试过程.-it tell you how to communicate between tow arm,and includes how to test.
LPC2378_Ethernet
- lpc2378 网络开发例程,包括TCP/UDP 检测和PC测试软件-lpc2378 web development routines, including TCP/UDP inspection and testing PC software
WebServer_10M_LPC2368AB
- LPC236X KIT 学习板 用交叉线连接 LPC236X KIT 及PC。 如果交换机或集线器可以用直通线连接。。。。。 网络测试: Web Server_10M_LPC2368AB.rar-LPC236X KIT Web Server_10M_LPC2368AB.rar TCP/IP
AK884CTCP_IP
- 电信网络管理测试系统AK884源码,含TCP/IP协议-Telecom Network Management testing system AK884 source, including TCP/IP protocol
dtu
- GPRS通信,支持TCP/IP UDP 支持多中心,使用NXP cortex M3系列ARM,测试通过,可正常运行-GPRS communication, support TCP/IP UDP support, multi-center, the use of NXP cortex M3 series ARM, test can be run
uIP-ok
- uip在LPC1788上的移植,已经测试通过-the uip for LPC1788
lwip_LM3S9B90
- 基于LM3S9B90开发板的LWIP移植。简单移植,用一个TCP发送数据测试成功-Based on the the LM3S9B90 the development board LWIP transplant. Simple transplant successful test using a TCP to send data
w5500_socket_apis_v102
- 通过stm32驱动w5500进行socket通信的例程,经测试可以进行tcp和udp的通信-By stm32 driver w5500 for socket communication routines, the test can communicate tcp and udp
STM32F207_TCP_SERVER
- 以STM32F207处理器为核心的电路板,以LWIP协议为基础作为TCP服务器代码。在电路板上已经测试,绝对可以用。-The board is based on the STM32F207 and TCP server code is based on the LWIP protocol.The code is confirmed.
61IC_H4117
- LPC2478 ARM处理器的TCP以太网通信测试程序-LPC2478 TCP example
STM32F107_TCPClient
- Stm32 F107网络客户端软件,基于TCP协议,实现和服务器端的可靠通信。服务器版本已经上传,本为客户端软件,在keil4.0下开发,在神州F107系列开发板上测试通过。-stm32 client soft use tcp to communicate with server to get the command or information server.