]> source.dussan.org Git - tigervnc.git/commit
[Refactoring] Created new FbsConnection class to manage connections to FBS and index...
authorConstantin Kaplinsky <const@tightvnc.com>
Thu, 19 Jun 2008 16:07:52 +0000 (16:07 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Thu, 19 Jun 2008 16:07:52 +0000 (16:07 +0000)
commit2859fdc8cd236af69992735ccf42d91fa53e015a
treea35746bd4e1ba3c9774a3d9fba18ad331f6a7be1
parentb5db87f8c9ed7c4d1f316a794f80af031505ca4d
[Refactoring] Created new FbsConnection class to manage connections to FBS and index files. Index files are not used yet.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2596 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/src/com/tightvnc/rfbplayer/FbsConnection.java [new file with mode: 0644]
java/src/com/tightvnc/rfbplayer/RfbPlayer.java