ComponentSpace DNS Component - .NET Component - V1.8.0.2

par ComponentSpace - Type de produit : Composant / .NET Class / 100% Managed Code

Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
Capture d'écran - ComponentSpace DNS Component - .NET Component - V1.8.0.2Query DNS servers for MX and all the other resource record types defined by RFC-1034 and RFC-1035. ComponentSpace DNS Component makes it easy to retrieve the list of configured DNS servers, construct a DNS query request using the convenient message and resource record classes, send the request to a DNS server and receive the fully parsed response. Written in 100% managed C# code, the class library offers .NET developers complete access to DNS resources from within their applications.

A partir de
$195.02
Calculer le prix en

Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.

ComponentSpace DNS Component V1.8.0.2

Ajouter au Caddie $ 195.02 1 Developer License Téléchargement (1.9 Mo)
Ajouter au Caddie $ 293.02 4 Developer Team License Téléchargement (1.9 Mo)
Ajouter au Caddie $ 391.02 8 Developer Team License Téléchargement (1.9 Mo)
Ajouter au Caddie $ 489.02 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Téléchargement (1.9 Mo)
Ajouter au Caddie $ 979.02 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code Vérifier Téléchargement (2.1 Mo)

ComponentSpace DNS Component - Premium Support License

Ajouter au Caddie $ 97.02 1 Developer Premium Support License Téléchargement (29 Ko)

Ce produit est disponible dans le cadre du programme de tarification GSANos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat.  Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.

Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.

ComponentSpace DNS Component may be used in any Windows or Web application by adding a reference to the assembly to access the classes in the KeyTech.Dns namespace.

The DnsMessage class models DNS request and response messages. It makes it very easy to construct DNS requests and access DNS responses. A separate class describes each resource record type. Each resource record class is derived from the ResourceRecord abstract class.

The list of resource record classes includes:

  • ARecord,
  • CNAMERecord,
  • HINFORecord,
  • MBRecord,
  • MDRecord,
  • MFRecord,
  • MGRecord,
  • MINFORecord,
  • MRRecord,
  • MXRecord,
  • NSRecord,
  • NULLRecord,
  • PTRRecord,
  • SOARecord,
  • TXTRecord,
  • WKSRecord
  • A catch all OtherRecord.

The DnsClient class allows you to send DnsMessage requests and receive DnsMessage responses. Within the DnsMessage request you specify the DNS questions to ask. The DnsMessage response contains the lists of ResourceRecords.

You may send requests from within DnsClient either synchronously (blocking) using the Send method or asynchronously (non-blocking) using the BeginSend and EndSend methods. Similarly, responses may be received either synchronously (blocking) using the Receive method or asynchronously (non-blocking) using the BeginReceive and EndReceive methods. For asynchronous calls you may receive completion notification either through an event or a callback method. A timeout may be specified.

All classes that raise events support a SynchronizingObject property. All classes report errors through the DnsException.

Main Features

  • Supports RFC-1034/RFC-1035
  • No complicated DNS message construction or parsing
  • Specify the resource types to retrieve including all
  • Retrieve the list of configured DNS servers
  • Calling applications may make either synchronous or asynchronous calls
  • Asynchronous calls may either use events or callbacks
  • Specify a timeout
  • 100% managed code written in C#
  • Object oriented design specifically for the .NET framework
  • All error handling through .NET exceptions
  • Comprehensive Visual Studio .NET style documentation
  • VB.NET and C# example source code
  • Includes prompt free email support
  • Royalty free runtime
  • Source code available

This class library may also be purchased as part of the Key Technology .NET Internet Suite.


Recherche produit

Entrez vos critères de recherche :

Award