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.

TCP of Java Card 3.0

JavaCard Applet Development Related Questions and Answers.
Kabin
Posts: 9
Joined: Tue Apr 18, 2017 3:51 am
Points :116
Contact:

TCP of Java Card 3.0

Post by Kabin » Thu Aug 10, 2017 10:56 pm

Is TCP is really mandatory for the Java Card 3.0? Is it possible to implement the TCP over the APDU interface? and do we need to implement some kind of proxy in the card?

choimillen
Posts: 30
Joined: Wed Aug 19, 2015 2:55 am
Points :213
Contact:

Re: TCP of Java Card 3.0

Post by choimillen » Fri Aug 11, 2017 3:40 am

TCP is mandatory, and APDU is mandatory as well, as you need to be compatible to the Classic Edition. You need to run a server on the card and your communication layer has to process the TCP over IP/UDP/USB packets beforehand.

Post Reply Previous topicNext topic

Who is online

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

JavaCard OS : Disclaimer