Making RPC Function Calls
This section discusses best RPC programming practices for making RPC function calls. This section is broken into the following topics:
- Using Binding Handles and Making RPC Calls
- Choosing the Type of Binding Handles to Use
- Choosing a Protocol Sequence
- Use Context Handles for Keeping State on the Server
- Indicate Errors by Exceptions