<[EMAIL PROTECTED]> wrote:
> When we imp our systems using VNC we stumble into the same problem. To
solve
> this we added a KeepAlive msg to the RFB protocol. The message he a param
> saying at what Freq the KA msg are going to arrive. When recv-ing this msg
> we set Timeout on the recv socket.
> On the sending side (both side send&recv KA) we open a timer and each time
> that we send something the timer is reset and if the time expired then it
> send a KA. All this imp is on Win32 systems but I'm sure that it can be
done
> on Xvnc also.
Could you post that code?
I have done something very similar in a client-server function I wrote.
-Lee Allen
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------