Running the application on the host

Procedure

  1. Open a command prompt window.
  2. Type the DOS command ipconfig.
  3. Copy the IP address of the host into the command and press Enter.
  4. Open your IBM® Rational® Rhapsody® project.
  5. Highlight your EXE for the host in the browser and right-click to display the Features window.
  6. Set the <Language>_CG::<Compiler>::UseRemoteHost property value to Checked.
  7. Also in the properties list, locate the <Language>_CG::<Compiler>::RemoteHost property and paste in the IP address of the host for its value. Click OK.
  8. Generate and make the application.

Feedback