文件名称:SimuTcpClient
- 所属分类:
- Internet/网络编程
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 81kb
- 下载次数:
- 0次
- 提 供 者:
- well*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
模拟tcp协议的三次握手 mfc
使用winpcap开发;
在多线程同步方面有些小问题;
windows xp sp2以上的系统不能发送原始的tcp数据包,并且在收到tcp的syn包后,会自动回复一个rst包,故不能建立连接,所以使用winpcap开发,并且还写了个简易的防火墙,过滤掉了系统自己发出的rst包。-Simulated three-way handshake protocol tcp mfc using winpcap development in a multi-thread synchronization aspects of some small problems windows xp sp2 and above the original system can not send tcp packet and the receipt of tcp syn packets, it will automatically reply to a rst package, it can not establish a connection, so use winpcap development, and also wrote a simple firewall to filter out the system its rst packet sent.
使用winpcap开发;
在多线程同步方面有些小问题;
windows xp sp2以上的系统不能发送原始的tcp数据包,并且在收到tcp的syn包后,会自动回复一个rst包,故不能建立连接,所以使用winpcap开发,并且还写了个简易的防火墙,过滤掉了系统自己发出的rst包。-Simulated three-way handshake protocol tcp mfc using winpcap development in a multi-thread synchronization aspects of some small problems windows xp sp2 and above the original system can not send tcp packet and the receipt of tcp syn packets, it will automatically reply to a rst package, it can not establish a connection, so use winpcap development, and also wrote a simple firewall to filter out the system its rst packet sent.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SimuTcpClient.7z