get_mac Method

Returns the MAC address of the network interface at IPAddress .

Syntax

def get_mac(ip_address: str) -> str: ...

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]