NetTalk Central

Author Topic: Any DNS lookup facilities in Nettalk  (Read 8923 times)

useless

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
    • Email
Any DNS lookup facilities in Nettalk
« on: May 22, 2012, 12:55:47 PM »
Is there any DNS lookup facilities in nettalk where I can interogate the DNS records?

I need to monitor some DNS records but cant find anything in the HTML docs other than nettalk handles the dns lookups automatically but no mention of getting the data from nettalk.

TIA.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Any DNS lookup facilities in Nettalk
« Reply #1 on: May 22, 2012, 11:10:19 PM »
Hi Richard,

yes, see
http://www.capesoft.com/docs/NetTalk6/NetTalk2.htm#NetOptions

specifically NET:DNSLOOKUP

Cheers
Bruce


useless

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
    • Email
Re: Any DNS lookup facilities in Nettalk
« Reply #2 on: May 23, 2012, 01:41:47 AM »
I saw that last night but its only giving me an IP address, I need to see everything from the DNS record like Cname, A, MX and any other entries that might be recorded in it.

I think this might be a case for something like http://msdn.microsoft.com/en-us/library/windows/desktop/ms741522%28v=vs.85%29.aspx and maybe other Winsock2 api's.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Any DNS lookup facilities in Nettalk
« Reply #3 on: May 23, 2012, 03:48:42 AM »
yeah maybe.
At the moment the only function I'm aware of is the NetOptions one.

cheers
Bruce