7. Building Distributed ApplicationsAllowing communication between software running on separate computers is an essential part of modern software. Different distributed applications have different requirements, however, and so various technologies have been created to do this. This chapter describes the three most important approaches to building distributed applications that the .NET Framework provides: ASP.NET Web Services, .NET Remoting, and Enterprise Services.
|