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

by conliaOdk
Tue Mar 22, 2016 3:49 am
Forum: Card Products
Topic: unique identifier for smartcards
Replies: 2
Views: 7940

Re: unique identifier for smartcards

When you issue the card you should set the IIN (issuer identification number) and CIN (card image number) in the card manager. You can then get these to uniquely identify a card. Try it.
by conliaOdk
Tue Mar 22, 2016 3:46 am
Forum: Algorithm School
Topic: My code doesn't work with RSA key
Replies: 2
Views: 8093

My code doesn't work with RSA key

I am working on a java card project. But now I have difficulty to continue. I can't do RSA key with a length different than 512 bit. As my codes show, I try to throw a CryptoException. but it doesn't show any error message. Could anybody tell me where I made the mistake in my code? Thanks very much ...
by conliaOdk
Thu Dec 24, 2015 5:06 am
Forum: Card Products
Topic: Change SCP of J3D081
Replies: 1
Views: 6634

Change SCP of J3D081

I have seen J3D081 in the e-shop. Does this card support SCP01? Can I change SCP01/02/03 by myself ?
by conliaOdk
Thu Dec 17, 2015 2:16 am
Forum: Questions & Answers
Topic: JCKit register
Replies: 2
Views: 7527

Re: JCKit register

Hi @all, i try to register my JCIDE but always get "register failure" i try to register with: crash I did reinstall the JCKit but don´t work. Hi @crash. FYR: I also came across this problem before. Finally, I found it's because of firewall. The Firewall stopped JCIDE connecting network. A...
by conliaOdk
Tue Dec 01, 2015 2:15 am
Forum: Questions & Answers
Topic: How to send the arguments of install() method to smart card reader
Replies: 1
Views: 6243

How to send the arguments of install() method to smart card reader

I have just finished an applet. In applet, I want to send the arguments of install() method to smart card reader. package bArraytest; import javacard.framework.APDU; import javacard.framework.Applet; import javacard.framework.ISOException; import javacard.framework.Util; public class bArrayreturn ex...
by conliaOdk
Sun Nov 29, 2015 3:05 am
Forum: Card Products
Topic: How to set the state of my card to INITIALIZED and then SECURED
Replies: 1
Views: 5791

Re: How to set the state of my card to INITIALIZED and then SECURED

Select ISD first, and then you should do INIT-UPDATE and EXTERNAL-AUTHENTICATION to establish the security channel. After that you can update the status by SET STATUS.
by conliaOdk
Thu Nov 19, 2015 10:34 pm
Forum: Other Tools
Topic: Is there a tools for parsing ATR?
Replies: 7
Views: 23451

Re: Is there a tools for parsing ATR?

Maybe this link http://162.216.19.160:8098/ is helpfu to you. It's very easy to parse ATR.
by conliaOdk
Wed Nov 18, 2015 11:09 pm
Forum: Card Products
Topic: How can I reduce memory consumption?
Replies: 1
Views: 6351

Re: How can I reduce memory consumption?

Two tips for you:
- If possible, allocate all applet resources in the constructor.
- Use a big buffer instead of several small buffers
by conliaOdk
Wed Nov 18, 2015 10:04 pm
Forum: Questions & Answers
Topic: JCKit Register online failure ?
Replies: 8
Views: 13664

Re: JCKit Register online failure ?

Would you tried again?

If I have already signed in successfully, after I select Help -> Register and click the button "Register online now", the message box "Thanks for Register!" will pop up.

JCIDE_REG.jpg
by conliaOdk
Sun Nov 01, 2015 10:04 pm
Forum: JCOP Tool
Topic: JCOP Tools
Replies: 10
Views: 69283

Re: JCOP Tools

As far as I know, JCOP is not free. Why don't you try to use JCIDE? In my opinion, it's much more powerful for java card development.
And it is FREE. I think it's much better for us.
JavaCard OS : Disclaimer