搜索资源列表
Searchnetwork
- 这个代码演示了扫描局域网所有机器。您可以指定扫描的局域网段(程序可以自动获取当前计算机所属的局域网IP段)然后程序自动获取当前局域网段所有计算机的IP的地址和主机名。程序中的 clsNet.cls文件不错。 -this code displays of all LAN scanning machines. You can specify scan LAN (automatic procedures can be obtained under the current computer LAN
WindowsApplication2
- .net实现局域网监听程序,可实现扫描主机,监听封包,流量统计等功能
20061119
- 《圣殿祭司的ASP.NET2.0开发详解——使用C#》光盘说明 一、光盘用途 本光盘为《圣殿祭司的ASP.NET2.0开发详解——使用C#》一书的配套光盘,供读者阅读图书时参考和学习。 二、光盘内容 1.书中所有范例的程序代码; 2.第1,3,6,7章所涉及到的相关内容; 3.书中范例使用的数据库; 4.第21章PDF电子文件; 5.博文视点精彩宣传片; 6.点击博文视点; 7.README.txt文件。 三、运行环境和
duankouzhuangtai
- 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 扫描端口状态 的程序代码。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. Port scanning to achieve the status of program code. Detailed code comm
MySyn
- SYN端口扫描 一个实现端口扫描的程序。-SYN port scan
VBMONIJIANPANSHURU
- 当键盘驱动程序把扫描码转换为虚拟码后,会把这个键盘操作的扫描码和虚拟码还有其它信息一起传递给操作系统。然后操作系统则会把这些信息封装在一个消息中,并把这个键盘消息插入到消息列队。最后,要是不出意外的话,这个键盘消息最终会被送到当前的活动窗口那里,活动窗口所在的应用程序接收到这个消息后,就知道键盘上哪个键被按下,也就可以决定该作出什么响应给用户的vb程序-Before the active window, where the active window where the application
portscan
- 高级编程VC++端口扫描源代码,程序核心来自国外,作者汉化了界面,注释保留为英文,源代码可参考性大,端口扫描准确/快速,在VC++6下顺利编译, -Advanced programming VC++ port scan source code, the core program from abroad, the author finished the interface, keep notes in English, the source code can reference of the gr
SeayPHP
- 该版本目前支持单个关键字扫描、批量函数扫描、批量正则匹配,其中正则表达式扫描精确度最高,效率最高。 其他功能: 源码浏览:载入程序源码后,可以在最左边的程序文件列表里面点击浏览源码,扫描出包含关键字的源码,也可以在下边的列表点击直接浏览。代码可以直接复制,或者选择用记事本打开。 漏洞库:每次做代码审计可以在漏洞库建立一个审计文档,方便以后查阅、管理。 扫描配置:自定义扫描函数和正则表达式规则,针对要扫描的程序可以建立不同的规
AutoCompress
- 很简单的自动扫描目录并压缩程序,用mdb作数据库。-Very simple automatically scans the directory and compression program, using mdb database.
clock
- 基于Graphics的VB.NET简单钟表程序,运行中无需每秒扫描系统时间,双击面板更新时间。-Based Graphics, VB.NET simple clock program that runs in the system time without scans per second, double-click the panel the update time.
wuxiansaomiaoqiang
- winform 嵌入无线扫描枪中的程序,并且将数据传输到电脑上进行二次处理-using System using System.Collections.Generic using System.Text using Microsoft.WindowsCE.Forms using System.Runtime.InteropServices using Reader using System.Windows.Forms
77726619
- MODBUSScan是模拟基于MODBUSTCP协议的客户端的扫描程序(MODBUSScan is simulated based on the client scanner MODBUSTCP agreement)
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)