-
mx DNS lookup
I would like to make a simple mx dns lookup, but I was unable to find any sort of useful guide/tutorial to do that.
I've heard that there is a function which does that, but it's only availabe under windows2000 and higher. So the 9x users won't be able to use the program.
What can I do to make my program under all windows? Please help.
Thank you.
-
Create your own DNS client:cool: Maybe you can find some free-to-use code on DNS clients. However, it shouldn't be to hard too implement a limitted DNS client yourself.