Discussion:
[OSPL-Dev] Using Opensplice DDS between remote systems
Ravi Chandran
2011-06-06 05:32:20 UTC
Permalink
hi all,
I wanted to know whether its possible to use opensplice dds between two
different systems... If its possible, what do I have to configure for a
remote publisher to be able to send data to a remote subscriber? And is
CORBA integrated into Opensplice DDS by default? If yes, how to we
initialize it?
--
Thanks & Regards
Ravi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dev.opensplice.org/pipermail/developer/attachments/20110606/b5e3872e/attachment.htm>
Steve Cammish
2011-06-06 08:18:03 UTC
Permalink
Ravi,

Have you tried stepping through the Tutorial guide (looks in the docs/pdf
directory). Also, try out the examples, especially those that involve CORBA
cohabitation. (see the examples directory).

Steve Cammish

OpenSplice DDS Development Manager

www.prismtech.com

PrismTech is a global leader in standards-based, performance-critical
middleware. Our products enable our OEM, Systems Integrator, and End User
customers to build and optimize high-performance systems primarily for
Mil/Aero, Communications, Industrial, and Financial Markets.




------------------------------
*From:* developer-bounces at opensplice.org [mailto:
developer-bounces at opensplice.org] *On Behalf Of *Ravi Chandran
*Sent:* 06 June 2011 06:32
*To:* OpenSplice DDS Developer Mailing List
*Subject:* [OSPL-Dev] Using Opensplice DDS between remote systems

hi all,
I wanted to know whether its possible to use opensplice dds between two
different systems... If its possible, what do I have to configure for a
remote publisher to be able to send data to a remote subscriber? And is
CORBA integrated into Opensplice DDS by default? If yes, how to we
initialize it?
--
Thanks & Regards
Ravi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dev.opensplice.org/pipermail/developer/attachments/20110606/2ea945df/attachment.htm>
Ravi Chandran
2011-06-06 09:58:04 UTC
Permalink
hi Steve,
I saw the docs/pdf folder. The Getting Started PDF does specify Corba, but
it seems to be only for C++. Also in the examples, corba folder is shown
only with C++. Is there any implementation example for Java?
--
Thanks & Regards
Ravi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dev.opensplice.org/pipermail/developer/attachments/20110606/a44c5b8c/attachment.htm>
Steve Cammish
2011-06-06 10:18:18 UTC
Permalink
Hi Ravi,

Did you look in: examples/dcps/HelloWorld/Java/Corba/JacORB

and also you can view the html at: /examples/dcps/README.html


Steve Cammish

OpenSplice DDS Development Manager

www.prismtech.com

PrismTech is a global leader in standards-based, performance-critical
middleware. Our products enable our OEM, Systems Integrator, and End User
customers to build and optimize high-performance systems primarily for
Mil/Aero, Communications, Industrial, and Financial Markets.




------------------------------
*From:* developer-bounces at opensplice.org [mailto:
developer-bounces at opensplice.org] *On Behalf Of *Ravi Chandran
*Sent:* 06 June 2011 10:58
*To:* OpenSplice DDS Developer Mailing List
*Subject:* Re: [OSPL-Dev] Using Opensplice DDS between remote systems

hi Steve,
I saw the docs/pdf folder. The Getting Started PDF does specify Corba, but
it seems to be only for C++. Also in the examples, corba folder is shown
only with C++. Is there any implementation example for Java?
--
Thanks & Regards
Ravi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dev.opensplice.org/pipermail/developer/attachments/20110606/3aadbddb/attachment.htm>
Ravi Chandran
2011-06-06 11:16:40 UTC
Permalink
hi Steve
I was unable to find the HelloWorld example. In which version is this?
--
Thanks & Regards
Ravi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dev.opensplice.org/pipermail/developer/attachments/20110606/57e3be11/attachment.htm>
Ravi Chandran
2011-06-07 03:09:58 UTC
Permalink
I have a Java Pub and Sub. But now the Pub can be called from a Java
or C++ application.? Same is the case with Sub, it can also send some
data to a Java or C++ application...

This is where CORBA features are required...
--
Thanks & Regards
Ravi
--
Thanks & Regards
Ravi
Ravi Chandran
2011-06-08 14:29:39 UTC
Permalink
I have a Java Pub and Sub. But now the Pub can be called from a Java
or C++ application.? Same is the case with Sub, it can also send some
data to a Java or C++ application...

This is where CORBA features are required...
--
Thanks & Regards
Ravi
--
Thanks & Regards
Ravi
Loading...