搜索资源列表
NetSystem
- vc 实现的端口扫描程序,可以扫描已经打开的或者关闭端口-vc achieve the port scanning procedure can scan has been opened or closed ports
pscan_src
- 端口扫描程序,能够遍历正在打开的端口,检查端口使用状态
javaScan
- javaTCP端口扫描程序,可以方便扫描已开的TCP端口,发现木马占用的端口
SelectOpenPort
- 端口扫描程序,可以扫描出计算机的开放端口(1-6556)-port scanning procedures, the computer scans for an open port (1-6556)
scanner.rar
- 一个扫描枪串口通讯程序,包括串口通讯包的线程调用,扫描数据的事件出发,端口的文件读取方法。,A scanning gun serial communication program, including the serial communication package called the thread, scan data events, the document read-port method.
jjkj1254
- 很实用的短小而精湛的程序,主要用于51芯片。中P2端口用于键盘扫描-Very practical and exquisite short program, mainly for 51 chips. In the P2 port for the keyboard scanning
yuanma
- 端口扫描程序(delphi)功能单一适合新手-Port scanning program (delphi)
gscan
- 前置知识:winsock 难度: 低 编译环境:VC6.0+win2000 测试环境:win2000+局域网 那我就先来说说一个最简单的端口扫描器的原理吧。最常用的端口扫描器是根据能否连接目标主机的端口来判断目标端口开放与否的。扫描方式是利用TCP的完全连接方式。当目标主机某端口开放服务,那么该服务程序就会在该端口进行监听-Pre-knowledge: winsock Difficulty: Low build environment: VC6.0+ win2000 tes
getkey
- 本程序用于通过读取键盘端口获得按键扫描码,并显示16进制的扫描码。附源代码和EXE。可用MASM编译。-This procedure is used to obtain keys by reading the keyboard port scan code, and displays the scan code 16 hex. With source code and EXE. MASM compiler available.
scanport
- 计算机端口自动扫描程序,可用。Automatic computer port scanners available -Automatic computer port scanners available
IPSaoMiao
- IP端口扫描器 扫描本机自定义个端口是否打开,程序中主要用到了ProgramBar组件。-IP SaoMiaoQi
易语言端口扫描
- 易语言端口扫描器源码程序,很详细的原代码;