C RPC Server Code Sample

Does anyone have any sample code of an RPC server written C? Our developer kit has the rpcserver.exe; however, we don’t have any source code examples of how a C RPC Server should be written for use with EntireX.

Also, is there any documentation available on how to setup an external configuration (.cfg) file for use with our C RPC Server?

Thanks in advance

There is an example for the C RPC Server. On Windows look at EntireX\Examples\Broker RPC\server.

The CFG file is described in the documentation. For the 721 documentation follow these links:
EntireX RPC Servers → Administration Information → EntireX RPC Server Administration under Windows → Setting Server Parameters for the RPC Server