The Event Handler example

The Event Bank example s based on the simple bank example to open a bank account and to query the balance in a bank account. It illustrates how to create communication event handlers that allow client applications and object implementations to define methods that the ORB will invoke to handle events such as the success or failure of a bind request or the failure of an object implementation.


From this example, you will learn how to:

Directory Contents

or
You could use a Java-enabled browser and load ClientApplet.html



Return to the top-level examples page.