iostreams use with asio tcp stream?

7 Mar
2007
7 Mar
'07
8:49 a.m.
Everyone, Will I be able to use an asio tcp stream in an iostream filtering pipeline, so that I can first compress, then encrypt, then send the data over a tcp or udp connection? Thanks, Jeff

7 Mar
7 Mar
10:29 a.m.
On 3/7/07, Jeff <grahamspam@earthlink.net> wrote:
Will I be able to use an asio tcp stream in an iostream filtering pipeline, so that I can first compress, then encrypt, then send the data over a tcp or udp connection?
basic_socket_iostream appears to derive from std::iostream, so I expect it should work. http://asio.cvs.sourceforge.net/asio/asio/include/asio/basic_socket_iostream...
6679
Age (days ago)
6679
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeff
-
me22