I have an SC executable that I give to my customers. Normal.
A while ago, I would listen on my Linux desktop using tightvnc *free* viewer.
Code: Select all
$ tightvncviewer -listen 0 -encodings "hextile copyrect" &
So I installed 30 day trial of Real VNC Viewer Enterprise E4.6.1, and it works fine with
Code: Select all
$ vncviewer -listen -Protocol3.3=true &
Its a fine product, but I just won't use it much.
Does anybuddy know of other *free* vncviewer to work with RFB Protocol 3.3 in Linux ?
TIA's for any tips and clues