Poslib DNS library
Poslib is a portable DNS library for most modern operating systems, including Windows and Linux. It consists of two parts: a client library and a server library.Using the client library, you can simply develop applications that use the Domain Name System. It includes many functions for resolving, domain-name manipulation and Resource Record creation.
The server library, based on the client core, can be used to develop Domain Name System servers. By implementing a query entry-point function using the Poslib library of functions, you can easily create DNS servers, without worrying about low-level details such as DNS message compilation, domain-name compression and UDP/TCP transmission.
The latest Poslib release is Poslib 1.0.6. You can download it here, or check the release notes here. The API documentation for Poslib 1.0, including some examples, can be found here.
Supported platforms
For a list of platforms supported by Poslib 1.0.6, check the Poslib 1.0.6 release notes.
This page is © , 2002-2004. Best viewed with Mozilla or Konqueror (and derivatives). Be sure to contact me in case of any problems with the website or Posadis software.
![[Posadis logo]](/images/posadis-small.png)