VNC Viewer for OS/2 PM /SRA /people /akira /os2 /VNC Viewer for OS2 PM/ 1999/02/25 -> Japanese Page ------------------------------------------------------------------------ What is VNC ? VNC stands for Virtual Network Computing, developed by ORL. See VNC site for details. Jan. 1999, ORL has been acquired by AT&T to form AT&T Laboratories Cambridge. VNC Viewer for OS/2 PM There are two VNC viewer's for OS/2, XFree86/2 version and Java Version. X version requires X server, and Java version requires a lot of memory (resource monitor says it eat up over 10MB of memory). VNC viewer is orginally, thin client. X/Java version is FAT client for my environment. So I start porting VNC viewer for native PM. It requires no additional programs (but requires TCP/IP, of course), and eat up less memory (so start up faster). Current Status Now, I implemented all features and entered beta stage (beta 0.04). It works a little faster than old alpha, and now support special key handlings. In alpha stage, many person send me suggestions and I implements them as possible. But, I have dificulties on implementing some features. If suggested feature is not in this version, sorry. Now I prepared document for this program.. See document "vncview.txt" for usage of this program. See Screen Shot of X (over Xvnx) and Win95 (over WinVNC) on top of OS/2 PM. Download and Installation Download from here * VNC Viewer for OS/2 PM, beta 0.04 (1999/02/25) * VNC Viewer for OS/2 PM, alpha 0.03 (1999/01/23) * VNC Viewer for OS/2 PM, alpha 0.02 (1999/01/20) * VNC Viewer for OS/2 PM, alpha 0.01 (1999/01/13) and unzip zip file. Zip file contains all sources and executable. To use executable, copy 'vncview.exe' to a directory in a PATH, and type vncview or vncview host:port Of course, you need to setup VNC server before you start VNC viewer. VNC servers are available on many platforms. See VNC site for details. Program is compiled and linked with EMX/GCC (0.9c). So it requires EMX runtime (> 0.9c). Copyright and Lincece VNC Viewer for OS/2 PM Copyright (C) 1999, Software Research Associates, Inc. This program 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. VNC viwer for OS/2 PM also contains code from ORL's VNC and X. From VNC Copyright (C) 1997, 1998 Olivetti & Oracle Research Laboratory rfbproto.h vncauth.c patched by me. vncauth.h d3des.c patched version of D3DES (V5.09) by Richard Outerbridge d3des.h patched version of D3DES (V5.09) by Richard Outerbridge pmvnc.ico converted from Windows Version pmvnc.ptr converted from Windows Version From X11 Copyright (c) 1987, 1994 X Consortium keysymdef.h Contact Please send bug reports, fixes, suggetions to akira@sra.co.jp ------------------------------------------------------------------------ Akira Hatakeyama akira@sra.co.jp