When installing Java I noticed credit cards listed among the devices that run Java. Is this true? How do they work?

enter image description here

link|improve this question
Or Smart cards in general. en.wikipedia.org/wiki/Java_Card – Aki Nov 29 '11 at 12:43
That's going to have to be one very quick boot time to run the code on the card. One hopes it is possible – therobyouknow Nov 29 '11 at 12:49
A stackoverflow.com question perhaps? – therobyouknow Nov 29 '11 at 12:49
@therobyouknow Definitely not on topic for Stack Overflow. There's no (programming) problem to be solved. – slhck Nov 29 '11 at 13:32
feedback

closed as off topic by tombull89, techie007, Linker3000, BBlake, slhck Nov 29 '11 at 13:32

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

up vote 1 down vote accepted

I think there is a Card API that runs on smartcard chips on credit cards.

http://www.oracle.com/technetwork/java/javacard/overview/index.html

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.