Results 1 to 13 of 13

Thread: How to code a DNS lookup application?

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    How to code a DNS lookup application?

    removed.

    no technical advice at all since i joined here. shall remove this post. admin pls remove my account, this site is useless.
    Last edited by rakyomin; Sep 11th, 2008 at 05:44 PM.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How to code a DNS lookup application?

    Welcome to the forums.

    When you ran this code what happened? Did you get errors?

  3. #3
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: How to code a DNS lookup application?

    1. Do you have any specific reasons why you'd want to use a special DNS server?

    2. Refer to hacks post
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  4. #4

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    Re: How to code a DNS lookup application?

    At first i did not implement any try...catch...end try, vb.net gave me an error "Unhandled socket exception" after I put in my fqdn xxxxx.domain.com
    So I implemented the try...catch....end try error handler, and always gave me "Unknown error" after I put in my fqdn... Is my code incorrect? Thank you for your kind reply.

  5. #5

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    Re: How to code a DNS lookup application?

    actually the servers are implemented by my company, these servers store all ips which map with the domain.
    Last edited by rakyomin; Sep 10th, 2008 at 01:19 PM.

  6. #6

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    Re: How to code a DNS lookup application?

    Btw i forgot to thank Hack for your cordial welcome Thank you very much.

  7. #7
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: How to code a DNS lookup application?

    If you'll be running this application at your company, you probably wont have to specify to use the companys DNS servers, as it'll most likely use those anyway. Speak with your network administrator to be sure.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  8. #8

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    Re: How to code a DNS lookup application?

    removed
    Last edited by rakyomin; Sep 11th, 2008 at 05:43 PM.

  9. #9

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    Re: How to code a DNS lookup application?

    Hi admin,

    kindly delete this thread. thanks.

  10. #10
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: How to code a DNS lookup application?

    Quote Originally Posted by rakyomin
    Hi admin,

    kindly delete this thread. thanks.
    Why do you want to delete the thread now?
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  11. #11

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    Re: How to code a DNS lookup application?

    Because I debugged and it run well as a simple dns lookup.
    I shall try in my company to see if it works.

  12. #12
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: How to code a DNS lookup application?

    Ah alright. Well, let us know how it works in your company.
    Since you're new here, I should tell you that threads wont be deleted unless a moderator finds it needed. Instead, you should mark the thread as resolved using the thread tools menu at the top of the thread.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  13. #13

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    8

    Re: How to code a DNS lookup application?

    removed
    Last edited by rakyomin; Sep 11th, 2008 at 05:43 PM.

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