Does anyone know of a free RDP Server available for Mac OS X which does not use VNC, I have a Mac mini, which I dont put to good use , because I currently use it through VNC which is very slow. I looked at xrdp, which looks like linux based and also uses vnc to simulate it, so I dont think that it fits my requirement.
feedback
|
|
The only RDP servers I've ever found for OSX are Aqua Connect Terminal Server and iRAPP. Aqua Connect is only free if you can get by with the Tiger edition, and costs $249 otherwise for the Leopard / Snow Leopard edition. iRAPP is $79. | ||||
|
feedback
|
|
The reason that RDP is so fast is that it sends render commands over the network rather than actual screen images - so the client computer is actually rendering the screen. The render commands are small, so they can be moved more quickly than screen images. The comparable thing for OS X would be X11 remote sessions. OS X doesn't use X11 natively, though, so this could be prohibitively difficult to configure. | |||||
feedback
|
|
All mac remote connectivity solutions that I'm familiar with use VNC as the underlying connectivity component. Timbuktu, Apple's own Remote Desktop, etc... they all use VNC. You could try some fancy X11 redirection through SSH, but I think the installation/configuration hassle would exceed the value of the system. If you're interested you might check out: http://developer.apple.com/Darwin/runningX11.html Or search for XORG Redirection MAC or X11 Redirection MAC | |||
|
feedback
|
|
Are you looking specifically for something to use with the Windows Remote Desktop Connection program or just generally trying to solve the problem of accessing your Mac remotely? If it's the latter, I asked a similar question. The discussion there highlights a number of options. | |||||||
feedback
|
|
If you've been using the in-built Apple VNC Server on your Mac mini, then try running VineServer instead. It can often be quicker, especially if you reduce the colour depth, as long as you don't have unrealistic expectations such as being able to watch moving video. | |||
|
feedback
|
|
TeamViewer has a Mac server/client version. I use it to connect from a PC to a Mac. It's very easy to set up and is free for non-commercial use. Can't beat it. | ||||
|
feedback
|
|
XRDP is a server for creating GUI sessions on Mac, Windows and Linux with an RDP-Client. You need no GUI Login on the Linux (Server). You can also run level 3. | ||||
|
feedback
|