I am using jsch.jar (latest) for secured Shell
connection . But I am finding it as slow as
in.read(array, begin, length) consumes considerable
time.
void getByte(byte[] array, int begin, int length) {
--------
int completed = in.read(array, begin, length)
----------------------
}
I am using multiple thread for multiple connection
simultaneously for read/write with sshd server.
I am sure that server side does not delay in response
. This I have seen using mindterm library, where the
response even faster than Telnet.
Please let me know , is there any way to improve the
response time.
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total
Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users