C# Class LumiSoft.Net.ICMP.Icmp

Icmp utils.
Afficher le fichier Open project: jeske/StepsDB-alpha

Méthodes publiques

Méthode Description
Trace ( string destIP ) : LumiSoft.Net.ICMP.EchoMessage[]

Traces specified ip.

Private Methods

Méthode Description
CreatePacket ( ushort id ) : byte[]

Method Details

Trace() public static méthode

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