How to develop Event Service consumers and suppliers?
Answer / babuv
An event service supplier program performs the following actions:
1. Instantiates suppliers using the appropriate interface in module CosEventComm
2. Connects suppliers to the event channel
3. Sends event messages to the event channel
4. Disconnects from the event channel
An event service consumer program performs the following actions:
1. Instantiates consumers with the appropriate CosEventComm interface
2. Connects consumers to the event channel
3. Obtains event messages
4. Disconnects from the event channel
| Is This Answer Correct ? | 0 Yes | 0 No |
Can clients using Orbix 3.x talk to servers using Orbix 2000 ?
Does Orbix provide a tool to remove surplus empty lines from an Orbix configuration file?
How to change the port of the orbix notification service?
How you can retrieve the local ip address on client side within an interceptor?
Explain how to change the default orbix client timeout?
Can I change the port of the Orbix Notification Service?
How you can configure an orbix domain to contain corbaloc references instead of iors for the orbix services?
Does the orbix have size limit for corba messages?
Does interceptor capture ssl handshaking errors?
Does Orbix have a size limit for CORBA messages?
How to configure Orbix logging ?
Does orbix 3 support vos (virtualization operating systems)?