we use jsch on android to establish a tunnel into the phone.

on 2g (edge) networks, i see the tunnel constantly going down even though we
have a strong 2g connection.

com.jcraft.jsch.JSchException: session is down
  at com.jcraft.jsch.Channel.connect(Channel.java:185)
  at com.jcraft.jsch.Channel.connect(Channel.java:144)

is there a setting we need to provide to jsch, or even sshd, to deal with
the inherently slow nature of the 2g network? in general, are there settings
we should look at with rehgard to making jsch more robust with regard to
dealing with slow or otherwise undesirable network conditions?

any help is appreciated.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to