Difference between revisions of "RPC HELP Remote Procedure Calls List"

From VistApedia
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
<h2>Remote Procedure Calls</h2>
 
<h2>Remote Procedure Calls</h2>
 
* <h3>Overview</h3>
 
* <h3>Overview</h3>
** [[RPC_HELP_RPCs|RPC]]
+
** [[RPC_HELP_RPCs|Overview Of RPCs]]
 
* <h3>M Entry Point for an RPC</h3>
 
* <h3>M Entry Point for an RPC</h3>
 
** [[RPC_HELP_M_Entry_Relationship|Relationship Between an M Entry Point and an RPC]]
 
** [[RPC_HELP_M_Entry_Relationship|Relationship Between an M Entry Point and an RPC]]
Line 19: Line 19:
 
** [[RPC_HELP_Executing_RPC_Security_Register|RPC Security: How to Register an RPC]]
 
** [[RPC_HELP_Executing_RPC_Security_Register|RPC Security: How to Register an RPC]]
 
** [[RPC_HELP_Executing_RPC_RPC_Limits|RPC Limits]]
 
** [[RPC_HELP_Executing_RPC_RPC_Limits|RPC Limits]]
** [[RPC_HELP_Executing_RPC_Online_Example|BrokerExample Online code Example]]
+
** [[RPC_HELP_BrokerExampleEXE|BrokerExample Online code Example]]
 
* <h3>What Makes a Good RPC?</h3>
 
* <h3>What Makes a Good RPC?</h3>
 
** [[RPC_HELP_RPCs_Good|What Makes a Good RPC?]]
 
** [[RPC_HELP_RPCs_Good|What Makes a Good RPC?]]

Latest revision as of 12:00, 6 July 2015

RPC Broker Help Home

Remote Procedure Calls