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.

How to send string data to my java card

JavaCard Applet Development Related Questions and Answers.
pitbar
Posts: 22
Joined: Wed Dec 02, 2015 5:39 am
Points :93
Contact:

How to send string data to my java card

Post by pitbar » Fri Dec 04, 2015 4:24 am

I need to send string data to my java card. But it seems that my card doesn't support this data type. How can I do this?

rena2019
Posts: 68
Joined: Thu Aug 20, 2015 4:16 pm
Points :1790
Contact:

Re: How to send string data to my java card

Post by rena2019 » Fri Dec 04, 2015 9:54 am

char by char? as an array of bytes?

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: How to send string data to my java card

Post by UNKNwYSHSA » Fri Dec 04, 2015 10:37 pm

You can sent string as byte array as rena said, in java, you can get string bytes using the String object method getBytes().
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 48 guests

JavaCard OS : Disclaimer