Introduction

Simple DNS Plus API for .NET and COM - v. 1.1

The "Simple DNS Plus API for .NET and COM" is a code library which greatly simplifies and streamlines programming with DNS data.
It makes it possible to deal with DNS data as simple objects and eliminates the need to work with and understand the intricacies of DNS master files (a.k.a. zone files).

It builds on the existing Simple DNS Plus "HTTP API" interface which has already been available for several years. But it is much more than just a wrapper for the HTTP API.
All the master file parsing and assembly is done by the API library (which can run one a separate computer), so this does not add any overhead or complexity to Simple DNS Plus itself. Using these objects also improves the quality of the DNS data as they do a lot of syntax checking before submitting anything to Simple DNS Plus.

Possible uses

Compatibility

Since this is implemented as both a .NET and COM library, you can use it with practically any development environment and programming language available for Windows - including, but not limited to:

System Requirements

Copyright © 2007-2008 JH Software ApS