JP2009037371A - Unauthorized input prevention system - Google Patents

Unauthorized input prevention system Download PDF

Info

Publication number
JP2009037371A
JP2009037371A JP2007200318A JP2007200318A JP2009037371A JP 2009037371 A JP2009037371 A JP 2009037371A JP 2007200318 A JP2007200318 A JP 2007200318A JP 2007200318 A JP2007200318 A JP 2007200318A JP 2009037371 A JP2009037371 A JP 2009037371A
Authority
JP
Japan
Prior art keywords
input
article
unit
product
user
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.)
Granted
Application number
JP2007200318A
Other languages
Japanese (ja)
Other versions
JP5078492B2 (en
Inventor
Kazutomo Ishida
一朋 石田
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.)
Taito Corp
Original Assignee
Taito Corp
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 Taito Corp filed Critical Taito Corp
Priority to JP2007200318A priority Critical patent/JP5078492B2/en
Publication of JP2009037371A publication Critical patent/JP2009037371A/en
Application granted granted Critical
Publication of JP5078492B2 publication Critical patent/JP5078492B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an unauthorized input prevention system which, even for an input error, performs automatic cancellation allowing quick recovery for a normal user, so that the more malicious tampering gets, the less easy it is to make cancellation, and which does not appear to take any particular security measures, allowing the user to easily make inputs and use it with peace of mind. <P>SOLUTION: When a commodity ID is input, a commodity ID determination part 12 determines the input of an unauthorized commodity ID after a period of standby time corresponding to the number of times of error inputs. If the commodity ID is legitimate, an unused commodity ID determination part 13 determines whether or not the ID is unused; if it is unused, an error input number resetting part 14 resets the number of error inputs to zero, sets the standby time of a storage part 19 to zero, and registers the commodity ID. For an unauthorized input, one is added to the count of a commodity ID error input counting part 16, and standby time for the count incremented is computed; a standby time update part 18 then updates the standby time of the storage part 19. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、不正入力防止システム、さらに詳しくいえば、商品などに個別に付与されている範囲のID以外の入力を防止する回路を備えたシステムに関する。   The present invention relates to an unauthorized input prevention system, and more particularly, to a system including a circuit that prevents an input other than an ID in a range individually assigned to a product or the like.

購入した商品個別に付されているIDをインターネットでキャンペーンサイトに登録し、そのIDの登録によってユーザに種々のサービスを提供するシステムが広く実施されている。このような商品IDは、それが正当なものかチェックするためコードが付されており、通常はそのコードによって不正入力であるか否かを判断している。ただし、手入力が前提であるため、チェックコードを長くすることは好ましくなく4〜5桁程度付加するのが一般的である。仮にチェックコードが4桁であったとすると、不正入力を受け入れてしまう確率は1万分の1であるが、携帯電話での手入力では不正入力は非常に困難である。   A system for registering an ID assigned to each purchased product in a campaign site on the Internet and providing various services to users by registering the ID is widely implemented. Such a product ID is given a code for checking whether it is valid, and it is usually determined whether or not it is an illegal input by the code. However, since manual input is assumed, it is not preferable to lengthen the check code, and it is common to add about 4 to 5 digits. If the check code is 4 digits, the probability of accepting unauthorized input is 1 / 10,000, but unauthorized input is very difficult by manual entry with a mobile phone.

しかしながら、パソコンでも応募が可能な場合には、悪意あるユーザが自動的にIDを作成するプログラムを組むことにより、短時間で大量の試行が可能になる。かかる場合には確率が1万分の1程度では簡単に破られてしまう。とはいえ、手入力を行う正当な利用者の負担を考慮すると上述したようにチェックコードを長くすることはできない。   However, if an application can be made even with a personal computer, a large number of trials can be made in a short time by creating a program in which a malicious user automatically creates an ID. In such a case, if the probability is about 1 / 10,000, it is easily broken. However, the check code cannot be lengthened as described above in consideration of the burden of a legitimate user who performs manual input.

特許文献1は従来の応募処理システムの構成を示すものである。
利用者が携帯電話やノートパソコンなどで応募ナンバーを入力すると、その情報はインターネットを介してサーバ装置に送られ、サーバ装置では複数の商品に個別に割り当たられた複数の応募ナンバー中に利用者が入力した応募ナンバーが存在する場合には、その利用者に対する獲得ポイント数を増加するように構成されたものである。
特開2002−230389号公報
Patent document 1 shows the structure of the conventional application processing system.
When a user enters an application number using a mobile phone or a laptop computer, the information is sent to the server device via the Internet, and the server device uses a number of application numbers that are individually assigned to multiple products. When there is an application number input by, the number of earned points for the user is increased.
JP 2002-230389 A

この例は予め割り当てられている応募ナンバーであるか否かをチェックするが、上述したようにパソコンで応募可能の場合にはユーザがプログラムを組むことにより短時間に応募ナンバーの大量の試行が可能になり、チェックコードが短いと簡単にチエックシステムを破られてしまう可能性がある。   In this example, it is checked whether or not the application number is assigned in advance, but as mentioned above, if you can apply on a personal computer, you can try many application numbers in a short time by creating a program. If the check code is short, the check system can be easily broken.

そこで、チェックコードは短くして所定の回数の試行で入力を受け付けなくする方法が考えられるが、利用者から管理者に入力ロックの解除を依頼しなければならず、面倒である。また、絵に描いた文字を入力させる方法も一案であるが、これも入力に時間がかかるものである。なお、キャンペーンサイトの性質上、目に見えてユーザを疑うようなシステムは好ましくない。   Therefore, a method of shortening the check code and not accepting input after a predetermined number of trials can be considered, but it is troublesome because the user must request the administrator to release the input lock. In addition, a method of inputting characters drawn in a picture is one idea, but this also takes time to input. In addition, due to the nature of the campaign site, a system that visibly doubts the user is not preferable.

本発明の目的は、エラー入力したとしても正規ユーザの場合、早く回復ができる自動解除を行い、悪質になればなるほど解除されにくくなり、加えて外見上特に不正対策を施しているようには見えない、ユーザ側の入力も手間がかからず安心して利用できる不正入力防止システムを提供することにある。   The purpose of the present invention is that even if an error is entered, for an authorized user, it will be automatically released so that it can be recovered quickly. It is another object of the present invention to provide an unauthorized input prevention system that can be used with peace of mind without requiring user input.

前記目的を達成するために本発明の請求項1は、端末から物品個別に付与されたIDを入力し、サーバ装置にその物品IDを登録するように構成された物品ID登録システムにおいて、前記サーバ装置は、前記端末から前記物品IDを入力してから待ち時間経過したか否かを判定する時間判定部と、前記入力された物品IDが正しいか否かを判定するID判定部と、前記ID判定部で正しくないと判定された場合、間違い入力回数を計数する計数部と、前記計数部で計数した間違い入力回数より待ち時間を算出する演算部と、前記演算部で演算した待ち時間を保持する記憶部と、前記ID判定部で正しいと判定された場合、未使用物品IDか否かを判定する未使用ID判定部と、前記未使用ID判定部で未使用と判定された場合、前記計数部の間違い入力回数を0にリセットし、前記記憶部の待ち時間を0にするリセット部とを備え、前記端末から入力される物品IDの間違い回数によってつぎに物品ID入力がされ受け付けられるまでの待ち時間を増加させ、前回までにセットされた待ち時間経過後に前記端末から入力された物品IDが正しい場合、正しい物品IDを受け付けるとともに間違い入力回数を0にリセットし、つぎに物品IDが入力された場合の待ち時間を0にすることを特徴とする。
本発明の請求項2は請求項1記載の発明において前記間違い入力回数mの増加にしたがって待ち時間をnm で指数的に増加させることを特徴とする。
本発明の請求項3は請求項1または2記載の発明において前記ID判定部は、所定の範囲の物品IDにチェックコードを有し、前記チェックコードが正しい場合に物品IDは正しいと判断することを特徴とする。
本発明の請求項4は請求項3記載の発明において前記未使用ID判定部は、前記ID判定部で正しいと判定された物品IDが既に登録されている物品ID中以外の物品IDである場合に、未使用と判定することを特徴とする。
本発明の請求項5は、請求項1,2,3または4記載の発明においてユーザの情報を入力して登録するユーザ情報登録手段を有し、該ユーザ情報登録手段によりユーザ登録した場合、前記リセット部により間違い入力回数を0にリセットし登録したユーザ対応に前記記憶部の待ち時間を0にすることを特徴とする。
In order to achieve the above object, claim 1 of the present invention provides an article ID registration system configured to input an ID assigned to each article from a terminal and register the article ID in a server device. The apparatus includes a time determination unit that determines whether or not a waiting time has elapsed after inputting the article ID from the terminal, an ID determination unit that determines whether or not the input article ID is correct, and the ID When it is determined that the determination unit is not correct, a counting unit that counts the number of erroneous inputs, a calculation unit that calculates a waiting time from the number of erroneous inputs counted by the counting unit, and a waiting time calculated by the calculating unit are retained. When the storage unit and the ID determination unit determine that it is correct, the unused ID determination unit that determines whether or not it is an unused article ID, and the unused ID determination unit that is determined to be unused, Counting unit A reset unit that resets the number of erroneous inputs to 0 and sets the waiting time of the storage unit to 0, and waits until the next item ID is input and accepted depending on the number of incorrect product IDs input from the terminal If the article ID input from the terminal is correct after the elapse of the waiting time set until the previous time, the correct article ID is accepted, the number of erroneous inputs is reset to 0, and then the article ID is input The waiting time is set to 0.
Claim 2 of the present invention is characterized by increasing the waiting time with an increase in the wrong input number m in the invention of claim 1, wherein exponentially with n m.
According to claim 3 of the present invention, in the invention according to claim 1 or 2, the ID determination unit has a check code in a predetermined range of product IDs, and determines that the product ID is correct when the check code is correct. It is characterized by.
According to a fourth aspect of the present invention, in the invention according to the third aspect, the unused ID determination unit is an item ID other than the item ID already registered in the item ID determined to be correct by the ID determination unit. Further, it is characterized in that it is determined as unused.
Claim 5 of the present invention has user information registration means for inputting and registering user information in the invention of claim 1, 2, 3 or 4, and when the user information is registered by the user information registration means, The number of erroneous inputs is reset to 0 by the reset unit, and the waiting time of the storage unit is set to 0 for the registered user.

上記構成によれば、仮に間違えて物品IDを入力した場合でも正規ユーザ(物品を購入して登録したユーザ)の場合には、自動的に待ち時間が解除されるため再入力の回復が早く、悪質になればなるほど(入力回数が多くなる)解除されにくくなり、加えて外見上、特に不正対策を施しているように見えないため、ユーザの側も手間がかからず安心して利用することができる。
本発明はチェックコードの冗長性が少ないにもかかわらず破られにくく、正規ユーザが少々入力を間違えた程度では直ぐに再入力が可能となり、不正対策に関わる余計な手間がかかることのないシステムを実現できる。
According to the above configuration, even if an article ID is entered by mistake, in the case of a regular user (a user who has purchased and registered an article), the waiting time is automatically released, so that the re-input can be recovered quickly. The more malicious it is (the more times it is input), the harder it is to be released, and in addition, it does not appear to be taking measures against fraud, so the user can use it with peace of mind. it can.
The present invention realizes a system that is difficult to break despite the fact that check code redundancy is low, and can be re-entered as soon as a regular user makes a few mistakes, and does not require extra work related to fraud countermeasures. it can.

以下、図面等を参照して本発明の実施の形態を詳しく説明する。
図1は、本発明による不正入力防止システムを備えた商品ID登録システムの概要を示すブロック図である。
物品はユーザが購入した商品であり、購入した商品に個別にシリアルナンバーなどのIDが付されている。ユーザが例えば、購入した商品のウエブサイト(サーバ装置)にアクセスし、ユーザ登録を行い、さらにその購入した商品の個別のIDを登録する。
このように商品IDを登録すれば、例えば、或る商品を抽選できるくじ引きを行うことができたり、その商品対応のポイントを溜めたりすることができるものである。所定以上のポイントが溜まれば、希望する商品の交換や特定のイベントなどの招待を受けることができる。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a block diagram showing an outline of a product ID registration system provided with an unauthorized input prevention system according to the present invention.
The article is a product purchased by the user, and an ID such as a serial number is individually attached to the purchased product. For example, a user accesses a website (server device) of a purchased product, performs user registration, and further registers an individual ID of the purchased product.
If the product ID is registered in this way, for example, it is possible to perform a lottery that allows a lottery for a certain product, or to collect points corresponding to the product. If more than a certain number of points are collected, it is possible to receive an invitation to exchange a desired product or a specific event.

物品IDである商品IDおよびユーザ登録は端末である携帯電話機1またはパソコン6により登録可能である。
商品を手にいれた購入者であるユーザは携帯電話機1またはパソコン6を用いてサーバ装置8にユーザ登録を行った後に、そのユーザ登録者により商品IDをサーバ装置8に登録する。携帯電話機1の場合、ユーザID,商品IDは基地局2を介して移動通信交換機3に送信される。移動通信交換機3ではデータの交換動作がなされ公衆網4,インターネット5を介して商品登録を行う目的のサーバ装置8に送られる。
パソコン6の場合はプロバイダ回線7を介してインターネット5に接続され、目的のサーバ装置8に接続され、ユーザID,商品IDを送ることができる。サーバ装置8ではユーザIDが登録され商品IDも不正入力をチェックし、正しければ、登録される。ユーザID登録と商品IDの登録は異なる端末で行うことも可能である。
The product ID that is the article ID and the user registration can be registered by the mobile phone 1 or the personal computer 6 that is the terminal.
A user who is a purchaser who has obtained a product performs user registration in the server device 8 using the mobile phone 1 or the personal computer 6, and then registers the product ID in the server device 8 by the user registrant. In the case of the mobile phone 1, the user ID and the product ID are transmitted to the mobile communication switch 3 via the base station 2. In the mobile communication exchange 3, data exchange operation is performed, and the data is sent via the public network 4 and the Internet 5 to the target server device 8 for product registration.
In the case of the personal computer 6, it is connected to the Internet 5 through the provider line 7, connected to the target server device 8, and can send a user ID and a product ID. In the server device 8, the user ID is registered, and the product ID is also checked for illegal input. If it is correct, it is registered. User ID registration and product ID registration can be performed by different terminals.

図2は、不正入力防止システムの構成を示すブロック図である。
ID入力部10は端末側の入力部分であり、携帯電話機1やパソコン6のテンキーなどの操作部である。時間判定部11,商品ID判定部12,未使用商品ID判定部13,間違い入力回数リセット部14,ID登録部15,商品IDエラー入力回数計数部16,待ち時間演算部17および待ち時間更新部18はサーバ装置8が有する回路部である。
時間判定部11は携帯電話機1やパソコン6からの商品IDが入力されてから記憶部19に保存されている待ち時間が経過したか否かを判定するものである。当初は記憶部19に保存されている待ち時間は0であり、商品ID入力によって速やかに後段の商品IDの判定に移行する。
商品ID判定部12は、入力された商品IDが商品IDに含まれているチェックコードをチェックし、正しいか否かを判定するものである。
FIG. 2 is a block diagram showing the configuration of the unauthorized input prevention system.
The ID input unit 10 is an input part on the terminal side, and is an operation unit such as a numeric keypad of the mobile phone 1 or the personal computer 6. Time determination unit 11, product ID determination unit 12, unused product ID determination unit 13, error input count reset unit 14, ID registration unit 15, product ID error input count counter 16, wait time calculation unit 17, and wait time update unit Reference numeral 18 denotes a circuit unit included in the server device 8.
The time determination unit 11 determines whether or not the waiting time stored in the storage unit 19 has elapsed since the product ID from the mobile phone 1 or the personal computer 6 was input. The waiting time initially stored in the storage unit 19 is 0, and the process immediately proceeds to the determination of the subsequent product ID by inputting the product ID.
The product ID determination unit 12 checks the check code included in the product ID of the input product ID and determines whether it is correct.

未使用商品ID判定部13は商品ID判定部12で正しいと判定された場合、登録商品IDに同じ商品IDが既に存在しているときは使用商品IDと判定し、存在していないときは、未使用商品IDであると判定するものである。
間違い入力回数リセット部14は、未使用商品ID判定部13が未使用と判定した場合、後述の商品IDエラー入力回数計数部16の間違い入力回数を0にリセットし、記憶部19の待ち時間を0にする。
商品IDエラー入力回数計数部16は商品ID判定部12で正しくないと判定された場合、間違い入力回数を計数するものである。待ち時間演算部17は商品IDエラー入力回数計数部16で計数した間違い入力回数より所定の演算式で待ち時間を算出するものである。待ち時間は例えばtd =2m ・・・(1)の演算式を用いており、間違い入力回数mが増加すると指数関数的に待ち時間が増加する。待ち時間更新部18は記憶部19の記憶内容を待ち時間演算部17で算出された待ち時間で更新するものである。
If the unused product ID determination unit 13 determines that the product ID determination unit 12 is correct, the unused product ID determination unit 13 determines the used product ID when the same product ID already exists in the registered product ID, and when it does not exist, It is determined that the product ID is unused.
When the unused product ID determination unit 13 determines that the unused product ID determination unit 13 is unused, the incorrect input number reset unit 14 resets the number of erroneous inputs of the product ID error input frequency counting unit 16 to be described later to 0, and sets the waiting time of the storage unit 19. Set to zero.
The product ID error input frequency counting unit 16 counts the number of erroneous inputs when the product ID determination unit 12 determines that the product is not correct. The waiting time calculation unit 17 calculates the waiting time by a predetermined calculation formula from the number of erroneous inputs counted by the product ID error input number counting unit 16. The waiting time uses, for example, an arithmetic expression of t d = 2 m (1), and the waiting time increases exponentially as the number m of erroneous inputs increases. The waiting time update unit 18 updates the storage contents of the storage unit 19 with the waiting time calculated by the waiting time calculation unit 17.

図7に累乗の基数を2にした場合の実際の待ち時間の増加の程度を示す。
1回目の商品ID入力ではtd =0であるが、その後間違い入力を1回目,2回目,3回目と行うと、待ち時間は倍々に増加し、4回目で8S(秒)となる。この例では10回ID入力を間違えると15分程度待ちとなる。しかしながら、その後は急激に待ち時間が増加するため、パソコンで不正入力IDを多数作るプログラムを用いて入力を試行しても、待ち時間が極端に長くなるので、本発明のシステムの商品IDを破ることは不可能である。
FIG. 7 shows the actual increase in waiting time when the power base is set to 2.
In the first product ID input, t d = 0, but if the wrong input is performed after the first, second, and third times, the waiting time increases twice, and the second time becomes 8S (seconds). In this example, if ID input is mistaken 10 times, it will wait about 15 minutes. However, since the waiting time increases rapidly thereafter, even if an attempt is made to input using a program that creates a large number of illegal input IDs on a personal computer, the waiting time becomes extremely long, so the product ID of the system of the present invention is broken. It is impossible.

図3は、携帯電話機の回路の詳細を示すブロック図である。
携帯電話機はメモリ部21,キー入力部22,通信部23,画像処理部24,液晶表示部25,制御部26および電話機機能部27を有している。
制御部26はCPUがROMに格納された電話機能処理プログラム,データ通信処理プログラム,インターネットアクセス処理プログラムなどによって実現される機能部である。電話機能処理プログラムによって電話機能が、データ通信処理プログラムによってデータ送受信の処理が,インターネットアクセス処理プログラムによりウエブサイトに対するアクセス登録処理が,画像表示処理プログラムにより画像表示などが行われる。インターネットアクセス登録処理によりユーザID登録アクセス部26aおよび商品ID登録アクセス部26bが立ち上がる。
FIG. 3 is a block diagram showing details of the circuit of the mobile phone.
The cellular phone has a memory unit 21, a key input unit 22, a communication unit 23, an image processing unit 24, a liquid crystal display unit 25, a control unit 26, and a telephone function unit 27.
The control unit 26 is a functional unit realized by a CPU, such as a telephone function processing program, a data communication processing program, and an Internet access processing program stored in the ROM. The telephone function processing program performs telephone functions, the data communication processing program performs data transmission / reception processing, the Internet access processing program performs access registration processing to the website, and the image display processing program performs image display. The user ID registration access unit 26a and the product ID registration access unit 26b are activated by the Internet access registration process.

ユーザがキー入力部22によりユーザ登録のため所定の操作をすると、アクセスすべきURLを入力するための画面が液晶表示部25に表示される。ユーザがURLを入力すると、ユーザ登録画面が表示されるので、ユーザはユーザID登録のための自らの詳細情報を入力する。ユーザID登録アクセス部26aは入力されたユーザID登録のためのユーザの詳細情報を通信部23を介して基地局に送信する。サーバ装置8では送信された詳細情報に対しユーザIDが与えられ、そのユーザIDとユーザ登録済の情報が送られると、液晶表示部25にその情報が表示され、ユーザID登録アクセス部26aはユーザ登録アクセス処理を完了する。このとき、ユーザはユーザID登録に伴いパスワードの設定も行うこととなる。
また、入力部22によりユーザが購入した商品のIDを入力するため所定の操作をすると、液晶表示部25にはユーザ登録IDおよび商品IDを入力するための画面が表示される。商品ID登録アクセス部26bはユーザがユーザID,パスワードを入力し、さらに商品IDを入力すると、これら情報を基地局に送信する。サーバ装置8で入力された商品IDが不正入力でなく、未使用IDと判断され登録されると、その旨の情報が返送され液晶表示部25に表示される。これにより商品ID登録アクセス部26bは商品ID登録アクセス処理を完了する。
When the user performs a predetermined operation for user registration using the key input unit 22, a screen for inputting a URL to be accessed is displayed on the liquid crystal display unit 25. When the user inputs a URL, a user registration screen is displayed, and the user inputs his / her detailed information for user ID registration. The user ID registration access unit 26a transmits the input detailed user information for user ID registration to the base station via the communication unit 23. In the server device 8, a user ID is given to the transmitted detailed information, and when the user ID and user registered information are sent, the information is displayed on the liquid crystal display unit 25, and the user ID registration access unit 26a Complete the registration access process. At this time, the user also sets a password along with user ID registration.
In addition, when a predetermined operation is performed to input the ID of a product purchased by the user through the input unit 22, a screen for inputting the user registration ID and the product ID is displayed on the liquid crystal display unit 25. The merchandise ID registration access unit 26b transmits the information to the base station when the user inputs the user ID and password and further inputs the merchandise ID. When the merchandise ID input at the server device 8 is not an illegal input and is registered as an unused ID, information to that effect is returned and displayed on the liquid crystal display unit 25. Thereby, the product ID registration access unit 26b completes the product ID registration access process.

図4は、サーバ装置の詳細を示すブロック図である。
サーバ装置8はインターネット5との通信部38,サーバ装置制御のための制御プログラム,登録処理プログラム,制御プログラムを実行するためのデータなどを格納するROM39,CPU42の演算やデータを一時格納するためのRAM40,CPU42およびデータベース41を備えている。
CPU42はROM39から読み出す制御プログラムによりサーバ装置全体の制御を司る他、登録処理プログラムの実行により登録制御部37,時間判定部31,商品ID判定部32,未使用商品ID判定部33,演算部36および更新登録部35の各機能を実現する。
登録制御部37は携帯電話機などからユーザID登録,商品ID登録のアクセスがあった場合に、サーバ装置において登録のため制御するため制御部であり、ユーザID,商品IDの受け渡しやそのタイミング調整,入力回数リセットなどの制御を行う。
FIG. 4 is a block diagram showing details of the server device.
The server device 8 is a communication unit 38 with the Internet 5, a control program for controlling the server device, a registration processing program, a ROM 39 for storing data for executing the control program, etc., and a CPU 42 for temporarily storing calculations and data. A RAM 40, a CPU 42, and a database 41 are provided.
The CPU 42 controls the entire server device by a control program read from the ROM 39, and also executes a registration processing program 37, a time determination unit 31, a product ID determination unit 32, an unused product ID determination unit 33, and a calculation unit 36 by executing a registration processing program. Each function of the update registration unit 35 is realized.
The registration control unit 37 is a control unit for controlling for registration in the server device when a user ID registration or product ID registration is accessed from a mobile phone or the like. Controls such as resetting the number of inputs.

時間判定部31,商品ID判定部32および未使用ID判定部33は図2の時間判定部11,商品ID判定部12および未使用商品ID判定部13のそれぞれの機能に相当する部分である。演算部36は図2の商品IDエラー入力回数計数部16および待ち時間演算部17の機能を含むものである。更新登録部35は図2のID登録部15,待ち時間更新部18の機能を含むものである。
データベース41は待ち時間格納領域41a,ユーザ登録格納領域41bおよび商品ID(シリアル番号)格納領域41cを備えている。待ち時間格納領域41aは図2の記憶部19に対応する部分で、計算された待ち時間を記憶する部分である。最初は0であるが、間違いを行う回数毎に増加した待ち時間が更新される。各登録ユーザ毎に設定される待ち時間である。ユーザ登録格納領域41bは携帯電話機などから登録されたユーザIDを格納する部分で、多数のユーザのユーザIDを記憶する。
The time determination unit 31, the product ID determination unit 32, and the unused ID determination unit 33 are portions corresponding to the functions of the time determination unit 11, the product ID determination unit 12, and the unused product ID determination unit 13 of FIG. The calculation unit 36 includes the functions of the product ID error input number counting unit 16 and the waiting time calculation unit 17 in FIG. The update registration unit 35 includes the functions of the ID registration unit 15 and the waiting time update unit 18 of FIG.
The database 41 includes a waiting time storage area 41a, a user registration storage area 41b, and a product ID (serial number) storage area 41c. The waiting time storage area 41a is a part corresponding to the storage unit 19 in FIG. 2, and is a part for storing the calculated waiting time. The initial waiting time is 0, but the increased waiting time is updated every time a mistake is made. It is a waiting time set for each registered user. The user registration storage area 41b stores user IDs registered from mobile phones and the like, and stores user IDs of a large number of users.

商品ID格納領域41cは商品IDが正しく,かつ未使用である場合、その商品IDが登録されるデータ格納領域である。
商品IDのデータ構造は例えば図8に示すような方法で決められている。商品IDの全桁を15桁とし、1桁目,4桁目,7桁目,10桁目,13桁目の5桁部分をチェックコードに用い、他の桁部分を数字,記号を用いている。図8の例では「B9cf0rr8Q453137」の商品IDであり、その内のチェックコードは「90853」である。チェックコード5桁部分をチェックして正しければ、正しい商品IDであると判断されて商品ID格納領域41cに格納される。
The product ID storage area 41c is a data storage area in which the product ID is registered when the product ID is correct and unused.
The data structure of the product ID is determined by a method as shown in FIG. 8, for example. All the digits of the product ID are 15 digits, the 5th part of the 1st digit, 4th digit, 7th digit, 10th digit, 13th digit is used as a check code, and the other digits are used numbers and symbols. Yes. In the example of FIG. 8, the product ID is “B9cf0rr8Q453137”, and the check code is “90853”. If the 5-digit check code is checked and correct, it is determined that the product ID is correct and stored in the product ID storage area 41c.

図5は、商品を買ったユーザの登録の流れを示すフローチャートである。
携帯電話機を用いて登録する場合を説明する。なお、パソコンや他の携帯端末を用いても同様なステップで登録することが可能である。
ユーザが携帯電話機28のキー入力部22の特定のキーを操作することによりURL入力を指定するための画面が表示され、ユーザがサーバ装置のURLを入力すると、ユーザID登録アクセス部26aはサーバ装置8にアクセスする。続いてユーザ登録するための画面を液晶表示部25に表示する。ユーザが画面で指示された自らの詳細情報を入力する(ステップ(以下「S」という)01)。この詳細情報はインターネットを介してサーバ装置8に送られる。サーバ装置8の登録制御部37は通信部38を介して詳細情報を受け取り、この詳細情報対応にユーザIDを付与し、間違い入力回数リセット部14により商品IDエラー入力回数計数部16の回数を0にリセットし、付与されたユーザIDに対する、待ち時間格納領域41a(記憶部19)の待ち時間を0にする。すなわち、付与されたユーザID対応の商品ID入力可能時刻を今にする(S02)。
FIG. 5 is a flowchart showing the flow of registration of a user who bought a product.
A case of registration using a mobile phone will be described. Even if a personal computer or other portable terminal is used, registration can be performed in the same steps.
When the user operates a specific key of the key input unit 22 of the mobile phone 28 to display a screen for designating URL input, and the user inputs the URL of the server device, the user ID registration access unit 26a displays the server device. 8 is accessed. Subsequently, a screen for user registration is displayed on the liquid crystal display unit 25. The user inputs his / her detailed information indicated on the screen (step (hereinafter referred to as “S”) 01). This detailed information is sent to the server device 8 via the Internet. The registration control unit 37 of the server device 8 receives the detailed information via the communication unit 38, assigns a user ID to this detailed information, and sets the number of times of the product ID error input number counting unit 16 to 0 by the erroneous input number reset unit 14. The waiting time of the waiting time storage area 41a (storage unit 19) for the assigned user ID is set to zero. That is, the product ID input available time corresponding to the given user ID is set to the current time (S02).

ついで、登録制御部37はユーザIDを詳細情報とともにユーザ登録格納領域41b内に登録する(S03)。登録制御部37はユーザ登録を終了すると、付与したユーザIDおよびユーザ登録完了の旨の情報を通信部38,インターネット経由でユーザ登録をアクセスしてきた携帯電話機8に送信する。携帯電話機8の液晶表示部25に登録済およびユーザIDが表示される。ユーザID登録アクセス部26aはつぎにユーザIDに対しパスワードを設定するための画面を表示し、ユーザはパスワードを設定することとなる。パスワードはサーバ装置8のユーザ登録格納領域41bに付与されたユーザIDに関連付けされて記憶される。このような流れによってユーザ登録が完了する(S04)。   Next, the registration control unit 37 registers the user ID together with the detailed information in the user registration storage area 41b (S03). When the user registration is completed, the registration control unit 37 transmits the assigned user ID and information indicating the completion of user registration to the communication unit 38 and the mobile phone 8 that has accessed the user registration via the Internet. The registered and user ID are displayed on the liquid crystal display unit 25 of the mobile phone 8. Next, the user ID registration access unit 26a displays a screen for setting a password for the user ID, and the user sets the password. The password is stored in association with the user ID assigned to the user registration storage area 41b of the server device 8. User registration is completed by such a flow (S04).

つぎに図7のフローチャートにより商品ID登録の流れを説明する。
携帯電話機8の入力部22によりユーザが購入した商品のIDを入力するため所定の操作をする。ユーザID入力と商品ID入力ための画面が液晶表示部25に表示される。まず、ユーザID入力のための画面が表示されるので、付与されたユーザIDを入力し、パスワードを入力する。さらに商品IDを入力するため画面が表示されるので、続いて購入した商品のIDを入力する(S11,S12)。これら情報は通信部23,インターネット,通信部38を介してサーバ装置8に送られる。サーバ装置8の登録制御部37は登録されたユーザIDが入力されパスワードも間違いない場合、時間判定部11に制御を渡す。時間判定部11は商品IDが入力されてから、このユーザID対応の待ち時間格納領域41a(記憶部19)の待ち時間が経過したか否かを判定する(S13)。当初はユーザ登録の際に待ち時間が0になっているため、また、前回の商品ID判定で間違いがない場合、同様に待ち時間が0にリセットされているので、待つことなく商品ID判定部12による判定に移行する。また、待ち時間が例えば2秒になっている場合には、2秒後に商品ID判定部12による商品IDの判定に移行する。
Next, the flow of product ID registration will be described with reference to the flowchart of FIG.
A predetermined operation is performed to input the ID of the product purchased by the user through the input unit 22 of the mobile phone 8. A screen for user ID input and product ID input is displayed on the liquid crystal display unit 25. First, since a screen for inputting a user ID is displayed, the assigned user ID is input, and the password is input. Further, since a screen is displayed for inputting the product ID, the ID of the purchased product is subsequently input (S11, S12). These pieces of information are sent to the server device 8 via the communication unit 23, the Internet, and the communication unit 38. The registration control unit 37 of the server device 8 passes control to the time determination unit 11 when the registered user ID is input and the password is correct. The time determination unit 11 determines whether or not the waiting time of the waiting time storage area 41a (storage unit 19) corresponding to the user ID has elapsed after the product ID is input (S13). Since the waiting time is initially 0 at the time of user registration, and when there is no mistake in the previous product ID determination, the waiting time is reset to 0 as well, so the product ID determination unit without waiting The process proceeds to determination by 12. If the waiting time is 2 seconds, for example, the product ID determination unit 12 shifts to the product ID determination after 2 seconds.

待ち時間の間は、登録制御部37は「只今サーバが混み合っています」などの情報を携帯電話機8に返送し、液晶表示部25にその文言が表示される(S14)。
待ち時間が経過した場合、または待つことなく商品ID判定部12は、入力された商品IDをチェックし、正しいか否かを判定する(S15)。チェックの結果、正しくない場合、商品IDエラー入力回数計数部16は現在の計数値に1を加算する(S16)。待ち時間演算部17は加算された計数値mにより2m を演算し、待ち時間を算出する。待ち時間演算部17は付与されたユーザID対応の待ち時間格納領域41aの時間を、算出された待ち時間になるように更新する(S17)。入力不正であれば、次の商品ID入力で判定するまでの待ち時間が2m で計算される長さに増加する。携帯電話機8に「商品IDが間違っています」という情報が送られ,液晶表示部25にその文言が表示される(S18)。
During the waiting time, the registration control unit 37 returns information such as “the server is busy” to the mobile phone 8, and the wording is displayed on the liquid crystal display unit 25 (S14).
When the waiting time has elapsed or without waiting, the product ID determination unit 12 checks the input product ID and determines whether it is correct (S15). If the result of the check is incorrect, the product ID error input count counter 16 adds 1 to the current count value (S16). The waiting time calculator 17 calculates 2 m from the added count value m, and calculates the waiting time. The waiting time calculation unit 17 updates the time of the assigned waiting time storage area 41a corresponding to the user ID so as to be the calculated waiting time (S17). If the input is incorrect, the waiting time until the next product ID input is determined increases to a length calculated by 2 m . Information “product ID is wrong” is sent to the mobile phone 8, and the wording is displayed on the liquid crystal display unit 25 (S18).

一方、商品ID判定部12が正しい商品IDであると判定した場合、未使用商品ID判定部33は商品ID格納領域41cに既に登録されている商品IDの1つと一致するか否かを判定し(S19)、一致する場合には携帯電話機8に対し「既に使用されています」という情報が送られ、液晶表示部25にその文言が表示される(S20)。未使用商品IDの場合は、間違い入力回数リセット部14は商品IDエラー入力回数計数部16の計数値を0にリセットし、待ち時間格納領域41aの、このユーザID対応の待ち時間を0にする(S21)。このリセットにより次の商品ID入力の待ち時間はなく、待つことなく商品ID入力が判定されることになる。
そして未使用商品IDである場合、ID登録部15は商品ID格納領域41cに入力された商品IDを記憶する(S22)。その旨の内容が携帯電話機8に送られ商品ID登録済が液晶表示部25に表示され、商品ID登録が完了する(S23)。
On the other hand, when the product ID determination unit 12 determines that the product ID is correct, the unused product ID determination unit 33 determines whether the product ID matches one of the product IDs already registered in the product ID storage area 41c. (S19) If they match, information “already used” is sent to the mobile phone 8, and the wording is displayed on the liquid crystal display unit 25 (S20). In the case of an unused product ID, the incorrect input count resetting unit 14 resets the count value of the product ID error input count counting unit 16 to 0, and sets the waiting time corresponding to this user ID in the waiting time storage area 41a to 0. (S21). By this reset, there is no waiting time for the next product ID input, and the product ID input is determined without waiting.
If it is an unused product ID, the ID registration unit 15 stores the product ID input in the product ID storage area 41c (S22). The content to that effect is sent to the mobile phone 8 and the product ID registered is displayed on the liquid crystal display unit 25, and the product ID registration is completed (S23).

以上の実施の形態は端末として携帯電話機を使用した場合を説明したが、インターネット接続されるパソコンや他の携帯端末を用いて商品ID登録を行うこともできる。パソコンの場合や他の携帯端末も、ユーザ登録アクセス処理,商品ID登録アクセス処理の動作は携帯電話機の場合と同じである。パソコンを利用する場合、プログラムにより商品IDを大量に作成し短時間に入力することが可能であっても、1回商品ID入力不正を行う毎に、つぎから商品ID入力を判定する時間が大きくなるため、正しい商品IDの入力は多大な時間を要するため、事実上商品IDを知らない者の正しい商品IDの入力は不能となる。
また、ユーザ登録をしたものが正当な商品IDの入力を間違えたとしても、間違え回数が少ない場合、商品IDを判定するまでの待ち時間は増加するものの、極端に大きくならないので、従来のような解除という手続きを取らなくても一定時間待てば、入力できるとともに次からの入力はエラー回数を自動解除できる。さらに、入力間違いしたときは、ユーザを待たしていることが分からないような不正対策の表示で待ち時間を経過させることができる方式であるため、ユーザに不要なストレスを与えることもない。
In the above embodiment, a case where a mobile phone is used as a terminal has been described. However, product ID registration can also be performed using a personal computer connected to the Internet or another mobile terminal. In the case of a personal computer and other mobile terminals, the operations of user registration access processing and product ID registration access processing are the same as those in the case of a mobile phone. When using a personal computer, even if it is possible to create a large number of product IDs by a program and input them in a short time, each time a product ID is illegally entered, it takes a lot of time to determine the next product ID input. Therefore, since it takes a lot of time to input the correct product ID, it becomes impossible for a person who does not know the product ID to input the correct product ID.
Also, even if the registered user has entered the wrong product ID by mistake, if the number of mistakes is small, the waiting time until determining the product ID will increase, but it will not become extremely large. Even if you do not take the procedure of cancellation, you can enter it if you wait for a certain time, and the next input can automatically cancel the number of errors. In addition, when an input error is made, the waiting time can be allowed to elapse with a display of a fraud countermeasure in which it is not known that the user is waiting. Therefore, unnecessary stress is not given to the user.

ユーザが商品を購入した場合、その商品に付与されているシリアルナンバなどの商品IDを登録する場合に不正入力を防止するシステムとして用いられる。   When a user purchases a product, it is used as a system for preventing unauthorized input when registering a product ID such as a serial number assigned to the product.

本発明による不正入力防止システムを備えた商品ID登録システムの概要を示すブロック図である。It is a block diagram which shows the outline | summary of the goods ID registration system provided with the unauthorized input prevention system by this invention. 不正入力防止システムの構成を示すブロック図である。It is a block diagram which shows the structure of an unauthorized input prevention system. 携帯電話機の回路の詳細を示すブロック図である。It is a block diagram which shows the detail of the circuit of a mobile telephone. サーバ装置の詳細を示すブロック図である。It is a block diagram which shows the detail of a server apparatus. 商品を買ったユーザの登録の流れを示すフローチャートである。It is a flowchart which shows the flow of registration of the user who bought goods. 商品ID登録の流れを示すフローチャートである。It is a flowchart which shows the flow of merchandise ID registration. 商品ID入力の間違いによる待ち時間の増加を説明するための図である。It is a figure for demonstrating the increase in waiting time by the mistake of goods ID input. 個別の商品に付するID(シリアルナンバー)の範囲の設定の方法を説明するための図である。It is a figure for demonstrating the setting method of the range of ID (serial number) attached | subjected to an individual goods.

符号の説明Explanation of symbols

1 携帯電話機
2 基地局
3 移動通信交換機
4 公衆網
5 インターネット
6 パソコン
7 プロバイダ回線
10 ID入力部
11,31 時間判定部
12,32 商品ID判定部
13,33 未使用商品ID判定部
14 間違い入力回数リセット部
15 ID登録部
16 商品IDエラー入力回数計数部
17 待ち時間演算部
18 待ち時間更新部
21 メモリ部
22 キー入力部
23,38 通信部
24 画像処理部
25 液晶表示部
26 制御部
27 電話機能部
35 更新登録部
36 演算部
37 登録制御部
39 ROM
40 RAM
41 データベース
DESCRIPTION OF SYMBOLS 1 Mobile phone 2 Base station 3 Mobile communication switch 4 Public network 5 Internet 6 Personal computer 7 Provider line 10 ID input part 11, 31 Time judgment part 12, 32 Product ID judgment part
13, 33 Unused product ID determination unit
14 Error input count reset section
DESCRIPTION OF SYMBOLS 15 ID registration part 16 Commodity ID error input frequency count part 17 Wait time calculating part 18 Wait time update part 21 Memory part 22 Key input part 23,38 Communication part 24 Image processing part 25 Liquid crystal display part 26 Control part 27 Telephone function part 35 Update registration unit 36 Calculation unit
37 Registration Control Unit 39 ROM
40 RAM
41 database

Claims (5)

端末から物品個別に付与されたIDを入力し、サーバ装置にその物品IDを登録するように構成された物品ID登録システムにおいて、
前記サーバ装置は、
前記端末から前記物品IDを入力してから待ち時間経過したか否かを判定する時間判定部と、
前記入力された物品IDが正しいか否かを判定するID判定部と、
前記ID判定部で正しくないと判定された場合、間違い入力回数を計数する計数部と、 前記計数部で計数した間違い入力回数より待ち時間を算出する演算部と、
前記演算部で演算した待ち時間を保持する記憶部と、
前記ID判定部で正しいと判定された場合、未使用物品IDか否かを判定する未使用ID判定部と、
前記未使用ID判定部で未使用と判定された場合、前記計数部の間違い入力回数を0にリセットし、前記記憶部の待ち時間を0にするリセット部とを備え、
前記端末から入力される物品IDの間違い回数によってつぎに物品ID入力がされ受け付けられるまでの待ち時間を増加させ、前回までにセットされた待ち時間経過後に前記端末から入力された物品IDが正しい場合、正しい物品IDを受け付けるとともに間違い入力回数を0にリセットし、つぎに物品IDが入力された場合の待ち時間を0にすることを特徴とする不正入力防止システム。
In an article ID registration system configured to input an ID assigned to each article from a terminal and register the article ID in the server device,
The server device
A time determination unit that determines whether or not a waiting time has elapsed since inputting the article ID from the terminal;
An ID determination unit for determining whether or not the input article ID is correct;
When it is determined that the ID determination unit is not correct, a counting unit that counts the number of erroneous inputs, a calculation unit that calculates a waiting time from the number of erroneous inputs counted by the counting unit,
A storage unit for holding the waiting time calculated by the calculation unit;
When it is determined that the ID determination unit is correct, an unused ID determination unit that determines whether the item is an unused article ID;
A reset unit that resets the number of erroneous inputs of the counting unit to 0 and sets the waiting time of the storage unit to 0 when the unused ID determination unit determines that it is unused;
The waiting time until the next article ID is input and accepted is increased according to the number of mistakes of the article ID input from the terminal, and the article ID input from the terminal is correct after the waiting time set up to the previous time has elapsed A fraudulent input prevention system that accepts a correct article ID, resets the number of erroneous inputs to zero, and then sets the waiting time when the article ID is input next to zero.
前記間違い入力回数mの増加にしたがって待ち時間をnm で指数的に増加させることを特徴とする請求項1記載の不正入力防止システム。 Unauthorized input prevention system according to claim 1, wherein the increasing the latency in accordance with an increase of the inaccurate input count m exponentially with n m. 前記ID判定部は、
所定の範囲の物品IDにチェックコードを有し、前記チェックコードが正しい場合に物品IDは正しいと判断することを特徴とする請求項1または2記載の不正入力防止システム。
The ID determination unit
3. The unauthorized input prevention system according to claim 1 or 2, wherein an article ID within a predetermined range has a check code, and when the check code is correct, the article ID is determined to be correct.
前記未使用ID判定部は、
前記ID判定部で正しいと判定された物品IDが既に登録されている物品ID中以外の物品IDである場合に、未使用と判定することを特徴とする請求項3記載の不正入力防止システム。
The unused ID determination unit
4. The unauthorized input prevention system according to claim 3, wherein when the article ID determined to be correct by the ID determination unit is an article ID other than an already registered article ID, it is determined as unused.
ユーザの情報を入力して登録するユーザ情報登録手段を有し、該ユーザ情報登録手段によりユーザ登録した場合、前記リセット部により間違い入力回数を0にリセットし登録したユーザ対応に前記記憶部の待ち時間を0にすることを特徴とする請求項1,2,3または4記載の不正入力防止システム。   User information registration means for inputting and registering user information. When the user information is registered by the user information registration means, the reset unit resets the number of error inputs to 0 and waits in the storage unit for the registered user. 5. The unauthorized input prevention system according to claim 1, wherein the time is set to zero.
JP2007200318A 2007-08-01 2007-08-01 Unauthorized input prevention system Active JP5078492B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007200318A JP5078492B2 (en) 2007-08-01 2007-08-01 Unauthorized input prevention system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007200318A JP5078492B2 (en) 2007-08-01 2007-08-01 Unauthorized input prevention system

Publications (2)

Publication Number Publication Date
JP2009037371A true JP2009037371A (en) 2009-02-19
JP5078492B2 JP5078492B2 (en) 2012-11-21

Family

ID=40439221

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007200318A Active JP5078492B2 (en) 2007-08-01 2007-08-01 Unauthorized input prevention system

Country Status (1)

Country Link
JP (1) JP5078492B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8041974B2 (en) * 2008-10-17 2011-10-18 Kinpo Electronics, Inc. Power management method for input device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0391099A (en) * 1989-09-04 1991-04-16 Sanyo Electric Co Ltd Commodity code processor
JP2001297129A (en) * 2000-02-09 2001-10-26 Ichikawa Jin Shoji Kk Campaign management system
JP2004175367A (en) * 2002-11-25 2004-06-24 Dainippon Printing Co Ltd Campaign commodity, and giveaway serving method
JP2005310069A (en) * 2004-04-26 2005-11-04 Fuji Xerox Co Ltd Authentication device, method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0391099A (en) * 1989-09-04 1991-04-16 Sanyo Electric Co Ltd Commodity code processor
JP2001297129A (en) * 2000-02-09 2001-10-26 Ichikawa Jin Shoji Kk Campaign management system
JP2004175367A (en) * 2002-11-25 2004-06-24 Dainippon Printing Co Ltd Campaign commodity, and giveaway serving method
JP2005310069A (en) * 2004-04-26 2005-11-04 Fuji Xerox Co Ltd Authentication device, method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8041974B2 (en) * 2008-10-17 2011-10-18 Kinpo Electronics, Inc. Power management method for input device

Also Published As

Publication number Publication date
JP5078492B2 (en) 2012-11-21

Similar Documents

Publication Publication Date Title
US8312287B2 (en) Apparatus and method for dynamically changing a password
US9892407B2 (en) Method and system for secure user identification
CN106127017B (en) Method and system for handling encoded information
CN102160059A (en) Authorization of server operations
EA034474B1 (en) Method and system for abstracted and randomized one-time passwords for transactional authentication
JP2008015924A (en) Network settlement auxiliary equipment
CN102098315A (en) Secure login method, device and system for client
US20120276976A1 (en) Method for tracking lottery purchases and notifying winners electronically
JP5978326B2 (en) Dynamic authentication system, dynamic authentication method, reader for dynamic authentication, user terminal device, and dynamic authentication program
JP5352730B1 (en) Information processing system, information processing method, merchandise seller terminal, sales support method, trading support server, trading support method, merchandise purchaser terminal, purchase support method, and computer program
US11631079B2 (en) Settlement system, user terminal and method executed therein, settlement device and method executed therein, and program
JP2005044054A (en) Processing system for code string
JP2012113341A (en) Cardless cash dispensation system and cardless cash dispensation processing method
JP2014059832A (en) Authority management device, authority management method and authority management program
JP2020204882A (en) Information processing method, program, and terminal
JP5078492B2 (en) Unauthorized input prevention system
US20100043079A1 (en) Code securing for a personal entity
JP2009129312A (en) Public relations business support system and its method
JP2005115597A (en) Card management system and card information management method
JP2020204883A (en) Information processing method, program, and terminal
JP6210574B1 (en) Card non-portable point processing system, card non-portable point processing method, and program
JP2020080091A (en) Authentication server, user terminal, settlement system, settlement method, and program
US9462467B2 (en) Secure processing system for use with a portable communication device
KR101998472B1 (en) User terminal, method for managing personal data, and computer readable recording medium
JP6113680B2 (en) Authority management apparatus, authority management method, and authority management program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100305

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100408

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20100415

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100707

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120622

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120809

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120828

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120828

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150907

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5078492

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150907

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150907

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350