It won't work. Remoting is a .Net to .Net technology. The only way you could
get it to work would be if you had a .Net component between the channel and
the C++ side, which would then need to relay messages on.
Web services are the recommended way of communicating with distributed
non-.net applications.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.