log

age author description
2011-08-03 Shinji KONO JUnit test passed, but VNC stopped.
2011-08-03 Shinji KONO minor comment
2011-08-03 Shinji KONO fix concurrent modification
2011-08-03 Shinji KONO gziped partial drawing.
2011-08-03 Shinji KONO Unzip worked?
2011-08-03 Shinji KONO unzip/zip Test passed.
2011-08-03 Shinji KONO Test on going
2011-08-03 Shinji KONO unzip/zip test passed.
2011-08-03 Shinji KONO ByteBuffer
2011-08-03 Shinji KONO remove unecessary .class
2011-08-03 Shinji KONO add test routine
2011-08-02 Shinji KONO refactoring zip/unzip
2011-08-02 Shinji KONO refactor for tests
2011-08-02 Shinji KONO a little progress...
2011-08-02 Shinji KONO fix
2011-08-02 Shinji KONO too much memory
2011-08-02 Shinji KONO remove item to reduce memory
2011-08-02 Shinji KONO consume too much memory
2011-08-02 Shinji KONO recompress output
2011-07-09 e085711 scp firefly
2011-07-29 e085711 modify VncProxyService. EncodingRAW -> EncodingZlib
2011-07-28 e085711 modify MyRfb.java
2011-07-28 Yu Taninari merge
2011-07-28 Yu Taninari merge
2011-07-28 Yu Taninari update
2011-07-26 Yu Taninari change class name
2011-07-26 one update Proxy
2011-07-28 e085711 modify AcceptThread
2011-07-28 Nobuyasu Oshiro change name AcceptThread
2011-07-26 Nobuyasu Oshiro merge
2011-07-26 Nobuyasu Oshiro add some files
2011-07-26 e085711 add OptionNoFrame.java. add setEncodings.
2011-07-26 e085711 create sendCheckMillis
2011-07-21 e085711 create checkMillis
2011-07-25 one update myVncProxy
2011-07-12 Yu Taninari add CreateThread.java modify acceptClient.java and VncProxyService.java
2011-07-09 e085711 modify MyRfbProto.java
2011-07-09 e085711 modify MyRfbProto.java
2011-07-09 Shinji KONO merge
2011-07-09 Shinji KONO check
2011-07-08 e085711 modify MyRfbProto.java. remove unnecessary method
2011-07-08 nobuyasu merge
2011-07-08 nobuyasu add MulticastQueue.java
2011-07-08 e085711 modify MyRfbProto.java
2011-07-08 e085711 modify MyRfbProto.java
2011-07-07 Shinji KONO MultiThreadTee
2011-07-07 k118585 added MulticastQueue
2011-07-07 e085711 add MultiThreadTee.java
2011-07-07 e085711 modify VncProxyService.java
2011-07-06 e085711 add acceptClient.java
2011-07-06 e085711 add acceptClient.java. modify VncProxyService
2011-07-06 e085711 modify MyRfbProto.java and acceptThread.java , add sendSecResult
2011-07-06 e085711 modify MyRfbProto.java and acceptThread.java add readSecType
2011-07-06 e085711 modify MyRfbProto.java acceptThread.java
2011-06-23 e085711 test
2011-06-22 e085711 create RFB 003.998
2011-06-22 e085711 stop send png data
2011-06-06 e085711 add class SendThread
2011-06-06 e085711 sendReadData : newSingleThreadExecutor()
2011-06-05 e085711 send data:multi thread
2011-05-18 e085711 add README
2011-05-18 e085711 update VncCanvas
2011-05-18 e085711 add build.xml
2011-04-26 e085711 update CreateHtmlFile
2011-04-26 e085711 update CreateHtmlFile
2011-04-26 e085711 update CreteHostFile
2011-04-26 e085711 add CreateHtmlFile
2011-04-26 e085711 upload CreateHtmlFile.java
2011-04-26 e085711 print out html file's text
2011-04-26 e085711 update Test
2011-04-26 e085711 print accept port
2011-04-26 e085711 create rfb.cliListTmp
2011-04-26 e085711 succeed drawFirstImage()!!
2011-04-25 e085711 create png data
2011-04-24 e085711 add package myVncProxy
2011-04-24 e085711 test update
2011-04-21 e085711 test update
2011-04-21 e085711 VncProxyService
2011-04-21 e085711 not print out message version. ProxyVncCanvas
2011-04-19 e085711 add MANIFEST.MF
2011-04-19 e085711 raw only version
2011-04-17 e085711 ProxyVncCanvas version 0.2
2011-04-17 e085711 proxy only
2011-04-17 e085711 faile ZRLE encode. success raw encode.
2011-04-16 e085711 cui proxy
2011-04-16 e085711 add ProxyVncCanvas and VncProxyService
2011-04-16 e085711 add html and Makefile
2011-04-16 e085711 acceptThread
2011-04-15 e085711 add acceptThread
2011-04-15 e085711 create method cliSize(). cliSize() is clisList.size()
2011-04-15 e085711 create accept setSoTimeout initServSock
2011-04-15 e085711 upload MyRfbProto
2011-04-15 e085711 update version0.1
2011-04-15 e085711 update TEST
2011-04-12 e085711 indent
2011-04-12 e085711 vncFrame.show() -> vncFramesetVisible(true)
2011-04-12 e085711 change Socket -> ServerSocket
2011-04-12 e085711 change to javaproject
2011-04-12 e085711 upload all file of tighVNCProxy