GetMAC Method
Returns the MAC address of the network interface at IPAddress .
Object Oriented Interface
public function doGetMAC($ipaddress);
Procedural Interface
ipworks_ipinfo_do_getmac($res, $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.