Overview: Architecture

The RPC Broker is considered to be part of the infrastructure of VISTA. It establishes a common and consistent foundation for client/server applications being written as part of VISTA.

The RPC Broker is a bridge connecting the client application front-end on the workstation (e.g., Delphi GUI applications) to the M-based data and business rules on the server. It links one part of a program running on a workstation to its counterpart on the server. Therefore, the RPC Broker assists in opening the traditionally proprietary VISTA software to Commercial Off-the-Shelf (COTS) and Hybrid Open Systems Technology (HOST) products.

The RPC Broker includes the following:

This version of the Broker also includes the Broker Development Kit (BDK). The BDK provides VISTA application programmers with the following features:

The RPC Broker does the following: