Testing applications on remote targets

Use the command window to test an application on a remote target.

Procedure

  1. Open a command window and change to the directory where the application is located.
  2. At the command prompt, enter the command to run the application with the ‑hostname option indicating the machine running IBM® Rational® Rhapsody®. For example, if your application is named myapp.exe and the product is running on a machine named Julius, run your application using the following command:
       myapp -hostname Julius

Feedback