Walter.Net.Networking
WakeOnLan Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > LocalNetwork Class : WakeOnLan Method
The mac address.
Wakes the on LAN using a Mac address, to discover all available mac addresses use GetAllMacAddressesAndIpPairs() to query the network.
Syntax
public static Task WakeOnLan( 
   string macAddress
)

Parameters

macAddress
The mac address.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LocalNetwork Class
LocalNetwork Members