Previous Topic: Component Services (COM+)Next Topic: MSI File


.NET Remoting

.NET Remoting is a .NET-native remote procedure call from a .NET client (such as ASP.NET Web Forms pages) to a .NET server (such as a serviced component executing under COM+). .NET Remoting is designed to easily pass through the firewall by using HTTP on port 80.