On Mon, Mar 9, 2020 at 9:23 AM Hasain <[email protected]> wrote:

> Hello There,
>
> here is the details of the problem we are facing.
>
> Problem statement: Create and fetch Guacamole shared connection for each
> VM.
> Once the shared connection is created, trying to fetch the shared
> connection
> URL but its failing to fetch the details.
>
>
> Approach : Open the tunnel via WebSocket in Java.
>
> issue: Here we are able to open the tunnel connection via socket but it’s
> getting closed soon after, hence we are getting 403 error for fetching the
> shared URL.
>
> Could anyone help us how to achieve this in Java?
>
>
You're going to need to be a little more clear about what sorts of things
you have tried and how it is failing.  This is much too vague a problem
description to know either what you mean, how you've tried to do it, and
what problems you've run into.

For example, I don't know what you mean by "how to achieve this in Java" -
the current Guacamole Client code is written in a combination of Java and
JavaScript, and it accomplishes this, so it is possible.

-Nick

Reply via email to