Boost logo

Boost :

Subject: Re: [boost] C++ Networking Library Release 0.5
From: Glyn Matthews (glyn.matthews_at_[hidden])
Date: 2010-02-01 06:26:47


Hi Vicente,

On 30 January 2010 16:08, vicente.botet <vicente.botet_at_[hidden]> wrote:

> ----- Original Message -----
> From: "Dean Michael Berris" <mikhailberis_at_[hidden]>
> To: <boost_at_[hidden]>
> Sent: Saturday, January 30, 2010 12:33 AM
> Subject: [boost] C++ Networking Library Release 0.5
>
>
> >
> > Good day everyone, and I apologize in advance for the shameless plug.
> > That said though, I'd like to announce the availability of version 0.5
> > of the C++ Network Library (cpp-netlib) on both Github and
> > Sourceforge.
> >
> > For those interested in trying out a header-only
> > being-developed-for-boost-inclusion networking library collection, you
>
> > You can find documentation about cpp-netlib over at
> >
> > http://cpp-netlib.github.com/
> >
> > Thanks in advance everyone and I hope this helps!
>
> Hi,
>
> looking at the Message Concept let me think that the goal of library is to
> help on networking application for text based protocols. Is this the scope
> of the library? Can the library be used on binary based protocols?
>
>
Normally this should be the case. The Message concept is used to define the
storage criteria and doesn't specify whether that should be text or binary,
though cpp-netlib will implement mostly text-based protocols.

HTH,
Glyn


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk