CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: about DNS query

  1. #1
    Join Date
    Sep 2002
    Location
    china
    Posts
    1

    Angry about DNS query

    how to send DNS query cmd with paramter of DNS address, becase I don't use DNS that was assigned by the system?
    Thank you!

  2. #2
    Join Date
    Jan 2011
    Posts
    4

    Re: about DNS query

    Nice.............

  3. #3
    Join Date
    Jan 2011
    Posts
    4

    Re: about DNS query

    If you need DNS query means try this site http://www.whoisxy.com/ and also get the ip to domain,domain to ip,ping test,etc......

  4. #4
    Join Date
    Mar 2010
    Location
    Melbourne Australia
    Posts
    454

    Re: about DNS query

    by default cmd tools will use default DNS , you need to write your program to bypass this ., however do a bit to research on nslookup

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