log src/main/java/jp/ac/u_ryukyu/treevnc/MyRfbProto.java @ 203:2f6237fea67e

age author description
Fri, 27 Jun 2014 19:40:46 +0900 oc change createTreeManagers timing.
Fri, 27 Jun 2014 19:21:18 +0900 oc get VNC Socket.
Fri, 27 Jun 2014 18:50:49 +0900 oc get network interfaces.
Thu, 26 Jun 2014 15:20:11 +0900 oc hide VNC server's view to prevent video feed back.
Wed, 25 Jun 2014 20:54:26 +0900 oc fix root viewer.
Wed, 25 Jun 2014 19:48:03 +0900 oc fix setReadyReconnect.
Tue, 24 Jun 2014 16:49:29 +0900 oc add showTreeNode option.
Tue, 24 Jun 2014 09:35:45 +0900 Shinji KONO minor fix
Tue, 24 Jun 2014 00:48:26 +0900 Shinji KONO dead lock on command line root
Mon, 23 Jun 2014 22:31:22 +0900 Shinji KONO minor fix
Mon, 23 Jun 2014 19:30:51 +0900 oc fix read send data.
Mon, 23 Jun 2014 17:59:07 +0900 oc fix root myAddress.
Mon, 23 Jun 2014 10:40:32 +0900 Shinji KONO on going ...
Sun, 22 Jun 2014 19:05:04 +0900 Shinji KONO remove TreeTask, StartTreeHandling
Sun, 22 Jun 2014 16:48:38 +0900 Shinji KONO proxy reorganization
Sun, 22 Jun 2014 15:08:45 +0900 Shinji KONO on going ...
Sun, 22 Jun 2014 11:35:01 +0900 Shinji KONO on going ...
Sun, 22 Jun 2014 11:22:52 +0900 Shinji KONO reorganization
Fri, 20 Jun 2014 18:04:23 +0900 oc send id in initData message and changeServer.
Thu, 19 Jun 2014 20:25:19 +0900 oc Try to hide root frame
Thu, 19 Jun 2014 17:19:59 +0900 oc send initData to lower node.
Wed, 18 Jun 2014 21:16:28 +0900 oc Send initData in server change
Mon, 16 Jun 2014 19:20:05 +0900 oc fix command loop.
Fri, 13 Jun 2014 23:12:28 +0900 Shinji KONO thread base command listening loop
Fri, 13 Jun 2014 18:04:42 +0900 oc fix bad names.
Fri, 13 Jun 2014 13:21:10 +0900 Shinji KONO minor fix
Fri, 13 Jun 2014 07:12:52 +0900 Shinji KONO WhereToConnect
Fri, 13 Jun 2014 01:19:08 +0900 Shinji KONO not working yet
Thu, 12 Jun 2014 22:01:05 +0900 Shinji KONO add my hostname to handle multiple network
Thu, 12 Jun 2014 19:35:00 +0900 oc notify connection panel
Thu, 12 Jun 2014 19:21:38 +0900 oc findRootReply
Tue, 10 Jun 2014 13:15:59 +0900 oc minor fix
Sat, 07 Jun 2014 19:54:27 +0900 Shinji KONO lostParent and notFoundParenet
Sat, 07 Jun 2014 15:57:03 +0900 Shinji KONO where to connect command
Sat, 07 Jun 2014 12:54:44 +0900 Shinji KONO connection handling
Sat, 07 Jun 2014 00:39:46 +0900 Shinji KONO lost host and parent not found
Sat, 07 Jun 2014 00:03:13 +0900 Shinji KONO root selection panel
Fri, 06 Jun 2014 21:12:45 +0900 oc change connection param expression timing.
Fri, 06 Jun 2014 20:28:59 +0900 oc find root reply is accepted.
Fri, 06 Jun 2014 19:17:32 +0900 oc find root.
Thu, 05 Jun 2014 18:30:45 +0900 oc add vnc protocol command sender.
Thu, 05 Jun 2014 17:01:34 +0900 oc add TreeVNC command number.
Tue, 27 May 2014 00:12:55 +0900 Shinji KONO add comment
Mon, 26 May 2014 20:03:16 +0900 Shinji KONO noScreenChange flag on command line ( should be on panel also )
Mon, 26 May 2014 19:24:52 +0900 Shinji KONO MyRfb fix done.
Mon, 26 May 2014 18:30:18 +0900 Shinji KONO remove duplicated code in MyRfbProto*
Fri, 23 May 2014 23:52:21 +0900 Shinji KONO use ProtocolContext.sendMessage for upward command
Fri, 23 May 2014 21:48:50 +0900 oc send composed data.
Fri, 23 May 2014 20:24:43 +0900 oc minor fix.
Fri, 23 May 2014 19:58:35 +0900 oc minor fix.
Fri, 23 May 2014 19:37:37 +0900 oc minor fix.
Fri, 23 May 2014 17:56:42 +0900 oc send change screen command throw the tree.
Fri, 23 May 2014 02:20:05 +0900 Shinji KONO remove isinstaceof
Fri, 23 May 2014 01:45:06 +0900 Shinji KONO inflator in MyRfbProtoProxy should be renew to accept new VNC server socket.
Thu, 22 May 2014 21:17:02 +0900 oc minor fix.
Thu, 22 May 2014 21:10:54 +0900 oc add serial number to desktop size encoding packet.
Thu, 22 May 2014 19:45:59 +0900 oc don't create Rfb and VNC proxy on change server on root.
Thu, 22 May 2014 17:42:31 +0900 oc Client resize without reconnection
Mon, 19 May 2014 19:57:32 +0900 oc synchronized wait for Rfb initialization in change server.
Fri, 09 May 2014 19:20:33 +0900 oc close client correctly in -d mode.