Chapter 14. Moving Layers to Different Machines with .NET Remoting

Writing a Class That Will Be Available Through Remoting

In many ways, the .NET runtime is a parallel concept to COM: It allows two or more applications or components to interact while they are executing. .NET remoting is a parallel concept to DCOM: It allows two or more applications or components to interact while executing on different computers.

The mechanics of creating and using a remoted class are remarkably simple. If you have experience with ...

Get Microsoft® Visual C++® .NET 2003 Kick Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.