IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

GetMAC Method

Returns the MAC address of the network interface at IPAddress .

Syntax

[VB.NET]
Public Function GetMAC(ByVal IPAddress As String) As String
[C#]
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.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]