|
-
Nov 7th, 2000, 01:03 PM
#1
Thread Starter
New Member
dear friends,
Can u help me on this, i want to run an application which is installed on the remote system, I want that application to open on the parent system not on my system from where i'm invoking it. Is it possible???
regards
Latesh
-
Nov 7th, 2000, 03:26 PM
#2
Addicted Member
to do this you will have to do the following.
You will have to have a program running in the background on the remote computer, listening to a local port (I.E 223344)
Establish a connection to your remote host with a Client Program using the local port specified.
and then do the thing you want to do by sending commands to the remote program.
You can even make the remote program send back a status to say if it was able to complete the task or not.
-Lumin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|