>So what your saying is that you are not trying to control the server from
>the delayed viewer, only watch what the normal viewer is doing.
>If that is the case then it could be that when you come out of your delay,
>you are processing the incremental updates from the server as apposed to a
>full
>Date: Thu, 16 May 2002 09:48:16 -0400
>From: Kieran McKenna <[EMAIL PROTECTED]>
>Subject: RE: VNCServer throttles user inpt for slow client
>
>Well in all probability your delay is also delaying the transmission of the
>mouse movements to the server.
>
>2c
I do not think so. My delay viewer is
>Date: Thu, 16 May 2002 15:30:06 +0100
>From: Jonathan Morton <[EMAIL PROTECTED]>
>Subject: Re: VNCServer throttles user inpt for slow client
>
>
>> >>I've created my
>
own VNCclient with a delay timer in the main processing loop. The
problem
is that the VNCServer seems to spread out my
Date: Thu, 16 May 2002 02:57:57 +0100
From: Jonathan Morton <[EMAIL PROTECTED]>
Subject: Re: VNCServer throttles user inpt for slow client
>>I've created my
>>own VNCclient with a delay timer in the main processing loop. The problem
>>is that the VNCServer seems to spread out my mouse events ov
I've noticed some strange behavior for "slow" VNCclients. Does the server
throttle user input to the client as a function of how fast the client is
responding?
I have a client that I want to limit the frame rate for. So I've created my
own VNCclient with a delay timer in the main processing loo
I have a need to make the VNCServer respond to a
SendIncrementalFramebufferUpdateRequest even if it doesn't have any changes
to send. I'd like it to respond with "there are no changes". Currently it
waits till something on the server changes, then sends the changes to the
client.
Can this be do
I am looking for a method to run a (non-Xwindows based) process as a child
process to a VNCserver session such that when the VNCserver is "killed" the
child process is killed along with the VNCserver session.
If an Xwindows based app is started from XSTARTUP (which gets spawned from
VNCstartup),
I'm looking for a C++ implemetnation of the VNC Viewer application? Has
anyone doen any work with VNC in terms of C++ classes?
thanx, mark
-
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the mes