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

by kuafu
Tue Oct 10, 2017 3:43 am
Forum: Questions & Answers
Topic: How to use jsr177 to access smart card
Replies: 3
Views: 7605

Re: How to use jsr177 to access smart card

I would like to use jsr177 to access smart card by sending APDU. But I don't know how APDUs are sent to my smartard? Does jsr177 also use similar pc/sc? Any help is greatly appreciated. https://stackoverflow.com/questions/891341/how-to-use-apdu-in-jsr-177-to-access-the-sim-card Mostly, JSR 177 is s...
by kuafu
Tue Oct 10, 2017 3:33 am
Forum: Questions & Answers
Topic: How to use jsr177 to access smart card
Replies: 3
Views: 7605

Re: How to use jsr177 to access smart card

Connect the card reader and the card and reset it。 /** *connectpcsc.java */ import java.util.List; import javax.smartcardio.CardTerminal; import javax.smartcardio.TerminalFactory; public class connectpcsc { /** * main function, listing all the PC/SC readers connected to your PC */ public static void...
by kuafu
Thu Sep 28, 2017 3:48 am
Forum: Products Release
Topic: Announce the release of JCKit JAVACOS_Beta_2.0.2.8
Replies: 17
Views: 59041

Re: Announce the release of JCKit JAVACOS_Beta_2.0.2.7

kosullivan wrote:Thank you, all working now.
Being able to reference the call stack and byte code so easily is great! Thanks very much for maintaining such a useful tool.


You can try to watch array variable with Memory Style Watch . It's useful to debug.
by kuafu
Thu Sep 28, 2017 2:15 am
Forum: Products Release
Topic: Announce the release of JCKit JAVACOS_Beta_2.0.2.8
Replies: 17
Views: 59041

Re: Announce the release of JCKit JAVACOS_Beta_2.0.2.7

I found this version has a feature which support work in different screen.
by kuafu
Thu Sep 28, 2017 1:46 am
Forum: Products Release
Topic: Announce the release of JCKit JAVACOS_Beta_2.0.2.8
Replies: 17
Views: 59041

Re: Announce the release of JCKit JAVACOS_Beta_2.0.2.7

Hi! I've just done a clean install of beta 2.0.2.7 (removing the old version first) and it gives two options: 'Get Register Code' and 'Verify Register Code'. When I click the first one it just takes me to the forum home page. What's the procedure for registering this version? Thanks! https://www.ja...
by kuafu
Wed Sep 27, 2017 11:47 pm
Forum: Questions & Answers
Topic: I can't register JCIDE
Replies: 2
Views: 7370

I can't register JCIDE

The release of JCKit JAVACOS_Beta_2.0.2.7.
by kuafu
Wed Sep 27, 2017 11:43 pm
Forum: Products Release
Topic: Announce the release of JCKit JAVACOS_Beta_2.0.2.8
Replies: 17
Views: 59041

Re: Announce the release of JCKit JAVACOS_Beta_2.0.2.7

Hi! I've just done a clean install of beta 2.0.2.7 (removing the old version first) and it gives two options: 'Get Register Code' and 'Verify Register Code'. When I click the first one it just takes me to the forum home page. What's the procedure for registering this version? Thanks! Oh. I have the...
by kuafu
Mon Sep 18, 2017 10:52 pm
Forum: Questions & Answers
Topic: SecureChannel.unwrap fails in JCIDE simulator when no data present
Replies: 5
Views: 11069

Re: SecureChannel.unwrap fails in JCIDE simulator when no data present

D.3.4 APDU Data Field Encryption and Decryption
E.4.6 APDU Command Data Field Encryption and Decryption

In D.3.4 and E.4.6 . May be has the detail that you need.
JavaCard OS : Disclaimer