Re: pixel format is out of sync, after refreshing and suddenly changing pixel format

2007-12-13 Thread Anon Sricharoenchai
On 12/13/07, Peter Rosin <[EMAIL PROTECTED]> wrote: > On Thu, Dec 13, 2007 at 10:09:07AM -, James Weatherall wrote: > > Hi Anon & Peter, > > > > The VNC Personal & Enterprise Editions use a new scheme that does not have > > this limitation. > > > > You won't hit problems with the VNC Free Editi

Re: pixel format is out of sync, after refreshing and suddenly changing pixel format

2007-12-12 Thread Anon Sricharoenchai
" to use if the VNC Viewer > might be changing pixel format at a later point. You shouldn't need to use > Refresh Screen, in general. > > Cheers, > > -- > Wez @ RealVNC Ltd > > > > -Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EM

pixel format is out of sync, after refreshing and suddenly changing pixel format

2007-12-12 Thread Anon Sricharoenchai
Hi, I'm not sure to call this a bug in vncviewer, or a bug in VNC protocol. Anyhow, this bug apply to realvnc 4.0 to 4.1.1. The bug may demonstrate the flaw in VNC protocol, which don't have any mechanism to ensure the synchronization of the pixel format between client and server. Let's see how

submit patch for realvnc, the feature to communicate via unix socket

2004-10-21 Thread Anon Sricharoenchai
Hi, realvnc developer team, I would like to submit my patch for realvnc to have some features in communicating RFB protocol via a unix socket file. Communicating this way is useful to create VNC application with a behavior like a program called "screen". With these features, it can be further de

Re: Secure access of VNC Servers in a private network

2004-10-18 Thread Anon Sricharoenchai
http://linux.thai.net/plone/Members/ans/release/EasyVNC <-- Does this solve your problem? On Mon, 18 Oct 2004, Ronny von Garrel wrote: >Hello >I have a network in which are some VNC Server, they should be accessed >by >clients from outside the network. Ok, for this I found

test, pls ignore.

2004-10-18 Thread Anon Sricharoenchai
___ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list

Re: STL and standard C++ library in realvnc code?

2004-10-12 Thread Anon Sricharoenchai
On Wed, 13 Oct 2004, Anon Sricharoenchai wrote: > Why does the code not use any of the standard C++ library? However, will the realvnc maintainer accept the patch that make use of STL ? ___ VNC-List mailing list [EMAIL PROTECTED] To remove yours

STL and standard C++ library in realvnc code?

2004-10-12 Thread Anon Sricharoenchai
Why does the code not use any of the standard C++ library? ___ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list

Re: Re: How do I tell the version of my Linux vncserver?

2004-10-03 Thread Anon Sricharoenchai
The old version, "Xvnc -help" doesn't give version number. Let try "Xvnc :1" to see the version number. On Sat, 2 Oct 2004 [EMAIL PROTECTED] wrote: > Xvnc --help gives an 'unrecognized option' error. > Xvnc -help does not give an version number > > Does this help tell us what version this is? Do