搜索资源列表
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
HardwareInfo
- 获取计算机硬件信息包括cpu、内存、硬盘等,并扫描当前局域网内的正在使用的IP-Access to computer hardware information, including cpu, memory, hard drives, and scan the current LAN is using the IP
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)