Mca Java Card
Mca Java Card
org
Seminar
On
Java Card
Introduction
What is a Java Card?
Architecture
Working
Development Process
Advantages
Challenges
Conclusion
References
Introduction
Java Card is a smart card that is capable of running programs
written in Java.
For this a new Java platform, Sun's JavaSoft division has
made available the Java Card 2.0 API specification, and
several licensees are now implementing this API on smart
cards.
What is a Java Card?
Java Card refers to a software technology that allows Java-
based applications (applets) to be run securely on smart cards
and similar small memory footprint devices.
Java Card is the tiniest of Java platforms targeted for
embedded devices.
Architecture
JAVA CARD ARCHITECTURE – HARDWARE
64 KB ROM
32 KB EEPROM
28 KB available for the customer
2 KB RAM
Slow and simple microprocessor(8-bit)
Working
Development Process
Compiling a Java Card Applet
Advantages
Interoperable
Secure
Multi-Application capable
Dynamic
Compatible with existing standards
Hardware Independence
Challenges
References
www.google.com
www.wikipedia.com
www.studymafia.org
Thanks