I am new to ORBit and CORBA for that matter and
need to set up an environment where a Linux (client) needs to connect to and
call methods on an NT (server). I will be using ORBit on Linux and
VisiBroker's ORB on NT.
I have built a small app to do this but
CORBA_ORB_resolve_initial_references(orb,
"NameService", &ev);
is returning null.
A) Has anyone got and ORBit client to talk to
another ORB?
B) Does anyone have an example of
this?
Thanks VERY much,
Pete--
|