Connecting to an AIX Server

The Remote Systems view is by default part of the Remote C/C++ perspective. To open this perspective from the workbench menu, click Window > Open Perspective > Other and then select Remote C/C++.

Alternatively, to open the Remote Systems view regardless of which perspective is active, from the workbench menu click Window > Show View > Remote Systems.

  1. In the Remote Systems view, click New Connection. Select AIX from the list of available connection types and press Next.

  2. Select Remote System
  3. Specify the host name and optionally enter a description, then press Next.
  4. On the Connection Configuration page you must select the method for connecting to the AIX server. The simplest methods are via a daemon like the RSE daemon or REXEC

After you have created the connection, you are ready to create a C/C++ project.



Related tasks
Creating a Remote C/C++ project
Creating a C or C++ source file
Editing a C or C++ File
Creating a makefile
Building a C/C++ project