Hi, +-From: "Steffen Heil" <[email protected]> -- |_Date: Wed, 31 Mar 2010 22:45:31 +0200 _________ | |Hence I don't understand why this does not work. |The ONLY real difference is, that I call accept() on a |ServerSocketChannel |instead of a ServerSocket. |But as I am calling socket() on the result, that should not differ. |Any guess?
I have not found a problem on your code yet, but it seems that the following code works for me, http://gist.github.com/352717 # Refer to lines 13th, 14th, 47th and 48th. Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 1-14-20 HONCHO AOBA-KU, SENDAI, MIYAGI 980-0014 Japan. Tel +81-22-723-2150 +1-415-578-3454 Skype callto://jcraft/ Twitter: @ymnk ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ JSch-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jsch-users
