L
Liz
Greetings.
Again, I'm hoping I'm answering an absurdly simple
question. My current situation is this: I have an .exe
file that contains numerous Shell commands that run an
external program that exists only on a specific production
machine. Various users on my network will need to be able
to activate this executable from their own desktops, as
they cannot have access to the physical machine with the
software or VNC access. Being new to the .NET environment
(and to Visual Basic), I'm not entirely sure how to make
the call to the .exe on the production machine such that
the executable will run on it's host machine and not on
the calling machine.
Do I need to investigate .NET Remoting, or is there a
simple solution to my problem?
Thanks in Advance.
Liz
Again, I'm hoping I'm answering an absurdly simple
question. My current situation is this: I have an .exe
file that contains numerous Shell commands that run an
external program that exists only on a specific production
machine. Various users on my network will need to be able
to activate this executable from their own desktops, as
they cannot have access to the physical machine with the
software or VNC access. Being new to the .NET environment
(and to Visual Basic), I'm not entirely sure how to make
the call to the .exe on the production machine such that
the executable will run on it's host machine and not on
the calling machine.
Do I need to investigate .NET Remoting, or is there a
simple solution to my problem?
Thanks in Advance.
Liz