Page 1 of 1

Running Application in separate computer

Posted: 17 Feb 2009, 15:16
by gsudre
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

distributed

Posted: 17 Feb 2009, 21:22
by gschalk
Gus,

Two questions:

1) When you say the modules can communicate, does this mean BCI2000 works, i.e., you can start, stop, set config, etc.?

2) Did you turn off all firewalls on the two computers?

Gerv

Posted: 19 Feb 2009, 13:27
by gsudre
Gerv,

1) Yes, BCI2000 works.

2) Yes, both firewalls are off.

Gus

could not connect ...

Posted: 25 Feb 2009, 11:18
by gschalk
Gus,

Please try out the second item on

http://www.bci2000.org/wiki/index.php/User_FAQ

Let us know if this helped.

Gerv