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.

ADVERTISING


Software Specs

Publisher:............ NeoKobe

License:............... Freeware

File size:.............. 8 KB

Downloads:......... 1209

Release date:...... 05 Jun 2005

Last update:........ 10 Jul 2011

Language:............ English

Publisher review for Simple DNS Plus .NET API 1:

Review by: NeoKobe
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)
Operating system:
Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003

Release notes:
New Release

Download Simple DNS Plus .NET API 1

Simple DNS Plus .NET API screenshots:

Simple DNS Plus .NET API 1 screenshot. Click to enlarge!

Simple DNS Plus .NET API download tags:

dns nameserver simple dns plus API programmers interface .net

Copyright information:

Copyright (c) 2024 ++ win7dwnld.com - All rights reserved. - 0.0076 s