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 237 matches

by mabel
Mon Aug 31, 2015 3:18 am
Forum: Questions & Answers
Topic: main() in java card applet
Replies: 1
Views: 6402

main() in java card applet

I am studying webcard material(see the attachment). And I saw the main() function in the java card applet.
Why is the main() function in the java card applet ?
I have never saw this in other applets. How strange it is.
by mabel
Mon Aug 31, 2015 2:49 am
Forum: Questions & Answers
Topic: two questions about waitExtension
Replies: 1
Views: 6616

two questions about waitExtension

I have two questions about waitExtension function.
Q1: If the card doesn't implement automatic timer mechanism, how long is the waiting time waitExtension function request from CAD?
Q2: If there is a long-playing processing, how should I request ?
Thanks a lot.
by mabel
Thu Aug 27, 2015 5:48 am
Forum: Questions & Answers
Topic: Unable to load Shareable Interface Package into the java card --Error: 6A80
Replies: 1
Views: 5412

Unable to load Shareable Interface Package into the java card --Error: 6A80

Recently,when I loaded the packages associated with the shareable interface, I got the error code "6A 80",which meant Wrong Data. But I don't know the reason.
The attachment is my project.

Can anyone help me solve this issue ?
by mabel
Wed Aug 19, 2015 1:44 am
Forum: Questions & Answers
Topic: Middleware
Replies: 6
Views: 13585

Re: Middleware

javacardbr wrote:Hi,

Someone has a middleware development guide?

Regards,

Please update your question and provide us more details.
by mabel
Tue Jun 16, 2015 4:00 am
Forum: Communication
Topic: Javacard KeyAgreement differs from BouncyCastle KeyAgreement
Replies: 1
Views: 6499

Javacard KeyAgreement differs from BouncyCastle KeyAgreement

I am confused about KeyAgreement. Both the server side and card side have the same keys-the card public and private keys and the terminals public and private keys. If i generate KeyAgreement for the card and server as private on the server side ,the secters are the same, so the generation is OK and ...
by mabel
Fri May 22, 2015 1:19 am
Forum: Communication
Topic: ISO7816 - Odd INS codes?
Replies: 4
Views: 11413

Re: ISO7816 - Odd INS codes?

Hi,horse dream.Could you please explain what you mean : "Odd instruction codes are typically handled differently from the even ones by the card, they are no simple aliases for these..." As we all know,according to ISO, odd INS codes are invalid . What I want to know is if there is a card, ...
by mabel
Thu May 21, 2015 2:06 am
Forum: Communication
Topic: ISO7816 - Odd INS codes?
Replies: 4
Views: 11413

ISO7816 - Odd INS codes?

I found the following descriptions in ISO 7816. http://www.cardwerk.com/smartcards/smartcard_standard_ISO7816-4_5_basic_organizations.aspx#chap5_4 5.4.2 Instruction byte The instruction byte INS of a command shall be coded to allow transmission with any of the protocols defined in part 3 of ISO/IEC ...
JavaCard OS : Disclaimer