Showing posts with label Remoting. Show all posts
Showing posts with label Remoting. Show all posts

Sunday, January 25, 2009

Dotnet Remoting

0 comments

        .NET Remoting

        • Implement server-activated components
        • Implement client-activated components
        • Select a channel protocol and a formatter
        • Create client and server configuration files
        • Instantiate and invoke a .NET Remoting object