>
> Is there anything between your browser and the web application that
> might be buffering HTTP requests/responses? The behavior described
> sounds like what would happen if a proxy or firewall between the browser
> and the webapp is buffering the stream from the webapp, preventing the
> client f
On Tue, May 23, 2023 at 10:05 PM Michael Jumper wrote:
>
> What are the differences?
>
> What parameters are you sending to the RDP connection?
>
The only difference is the java code, the rest is the same as in the example.
@Override
protected GuacamoleTunnel doConnect(HttpServletRequest
httpSer
Hi,
I followed the manual
(https://guacamole.apache.org/doc/gug/writing-you-own-guacamole-app.html)
to create a small Guacamole application.
The code is almost a copy of the example in Git
https://github.com/apache/guacamole-client/tree/master/doc/guacamole-example.
When I access the page in the