Hi everybody,
I'm looking for a communication medium to be able to send / receive messages from my HTML extension to a native C++ plugin in InDesign CC.
In various documentations, I have seen two candidates for this purpose : Vulcan (aka IPC Toolkit) and CSInterface (aka CEP). In the extension builder wizard for the generation of a new extension, both of them are available, adding two different .js to the extension.
What is the difference between them ? What are the advantages / limitations for each one ?
Rémi