GetMAC Method
Returns the MAC address of the network interface at IPAddress .
Syntax
function GetMAC(IPAddress: String): String;Remarks
This method returns the unique Media Access Control (MAC) address of the network interface at IPAddress.
NOTE: This functionality is only available in Windows.