                              VNC client for Geos
                                  Version 1.0
                             by Marcus Groeber 1999

Note on compiling the source code:

This project has been designed to create geodes for multiple platforms, namely
Desktop Geos and the Nokia Communicator. Because of this, it requires the NT
versions of the Geos SDK tools.

To compile for the Nokia platform, use the command "pmake NOKIA".
To compile for the Desktop platform, use the command "pmake DESKTOP".

If you don't want to use this feature or run into any problems, you can remove
the DESKTOP and NOKIA subdirectories and modify LOCAL.MK by replacing
"$(PRODUCT)" with either "NOKIA" or "DESKTOP".

===

Copyright (C) 1998, 1999 Marcus Groeber, unless otherwise noted.

The VNC Client for Geos is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
Place - Suite 330, Boston, MA  02111-1307, USA.

If the source code for this program is not available from the place whence you
received this file, check http://ourworld.compuserve.com/homepages/mgroeber or
contact mgroeber@compuserve.com for information on obtaining it.
