RPC HELP Broker Overview

From VistApedia
Revision as of 18:20, 3 July 2015 by Kdtop (talk | contribs) (Created page with "<H1>'''Broker Overview'''</H1> <HR> The RPC Broker is a bridge connecting the application front-end on the client workstation (e.g., Delphi-based GUI applications) to the M-ba...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.