[omniORB] How do I send request to a particular client or group
of clients from server
bjorn rohde jensen
bjensen@fastmail.fm
Fri Oct 18 11:13:01 2002
Hi Ram,
Contacting a particular client using a callback should
work fine. Perhaps this is more of a reference counting
problem? It sounds to me, like the object reference held
by you cb::CallBack_ptr is being destroyed out under your
server side client record. Are you remembering to _duplicate
the references passed to the server from the client?
Yours sincerely,
Bjorn