| Popularity: |  |

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)
| Simple DNS Plus .NET API Update Alert |
|
|
| We will only send you email if a new version of Simple DNS Plus .NET API is available. We respect your right to privacy. You may unsubscribe at any time. |
|
Platform: Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003
License: Free
Category:
Development::Components & Libraries
Date Added: Oct 30, 2006
Last check for an update: Jan 25, 2010
Last version date: Jun 05, 2005
Downloads Total : 1
Downloads last 10 Days: None
Page Visit: 21
Malware Status: Clean
Scan Date: Apr 08, 2008
Link to Simple DNS Plus .NET API sample code
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.