Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Re: Reading the MAC address from D7?
| Subject: | Re: Reading the MAC address from D7? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 9 Apr 2007 00:07:59 |
"Bo Berglund" <bo.berglund@telia.com> wrote in message
news:179i13lij82odq9v49g09vu0270m6ias96@4ax.com...
> I would lik eto get the MAC from the connected NIC:s
> and enumerate them. How can this be done? (Delphi 7 Pro)
As I mentioned in my earlier reply to your other posting in the
nativeapi group, use the GetAdaptersInfo() or GetAdaptersAddresses()
function from the IP Helper API.
Gambit
none