
run: wish80 demo.tcl

This simple demo shows a client (demo.tcl) which starts a server for
itself. It remote starts a COM shell, then bootstraps that shell as
a server by passing in the contents of server.tcl over the ITclScript
interface.

Also note that if you start the COM shell on a remote machine, it has
no window - it only shows up in the Task Manager

change the command "comshell localhost" to "comshell <your_remote_machine>"
to try it out under DCOM. You do NOT need to change anything in DCOMCNFG