
5 Sep
2004
5 Sep
'04
4:59 p.m.
Jonathan Turkanis wrote:
Sorry for jumping with this question out of nowhere : is it possible to use Iostreams to provide stream-like access to sockets, ie. make platform-independent abstraction over platform-dependent sockets library?
Yes. I have done this. I wanted to included an example, but there would have been too much extra code to include.
maybe you should publish this example anyway?
Please see 'Planned Changes'-->Item 4 (http://tinyurl.com/6rtkz) and 'Fututer Directions' (http://tinyurl.com/6r8p2).
I WILL take a look B.