qbVNC *PRE-RELEASE* by Mike Chambers
This version was compiled on 10/13/2006
Visit http://www.rubbermallet.org for updates

This is a VNC client for DOS written in 100% QuickBASIC :)

As of now, there are only three supported video modes. I'm limited to
what QB natively supports for now. I'll definately be adding VESA
support, though.
- 320x200 256-color.... yes I know it's tiny, but it's the fastest mode.
- 640x480 16-color.... better resolution, but this mode is SLOW
- 80x50 16-color TEXT mode.... horrible. However, it is fast and you
  will have to use it on really old machines that don't support VGA gfx.


To run qbVNC, you will need an appropriate packet driver for your PC's
network card. If you don't have one, get one at http://www.crynwr.com

You also need to make sure NTCPDRV.EXE is loaded before you begin. It is
the Trumpet DOS TCP stack.

You need to also load a DOS mouse driver if you want to be able to use one.

Don't bother giving me bug reports for now, I know there are tons. :/
-Mike
