Re: [FreeRDP-devel] How to use FreeRDP in Seamless mode

2019-07-02 Thread Lonnie Cumberland via FreeRDP-devel
Thanks again Armin, I'll give it all a try. Truly appreciate you help. cheers, Lonnie On Tue, Jul 2, 2019 at 1:44 PM Armin Novak via FreeRDP-devel < freerdp-devel@lists.sourceforge.net> wrote: > Hi Lonnie, > > yes, much better now. > glad to hear there is progress on your side. > > As for ser

Re: [FreeRDP-devel] How to use FreeRDP in Seamless mode

2019-07-02 Thread Armin Novak via FreeRDP-devel
Hi Lonnie, yes, much better now. glad to hear there is progress on your side. As for serving applications, I can think of one way or another, but for linux that is not really required (think of a session just running a app in fullscreen with Dynamic resolution for one). Try the ogon mailing lis

Re: [FreeRDP-devel] How to use FreeRDP in Seamless mode

2019-07-02 Thread Lonnie Cumberland via FreeRDP-devel
Hi Armin, Thanks for getting back to me and I hope that you are feeling better. I was able to compile up the OGON server on Debian Stretch in a VirtualBox VM and was able to connect to it from an older WindowsXP system and a Ubuntu 18.04 system, so that part seems to work well as it is using Free

Re: [FreeRDP-devel] How to use FreeRDP in Seamless mode

2019-07-02 Thread Armin Novak via FreeRDP-devel
Hi Lonnie, FreeRDP currently only supports the client end for RAILS. Just run e.g. xfreerdp /v: /app:"||notepad" and you have a notepad running on your linux box (if your server is configured correctly) Currently it is not possible to do the following: * Start a second application via RPC (you

[FreeRDP-devel] How to use FreeRDP in Seamless mode

2019-06-27 Thread Lonnie Cumberland via FreeRDP-devel
Hello All, My R&D development is going wonderfully now and the experimentation is yielding great results. Can someone please help me to understand how to use FreeRDP to connect a Linux to Windows and have a seamless application running on the Linux desktop? I would like to use FreeRDP on both si