Board index » delphi » Network Card MAC address

Network Card MAC address

Hi.
How can I get the MAC address of a network card with Delphi 3 ?
Thanks.
Le Migo
 

Re:Network Card MAC address


Quote
Migo Lemer wrote:
>How can I get the MAC address of a network card with Delphi 3 ?

Use Jedi Code Library.
Jedi:
  http://project-jedi.org
Jedi Code Library
  ftp://delphi-jedi.org/Code_Library/JCL.zip

Regards,
Udo
--
Homepage: http://www.nesshoever.net/
Reply to newsgroup. Unrequested mails will be ignored.

Re:Network Card MAC address


Udo Nesshoever a crit :

Quote
> Use Jedi Code Library.

Thanks Udo.
But err..   seems not to work with my Delphi 3 :-(

Le Migo

Re:Network Card MAC address


Yes, but with a little copy & paste from JclWin32.pas and JclSysInfo.pas you
can get the GetMacAddresses function working.

"Migo Lemer" <lem...@free.fr> schreef in bericht
news:3A27775D.AC4CF499@free.fr...

Quote
> Udo Nesshoever a crit :

> > Use Jedi Code Library.

> Thanks Udo.
> But err..   seems not to work with my Delphi 3 :-(

> Le Migo

Other Threads