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 275 matches: re:

Searched query: re

by kuafu
Sun Mar 14, 2021 4:25 am
Forum: Products Release
Topic: JCKit JAVACOS_7.1.0.0 released
Replies: 3
Views: 17125

Re: JCKit JAVACOS_7.1.0.0 released

Preprocessor in JCIDE 7 https://www.javacardos.com/javacardforum/viewtopic.php?f=3&t=2407 Color theme in JCIDE 7 https://www.javacardos.com/javacardforum/viewtopic.php?f=3&t=2419 SonarLint in JCIDE 7 https://www.javacardos.com/javacardforum/viewtopic.php?f=3&t=2416 Build configuration in JCIDE 7 htt...
by kuafu
Mon Jan 18, 2021 9:07 am
Forum: User Guide
Topic: How to send apdu to JCIDE through socket interface .
Replies: 11
Views: 38792

Re: How to send apdu to JCIDE through socket interface .

Chandan2002x wrote:
Thu Jan 14, 2021 5:41 pm
The remote socket does not work properly.
The Android demo code also can't send APDU. It simply connects to JCVM.
Need detailed protocol set.
Do you change the socket port properly?

Code: Select all

	client->ConnectServer("127.0.0.1", 8007);
by kuafu
Mon Jan 18, 2021 9:04 am
Forum: User Guide
Topic: How to send apdu to JCIDE through socket interface .
Replies: 11
Views: 38792

Re: How to send apdu to JCIDE through socket interface .

Chandan2002x wrote:
Thu Jan 14, 2021 5:41 pm
The remote socket does not work properly.
The Android demo code also can't send APDU. It simply connects to JCVM.
Need detailed protocol set.
The remote socket work properly.
屏幕截图 2021-01-18 210336.png
by kuafu
Sun Jan 10, 2021 7:33 am
Forum: Questions & Answers
Topic: CAP Verifier Error in JCIDE 6.1.0.8
Replies: 2
Views: 13956

Re: CAP Verifier Error in JCIDE 6.1.0.8

You can turn off the cap verify.
2.png
by kuafu
Thu Dec 31, 2020 1:28 am
Forum: Questions & Answers
Topic: Setting DAP RSA key and setting up and executing DAP verification
Replies: 3
Views: 13347

Re: Setting DAP RSA key and setting up and executing DAP verification

It need to support scp11b. Pyapdutool didn't support scp11b . There is a tool support scp11c, using DAP ECC key. It is snooper .http://www.microissuer.com/index_en.html
1.png
by kuafu
Mon Dec 28, 2020 7:44 am
Forum: User Guide
Topic: Preprocessor in JCIDE 7
Replies: 1
Views: 12041

Re: Preprocessor in JCIDE 7

1.png
by kuafu
Sun Dec 27, 2020 3:56 am
Forum: Questions & Answers
Topic: NULL procedure byte 0x60
Replies: 5
Views: 11793

Re: NULL procedure byte 0x60

Hi guys I’m really hoping someone could help me out here as I’ve been trying to figure this out last few days now... I am trying to issue a Null procedure byte 0x60 requesting for additional work time. I am really unsure how to implement this function in my code. A sample code with some simple expl...
by kuafu
Sun Dec 27, 2020 3:50 am
Forum: Questions & Answers
Topic: NULL procedure byte 0x60
Replies: 5
Views: 11793

Re: NULL procedure byte 0x60

Hi kuafu, Thank you again for offering to help out!!! I will try to make this as short as possible. As per ISO7816-3 (10.3.3) After transmitting the header as a string of five characters (C-APDU), the interface device shall wait for a character conveying a procedure byte (R-APDU). There are three t...
JavaCard OS : Disclaimer