![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to launch xwindows from aix ? | kittu1979 | AIX | 1 | 05-08-2008 03:09 PM |
| How to launch a new process | hr94131 | High Level Programming | 5 | 05-05-2008 02:34 PM |
| Launch veritas netbackup | panchpan | UNIX for Advanced & Expert Users | 3 | 10-30-2007 12:38 AM |
| launch a command only if | Minguccio75 | UNIX for Advanced & Expert Users | 10 | 02-16-2007 04:48 AM |
| launch an executable from a C++ program | nadiamihu | High Level Programming | 2 | 11-03-2006 02:59 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How do you launch an .exe from my app?
Hello all -
I'm writing an app that needs to have another program running BEFORE I fire up my application. The .exe resides on another computer - not on the computer that my app is running on. This computer is running Tru64 Digital Unix 4.0F The application that I wrote was built using Kdevelop and is running on a linux box (Redhat 9.0). The machines are connected on a private network. I basically want to have the ability to launch a script file that resides on the other box. This script file in turn will start the application on the other machine. Any help would be appreciated! |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
U can try .. remsh or rsh ...
But there are some limitations .. ; |
||||
| Google The UNIX and Linux Forums |