资源列表
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
control1111
- 远程控制软件,提供对注册表的删除修改和创建,屏幕捕捉,键盘响应和鼠标响应-remote control software, providing the right to delete registry modifications and the creation, capture screen, keyboard and mouse response Response
spiderAI
- 非常识用的一个spider程序,仔细看看,一定会收获颇丰的-non-knowledge of a spider procedures, and to look carefully, we will certainly rewarding
getopenportt
- 一个获取开放端口的程序,有源代码 欢迎大家下载-an open port access procedures, we welcome the active code download
languagechat
- 一个可以语音聊天的源代码,用vc写的,大家支持啊.-Voice Chat can be a source code used to write the vc, we support ah .
domanfinder
- 一个域名查询的开源软件,有源代码,大家多多支持啊!-a domain search of open source software, active code, we can support ah!
netcap
- windows下网络包捕获源代码,可以捕获所有网络数据包,以便分析,谁对本机的攻击.-windows of network packet capture the source code, you can catch all network data packets to the analysis, Who of the plane attacks.
VC++InternetCommunicationAndAnalyse(Source)
- 本是《Visual C++网络通信协议分析与应用实现》的源代码 看看应该还不错... 都是一些VC网络方面的基础知识... ... 是从光碟上直接COPY下来的-the "Visual C network communication protocol analysis and application realization," should look at the source code is not bad. .. are some VC network is a
PING(source)
- Ping 的一个小小的软件...... 这个源代码是用VC++写的..... 有C 基础的人应该可以有看的懂-Ping of a small software ... the source code is written with VC C ... based on the people should be able to see