DNS Client Software Available

  • Thread starter Thread starter John Coutts
  • Start date Start date
J

John Coutts

While trying to develope an SPF White List server, I discovered a terrible lack
of DNS Client calls available in Windows. Not being able to find anything
suitable on the Internet, I was forced to back up and develope my own client
code in VB6 with some assistance from Oleg Gdalevich's tutorial:

http://www.vbip.com/protocols/dns/vb-dns-tutorial-01.asp

I managed to keep the lookup code down to one class and one support module,
with the total program including UI weighing in at 76 KB. The program is
available free of charge from:

http://server2.yellowhead.com/clientdns.htm

Source code is available upon request.

J.A. Coutts
Systems Engineer
MantaNet/TravPro
 
Tried to install, but gets stuck trying to copy a new iphlpapi.dll. Why
does it try to copy a iphlpapi.dll, have one already and this is a system
dll. As an FYI, check out my NetDig client at www.mvptools.com.
 
Back
Top