EldoS
Navigation
Web site
Support
Table Of Contents

TElDNSClient class

Properties     Methods     Events     Declared in    


 
 

Description

    This class represents a client interface to the resolver according to DNSSEC specification. A DNS client is used to translate host name to host address and vice versa, and perform general lookup over DNS.
    TElDNSClient internally uses a socket connection established to remote DNS resolver. Properties Address, Port, Binding, and Timeout describe the socket connection. Once these properties are set, call Activate method to start the client. Use Deactivate method to stop sending and receiving. When the client is active, perform DNS lookup using Lookup method.

 
 

Properties

  • Active
  • Address
  • BoundAddress
  • BoundPort
  • Binding
  • Port
  • Timeout
  • UseIPv6
  • UsingIPv6
  • UseRecursion
  • UseSecurity
 
 

Methods

  • Activate
  • Deactivate
  • Lookup
 
 

Events

  • OnSending
  • OnTimeout
 
 

Declared in

.NET:

  • Namespace: SBDNSSEC
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBDNSSEC
ActiveX/DLL: not implemented
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: Any SecureBlackbox package

VCL: Any SecureBlackbox package

ActiveX/DLL: Not available

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation