[omniORB] CORBA Callback

David Riddoch djr@uk.research.att.com
Thu, 24 Feb 2000 15:18:03 +0000 (GMT)


Hi,


There is an example demonstrating the use of callbacks in the omniORB 3pre
distribution (available via ftp or CVS).  This shows callbacks from within
a method invocation as well as asynchronous callbacks from a separate
thread.

It would require only minor modification to work with omniORB 2.8 and
earlier.

It can be found in <top>/src/examples/call_back/


Cheers,
David