blob: d70ea30e7887da0d068b3db47182bfb67c7fbb74 (
plain)
1
2
3
4
5
6
7
8
9
10
|
* 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.
|