Difference between revisions of "RPC Broker Help"

From VistApedia
Jump to: navigation, search
(Created page with "The RPC broker development kit (BDK) comes with a Broker.hlp file that contains valuable information. However it seems to be Win95 technology, and doesn't work with newer ver...")
 
Line 1: Line 1:
The RPC broker development kit (BDK) comes with a Broker.hlp file that contains valuable information.  However it seems to be Win95 technology, and doesn't work with newer versions of Windows Help.  I found a [http://download.cnet.com/Help-Explorer-Viewer/3000-6675_4-10666661.html program] that helped me get to the content.
+
<u>Editor's note</u>: The RPC broker development kit (BDK) comes with a Broker.hlp file that contains valuable information.  However it seems to be Win95 technology, and doesn't work with newer versions of Windows Help.  I found a [http://download.cnet.com/Help-Explorer-Viewer/3000-6675_4-10666661.html program] that helped me get to the content.
  
 
'''Introduction: RPC Broker V. 1.1'''
 
 
<HR>
 
<HR>
The RPC Broker is a client/server system within VA's Veterans Health Information Systems and Technology Architecture (VistA) environment. It enables client applications to communicate and exchange data with VistA M Servers.
 
 
This manual describes the development features of the RPC Broker. The emphasis is on using the RPC Broker in conjunction with Borland's Delphi software. However, the RPC Broker supports other development environments.
 
 
This manual provides a complete reference for development with the RPC Broker. For an overview of development with the RPC Broker component, see the "RPC Broker Getting Started with the Broker Development Kit" manual.
 
  
This document is intended for the VistA development community and Information Resource Management (IRM) staff. A wider audience of technical personnel engaged in operating and maintaining the Department of Veterans Affairs (VA) software might also find it useful as a reference.
+
Top Level -- '''RPC Broker V 1.1 Developer's Guide'''
  
*[[RPC_HELP_Broker_Overview|Broker Overview]]
+
* [[RPC_HELP_Overview|Overview]]
*[[RPC_HELP_Orientation|Orientation]]
+
* [[RPC_HELP_Contents|Contents]]
*[[RPC_HELP_About|About this Version of the RPC Broker]]
+
* [[RPC_HELP_Introduction|Introduction]]
*[[RPC_HELP_New|What's New in the BDK]]
+
* [[RPC_HELP_Broker_Overview|Broker Overview]]
*[[RPC_HELP_Dev_Considerations|Developer Considerations]]
+
* [[RPC_HELP_Orientation|Orientation]]
*[[RPC_HELP_App_Issues|Application Issues]]
+
* [[RPC_HELP_About|About this Version of the RPC Broker]]
*[[RPC_HELP_Silent_Login|Silent Login]]
+
* [[RPC_HELP_Whats_New |What's New in the BDK]]
*[[RPC_HELP_Context-sensitive_Help|Context-sensitive Help for the RPC Broker]]
+
* [[RPC_HELP_Dev_Considerations|Developer Considerations]]
+
* [[RPC_HELP_App_Issues|Application Issues]]
For the latest RPC Broker product information, please refer to the RPC Broker Home Page on the Web at: [[http://vista.med.va.gov/broker/index.asp here]]
+
* [[RPC_HELP_Silent_Login|Silent Login]]
 +
* [[RPC_HELP_Context-sensitive_Help|Context-sensitive Help for the RPC Broker]]
 +
* [[RPC_HELP_RPCs|Remote Procedure Calls (RPCs)]]
 +
* [[RPC_HELP_Other_RPC_Broker_APIs|Other RPC Broker APIs]]
 +
* [[RPC_HELP_Developer Utilities|Developer Utilities]]
 +
* [[RPC_HELP_Tutorial|Tutorial]]
 +
* [[RPC_HELP_DLL_Interface|DLL Interface]]

Revision as of 18:53, 3 July 2015

Editor's note: The RPC broker development kit (BDK) comes with a Broker.hlp file that contains valuable information. However it seems to be Win95 technology, and doesn't work with newer versions of Windows Help. I found a program that helped me get to the content.


Top Level -- RPC Broker V 1.1 Developer's Guide