Hacker News new | past | comments | ask | show | jobs | submit login

I'm not an expert on RDP. But I tunnel RDP over SSH all the time... What am I doing right?



it's very common to use RDP over an SSH tunnel. it's not great in low bandwidth situations, of course. but in today's world, it's usually fine.


It works much better in low bandwidth situations if UDP is also available because then things like "the user just closed this application, stop downloading this picture" can happen.

With TCP multi-megabyte buffers can end up forming and when you've shoved data into TCP there's no way to cancel sending it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: