- From: Adrian Stabiszewski <mynewsletter@nitegate.de>
- Date: Fri, 1 Mar 2013 15:57:30 +0100
- To: <geoffroy.vibrac@univ-tours.fr>, <public-nfc@w3.org>
Hi Geoffroy, I cannot speak for the webnfc approach, but if you want to experiment with NFC in a browser on a PC, please have a look at my nfctools for java project. I've created a Java Applet which is able to communicate with an ACR122 and a SCL3711 desktop reader. I'm using the smartcard IO API from java to communicate with the readers. Most of the logic is done in Java and I have lightweight connectors in JavaScript to do some "magic" in the browser. You can find a demo website here: http://www.grundid.de/nfc/ I've also created a pure NDEF online editor which uses the Java Applet: http://ndefeditor.com/ The source code is in my github account: https://github.com/grundid/nfctools https://github.com/grundid/nfctools-applet https://github.com/grundid/ndefeditor Regards, Adrian. > -----Ursprüngliche Nachricht----- > Von: Geoffroy VIBRAC [mailto:geoffroy.vibrac@univ-tours.fr] > Gesendet: Dienstag, 26. Februar 2013 11:47 > An: public-nfc@w3.org > Betreff: Is API running on computeur ? > > Hi, > > Can we imagine that the NFC API will work on computers with NFC readers > (like PC/SC reader) or it is only for smartphones ans tablets ? > > Thanks > > regards > > Geoffroy VIBRAC > Direction des Technologies de l'Information et de la Communication > Université François Rabelais
Received on Saturday, 2 March 2013 21:46:27 UTC