RPC HELP Broker Overview
Broker Overview
The RPC Broker is a bridge connecting the application front-end on the client workstation (e.g., Delphi-based GUI applications) to the M-based data and business rules on the VistA M Server.
Client Side of the RPC Broker
· Manages the connection to the client workstation.
For details, please refer to the "RPC Broker Systems Manual." · The RPC Broker components allow Delphi-based applications to make RPCs to the server. · The Broker Dynamic Link Library (DLL) provides support for COTS/HOST client/server software.
Server Side of RPC the Broker
· Manages the connection to the client.
For details, please refer to the "RPC Broker Systems Manual." · Authenticates client workstation. · Authenticates user. · Manages RPCs from the client, executes the M code, and passes back return values.