|
This is a reference implementation for the Nettica Bulk DNS API.
Is is written using the Microsoft.Net Framework and C#. Contact
Nettica Support to obtain the source code. You may use it as a
reference in implementing your own scripts and web UI for managing your
domains. This site is running live against a debug account. In
order to run this against your own account, you will need to download and
recompile the code to use your credentials.
This site is a skeleton demonstrating basic functionality. It has
not been optimized for managing multiple concurrent users and is not
backed by a database. When implementing your own applications you
should keep this in mind and include the necessary infrastructure to
scale your implementation. |