Page 1 of 1

JCKit JAVACOS_Beta_3.0.1.0 released

Posted: Sun May 19, 2019 11:15 pm
by product
Greetings all,

We are pleased to announce the release of JCKit JAVACOS_Beta_3.0.1.0.

Compared with the previous version, this version fixed some bugs and add some new features.

Fix:
1. Fixed watch view and local view function that not working properly during repeated debugging.
2. Fixed an issue that caused the software to crash when quickly locate the code location

Add:
1. Add socket communication interface to allow various devices to send data to JCIDE through the socket interface
2. Add the function of receiving data through UART (com port), which allows APDU data to be sent through the com port via a Bluetooth device, It means that JCIDE becomes a Bluetooth device to debug the applet

Download Link:
1. Click Here to download it from JavaCardOS website.
2. Download JAVACOS_Beta_3.0.1.0 from Google Drive.


If you have any questions or comments, post them in this Discussion.

- The JAVACOS Team

Re: JCKit JAVACOS_Beta_3.0.1.0 released

Posted: Mon May 20, 2019 11:27 pm
by kuafu
2. Add the function of receiving data through UART (com port), which allows APDU data to be sent through the com port via a Bluetooth device, It means that JCIDE becomes a Bluetooth device to debug the applet
This post viewtopic.php?f=3&t=2044 is about the new feature.