|

|
|
EXLookupNS (DNS control)
|
The ExLookupNS COM object is a DNS (Domain Name Service) component that can
be used for network diagnosing, troubleshooting, and monitoring. The ExLookpNS
allows developers to integrate the DNS protocol message sending capability into
their applications. The ExLookupNS's object model is rich, flexible and very
intuitive. For instance, the statement .Query("devx.com").MailExchange
gives you the list of mail servers. It is fully compliant with RFC 1034, RFC
1035, RFC 1876. Here's the list of all supported DNS record types:
|
- AAAA records(IPv6 addresses) New!
- A(Address)
- NS(NameServer)
- MD(MailDestination)
- MF(MailForwarder)
- CNAME(CanonicalName)
- SOA(ZoneOfAuthority)
- MB(MailBoxDomainName)
- MG(MailbogGroupMember)
- MR(MailRenameDomainName)
- WKS(WellKnwonService)
- PTR(DomainNamePointer)
- HINFO(HostInformation)
- MINFO(MailInformation)
- MX(MailExchange)
- LOC(Location)
|
|
The ExLookupNS component automatically detects configured DNS servers.
...Most of the frequently questions are here.
|
General information about eXLookupNS product:
|
|
Identifier:
|
Exontrol.LookupNS
|
|
Version:
|
1.0.0.7
|
|
Files:
|
exlookupns.dll
|
|
Compatible with:
|
VB, VB.NET, VBA, C++, C#, VFP, Access
|
|
Lines of source code:
|
8,327 (7,350 excluding comments and empty lines)
|
|
Includes:
|
Objects 7, Functions 52, Definitions 1
|
|
|
The eXSuite package contains more than 40 components, with over 200 objects, 9,000 functions, and more than 4,000,000 lines of source code... Available as: /COM /NET /WPF, Ansi, UNICODE 32 or 64-bits.
|
|
|
|