Just to round this out in case others try to do the same thing:

1. Create the initial connection as in the example in the manual
2. Call getConnectionID() on the ConfiguredGuacamoleSocket (as Mike said)
3. Store connectionID string somewhere
4. On connect next time, create new GuacamoleConfiguration() (empty)
5. Call setConnectionID() on the new config, passing the previously stored
connectionID
6. Use the resulting config with the original guacd host/port to create a
new ConfiguredGuacamoleSocket
7. Use that as before to create the tunnel

Voila - a shared RDP connection

Thanks again Mike



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Reply via email to