VNC viewer in pascal.
What is it: an attempt at building a vnc viewer in pascal.
I found a very good start at ........ who donated a delphi version
to the sourceforge site: ......... This was a beautiful structured
and simple version of a vnc viewer. It only implements the simplest
protocol. To get it more useful I build the higher level protocols.
It is not yet finished and in the process I sort of lost the nice
object oriented stuf found in the donated version.
|