Remoting基本原理及其扩展机制

在本系列的文章中将介绍.NET Remoting框架实现远程调用的基本原理,以及如何对其加以扩展。

Remoting基本原理及其扩展机制(上)
Remoting基本原理及其扩展机制(中)
Remoting基本原理及其扩展机制(下)

参考资料:
《Advanced Remoting》

《Pattern oriented software architecture vol1》

《Remoting Patterns》

《Pratical .NET2 and C#2》

你可能感兴趣的:(Remoting基本原理及其扩展机制)