Simple DNS Plus .NET API 1 details
Simple DNS Plus .NET API version 1
API written in VB.net which allows for easy communication with Simple DNS Plus
Company: NeoKobe
Release date: 2005-06-05
Last update: 2006-06-27
License: Freeware
Platform: Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003
Language: English
File size: 8 KB
Description:
Keywords:
dns, nameserver, simple dns plus, API, programmers interface, .net
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)
Keywords:
dns, nameserver, simple dns plus, API, programmers interface, .net
On 2007-10-09 we have tested the Simple DNS Plus .NET API 1. The results of our tests show that Simple DNS Plus .NET API 1 is free of ad-ware, spyware and viruses , easy to use and with no threats at all.
If you would like to be notified when this program is updated enter you email and subscribe to our newsletter
Add to Favorites ||
Print ||
Send to a Friend ||
Send to a friend by YM
Simple DNS Plus .NET API 1 reviews
[Add Simple DNS Plus .NET API 1 Review]

