Hi,

I had a question regarding the Jsch implementation of SSH Connections. Does
JSch implement the multiplexing of the various channels into a single
connection as specified by the SSH2 Connection protocol (
http://www.ietf.org/rfc/rfc4254.txt Refer to topic 5 Channel mechanism. I
see from the code that each session can hold only one channel.

Please clarify if my understanding is correct or if multiple channels are
multiplexed into a single session in the JSch implementation


Thanks
Srikanth
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to