I'm developing some applications that should interact with a CAM and so I need to use the CIS (Common Interface Send) resident program to communicate.
Obviosuly, being CIS only a communication channel between the CAM and the host, it is not sufficient by itself to emulate a real environment: some specific code must be written.
For doing this, at keast two different approaches could be adopted: develope by myself a "special" executeCIS() function and integrate it into the player or wait that any kind of "plugin" mechanism is provided for the mhegplus platform and plug my code as an external component.
Have you any suggestion?
Thanks
Luigi