descriptionNokia NFC Bluetooth Reader Midlet
homepage URLhttp://code.google.com/p/nfcbtpcsc/
ownernfc@jdkbx.cjb.net
last changeFri, 9 Apr 2010 19:03:50 +0000 (9 21:03 +0200)
content tags
add:
readme
This project enables the use of a Nokia 6131 NFC or 6212 NFC phone as a contactless smartcard reader over bluetooth under Linux/Unix through PCSC-Lite. For this to work two seperate components are necessary. A midlet that runs on the phone and a PCSC-ifdhandler library that utilizes BlueZ to connect to the midlet. The whole thing works, but there are some annoyances mostly due to limitations of the current JSR-257 implementation on the S40 phones. This is the Midlet part.
shortlog
2010-04-09 jdkbxbetter loggingmaster
2010-04-07 jdkbxadded possiblility to switch between rfcomm and l2cap...
2009-05-13 jdkbxonly send 48 bytes at a time, since this seems to be...
2009-05-12 jdkbxcorrectly read incoming length
2009-04-18 jdkbxchanged uid to l2cap, so windows wouldn't autoinstall...
2009-04-15 jdkbxchanged from RFCOMM to L2CAP for windows compatability
2009-03-18 jdkbxfixed Application Descriptor to make it run again
2009-03-17 jdkbxcomments and some restructuring
2009-03-17 jdkbxadded eclipseme device definition file
2009-03-13 jdkbximport of midlet code
heads
14 years ago master