A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/28 10:35 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 46.142.176.16 Hostname : 16-176-142-46.pool.kielnet.net Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:howitworks?rev=136446... New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:howitworks Edit Summary: [Starting vs. Resuming X2Go Sessions] User : sunweaver @@ -136,11 +136,11 @@ ==== Starting vs. Resuming X2Go Sessions ==== If no other data is specified, a new X2Go session will be created. - The X2Go Session Broker can also send information back to client, that tells the client to resume a suspend session. + The X2Go Session Broker can also send information back to X2Go Client, that tells the client to resume a suspend session. - In this case the X2Go Session Broker should also send a session information to X2Go Client (one of those lines as returned by the X2Go Server command x2golistsessions): + In the code example below, additionally to the X2Go Server hostname, X2Go Session Broker sends a session information line to X2Go Client. This session information line looks just the same as one of those lines that get returned by the X2Go Server command ''x2golistsessions'': <code perl> sub selectSession { my ($user, $sid)=@_; -- This mail was generated by DokuWiki at http://wiki.x2go.org/