Hi! I need to code a program that will start an application on a remote computer..
In other words just take control of the console and start an application.. how do I do this?
This is a discussion on Network stuff.. within the C++ Programming forums, part of the General Programming Boards category; Hi! I need to code a program that will start an application on a remote computer.. In other words just ...
Hi! I need to code a program that will start an application on a remote computer..
In other words just take control of the console and start an application.. how do I do this?
Its not simple....
What OS are you excecuting on?
How are you accessing?
What privilages do you have?
What are you trying to do?