Click to Rate and Give Feedback
MSDN
MSDN Library
Networking
Network Protocols
Overviews
 Making a Remote Procedure Call
This page is specific to
.NET Framework 3.0

Other versions are also available for the following:
Making a Remote Procedure Call

Once the client program of distributed applications that uses explicit binding handles has a binding handle, it can execute remote procedures.

Microsoft® RPC also offers custom binding handles, implicit binding handles, and automatic binding handles. These binding handles offer client and server programs different levels of control over the process of executing remote procedures. For details on different handle types and the flexibility they offer, see Binding and Handles.

To execute the procedure call remotely, call the client-side stub function in the same manner any C function is called.


Send comments about this topic to Microsoft

Build date: 10/9/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker