资源列表
排序选择:
TcStructureCode
- 用TC实现的几乎包括大学教科书上所有的数据结构代码。-achieved with TC including university textbooks almost all the data structure code.
yuanchengxu1
- c++通信编程学习1-c learning a communications program
yuanchengxu2
- c++通信编程学习2-c Communication Programming learning 2
yuanchengxu3
- c++通信编程学习3-Communication Programming learning c 3
yuanchengxu4
- c++通信编程学习4-Communication Programming learning c 4
IPliuliangfenxi
- 使用Raw Socket编程,监控本地网络,捕获一段时间内以本机为源或目的地址的IP数据包,统计IP数据包的信息,列出本机到相同目的地址或同一源地址到本机且数据包协议类型相同的数据包的数量。-use Raw Socket Programming and monitoring the local network, caught in a time machine to the source or destination addresses of IP packets, statistics IP
tcpudpserver
- 首先Server程序创建两个socket,分别为 TCP socket(使用命令行参数指定的端口号)和UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。server端在这两个端口上侦听连接,接受来自客户端的服务请求。客户端根据提示进行操作。-procedures created two socket, for TCP socket (using the command line parameters designated ports), and UDP sock
arpfiindactivehost
- 就是运用此协议可以通过发送请求包,受到回应包的方式剖析出对方主机的IP和MAC的对应关系表。 实现基于ARP协议获取本局域网内全部活动主机MAC地址与IP地址对应关系列表,要求使用Winpcap,手动封装ARP数据包,并实现ARP响应数据包的接收和解析。 -is to use this agreement can request this package, by the response packet analysis from the other side of the IP and
checkjiaoyan
- 1. 算法原理:当发送IP包时,需要计算IP报头的校验和:当接收IP包时,需要对报头进行确认,检查IP头是否有误,算法同上2、3步,然后判断取反的结果是否为0,是则正确,否则有错。 2. 实现功能:计算输入数据的校验和,以判断接收数据是否正确 -1. Algorithm principle : When sending IP packets, it needs to calculate the IP header checksum : When receiving IP packets.
crcjiaoyan
- 计算输入数据的crc校验码,以判断接收数据是否正确-calculation of input data crc check code, in order to determine whether the right to receive data
picnic-3.1
- Pic Nic 16f877/18f452控制 rtl8019as 原代码-Pic Nic 16f877/18f452 control rtl8019as original code
TCP_IP_Stack_v3.75
- pic18f452/877和LANRTL8019AS TCP_IP通讯协议原代码-pic18f452/877 and communication protocol LANRTL8019AS TCP_IP source code
