Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

NFC C# library for windows [closed]

Tags:

c#

windows

nfc

How can I write a program in c# on Windows that can read and write to NFC cards?. Open source / commercial are both fine. Thanks

like image 564
probably at the beach Avatar asked Jul 28 '11 08:07

probably at the beach


People also ask

What is FIPS key?

The YubiKey FIPS Series is a hardware based authentication solution that provides superior defense against phishing, eliminates account takeovers, and enables compliance requirements for strong authentication. This series of security keys are FIPS 140-2 validated (Overall Level 2, Physical Security Level 3.)

Does YubiKey 5C have NFC?

Key FeaturesProvides tap-and-go authentication on NFC-enabled Android and iOS devices.

How does YubiKey NFC work?

The YubiKey 5C NFC combines both USB-C and NFC connections on a single security key, making it the perfect authentication solution to work across any range of modern devices and leading platforms such as iOS, Android, Windows, macOS, and Linux.

Is Google Titan FIDO2 compliant?

Google's Titan Security Keys include USB-A and USB-C models, both with NFC support. The Titan keys support only U2F, not FIDO2, which is currently used by services like Microsoft and may be used by potential “passwordless” accounts in the future.


1 Answers

Contact Stollmann: http://www.stollmann.de/en/home and ask for the Windows NFC stack or the windows NFC Dev-Kit.

Disclaimer: I work for stollmann, and I'm one of the engineers who did the NFC on Android, Windows and Linux (and more) platform solution. Yes, I promote my own product here.. Otoh as far as I know it's the only product out there that offers modern NFC-functionality on the Windows platform.

like image 177
Nils Pipenbrinck Avatar answered Sep 28 '22 13:09

Nils Pipenbrinck