📄 readme
字号:
README,v 1.1 2000/09/21 15:48:27 coryan Exp
The Cos_ECBasic test shows how to:
. Create a standard Cos Event Channel,
. Write simple COS compliant consumers and suppliers,
. Connect consumers and suppliers to the COSEC,
. Send and receive events form the EC.
For initialization, the CosEC_Basic test first creates and initializes
a TAO real-time EC (Rtec). Then, it initializes QOS parameters for
the Supplier and Consumers and then initializes a COSEC (Corba Object
Service compliant Event Channel).
To test the COSEC the test initializes a Supplier and a Consumer ,
connects them to the COSEC. The Supplier then sends an event to the
channel which is delivered to the Consumer via the <push> method.
This method then prints a message to show that an event was delivered
to the Consumer.
Finally the Rtec and COSEC are shutdown to finish the test.
NOTE: please do not attempt to compile this test till I've integrated
the COSEC code into orbsvcs.
- Pradeep <pradeep@cs.wustl.edu>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -