JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
write an application program which can access java card
Moderator: UNKNwYSHSA
write an application program which can access java card
I want to write an application program which can access java card(e.g. read data from card) from my computer. But I am not sure if I must use JAVA language to implement this. Please forgive me if my question is stupid.
Re: write an application program which can access java card
You can write the applet in Java, Python and so on. The program language just depends on your own situation.
-
- Posts: 14
- Joined: Mon Sep 19, 2016 12:28 am
- Points :372
- Contact:
Re: write an application program which can access java card
Tinatco wrote:I want to write an application program which can access java card(e.g. read data from card) from my computer. But I am not sure if I must use JAVA language to implement this. Please forgive me if my question is stupid.
Hi, I wrote a simple C# app. You can modify for use!
https://drive.google.com/open?id=0BxrdU ... jN3cklvSVU
Re: write an application program which can access java card
Essentially, JavaCards and other ISO7816 and ISO14443 compliant smart cards will only see APDUs. Any language that can talk to a PC/SC library will give you access to the APDU and that is the thing you need.
Re: write an application program which can access java card
It depends a) on your known coding experience and b) the use case.Tinatco wrote:I want to write an application program which can access java card(e.g. read data from card) from my computer. But I am not sure if I must use JAVA language to implement this. Please forgive me if my question is stupid.
a) do you have coding experience?
If yes: use the already known language but if not: use java and you can use the same language for on- and off-card code.
b) use case
If it is a programm that should be used in the backend: choose the language you want. If it goes to the customer: use the OS-depending GUI-clicky-bunti coding software
Who is online
Users browsing this forum: No registered users and 18 guests