文件名称:ScanComputer
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 65kb
- 下载次数:
- 0次
- 提 供 者:
- 宋*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个Windows应用程序,使用多线程来扫描一个网段内的计算机,根据计算机的IP地址获取其Dns域名,若计算机不在线,则返回提示信息。要求初始界面如图1-1所示。
当用户输入IP地址范围之后,单击【扫描】按钮,程序能自动在listBoxStatus中显示每个IP地址对应的Dns信息。具体要求如下:
(1)对用户选择IP地址范围进行验证,若不是合法的IP地址,给出相应的提示信息。
(2)执行扫描操作时,创建一个线程去扫描一个IP地址。
(3)把每个IP地址对应的Dns信息添加到listBoxStatus中。例如采用“IP地址---Dns域名”形式。
-Create a Windows application that uses multiple threads to scan a computer network segment, according to the computer s IP address for the Dns domain name
If the computer is not online, the return message. Requirements of the initial interface is shown in Figure 1-1.
When the user enters the IP address range, click】 【scan button, the program can automatically appear in the listBoxStatus IP address corresponding to each Dns
Information. Specific requirements are as follows:
(1) of the user to select IP address range to verify if the IP address is legitimate, given the appropriate message.
(2) perform a scan operation, to create a thread to scan an IP address.
(3) corresponding to each IP address information is added to the listBoxStatus in Dns. Such as using "IP address--- Dns domain name " form.
当用户输入IP地址范围之后,单击【扫描】按钮,程序能自动在listBoxStatus中显示每个IP地址对应的Dns信息。具体要求如下:
(1)对用户选择IP地址范围进行验证,若不是合法的IP地址,给出相应的提示信息。
(2)执行扫描操作时,创建一个线程去扫描一个IP地址。
(3)把每个IP地址对应的Dns信息添加到listBoxStatus中。例如采用“IP地址---Dns域名”形式。
-Create a Windows application that uses multiple threads to scan a computer network segment, according to the computer s IP address for the Dns domain name
If the computer is not online, the return message. Requirements of the initial interface is shown in Figure 1-1.
When the user enters the IP address range, click】 【scan button, the program can automatically appear in the listBoxStatus IP address corresponding to each Dns
Information. Specific requirements are as follows:
(1) of the user to select IP address range to verify if the IP address is legitimate, given the appropriate message.
(2) perform a scan operation, to create a thread to scan an IP address.
(3) corresponding to each IP address information is added to the listBoxStatus in Dns. Such as using "IP address--- Dns domain name " form.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ScanComputer\ScanComputer\bin\Debug\ScanComputer.exe
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\ScanComputer.vshost.exe
............\............\...\.....\ScanComputer.vshost.exe.manifest
............\............\...\Release\ScanComputer.exe
............\............\...\.......\ScanComputer.pdb
............\............\Form1.cs
............\............\Form1.Designer.cs
............\............\Form1.resx
............\............\obj\Debug\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.....\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.....\ScanComputer.exe
............\............\...\.....\ScanComputer.Form1.resources
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\ScanComputer.Properties.Resources.resources
............\............\...\Release\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.......\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.......\ScanComputer.exe
............\............\...\.......\ScanComputer.Form1.resources
............\............\...\.......\ScanComputer.pdb
............\............\...\.......\ScanComputer.Properties.Resources.resources
............\............\Program.cs
............\............\...perties\AssemblyInfo.cs
............\............\..........\Resources.Designer.cs
............\............\..........\Resources.resx
............\............\..........\Settings.Designer.cs
............\............\..........\Settings.settings
............\............\Scan.cs
............\............\ScanComputer.csproj
............\ScanComputer.sln
............\ScanComputer.suo
............\............\obj\Debug\TempPE
............\............\...\Release\TempPE
............\............\bin\Debug
............\............\...\Release
............\............\obj\Debug
............\............\...\Release
............\............\bin
............\............\obj
............\............\Properties
............\ScanComputer
ScanComputer
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\ScanComputer.vshost.exe
............\............\...\.....\ScanComputer.vshost.exe.manifest
............\............\...\Release\ScanComputer.exe
............\............\...\.......\ScanComputer.pdb
............\............\Form1.cs
............\............\Form1.Designer.cs
............\............\Form1.resx
............\............\obj\Debug\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.....\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.....\ScanComputer.exe
............\............\...\.....\ScanComputer.Form1.resources
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\ScanComputer.Properties.Resources.resources
............\............\...\Release\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.......\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.......\ScanComputer.exe
............\............\...\.......\ScanComputer.Form1.resources
............\............\...\.......\ScanComputer.pdb
............\............\...\.......\ScanComputer.Properties.Resources.resources
............\............\Program.cs
............\............\...perties\AssemblyInfo.cs
............\............\..........\Resources.Designer.cs
............\............\..........\Resources.resx
............\............\..........\Settings.Designer.cs
............\............\..........\Settings.settings
............\............\Scan.cs
............\............\ScanComputer.csproj
............\ScanComputer.sln
............\ScanComputer.suo
............\............\obj\Debug\TempPE
............\............\...\Release\TempPE
............\............\bin\Debug
............\............\...\Release
............\............\obj\Debug
............\............\...\Release
............\............\bin
............\............\obj
............\............\Properties
............\ScanComputer
ScanComputer