A while ago I did find and make use of a handy freeware program that could filter through a range of supplied IP addresses and establish multiple VNC connections at the same time for your viewing pleasure: I just wish I knew what it was called or where I could find it now (note to self: find this software).
Simply download the software and run it to get access to multiple VNC connections from one client. The added benefit of this software is that it's totally PORTABLE, and supports command line interactions.
Below is a little example of a 4-PC connection script so you can quickly and easily view 4 VNC PCs from a simple command line instruction:
VncThumbnailViewer_Win_1.4.2.exe HOST 192.168.%2 PORT 5900 PASSWORD %1 HOST 192.168.%3 PORT 5900 PASSWORD %1 HOST 192.168.%4 PORT 5900 PASSWORD %1 HOST 192.168.%5 PORT 5900 PASSWORD %1
And an example of using it would be:
VncThumbnailViewer_Win_1.4.2.exe vncpassword 0.1 1.12 1.255
Quickly bringing up VNC connections with "vncpassword" on 192.168.0.1; 192.168.1.12; 192.168.1.255.
I really like this lightweight and efficient solution for VNC controls - it even supports RECORDING, although I haven't dabbled with that just yet.
For more information go to the homepage of VNC Thumbnail Viewer, and download it at:
http://thetechnologyteacher.wordpress.com/vncthumbnailviewer/
1 comment:
you may want to check this out:
http://www.sf.net/projects/evnctv
Enhanced VNC Thumbnail Viewer
Post a Comment