Difference between revisions of "VNCclient"

From KolibriOS wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Short Description ==
 
== Short Description ==
A [[en.wikipedia.org/VNC|VNC]] client for kolibrios.
+
A [[http://en.wikipedia.org/VNC | 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!
 
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!
  

Revision as of 18:01, 14 February 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!

Autors

  • 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.
  • ...