Re: [FreeRDP-devel] WASM support?

2018-04-04 Thread Cedros via FreeRDP-devel
Hi Fredrik, I'm the author of Myrtille (https://github.com/cedrozor/myrtille), an open source, clientless, rdp web gateway comparable to Guacamole (just made for Windows instead of Linux). Back in time, I had a look at what can be done into pure Javascript (no add-on or extension) and it was cle

Re: [FreeRDP-devel] WASM support?

2018-04-04 Thread Cedros via FreeRDP-devel
Indeed it should provide a better performance; but, if you are up to have a native rdp client into your browser, better use freerdp (or mstsc) directly because you will end up having to open the port 3389 on your firewall and proxies, and most companies won't allow it. Perhaps an intermediate solu

Re: [FreeRDP-devel] Trying to connect to RDP farm behind gateway

2018-04-27 Thread Cedros via FreeRDP-devel
Hi Marc, Which version of OpenSSL are you using? I had this problem with 1.0.x (the old architecture using libeay and ssleay) but not with 1.1.x Cedric Le ven. 27 avr. 2018 à 09:08, info--- via FreeRDP-devel < freerdp-devel@lists.sourceforge.net> a écrit : > Hello, > > I did not know where I c

Re: [FreeRDP-devel] Mouse Hover question

2018-05-16 Thread Cedros via FreeRDP-devel
Hello, If you are able to, you could just remove the session idle timeout on the rdp server: https://serverfault.com/questions/873399/rds-2016-session-limits Regards On Tue, May 15, 2018 at 6:46 PM, Daniel Boyd via FreeRDP-devel < freerdp-devel@lists.sourceforge.net> wrote: > I have a Windows m