Product Details

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. 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 is a completely free software. You can free download and use it as long as you like.

Dialup (56k) 02 s
ISDN (128k) 01 s
DSL (512k) 01 s
Cable (1024k) 01 s
T1 (1484k) 01 s
related terms
Similar Download Catalog
 
a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z