Link to home
Start Free TrialLog in
Avatar of sudhakar_koundinya
sudhakar_koundinya

asked on

DNS Client Sorce code

Hello Guys,

I need DNS Client Source Code either in C++/C.

Any Links for Free Sources are appreciated

Thanks
Sudhakar
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sudhakar_koundinya
sudhakar_koundinya

ASKER

>>http://www.codeproject.com/internet/dns_resolver.asp

Will this resolves Email Servers??
If you query for MX records in particular - yes.
Be werry careful, some DNS servers send compressed info, which some simple-minded clients don't go to the trouble of uncompressing.