iostreams use with asio tcp stream?

7 Mar
2007
7 Mar
'07
3:49 p.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
5:29 p.m.
On 3/7/07, Jeff
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.hpp?revision=1.8&view=markup
6618
Age (days ago)
6618
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeff
-
me22