文件名称:rawtcpip
- 所属分类:
- 网络截获/分析
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- xun***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This code will send a raw tcpip packet without data using a dll
just put rawtcpip.dll in windows\system32 and run this code.
you need to pass 11 arguments. The dll is raw with out much error handling.
I will try to include some error handling in it.
Arguments to pass are all type string.
Argument list is : Destination IP, Destination Port.
Source IP,Source Port, TTL, Flags(URG,ACK,PSH,RST,SYN,FIN)
it will return 0 in successfull packet transmission.-This code will send a raw tcpip packet without data using a dll just put rawtcpip.dll in windowssystem32 and run this code. You need to pass 11 arguments. The dll is raw with out much error handling. I will try to include some error handling in it. Arguments to pass are all type string. Argument list is: Destination IP, Destination Port. Source IP, Source Port, TTL, Flags (URG, ACK, PSH, RST, SYN, FIN) it will return 0 in successfull packet transmission.
just put rawtcpip.dll in windows\system32 and run this code.
you need to pass 11 arguments. The dll is raw with out much error handling.
I will try to include some error handling in it.
Arguments to pass are all type string.
Argument list is : Destination IP, Destination Port.
Source IP,Source Port, TTL, Flags(URG,ACK,PSH,RST,SYN,FIN)
it will return 0 in successfull packet transmission.-This code will send a raw tcpip packet without data using a dll just put rawtcpip.dll in windowssystem32 and run this code. You need to pass 11 arguments. The dll is raw with out much error handling. I will try to include some error handling in it. Arguments to pass are all type string. Argument list is: Destination IP, Destination Port. Source IP, Source Port, TTL, Flags (URG, ACK, PSH, RST, SYN, FIN) it will return 0 in successfull packet transmission.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rawtcpip
........\Form1.frm
........\MSSCCPRJ.SCC
........\Project1.vbp
........\Project1.vbw
........\rawtcpip.dll
........\Form1.frm
........\MSSCCPRJ.SCC
........\Project1.vbp
........\Project1.vbw
........\rawtcpip.dll