|
|
|
 |
Category |
 |
| |
|
|
|
|
 |
Popular Downloads |
 |
| |
|
|
|
|
 |
New Downloads |
 |
| |
|
|
|
|
 |
Related Downloads |
 |
| |
|
|
|
|
 |
Popular Searches |
 |
| |
|
|
|
|
|
Simple DNS Plus .NET API 1 |
|
|
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.
Download Simple DNS Plus .NET API 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)
PCWin Note:
Simple DNS Plus .NET API 1 download version indexed from servers all over the world. There are inherent dangers in the use of any software available for download on the Internet.
PCWin free download center makes no representations as to the content of Simple DNS Plus .NET API version/build 1 is accurate, complete, virus free or do not infringe the rights
of any third party. PCWin has not developed this software Simple DNS Plus .NET API and in no way responsible for
the use of the software and any damage done to your systems. You are solely responsible for adequate protection and backup of the data and equipment used in connection with using software Simple DNS Plus .NET API.
|
|
Platform: Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003
|
Category: Software Development
|
|
|
| | |
|
|
More Software of "NeoKobe" |
|