On Wed, Jul 26, 2023 at 11:47 AM Robin Kluth <kont...@kluthr.de> wrote:
>
> I use RDP.
>
> So the behavior is inside the used lib and none of guacamoles business?

At the moment, yes, that is how we've implemented it. Some libraries
allow you to choose how you use it - either establish the TCP
connection yourself and then start using the protocol, or let the
library take care of everything. I cannot remember off the top of my
head if FreeRDP provides any mechanism to allow you to establish the
TCP connection, first, on your own, which would be one way that we
could control that. My recollection is that the FreeRDP library is
pretty restrictive as that goes and doesn't provide a ton of
flexibility, but I could be wrong. Anyway, doing so would require code
changes, and we'd have to weigh the trade-off of the extra code we'd
have to write to accomplish that against the value of being able to
provide that functionality.

-Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to