搜索资源列表
tcp_test
- 实现多线程TCP传输,同时分成发送方和接受方-multi-threaded TCP, divided into transmit and receive side
TCP_test
- 周立功LPC2300开发板 基于US/osII2.52 的TCP/IP 演示完整源代码
tcp_test
- 利用vc++下编程对于tcp协议的验证,有助于理解tcp工作过程
tcp_test
- 实现多线程TCP传输,同时分成发送方和接受方-multi-threaded TCP, divided into transmit and receive side
TCP_test
- 周立功LPC2300开发板 基于US/osII2.52 的TCP/IP 演示完整源代码-Week Ligong LPC2300 development board based on US/osII2.52 the TCP/IP demo complete source code
tcp_test
- 利用vc++下编程对于tcp协议的验证,有助于理解tcp工作过程-Use vc++ Programming under the tcp protocol for authentication, helping to understand the working process tcp
TCP_tester
- 可支持TCP、UDP、Multicast等多种协议通信-Supports TCP, UDP, Multicast, such as multi-protocol communication
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.
TCP_test
- lpc2478 ARM处理器的TCP以太网通信测试程序,lpc2400系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序-lpc2478 ARM processor TCP Ethernet communications test procedure, lpc2400 series powerful communications, the program for the internal Ethernet TCP comm
TCP_test
- LPC2400开发板中的,以太网示例程序-lpc2400-ethernet
TCP_test
- 本文件是关于网络协议TCP的一个简单实现-This document is on the network protocol TCP, a simple implementation
TCP_Test
- TCP客户端和服务器,完整的应用程序,开发平台为VC.net2008,但是基于MFC库的。-TCPClientServer
TCP_test
- LPC嵌入式系统开发板实现的网络程序,这一个是实现TCP测试,通过和上位机的网络连接,测试TCP的数据包-LPC Embedded System development board to achieve the network program, this one is to achieve TCP test, and the host computer via a network connection, testing TCP pack
tcp_test
- 使用MFC下的winsock写的一个文件传输程序,在windows2000、VC6.0下调试通过-use of the protocols of MFC write a file transfer procedures in Solaris, under VC6.0 through debugging.
TCP_Test
- LPC1700 用周立功的开发板上的TCPIP改的。修正了一些BUG。但突然断网没有解决,可用硬件方式,网口灯灭强关TCP,就可以了。-With the development of LPC1700 ZhouLiGong TCPIP change on the board. Fixed some BUG. But suddenly broken network not solve, usable hardware way, WangKo
TCP_Test
- 使用keil mdk开发lpc1768,实现ethernet和pc间的通信,代码简单,容易理解。-Using the keil mdk development lpc1768 communication between ethernet and pc, the code is simple, easy to understand.
TCP_Test
- lpc1766基于UCOSII TCP源代码。调试稳定。-lpc1766 UCOSII TCP-based source code. The debug stability.
TCP_test
- C#,TCP/IP,Socket网络编程的经典小例子,点对点通信,简单易懂-C#, TCP/IP, Socket network programming classic example of point to point communication, easy to understand
tcp_test
- linux TCP客户端和服务器端集成程序, 编译方式 gcc -lrt -pthread -o xx -g tcp_test.c-linux TCP client and server side integration program, compiling way gcc-lrt-pthread-o xx-g tcp_test.c
tcp_test
- 测试tcp传输速率,分为server和客户端两个端口,都需要使用(caculate the tcp transmit)