MifareExchange SDK supllies you with a set of objects you can use in your development environment. Main component is the MifareExchange.dll. This component opens the world of Mifare by bringing you all the settings you need for Mifare into a user friendly environment. Simply by calling the Mifare Contactless center, you can easily create, edit and execute Mifare definitions.
A Mifare definition consists of a series of data items that form a buffer between the host application and the memory of the Mifare chip and that include all information needed to write data from this buffer to the Mifare chip and vica versa. Once a Mifare definition has made, the host program can fill the write items with data, execute the read/write operations and read data from the read items.
The methods of the MifareExchange Contactless Center can be divided into three different groups:
Mifare-definition methodes
Mifare-items methodes
Mifare-processing methodes
The Mifare-definitions methodes allow the creation, editing, saving and opening of Mifare-definition files. The Mifare-items methods give access to the data-items and the Mifare-processing methods actually perform the read/write operations.
The object contains a limited number of public properties that allow the host application to influence its operation or extract information about its settings.
This new revolutionary software development kit makes all Mifare functionalities simply available.
Within a short time your application has all required functionalities to be able to personalise Mifare electronically.