[omniORB] Handling Keystrokes Or Signals while making CORBA Call

Malge Nishant MNishant@quark.co.in
Tue Nov 12 04:56:01 2002


Hi,
	My applications needs to recognize the Esc key for cancellation of
an operation. These operations are basically CORBA calls. So when user
presses Esc key while making a corba call, we would like to terminate the
CALL and inform the server that client wants to cancel this operation. Can
any one suggest me a better way of doing this?

Thanks in Advance

Nishant