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

by Sajaki
Mon Mar 06, 2017 6:02 am
Forum: pyGlobalPlatform
Topic: install pyGlobalPlatform
Replies: 3
Views: 28622

Re: install pyGlobalPlatform

Thanks for your answer. I did as you said, now it returns "Unable to find vcvartall.bat". Does that mean I should install Visual Studio ?
by Sajaki
Mon Mar 06, 2017 1:58 am
Forum: pyGlobalPlatform
Topic: install pyGlobalPlatform
Replies: 3
Views: 28622

install pyGlobalPlatform

I have a problem on pyGlobalPlatform. I tried to install pyGlobalPlatform, but it always failed. Here is the error info Please set environment variable GLOBALPLATFORM_ROOT to specify the root of library GlobalPlatform. Has anyone encountered this error? What operation caused this error? many thanks.
by Sajaki
Sat Feb 04, 2017 10:29 pm
Forum: Questions & Answers
Topic: Question about Applet Deletion
Replies: 2
Views: 6276

Question about Applet Deletion

In my applet A, I want to subscribe to a life cycle state of another applet B present on the card. No matter when the applet B is deleted by ADM, and also applet B - AID is removed from GP Registry, an event is fired so that as subscriber, my applet A is called to delete all information related to t...
by Sajaki
Thu Sep 08, 2016 4:03 am
Forum: Questions & Answers
Topic: Error when debugging my applet in JCIDE
Replies: 6
Views: 20940

Re: Error when debugging my applet in JCIDE

Thanks for all the answers.

@popmun09, I have solved this problem according to your steps. Thanks very much.
by Sajaki
Wed Sep 07, 2016 5:26 am
Forum: Questions & Answers
Topic: Error when debugging my applet in JCIDE
Replies: 6
Views: 20940

Re: Error when debugging my applet in JCIDE

I didn't send any commands yet. I thought these were sent by JCIDE.
by Sajaki
Wed Sep 07, 2016 2:00 am
Forum: Questions & Answers
Topic: Error when debugging my applet in JCIDE
Replies: 6
Views: 20940

Error when debugging my applet in JCIDE

When I click Debug button to debug my applet in JCIDE, I always got an error "Connect CL port failed .Please disconnect JAVACOS Virtual Contact Reader 0 first" in debug shell. How can I solve this issue? Does anyone know?

Error_in _debugshell.png
by Sajaki
Thu Aug 04, 2016 5:28 am
Forum: Questions & Answers
Topic: store and access the certificates with different applets
Replies: 4
Views: 10415

Re: store and access the certificates with different applets

For your reference, User import javacard.framework.APDU; import javacard.framework.Applet; import javacard.framework.ISO7816; import javacard.framework.ISOException; import javacard.framework.Util; public class Client extends Applet { public static void install(byte[] bArray, short bOffset, byte bLe...
by Sajaki
Wed Aug 03, 2016 3:11 am
Forum: Questions & Answers
Topic: store and access the certificates with different applets
Replies: 4
Views: 10415

Re: store and access the certificates with different applets

Yes. you can do that with two applets. If your applets are in the same package, it will be easier. If the applets are in different packages, you need to pay attention to the applet firewall and use SOI.
by Sajaki
Tue Mar 01, 2016 5:31 am
Forum: Questions & Answers
Topic: Find the code of pkcs#15 applet
Replies: 1
Views: 6749

Find the code of pkcs#15 applet

Anyone in here? Does someone have the code of pkcs#15 applet?
by Sajaki
Fri Feb 19, 2016 5:36 am
Forum: Algorithm School
Topic: Failed to generate RSA Key
Replies: 3
Views: 10448

Failed to generate RSA Key

I am trying to deploy an application on a CREF emulated card which generates an RSA KeyPair and sends the public key over to the host RMI Client application. Here is my applet code: package sid2; import java.rmi.RemoteException; import javacard.framework.UserException; import javacard.framework.serv...
JavaCard OS : Disclaimer