• MrSoup@lemmy.zip
    link
    fedilink
    arrow-up
    5
    ·
    1 month ago

    I’ve used a bit xrdp and even less vnc. Can you please elaborate why is rdp better?

    • just_another_person@lemmy.world
      link
      fedilink
      arrow-up
      19
      ·
      edit-2
      1 month ago

      VNC is a bit dated, doesn’t support auth as part of the protocol, and doesn’t functionally support a lot things like dynamic screen resizing, and things like stream transport of audio.

      Not saying RDP is necessarily better, but it is functionally faster at least, and implementations here are open source, not the closed MS version.

    • twinnie@feddit.uk
      link
      fedilink
      arrow-up
      13
      ·
      edit-2
      1 month ago

      I don’t know much about the tech behind either, but when I’m using VNC it feels like I’m just remote controlling the mouse and keyboard on another machine via a series of streaming jpegs and when it’s full screen I either have to scale the display so all the elements on the screen are too small or too big, or have scroll bars.

      With RDP it’s so smooth it’s like I’m on the other machine. RDP doesn’t just remote control the screen on the other computer, it creates a new desktop session formatted for the remote computer. Someone else can even use the other computer while you log in as a different user. I don’t know if VNC can do this but RDP can even forward local drives and devices to the remote computer, you could plug a USB into your laptop and have it connect to the machine you’re RDPing into. It’s so seamless that I often forget I’m using a different machine when I have it in full screen.

      • deafboy@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 month ago

        As far as I remember, RDP server in gnome (or any other exisitng DE) can’t do multiple sessions yet. You have to be logged in via display manager to remote access the existing session via RDP.

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 month ago

      It uses compression and is generally going to be more performant. It also has better security though strong encryption