[omniORB] Python Client Question
Glenn A. Hochberg
gah@research.att.com
Thu, 02 Nov 2000 19:46:01 -0500
One of the beauties of CORBA is that clients and servants can be implemented in any language with an appropriate mapping and ORB; their implementations are independent.
You take the IDL file for your CORBA interface and pass it to omniORBpy's IDL compiler, as per the documentation. The fact that the server-side is in C++ is irrelevant.
-Glenn
Winkelman Jeff-W18422 wrote:
> I am new to using omniORBpy and have a simple question:
>
> I wish to use a CORBA servant written in C++ from a Python client.
>
> I have gone over both the Python and C++ Users guides for omniORBpy / omniORB, and the examples all show the servant and client being implemented in the same language.
>
> What do I need to do for Python to use a C++ servant? Do I have to generate a Python wrapper using the IDL file for the C++ servant?
>
> Thanks for you help in advance....
>
> Jeff
--
Glenn A. Hochberg | "Any activity becomes creative when the doer
AT&T Labs | cares about doing it right, or doing it better."
gah@research.att.com | -John Updike
(973) 236-6638 |