Walter.Net.Networking
GetMacByIp Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > LocalNetwork Class : GetMacByIp Method
The LAN based IP address.
Gets the mac by IP, if the mac can't be resolved it will return an empty string.
Syntax
public static string GetMacByIp( 
   IPAddress ip
)

Parameters

ip
The LAN based IP address.

Return Value

System.String.
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