Today I needed to connect to a Windows server and I wanted to try from my Haiku instance to avoid rebooting.
Given it was more up-to-date, I installed FreeRDP. And using it I was able to connect.
But the connection was near to unusable. It took like 1 second to redraw the screen, so you can approximate to 1FPS
Did anyone try to use an RDP or VNC client before? Did one work well?
I saw that FreeRDP on HaikuDepot is a fairly old version (2.4.1), but when I tried to compile the most recent one 2.9.0 I got into quite a few troubles (missing librt, some undefinied symbols) and thus I was trying to understand what are the options.