Remoting
.NET Remoting is a technology designed to allow .NET-centric applications to communicate with each other, whether on the same computer, on different computers on the same LAN or across the world on homogeneous platforms hosting the Common Language Runtime (CLR).
|