SuggestSoft.com

Simple DNS Plus .NET API 1

Simple DNS Plus .NET API 1: API written in VB.net which allows for easy communication with Simple DNS Plus

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)

Updated: 2006-04-05
License: Free
Publisher: NeoKobe
Size: n/a
Require: 
System: Win98, WinME, WinNT4x, WinXP, Win2000, Win2003
Language: English
Find similar programs1:
programmers interface 2 3 4
simple dns plus 2 3
nameserver

  • 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.
  • SuggestSoft.com is a internet download site which offers over 70,000 items of freeware or shareware software downloads by end users. SuggestSoft.com has a zero-tolerance policy for ad-ware and spyware, and will not allow software that contain adware of spyware components to be listed on the site.
  • Anti Virus Report 1
  • Anti Virus Report 2
  • Download Program
  • Download's Map
  • Post Review/Rate