Menu

Tree [r56] / trunk /
 History

HTTPS access


File Date Author Commit
 boost 2008-03-20 divye [r31] impl/request.hpp: roll back change in include h...
 libs 2008-02-28 mikhail_beris [r29] Changes:
 Jamroot 2007-10-08 mikhail_beris [r23] Initial implementation of the HTTP 1.0 client, ...
 LICENSE_1_0.txt 2007-05-20 mikhail_beris [r1] Initial import.
 RATIONALE 2007-06-04 mikhail_beris [r16] Adding RATIONALE documentation which contains o...
 README.txt 2007-05-20 mikhail_beris [r1] Initial import.

Read Me

C++ Network Library

This is a collection of network related routines/implementations
geared towards providing a robust cross-platform networking library.
This offers the following implementations:

  o  Common Message Type -- A generic message type which can be used
     to encapsulate and store message related information, used by all
     network implementations as the primary means of data exchange.
  o  Network protocol message parsers -- A collection of parsers which
     generate message objects from strings.
  o  Adapters and Wrappers -- A collection of Adapters and wrappers aimed
     towards making the message type STL friendly.

This library is released under the Boost Software License (please see
http://boost.org/LICENSE_1_0.txt or the accompanying LICENSE_1_0.txt file
for the full text.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.