Sorry folks, that was supposed to be sent via private email.

----- Original Message -----
From: Lee Allen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 16, 2001 4:03 PM
Subject: Re: Xvnc and timeout


> > I'll put the entrie Agent-Viewer on sourceforge as soon as I can
>
> Did you ever do this?  If not, is there some way you could send me your
> changes/patches?
>
> I am looking for a 'keepalive/timeout' function for VNC.  In fact I am
> getting a bit desperate for it!
>
> Thanks.
>
> -Lee Allen
>
> > <[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
> > ---------------------------------------------------------------------
> > ---------------------------------------------------------------------
> > 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
> > ---------------------------------------------------------------------
> ---------------------------------------------------------------------
> 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
> ---------------------------------------------------------------------
---------------------------------------------------------------------
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
---------------------------------------------------------------------

Reply via email to