Difference between revisions of "VNCclient"

From KolibriOS wiki
Jump to navigation Jump to search
m (→‎Autors: s/Autors/Authors/)
Line 28: Line 28:
 
* Clipboard support.
 
* Clipboard support.
 
* ...
 
* ...
 +
 +
 +
 +
[[Category:Applications]]

Revision as of 12:51, 2 August 2008

Short Description

A VNC client for kolibrios. This allows you to connect to any computer running a VNC server so you have remote acces to the screen, keyboard and mouse of it!

Authors

  • hidnplayr

Current status of the program

Vnc.jpg Here you can see how Heavyiron connected from Russia to my (hidnplayr's) server in Belgium.

  • Can connect to VNC servers that are not secured, using an unencrypted connection.
  • Uses DNS to retrieve IP
  • Only Supports RAW encoding for now.
  • Screen resolution of the server may not be bigger then that of the client.
  • Hard coded for 8Bpp now. (Because the stack is so horribly slow)
  • Can send mouse events.
  • Beeps if requested by the server.

TODO

  • More encodings, and setting for the user.
  • Security!
  • Scaling, scrollbars.
  • Save setting in .ini file.
  • Keyboard support.
  • File transer support.
  • Clipboard support.
  • ...