Hi

2013/4/26 Atsuhiko Yamanaka <y...@jcraft.com>


>   Ok, so ChannelDirectTCPIP#connect(int timeout) has been functional,
> and also Session#getStreamForwarder(String host, int port) has been added;
>   ...
>   Channel channel = session.getStreamForwarder(host, port)
>   InputStream in = channel.getInputStream();
>   OutputStream out = channel.getOutputStream();
>   channel.connect(1000)
>   ...
>
> Please try http://www.jcraft.com/jsch/jsch-0.1.50-rc5.zip ,
> and refer to its ChangeLog.
>
>
A first short test works for me now and solves my initial problem. I will
report back, if I notice problems. Thanks for your effort.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to