Download List

Project Description

Poslib is a library which provides easy access to
the Domain Name System. The client part can be
used to create DNS client applications, while the
server part lets you easily create a multi-threaded
DNS server program, portable to many operating
systems including Linux, FreeBSD, and Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-25 20:37
1.1.0pre-041225

Small bugfixes were made in Resource Record
handling, IPv6 address handling, and domain name
compression. A mass copy-and-replace was done to
make things work without the -funsigned-char flag.
The RR property was added to the string function.
Tags: Development, Minor bugfixes

2004-12-25 16:33
1.0.6

This release adds some small bugfixes, changes to build on OpenBSD,
small errors in DNS message reading, IPv6 address handling, and initial
cache file reading.
Tags: Minor bugfixes

2004-12-10 10:58
1.1.0pre-041205

Many miscellanea were added including DNS update support,
small convenience functions, some small bugfixes, and a
switch to pkgconfig.
Tags: Development, Minor feature enhancements

2004-07-11 00:06
1.0.5

This release adds the capability to skip certain
master file syntax checks to facilitate initial
cache file support for applications using it. A
small Win32 problem was also fixed.
Tags: Minor feature enhancements

2004-04-19 23:00
1.0.4

This release has support for LOC RRs, more helpful error messages in the master file reading functions, shows zero TTLs as '0' rather than '', and some bug smashing in the master file reading routines.
Tags: Minor feature enhancements

Project Resources