文件名称:CSharpPing_src
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- 让*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
c#实现的ping的功能。可以从中学习Icmp。-c# realized ping function. Icmp can learn.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ping
....\AssemblyInfo.cs
....\Constants.cs
....\Enums
....\.....\InternetConnectionStateType.cs
....\.....\PingResponseType.cs
....\Event Args
....\..........\PingCompletedEventArgs.cs
....\..........\PingErrorEventArgs.cs
....\..........\PingResponseEventArgs.cs
....\..........\PingStartedEventArgs.cs
....\IcmpPacket.cs
....\NetworkUtilities.cs
....\Ping.cs
....\Ping.csproj
....\Ping.resx
....\PingResponse.cs
....\Validation.cs
Ping.Test
.........\AssemblyInfo.cs
.........\frmPingTestAsync.cs
.........\frmPingTestAsync.resx
.........\frmPingTestSync.cs
.........\frmPingTestSync.resx
.........\Ping.Test.csproj
PingTest.sln
....\AssemblyInfo.cs
....\Constants.cs
....\Enums
....\.....\InternetConnectionStateType.cs
....\.....\PingResponseType.cs
....\Event Args
....\..........\PingCompletedEventArgs.cs
....\..........\PingErrorEventArgs.cs
....\..........\PingResponseEventArgs.cs
....\..........\PingStartedEventArgs.cs
....\IcmpPacket.cs
....\NetworkUtilities.cs
....\Ping.cs
....\Ping.csproj
....\Ping.resx
....\PingResponse.cs
....\Validation.cs
Ping.Test
.........\AssemblyInfo.cs
.........\frmPingTestAsync.cs
.........\frmPingTestAsync.resx
.........\frmPingTestSync.cs
.........\frmPingTestSync.resx
.........\Ping.Test.csproj
PingTest.sln