How it works

Leaving the DLL Hell behind
The system works very simple. The total package consists by means of the CardExchange® Inside DLL, which contains the functions, and the CEinside® Configuration Manager.
This means that you only embed the CEinside® DLL into your code and this DLL communicates directly with the CardExchange® Engine. With the Manager you design your card layouts, connect to database and/or configure you encoding like MIFARE®. You only add a print button to your application and when the user pushes this button it sends a direct command through the DLL to the CardExchange® Engine and it prints and/or encode the card.
Therefore CEinside® is a powerful combination of two worlds:
- A very simple to embed DLL calls-up a custom interface library
- A powerful card production / print engine
And to keep it simple, CEinside® comes with a small library with 2 main functions:
- Take Pictures
- Print Credential
When you need more functionality or you need to update because new functionality is available in new CardExchange® Releases, just update the CardExchange® Engine and you are ready to go with the new functionality without changing one-line of code.
- Easy and fast embedding
- Simple and small library


