• MrSoup@lemmy.zip
    link
    fedilink
    arrow-up
    22
    arrow-down
    8
    ·
    1 month ago

    I still don’t get why GNOME moved to RDP instead of sticking with VNC.
    Embracing Microsoft technologies to better fit offices?

    • twinnie@feddit.uk
      link
      fedilink
      arrow-up
      46
      arrow-down
      1
      ·
      1 month ago

      I don’t care that it’s Microsoft, RDP is so much better than VNC.

      • 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

      • umbrella@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        1 month ago

        and can be used from any old dumb windows computer without having to install software on someone elses pc, if i need to.

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

      Because RDP is better for security and performance. FreeRDP is well supported and isn’t going anywhere.

      VNC is just very old and is missing features. It also has design limitations that can’t just be overcome by adding standards.

    • setVeryLoud(true);@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      29 days ago

      It’s a libre implementation of RDP. Regardless of who pioneered it, it’s still open-source software, and Microsoft needs to keep RDP backwards compatible so it’s unlikely they’ll break it.

      Worst case, FreeRDP can just go and do its own thing regardless of Microsoft