The cpp-netlib is a library that provides application layer protocol support using modern C++ techniques. It is light-weight, fast, cross-platform and is intended to be as easy to configure as possible.
It is developed by people linked to the Boost community and will at some point in the future be submitted for review into Boost. A presentation about cpp-netlib was given at BoostCon 2010, for which the slides and the paper can be found on-line.
You can download the latest releases of the library at:
http://github.com/cpp-netlib/cpp-netlib/downloads
You can also get the latest developments from the Git repository at:
git://github.com/mikhailberis/cpp-netlib.git
You can find more information about the progress of the development by checking the GitHub project page at:
http://github.com/cpp-netlib/cpp-netlib
You may find the link to the various versions of the online documentation from here. All supported previous releases of the cpp-netlib project's documentation will be available from the following links:
If you are using an older version of the library please upgrade to the later versions to continue getting support from the contributors and other developers.
You can ask questions, join the discussion, and report issues to the discussion group via:
https://groups.google.com/group/cpp-netlib
You may also file issues on the Github issue tracker at:
http://github.com/cpp-netlib/cpp-netlib/issues