Hi,

   +-From: Mattia <mat...@tekno-soft.it> ----
   |_Date: Fri, 10 Feb 2012 10:40:44 +0100 __
   |
   |On 02/10/2012 09:51 AM, Atsuhiko Yamanaka wrote:
    >> Hi,
    >> 
    >> +-From: Mattia<mat...@tekno-soft.it>  ----
    >> |_Date: Thu, 09 Feb 2012 18:52:11 +0100 __
    >> |
    >> |Hello list!
    >> |I'm facing some troubles trying to execute any kind of graphical
    >> |program using JSch (versions 0.1.45 and 0.1.46).
    >> 
    >> Confirm that the local X sever is listening to TCP port 6000,
    >> $ netstat -na | grep 6000
    >> , and then allow connections to it without X authenticity checking,
    >> $ xhost +127.0.0.1

   |In the (physical) Fedora machine the X server is not listening to the
   |TCP port - I'm guessing it's using the socket in /tmp.

If you don't to enable TCP port 6000, you don't have any hope.
It is in pure java, and JDK API must not allow to handle unix domain sockets.


Sincerely,
--
Atsuhiko Yamanaka
JCraft,Inc.
1-14-20 HONCHO AOBA-KU,
SENDAI, MIYAGI 980-0014 Japan.
Tel +81-22-723-2150
Skype callto://jcraft/
Twitter: http://twitter.com/ymnk
Facebook: http://facebook.com/aymnk

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to