I’d like to run an application on a remote node from our primary
QNX server. The application spawns several processes that make
up the application. One of those processes is a command line
interface…which is where my problem lies.
I successfully started the application on the remote node with:
//3 appname
However, I have no way to enter command-line instructions to the
application’s command line interface. I looked at ‘ditto’ to
connect to the console of the remote app, but don’t know how
to get the command line interface to attach to it. It usually
attaches to the pterm window (if in Phindows).
Ideas?
Thanks,
Barry