$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost Asio] Newtork Programming
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-11-07 19:03:31
Boost documentation was quite enough for me to learn how to use asio.
Just note: to really get closed to master of C++ network programming
:) you will need to practice all you learn, hope you already
understand this)
Also, there are some blogs in internet(giyf), that describe some
interesting asio uses and tips.