|
Simple DNS Plus .NET API 1
( View screenshot )
|
| The API consists of two classes "sdnsNetAPI" and "zone". The sdnsNetAPI class contains all needed functions to interact with Simple DNS Plus. The zone class is just a definition for a dns zone. |
|
| Updated |
Apr 7, 2006 07:45:48 | | Size | 8 kb | | Licence | Freeware | | Status | New Release | | Languages | English | | Tags | dns, nameserver, simple dns plus, API, programmers interface, .net | | OS | Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003 | | Homepage | neokobe.nl | | Email | info@neokobe.nl | | Author | Bart Schouten |
|
|
click for full size
|
Description: The API consists of two classes "sdnsNetAPI" and "zone". The sdnsNetAPI class contains all needed functions to interact with Simple DNS Plus. The zone class is just a definition for a dns zone. To create a new zone called "mynewdomain.com" on your primary and your secondary (if available) nameservers, just use the zone constructor and provide the zone information, i.e:
Dim sdpApi As New sdnsNetAPI("ns.yournameserver.com", "yourPassword")
Dim myZone As New zone
myZone.PrimaryNS = "ns.yournameserver.com"
myZone.SecondaryNS = "ns2.yournameserver.com"
myZone.DomainName = "mynewdomain.com"
myZone.WebserverIP = "123.123.123.123"
sdpApi.updatePrimaryZone(myZone) | Short tags: dns, nameserver, simple dns plus, API, programmers interface, .net | |
| Free Download Simple DNS Plus .NET API 1 from neokobe.nl |
| Similar software shotlights: | - Nevron User Interface for .NET Q3_2007 Nevron User Interface is a set of Windows Forms controls designed to provide powerful and flexible look-and-feel for your Windows Applications, written in 100% managed C# code. Nevron User Interface
- .NET DNS Component for CS VB ASP.NET 2.0 NetXtremeDns .NET component provides an easy way to query DNS servers for resource record types defined by RFC-1034 and RFC-1035 with a few lines of code. NetXtremeDns .NET component offers a number
| | Find all software similar on Simple DNS Plus .NET API 1 |
| Similar smart reviews: | - Shell MegaPack .NET - all you need to create great-looking interfaces in a wink of an eye If you are a .NET developer working with complex user interfaces and developing applications with an extensive UI part, you know what a pain in the neck this aspect of development may be. You can spend days and weeks polishing your custom interface and it will still leave much to be desired in terms of usability, look and feel that your customers seek. But why reinvent the wheel and
- Masked DNS 1.0, Naming Flexibility. Masked DNS is modern and innovative DNS server for Windows platform. It is built on Microsoft .NET technology and has some outstanding features other similar products miss. The first «know-how» of Masked DNS, from which the software name has originated, is regular-expressions-based domain name definitions. With this capability, any part of a domain name (third end upper levels domain) can
- Clever Internet Suite 6.0. Paradise for VCL Network Programmer Every professional Windows programmer knows the eternal dilemma: which library is to be used for the advanced networking? There is a number of OS-based APIs for different network tasks, but they are well-known for their uncoordinated and incomplete set. There are numerous third-party libraries, but you can hardly find a fully-functional and comprehensive one. Moreover, if you are VCL programmer, and
- Easy Net Switch – a dream come true for real net-hoppers If all networks were absolutely the same, they wouldve called it network utopia. No network-specific IP addresses, passwords, DNS servers, drive mappings, proxy and gateway addresses all these things that may take hours to configure, especially when there is not system administrator around. Unfortunately, networks are all different and active users that commute between offices, building
- Spices.Net Suite: All about .Net Visual Studio Can't Do Spices.Net Suite is a collection of utilities, which brings all the strength the .Net platform *potentially* has right in a developers hands. Unfortunately, the functionality of the tools created by Microsoft for their own platform is always much poorer than what it could be, and Spices.Net is addressed to fix this drawback. Once installed, Spaces.Net Suite will provide you
- CRC .NET Control - a native .NET component for fast CRC calculation Cyclic Redundancy Check (CRC) calculations are used by the majority of developers to validate the integrity of files and binary streams, which makes them an important part of applications working with multiple input and output files. Despite the great number of available CRC algorithms utilizing various initial polynomials, CRC32 is by far the most popular one. If you are a .NET
- Interface Traffic Indicator 1.5.0.2, Just Monitoring Theres a really simple idea lying under the Interface Traffic Indicator software, yet the software built on the idea is excellent. The idea is: You have a computer, or a network, where youd want to monitor the amount of the network traffic. It can be done in many different ways with different levels of complexity and reliability, but the Interface Traffic
- Real Desktop Light - add a new dimension to a familiar OS interface As a computer enthusiast, you must have tried all kinds of operating systems, interface add-ons and themes — from Vistas Aero Glass to its various Linux counterparts. However, if you are looking for something totally different that would give you a new way of managing your documents and files, you should definitely check out Real Desktop Light! Real Desktop Light is a free
- OLEDB Direct - a great set of COM interfaces for database-driven applications When you are creating a database-driven application, interaction with the database becomes one of the key pieces of the overall functionality that requires significant time to implement. If you are using multiple data sources, this task becomes even more complex due to the complexity of database connections and related routines. That is the exactly the case when a universal database interface would
| | Find all smart reviews similar on Simple DNS Plus .NET API 1 |
|