一、OpenDDS-3.27构建
./configure
To enable Java bindings, use ./configure --java
make
二、运行Messenger Example:
source setenv.sh
For the C++ example:cd DevGuideExamples/DCPS/Messenger
For the Java example:cd java/tests/messenger
./run_test.pl
./configure
To enable Java bindings, use ./configure --java
make
source setenv.sh
For the C++ example:cd DevGuideExamples/DCPS/Messenger
For the Java example:cd java/tests/messenger
./run_test.pl