文件名称:tcpscan
-
所属分类:
- 标签属性:
- 上传时间:2012-11-09
-
文件大小:907byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
多线程端口扫描程序
实现一个多线程端口扫描程序,满足要求:
1)能同时扫描5个IP地址
2)针对每个IP地址,开设100个线程对其进行扫描
3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown.
-Multi-threaded port scanner to achieve a multi-threaded port scanner to meet the requirements: 1) can be scanned simultaneously, 5 IP addresses 2) for each IP address, to open 100 threads to scan their 3) If the port open, use the function getservbyport Get service name on the screen printing: IP port servername, if the service is unknown, then displayed on the screen: IP port unkown.
实现一个多线程端口扫描程序,满足要求:
1)能同时扫描5个IP地址
2)针对每个IP地址,开设100个线程对其进行扫描
3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown.
-Multi-threaded port scanner to achieve a multi-threaded port scanner to meet the requirements: 1) can be scanned simultaneously, 5 IP addresses 2) for each IP address, to open 100 threads to scan their 3) If the port open, use the function getservbyport Get service name on the screen printing: IP port servername, if the service is unknown, then displayed on the screen: IP port unkown.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tcpscan/tcpscan.c
tcpscan
tcpscan
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.