Hi Armin,

Thanks for getting back to me and I will take a look now.

For my project (prototype) the design is really simple as it uses just some
VM's.

I will have one VM that will show the desktop (which could be Windows or
Linux but only one) and then it will have Seamless mode connections from a
couple of other VM's  that will provide the applications (i.e. Internet
Explorer, MS Word, or some applications on Linux as well). Each VM will
only run 1 application and nothing more for that VM. Those Seamless mode
application windows will show up on the desktop VM for user interaction.

With this setup, I want to use the RDP protocol as it also allows for
passing things like drives, printers, USB, etc... and I REALLY like what I
have seen in the FreeRDP project so far which is why I would like to find a
way to have it for the only protocol (i.e. No VNC, NX, etc..) used across
the whole system.  On that note, I also know about the XRDP project which
can give a whole Ubuntu desktop via RDP but does not seem to support
Seamless mode for application windows.

Also, a couple of the systems that I have are a bit older 32-bit systems
and I was also wondering if FreeRDP can be compile for 32-bit systems?  I
was able to compile it for my 64-bit Ubuntu system without any problems. I
would like to see if I could send an application from the 32-bit system in
seamless mode but also do not know how, yet to do that with FreeRDP.

Additionally, I was reaching out to Thincast yesterday as well on a topic
related to this project along these lines and am looking forward to
discussing it more with them too.

Thanks again,
Lonnie


On Thu, Jun 20, 2019 at 6:18 AM Armin Novak via FreeRDP-devel <
freerdp-devel@lists.sourceforge.net> wrote:

> Hi Lonnie,
>
> While freerdp ships with with some server code the implementations are on
> a protocol level and the server binaries mostly for demonstration.
> (No session management, user management, ...)
>
> You might want to look at https://github.com/ogon-project/ogon-project
> which takes freerdp and builds a full fledged server component on top of it.
>
> Am June 19, 2019 10:38:43 PM UTC schrieb Lonnie Cumberland via
> FreeRDP-devel <freerdp-devel@lists.sourceforge.net>:
> >Hello,
> >
> >I am a bit new to FreeRDP and have just compiled the sources after many
> >steps following:
> >
> >https://github.com/FreeRDP/FreeRDP/wiki/Compilation
> >
> >and with the additional "-DWITH_SERVER=ON"
> >
> >cmake -GNinja -DCHANNEL_URBDRC=ON -DWITH_DSP_FFMPEG=ON -DWITH_CUPS=ON
> >-DWITH_PULSE=ON -DWITH_FAAC=OFF -DWITH_JPEG=ON -DWITH_FAAD2=ON
> >-DWITH_GSM=ON -DMONOLITHIC_BUILD=ON -DWITH_SERVER=ON  ..
> >
> >since I am really interested in being able to compile this for Ubuntu
> >and
> >Windows so that I can run the FreeRDP server part on either one and not
> >use
> >the msts.exe on the Microsoft side.
> >
> >I am also interested in the seamless mode and testing with:
> >
> >1. Ubuntu FreeRDP server ---- connecting with FreeRDP Windows client
> >2. Windows FreeRDP server ---- connecting with FreeRDP Ubuntu client
> >
> >In both seamless mode and normal modes as I am trying to get a feel for
> >what FreeRDP can do.
> >
> >The catch is that even with the "-DWITH_SERVER=ON" then I did not see
> >the
> >
> >xfreerdp-server
> >
> >executable generated when I did the Ubuntu 18.04 compile but seems like
> >everything built just fine.
> >
> >Any help would be greatly appreciated.
> >Thanks,
> >Lonnie
> >
> >_______________________________________________
> >FreeRDP-devel mailing list
> >FreeRDP-devel@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>
>
> _______________________________________________
> FreeRDP-devel mailing list
> FreeRDP-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>

_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to