what are the equivalent functions for the below when migrated to 6.3
_CORBA.orbix.myHost()
_CORBA.orbix.registerIOCallback().
And one more on event channel's creation.
we can create event channels by passing channel name to "es" binary executable as a command line parametr. Can we achieve the same way in 6.3?
It seems "es" will not come with orbix 6.3 so do we need to create event channel's programmaticaly