shareapple.com
ShareApple Download -> Development -> Components & Libraries -> Simple DNS Plus .NET API

Editor's Pick
MP3 Audio Recorder - Record any sound and audio stream from PC or internet.
ZGZ Audio Editor - The Secret Weapon to Making Great Sound!
ZGZ Screen Recorder - Record your desktop or live streaming easily and quickly.

Simple DNS Plus .NET API

Click on the thumbnail to see the full image
Version:   1
Platform:   Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows200
Price:   0 USD [Buy Now]
Screenshot:   View Screenshot
License:   Freeware
Limitations:   Unknown
Date:   2005-06-05
Size:   0.01
Rate:  
Publisher:   NeoKobe
Support:   info@neokobe.nl

API written in VB.net which allows for easy communication with Simple DNS Plus

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)

Copyright(c)2002-2024 ShareApple networks all right reserved!