by Seekford Solutions - 製品のタイプ: コンポーネント / .NET Class / 100% Managed Code
ご案内:特に説明のない限り、この商品は英語版商品になります。
Query DNS Servers for MX, IP, domain and other records. .NET DNS MX Wizard is a class library that lets you query a Domain Name System (DNS) Server for Mail Exchange (MX) Resource Records (RR) and other types of queries. MX RR's contain the name of the server responsible for handling mail for a domain. You can also use multiple DNS server's for faster and more robust queries. Most DNS queries are supported, including the basic IP -> Domain names and Domain Name -> IP's query.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 27,615 (税込) | 1 Developer License | ダウンロード (1.4 MB) | |
| カートに追加 | ¥ 55,440 (税込) | 4 Developer Team License | ダウンロード (1.4 MB) | |
| カートに追加 | ¥ 110,985 (税込) | 8 Developer Team License | ダウンロード (1.4 MB) | |
| カートに追加 | ¥ 138,810 (税込) | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | ダウンロード (1.4 MB) | |
| カートに追加 | ¥ 141,015 (税込) | Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) | ダウンロード (43 KB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
.NET DNS MX Wizard is a class library that lets you query a Domain Name System(DNS) server for Mail Exchange(MX) Resource Records(RR) and other types of DNS queries. MX RR's contain the name of the server responsible for handling mail for a domain. Multiple resource records can exist for any server and each record has an associated preference level with it which lets you determine which server to try and communicate with first. You can also use multiple DNS server's for faster and more robust queries. Most DNS queries are supported, including the basic IP -> Domain names and Domain Name -> IP's query and also the Zone Authority information.
This control has many uses, here are some
The control gives you complete control over the data by letting you access all the returned MX servers, their preference level and automatically giving you the preferred server. The class can automatically detect the local machines DNS server and also allows you to set your own DNS server to use for the lookup.
The .NET DNS MX Wizard class library has a lot of power and features built-in. All the code is 100% managed and does not rely on any external dll's or dependencies. The code is written to be highly efficient and robust. Asynchronous and Synchronous methods provide greater control of how you want to implement the functionality.