Hacker News new | ask | show | jobs
by slantyyz 3532 days ago
>> In a decent corp environment with a gigE LAN, the data compression benefits of RDP compared to TeamViewer or Apple's Remote Desktop aren't that necessary.

The performance gap is very noticeable even on GB LAN, especially as the screen resolution goes up. There were a couple of products on Mac that were almost as fast as Windows RDP, but they weren't cheap, and one of the two major companies (iRapp from CodeRebel [1]) went out of business earlier this year. I can't remember the name of the second company, but I think it came from an academia background.

1: https://www.coderebel.com/about/

1 comments

> The performance gap is very noticeable even on GB LAN, especially as the screen resolution goes up.

I find that hard to believe, I can play games like Rayman (that require reflexes and a low latency) over my steam link on a 100mbit network. Surely on a GB LAN there shouldn't be noticeable latency?

Is steam link VNC?

I've played games via VNC, but only visual novels. In all cases i've known real games require special transmission protocols, which operate in a specific domain, and are a lot faster than RDP, which operates in a broader domain, and is faster than VNC, which is the most general solution.

I'm not sure exactly how it works, as far as I am aware it streams video and sound, and sends back input, but I'm not sure about the underlying protocol. I think the resolution is 1080p. But regardless of the underlying technology they use, they've clearly proven that you can get a great remote desktop experience on a sub-GB lan without using RDP.
Sure, just not with VNC. :)