|
DSDns is a COM component that
AspDNS can do forward and
Using this component you can
allows you to do forward and
reverse DNS lookups
perform DNS lookups, reverse
reverse DNS lookups, IP
returning either the IP
lookups, get local ip and
address verification and
address or the host name.
host name, check ip address
also reveals your current IP
Two methods are
validity and ping another
address. DSDns is light
provided:
DNSLookup(hostname
host all from within your
weight DLL (32K) and can be
- string) where the return
ASP pages.
used in any environment that
value is a string with the
supports COM automation.
IP address of the hostname
and failure is indicated by
an empty string, and
ReverseDNSLookup(IPAddress -
string) where if the IP
address is found in the DNS
the return value is the
hostname.
Date: Dec, 29 1999 Date: Dec, 20 1999 Date: Nov, 09 1999 |