dds - OpenSliceDDS across a network -


i new dds world. understand basic concepts publish , subscribe, , stuff can gained documentation. attempting use openslice dds, , able through tutorial without difficulty. however, want 2 different computers on same network talk each other, seems relatively simple task, can find no documentation on it.

for example, message chat room tutorial... how message board running on 1 machine, , chatter on machine?

thanks!

found it! http://opensplice.org/pipermail/developer/2009-july/000094.html.

to summarize link:

  1. setup environment on node 1 running release file in ospl_home directory (release.bat)
  2. start opensplice daemon on node 1 (ospl start)
  3. run messageboard application on node 1
  4. setup environment on node 1 running release file in ospl_home directory (release.bat)
  5. start opensplice daemon on node 2 (ospl start)
  6. run chatter application on node 2

Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -