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

Publisher's 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)
Platform: Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003
License: Free
Category:
Development::Components & Libraries
Date Added: Oct 30, 2006
Date Updated: Dec 28, 2008
Last Release Date: Jun 05, 2005
Downloads Total : 1
Downloads last 10 Days: None
Page Visit: 8
Malware Status: Clean
Scan Date: Apr 08, 2008
Link to this page
Visual Source Safe backup script |
Backup your visual sourcesafe (VSS) source code tree easy and reliable with this simple but effective batch script. Just schedule the script, edit the params to your needs and let it run.
Let others know your opinion about this program! Add your comments:
No comments have been provided.
How to link to this page( simply cut and paste the following code into your web page):
Virus Free Award sample code:
Text link code:
Simple DNS Plus .NET API listed on
DoubleR Software Download
Disclaimer: DoubleR Software Download is not responsible for the content of the publisher's description or website. We cannot be held liable for issues that arise from the download or use of these products. We take every care to ensure that software available from this site is adware-spyware-virus-free but any software downloaded should be virus-checked by the downloader.