Class Summary Net_DNS_Resolver
Class Summary Net_DNS_Resolver –
Provides a resolver implementation to handle DNS queries
Net_DNS_Resolver
The resolver class a high level interface for communicating with DNS servers. It uses the UNIX system stub resolver configuration files (if available) to configure the resolver. The resolver can also be configured manually by overriding the system configuration. This is done by setting the appropriate values in the Net_DNS_Resolver object. See Net_DNS_Resolver::query() for more information on the resolver configuration.