[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] How to create a Persistent VNC connection to a VM?
From my experiences it has nothing to do with the Server side of the connection. Gnome VNC Viewer (gvncviewer) and OS X ScreenSharing do not crash on window resize, the built in and xtightvncviewer seem to however.
Also, OS X Screen Sharing (launched from terminal "open vnc://ip:display") requires the server to be up to establish the first connection, but afterwards I can reboot the virtual machine as many times as I want and the VNC Client Window remains open throughout the entire process.
To me this either means many of the VNC Clients lack in functionality, or haven't well documented these features. ~Casey On Thu, May 24, 2012 at 5:02 PM, John Sherwood <jrs@xxxxxx> wrote: I think your best bet would be to write a proxy server that keeps the VNC client's connection open and periodically attempts to reconnect to the VNC server when the server goes down. The VNC protocol is actually really simple, so you could probably implement one without that much difficulty. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |