eventf - connect (federate) two CORBA EventChannels
Contents
Copyright
Copyright © 2004,2005 Alex Tingle.
This is free software; see the source for copying conditions. There is NO warranty; not even for MER‐
CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
EVENTF(1)
Description
eventf establishes a connection between two event channels. The event channels must both already be in
existence (perhaps created by the eventc command). If both event channels are implemented by omniEvents,
then the connection is persistent: it will be recreated if one or both of the channels is shut down and
later restarted.
The from- and to-channels must be specified as URIs. This may be an IOR, or a corbaloc::: or corbaname:::
URI.
Example: eventfcorbaname::#from.channelcorbaname::#to.channelEnvironment Variables
OMNIORB_CONFIG
The location of the omniORB configuration file.
Name
eventf - connect (federate) two CORBA EventChannels
Synopsis
eventffrom-channel-urito-channel-uri
