文件名称:ICMP_App
- 所属分类:
- 网络截获/分析
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-26
- 文件大小:
- 46kb
- 下载次数:
- 0次
- 提 供 者:
- 白
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ICMP是(Internet Control Message Protocol)Internet控制报文协议。它是TCP/IP协议族的一个子协议,用于在IP主机、路由器之间传递控制消息。控制消息是指网络通不通、主机是否可达、路由是否可用等网络本身的消息。这些控制消息虽然并不传输用户数据,但是对于用户数据的传递起着重要的作用。
安装及使用须知
1、如果用户安装的是Microsoft Visual Studio .NET 2005,那么可以直接打开Code文件夹下的项目,查看代码并进行调试。
2、由于连接远程IP地址时会被防火墙拦截,建议关闭杀毒软件与防火墙并使用本地Ip地址测试。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用。-ICMP is (Internet Control Message Protocol) Internet Control Message Protocol. It is the TCP/IP protocol suite, a sub-protocol for IP hosts, control messages are transmitted between the routers. Control message refers to the network through the barrier, the host is reachable, routing and other network itself is available messages. These control messages while not transmit user data, but the data transfer for the user plays an important role. Installation and Use 1, if the user installs the Microsoft Visual Studio. NET 2005, you can directly open the Code folder under the project, look at the code and debug. 2, due to connect to a remote IP address will be blocked by the firewall, the proposed closure of anti-virus software and firewall and use local Ip address test. These software are required to register to the long-term normal use of the software, please support genuine software.
安装及使用须知
1、如果用户安装的是Microsoft Visual Studio .NET 2005,那么可以直接打开Code文件夹下的项目,查看代码并进行调试。
2、由于连接远程IP地址时会被防火墙拦截,建议关闭杀毒软件与防火墙并使用本地Ip地址测试。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用。-ICMP is (Internet Control Message Protocol) Internet Control Message Protocol. It is the TCP/IP protocol suite, a sub-protocol for IP hosts, control messages are transmitted between the routers. Control message refers to the network through the barrier, the host is reachable, routing and other network itself is available messages. These control messages while not transmit user data, but the data transfer for the user plays an important role. Installation and Use 1, if the user installs the Microsoft Visual Studio. NET 2005, you can directly open the Code folder under the project, look at the code and debug. 2, due to connect to a remote IP address will be blocked by the firewall, the proposed closure of anti-virus software and firewall and use local Ip address test. These software are required to register to the long-term normal use of the software, please support genuine software.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ICMP_App\ICMP_App\bin\Debug\ICMP_App.exe
........\........\...\.....\ICMP_App.pdb
........\........\...\.....\ICMP_App.vshost.exe
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\ICMP_App.csproj
........\........\obj\Debug\ICMP_App.csproj.GenerateResource.Cache
........\........\...\.....\ICMP_App.exe
........\........\...\.....\ICMP_App.Form1.resources
........\........\...\.....\ICMP_App.pdb
........\........\...\.....\ICMP_App.Properties.Resources.resources
........\........\...\ICMP_App.csproj.FileList.txt
........\........\Program.cs
........\........\...perties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\ICMP_App.sln
........\ICMP_App.suo
........\........\obj\Debug\Refactor
........\........\...\.....\TempPE
........\........\bin\Debug
........\........\obj\Debug
........\........\bin
........\........\obj
........\........\Properties
........\ICMP_App
ICMP_App