User Tools

Site Tools


wiki:development:x2goclient-cli-study

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:development:x2goclient-cli-study [2011/11/15 11:31]
sunweaver wiki:x2goclient-cli renamed to wiki:development:x2goclient-cli-study (Namespace cleanup)
wiki:development:x2goclient-cli-study [2011/11/15 11:34]
sunweaver
Line 1: Line 1:
-====== x2goclient-cli ======+====== x2goclient-cli: Studying X2Go Session Handshake ======
  
-x2goclient-cli was developed for [[http://www.mail-archive.com/x2go-dev@lists.berlios.de/msg00840.html|testing purposes]], but is still quite usable. There are some advantages over the graphical alternatives, e g easier to start multiple x2go sessions.+x2goclient-cli was developed for [[http://www.mail-archive.com/x2go-dev@lists.berlios.de/msg00840.html|testing purposes]], but is still quite usable. There are some advantages over the graphical alternatives, e g easier to start multiple x2go sessions. If you are searching for an X2Go command-line client, please take a look at the [[PyHoca-CLI X2Go component|:wiki:components:pyhoca-cli]]. 
 + 
 +However, the x2goclient-cli script is very good for studying the X2Go session handshake. It can be found in the [[http://code.x2go.org/gitweb?p=x2goclient.git;a=tree;f=examples|''examples'' folder of x2goclient.git]].
  
 There are some issues with it, the biggest problem is that after a session has ended there are still ssh tunnels running between the client and the server. If you then try to connect to a different server it will likely fail with an error message about "the remote proxy closed the connection while negotiating ...", because the local TCP port is still in use on the client. There are some issues with it, the biggest problem is that after a session has ended there are still ssh tunnels running between the client and the server. If you then try to connect to a different server it will likely fail with an error message about "the remote proxy closed the connection while negotiating ...", because the local TCP port is still in use on the client.
wiki/development/x2goclient-cli-study.txt · Last modified: 2014/04/28 13:07 by sunweaver