Broker help/TOC
From VistApedia
Revision as of 22:31, 20 December 2010 by DavidWhitten (talk | contribs)
This is a conversion of the Broker.hlp file to mediawiki format using the helpdeco converter program converted to vistapedia.net by Ignacio Valdes of Astronaut, LLC The original formatting such as Table of Contents linking and screen shots is not present.
- Base broker.hlp>main
- Title RPC Broker Developer's Guide
Contents
- 1 RPC Broker V. 1.1 Developer's Guide
- 1.1 Overview
- 1.2 RPC Broker Components and Classes
- 1.3 Remote Procedure Calls (RPCs)
- 1.4 Other RPC Broker APIs
- 1.4.1 Overview
- 1.4.2 Encryption Functions
- 1.4.3 GetServerInfo Function
- 1.4.4 M Emulation Functions
- 1.4.5 VistA Splash Screen Procedures =
- 1.4.6 $$BROKER^XWBLIB
- 1.4.7 $$RTRNFMT^XWBLIB
- 1.4.8 XWB ARE RPCS AVAILABLE
- 1.4.9 XWB IS RPC AVAILABLE
- 1.4.10 XWB GET VARIABLE VALUE RPC
- 1.4.11 Running RPCs on a Remote Server
- 1.4.12 Deferred RPCs
- 1.5 Debugging and Troubleshooting
- 1.6 Developer Utilities
- 1.7 Tutorial
- 1.7.1 Introduction
- 1.7.2 Advanced Preparation
- 1.7.3 Step 1: Create Application with an RPC Broker Component
- 1.7.4 Step 2: Get Server/Port
- 1.7.5 Step 3: Establish Broker Connection =
- 1.7.6 Step 4: RPC Routine to List Terminal Types
- 1.7.7 Step 5: RPC to List Terminal Types
- 1.7.8 Step 6: Call the ZxxxTT LIST RPC
- 1.7.9 Step 7: Associate IENs
- 1.7.10 Step 8: Routine to Retrieve Terminal Types
- 1.7.11 Step 9: RPC to Retrieve Terminal Types
- 1.7.12 Step 10: Call Zxxx RETRIEVE RPC
- 1.7.13 Step 11: Register RPCs
- 1.7.14 See Also: FileMan Delphi Components (FMDC)
- 1.7.15 Tutorial Source Code
- 1.8 DLL Interface
- 1.9 DLL Special Issues =