Advanced Remoting Topics
For most applications, you can use the services that are available. Visual Studio .NET makes using the remoting services easy and gives you the flexibility to build powerful applications without having to know a lot about what is actually happening. One of the more powerful features of .NET Framework Remoting is its ability to be extended. Two samples are included that illustrate building an extension to remoting. The first extension is a custom channel sink that blocks incoming calls based on the IP address of the caller. The second is a logging sink that logs the traffic to and from the client and server. It is also possible to control the default lifetime management for Singleton and Client-Activated objects with ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access