getMAC (method)

Returns the MAC address of the network interface at IPAddress .

Syntax

- (NSString*)getMAC:(NSString*)IPAddress;
public func getMAC(_ IPAddress: String) throws -> 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.

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