Steven Van Ingelgem wrote:
> > > I have been looking on how to encrypt an existing TCP stream
> > > through libssh2, but I seem not to be able to find one?
> >
> > I don't know what you mean by "existing" - that implies trying to
> 
> What I want to say is that if I have an established TCP connection
> (as in an integral "socket"), that I want to drop an encryption
> layer on top of it.

I'm afraid I still don't understand what you want to do.

Please look at the TCP forwarding stuff in the RFCs and see if
something there can fit your use. It's possible that there's
currently no support for that in libssh2 however.


//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to