CSharpTest.Net.RpcLibrary
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
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...