WebReference.com - Part 1 of Chapter 6: Professional C# Web Services, from Wrox Press Ltd (7/8)

To page 1To page 2To page 3To page 4To page 5To page 6current pageTo page 8
[previous] [next]

Professional C# Web Services

More .NET Remoting

As we have seen it was an easy task to build a simple client and server. We created a remote object that will run on the server, and registered a channel using a configuration file. For simple remoting applications that's all what is needed, but a lot more is possible with .NET Remoting. Let us discuss some terms of the architecture:

Now that we are more familiar with remoting terms we can look into the classes of the remoting namespace.


To page 1To page 2To page 3To page 4To page 5To page 6current pageTo page 8
[previous] [next]

Created: February 13, 2002
Revised: February 13, 2002


URL: http://webreference.com/programming/csharp/webservices/chap6/1/7.html