version 1.12, 2011/08/19 18:05:39
|
version 1.15, 2013/04/03 17:37:13
|
Line 16 As a further goal, documentation will be
|
Line 16 As a further goal, documentation will be
|
<tr> |
<tr> |
<td>Remmina</td> |
<td>Remmina</td> |
<td>?</td> |
<td>?</td> |
<td>VNC, RDP, NX, XDMCP</td> |
<td>VNC, RDP, NX<sup>3</sup>, XDMCP</td> |
<td>?</td> |
<td>?</td> |
<td>?</td> |
<td>?</td> |
<td>?</td> |
<td>?</td> |
Line 70 As a further goal, documentation will be
|
Line 70 As a further goal, documentation will be
|
<td>yes</td> |
<td>yes</td> |
</tr> |
</tr> |
<tr> |
<tr> |
<td>QtNX</td> |
<td>QtNX<sup>3</sup></td> |
<td>GPL</td> |
<td>GPL</td> |
<td>NX</td> |
<td>NX</td> |
<td>no</td> |
<td>no</td> |
Line 107 As a further goal, documentation will be
|
Line 107 As a further goal, documentation will be
|
<td>yes</td> |
<td>yes</td> |
</tr> |
</tr> |
<tr> |
<tr> |
<td>FreeNX</td> |
<td>FreeNX<sup>3</sup></td> |
<td>GPLv2</td> |
<td>GPLv2</td> |
<td>NX</td> |
<td>NX</td> |
<td>no</td> |
<td>no</td> |
Line 120 As a further goal, documentation will be
|
Line 120 As a further goal, documentation will be
|
|
|
<sup>2</sup> FreeRDP is a fork of rdesktop. |
<sup>2</sup> FreeRDP is a fork of rdesktop. |
|
|
|
<sup>3</sup> NX protocol may be ignored completely since |
|
there's not going to be available open-source implementation any time soon. |
|
|
## References |
## References |
|
|
1. <http://en.wikipedia.org/wiki/Comparison_of_remote_desktop_software> |
1. <http://en.wikipedia.org/wiki/Comparison_of_remote_desktop_software> |
Line 137 As a further goal, documentation will be
|
Line 140 As a further goal, documentation will be
|
|
|
## TODO |
## TODO |
|
|
1. Update xrdp in wip, bring xrdp to pkgsrc. |
### General |
1. Bring other RDP and VNC software to pkgsrc. |
1. Bring other RDP and VNC software to pkgsrc. |
1. Check trends in NX software (I heard free package isn't going to be supported anymore). |
|
1. Check interoperability of servers and clients for NetBSD and other desktop systems (MS Windows, MacOS X). |
1. Check interoperability of servers and clients for NetBSD and other desktop systems (MS Windows, MacOS X). |
1. Check pkgsrc/net/vinagre. |
|
|
### VNC |
1. [[!wikipedia UltraVNC]] |
1. [[!wikipedia UltraVNC]] |
1. [[!wikipedia TigerVNC]] |
1. [[!wikipedia TigerVNC]] |
1. [[!wikipedia ITALC]] |
1. [[!wikipedia ITALC]] |
1. [[!wikipedia KRDC]] |
|
1. Check interoperability with stock MacOS X VNC server, it has extensions not handled by TightVNC and RealVNC at least. |
1. Check interoperability with stock MacOS X VNC server, it has extensions not handled by TightVNC and RealVNC at least. |
I have to run this to make it possible to connect to MacOS: |
I have to run this to make it possible to connect to MacOS: |
<pre> |
<pre> |
Line 153 sudo /System/Library/CoreServices/Remote
|
Line 155 sudo /System/Library/CoreServices/Remote
|
</pre> |
</pre> |
Setting password is essential here. |
Setting password is essential here. |
Tested on Darwin 10.3.3 x86_64. |
Tested on Darwin 10.3.3 x86_64. |
|
|
|
### RDP |
|
1. Update xrdp in wip, bring xrdp to pkgsrc. |
|
|
|
### NX |
|
1. Check trends in NX software (I heard free package isn't going to be supported anymore). |
|
|
|
### Other |
|
1. Check pkgsrc/net/vinagre. |
|
1. [[!wikipedia KRDC]] |