blob: cd5764c8a95ac3507a54e5adae1ede3c684b6390 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Change version strings.
* Perhaps change icons.
* Tight encoding support
* Document the Tight protocol extensions in a text file.
* All other features from the TightVNC 1.3 series: Filetransfer etc
* Improve bandwidth tests: The routine only works when doing
block reads, currently. If reading data pixel by pixel, or reading
through a ZlibInStream, the bandwidth tests don't work.
|