WO1998025239A1 - Method and apparatus for formatting smart cards and card readers - Google Patents

Method and apparatus for formatting smart cards and card readers Download PDF

Info

Publication number
WO1998025239A1
WO1998025239A1 PCT/US1997/022429 US9722429W WO9825239A1 WO 1998025239 A1 WO1998025239 A1 WO 1998025239A1 US 9722429 W US9722429 W US 9722429W WO 9825239 A1 WO9825239 A1 WO 9825239A1
Authority
WO
WIPO (PCT)
Prior art keywords
card
reader
command
software tool
card system
Prior art date
Application number
PCT/US1997/022429
Other languages
French (fr)
Inventor
David L. Fisher
Matthew H. Radcliffe
Cristina-Casimiro Garcia
Jorge Arturo Rivera
Original Assignee
Strategic Analysis, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Strategic Analysis, Inc. filed Critical Strategic Analysis, Inc.
Priority to EP97952311A priority Critical patent/EP0943136A1/en
Priority to AU55953/98A priority patent/AU5595398A/en
Publication of WO1998025239A1 publication Critical patent/WO1998025239A1/en

Links

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F7/00Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus
    • G07F7/08Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means
    • G07F7/10Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means together with a coded signal, e.g. in the form of personal identification information, like personal identification number [PIN] or biometric data
    • G07F7/1008Active credit-cards provided with means to personalise their use, e.g. with PIN-introduction/comparison system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/34Payment architectures, schemes or protocols characterised by the use of specific devices or networks using cards, e.g. integrated circuit [IC] cards or magnetic cards
    • G06Q20/355Personalisation of cards for use
    • G06Q20/3552Downloading or loading of personalisation data

Definitions

  • readers also differed in the way that they communicated with the cards, drew power (battery, host, external) , processed commands, and reported status and errors, for example.
  • the cards were also very diverse (magnetic stripe cards, memory chip cards such as simple flash memory cards, card operating systems known as COS chip cards with programmable operating systems, and others) . Even within the COS family of cards, there were different support elements for directory structures, file allocation and access, encryption, secret codes, status and error messages, etc.
  • a method for communicating with a card comprising the steps of: prestoring a plurality of files for configuring a software tool for communicating with a card; selecting one of the prestored files; storing the selected file; and configuring the software tool for communicating with the card based upon the stored selected file.
  • Fig. 1 illustrates the main components of the present application for configuring a software tool, usable for formatting or otherwise communicating with advanced card systems such as smart cards and/or card readers to meet user specification.
  • a software tool 300 allows the user to work with a smart card 200 via a card reader 100 as shown in Fig. 1 for example, and create files, directories, and secret codes to meet a user specification.
  • the software tool 300 allows the user to create desired smart card software independent of the type of card reader 100 and the smart card 200.
  • the software tool 300 allows a user to similarly create card reader software for a card reader 100 shown in Fig. 1 for example, independent of the type of smart card 200 and card reader 100.
  • the software tool 300 allows a user to reformat a smart card reader 100 and a smart card 200 with new information.
  • the basic components of the software tool 300 include those of a basic computer workstation.
  • a central processing unit 310 is used to control various components including a display 340, a memory 320, an input device 350, and a dynamic memory 330.
  • the memory 320 stores a variety of configuration files including CDC (card) files and RDC (card reader) files for a plurality of card and card reader types. Based upon a particular type of smart card or card reader, a card or card reader configuration file is selected by input device 350 and stored in dynamic memory 330.
  • the sof ware engine of the software tool being an open engine, is then configured based upon the selected configuration file to permit easy communication with the particular type of card or card reader.
  • the at least one selected card and/or reader command is then formatted and stored in memory of the respective card and/or card reader, namely in memory 220 and/or 120 as shown in Figs. 3 and 2, respectively.
  • the card and/or card reader can then be formatted or reprogrammed based upon the files stored in memory therein.
  • Step S24 of Fig. 6a the constructed command string is compared to commands from the RDC file selected during the setup phase based upon the type of reader to be formatted, and stored in dynamic memory 330.
  • Step S26 it is thereafter determined whether or not the constructed command string, which is used to select at least one of the card reader files, matches the commands of the RDC file selected during the setup phase and stored in dynamic memory 330. If not, then in Step S28, the command string constructed in Step S22 is compared to commands from the CDC file selected during the setup phase.
  • the configuration file is selected based upon the type of card to be formatted and is also stored in dynamic memory 330.
  • Step S50 the system looks for a reader return code (RC) .
  • the location of this byte(s) is defined by the reader configuration file (RDC) . If an error occurs, then the RC is matched with common reader errors. If no match occurs, and the command is a reader level command, then the process continues to check for unique errors.
  • the reader RC is located, or not, in Step S52.
  • Template pages are a third type of page which define and create directory/file structures on smart cards. Structures can be saved to disk and retrieved for the future. When creating a new file or directory, the user is prompted for a file type, length, address, and access conditions. Files can also be deleted.
  • a card viewer page is another type of page wherein the card viewer page is used to write and to read from selected files. The card viewer page can be used to dump the contents of an entire card.
  • a writable area page can be used, however this page is relevant only from memory cards. The page shows a visual map of the card-to-memory addresses including which cards have been written and which cards are still unused.

Abstract

This software tool accessing methodology defines a powerful approach to interacting with smart card readers and smart cards. This software tool embodies the central software engine (Interface component), a series of configuration files, and modular plug-ins that provide methods for formatting cards and compatibility with evolving standards. This software tool enables effective building of smart card solutions without concern for the tedious detail of smart card vendor specifications and the unique interface challenges that exist with smart card readers. Instead of having to hardcode instructions within a smart card application, card and reader information is accessed by the interface component using the data stored in configuration files to therefore create flexibility and growth potential. The configuration files include information that tells how a software engine can communicate with an information system, a reader, and a card. This software tool is a turn-key solution when compared to existing very rudimentary smart card application development tools that require considerable smart card expertise and are limited to a single card or reader type.

Description

METHOD AND APPARATUS FOR FORMATTING SMART CARDS AND CARD READERS
Field of the Invention
The present invention relates to a card methodology and architecture for configuring a software engine used for creating new smart card applications within a programming environment, and more specifically relates to a software tool and methodology that provides flexibility in formatting and interfacing smart cards, card readers and information systems in an object- oriented application development environment. Background of the Invention In the past, many different smart card readers existed and many different smart cards were available. However, while some similarities existed among the various card readers and smart cards, every vender had unique features and capabilities that differentiated their products. This presented a steep learning curve for application developers who had to learn the intricate details regarding how a particular card and card reader functioned. In addition, once an application had been designed, transition across hardware products was very difficult without significant code rewrites. The software tools provided by hardware vendors were either weak or non-existent and thus created the following problems.
For every different reader or card, there existed a unique set of commands. Example commands included: create file, create directory, present secret code, load secret code, reset reader, eject card, etc. Each command had an associated hexadecimal instruction. Addition or variation of commands or instructions created big problems since the instructions were hardcoded within the software engine. For example, a card could have the following commands: create file, write file, present code, and load code. However, if a new command were to be added such as "update code", the entire software engine would have had to have been rewritten. This would have been cumbersome, inconvenient, and time-consuming.
With regard to readers, readers also differed in the way that they communicated with the cards, drew power (battery, host, external) , processed commands, and reported status and errors, for example. With regard to the cards, the cards were also very diverse (magnetic stripe cards, memory chip cards such as simple flash memory cards, card operating systems known as COS chip cards with programmable operating systems, and others) . Even within the COS family of cards, there were different support elements for directory structures, file allocation and access, encryption, secret codes, status and error messages, etc.
In a system utilizing different smart cards and smart card readers, such a system was quite cumbersome, mostly because of the specialized smart card software that was provided by the hardware manufactures. Many of the tools for creating specialized smart cards to comply with a user's desired specifications were not high-level tools and were not easy to use. The tools did not create any common way to work with different smart cards and readers, and there was no existing development tool that permitted development of an application for different readers and cards. Summary of the Invention
A first object of the present application is to overcome the aforementioned drawbacks and to create a smart card software tool useable in an interfacing architecture that allows a user to similarly interface with smart cards and/or card readers despite the source and compatibility standard of each card or reader. Another object of the present application is to provide a self-configuring software engine usable for communicating with cards and card readers having different formats and for creating and using files, directories or secret codes, for example. A still further object of the present application is to provide a tool for modifying smart card or card reader commands without the need to re-write an entire software engine.
An even further object of the present application is to create a tool which provides flexibility by allowing the reformatting of a smart card and/or card reader with new information.
These and other objects of the present application are fulfilled by providing a method for communicating with a card and a card reader, comprising the steps of: prestoring a plurality of files for configuring a software tool for communicating with the card as card configuration files; prestoring a plurality of files for configuring a software tool for communicating with the card reader as reader configuration files; selecting a card configuration file; selecting a reader configuration file; storing the selected card configuration file and reader configuration file; and configuring the software tool for communicating with the card and card reader based upon the respective stored selected card and card reader configuration files.
These and other objects of the present application are further fulfilled by providing a method for communicating with a card, comprising the steps of: prestoring a plurality of files for configuring a software tool for communicating with a card; selecting one of the prestored files; storing the selected file; and configuring the software tool for communicating with the card based upon the stored selected file.
These and other objects of the present application are still further fulfilled by providing a method for communicating with a card reader, comprising the steps of: prestoring a plurality of files for configuring a software tool for communicating with a card reader; selecting one of the prestored files; storing the selected file; and configuring the software tool for communicating with the card reader based upon the stored selected file.
These and other objects of the present application are even further fulfilled by providing an apparatus for formatting a card, comprising: a first memory for prestoring a plurality of card configuration files for configuring a software tool for formatting the card; a selection function for selecting one of the prestored card configuration files based upon card type; a dynamic memory for storing the card configuration file selected based upon card type, wherein the software tool is configured based upon the stored card configuration file, the selection function further selects at least one command for formatting the card, and the selected at least one command is stored in memory on the card; and processing function for formatting the card based upon the at least one selected stored command.
These and other objects of the present application are still yet further fulfilled by providing an apparatus for formatting a card reader, comprising: a first memory for prestoring a plurality of card reader configuration files for configuring a software tool for formatting the card reader; a selection function for selecting one of the prestored card reader configuration files based upon card reader type; a dynamic memory for storing the card reader configuration file selected based upon card reader type, wherein the software tool is configured based upon the stored card configuration file, the selection function further selects at least one command for formatting the card reader, and the selected at least one command is stored in memory of the card reader; and a processing function for formatting the card reader based upon the at least one selected and stored command.
These and other objects of the present application are still even further fulfilled by providing an apparatus for formatting a card and a card reader, comprising: a first memory for prestoring a plurality of card configuration files and a plurality of card reader configuration files for configuring a software tool for formatting a card and card reader; a selection function for selecting one of the prestored card configuration files and one of the card reader configuration files based upon respective card and card reader type; a dynamic memory for storing the card and card reader configuration files selected based upon the respective card and card reader type, wherein the software tool is configured based upon at least one of the stored card and card reader configuration files, the selection function further selects at least one command for formatting at least one of the card and card reader, and the selected at least one command for formatting at least one of the card and card reader are stored in memory of the respective card and card reader; and a processing function for formatting at least one of the card and card reader based on the respective selected and stored command. These and other objects of the present application will become more readily apparent from the detailed description given hereinafter. However, it should be understood that the detailed description and specific examples, while indicating preferred embodiments of the invention, are given by way of illustration only, since various changes and modifications within the spirit and scope of the invention will become apparent to those skilled in the art from this detailed description. Brief Description of the Drawings
The present invention will become more fully understood from the detailed description given hereinbelow and the accompanying drawings which are given by way of illustration only and thus are not limitative of the present invention, wherein like elements are represented by like reference numerals throughout, and wherein:
Fig. 1 illustrates an overall block diagram of the software tool, the smart cards and the card reader;
Fig. 2 illustrates the components of the card reader; Fig. 3 illustrates the components of the smart card;
Fig. 4 illustrates the components of the tool for formatting the smart card and card reader;
Fig. 5 illustrates a flowchart of the setup phase for configuring the software tool, prior to formatting the smart card and card reader;
Fig. 6a-6c illustrate the operational phase for constructing various commands to format the smart card and card reader; and Fig. 7 illustrates an interfacing architecture and accessing methodology that incorporates the software tool in accordance with an embodiment of the present application.
Detailed Description of Preferred Embodiments The disclosed software tool and methodology enable interacting with smart cards and smart card readers. The tool and methodology can be used in well-defined interfacing architectures that are compatible with current and developing standards, and also accommodating to non-standard products.
Fig. 1 illustrates the main components of the present application for configuring a software tool, usable for formatting or otherwise communicating with advanced card systems such as smart cards and/or card readers to meet user specification. A software tool 300 allows the user to work with a smart card 200 via a card reader 100 as shown in Fig. 1 for example, and create files, directories, and secret codes to meet a user specification. Basically, the software tool 300 allows the user to create desired smart card software independent of the type of card reader 100 and the smart card 200. In addition, the software tool 300 allows a user to similarly create card reader software for a card reader 100 shown in Fig. 1 for example, independent of the type of smart card 200 and card reader 100. Further, the software tool 300 allows a user to reformat a smart card reader 100 and a smart card 200 with new information.
Fig. 2 illustrates components of a card reader 100 for example. The card reader 100 can include a central processing unit (CPU) 110 and some type of memory 120. The memory 120 is represented as a single element in Fig. 2 for the sake of brevity, but of course can include an electrically erasable programmable read only memory portion (EEPROM) and a random access memory (RAM) portion. Many smart card readers 100 connect to the software tool 300 via a RS 232 serial port. The readers may be pass-through readers that simply passes communications between the software tool 300 and the card 200. The communication setting for the pass-through reader 100 should be the same as the card 200 protocol. For example, a T = 0 transmission protocol card expects 8 data bits, even parity and 2 stop bits. Other readers 100 contain firmware that communicates with the software tool wins the reader protocol and translates the message to the card's protocol. Here, the software tool 300 port is configured to match the reader's protocol. The preferred embodiment of this invention automatically configures itself to match the desired protocol. That is, for a pass-through reader, the software tool 300 is configured to match the expected card protocol. However, for other port readers, the reader protocol is matched.
Fig. 3 illustrates the basic components of the smart card 200. A smart card, for example, is a card with at least a CPU 210 and memory 220 as shown in Fig. 3. The memory 220 can include an EEPROM portion and a RAM portion similar to that of the card reader 100 shown in Fig. 2 for example. If the card is a chip card that can store data but have little or no processing or internal file allocation capabilities, then data is addressed directly. If the card is based on an internal CPU 210, then processing functions may include directory and file support, multilevel security management and built-in cryptography for encrypting and decrypting secured data. Most cards currently produced have a CPU 210 and are more sophisticated than cards that only store data.
The card methodology of the present invention can be used for a vast array of cards and card readers. For example, the cards can include magnetic stripe cards, memory chip cards, COS chip cards with programmable operating systems, etc. Further, the card readers can include a variety of readers for reading such cards.
Fig. 4 illustrates the components of the software tool 300. The software tool 300, in a preferred embodiment, is built upon a standard computer work station. The card methodology is preferably built around a Microsoft Windows library of routines that provide support for interfacing smart cards 200 and card readers 100, wherein the software tool can communicate with and can be used to format smart cards 200 and card readers 100, either singly or in combination. In one preferred embodiment, the Microsoft Window library of routines is in the form of a component for the Delphi Programming Environment. The software tool 300 creates a unique methodology for formatting all types of smart cards 200 and card readers 100 to create interfaceable smart cards 200 and card readers 100 based upon user specification through the creation of a series of configuration files.
The basic components of the software tool 300 include those of a basic computer workstation. A central processing unit 310 is used to control various components including a display 340, a memory 320, an input device 350, and a dynamic memory 330. The memory 320 stores a variety of configuration files including CDC (card) files and RDC (card reader) files for a plurality of card and card reader types. Based upon a particular type of smart card or card reader, a card or card reader configuration file is selected by input device 350 and stored in dynamic memory 330. The sof ware engine of the software tool , being an open engine, is then configured based upon the selected configuration file to permit easy communication with the particular type of card or card reader. Then, based upon desired commands for formatting or otherwise communicating with a smart card 200 or a card reader 100, various commands are selected through input device 350. These selected commands are then formatted and can then be stored in memory 220 and/or 120 to thereby communicate or format a desired smart card 200 and/or card reader 100 based upon user specification.
Configuration files, including both CDC and RDC files, can further be displayed to a user on a display 340, as can a list for formatting or otherwise communicating with a card or card reader. It should be noted that the dynamic memory 330 is merely representative in Fig. 4 and can include both random access memory and read only memory, as can memory 320 of Fig. 4. Basically, the memory 320 designates a memory for prestoring a plurality of files for configuring the "open" engine of the software tool for use with various types of card readers and smart cards, and dynamic memory 330 designates a memory for storing a selected reader and/or smart card configuration file selected based upon card and/or card reader type, wherein an input device 350 is used to select card and/or card reader configuration files and to select various commands for formatting or otherwise communicating with a card and/or card reader. Operation of the EZ card formatting system and method will be explained as follows.
Operation of the system and method for creating easily interfaceable smart cards, card readers and information systems, to create or format a smart card and card reader and in essence configure a variable software engine which communicates with the information system, reader and card, occurs in two phases, a setup phase and an operational phase. In order to configure a software engine of a software tool, for formatting smart card and card reader based on user specification, configuration files are prestored for configuring the software engine based upon various types of smart cards and card readers; a configuration file is selected and stored based upon a type of card or card reader to be formatted; the software tool is configured based upon the selected and stored configuration file; desired commands for formatting or otherwise communicating with the card or reader are selected based upon user specification; and a card and/or card reader are formatted based on the selected card and/or card reader commands.
For every different card or card reader, there is the normally unique set of commands, wherein each command includes an associated instruction. Instead of having to hardcode desired instructions within a software engine, all the commands and instructions are stored in configuration files, including smart card (CDC) configuration files and card reader (RDC) configuration files for various types of cards and card readers. Thus, if a new command is to be introduced, instead of having to rewrite the entire software engine, the system can add a new command and associated instruction configuration files so that a software engine can read in the information and reconfigure itself to work with the appropriate reader and/or card. The basics of the setup phase are as follows. As shown in Fig. 5, the setup phase begins at Step S2. At Step S4, if desired, a reader RDC (configuration) file is selected using input device 350. A list of RDC files for various types of readers can be displayed on display 340 for example. Once selected based upon a type of reader in Step S4 , the selected configuration file is then read into dynamic memory 330 and stored therein in step S6.
Thereafter, card configuration files are displayed for various types of smart cards. A card configuration file (CDC) for a particular type of smart card to be configured is selected in Step S8. The CDC file of the selected smart card type is then read into dynamic memory in Step S10 and the set up phase for setting up a card and card reader ends in Step S12 of Fig. 5. The open software engine of the software tool 300 is then configured based upon the selected RDC or CDC file to thereby initialize the engine for communication with the selected reader or card.
Accordingly, in the setup phase, the Microsoft Windows library of routines that provide support for interfacing smart cards and readers is populated with information (from a configuration file) specific to a type of smart card or smart card reader to be formatted, namely the library is populated with products specific information. Thus, information specific to a type of smart card and card reader are selected and retrieved from the CDC and RDC configuration files for all types of smart card and card reader products stored in memory 320 (or an external memory) . The selected and stored configuration file contains operational parameters (product information, transmission protocol, error handling, command/response processing) as well as details of each supported command. Further data of configuration files includes transmission/reception elements, communication protocol, potential error codes and messages, position in response to strings of key information, and parameters (instruction, unique errors, response information, etc.) for a re-supported command. A typical reader that can process five commands and a card that has 20 available commands, would result in approximately 300 values being read from the RDC and CDC configuration files. Reference is made to the CDC and RDC configuration file specification section described hereafter, for guidelines. In short, a configuration file lists in text format, all the data necessary for the component to communicate and operate with the product. Thus, based upon the selected and stored CDC or RDC configuration file, the engine of the software tool can be configured for formatting or otherwise communicating with a card or card reader.
At the beginning of the setup phase in Step S2 , the Delphi component as the open software engine is added to the application (the configuration of a system for formatting or communicating with a type of smart card and card reader based on user specification) that is being developed. Next, RDC and CDC files are selected that match the products (type of card and reader) to be used by the application in Steps S4 and S8. After retrieving the information from the appropriate RDC and CDC files, and storing these selected configuration files in dynamic memory 330 in Steps S6 and S10, the engine of the software tool is configured and is ready to control product operation. The operational phase begins at Step S20 as shown in Fig. 6a. This is the phase where a user can select from the plurality of prestored configuration files for a card or card reader, and can configure or reconfigure the software engine to desired specifications. During the operational phase, commands are assembled and executed in real time. Further, all Microsoft Windows messaging, including external port activation, response routing and error handling, are easily processed. In the setup phase, one of a plurality of prestored reader configuration and card configuration files are selected based upon a type of reader and/or card to be formatted or otherwise communicated with, wherein the selected file is stored in dynamic memory 330 of the software tool 300. During the operational phase process, at least one desired card and/or reader command is selected. The at least one selected card and/or reader command is then formatted and stored in memory of the respective card and/or card reader, namely in memory 220 and/or 120 as shown in Figs. 3 and 2, respectively. The card and/or card reader can then be formatted or reprogrammed based upon the files stored in memory therein.
More specifically, once the operational phase begins in Step S20, the system proceeds to Step S22 wherein a command string is constructed. A command string denotes user specification of a CDC or RDC file. A single command line can be used within an application code to instruct the component to process and send the command, as well as handle any response information. The component accepts an English-like command with associated parameters and converts it into an instruction having a series of numeric valves, for example, hex values for transmission to the reader. For example, in Step S22, the command string:
TS Tool .ExecuteCommand( [cmdname, parameter list]) ; wherein "cmdname" is the command to be executed and "parameter list" is the comma separated information required to correctly process the command. The process then proceeds to Step S24 of Fig. 6a.
In Step S24 of Fig. 6a, the constructed command string is compared to commands from the RDC file selected during the setup phase based upon the type of reader to be formatted, and stored in dynamic memory 330. In Step S26, it is thereafter determined whether or not the constructed command string, which is used to select at least one of the card reader files, matches the commands of the RDC file selected during the setup phase and stored in dynamic memory 330. If not, then in Step S28, the command string constructed in Step S22 is compared to commands from the CDC file selected during the setup phase. The configuration file is selected based upon the type of card to be formatted and is also stored in dynamic memory 330. In Step S30, it is determined whether or not the constructed command string matches the commands of the CDC file stored in dynamic memory 330 based upon the type of card to be formatted to determine whether or not the constructed command string is being used to select at least one card command. If not, then in Step S32, the command is not recognized and in Step S34, the process is returned to await a new command string.
If the command string of Step S22 does match either a command in a stored RDC file in Step S26 or a command in a stored CDC file in Step S30, then the command can be formatted in Step S36 of Fig. 6a. More specifically, tag command information that correspond to the match found in Step S26 or Step S30 is determined such as instruction information, unique error information, response time/length information, etc. Then, every character of the instruction tag is looped through. Place holders are substituted with actual values from the parameter list. Those place holder names that begin with the letter "X" are entered as literal hex values, and those numbers that begin with "Z" are translated to ASCII equivalents. Thereafter, other command formatting procedures are stepped through as determined by appropriate sections in the reader and/or card configuration file. Preface information is then added to the command including: reader/card NAD and length byte(s) . If appropriate, an EOT byte is added.
Thereafter, reader additions for card IN/OUT types commands, as determined by the stored configuration file, are added. If required, transport layer protocol (TLP) is added as required. TLP converts each byte into two ASCII characters to prevent equipment from interpreting any control characters. Finally, an appropriate epilogue is calculated-error byte(s). This is typically the bitwise XOR calculation as defined by EDC type parameters in the reader RDC configuration file. This error byte is often added to the end of the command string and used for transmission verification. The transmitting and receiving of the command will now be described as follows with regard to Fig. 6b.
Once a command has been formatted in Step S36, the formatted command is then transmitted to the reader (or card) in Step S38. A wait stage is entered in Step S40. In Step S42, the communication port buffer of the software tool (workstation) 300 is continuously polled for a response from the reader (or card). In Step S44, it is determined whether or not a predetermined response time has lapsed without feedback from the reader (or card) . If the response time has lapsed, error checking for time-out occurs and the system proceeds back to Step S38. If the time has not lapsed and a response has been received, then in Step S46 a response from the reader (or card) is extracted from the communication port buffer. Data is then preprocessed (EX. reverse TLP if appropriate) to get ready for the response analysis. Any communication port errors are deciphered and the process proceeds to Fig. 6c. In Fig. 6c, the process for handling the response is described. Initially, in Step S48, the response is checked. Specifically, post NAD and EDC are verified to determine that they are correct. An incorrect match could indicate a transmission problem. If a problem occurs, an attempt is made to request that the reader resend the response.
In Step S50, the system looks for a reader return code (RC) . The location of this byte(s) is defined by the reader configuration file (RDC) . If an error occurs, then the RC is matched with common reader errors. If no match occurs, and the command is a reader level command, then the process continues to check for unique errors. The reader RC is located, or not, in Step S52.
If the reader RC is not located in Step S52, then the system moves to look for a card command and then continues to evaluate a response for card processing information. Specifically, a card RC (return code) is looked for in Step S54. If the card RC is not okay, then it is compared against common card errors and errors that might be unique to the command that has been issued. The card RC is located, or not, in Step S56.
If a card RC is located in Step S56, then the system moves to Step S58 wherein response data is obtained. If a card command has been issued, then response data must be obtained. For example, if the card command that had been issued was to read the first file in the card, then the response data segment would be the contents of file one. This also requires that the response be converted ASCII.
Thereafter, if a reader RC or card RC was located, the command is processed in Step S60. The commands are stored in the appropriate memory 120 or 220 of the card reader 100 or smart card 200 and are used to format the card reader or smart card. Of one final note is that during the processing step in Step S60, the properties RtnData, RtnCode, RtnStatus, RtnSent are populated with the status information to allow the application to check if a command was processed, and how it was processed. Thereby, the reader or card are formatted. During the operational phase, a single command line can be used within an application code to instruct the component to process and send a command, as well as handle any response information. The component accepts an English-like command with associate parameters and converts it to a series of hex values for transmission to a reader. The following example is as follows:
Using the component, namely software tool 300, a software developer could write the following line to verify if the first secret code stored on a smart code is in fact the word "test code" : ExecuteCommand [ (CrdPresentCode, "1" , "test code") ] .
If the aforementioned instruction was intended for one particular card being read by a specific reader, the component would automatically translate the command and send a series of hex bytes to the card reader through a communications port of the software tool 300 as follows: [65 0D 00 20 00 01 08 74 65 73 74 63 6F 64 65 5B] . The component translates the response [56 04 00 2098 04 EE] to mean "incorrect secret code", which is then returned to the application of the developer.
Now, assuming that during the setup phase, an RDC configuration file and a CDC configuration file were instead loaded for another reader and card, respectively. To perform the same function, the series of bytes sent to the reader would be, for example: [36 30 30 45 31 34 30 30 34 32 30 30 30 31 30 38 37 34 36 35 37 33 37 34 36 33 36 46 36 34 36 35 32 41 03]. The response bytes received from the reader would then prompt the component to reapply with the "incorrect secret code" status.
It should be noted that this software code remains exactly the same and an identical response is generated even though a different reader and card are used. The software developer does not need to be concerned with the complexities of how these commands are assembled.
From an application user perspective, it should be noted that how a product that is built on the card methodology, for example, an EZ card methodology, would appear to an end user is dependent on the type of application. Frequently, applications built on EZ card methodology will perform dedicated tasks. For example, a front desk module in a hotel system would be limited to issuing new cards to arriving guests. It should be noted, that although smart cards are discussed in connection with the present application, other cards such as magnetic stripe cards, memory chip cards, and COS cards can also be used.
Some features are common to all applications of the EZ card methodology. Specifically, applications would require the following steps at a minimum: a reader would have to be connected to a host software tool 300 through a communications port; MS windows would have to be started; a program would have to be run; a configuration (set up) option to select which CDC and RDC files match the type of card and reader being used would have to take place; the reader would have to be powered on; the card would have to be powered on; and one or more of the reader and card functions or commands would have to be performed to format the card and reader. Examples include: create file/directory structures, read files, update files, authenticate codes, review file status, implement security schemes/access conditions, etc.
Regarding the formatter operation, the software tool includes a formatter, herein referred to as an EZ formatter, that is a typical utility program built on the EZ card methodology. It provides an easy way to interact with readers and cards. The EZ formatter can be used: 1) to format blank cards; 2) to personalize cards; 3) in training; 4) in front end to demo systems; 5) to verify card authenticity; and 6) to test card security schemes, for example. A tool status bar at the top of the screen provides global function (example reset card and reader) and status information (example active directory/file) . The application has five screen pages that can be selected via notebook tabs. Each page represents a different grouping of functions.
A first type of page is a configuration page. This page is used to set RDC and CDC reader and card configuration files to be used (based upon card/card reader type) . It also selects the type of communication between the reader and host work station (such as a serial port number, parallel port, PCMCIA, etc.). A second type of page is a security page. All secret codes are created and verified here. Codes can also be changed or unblocked as appropriate. Directory/file status and access conditions can be reviewed.
Template pages are a third type of page which define and create directory/file structures on smart cards. Structures can be saved to disk and retrieved for the future. When creating a new file or directory, the user is prompted for a file type, length, address, and access conditions. Files can also be deleted. A card viewer page is another type of page wherein the card viewer page is used to write and to read from selected files. The card viewer page can be used to dump the contents of an entire card. Finally, a writable area page can be used, however this page is relevant only from memory cards. The page shows a visual map of the card-to-memory addresses including which cards have been written and which cards are still unused.
CDC and RDC Configuration File Specifications This section describes the structure and allowable formats for configuration files (referred to as CDC and RDC files) that are compatible with the preferred embodiments of the invention.
The CDC an RDC files are formatted similar to MS Windows in files. A unique CDC and RDC file is required for every card and reader type that is to be used. File Structure
The general format follows the Windows in structure. Section headings are in brackets. Under each section parameter, names are listed (one per line) followed immediately by an equals sign and the associated data value. For example:
[Section Heading]
Parameterl=Valuel
Parameter2=Value2
[Section2 Heading] ParameterX=ValueX
All CDC and RDC files contain the following required six sections:
• AUTHOR
• PRODUCT
• COMMUNICATION PROTOCOL
• TRANSMISSION
• RECEIVE
• COMMANDS
Additional sections may then follow, such as one for each command listed in the COMMANDS section. For example, a reader type RDC file that defines two commands (readeron, readeroff) in the COMMANDS section will have two additional sections [READERON] and [READEROFF] that list the respective functional information.
Parameter names and values must be located under the correct Section heading. Not all CDC and RDC files will have the same parameter names. Differences between reader and cards are represented by variations within the CDC and RDC files. To be understood correctly by the EZ Card System, data values must conform to the defined standards (See Contents and Descriptions) . Contents and Descriptions
Product Type defines the parameters as valid for a reader, card, or both.
Allowable Values are typically one of the following: (1) Integer: Positive whole numbers (up to 4 digits)
(2) String: Collection of characters not to exceed length of 255
(3) Specific: Exact entries are shown in italics (4) Hex: Two digit hex values. When there is more than one, the members of the series should be separated by a single space. For example: RC Success=90 00
(5) ErrFormat: hex, comma, space, error description. For example:
Common Error1=92 00, Write Problem in EEPROM Common Error2=98 04, Required secret code not presented.
Description explains how the values are interpreted by EZ Card System.
Author: This section identifies the source and/or author of the CDC and RDC file. Creation Date
Product Type: All Allowable Values: string
Description: Date of CDC and/or RDC file. Company
Product Type: All Allowable Values: string Description: Name of company which created CDC and/or RDC file. Individual
Product Type: All Allowable Values: string
Description: Name of individual which created CDC and/or RDC file. Comment
Product Type: All Allowable Values: string
Description: Additional information (ex. Phone/email of individual)
Product This section identifies the product to which the CDC and/or RDC file pertains.
Name
Product Type: All . Allowable Values: string
Description: Brand name of product Manufacturer
Product type: Both Allowable Values: string . Description: Name of Manufacturer of product for which the CDC and/or RDC files have been configured. Type
Product Type: Both . Allowable Values: 1, 2, 3
Description: Identifies the CDC and/or RDC file as that for a: reader - 1 smart card - 2 or PCMCIA card - 3 (future)
Communication Protocol: This section contains parameter information needed to initiate a communication link to the host. A Serial RS232 port interface can be used for readers. Alternatives include PCMCIAN, parallel, and keyboard port interfaces. Reader Type
Product Type: Reader Only Allowable Values: PCMCIA, SERIAL, PASSTHRU Description: Define the reader to be used.
Baud
Product Type: Reader Only
Allowable Values: 9600, 14400, 19200, 38400 Description: Defines the speed at which the reader will operate.
Parity
Product Type: Reader Only
Allowable Values: even, odd, none, mark, space
Description: Defines the parity bit for reader communication.
Databits
Product Type: Reader Only
Allowable Values: 7, 8
Description: Defines the data bit for reader communication.
Stopbits
Product Type: Reader Only Allowable Values: 0, 1, 2 Description: Define the stop bit(s) for reader communication.
Card Type
Product Type: Smart Card Only Allowable Values: COS, MEM, MAG Description: Identifies the card as a: Chip Card with Card Operating System - COS Memory card - MEM Magnetic stripe card - MAG Memory Area
Product Type: Smart Card Only Allowable Values: SFN, CAF, parameterized range, or integer Description
1. For MEM cards, the writable area is given as a parameterized range. Start address and length of area, repeat as necessary with pairs separated by commas. For example: a memory card that has two writable areas... the first from byte 1 to byte 50, the second from byte 75 to
100 would be as follows: Memory Area=l 49, 75 24 2. For MAG cards this integer value will list how many tracks the card supports. 3. For COS cards this identifies how new files are created
System assigns File Names - SFN or Card Allocates Files -CAF Transmission This section defines how command strings are constructed and transmitted to the reader/card. Information includes command composition, address identifiers, and error detection techniques. Reader NAD
Product Type: Reader Only . Allowable Values: Hex
Description: Node address of the reader Card NAD
Product Type: Reader Only Allowable Values: Hex . Description: Node address of the card. Used to direct commands through the reader to the card. EDC Type
Product Type: Reader Only . Allowable Values: 1, 2, 3, 4
Description: identifies how much of command string should be XOR in order to arrive at correct error byte: entire string - 1 ignores NAD - 2 ignores EOT - 3 ignore both NAD & EOT - 4 Two Pass ACK
Product Type: Selected Readers
Allowable value: Hex
Description: Acknowledgement hex value returned by those readers that send ACK prior to processing command (2 pass protocol) . EOT Flag
Product Type: Selected Readers
Allowable value: Hex . Description: End of Transmission code that is added to command string. Composition Type
Product Type: All (currently used for Readers only) . Allowable Values: O, TLP, TLP1, PCSC
Description: identifies format which command strings:
Normal - 0
Transport Layer Protocol . Each byte is transmitted into two ASCII characters - TLP
Process data only - TLP1 Card Command In
Product Type: Selected Readers
Allowable Values: Hex . Description: Code that must preface card levels commands that send data to the card. Card Command Out
Product Type: Selected Readers
Allowable Values: Hex . Description: Code that must preface card level commands that retrieve data from the card and send it out to the host. Card Command Tl
Product Type: Selected Reader Allowable Values: Hex
Description: Code that prefaces T=l commands Length Bytes
Product Type: All
Allowable Values: 0, 1, 2
Description: identifies how many bytes are used for sending length byte. If 0 then product does not require a length byte. Receive This section defines the structure of response as they are received back to the host. Response NAD . Product Type: Reader Only
Allowable Values: Hex
Description: Node address of response (host terminal) RC Reader Location . Product Type: Reader Only
Value: Integer
Description: Byte number after the NAD where the reader return code (RC) begins. For example, if the response for reader level commands is: NAD+LEN+RC+data+EDC, then the RC
Reader Location would be 2. RC Card Location
Product Type: Reader Only
Value: Integer or END . Description: Byte number after the NAD where the card level return code begins. If the RC is always at the end of the response then this value should be "END". RC Success . Product Type: All
Allowable Values: Hex - multiple allowable success codes are separated by command and a space. Example: RC Success=90 00, 60 90
Description: The return code(s) that indicate a successful execution of a command. CommonError* where * equals a sequentially increasing integer up to number of Errors to be listed. Product Type: All Allowable Values: ErrFormat . Description: List of return codes and associated error messages. Commands This section lists the possible commands. Command* where* equals sequentially increasing integers up to number of commands to be listed. . Product Type: All Value: String
Description: These values are the command identifier names that will appear as CDC and RDC file section headings in the remaining sections of file.
Example:
Commandl=CrdPresentCode Command2=CrdReadFile Two additional sections [CrdPresentCode] and [CrdReadFile] must be established to hold the command details.
While the commands can be completely customized by the CDC and RDC file author, a suggested convention is to include the following commands at a minimum. For Reader RDC file: RdrReset,RdrOff,RdrStatus. For Card CDC file: CrdPresentCode, CrdCreateFile,
CrdReadFile, CrdWriteFile, CrdStatus. [Command Identifier] Each command listed in the Commands Section will have its own separate section to describe the details of the command (instruction, errors, response time/length) Type
Product Type: All . Allowable Values: 0, 1, 2, 3
Description: Defines command exchange 0 - normal exchange of bytes 1 - reader command controlled by serial line
2 - single byte at a time
3 - chained command Instruction
Product Type: All Allowable Values: Hex/Special Description: Actual sequence of bytes that formulate the command. The Instruction is the sequence of hexadecimal bytes that is sent to the reader/card. In many instances the Instruction will contain placeholders for additional information that must be added by the application for the command to be correctly constructed. For example, consider the command named "CrdPresentCode." The Gemplus COS card representation is:
Instruction=00 20 00 xnum 08 zcode where xnum represents the number of the secret code to be presented and zcode represents the actual code. Placeholders prefaced with the letter "x" pass their value as a hex. Placeholders prefaced with the letter "z" pass their actual character value. When the above instruction is called from an EZ Card System application with the additional parameters "1" and "usercode", the component appends the hex representation of bytes to read:
00 20 00 01 08 75 73 65 72 63 6F 64 65 Response Time . Product Type: All
Allowable Values: Integer
Description: Time in milliseconds that host should wait for response. After the elapsed time, host will consider that an error has occurred and return a time-out.
Response Length
Product Type: All Allowable Values: Integer or Open Description: Expected length of response data to be received by host. This is in addition to the normal return codes and error checks. Many commands like writing to a file and turning off a reader producing no response (i.e. Response Length=0) . Commands lacking a predetermined response, for example, reading a file, will have a Response Length = Open
Error* where * equals sequentially increasing integers up to number of unique errors for this command (max 8) Product Type: All Allowable Values: ErrFormat
Description: Possible errors, unique to this specific command, that may be encountered during execution. Up to eight separate unique errors can be stored for each command.
Comment
Product Type: All
Allowable Values: string
Description: Store hint regarding implementation of the command. Not actively used by EZ Card System. Figure 7 illustrates an interfacing architecture that includes the software tool described above. The application Programming Interface (API) 400 or accessing methodology kernel, includes higher level card functions, such as a series of Dynamic Link Libraries (DLLs) that may be called from products, software applications or solutions developed by outside users. This accessing methodology, which calls on any of the appended library modules to process commands, includes but is not limited to methods to format and write data manage card and reader properties, control the registration and operation of add-in modules, instruct and transmit commands, and receive and interpret card return codes.
The accessing methodology manages all interfacing with readers and cards. This includes constructing the commands that are to be directed to the card. Commands are converted to a data stream of hexadecimal bytes that are typically transmitted out the computer's communication port, like the RS232, to an attached reader and then forwarded on to the card. The card will then generate a reply and pass these response hexadecimal bytes back up to the computer or host. Also included in the accessing methodology are the interpretation of response codes, MS Windows system messaging, and reader/card error and exception handling. The invention being thus described, it will be obvious that the same may be varied in many ways. Such variations are not to be regarded as a departure from the spirit and scope of the invention, and all such modifications as would be obvious to one skilled in the art are intended to be included within the scope of the following claims.

Claims

What is Claimed is: 1. A method for communicating with a card and a card reader, comprising the steps of: prestoring a plurality of files for configuring a software tool to communicate with the card as a plurality of card configuration files; prestoring a plurality of files for configuring the software tool to communicate with the card reader as a plurality of reader configuration files; selecting one of the card configuration files; selecting one of the reader configuration files; storing the selected card configuration file and reader configuration file; and configuring the software tool for communicating with the card and card reader based upon the respective stored selected card and card reader configuration files.
2. The method of claim 1, further comprising the steps of: selecting another one of the card configuration files; storing the another card configuration file in place of the stored card configuration file; and reconfiguring the software tool for communicating with another card based upon the stored another card configuration file.
3. The method of claim 2 , wherein the cards are smart cards.
4. The method of claim 1, further comprising the steps of: selecting another of the reader configuration files; storing the another reader configuration file in place of the stored reader configuration file; and reconfiguring the software tool for communicating with another card reader based upon the stored another reader configuration file.
5. The method of claim 1, wherein the card is a smart card.
6. The method of claim 1, further comprising the steps of: selecting at least one first command based upon the card configuration file; selecting at least one second command based upon the reader configuration file; formatting the card based upon the at least one first command; and formatting the card reader based upon the at least one second command.
7. The method of claim 6, further comprising the steps of: formatting and storing the at least one first command; and formatting and storing the at least one second command.
8. The method of claim 7, wherein the at least one formatted first command is stored on a card memory and the at least one formatted second command is stored on a card reader memory.
9. A method for communicating with a card system, comprising the steps of: prestoring a plurality of files for configuring a software tool for communicating with the card system; selecting one of the prestored files; storing the selected file; and configuring the software tool for communicating with the card system based upon the stored file.
10. The method of claim 9, wherein the card system includes at least one of a card and a card reader.
11. The method of claim 9, further comprising the step of: selecting at least one command based upon the stored file; and formatting the card system based upon the selected at least one command.
12. The method of claim 11, further comprising formatting and storing the at least one command.
13. The method of claim 12 , wherein the formatted at least one command is stored in memory on the card system.
14. A software tool for communicating with a card system, comprising: first memory means for prestoring a plurality of card system configuration files for configuring the software tool for communicating with the card system; selection means for selecting one of the prestored card system configuration files based upon a card system type; second memory means for storing the selected card system configuration file in a dynamic memory; and formatting means for configuring the software tool for communicating with the card system based upon the stored card system configuration file.
15. The software tool of claim 14, further comprising: input means for selecting a command for formatting the card system; card system memory means for storing the selected command in the card system; and processing means for formatting the card system based upon the selected stored command.
16. The software tool of claim 14, wherein the card system includes at least one of a card and a card reader.
17. The software tool of claim 14 , further comprising subsequent selection means for selecting another of the card system configuration files; subsequent storage means for storing the another card system configuration file in place of the stored card system configuration file; and reconfiguration means for reconfiguring the software tool for communicating with another card system based upon the stored another card system configuration file.
18. A software tool for formatting a card and a card reader, comprising: a first memory for prestoring a plurality of card configuration files and a plurality of card reader configuration files for configuring the software tool to communicate with the card and the card reader; selection means for selecting one of the plurality of prestored card configuration files and card reader configuration files based upon a respective card and card reader type; a dynamic memory for storing the selected card and card reader configuration files, wherein the software tool is configured based on at least one of the stored card and card reader configuration files, the selection means further selecting a command for formatting at least one of the card and card reader; at least one of a card memory and a card reader memory that stores the selected command in the respective card and card reader; and processing means for formatting at least one of the card and card reader based on the respective selected and stored command.
19. A software tool for formatting a card system, comprising: a first memory that prestores a plurality of card system configuration files for configuring a software tool for formatting the card system; an input device that selects one of the prestored card system configuration files based upon a card system type and that selects a command for formatting the card system; a dynamic memory that stores the selected card system configuration file, wherein the software tool is configured based upon the stored card system configuration file; a card system memory that stores the selected command in the card system; and a processing device that formats the card based upon the selected stored command.
20. The software tool of claim 19 wherein the card system includes at least one of a card and a card reader.
21. A system for managing a communication with a card system, comprising: a software tool that communicates with a card system, the software tool including a first memory that prestores a plurality of card system configuration files for configuring a software tool for formatting the card system, an input device that selects one of the prestored card system configuration files based upon a card system type and that selects a command for formatting the card system, a dynamic memory that stores the selected card system configuration file, wherein the software tool is configured based upon the stored card system configuration file, a card system memory that stores the selected command in the card system, and a processing device that formats the card based upon the selected stored command; and an accessing kernel that controls the communication between the software tool and the card system.
PCT/US1997/022429 1996-12-03 1997-12-03 Method and apparatus for formatting smart cards and card readers WO1998025239A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP97952311A EP0943136A1 (en) 1996-12-03 1997-12-03 Method and apparatus for formatting smart cards and card readers
AU55953/98A AU5595398A (en) 1996-12-03 1997-12-03 Method and apparatus for formatting smart cards and card readers

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US3218196P 1996-12-03 1996-12-03
US60/032,181 1996-12-03

Publications (1)

Publication Number Publication Date
WO1998025239A1 true WO1998025239A1 (en) 1998-06-11

Family

ID=21863544

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/022429 WO1998025239A1 (en) 1996-12-03 1997-12-03 Method and apparatus for formatting smart cards and card readers

Country Status (3)

Country Link
EP (1) EP0943136A1 (en)
AU (1) AU5595398A (en)
WO (1) WO1998025239A1 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000008611A1 (en) * 1998-08-06 2000-02-17 Visa International Service Association Terminal software architecture for use with smart cards
EP0984404A2 (en) * 1998-09-02 2000-03-08 International Business Machines Corporation Storing data objects in a smart card memory
FR2786051A1 (en) * 1998-11-16 2000-05-19 Dassault Automatismes PROCESS FOR UPDATING EQUIPMENT FOR THE PROCESSING OF HEALTH CARDS AND ELECTRONIC PAYMENT OF MEDICAL DOCUMENTS
WO2000049584A1 (en) * 1999-02-19 2000-08-24 Bull Cp8 On-board system comprising network interface means and method for activating applications located in said on-board system
WO2000068903A1 (en) * 1999-05-11 2000-11-16 Microsoft Corporation Smart card application development system and method
WO2000075775A2 (en) * 1999-06-08 2000-12-14 Thinkpulse, Inc. Method and system of linking a smart device description file with the logic of an application program
WO2000077750A1 (en) * 1999-06-14 2000-12-21 Wind River International Limited Method for a multiple smart card simulator
WO2000079382A2 (en) * 1999-06-20 2000-12-28 Thinkpulse, Inc. Method and system of performing a security check of a smart device description file
WO2001029762A2 (en) * 1999-10-20 2001-04-26 Spyrus, Inc. Method and system for an integrated circuit card interface device with multiple modes of operation
US6377801B1 (en) 1999-08-16 2002-04-23 Ericsson Inc. Methods, satellite user terminals, switching centers and systems for selectively conducting calls in a satellite radiotelephone system as dual HOP calls
EP1235142A2 (en) 2000-11-27 2002-08-28 Microsoft Corporation Methods and arrangements for configuring portable security token features and contents
US6490616B1 (en) 1999-06-14 2002-12-03 Wind River International, Ltd. Method and apparatus for incremental download from server to client
EP1496437A1 (en) * 2002-04-15 2005-01-12 Sony Corporation Data storing apparatus
US6845498B1 (en) 1999-05-11 2005-01-18 Microsoft Corporation Method and apparatus for sharing data files among run time environment applets in an integrated circuit card
US6857015B1 (en) 1999-06-14 2005-02-15 Wind River International, Ltd. Method and system for remotely observing and controlling objects
US6938244B1 (en) 1999-05-11 2005-08-30 Microsoft Corp. Interlaced protocol for smart card application development
EP1873728A1 (en) * 2006-06-29 2008-01-02 Incard SA Method for configuring an IC Card in order to receive personalization commands
US7908216B1 (en) 1999-07-22 2011-03-15 Visa International Service Association Internet payment, authentication and loading system using virtual smart card
CH716409B1 (en) * 2003-11-12 2021-01-29 Legic Identsystems Ag Method for writing a data organization in identification media and for writing and executing applications in the data organization.

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996019771A1 (en) * 1994-12-21 1996-06-27 Eurotronics Company Memory card and method for operation in a plurality of systems having incompatible object code format requirements
WO1996036051A1 (en) * 1995-05-09 1996-11-14 Smartmove (Nz) Limited Card interface
DE19536548A1 (en) * 1995-09-29 1997-04-03 Ibm Generation of software tools for initialisation and personalising of memory card, smart card

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996019771A1 (en) * 1994-12-21 1996-06-27 Eurotronics Company Memory card and method for operation in a plurality of systems having incompatible object code format requirements
WO1996036051A1 (en) * 1995-05-09 1996-11-14 Smartmove (Nz) Limited Card interface
DE19536548A1 (en) * 1995-09-29 1997-04-03 Ibm Generation of software tools for initialisation and personalising of memory card, smart card

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000008611A1 (en) * 1998-08-06 2000-02-17 Visa International Service Association Terminal software architecture for use with smart cards
US6808111B2 (en) 1998-08-06 2004-10-26 Visa International Service Association Terminal software architecture for use with smart cards
EP0984404A2 (en) * 1998-09-02 2000-03-08 International Business Machines Corporation Storing data objects in a smart card memory
KR100371124B1 (en) * 1998-09-02 2003-02-05 인터내셔널 비지네스 머신즈 코포레이션 Storing data objects in a smart card memory
EP0984404A3 (en) * 1998-09-02 2001-04-11 International Business Machines Corporation Storing data objects in a smart card memory
FR2786051A1 (en) * 1998-11-16 2000-05-19 Dassault Automatismes PROCESS FOR UPDATING EQUIPMENT FOR THE PROCESSING OF HEALTH CARDS AND ELECTRONIC PAYMENT OF MEDICAL DOCUMENTS
WO2000030050A1 (en) * 1998-11-16 2000-05-25 Dassault Automatismes Et Telecommunications Method for upgrading equipment designed for processing health cards and electronic payment for medical procedures
FR2790629A1 (en) * 1999-02-19 2000-09-08 Bull Cp8 METHOD FOR ACTIVATING LOCALIZED APPLICATIONS IN A CHIP CARD BY A BROWSER OF THE TYPE SAID "WEB"
WO2000049584A1 (en) * 1999-02-19 2000-08-24 Bull Cp8 On-board system comprising network interface means and method for activating applications located in said on-board system
US6839756B1 (en) 1999-02-19 2005-01-04 Bull Cp8 On board system comprising network interface means, and method for activating applications located in said on-board system
US7454741B2 (en) 1999-05-11 2008-11-18 Microsoft Corporation Method and apparatus for sharing data files among runtime environment applets in an integrated circuit card
US7703086B2 (en) 1999-05-11 2010-04-20 Microsoft Corporation Method and apparatus for sharing data files among runtime environment applets in an integrated circuit card
US7516444B2 (en) 1999-05-11 2009-04-07 Microsoft Corporation Interlaced protocol for smart card application development
US6938244B1 (en) 1999-05-11 2005-08-30 Microsoft Corp. Interlaced protocol for smart card application development
US6845498B1 (en) 1999-05-11 2005-01-18 Microsoft Corporation Method and apparatus for sharing data files among run time environment applets in an integrated circuit card
US6547150B1 (en) 1999-05-11 2003-04-15 Microsoft Corporation Smart card application development system and method
WO2000068903A1 (en) * 1999-05-11 2000-11-16 Microsoft Corporation Smart card application development system and method
WO2000075775A3 (en) * 1999-06-08 2001-05-17 Thinkpulse Inc Method and system of linking a smart device description file with the logic of an application program
WO2000075775A2 (en) * 1999-06-08 2000-12-14 Thinkpulse, Inc. Method and system of linking a smart device description file with the logic of an application program
WO2000077750A1 (en) * 1999-06-14 2000-12-21 Wind River International Limited Method for a multiple smart card simulator
US6857015B1 (en) 1999-06-14 2005-02-15 Wind River International, Ltd. Method and system for remotely observing and controlling objects
US6490616B1 (en) 1999-06-14 2002-12-03 Wind River International, Ltd. Method and apparatus for incremental download from server to client
WO2000079382A2 (en) * 1999-06-20 2000-12-28 Thinkpulse, Inc. Method and system of performing a security check of a smart device description file
WO2000079382A3 (en) * 1999-06-20 2001-08-16 Thinkpulse Inc Method and system of performing a security check of a smart device description file
US8533116B2 (en) 1999-07-22 2013-09-10 Visa International Service Association Internet payment, authentication and loading system using virtual smart card
US7908216B1 (en) 1999-07-22 2011-03-15 Visa International Service Association Internet payment, authentication and loading system using virtual smart card
US6377801B1 (en) 1999-08-16 2002-04-23 Ericsson Inc. Methods, satellite user terminals, switching centers and systems for selectively conducting calls in a satellite radiotelephone system as dual HOP calls
WO2001029762A3 (en) * 1999-10-20 2001-09-13 Spyrus Inc Method and system for an integrated circuit card interface device with multiple modes of operation
WO2001029762A2 (en) * 1999-10-20 2001-04-26 Spyrus, Inc. Method and system for an integrated circuit card interface device with multiple modes of operation
EP1235142A3 (en) * 2000-11-27 2006-04-05 Microsoft Corporation Methods and arrangements for configuring portable security token features and contents
EP1235142A2 (en) 2000-11-27 2002-08-28 Microsoft Corporation Methods and arrangements for configuring portable security token features and contents
EP1496437A4 (en) * 2002-04-15 2008-07-30 Sony Corp Data storing apparatus
EP1496437A1 (en) * 2002-04-15 2005-01-12 Sony Corporation Data storing apparatus
CH716409B1 (en) * 2003-11-12 2021-01-29 Legic Identsystems Ag Method for writing a data organization in identification media and for writing and executing applications in the data organization.
EP1873728A1 (en) * 2006-06-29 2008-01-02 Incard SA Method for configuring an IC Card in order to receive personalization commands
US8244762B2 (en) 2006-06-29 2012-08-14 Incard S.A. Method for configuring an IC card in order to receive personalization commands

Also Published As

Publication number Publication date
AU5595398A (en) 1998-06-29
EP0943136A1 (en) 1999-09-22

Similar Documents

Publication Publication Date Title
US6718319B1 (en) Method and apparatus for formatting smart cards and card readers
WO1998025239A1 (en) Method and apparatus for formatting smart cards and card readers
EP0537738B1 (en) Method of protecting computer software from unauthorized execution using multiple keys
US6698654B1 (en) Method of interfacing with data storage card
CN1347531B (en) Automated transaction machine for currency dispensing
US6213392B1 (en) Card interface for interfacing a host application program to data storage cards
US5572572A (en) Computer and telephone apparatus with user friendly interface and enhanced integrity features
Goodwill Mastering Jakarta Struts
US5321840A (en) Distributed-intelligence computer system including remotely reconfigurable, telephone-type user terminal
US20050101309A1 (en) Method and apparatus for selective configuration based upon expansion card presence
CN101452745B (en) Programmer and programming method thereof
JPH09510812A (en) How to simplify communication with chip cards
EP0724807A1 (en) Home services delivery system with intelligent terminal emulator
KR920008755B1 (en) Multipurpose portable data carrier apparatus
JP2012027936A (en) Method for verifying code transformer for system incorporated in ic card
CN107844305A (en) The method for upgrading software and embedded device of embedded device
CN116049014A (en) AMBA bus verification platform generation method and device
US20070220167A1 (en) Method and system for identifying a device address
CN100382088C (en) Integrated circuit for agreement control
CN101650700B (en) Method and device for supporting multi-logical channel communication
CN109313761A (en) Application on selection card
CN1767544B (en) Slave device in information processing system, operation control program for slave device, and operation control method for slave device
CN2929828Y (en) Intelligent card simulating system
JPH1065762A (en) Automatic testing simulator for communication software and automatic testing method therefor
AU611919B2 (en) Apparatus and method for tracking and identifying printed circuit assemblies

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW AM AZ BY KG KZ MD RU TJ TM

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH KE LS MW SD SZ UG ZW AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 1997952311

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1997952311

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWW Wipo information: withdrawn in national office

Ref document number: 1997952311

Country of ref document: EP