$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pedro Lamarão (pedro.lamarao_at_[hidden])
Date: 2006-06-04 13:41:42
With ASIO to be included in Boost we are well provided with a good,
performing, network implementation.
So I decided do specialize my experiments on network library design, and
got this new thing. I call it Network Types and Names Service library.
Doxygen documentation is here:
http://mndfck.org/~pedro.lamarao/projects/network/
More descriptive text here:
http://mndfck.org/~pedro.lamarao/projects/network/modules.html
I confess I'm not up to date with the current ASIO design; now that I
published this thing, I'll go check on it.
-- Pedro Lamarão