[omniORB] Looking for client callback sample

Hugues Marty hugues@isoftfr.isoft.fr
Fri, 27 Aug 99 16:30:10 +0200


Could anyone point me to a client callback code sample? I can't figure
how to implement the server calling a callback on the client (using
VC++ 5). If I just call from the server a method on a objet created on
the client side the server is blocked (since the client is waiting for
the server answer, it does not get the server call). Thank for any
help.

Hugues.