Simple dns plus .net api

Simple DNS Plus .NET API

Download URL | Author URL | Software URL | Buy Now ($0)

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.Secondary NS = "ns2.yournameserver.com"
myZone.DomainNa me = "mynewdomain.com"
myZone.WebserverIP = "123.123.123.123"

sdpApi.updatePrimaryZ one(myZone)

Related software (5)

Eroiica Redline

Eroiica Redline

Stand-alone or integrated with EDM/PDM via its rich API, Eroiica Redline facilitates fast and accurate viewing, redlining, annotating, printing and converting of 200+ engineering ...

Petsyb PSYB 2DynamicIP

Petsyb PSYB 2DynamicIP

PSYB 2DynamicIP will check you dynamic IP and will upload a forwarding page to an FTP location of your choice - useful for those who want to host a webcam but have a dynamic IP.

Chilkat UnRar .NET for C# and VB.NET

Chilkat UnRar .NET for C# and VB.NET

Rar / Unrar .NET component for C#, VB.NET, and ASP.NET. Extract files and directories from a Rar archive. List RAR archive contents.

KonaKart

KonaKart

KonaKart is a java-based enterprise eCommerce / shopping cart application that provides everything that retailers need to sell their products over the Internet.

Ivan R CAD Library

Ivan R CAD Library

Ivan is a .NET class library written in C# using Visual Studio 2010, that allows you to incorporate the use of AutoCAD(R) DWG(R) files into your .NET applications. It currently sup ...

RSS Feed | submit pad file