Is the Mifare SDK compatible with C# .NET

Forum / MIFARE SDK / Is the Mifare SDK compatible with C# .NET

  • 8. December 2015 at 10:50
    Hello all,

    I see the Mifare SDK is compatible with JAVA. But is it possible to contact is with C# .NET library?

    Tanks!
    + 0  |  - 0

    Re: Is the Mifare SDK compatible with C# .NET

    15. December 2015 at 10:37
    Hi,
    here we are talking about the MIFARE SDK for Android .

    If you are want to program a NFC controller on a PC, you can use the NXP Reader Library. This library is optimized for special NXP NFC controllers. For communicating with tags and Smartcards on a PC you can also use the PC/SC interface in a more general way. The PC/SC interface was designed for contact Smartcard but is also extended for contactless Smartcards and tags. The PC/SC interface is standardized by Microsoft, so you will find a C# solution for this interface.

    Kind Regards,
    The MIFARE Team

    + 0  |  - 0

    Re: Is the Mifare SDK compatible with C# .NET

    15. December 2015 at 10:44
    Thanks mifaresdk,

    I want to begin programming the reader, do you have some easy examples for me?

    Many thanks!
    + 0  |  - 0

    Re: Is the Mifare SDK compatible with C# .NET

    15. December 2015 at 10:56
    Hi,

    if you use Google (or Bing) you wil find for example:

    http://ludovicrousseau.blogspot.nl/2010/11/pcsc-sample-in-c.html

    Happy coding...
    + 0  |  - 0
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.