CSharpTest.Net.RpcLibrary icon indicating copy to clipboard operation
CSharpTest.Net.RpcLibrary copied to clipboard

CSharpTest.Net.RpcLibrary (moved from https://code.google.com/p/csharptest-net/)

Results 3 CSharpTest.Net.RpcLibrary issues
Sort by recently updated
recently updated
newest added

Add method with RPC Async(via acf) attribute support

enhancement

Make main interop stucts public and move pinvokes into NativeMethods. Is needed to start developing IDL generation of C# code.

enhancement

Hi, just starting to look at RpcLibrary. Thanks for the great work. We have an app developed in C++ that comprises a client and a server talking to each other...