Board index » delphi » How to get the network card MAC address?

How to get the network card MAC address?

I am using Delphi 5 professional and I need to get hold of the network
card MAC address on the PC where my app is running. If there are more
than one NIC:s I need to know that too and read the MAC address on all
of them.
How is this done in D5??

Bo Berglund
bo.bergl...@telia.com

 

Re:How to get the network card MAC address?


On Thu, 27 Jun 2002 23:46:03 GMT, bo.bergl...@telia.com (Bo Berglund)
wrote:

Quote
>I am using Delphi 5 professional and I need to get hold of the network
>card MAC address on the PC where my app is running. If there are more
>than one NIC:s I need to know that too and read the MAC address on all
>of them.
>How is this done in D5??

Never mind, I found the solution via Google....
http://www.torry.net/samples/samples/hard/getmacad.zip

Should have searched first...

Bo Berglund
bo.bergl...@telia.com

Other Threads