Commit Graph

7 Commits

Author SHA1 Message Date
Michael Jumper
72ba6fcaa0 Cleaned up VNC data storage, fixed copyrect (libvncclient calls both GotCopyRect and GotFrameBufferUpdate hooks ... need to ignore the GotFrameBufferUpdate hook if GotCopyRect was just called) 2010-09-11 02:50:21 -07:00
Michael Jumper
072e90a2ac Sleeping between calls to VNC message handler. 2010-09-08 16:57:55 +00:00
Michael Jumper
af0b4d933d PROPERLY detect EOF, remove copyrect (again) 2010-09-07 23:49:19 -07:00
Michael Jumper
5bcea85d81 Detect closed connections. 2010-09-07 23:32:38 -07:00
Michael Jumper
9dd15c2cfa Initial host/port on command line 2010-09-07 22:48:33 -07:00
Michael Jumper
32af91c429 Added license, "starting" message. 2010-09-07 21:34:52 -07:00
Michael Jumper
a70a5bad39 A bit more custom-client framework. 2010-09-07 21:21:03 -07:00