搜索资源列表
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
jcsm
- IP地址检测和端口扫描程序的源代码,包含DEMO和SOURCE CODE-IP address and port-scanning detection program's source code, and includes DEMO SOURCE CODE
Knight_端口扫描
- 端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; -port scan is a right to specify the IP addresses of individual ports or multiple port scanning procedures;
porscanner
- 利用VC实现一个端口扫描程序,实现多线程多主机的扫描-VC achieve a port scan, multi-threaded multi-host scanning
duankousaomiao
- 基于C++的TCP端口扫描程序,扫描目标主机的开启端口-C-based TCP port scanning procedures, scanning target host to the opening ports
ThreadScan
- 基于JAVA的多线程TCP端口扫描程序 -Java-based multi-threaded TCP port scanning procedures for Java-based multi-threaded TCP port scanning procedures Java-based multi-threaded TCP port scanning procedures
portscans
- 本人收集的一个windwos下的端口扫描程序源代码.-I collected a windwos the port scanning source code.
chap3ppt
- 1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses p
JavaPortScanner_Liujie
- 一个支持多线程的TCP端口扫描程序,使用SWT界面,是我的Java课作业-a multithread support the TCP port scanning procedures, the use of SWT interface is my Java class operations
portscanf
- 一个简单的端口扫描程序,对初学VC的人来说是个不错的程序。-a simple port scanning procedures, a novice VC who is a good procedure.
MyPortScannerMFC
- 一个端口扫描程序-a port scan
ip
- 利用Winsock函数获取主机名和IP地址。端口扫描程序,通过网络扫描,可以知道对方计算机的某个端口是不是在工作,某些查找代理服务器的程序就是需要对设定一定范围的IP地址以及一定范围的端口进行扫描,以获得是否是免费的代理服务器的信息。在Visual C++环境下编写程序,获取主机名和IP地址和实现端口扫描.这是一份报告,所有程序都在VisualC++6.0编译通过
ScanPort
- 端口扫描程序,支持多线程扫描,小小改造一下就可以支持多个IP同时扫描。
ScanPort
- 一个端口扫描程序。 支持几种扫描方式,界面也做的不错。
端口扫描检测程序
- * 本程序是一个简单的端口扫描程序,使用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.
端口扫描程序
- 对网络任一台IP电脑,可以扫描那个端口处于Open状态,同时也可以指定端口的范围,应用多线程,设置扫描时钟。
端口扫描程序源代码
- 端口扫描.rar
端口扫描
- C语言实现全连接、半连接端口扫描程序,能够对指定IP地址的单个端口或者多个端口进行扫描