Hello Steve,

try using the function GetHostByName which is part of the WinSock API.
I believe that you can pass in the domain name and get back the IP
address. It's all handled by the Windows Resolver and DNS cache
mechanism.

HTH,

Stephen.


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to