Invoka a process on a remote machine

  • Thread starter Thread starter rsmadhavan
  • Start date Start date
R

rsmadhavan

When i invoke a process on the remote m/c,i am not getting its
Interface..What should i do for that?any1 help me please
 
What do you mean you are not getting its interface? What you need to do
is create a service that will accept a request from you to run a program,
and then call it. Either that, or some sort of program that is listening
for requests.
 
| When i invoke a process on the remote m/c,i am not getting its
| Interface..What should i do for that?any1 help me please
|

I guess that by "Interface" you mean User Interface (UI) right?
Well, that's not possible unless you are running this from a "Terminal
server" session.

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top