Managing Server Connections
Go Up to Creating the Client Application
The main purpose of connection components is to locate and connect to the application server. Because they manage server connections, you can also use connection components to call the methods of the application server's interface.
The following topics describe how to use a connection component for
- Connecting to the Server.
- Dropping or Changing a Server Connection.
- Calling Server Interfaces.
- Connecting to an Application Server that Uses Multiple Data Modules.