This is continuing from my "read / write string to stream" thread from yesterday. What I need now is a way to connect a .Net Stream object to an object that implements IStream. Kornél - I see ComIStreamWrapper class you created to go from Stream to IStream ... but I need the opposite IStream to Stream. Know where I can start? Thanks again! -Abe