the dns library is a com object that makes dynamic dns updates to bind,
microsoft and other rfc-2136-compatible dns servers possible from most languages in an easy way. the library supports the following record types: a, mx, srv, ns, cname, ptr, txt. the library implements 5 components: dnslibrary.server, dnslibrary.resolver, dnslibrary.authentication, dnslibrary.resourcerecord, dnslibrary.resourcerecordset. secure updates supported.