Re: getting the Event Service object from the Corba Client program.
Posted By:
jaga_Boggula
Posted On:
Thursday, April 18, 2002 05:33 AM
How about creating a corba servent(Server) which will have a method getEventChannelIOR() that returns ior. This way we don't have to save IOR file.
Thanks