I'm looking for any documentation/API/Videos on using NFC Technology with VB.NET or C#.NET. I'm seeing pretty low level articles, but nothing higher.... any ideas?
-
-
A quick look on my part suggests that no Windows API exists for NFC - so you'd have to use the SDK that comes with a specific NFC transceiver, then it's just a matter of using P/Invoke native calls to get stuff going. Here's one, for example.
There's a rumour that Windows 8 will contain an NFC API, but I haven't seen anything concrete.
-
2 days ago, W3bbo wrote
There's a rumour that Windows 8 will contain an NFC API, but I haven't seen anything concrete.
http://channel9.msdn.com/Events/Build/Build2011?sort=sequential&direction=desc&term=nfc
Scroll down.
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.