PCRemoteControl

The purpose of this project is to allow the control of a PC remotley, particulary optimized for the case when the controlling machine is behind a proxy server and cannot sustain a constant TCP conection to the host machine.

The current version works on Windows 98. It has not been tested on any other platform, but is known not to work on Windows XP so it probably won't work on NT or 2k systems, but should work on Windows ME systems. It requires that you have a web server capable of running CGI scripts running on the host system, and also requires Perl to be installed.

In the next version, I will concentrate on getting it to work with XP, NT and 2k systems.

The client machine can use pretty much any web browser. Netscape 4.x, and IE 4,5,6 have been tested and are known to work. Mozilla does not work. Netscape 7 has not been tested. Mozilla doesn't work because it doesn't handle imagemaps the same way Netscape and IE do, this problem cannot be overcome through modifications to this project, so Mozilla will probably never work.

You may get the latest version from the project's SourceForge project page: PCRemoteControl