forces-2----Page:11
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23 

TML Service Interface (contd.)
tmlInit: Enable establishment of channels. [CE]
tmlOpen: Set up a unicast channel. [FE]
tmlClose: Shut down a unicast channel. [CE or FE]
tmlWrite: Send a message over a channel. [CE or FE]
tmlRead: Read a message over a channel. [CE or FE]
tmlMulticastGroupJoin: Join a multicast group. [FE]
tmlMulticastGroupLeave: Leave a multicast group joined previously. [FE]

PPT Version