How to get started with Java Cards?
问题 I'm new to smart-card development. Please help me understand how to get started. What's the relationship between Java Card and JCOP? How do I map a JCOP version to a GlobalPlatform Card Specification? For example, what specification does JCOP 2.4.1 map to? When do I need to code against one API versus the other? Where can I find good tutorials for getting started? 回答1: JCOP is a software platform originally from IBM that implements Javacard API and GlobalPlatform (formerly Open Platform). Now