|
-
Sep 10th, 2008, 12:44 PM
#1
Thread Starter
New Member
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.
-
Sep 10th, 2008, 12:50 PM
#2
Re: How to code a DNS lookup application?
Welcome to the forums. 
When you ran this code what happened? Did you get errors?
-
Sep 10th, 2008, 01:13 PM
#3
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
-
Sep 10th, 2008, 01:14 PM
#4
Thread Starter
New Member
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.
-
Sep 10th, 2008, 01:16 PM
#5
Thread Starter
New Member
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.
-
Sep 10th, 2008, 01:20 PM
#6
Thread Starter
New Member
Re: How to code a DNS lookup application?
Btw i forgot to thank Hack for your cordial welcome Thank you very much.
-
Sep 10th, 2008, 01:24 PM
#7
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.
-
Sep 10th, 2008, 01:26 PM
#8
Thread Starter
New Member
Re: How to code a DNS lookup application?
Last edited by rakyomin; Sep 11th, 2008 at 05:43 PM.
-
Sep 10th, 2008, 01:45 PM
#9
Thread Starter
New Member
Re: How to code a DNS lookup application?
Hi admin,
kindly delete this thread. thanks.
-
Sep 10th, 2008, 01:47 PM
#10
Re: How to code a DNS lookup application?
 Originally Posted by rakyomin
Hi admin,
kindly delete this thread. thanks.
Why do you want to delete the thread now?
-
Sep 10th, 2008, 02:38 PM
#11
Thread Starter
New Member
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.
-
Sep 10th, 2008, 02:41 PM
#12
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.
-
Sep 10th, 2008, 06:29 PM
#13
Thread Starter
New Member
Re: How to code a DNS lookup application?
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|