gtk-vnc: gtkvnc is a VNC viewer widget for GTK+. gtk-vnc: gtk-vnc: It is built using coroutines, allowing it to be completely gtk-vnc: asynchronous while remaining single threaded. It supports RFB gtk-vnc: protocols 3.3 through 3.8 and the VeNCrypt authentication extension gtk-vnc: providing SSL/TLS encryption with x509 certificate authentication.The gtk-vnc: core library is written in C and a binding for Python using PyGTK is gtk-vnc: available. The networking layer supports connections over both IPv4 gtk-vnc: and IPv6. Example code illustrates how to build a vncviewer gtk-vnc: replacement using either C or Python. gtk-vnc: