搜索资源列表
一个syn扫描程序源代码
- 定义源地址 char tgtIP[20] = //定义目的地址 int portNow //定义正在扫描的端口 -definition of the source address tgtIP char [20] = / / int definition destination address portNow / / definition is the port scan
PortScanner
- VC++源码Port端口扫描程序,一台电脑可以设置很多网路服务程式,而每个网路服务程式实际上对应了相同的IP和不同的Port。如果成是不断的扫描同一个IP底下的不同的Port,然后根据这个Port返回的资讯进行分析,那么这个程序就是Port扫描程式。 本扫描程序可设定起始IP、终止IP、线程数、端口范围等。-Simple and easy VC++ peer-to-peer file transfer, that the file transfer principle. VC++ source
TCP端口扫描程序
- TCP端口扫描,内附源代码,欢迎下载,socket(TCP port scanning, internal source code, welcome to download, socket)