), as AT&T has closed its Cambridge Labs. It can still be had from http://www.uk.research.att.com/archive/vnc/
.RealVNC has nice enhancements, including automatic configuraton that tunes the encodings to suit the available bandwith. [KBK: "I found that the current RealVNC is incompatible with the 'vncserver' that comes with SuSE 9.2 - so switched to TightVNC, which seems to work better.""]See also http://xf4vnc.sourceforge.net/
[Miguel favors http://ultravnc.sf.net/
for Windows.]CL published some of the first popular articles about VNC [1].TkVNCMac Cody's doing fascinating work binding Tcl to VNC in such combinations as TclRFB, described in "Create a VNC system with tclRFB" [2].stevel had good experiences with RealVNC.DRH recommends tightVNC [3].Over on the Android page, someone mentioned that, using (client) VNC on a Unix machine, one could test GUI applications running on any platform with a VNC client.
CLN 2005-02-14 - Can anyone verify the rumor that VNC violates the 'Windows XP license agreement? Specifically, I've heard that the XP EULA disallows non-Microsoft remote viewers for the XP desktop. A stupid and petty restriction, IMHO, but, hey it's their s/w, they can license it however they want.Well, this supports the rumor you heard: http://www.infoworld.com/articles/op/xml/02/03/18/020318oplivingston.html

George Peter Staplin 2008.05.21 - NexTk has a VNC widget. It supports the mouse and keyboard. It needs a bit of code for some keysyms, such as function keys, page up, page down (in ntk). It only supports true-colour displays. If anyone is curious the code is here: http://megapkg.googlecode.com/svn/trunk/NexTk_objstructure.vfs/vnc.img
It could use support for authentication protocols. I could use some help with it. I used this protocol document to implement my VNC widget: http://www.realvnc.com/docs/rfbproto.pdf
SEH 20080825 -- ssvnc [4] is a vnc client which makes secure vnc sessions easier by automating ssl/ssh tunneling as the vnc connection is established. It includes a simple Tk GUI for specifying connection settings:
Remote access software
