Simplified APIs

The simplified interfaces specify the type of transport to use. Applications using this level do not have to explicitly create handles. These APIs combine all the API calls into one procedure and can be used to quickly develop an RPC service and corresponding client application.

The simplified APIs are:


Top | Remote Procedure Call (RPC) APIs | APIs by category