VNCclient
Jump to navigation
Jump to search
Short Description
A [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!
Autors
- hidnplayr
Current status of the program
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.
- ...