$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-04-19 03:33:46
me22 wrote:
> It'd certainly be nice to have a sockets library of some sort in boost.
>
> I was looking around for a C++ networking library earier and came
> across Netxx ( http://pmade.org/software/netxx/ ). It looks pretty
> nice, but it's been almost a year since its most recent release. It
> has quite a liberal licence ( BSD/MIT-style ) as well.
>
> Might someone give a reccomendation for a boost-like C++ sockets
> library? Are there ongoing projects designed for eventual submission?
This has once again surfaced on the developer list recently. Have a look at
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostNet for
a reading on what is being discussed right now.
Markus