文件名称:ScanComputer
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 121kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个Windows应用程序,使用多线程来扫描一个网段内的计算机,根据计算机的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. 1) The IP address of the user to select the range of verification, 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.
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. 1) The IP address of the user to select the range of verification, 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\Form1.cs
............\Form1.Designer.cs
............\Form1.resx
............\Program.cs
............\Scan.cs
............\ScanComputer.csproj
............\ScanComputer.sln
............\ScanComputer.suo
............\bin\Debug\ScanComputer.exe
............\...\.....\ScanComputer.pdb
............\...\.....\ScanComputer.vshost.exe
............\...\.....\ScanComputer.vshost.exe.manifest
............\obj\Debug\ScanComputer.csproj.FileListAbsolute.txt
............\...\.....\ScanComputer.csproj.GenerateResource.Cache
............\...\.....\ScanComputer.Form1.resources
............\...\.....\ScanComputer.Properties.Resources.resources
............\ScanComputer\Form1.Designer.cs
............\............\Form1.resx
............\............\Program.cs
............\............\ScanComputer.csproj
............\............\ScanComputer.csproj.user
............\............\Scan.cs
............\............\Form1.cs
............\............\bin\Debug\ScanComputer.exe
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\ScanComputer.vshost.exe
............\............\...\.....\WindowsFormsApplication1.exe
............\............\...\.....\WindowsFormsApplication1.pdb
............\............\...\.....\WindowsFormsApplication1.vshost.exe
............\............\...\.....\ScanComputer.vshost.exe.manifest
............\............\...\Release\ScanComputer.exe
............\............\...\.......\ScanComputer.pdb
............\............\obj\Debug\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.....\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.....\ScanComputer.exe
............\............\...\.....\ScanComputer.Form1.resources
............\............\...\.....\ScanComputer.Properties.Resources.resources
............\............\...\.....\WindowsFormsApplication1.exe
............\............\...\.....\WindowsFormsApplication1.pdb
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
............\............\...\Release\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.......\WindowsFormsApplication1.csproj.FileListAbsolute.txt
............\............\...\.......\WindowsFormsApplication1.csproj.GenerateResource.Cache
............\............\...\.......\WindowsFormsApplication1.Properties.Resources.resources
............\............\...\.......\ScanComputer.Form1.resources
............\............\...\.......\ScanComputer.Properties.Resources.resources
............\............\...\.......\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.......\ScanComputer.pdb
............\............\...\.......\ScanComputer.exe
............\............\...\.......\TempPE\Properties.Resources.Designer.cs.dll
............\............\Properties\AssemblyInfo.cs
............\............\..........\Resources.Designer.cs
............\............\..........\Resources.resx
............\............\..........\Settings.Designer.cs
............\............\..........\Settings.settings
............\............\obj\Debug\Refactor
............\............\...\.....\TempPE
............\............\...\Release\TempPE
............\obj\Debug\Refactor
............\...\.....\TempPE
............\ScanComputer\bin\Debug
............\............\...\Release
............\............\obj\Debug
............\............\...\Release
............\bin\Debug
............\obj\Debug
............\ScanComputer\bin
............\............\obj
............\............\Properties
............\bin
............\obj
............\Properties
............\ScanComputer
ScanComputer
............\Form1.Designer.cs
............\Form1.resx
............\Program.cs
............\Scan.cs
............\ScanComputer.csproj
............\ScanComputer.sln
............\ScanComputer.suo
............\bin\Debug\ScanComputer.exe
............\...\.....\ScanComputer.pdb
............\...\.....\ScanComputer.vshost.exe
............\...\.....\ScanComputer.vshost.exe.manifest
............\obj\Debug\ScanComputer.csproj.FileListAbsolute.txt
............\...\.....\ScanComputer.csproj.GenerateResource.Cache
............\...\.....\ScanComputer.Form1.resources
............\...\.....\ScanComputer.Properties.Resources.resources
............\ScanComputer\Form1.Designer.cs
............\............\Form1.resx
............\............\Program.cs
............\............\ScanComputer.csproj
............\............\ScanComputer.csproj.user
............\............\Scan.cs
............\............\Form1.cs
............\............\bin\Debug\ScanComputer.exe
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\ScanComputer.vshost.exe
............\............\...\.....\WindowsFormsApplication1.exe
............\............\...\.....\WindowsFormsApplication1.pdb
............\............\...\.....\WindowsFormsApplication1.vshost.exe
............\............\...\.....\ScanComputer.vshost.exe.manifest
............\............\...\Release\ScanComputer.exe
............\............\...\.......\ScanComputer.pdb
............\............\obj\Debug\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.....\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.....\ScanComputer.exe
............\............\...\.....\ScanComputer.Form1.resources
............\............\...\.....\ScanComputer.Properties.Resources.resources
............\............\...\.....\WindowsFormsApplication1.exe
............\............\...\.....\WindowsFormsApplication1.pdb
............\............\...\.....\ScanComputer.pdb
............\............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
............\............\...\Release\ScanComputer.csproj.FileListAbsolute.txt
............\............\...\.......\WindowsFormsApplication1.csproj.FileListAbsolute.txt
............\............\...\.......\WindowsFormsApplication1.csproj.GenerateResource.Cache
............\............\...\.......\WindowsFormsApplication1.Properties.Resources.resources
............\............\...\.......\ScanComputer.Form1.resources
............\............\...\.......\ScanComputer.Properties.Resources.resources
............\............\...\.......\ScanComputer.csproj.GenerateResource.Cache
............\............\...\.......\ScanComputer.pdb
............\............\...\.......\ScanComputer.exe
............\............\...\.......\TempPE\Properties.Resources.Designer.cs.dll
............\............\Properties\AssemblyInfo.cs
............\............\..........\Resources.Designer.cs
............\............\..........\Resources.resx
............\............\..........\Settings.Designer.cs
............\............\..........\Settings.settings
............\............\obj\Debug\Refactor
............\............\...\.....\TempPE
............\............\...\Release\TempPE
............\obj\Debug\Refactor
............\...\.....\TempPE
............\ScanComputer\bin\Debug
............\............\...\Release
............\............\obj\Debug
............\............\...\Release
............\bin\Debug
............\obj\Debug
............\ScanComputer\bin
............\............\obj
............\............\Properties
............\bin
............\obj
............\Properties
............\ScanComputer
ScanComputer