https://devlib.codeplex.com/
.net remoting related
DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test...
More information
A library containing classes for doing a form of remoting over named pipes
[Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization]
Remote Agency is built for making the communicating among components in different computers easier.
Remote Agency can create proxy objects based on one interface file which should be implemented by a remote class, and serializing the accessing between the proxy and the real service object.