On 9/26/07, JD <jean.daniel.michaud@gmail.com> wrote:
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.