You would need to convert that string in to an interaction with guacamole, likely into calls to the REST API.
Documentation was recently added regarding how to do this, check https://github.com/apache/guacamole-manual/pull/123 Thanks, Richard ________________________________ From: nicola.anaclerio <[email protected]> Sent: 06 September 2019 09:37 To: [email protected] <[email protected]> Subject: Connect Guacamole with MS-RAI Hi, I'm creating a system based on guacamole with the purpose of remote assistance on Windows machines. To do so I'm using client side a Microsoft DLL that opens the RDP connections and generate a connection string like this: <E> <C> <T ID="Transport ID" SID="Session ID"> <L P="Port" N="Server Name" /> </T> </C> </E> More details on Microsoft reference: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-rai/1f30867a-99ce-48b5-a72c-660e00d92722 Is there a way to let guacamole instantiate the RDP connection with this kind of string? Thanks, Nicola -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
