<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16555">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>It works! </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 
face="Courier New"> cli=x2go.X2goClient(start_xserver=(platform == 
"win32"));<FONT color=#008000>#use_cache not recognized</FONT><BR> s_uuid = 
cli.register_session(**<EM><FONT 
color=#000080>params</FONT></EM>)<BR> cli.connect_session(s_uuid, 
password=raw_input())<BR> cli.start_session(s_uuid)<BR> stderr.write('Hand-shake 
over, nxproxy starts.\n')<BR> while 
cli.session_ok(s_uuid):<BR>  gevent.sleep(1)<BR> stderr.write('nxproxy 
stops by application 
termination.\n')<BR> cli.terminate_session(s_uuid)<BR> exit()</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>And I had to copy the Xserver as "<EM>shipped</EM>" 
in my distribution together with nxproxy.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Thanks!</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Pierre</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BODY></HTML>