搜索资源列表
pppw32
- 在VC++下模拟测试ppp,对使用gprs拨号上网编写程序可能有帮助。-in VC ppp simulation tests, the use of dial-up Internet gprs preparation procedures may be of help.
IPV6-UDPSend
- IPV6实现UDP报文发送小Demo,附tpipv6头文件,在vc6.0环境下通过测试。
Ch3
- linux下基于LinuxKernerModule编写的TCP/UDP 测试程序,对于编写Linux下网络驱动测试的学习很有帮助。
网络引擎
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
AIX通信模块
- 一个AIX操作系统下实现的通信模块,包含底层函数代码库源码,以及测试示例程序
成功移植到Xilinx Virtex6下的LWIP源码
- 成功移植于xilinx virtex6下面的LWIP协议栈,成功实现1G以太网TCP/UDP,UDP下实际测试数据传输率可打到900Mbps以上
IocpUdp
- 一个UDP的IOCP类,注释清晰,结构精巧,便于学习与测试,在VisualStudio2008下编写。-A UDP-IOCP classes, comments clear, compact, easy to learn and test, in VisualStudio2008 prepared.
QTnettest(UDP).rar
- 一个QT下的网络通信测试程序,用于UDP的测试,A QT network under test procedures for testing UDP
linuxUDP
- linux下UDP大文件传输,测试最大228M不丢报传输,传输速度4M左右-UDP under linux large file transfer, testing the largest non-228M reported lost transmission, transmission speed of about 4M
UDPmulticast
- 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
TestScktIocp
- 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.-ScktComp
UDP
- UDP通信测试, 运行正常,可以下载了学习下,添加代码就可以做成复杂的聊天程序-UDP tong xin test
UDPDemo
- Windows CE下的UDP通信测试软件。-wince under the UDP communication test software.
TCPIPfor51mcu
- 提供了51单片机系统下精简的TCPIP协议栈完整的源代码,详细的移植说明文档,以及SOCKET调试测试工具。-TCPIP,SOCKET,51MCU
udp
- 很好的TCP中UDP实现,不错哦,在LINUX下测试实现了-TCP in the UDP to achieve a good, good, oh, the test achieved under LINUX
snmp
- 很好的TCP中snmp实现,不错哦,在LINUX下测试实现了-To achieve good TCP in snmp, yes Oh, tested achieved in LINUX
igmp
- 很好的TCP中IGMP实现,不错哦,在LINUX下测试实现了-IGMP TCP in achieving a good, good, oh, the test achieved under LINUX
UC-OS-TCP-IP-PPP-statck
- UC-OS下的TCP-IP-PPP协议栈,在VC环境下实现,有PPPtest测试程序-Under UC-OS system,TCP/IP/PPP statck source
chat
- windows下的网络发送接收的测试程序,发送数据可以自己修改。(源代码)-sending and receiving windows network under test procedures, it can be changed to send data. (Source code)
IP-packet-flow-analysis-
- 实现IP流量包的分析,用C++编写的,在windows系统下经测试正确。-IP traffic packet analysis, with C++ to write, in the windows system has been tested correctly.