cancel
Showing results for 
Search instead for 
Did you mean: 

MAC Address

Former Member
0 Kudos

I am trying to find a reliable method to get the MAC address (the physical address in ipconfig).  I am currently using a local external function GetIfTable but it returns a list of addresses with no way to determine which is the one I need.  I am using PB 12.5.1 Classic.  TIA.

Accepted Solutions (1)

Accepted Solutions (1)

former_member190719
Active Contributor
0 Kudos

Have you looked at Roland Smith's implementation here:

http://www.topwizprogramming.com/freecode_adapter.html

Answers (0)