PDA

Click to See Complete Forum and Search --> : Getting DNS


Nucleus
May 31st, 2001, 10:27 PM
I am looking for a way to retrive the dns values from the registry that will work across all winsdows oss.

Apparrently this key works, but this key does not exist in my system (NT4 server).

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

Nucleus
Jun 4th, 2001, 05:03 AM
Bump

JoshT
Jun 4th, 2001, 06:09 AM
It might be in one of the WNet* API calls.

Nucleus
Jun 4th, 2001, 07:48 AM
More info required :D

JoshT
Jun 4th, 2001, 10:46 AM
Actually, I take that back, I'm not seeing it. There's several API calls (mostly in Winsock) that do DNS resolving, but you want to get DNS server's ip addresses, right?