搜索资源列表
多线程端口扫描程序源代码
- 多线程端口扫描程序源代码-multithreaded port scan source code
dksm
- 用vc编写的典型端口扫描程序,提供用户输入ip地址,端口号进行扫描-vc prepared with the typical port scanning procedures, and providing user input ip address, port scanning
端口扫描程序vc
- 非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路 -a very simple descr iption of the procedures for port scanning port scanning some basic ideas
Knight_端口扫描
- 端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; -port scan is a right to specify the IP addresses of individual ports or multiple port scanning procedures;
VC++6.0多线程技术在端口扫描程序中的应用
- VC++6.0多线程技术在端口扫描程序中的应用-VC + +6.0 multithreading technology in port scanning procedures for the application
端口扫描检测程序
- * 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket * followed test objectives mainframe connectivity ports in order to judge whether to open po
端口扫描程序实现
- 本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
端口信息探测工具的设计与实现
- 端口扫描技术是一种融合了信息安全、信息科学、和计算机技术为一体的综合性技术。本系统建立在WINDOWS操作系统上,有Ping 和scan两个模块。可以探测目标主机是否开机和对目标主机的端口信息进行探测,并获取端口是否开放等信息。全文对TCP建立连接的原理,WINSOCK原理,端口扫描技术的基本原理和扫描方式都进行了比较详细的介绍。在具体的实现过程中,结合面向对象的程序设计思想,采用典型的TCP connect()扫描技术。通过本程序的实现,用户可以对一台目标主机进行端口扫描,获取端口信息。
端口扫描程序
- 对网络任一台IP电脑,可以扫描那个端口处于Open状态,同时也可以指定端口的范围,应用多线程,设置扫描时钟。
端口扫描程序源代码
- 端口扫描.rar
multi_test
- 程序完成功能是VC++6.0多线程技术在端口扫描程序中的应用。运行环境为WinXP/Win2000,Visual C++ 6.0-Process is complete function is VC 6.0 multi-threading technology in the process of port scanning applications. Runtime environment for WinXP/Win2000, Visual C++ 6.0
portscan
- 一个端口扫描程序 一个端口扫描程序-A port of a port scanner scanner
HostScan
- 基于socket的多线程端口扫描程序 -Port scanner
端口扫描
- C语言实现全连接、半连接端口扫描程序,能够对指定IP地址的单个端口或者多个端口进行扫描
单IP端口扫描
- 扫描单个IP所开放的所有端口 本程序比较低级(Scan all ports open by a single IP This program is relatively low-level)
tcp端口扫描
- 用c#窗体做的一个简单的窗体扫描程序(A simple form scan program made with the c# form)
PortScaner
- 运用C#实现IP段扫描,设置起始和终止ip,可选择端口范围,设置线程数,实现单线程和多线程扫描。(Using C# to realize IP segment scan, set up and terminate IP, select port range, set thread number, and realize single thread and multi thread scan)
A163404460-27045
- VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。(Vc + + port scan for computer state, can be a single port scan, also can scan multiple ports, and display the scanning to the port, port
PortScan
- 用于分析协议的端口使用方式,进行协议端口识别(Used to analyze protocol port usage and protocol port identification)