I want a Visual Basic 6.0 web or desk top application to communicate with a Visual Basic.NET web or desktop application. I also want a Visual Basic.NET web or windows application to communicate with Visual Basic 6.0 web or desktop applications. Can you tell me what is the best communication method that should be used and why? Should .NET remoting, using COM objects, or should some other method be used? Would you show me a URL that I can use for a reference? Thanks!