Access Mifare Memory using JSR 257

hello everybody !!!how are you doing ?- A quick clarification is required:Is it possible to access (read/write) Mifare Memory in Secure Chip using JSR 257. If yes, how can we do it ?Any documentation/reference material ?Thanks guys !!!Javacard ;)
[295 byte] By [Javacarda] at [2007-11-26 18:53:49]
# 1
JCOP offers Mifare access through an on-card package.Old API: http://www.zurich.ibm.com/csc/infosec/jcop_tools/oncard-api.htmlNew API: http://download.boulder.ibm.com/ibmdl/pub/software/dw/jcop/tools.zip --> user guide --> on-card API
lexdabeara at 2007-7-9 6:27:51 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2

Thanks for the reply ..

on-card package in the sense, there need to be any applet running on the SMX to access the Mifare Memory.

But, Iam looking if there is any way possible to access Mifare Memory directly using JSR 257 with out any applets running on Secure Chip.

Pls advise,

Thanks,

Javacard.

Javacarda at 2007-7-9 6:27:51 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 3

At the moment you have to use the JSR-257 plain tag interface. To use the Mifare functionality you need to know exactly what the Mifare ISO-14443-4 command is. I suggest to contact NXP with your question.

Second possibility would be to contact Nokia. They have a reference implementation regarding the Mifare use via NFC, but I do not think it is public yet..

lexdabeara at 2007-7-9 6:27:51 > top of Java-index,Java Mobility Forums,Consumer and Commerce...