Running Application in separate computer
Posted: 17 Feb 2009, 15:16
Hi,
I wanted to know what's the correct configuration to run the signal source and processing modules in one computer (eg. host_pc) and the application module in a separate one (app_pc).
I currently have in host_pc a batch file calling the 3 modules, but the first two have 127.0.0.1 as the argument and the application module has app_pc's IP as the argument. In app_pc, I just run the application with the host_pc's IP as the argument.
This configuration works, and the modules can talk to each other. However, even though the modules communicate, I always get an error message in host_pc saying: "Application: could not connect to operator module".
Do I need to worry about this message? Is there a better way to achieve this communication?
Thanks,
Gus
I wanted to know what's the correct configuration to run the signal source and processing modules in one computer (eg. host_pc) and the application module in a separate one (app_pc).
I currently have in host_pc a batch file calling the 3 modules, but the first two have 127.0.0.1 as the argument and the application module has app_pc's IP as the argument. In app_pc, I just run the application with the host_pc's IP as the argument.
This configuration works, and the modules can talk to each other. However, even though the modules communicate, I always get an error message in host_pc saying: "Application: could not connect to operator module".
Do I need to worry about this message? Is there a better way to achieve this communication?
Thanks,
Gus