资源列表
device
- ucos的tcp代码 ,用于arm的tcp通信
SocketTCP
- 当看到.NET中TcpListener和TcpClient的时候,我非常高兴,那就是我想要的通讯模式 但是使用之后发现它们的力量太单薄了,我们需要一个更好的类库来替代它们. 下面提供了一些类,可以很好的完成Tcp的C/S通讯模式.在本文的第二部分,我将为大家介绍怎么使用它们
UDP
- 使用UDP算法实现模拟TCP丢包后的动作
2getIPadress
- 案例2 获取自己的IP地址(用VC++.NET描述)
3PingIP
- 案例3 在窗口中PING一个IP地址(用VC++.NET描述)
4showgroup
- 案例4 显示指定工作组内的所有计算机(用VC++.NET描述)
arq
- 实现了两个程序通信的前提下,模拟实现停止等待ARQ协议
crc
- crc32 16bits and 32bits algorithm code
Cpp1
- ping程序,可以实现ping单个和一个主机的程序实现
D-ITG-2.6.1b
- 基于包的流量产生工具 可以设定符合某种分布的包大小和包间隔产生流量
TCP_IP
- TCP_IP协议源代码分析,包含完整的TCP_IP协议源代码.
CRC_Java
- his a sequence of bits, of which the first and last are 1. This sequence is used with the bits of the message to calculate a check sequence which has 1 fewer bits than the generator. The check sequence is appended to the original message. At th