GetMAC Method
Returns the MAC address of the network interface at IPAddress .
Syntax
public String getMAC(String IPAddress);
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.