Running the application on the host
Procedure
- Open a command prompt window.
- Type the DOS command ipconfig.
- Copy the IP address of the host into the
command and press Enter.
- Open your IBM® Rational® Rhapsody® project.
- Highlight your EXE for the host in the browser
and right-click to display the Features window.
- Set the <Language>_CG::<Compiler>::UseRemoteHost property
value to Checked.
- 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.
- Generate and make the application.