Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Search found 13 matches

by hosseinpro
Sat Jul 15, 2017 5:55 pm
Forum: Questions & Answers
Topic: Exceptions doesn't work in Extended Length APDU
Replies: 3
Views: 7069

Exceptions doesn't work in Extended Length APDU

Hi I wrote an applet that receives an extended length APDU. For short command APDU, if applet throws an exception the card sends error sw. But for extended length APDU, if applet throws an exception, the card sends 9000 instead of error!! I test this simple code: public void process(APDU apdu) { if(...
by hosseinpro
Thu Jul 13, 2017 11:46 am
Forum: Questions & Answers
Topic: Problem in sending extended APDU
Replies: 2
Views: 6337

Re: Problem in sending extended APDU

Yes, it works.
thank you for quick response!
by hosseinpro
Wed Jul 12, 2017 4:38 pm
Forum: Questions & Answers
Topic: Problem in sending extended APDU
Replies: 2
Views: 6337

Problem in sending extended APDU

Hi I have a problem in receiving extended length APDU. I send an APDU with about 700 bytes but in my applet that I run in virtual reader, I receive only 243 bytes. The buffer length is always 261, and with T0 inBufferLength is 243 and with T1 inBufferLength is 153. Can I use extended length in JCIDE...
JavaCard OS : Disclaimer