Sign in Sign up
nuget

CSharpTest.Net.RpcLibrary

==CSharpTest.Net.RpcLibrary== Simply one of the fastest and most robust inter-process communcations available on the Windows platform. WinRPC is the building block of DCOM and probably the most used remote proceedure call in Windows. In plain words it is the fastest, most stable, secure transport available. Use it for authenticated or anonymous communications over LRPC, named-pipes, or tcp/ip. This assembly provides all the interop nessessary to start a server or client; however, it is a transport only implementation. In other words, it provides no more than moving a byte[] back and forth with the remote endpoint. A protocol is usually layered on top of this to turn raw bytes into meaningful messages.

nuget View on Nuget

Activity

Latest release
12y ago
Total releases
5
Cadence
~6 months
Last 12 months
0

Details

First release
Oct 01, 2011
Releases
Version Released
14.327.1832.1051 minor
14.326.2138.1050 major
2.14.126.467 minor
2.12.810.409 major
1.11.924.348 initial