Graham Walsh
2009-06-29 15:38:26 UTC
hi,
I have an RMI server thats up in running, everything is java, client
and server. nothing is defined in IDL. My java client gets its server
reference from the (TAO) name service and invokes problem free.
I want to write a c++ client that connects to the same service and
invokes methods on it. There's no IDL, no poa exposed, so I don't
really see how I can get to it from c++. Is it possible, can anybody
tell me?
thanks much
G
I have an RMI server thats up in running, everything is java, client
and server. nothing is defined in IDL. My java client gets its server
reference from the (TAO) name service and invokes problem free.
I want to write a c++ client that connects to the same service and
invokes methods on it. There's no IDL, no poa exposed, so I don't
really see how I can get to it from c++. Is it possible, can anybody
tell me?
thanks much
G