Summary

Team-Fly    

 
.NET and COM Interoperability Handbook, The
By Alan Gordon
Table of Contents
Chapter Eleven.  .NET Remoting

Summary

In this chapter, you received an introduction to .NET remoting. Remoting is a technology in the .NET Framework that allows you to make method calls across app domain, process, and machine boundaries. .NET remoting is a key enabling technology for writing distributed applications on the .NET platform. .NET remoting is intended primarily for .NET clients talking to .NET servers, unlike XML Web services, which are designed for heterogeneous environments. .NET Remoting has great flexibility and allows you to choose between SOAP or a binary format for serializing message streams and HTTP or TCP as the network protocol. In the next (and final) chapter, I discuss migration strategies.


Team-Fly    
Top
 


. Net and COM Interoperability Handbook
The .NET and COM Interoperability Handbook (Integrated .Net)
ISBN: 013046130X
EAN: 2147483647
Year: 2002
Pages: 119
Authors: Alan Gordon

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net