On Thu, Aug 25, 2022 at 1:33 AM Michael Jumper <[email protected]> wrote:
>
> On Wed, Aug 24, 2022 at 8:12 PM 김찬수 <[email protected]> wrote:
> >
> > Hello,
> > I am using FreeRDP to make RDP functions available without installation on 
> > the web.
> >
> > I'm Java Developer.
> >
> > Therefore, you configure the FreeRDP Headless Client and connect it using 
> > the JNI.
> >
>
> No, Guacamole does not use JNI at all. Guacamole uses a native service
> written in C called "guacd" that dynamically translates between native
> protocols like VNC, RDP, etc. and the Guacamole protocol. The webapp
> communicates with guacd over the local network, similar to how you
> might have a webapp communicate with a database.
>
> - Mike
>

Also, if your question is about something related specifically to
FreeRDP and its implementation of a web-based RDP client, you should
direct your query to the FreeRDP mailing list. While Guacamole makes
use of the FreeRDP C libraries via guacd, as Mike mentions, this
mailing list is not the place to get support for FreeRDP.

It's a bit unclear what you're trying to accomplish, so if you need
additional help with Guacamole, in particular, then you might need to
clarify what it is you're doing with Guacamole.

-Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to