C# Class LumiSoft.Net.ICMP.Icmp

Icmp utils.
Mostra file Open project: jeske/StepsDB-alpha

Public Methods

Method Description
Trace ( string destIP ) : LumiSoft.Net.ICMP.EchoMessage[]

Traces specified ip.

Private Methods

Method Description
CreatePacket ( ushort id ) : byte[]

Method Details

Trace() public static method

Traces specified ip.
public static Trace ( string destIP ) : LumiSoft.Net.ICMP.EchoMessage[]
destIP string
return LumiSoft.Net.ICMP.EchoMessage[]