site logo  PmVnc

HomePage | Categories |* BLOG *| RecentChanges | RecentlyCommented | Login/Register

OS/2 PM VNC Viewer (Client) Open Watcom Version


Virtual Network Computing Viewer, ported to OS/2 PM by Akira Hatakeyama. Thin-client remote control of Unix/win32/Macintosh systems. Very few changes in the code. Cleaned up directory, added build environment for Open Watcom 1.5 and newer, and created inf file for docs.

I really hate this program!

Source is hosted at: http://svn.assembla.com/svn/os2utils/pmvnc/trunk/

To do:
1. merge Guido Jaeke's changes

2. Will only paste one line to windows VNC server - GG
Ok, it seems not to do this on OS/2-ECS but does happen on Win server - look at it. Maybe I could use UClip?

3. connections to localhost are disabled by default in vncview.exe For Windows there is a registry setting to change that behaviour: Do you happen to know if and how this is possible with the OS/2 version? - Herwig Bauernfeind
Don't know. Have to set up this environment to try this...

http://en.ecomstation.ru/showarticle.php?id=119

4. Allan's request - I'd like to use F1-F10 in window, and not as now where they are bound to some other stupid tasks. I use FC/2 a lot, altso via VNC - and it is really a pita to workaround F buttons as now.

Version 1.04 May 2009 (hobbes.edu link)
Add Dmitry Steklenev changes:

Version 1.03 November 2006 pmvnc103_ow.zip (hobbes.edu link)
Final fix for the keypad.

Version 1.02 September 2006 pmvnc102_ow.zip (hobbes.edu link)
Thanks to Silvan Scherrer, Herwig Bauernfeind, and Bent Nielsen for feedback.

Version 1.01 September 2006 pmvnc101_ow.zip (hobbes.edu link)
Seems there was a long delay in shutdown time. The emx version set a variable and issued a close() of the network socket to unblock the network thread. I changed to use a SEM and soclose() to unblock and shutdown the thread for a clean end. I also added Doodle's "Morph to PM" for debug output if DEBUG is set in makefile.

Version 1.00 September 2006 pmvnc100_ow.zip (hobbes.edu link)
Started with the older PMVNC100 source and made changes to compile with Open Watcom 1.5 and above.

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.7
Page was generated in 0.0709 seconds