libcppnetlib-doc

C++ network library - documentation
  http://cpp-netlib.org/
  0
  no reviews



The c++ network library project aims to build upon the latest c++ standard (currently c++11) to provide easy to use libraries for network programming. we use the latest compiler versions and features with an eye on pushing the boundaries on leveraging what's available in c++.

currently the library contains an http client and server implementation, a stand-alone uri library, a network message framework, and some concurrency tools.

this package provides additional documentation, including a tutorial, example code, and api reference.