FileBuzz: Software Download
Find shareware, freeware downloads from thousands of software titles
Simple DNS Plus .NET API

Program Name: Simple DNS Plus .NET API

Published By: NeoKobe

License Type: Freeware

Date Added: July 04, 2007

Simple DNS Plus .NET API v1

Simple DNS Plus .NET API Desciption:




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)

License: Freeware | Price: $0.00 | Size: 9 KB | Downloads (141)

Platform: Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003

Related Software