CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Posts
    3

    How to get the "MX record" ?

    Hi,
    Who can tell me how to get the "MX record" from DNS?
    I found some program such as "nslookup" can do this.
    Are there any source code in Internet?
    Thanks.

    Sam


  2. #2
    Guest

    Re: How to get the "MX record" ?

    I have the same problem, I try with gethostbyname, WSALookupService... and GetAddressByName but no way.
    I post messages in this forum but nothing.

    Please if you get the way or a clue for make this send me a email to [email protected]
    sorry but my englishhhhhhhh....



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured