Software Development Components & Libraries Simple DNS Plus .NET API 1

Simple DNS Plus .NET API 1

Rate it!

License:Freeware Buy

Developer:NeoKobe

Language:English

Operation Systems:Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003

Donwloads0 Last update: 06-05-2005

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)

You may NOT remove any copyright notices.

You will NOT hold the author reliable for any damages.

You will use this software at your own risk.

Please, enter verification code on the image below:

0.01 Mb Report about broken link

User comments

No Comments Yet. Be the First!