IPC - Inter Process Communication

central

Central is the central communication server inside CARMEN. Therefore, the first thing you need to do is to start central. Without this server, no CARMEN module will work! In order to tell your module which server it should connect to, you have to specify the CENTRALHOST environment variable for each shell you are starting a module in using

setenv CENTRALHOST localhost

or

export CENTRALHOST=localhost

depending on the shell you are using.

Usage: ./central


Generated on Wed Apr 5 18:34:20 2006 for CARMEN by  doxygen 1.4.4