Mike.
"Yew" <ghos...@streamyx.com> wrote in message
news:40b0b7eb$1...@news.tm.net.my...
No need to. When pc2 runs the program, the executable will be read from
pc1, but it will be loaded and run in the memory of pc2.
The only way for pc2 to run a program in pc1 memory is to use a program
such as PC Anywhere, VNC, or other remote control software, or you could
use an ActiveX.exe and remote objects, but that is a different topic.
If there is a database involved, you may need to be concerned about the
number of connections to the database, but that is also a different
topic.