Ifdnfc
From NFC Tools
Revision as of 02:53, 6 April 2016 by Taichunmin (Talk | contribs)
Contents |
Presentation
ifdnfc is a IFDHandler for PC/SC to bring support of all libnfc-compatible readers to the PC/SC stack.
Initial project was developed here by Frank Morgner.
Now development goes on via its own repository
Goal
Ultimate goal is to implement Part 3. Supplemental Document 2 - Contactless ICCs (pdf) specifications
Current status
- Transparent Smartcard (-4) support
Compilation
Fetch current version using Git as described in this page: https://github.com/nfc-tools/ifdnfc
git clone https://github.com/nfc-tools/ifdnfc.git
Under MacOSX, GNU/Linux, *BSD and probably a lot of POSIX systems you can compile development version using:
autoreconf -vis ./configure make