Progress
Open Client
Developer’s Guide
Programming Overview
In any Open Client application, you must follow these steps to access a Progress AppServer:
- Instantiate each proxy object before accessing its methods.
- Connect to an AppServer that supports the required Application Service by instantiating an AppObject.
- Execute proxy methods that run remote procedures and functions on the AppServer.
- Disconnect from the AppServer when it is no longer needed.
The remaining sections in this chapter describe how to fulfill the requirements of these steps.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |