C# Class WakeOnLanAction.LANHelper

Afficher le fichier Open project: noant/Pyrite

Méthodes publiques

Свойство Type Description
StandartIpBase byte[]

Méthodes publiques

Méthode Description
ListAllHosts ( byte ipBase, Action itemCallback ) : void

Private Methods

Méthode Description
GetMacAddress ( System address, Action callback ) : void
SendArp ( Int32 destIpAddress, Int32 srcIpAddress, byte macAddress, Int32 &macAddressLength ) : Int32

Method Details

ListAllHosts() public static méthode

public static ListAllHosts ( byte ipBase, Action itemCallback ) : void
ipBase byte
itemCallback Action
Résultat void

Property Details

StandartIpBase public_oe static_oe property

public static byte[] StandartIpBase
Résultat byte[]