$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: JD (jean.daniel.michaud_at_[hidden])
Date: 2007-09-25 16:06:35
Hi,
   Iostreams documentation states: "For example, Boost.Iostreams can be 
used to create streams to access TCP connections". Is there any such 
attempt to create a TCP/IP communicating Source/Sink couple?
   I know asio is doing this, but I was looking for an pure Iostreams 
solution.
   Regards,
JD