7.10. .NET Remoting

.NET Remoting is a remote procedure call mechanism integrated within the .NET programming environment. Standard features of the .NET environment are used both to define the remotely accessible types and to serialize the invocation arguments.