JP2004046610A - Card system and recording medium - Google Patents

Card system and recording medium Download PDF

Info

Publication number
JP2004046610A
JP2004046610A JP2002204304A JP2002204304A JP2004046610A JP 2004046610 A JP2004046610 A JP 2004046610A JP 2002204304 A JP2002204304 A JP 2002204304A JP 2002204304 A JP2002204304 A JP 2002204304A JP 2004046610 A JP2004046610 A JP 2004046610A
Authority
JP
Japan
Prior art keywords
application
programs
card
cards
card reader
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2002204304A
Other languages
Japanese (ja)
Inventor
Satoshi Kawachi
河内 聡
Masahiko Sato
佐藤 雅彦
Shigeru Date
伊達 滋
Hisanori Dobashi
土橋 寿昇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Denso Wave Inc
Original Assignee
Nippon Telegraph and Telephone Corp
Denso Wave 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 Nippon Telegraph and Telephone Corp, Denso Wave Inc filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2002204304A priority Critical patent/JP2004046610A/en
Publication of JP2004046610A publication Critical patent/JP2004046610A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To handle a plurality of cards using one card reader and directly use application programs created so far. <P>SOLUTION: This card system 21 has a card reader 24 with a device driver 28 comprising two application I/F programs 29, 30 that match two corresponding application programs 26, 27, and a device I/F program 31 that associates the two application I/F programs 29, 30 with two respective cards 22, 23. This arrangement handles the two cards 22, 23 using one card reader 24 and a number of application programs created so far can be used directly. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、カードをリード・ライトするカードリーダと、このカードリーダが接続された情報処理機器としての例えばパソコンとを備えて成るカードシステム及び記録媒体に関する。
【0002】
【発明が解決しようとする課題】
例えばICカードを取り扱うカードシステムは、通常、1台のカードリーダによって1枚のICカードを取り扱うことを前提にして構成されており、この一例を図3に示す。このシステムでは、1台のカードリーダ1をパソコン2に接続し、パソコン2内に、ICカード用のアプリケーションプログラム3と、このアプリケーションプログラム3を上記カードリーダ1に対してアクセス可能なようにするデバイスドライバ4とをインストールしている。この構成の場合、アプリケーションプログラム3によって1台のカードリーダ1を介して1枚のICカード5に対してアクセスする構成となっている。
【0003】
さて、近年、ビジネス上の制限等により、例えば2枚のICカードを取り扱わなければならない場合が出てきている。このような場合には、カードシステムを、図4のように構成することが容易に考えられる。この図4のカードシステムでは、2台のカードリーダ6a、6bをパソコン2に接続し、パソコン2内に、2枚のICカード7a、7b用の2つのアプリケーションプログラム8a、8bと、このアプリケーションプログラム8a、8bを上記2台のカードリーダ6a、6bに対してアクセス可能なようにする2つのデバイスドライバ9a、9bとをインストールしている。この構成の場合、2つのアプリケーションプログラム8a、8bによって2台のカードリーダ6a、6bを介して2枚のICカード7a、7bに対してアクセスする構成となっている。
【0004】
しかし、上記図4のシステムの場合、2台のカードリーダ6a、6bを使用するので、コストが高くなるという問題点がある。これに対して、近年、1台のカードリーダで2枚のICカードに対応可能なものが考えられている。そこで、本発明者らは、このカードリーダを用いて、図5に示すようなカードシステムを開発してみた。
【0005】
この図5のシステムでは、2枚のICカードに対応可能なカードリーダ10と2個のアプリケーションプログラム8a、8bとに対応する新しいデバイスドライバ11を作成し、これをパソコン2にインストールしている。上記デバイスドライバ11は、2個のアプリケーションプログラム8a、8bに対応するアプリケーションI/Fプログラム12と、カードリーダ10に対応するデバイスI/Fプログラム13とから構成されている。
【0006】
しかし、上記図5のカードシステムの場合、2個のアプリケーションプログラム8a、8bを、新しいアプリケーションI/Fプログラム12のアプリケーションI/F関数に合うように変更しなければならない。このため、これまでに作成した多数のアプリケーションプログラムをそのままでは使用できなくなるという問題点が発生する。また、新しいアプリケーションプログラムを作成する場合も、新しいアプリケーションI/Fプログラム12を理解した上で作成しなければならないので、アプリケーションプログラム作成者にとって負担が大きくなるという不具合もある。これらの点が、解決すべき課題となっている。
【0007】
本発明は上記事情に鑑みてなされたものであり、その目的は、1台のカードリーダにより複数枚のカードを取り扱うことができると共に、これまでに作成されたアプリケーションプログラムをそのまま使用することができるカードシステム及び記録媒体を提供するにある。
【0008】
【課題を解決するための手段】
請求項1の発明においては、デバイスドライバを、複数のアプリケーションプログラムとそれぞれ対応する複数のアプリケーションI/Fプログラムと、これら複数のアプリケーションI/Fプログラムをカードリーダによってリード・ライトされる複数のカードに対して各別に対応させるデバイスI/Fプログラムとから構成した。この構成の場合、1台のカードリーダにより複数枚のカードを取り扱うことができる。また、複数のアプリケーションI/FプログラムのアプリI/F関数を従来と同じになるように構成することが可能であるから、これまでに作成された多数のアプリケーションプログラムをそのまま使用することができる。
【0009】
この構成の場合、請求項2の発明のように、前記デバイスI/Fプログラムは、前記複数のアプリケーションI/Fプログラムから出力されたコマンドを前記複数のカードに振り分けると共に、前記複数のカードから出力されたレスポンスを前記複数のアプリケーションI/Fプログラムに振り分ける振り分け機能を備えていることが好ましい。
【0010】
また、請求項3の発明のように、前記デバイスI/Fプログラムは、前記各アプリケーションI/Fプログラムから出力されたコマンドを各別に時系列でバッファリングするスケジュール機能と、前記バッファリングされたコマンドを時系列で取得して前記カードリーダへ送信する通信機能とを備えていることがより一層好ましい構成である。
【0011】
更に、請求項4の発明のように、請求項1ないし3のいずれかに記載されたデバイスドライバを、記録媒体に記録するように構成しても良い。
【0012】
【発明の実施の形態】
以下、本発明の一実施例について、図1及び図2を参照しながら説明する。まず、図1は、本実施例のカードシステム21の全体構成を概略的に示すブロック図である。この図1に示すように、上記カードシステム21は、例えば2枚のICカード22,23に対応可能なように構成されたカードリーダ24と、このカードリーダ24に接続されたパソコン(情報処理機器)25とを備えて構成されている。
【0013】
上記パソコン25内には、2枚のICカード22、23用の2個のアプリケーションプログラム26、27がインストールされている。更に、これら2個のアプリケーションプログラム26、27を上記1台のカードリーダ24に対してアクセス可能なようにするデバイスドライバ28がインストールされている。
【0014】
このデバイスドライバ28は、2個のアプリケーションプログラム26、27とそれぞれ対応する2個のアプリケーションI/Fプログラム29、30と、これら2個のアプリケーションI/Fプログラム29、30をカードリーダ24によってリード・ライトされる2枚のカード22、23に対して各別に対応させるデバイスI/Fプログラム31とから構成されている。
【0015】
この構成の場合、各アプリケーションI/Fプログラム29、30は、各アプリケーションプログラム26、27との間のインターフェース、即ち、アプリケーションI/F関数が従来構成(図3や図4参照)のアプリケーションI/F関数と同じになるように構成されている。これにより、アプリケーションプログラム26、27としては、従来構成において使用されている多数のアプリケーションプログラムをそのまま使用することができる構成となっている。
【0016】
一方、デバイスI/Fプログラム31は、2つのアプリケーションプログラム26、27(及びアプリケーションI/Fプログラム29、30)によって1台のカードリーダ24を介して2枚のICカード22、23に対してアクセス可能にするための機能を有している。この場合、2つのアプリケーションプログラム26、27側からは、仮想的に2台のカードリーダが存在するように見える構成となっている。
【0017】
上記デバイスI/Fプログラム31は、上記機能を実現するために、図2に示すように、振り分け機能32とスケジュール機能33と通信機能34とを備えている。上記振り分け機能32は、2つのアプリケーションI/Fプログラム29、30からの種々のコマンドを、処理対象であるカードリーダ24の2つのカード23、24毎に振り分けて通知(送信)するコマンド振り分け機能32aと、カードリーダ24の2つのカード23、24からの各種のレスポンスを、処理対象である2つのアプリケーションI/Fプログラム29、30毎に振り分けて通知(送信)するレスポンス振り分け機能32bとから構成されている。
【0018】
また、スケジュール機能33は、上記コマンド振り分け振り分け機能32aによって振り分けられたコマンドを時系列でバッファリングするバッファリング機能33aと、カードリーダ24の2つのカード23、24からの各種のレスポンスを上記レスポンス振り分け機能32bへ通知する通知機能33bとから構成されている。尚、上記バッファリング機能33aは、一定時間、バッファが空のときには、カード抜け、追加検出などの処理内容を自らバッファリングするように構成されている。
【0019】
更に、通信機能34は、上記バッファリング機能33aによりバッファリングされたコマンドを時系列で取得して、カードリーダ24(2つのカード22、23)へ送信する送信機能34aと、カードリーダ24(2つのカード22、23)からのレスポンスを受信して上記通知機能33bへ送る受信機能34bとから構成されている。
【0020】
本実施例の場合、デバイスI/Fプログラム31の振り分け機能32及びスケジュール機能33は、例えばペトリネットという周知のアルゴリズムを用いることにより実現することができる。尚、他のアルゴリズムを用いて上記各機能を実現するように構成しても良い。
【0021】
上記したデバイスI/Fプログラム31及びアプリケーションI/Fプログラム29、30によれば、2つのアプリケーションプログラム26、27は、あたかも2台のカードリーダが存在するように動作する。即ち、2つのアプリケーションプログラム26、27からのコマンドは、各アプリケーションプログラム26、27(2枚のカード22、23)毎に振り分けられてスケジュールされ、2枚のカード22、23に対して重複することなく各別にアクセスされるように構成されている。そして、2枚のカード22、23からのレスポンスは、2つのアプリケーションプログラム26、27(アプリケーションI/Fプログラム29、39)毎に振り分けられて通知されるように構成されている。
【0022】
この構成の場合、基本的には、一方のアプリケーションプログラムが一方のカードに対してコマンドを送り、そのレスポンスを待っている間に、他方のアプリケーションプログラムが他方のカードに対してコマンドを送ってアクセスすることができる構成となっている。そして、一方のアプリケーションプログラムの一方のカードに対するアクセスがないときには、他方のアプリケーションプログラムの他方のカードに対するアクセスが順次進行する構成となっている。
【0023】
このような構成の本実施例においては、1台のカードリーダ24と、2つのアプリケーションプログラム26、27とデバイスドライバ28をインストールしたパソコン25とを備えてなるカードシステム21において、デバイスドライバ28を、2つのアプリケーションプログラム26、27とそれぞれ対応する2つのアプリケーションI/Fプログラム29、30と、これら2つのアプリケーションI/Fプログラム29、30をカードリーダ24によってリード・ライトされる2枚のカード22,23に対して各別に対応させるデバイスI/Fプログラム31とから構成するようにした。
【0024】
この構成によれば、カードリーダ24を1台しか備えないカードシステム21でありながら、2つのアプリケーションプログラム26、27によって2枚のカード22、23を取り扱う(アクセスする)ことができる。しかも、この構成の場合、2つのアプリケーションI/Fプログラム29、30のアプリI/F関数を従来構成(図3及び図4参照)のそれと同じになるように構成することが可能であるから、これまでに作成された複数(多数)のアプリケーションプログラムをそのまま使用することができる。
【0025】
そして、上記構成の場合、デバイスI/Fプログラム31は、2つのアプリケーションプログラム26、27(2つのアプリケーションI/Fプログラム29、30)から出力されたコマンドを2つのカード22、23に振り分けると共に、これら2つのカード22、23から出力されたレスポンスを2つのアプリケーションI/Fプログラム29,30に振り分ける振り分け機能32と、各アプリケーションI/Fプログラム29、30から出力されたコマンドを各別に時系列でバッファリングするスケジュール機能33と、バッファリングされたコマンドを時系列で取得して前記カードリーダ24へ送信する通信機能34とを備えるように構成した。これにより、カードリーダ24を1台しか備えないカードシステム21でありながら、2つのアプリケーションプログラム26、27によって2枚のカード22、23を取り扱うカードシステム21を容易に実現することができる。
【0026】
また、本実施例においては、デバイスドライバ28を、記録媒体(例えばCD−ROMやFDやメモリカード等)に記録しておくように構成した。このように構成すると、デバイスドライバ28を上記記録媒体からパソコン25へ容易にインストールすることができる。
【0027】
尚、上記実施例においては、パソコン25に2つのアプリケーションプログラム26,27をインストールしておくように構成したが、これに限られるものではなく、例えば、多数のカード用アプリケーションプログラムをインストールしておき、これら多数のアプリケーションプログラムの中から所望の2つを選択して上記カードシステム21に適用するように構成しても良い。
【0028】
また、上記実施例では、1台のカードリーダ24によってリードライト可能なカードの枚数を2枚としたが、これに代えて、3枚以上のカードとしても良い。この場合、アプリケーションI/Fプログラムの個数を3つ以上とすると共に、アプリケーションプログラムの個数も3つ以上とすれば良い。
【0029】
更に、上記実施例においては、情報処理機器として例えばパソコン25に適用したが、これに限られるものではなく、他のコンピュータや情報処理端末等に適用しても良い。更にまた、上記実施例では、ICカードのカードシステム21に適用したが、これに限られるものではなく、例えば磁気カードや他のカードのカードシステムに適用するように構成しても良い。
【図面の簡単な説明】
【図1】本発明の一実施例を示すカードシステムのブロック図
【図2】デバイスI/Fプログラムの機能を説明する図
【図3】従来構成を示す図1相当図
【図4】他の従来構成を示す図1相当図
【図5】更に他の従来構成を示す図1相当図
【符号の説明】
21はカードシステム、22は第1のカード、23は第2のカード、24はカードリーダ、25はパソコン(情報処理機器)、26、27はアプリケーションプログラム、28はデバイスドライバ、29、30はアプリケーションI/Fプログラム、31はデバイスI/Fプログラム、32は振り分け機能、33はスケジュール機能、34は通信機能を示す。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a card system and a recording medium including a card reader for reading and writing a card, and a personal computer as an information processing device to which the card reader is connected.
[0002]
[Problems to be solved by the invention]
For example, a card system for handling IC cards is generally configured on the assumption that one IC card is handled by one card reader, and an example of this is shown in FIG. In this system, one card reader 1 is connected to a personal computer 2, and an application program 3 for an IC card and a device for making the application program 3 accessible to the card reader 1 are installed in the personal computer 2. Driver 4 is installed. In this configuration, the application program 3 accesses one IC card 5 via one card reader 1.
[0003]
In recent years, for example, two IC cards have to be handled due to business restrictions. In such a case, it is easily conceivable to configure the card system as shown in FIG. In the card system of FIG. 4, two card readers 6a and 6b are connected to the personal computer 2, and two application programs 8a and 8b for the two IC cards 7a and 7b are stored in the personal computer 2. Two device drivers 9a and 9b are installed to enable the two card readers 8a and 8b to access the two card readers 6a and 6b. In this configuration, two application programs 8a and 8b access two IC cards 7a and 7b via two card readers 6a and 6b.
[0004]
However, in the case of the system shown in FIG. 4, since two card readers 6a and 6b are used, there is a problem that the cost increases. On the other hand, in recent years, a device that can handle two IC cards with one card reader has been considered. Therefore, the present inventors have developed a card system as shown in FIG. 5 using this card reader.
[0005]
In the system of FIG. 5, a new device driver 11 corresponding to a card reader 10 capable of supporting two IC cards and two application programs 8a and 8b is created and installed in the personal computer 2. The device driver 11 includes an application I / F program 12 corresponding to the two application programs 8a and 8b, and a device I / F program 13 corresponding to the card reader 10.
[0006]
However, in the case of the card system shown in FIG. 5, the two application programs 8a and 8b must be changed to match the application I / F function of the new application I / F program 12. Therefore, there is a problem that many application programs created so far cannot be used as they are. Also, when creating a new application program, it is necessary to create a new application I / F program 12 after understanding it. These points are issues to be solved.
[0007]
The present invention has been made in view of the above circumstances, and an object of the present invention is to allow a single card reader to handle a plurality of cards and to use an application program created so far as it is. A card system and a recording medium are provided.
[0008]
[Means for Solving the Problems]
According to the first aspect of the present invention, the device driver is stored in a plurality of application I / F programs respectively corresponding to the plurality of application programs and the plurality of application I / F programs are read and written by a card reader. And a device I / F program corresponding to each. In this configuration, a single card reader can handle a plurality of cards. Further, since the application I / F functions of the plurality of application I / F programs can be configured to be the same as those in the related art, many application programs created so far can be used as they are.
[0009]
In the case of this configuration, the device I / F program distributes commands output from the plurality of application I / F programs to the plurality of cards and outputs the commands from the plurality of cards. It is preferable to have a distribution function of distributing the received response to the plurality of application I / F programs.
[0010]
The device I / F program may include a schedule function for buffering commands output from the application I / F programs in a time-series manner, and the buffered command. It is more preferable that the communication device has a communication function of acquiring the data in time series and transmitting the acquired data to the card reader.
[0011]
Further, the device driver according to any one of claims 1 to 3 may be configured to be recorded on a recording medium.
[0012]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of the present invention will be described with reference to FIGS. First, FIG. 1 is a block diagram schematically showing the overall configuration of the card system 21 of the present embodiment. As shown in FIG. 1, the card system 21 includes a card reader 24 configured to be compatible with, for example, two IC cards 22 and 23, and a personal computer (information processing device) connected to the card reader 24. ) 25.
[0013]
In the personal computer 25, two application programs 26 and 27 for two IC cards 22 and 23 are installed. Further, a device driver 28 that enables these two application programs 26 and 27 to access the single card reader 24 is installed.
[0014]
The device driver 28 reads two application I / F programs 29 and 30 corresponding to the two application programs 26 and 27, respectively, and reads the two application I / F programs 29 and 30 by the card reader 24. A device I / F program 31 is provided for each of the two cards 22 and 23 to be written.
[0015]
In this configuration, each of the application I / F programs 29 and 30 has an interface with each of the application programs 26 and 27, that is, the application I / F function has the application I / F of the conventional configuration (see FIGS. 3 and 4). It is configured to be the same as the F function. Thus, as the application programs 26 and 27, many application programs used in the conventional configuration can be used as they are.
[0016]
On the other hand, the device I / F program 31 accesses two IC cards 22 and 23 via one card reader 24 by two application programs 26 and 27 (and application I / F programs 29 and 30). It has a function to make it possible. In this case, the two application programs 26 and 27 are configured so that two card readers virtually appear to exist.
[0017]
The device I / F program 31 includes a distribution function 32, a schedule function 33, and a communication function 34, as shown in FIG. The distribution function 32 distributes various commands from the two application I / F programs 29 and 30 to the two cards 23 and 24 of the card reader 24 to be processed and notifies (transmits) the commands. And a response distribution function 32b that distributes and notifies (transmits) various responses from the two cards 23 and 24 of the card reader 24 to each of the two application I / F programs 29 and 30 to be processed. ing.
[0018]
The schedule function 33 includes a buffering function 33a for buffering the commands distributed by the command distribution function 32a in time series, and various responses from the two cards 23 and 24 of the card reader 24 to the response distribution. And a notification function 33b for notifying the function 32b. The buffering function 33a is configured to buffer processing contents such as card missing and additional detection when the buffer is empty for a certain period of time.
[0019]
Further, the communication function 34 acquires the commands buffered by the buffering function 33a in time series, and transmits the commands to the card reader 24 (two cards 22 and 23), and the card reader 24 (2 And a receiving function 34b for receiving a response from the two cards 22 and 23) and sending the response to the notification function 33b.
[0020]
In the case of the present embodiment, the distribution function 32 and the schedule function 33 of the device I / F program 31 can be realized by using, for example, a well-known algorithm called Petri net. The above functions may be realized by using other algorithms.
[0021]
According to the device I / F program 31 and the application I / F programs 29 and 30 described above, the two application programs 26 and 27 operate as if there are two card readers. That is, commands from the two application programs 26 and 27 are distributed and scheduled for each of the application programs 26 and 27 (two cards 22 and 23), and are duplicated for the two cards 22 and 23. And are configured to be accessed separately. The responses from the two cards 22 and 23 are distributed to each of the two application programs 26 and 27 (application I / F programs 29 and 39) and notified.
[0022]
In this configuration, basically, while one application program sends a command to one card and waits for a response, the other application program sends a command to the other card to access the card. It is a configuration that can be done. When one application program does not access one card, the other application program sequentially accesses the other card.
[0023]
In the present embodiment having such a configuration, in the card system 21 including one card reader 24, two application programs 26 and 27, and a personal computer 25 in which a device driver 28 is installed, the device driver 28 Two application I / F programs 29 and 30 corresponding to the two application programs 26 and 27, respectively, and two cards 22, which are read and written by the card reader 24 for the two application I / F programs 29 and 30. 23 and a device I / F program 31 corresponding to each of them.
[0024]
According to this configuration, the two cards 22 and 23 can be handled (accessed) by the two application programs 26 and 27 even though the card system 21 includes only one card reader 24. Moreover, in this configuration, it is possible to configure the application I / F functions of the two application I / F programs 29 and 30 to be the same as those of the conventional configuration (see FIGS. 3 and 4). A plurality (many) of application programs created so far can be used as they are.
[0025]
In the case of the above configuration, the device I / F program 31 distributes commands output from the two application programs 26 and 27 (two application I / F programs 29 and 30) to the two cards 22 and 23, and A distribution function 32 for distributing the response output from the two cards 22 and 23 to the two application I / F programs 29 and 30 and a command output from each of the application I / F programs 29 and 30 in time series. It is configured to include a schedule function 33 for buffering and a communication function 34 for acquiring the buffered commands in time series and transmitting them to the card reader 24. This makes it possible to easily realize the card system 21 that handles the two cards 22 and 23 by the two application programs 26 and 27, even though the card system 21 includes only one card reader 24.
[0026]
In the present embodiment, the device driver 28 is configured to be recorded on a recording medium (for example, a CD-ROM, an FD, a memory card, or the like). With this configuration, the device driver 28 can be easily installed on the personal computer 25 from the recording medium.
[0027]
In the above embodiment, the two application programs 26 and 27 are installed in the personal computer 25. However, the present invention is not limited to this. For example, a large number of card application programs are installed. Alternatively, a desired two of these many application programs may be selected and applied to the card system 21.
[0028]
In the above embodiment, the number of cards readable and writable by one card reader 24 is two, but three or more cards may be used instead. In this case, the number of application I / F programs may be three or more, and the number of application programs may be three or more.
[0029]
Furthermore, in the above embodiment, the information processing apparatus is applied to, for example, the personal computer 25, but is not limited to this, and may be applied to other computers, information processing terminals, and the like. Furthermore, in the above-described embodiment, the present invention is applied to the card system 21 of an IC card. However, the present invention is not limited to this. For example, the present invention may be applied to a card system of a magnetic card or another card.
[Brief description of the drawings]
FIG. 1 is a block diagram of a card system showing an embodiment of the present invention; FIG. 2 is a diagram for explaining the function of a device I / F program; FIG. 3 is a diagram corresponding to FIG. 1 showing a conventional configuration; FIG. FIG. 5 corresponding to FIG. 1 showing a conventional configuration. FIG. 5 corresponds to FIG. 1 showing still another conventional configuration.
21 is a card system, 22 is a first card, 23 is a second card, 24 is a card reader, 25 is a personal computer (information processing device), 26 and 27 are application programs, 28 is a device driver, 29 and 30 are applications An I / F program, 31 is a device I / F program, 32 is a distribution function, 33 is a schedule function, and 34 is a communication function.

Claims (4)

カードをリード・ライトするカードリーダと、
このカードリーダに接続され、カード用のアプリケーションプログラムと、このアプリケーションプログラムが前記カードリーダに対してアクセス可能なようにするデバイスドライバとがインストールされた情報処理機器とを備えて成るカードシステムにおいて、
前記カードリーダを、複数枚のカードに対応可能なように構成し、
前記デバイスドライバを、複数のアプリケーションプログラムに対して、それぞれ対応する複数のアプリケーションI/Fプログラムと、これら複数のアプリケーションI/Fプログラムを前記カードリーダによってリード・ライトされる複数のカードに対して各別に対応させるデバイスI/Fプログラムとから構成したことを特徴とするカードシステム。
A card reader for reading and writing cards,
A card system connected to the card reader and including an information processing device in which an application program for a card and a device driver that enables the application program to access the card reader are installed.
The card reader is configured to be compatible with a plurality of cards,
A plurality of application I / F programs respectively corresponding to a plurality of application programs and a plurality of application I / F programs corresponding to a plurality of cards read / written by the card reader. A card system comprising a device I / F program to be separately supported.
前記デバイスI/Fプログラムは、前記複数のアプリケーションI/Fプログラムから出力されたコマンドを前記複数のカードに振り分けると共に、前記複数のカードから出力されたレスポンスを前記複数のアプリケーションI/Fプログラムに振り分ける振り分け機能を備えていることを特徴とする請求項1記載のカードシステム。The device I / F program distributes commands output from the plurality of application I / F programs to the plurality of cards, and distributes responses output from the plurality of cards to the plurality of application I / F programs. 2. The card system according to claim 1, further comprising a sorting function. 前記デバイスI/Fプログラムは、前記各アプリケーションI/Fプログラムから出力されたコマンドを各別に時系列でバッファリングするスケジュール機能と、前記バッファリングされたコマンドを時系列で取得して前記カードリーダへ送信する通信機能とを備えていることを特徴とする請求項2記載のカードシステム。The device I / F program has a schedule function of buffering commands output from the application I / F programs separately in time series, and acquires the buffered commands in time series to the card reader. 3. The card system according to claim 2, further comprising a communication function for transmitting. 請求項1ないし3のいずれかに記載されたデバイスドライバを記録する記録媒体。A recording medium for recording the device driver according to claim 1.
JP2002204304A 2002-07-12 2002-07-12 Card system and recording medium Pending JP2004046610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002204304A JP2004046610A (en) 2002-07-12 2002-07-12 Card system and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002204304A JP2004046610A (en) 2002-07-12 2002-07-12 Card system and recording medium

Publications (1)

Publication Number Publication Date
JP2004046610A true JP2004046610A (en) 2004-02-12

Family

ID=31709944

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002204304A Pending JP2004046610A (en) 2002-07-12 2002-07-12 Card system and recording medium

Country Status (1)

Country Link
JP (1) JP2004046610A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008276582A (en) * 2007-04-28 2008-11-13 Nidec Sankyo Corp Noncontact ic recording medium processing system and noncontact ic recording medium processing method
US8573485B2 (en) 2006-04-05 2013-11-05 Sony Corporation Information processing apparatus and method and program for mediating applications

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8573485B2 (en) 2006-04-05 2013-11-05 Sony Corporation Information processing apparatus and method and program for mediating applications
JP2008276582A (en) * 2007-04-28 2008-11-13 Nidec Sankyo Corp Noncontact ic recording medium processing system and noncontact ic recording medium processing method

Similar Documents

Publication Publication Date Title
US8225333B2 (en) POS hardware abstraction
US20040069851A1 (en) Radio frequency identification reader with removable media
EP1752917A4 (en) Memory card, access device, and memory card processing method
EP1585006A3 (en) A storage system executing encryption and decryption processing
JP2009086832A (en) Information system
KR20130141934A (en) Method and system for executing user defined function
JP4080173B2 (en) Non-contact information communication system
JP2004046610A (en) Card system and recording medium
JP2006053686A (en) Electronic information system
US11256887B1 (en) Merging RFID data and barcode data
JP2005529413A (en) Methods for managing information
JP2000151873A5 (en)
JP2006323591A (en) Radio data reader extension module, radio data reader, and radio data management system
EP1413977A3 (en) ID information managing system and apparatus comprising it
WO2003015885A1 (en) Card trading system using card information, card match game system using card information, and information recording medium usable for these
JP2760353B1 (en) Data writing system
JP2006164137A (en) Access control system and access control program
JP2003036193A (en) File management program, computer-readable recording medium having the program recorded thereon and file management method
SHAIKH et al. RFID BASED SMART OFFICE
JP2004021699A (en) Data management method
JPH01114939A (en) Unit control system
JP2003186769A (en) Data feeding method and data feeding system
JP2005010982A (en) Asset management system using id chip
JPS63101939A (en) Resource access control system in electronic filing system
JP2003317047A (en) Booklet with ic chip, and system for booklet with ic chip

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040806

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070320

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070807