What is the best way to troubleshoot IPC?
Are there any tools/tricks to determine problems (without requesting the source code)?
I have two, third party components. The IPC server config and client config seems correct. Yet the two components don't want to communicate. One component throwing a null object exception, which I believe is due to something wrong in the remoting configuration....