VB.NET Remoting Tutorial

The .NET Remoting supports Distributed Object communications over the TCP and HTTP transports by using Binary or SOAP representation of the data stream. From the following links you can see the components in .Net Remoting in detail.