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
Sun Jun 28, 2020 4:17 am
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 24555

Re: javacardx.framework does not found

Hi, I got the error "package javacardx.framework does not exist" from converter. I use java_card_kit-3.0.4 (my SIM card is compatible with 3.0.4) I tried FTSAFE;ft305 and ORACALE:jc305. but results are same. How to resolve it ? My source code is gotten from https://github.com/cheeriotb/sim-toolkit-...
by kuafu
Sun Jun 28, 2020 3:15 am
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 24555

Re: javacardx.framework does not found

Can you upload you project? I do have sim.jar.
by kuafu
Tue Jun 23, 2020 3:59 am
Forum: Questions & Answers
Topic: how to include derivation class
Replies: 6
Views: 12594

Re: how to include derivation class

You can build your applet with this build tool .
ant-javacardhttps://github.com/martinpaljak/ant-javacard.
But you can't debug.Because there is no simulator support javacard 3.1.xx.
by kuafu
Tue Jun 23, 2020 3:48 am
Forum: Questions & Answers
Topic: how to include derivation class
Replies: 6
Views: 12594

Re: how to include derivation class

JcKit didn't support java card kit 3.1xx. Please wait next version .
by kuafu
Mon Jun 22, 2020 6:24 am
Forum: Questions & Answers
Topic: Bug: Javacard 3.0.4 SDK mismatch
Replies: 8
Views: 21148

Re: Bug: Javacard 3.0.4 SDK mismatch

Hi folks, I recently attempted to switch a project from JC2.2.2 to JC3.0.4. Recompiling worked fine until I tried to add some features that weren't available until 3.0.4, specifically, to use the Applet.reselectingApplet() method. The compiler failed saying that the method didn't exist. I checked t...
by kuafu
Mon Jun 22, 2020 2:59 am
Forum: Questions & Answers
Topic: Bug: Javacard 3.0.4 SDK mismatch
Replies: 8
Views: 21148

Re: Bug: Javacard 3.0.4 SDK mismatch

Hi folks, I recently attempted to switch a project from JC2.2.2 to JC3.0.4. Recompiling worked fine until I tried to add some features that weren't available until 3.0.4, specifically, to use the Applet.reselectingApplet() method. The compiler failed saying that the method didn't exist. I checked t...
by kuafu
Mon Jun 22, 2020 2:34 am
Forum: Questions & Answers
Topic: source code and debug information has misaligned.
Replies: 3
Views: 9744

Re: source code and debug information has misaligned.

Source code and debug information has misaligned. I set the breakpoint at line 24. after hit the breakpoint, cursor is located at line 15. that is comment line. hitBreakpoint.png did step over, cursor moves line 20. comment line again. afterStepOver.png one more step over, cursor moves next line, l...
by kuafu
Mon Jun 22, 2020 2:08 am
Forum: Questions & Answers
Topic: source code and debug information has misaligned.
Replies: 3
Views: 9744

Re: source code and debug information has misaligned.

56.png
package appletDemo; // it is the wrong package name. it should be Sapplet.
by kuafu
Mon Jun 22, 2020 2:04 am
Forum: Questions & Answers
Topic: Bug: Javacard 3.0.4 SDK mismatch
Replies: 8
Views: 21148

Re: Bug: Javacard 3.0.4 SDK mismatch

Can you tell me whick version of jckit?
by kuafu
Fri Jun 19, 2020 10:15 pm
Forum: Questions & Answers
Topic: How to edit exportpath for JCKit on JCIDE 5 ?
Replies: 6
Views: 17767

Re: How to edit exportpath for JCKit on JCIDE 5 ?

ymitsui wrote:
Thu Jun 18, 2020 9:04 pm
Thanks. understand.
but the package is provided by card supplier. it is little bit tough to make jar file for me.
personally, support both method is helpful.
I think you are right. We will add it it next version.
JavaCard OS : Disclaimer