Free2Code
 
Time: 2008-12-04, 09:23pm
GetAdaptersAddresses() and Windows 2000 ?
Subject: GetAdaptersAddresses() and Windows 2000 ?  ·  Posted: 2004-10-27, 09:49pm
Rank: ? (1)
Member #: 22129
Hi all,

I have a little problem, I need to retrieve IPV6 addresses assigned to my network interfaces.
Under Win XP I use GetAdaptersAddresses() and I'm able to get a lot of infos like "ipv6 if" command.

But Windows 2000 hasn't GetAdaptersAddresses() inside phlpapi.lib function and I don't know which alternative function to use. I have used a lot of functions inside helper library Iphlpapi.lib, but all work for IPv4 addresses.

Under Windows 2000, "ipv6 if" command seems to retrieve the same infos like WinXP version so I think it doesn't use GetAdaptersAddresses() function.

do you know an alternative function to retrive IPV6 addresses assigned to my network cards that works under win 2000?

Thanks in advance,
Max.





 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

icons