[go: up one dir, main page]

JP2012185566A - Electronic apparatus and program - Google Patents

Electronic apparatus and program Download PDF

Info

Publication number
JP2012185566A
JP2012185566A JP2011046794A JP2011046794A JP2012185566A JP 2012185566 A JP2012185566 A JP 2012185566A JP 2011046794 A JP2011046794 A JP 2011046794A JP 2011046794 A JP2011046794 A JP 2011046794A JP 2012185566 A JP2012185566 A JP 2012185566A
Authority
JP
Japan
Prior art keywords
pos terminal
outside
authentication information
password
predetermined area
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.)
Withdrawn
Application number
JP2011046794A
Other languages
Japanese (ja)
Inventor
Toru Kobayashi
徹 小林
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.)
Toshiba Tec Corp
Original Assignee
Toshiba Tec 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 Toshiba Tec Corp filed Critical Toshiba Tec Corp
Priority to JP2011046794A priority Critical patent/JP2012185566A/en
Publication of JP2012185566A publication Critical patent/JP2012185566A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Abstract

【課題】電子機器のセキュリティを向上させることができる電子機器およびプログラムを提供する。
【解決手段】実施形態の電子機器は、位置検出手段と、位置判定手段と、制御手段とを備える。位置検出手段は、自装置の位置を検出する。位置判定手段は、前記自装置の位置が所定のエリア外にあるか否かを判定する。制御手段は、前記自装置の位置が前記所定のエリア外にある場合には、自装置の動作を制限する。
【選択図】図4
An electronic device and a program capable of improving the security of the electronic device are provided.
According to one embodiment, an electronic apparatus includes a position detection unit, a position determination unit, and a control unit. The position detection means detects the position of the own device. The position determination means determines whether or not the position of the device is outside a predetermined area. The control means limits the operation of the own device when the position of the own device is outside the predetermined area.
[Selection] Figure 4

Description

本発明の実施形態は、電子機器およびプログラムに関する。   Embodiments described herein relate generally to an electronic device and a program.

小売店等の店舗では、省スペース化を図るために小型のPOS(Point Of Sales)端末が広く用いられている。ところが、このような小型のPOS端末は軽量であるために盗難される危険性が高い。これに対して従来は、チェーンロック等によってPOS端末をメインの使用場所に固定することで、盗難対策が行われる場合が多い。   In stores such as retail stores, small POS (Point Of Sales) terminals are widely used to save space. However, since such a small POS terminal is lightweight, there is a high risk of being stolen. On the other hand, conventionally, countermeasures against theft are often performed by fixing the POS terminal to the main place of use by a chain lock or the like.

しかしながら、従来技術においては、チェーンロック等で繋ぎ止めておくためPOS端末の置き場所を自由に変えられずに不便であるという課題があった。また、チェーンロック部分を破損すればPOS端末を盗難することが可能となり、POS端末を不正に用いられる危険性があった。   However, the prior art has a problem that it is inconvenient because the POS terminal cannot be freely changed because the chain is locked with a chain lock or the like. Further, if the chain lock portion is broken, the POS terminal can be stolen, and there is a risk that the POS terminal can be used illegally.

実施形態の電子機器は、位置検出手段と、位置判定手段と、制御手段とを備える。位置検出手段は、自装置の位置を検出する。位置判定手段は、前記自装置の位置が所定のエリア外にあるか否かを判定する。制御手段は、前記自装置の位置が前記所定のエリア外にある場合には、自装置の動作を制限する。   The electronic apparatus according to the embodiment includes a position detection unit, a position determination unit, and a control unit. The position detection means detects the position of the own device. The position determination means determines whether or not the position of the device is outside a predetermined area. The control means limits the operation of the own device when the position of the own device is outside the predetermined area.

図1は、第1の実施形態に係るPOS端末の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a POS terminal according to the first embodiment. 図2は、POS端末が行う情報登録処理の手順を示すフローチャートである。FIG. 2 is a flowchart showing a procedure of information registration processing performed by the POS terminal. 図3は、エラー画面の一例を示す図である。FIG. 3 is a diagram illustrating an example of an error screen. 図4は、起動時にPOS端末が行う位置判定処理の手順を示すフローチャートである。FIG. 4 is a flowchart showing a procedure of position determination processing performed by the POS terminal at the time of activation. 図5は、OS起動後にPOS端末が行う位置判定処理の手順を示すフローチャートである。FIG. 5 is a flowchart showing a procedure of position determination processing performed by the POS terminal after the OS is started. 図6は、第2の実施形態に係るPOS端末の構成を示す機能ブロック図である。FIG. 6 is a functional block diagram showing the configuration of the POS terminal according to the second embodiment. 図7は、起動時にPOS端末が行う位置判定処理の手順を示すフローチャートである。FIG. 7 is a flowchart showing a procedure of position determination processing performed by the POS terminal at the time of activation. 図8は、OS起動後にPOS端末が行う位置判定処理の手順を示すフローチャートである。FIG. 8 is a flowchart showing the procedure of the position determination process performed by the POS terminal after the OS is started.

本実施形態に係る電子機器は、POS(Point Of Sales)端末、決済端末、カードリーダ等として用いることができるが、以下では本実施形態の電子機器としてPOS端末を用いる場合について説明する。   The electronic device according to the present embodiment can be used as a POS (Point Of Sales) terminal, a payment terminal, a card reader, or the like. Hereinafter, a case where a POS terminal is used as the electronic device of the present embodiment will be described.

(第1の実施形態)
図1は、第1の実施形態に係るPOS端末1の構成を示すブロック図である。POS端末1は、CPU(Central Processing Unit)3と、スキャナ4と、プリンタ5と、キーボード6と、GPS(Global Positioning System)受信機7と、タンパスイッチ8と、FROM(Flash ROM)9と、表示器10と、タイマ11と、無線LAN I/F(Interface)12とを主に備えており、これらがバスやインタフェースによって相互に接続されている。また、POS端末1は、無線LAN I/F12および無線LAN等のネットワークNTを介して、ストアサーバ2と情報通信することができる。
(First embodiment)
FIG. 1 is a block diagram showing the configuration of the POS terminal 1 according to the first embodiment. The POS terminal 1 includes a CPU (Central Processing Unit) 3, a scanner 4, a printer 5, a keyboard 6, a GPS (Global Positioning System) receiver 7, a tamper switch 8, a FROM (Flash ROM) 9, A display 10, a timer 11, and a wireless LAN I / F (Interface) 12 are mainly provided, and these are connected to each other by a bus or an interface. The POS terminal 1 can communicate information with the store server 2 via a network NT such as a wireless LAN I / F 12 and a wireless LAN.

スキャナ4は、商品に付されたバーコードや二次元コード等のコードシンボルをスキャンする。プリンタ5はレシート等を印字する。キーボード6には現在の合計金額を算出する現計キーやテンキー等が設けられている。表示器10は、商品を登録する登録画面や、POS端末1の各種設定を行う設定画面などの各種画面を表示する。   The scanner 4 scans a code symbol such as a barcode or a two-dimensional code attached to a product. The printer 5 prints a receipt or the like. The keyboard 6 is provided with a current key and a numeric keypad for calculating the current total amount. The display device 10 displays various screens such as a registration screen for registering products and a setting screen for performing various settings of the POS terminal 1.

GPS受信機7は、位置検出手段として機能し、複数のGPS衛星からの電波を受信してそれぞれとの距離を割り出すことにより、POS端末1の現在位置を検出する。また、GPS受信機7は、CPU3が所定の時間おきに送信する制御信号に基づいて、所定の時間おきにPOS端末1の現在位置を検出する。   The GPS receiver 7 functions as a position detection unit, and detects the current position of the POS terminal 1 by receiving radio waves from a plurality of GPS satellites and determining the distance from each. The GPS receiver 7 detects the current position of the POS terminal 1 at predetermined intervals based on control signals transmitted by the CPU 3 at predetermined intervals.

タンパスイッチ8は、タンパスイッチ8内の回路を切断するなどして、POS端末1への電源供給を停止させたり、キーボード6を動作不可能にしたり、FROM9内の機密情報を消去したりすることが可能であり、これによりPOS端末1の少なくとも一部の動作を制限することができる。   The tamper switch 8 stops the power supply to the POS terminal 1 by cutting a circuit in the tamper switch 8, disables the keyboard 6, or erases confidential information in the FROM 9. As a result, the operation of at least a part of the POS terminal 1 can be restricted.

FROM9は、BIOS(Basic Input/OutPut System)やその他の各種プログラム、各種データを格納する。また、FROM9は、CPU3がプログラムを実行する際に一時的にデータやプログラムを記憶する。   The FROM 9 stores BIOS (Basic Input / OutPut System), other various programs, and various data. The FROM 9 temporarily stores data and programs when the CPU 3 executes the programs.

ここで、BIOSとは、POS端末1の電源投入時に最初に起動されるプログラム群であり、OS(Operating System)の起動を行うものである。また、BIOSは、CPU3、スキャナ4、プリンタ5、キーボード6、GPS受信機7、タンパスイッチ8、FROM9、表示器10、タイマ11、無線LAN I/F12等の各部を各種設定データに基づいて制御するプログラム群であり、上述の各部に対するデータの入出力をOSやアプリケーションソフトに対して提供する。   Here, the BIOS is a group of programs that are activated first when the POS terminal 1 is powered on, and activates an OS (Operating System). The BIOS also controls the CPU 3, scanner 4, printer 5, keyboard 6, GPS receiver 7, tamper switch 8, FROM 9, display 10, timer 11, wireless LAN I / F 12, etc. based on various setting data. A program group that provides data input / output to / from the above-described units to the OS and application software.

本実施形態のPOS端末1で実行されるプログラムは、BIOSが有するプログラムの1つであり、表示制御部21、情報登録部22、位置判定部23、パスワード判定部24、フラグ判定部25、動作制御部26を含むモジュール構成となっている。CPU3(プロセッサ)は、FROM9から上述のプログラムを読み出して実行することにより上記各部を主記憶装置上にロードし、図1に示すように、表示制御部21、情報登録部22、位置判定部23、パスワード判定部24、フラグ判定部25、動作制御部26を主記憶装置上に生成する。各部の機能については後述する。   The program executed by the POS terminal 1 of this embodiment is one of the programs that the BIOS has, and includes a display control unit 21, an information registration unit 22, a position determination unit 23, a password determination unit 24, a flag determination unit 25, and an operation. The module configuration includes the control unit 26. The CPU 3 (processor) loads the above-described units onto the main storage device by reading and executing the above-described program from the FROM 9, and as shown in FIG. 1, the display control unit 21, the information registration unit 22, and the position determination unit 23 are loaded. The password determination unit 24, the flag determination unit 25, and the operation control unit 26 are generated on the main storage device. The function of each part will be described later.

また、FROM9は、使用可能エリア情報および管理用パスワードを記憶する。   The FROM 9 stores usable area information and a management password.

ここで、使用可能エリアとは、POS端末1の使用を許可する所定のエリアである。この使用可能エリア内でPOS端末1が使用される場合には、正規の使用と見なしてPOS端末1を使用することができる。また、使用可能エリア情報とは、使用可能エリアを示す位置情報である。   Here, the usable area is a predetermined area where the use of the POS terminal 1 is permitted. When the POS terminal 1 is used in this usable area, the POS terminal 1 can be used by assuming that it is regular use. The usable area information is position information indicating the usable area.

また、管理用パスワードとは、POS端末1が使用可能エリア外にある場合にも、POS端末1を通常通り動作させるために用いられる認証パスワードである。即ち、管理用パスワードによるユーザ認証がなされた場合に、使用可能エリア外でのPOS端末1の使用が許可される。   The management password is an authentication password used for operating the POS terminal 1 as usual even when the POS terminal 1 is outside the usable area. In other words, when user authentication is performed using the management password, use of the POS terminal 1 outside the usable area is permitted.

尚、管理用パスワード以外にも、指紋や声紋等のデータを認証情報としてFROM9に格納し、この認証情報による生体認証がなされた場合に、使用可能エリア外でのPOS端末1の使用を許可するとしてもよい。   In addition to the management password, data such as fingerprints and voiceprints are stored in the FROM 9 as authentication information. When biometric authentication is performed using this authentication information, the use of the POS terminal 1 outside the usable area is permitted. It is good.

ユーザは、POS端末1を店舗に導入する場合や、使用可能エリアを変更する場合等に、使用可能エリア情報または管理用パスワードをFROM9に登録することができる。   The user can register the usable area information or the management password in the FROM 9 when the POS terminal 1 is introduced into the store or when the usable area is changed.

次に、表示制御部21および情報登録部22による使用可能エリア情報および管理用パスワードの登録方法について図2を用いて説明する。図2は、POS端末1が行う情報登録処理の手順を示すフローチャートである。   Next, the registration method of the usable area information and the management password by the display control unit 21 and the information registration unit 22 will be described with reference to FIG. FIG. 2 is a flowchart showing a procedure of information registration processing performed by the POS terminal 1.

表示制御部21は、使用可能エリア情報および管理用パスワードの登録を受付ける登録画面(不図示)を表示器10に表示させる(ステップS1)。   The display control unit 21 causes the display 10 to display a registration screen (not shown) that accepts registration of usable area information and management password (step S1).

情報登録部22は、登録画面において使用可能エリア情報の入力を受付けてFROM9に登録(格納)する(ステップS2)。また、情報登録部22は、登録画面から管理用パスワードの入力を受付けて登録する(ステップS3)。   The information registration unit 22 accepts input of usable area information on the registration screen and registers (stores) it in the FROM 9 (step S2). In addition, the information registration unit 22 receives and registers an input of a management password from the registration screen (step S3).

一例として、登録画面にはGPS通信を開始するボタン等が設けられる。情報登録部22は、このボタンが選択操作された場合に、GPS受信機7によって現在位置の位置情報を受信する。そして、情報登録部22は、現在位置を中心とする所定のエリア(例えば半径5m以内)をこのPOS端末1の使用可能エリアとして、その使用可能エリア情報をFROM9に格納する。   As an example, a button for starting GPS communication is provided on the registration screen. The information registration unit 22 receives position information of the current position by the GPS receiver 7 when this button is selected and operated. Then, the information registration unit 22 stores a usable area information in the FROM 9 with a predetermined area (for example, within a radius of 5 m) centered on the current position as the usable area of the POS terminal 1.

また、FROM9に店舗内のレジ設置場所などの所定の場所の位置情報をFROM9に格納しておき、これらの場所を基点とする所定の範囲を使用可能エリアとして登録するとしてもよい。   Further, the location information of a predetermined location such as a cash register installation location in the store may be stored in the FROM 9 and a predetermined range based on these locations may be registered as an available area.

さらに、使用可能エリアとして店舗内の複数のエリアを登録しておけば、POS端末1を移動して用いる場合にも、各移動先のエリアで正規の位置として使用を許可することができる。即ち、例えばショッピングセンターと、センターの屋外のイベント会場とを使用可能エリアとして登録しておけば、これらのエリア内でPOS端末1を自由に移動させて用いることができる。   Furthermore, if a plurality of areas in the store are registered as usable areas, even when the POS terminal 1 is moved and used, the use can be permitted as a regular position in each destination area. That is, for example, if a shopping center and an event venue outside the center are registered as usable areas, the POS terminal 1 can be freely moved and used in these areas.

次に、このようにして登録された使用可能エリア情報および管理用パスワードに基づいて、POS端末1の各部が行うPOS端末1の位置判定方法について説明する。   Next, a method for determining the position of the POS terminal 1 performed by each unit of the POS terminal 1 based on the usable area information and the management password registered as described above will be described.

位置判定部23は、位置判定手段として機能し、POS端末1の位置(現在位置)が、FROM9に登録されている使用可能エリア外にあるか否かを判定する。   The position determination unit 23 functions as a position determination unit, and determines whether or not the position (current position) of the POS terminal 1 is outside the usable area registered in the FROM 9.

即ち、位置判定部23は、POS端末1の起動時に、GPS受信機7に制御信号を送信して、POS端末1の現在位置を検出させる。そして、位置判定部23は受信した現在位置が、FROM9に登録されている使用可能エリア外の場所であるか否かを判定する。   That is, the position determination unit 23 transmits a control signal to the GPS receiver 7 when the POS terminal 1 is activated, and detects the current position of the POS terminal 1. Then, the position determination unit 23 determines whether or not the received current position is a place outside the usable area registered in the FROM 9.

また、位置判定部23は、POS端末1の起動後(例えば、OS起動後)はタイマ11で時間を計測する。そして、位置判定部23は、所定の時間おきに、GPS受信機7に制御信号を送信して、POS端末1の現在位置を検出させる。そして、位置判定部23は受信した現在位置が、FROM9に登録されている使用可能エリア外の場所であるか否かを判定する。   Further, the position determination unit 23 measures the time with the timer 11 after the POS terminal 1 is activated (for example, after the OS is activated). And the position determination part 23 transmits a control signal to the GPS receiver 7 every predetermined time, and detects the present position of the POS terminal 1. Then, the position determination unit 23 determines whether or not the received current position is a place outside the usable area registered in the FROM 9.

また、位置判定部23は、GPS受信機7に制御信号を送信したが現在位置の検出応答が得られなかった場合に、再度制御信号を送信する。そして、制御信号の送信回数すなわちリトライ回数をFROM9に格納し、リトライ回数が所定の閾値に達した場合には電波状況等が悪く位置検出が行えない状態にあると判定する。   Moreover, the position determination part 23 transmits a control signal again, when the control signal was transmitted to the GPS receiver 7, but the detection response of the present position was not obtained. Then, the number of transmissions of the control signal, that is, the number of retries is stored in the FROM 9, and when the number of retries reaches a predetermined threshold, it is determined that the radio wave condition is bad and position detection cannot be performed.

尚、位置判定部23は、GPS受信機7以外の位置検出手段を用いてもよい。一例として、店舗内に設けられた複数の無線LANのアクセスポイントを位置検出手段として用いるとしてもよい。   The position determination unit 23 may use position detection means other than the GPS receiver 7. As an example, a plurality of wireless LAN access points provided in a store may be used as position detecting means.

表示制御部21は、POS端末1の位置(現在位置)が使用可能エリア外にある場合には、エラー画面E(図3参照)を表示器10に表示する。また、表示制御部21は、上述のようにGPS受信機7による位置検出が行えない状態であると判定された場合にも、エラー画面E(図3参照)を表示器10に表示する。   When the position (current position) of the POS terminal 1 is outside the usable area, the display control unit 21 displays an error screen E (see FIG. 3) on the display 10. The display control unit 21 also displays the error screen E (see FIG. 3) on the display device 10 even when it is determined that the position cannot be detected by the GPS receiver 7 as described above.

図3は、エラー画面Eの一例を示す図である。図3に示すように、エラー画面Eには、「使用可能エリア外です。この場所での使用は許可されていません。」等と、POS端末1が使用可能エリア外にあり、その場所でのPOS端末1の使用が許可されていない旨を報知あるいは警告するメッセージが表示される。尚、POS端末1は上記のようなメッセージを音声出力することによりユーザに報知するとしてもよい。また、図3に示すように、エラー画面Eにおいては、管理用パスワードを入力することが可能である。   FIG. 3 is a diagram illustrating an example of the error screen E. As shown in FIG. 3, the error screen E indicates that the POS terminal 1 is outside the usable area, such as “It is out of the usable area. Usage is not permitted in this place.” A message for notifying or warning that the use of the POS terminal 1 is not permitted is displayed. The POS terminal 1 may notify the user by outputting the above message as a voice. Further, as shown in FIG. 3, on the error screen E, it is possible to input a management password.

パスワード判定部24は、認証情報受付手段として機能し、エラー画面Eにおいて入力されたパスワードを受付ける。また、パスワード判定部24は、認証情報判定手段として機能し、エラー画面Eにおいて受付けたパスワードと、FROM9に登録されている管理用パスワードとが一致するか否かを判定する。   The password determination unit 24 functions as an authentication information receiving unit and receives a password input on the error screen E. The password determination unit 24 functions as an authentication information determination unit, and determines whether or not the password accepted on the error screen E matches the management password registered in the FROM 9.

即ち、パスワード判定部24は、エラー画面Eにおいて受付けたパスワードとFROM9に登録されている管理用パスワードとが一致した場合には、POS端末1が正規のユーザによって使用可能エリア外で使用されている状態であり、正規の持ち出しであると判定する。   That is, when the password received on the error screen E matches the management password registered in the FROM 9, the password determination unit 24 uses the POS terminal 1 outside the usable area by the authorized user. It is a state, and it is determined that it is a normal take-out.

一方、パスワード判定部24は、エラー画面Eにおいて受付けたパスワードとFROM9に登録されている管理用パスワードとが一致しない場合には、POS端末1は使用可能エリア外に不正に持ち出されたものと判定する。   On the other hand, if the password received on the error screen E and the management password registered in the FROM 9 do not match, the password determination unit 24 determines that the POS terminal 1 has been illegally taken out of the usable area. To do.

また、パスワード判定部24は、管理用パスワードが一致した場合に、管理用パスワードによる認証処理が済んでいることを記憶するフラグをON(1)にする。尚、このフラグはFROM9内に格納され、初期値はOFF(0)である。   Further, when the management passwords match, the password determination unit 24 turns ON (1) a flag for storing that the authentication process using the management password has been completed. This flag is stored in the FROM 9, and the initial value is OFF (0).

フラグ判定部25は、POS端末1の起動後(例えば、OS起動後)にFROM9のフラグの値を読み取って、フラグがONであるか否かを判定する。フラグがONである場合は上述のように認証処理が済んでいるため、位置判定部23によるPOS端末1の位置判定は行われない。一方、フラグがOFFである場合は認証処理が済んでいないため、位置判定部23によるPOS端末1の位置判定は行われる。   The flag determination unit 25 reads the flag value in the FROM 9 after the POS terminal 1 is started (for example, after the OS is started), and determines whether or not the flag is ON. When the flag is ON, since the authentication process has been completed as described above, the position determination unit 23 does not determine the position of the POS terminal 1. On the other hand, when the flag is OFF, since the authentication process has not been completed, the position determination unit 23 determines the position of the POS terminal 1.

動作制御部26は、制御手段として機能し、POS端末1の位置(現在位置)が使用可能エリア外にある場合には、POS端末1の動作を制限する。即ち、動作制御部26は、パスワード判定部24によって不正持ち出しであると判定された場合には、タンパスイッチ8を制御してPOS端末1の少なくとも一部の動作を制限する。   The operation control unit 26 functions as a control unit, and restricts the operation of the POS terminal 1 when the position (current position) of the POS terminal 1 is outside the usable area. That is, the operation control unit 26 controls the tamper switch 8 and restricts at least a part of the operation of the POS terminal 1 when the password determination unit 24 determines that it is illegally taken out.

より詳細には、動作制御部26は、POS端末1の起動時において不正持ち出しと判定された場合には、POS端末1の起動処理を停止し、POS端末1を起動させない。尚、動作制御部26は、POS端末1の一部の機能を制限してPOS端末1を起動させるとしてもよい。   More specifically, when it is determined that the POS terminal 1 is illegally taken out when the POS terminal 1 is activated, the operation control unit 26 stops the activation process of the POS terminal 1 and does not activate the POS terminal 1. The operation control unit 26 may activate the POS terminal 1 by restricting some functions of the POS terminal 1.

また、動作制御部26は、POS端末1の起動後(例えば、OS起動後)において不正持ち出しと判定された場合には、POS端末1の動作を停止させる。尚、動作制御部26は、POS端末1の動作を停止させず、POS端末1の一部の機能を制限するとしてもよい。   In addition, the operation control unit 26 stops the operation of the POS terminal 1 when it is determined that the POS terminal 1 is illegally taken out after the POS terminal 1 is started (for example, after the OS is started). The operation control unit 26 may limit some functions of the POS terminal 1 without stopping the operation of the POS terminal 1.

なお、動作制御部26は、タンパスイッチ8等を制御することによりPOS端末1の少なくとも一部の動作を制限するとしたが、タンパスイッチ8を用いずに当該動作制限を行ってもよい。その他の例として、動作制御部26は、BIOSによってPOS端末1の各部(図1参照)を制御することによりPOS端末1の少なくとも一部の動作を制限するとしてもよい。   Although the operation control unit 26 controls at least a part of the operation of the POS terminal 1 by controlling the tamper switch 8 or the like, the operation control unit 26 may perform the operation restriction without using the tamper switch 8. As another example, the operation control unit 26 may restrict at least a part of the operation of the POS terminal 1 by controlling each unit (see FIG. 1) of the POS terminal 1 by the BIOS.

一方、動作制御部26は、POS端末1の位置(現在位置)が使用可能エリア内にある場合には、POS端末1の動作を制限せず、POS端末1を通常通り動作させる。また、動作制御部26は、パスワード判定部24によって正規の持ち出しであると判定された場合には、POS端末1の動作を制限せず、POS端末1を通常通り動作させる。   On the other hand, when the position (current position) of the POS terminal 1 is within the usable area, the operation control unit 26 operates the POS terminal 1 as usual without restricting the operation of the POS terminal 1. In addition, when the password determination unit 24 determines that the password has been properly taken out, the operation control unit 26 does not restrict the operation of the POS terminal 1 and operates the POS terminal 1 as usual.

即ち、動作制御部26は、POS端末1の起動時において、使用可能エリア内あるいは正規の持ち出しと判定された場合には、POS端末1の起動処理を続行し、OSやその他のアプリケーションの起動処理を行う。   In other words, the operation control unit 26 continues the activation process of the POS terminal 1 and determines the activation process of the OS and other applications when it is determined that the POS terminal 1 is in the usable area or is properly taken out when the POS terminal 1 is activated. I do.

また、動作制御部26は、POS端末1の起動後(例えば、OS起動後)において、使用可能エリア内あるいは正規の持ち出しと判定された場合には、POS端末1の動作を制限することなく、OSやその他のアプリケーションの機能を通常通り使用可能とする。   In addition, the operation control unit 26 does not limit the operation of the POS terminal 1 when it is determined that the POS terminal 1 is within the usable area or is properly taken out after the POS terminal 1 is activated (for example, after the OS is activated). The functions of the OS and other applications can be used as usual.

次に、POS端末1の起動時にPOS端末1が行う位置判定処理の手順について説明する。図4は、起動時にPOS端末1が行う位置判定処理の手順を示すフローチャートである。   Next, a procedure of position determination processing performed by the POS terminal 1 when the POS terminal 1 is activated will be described. FIG. 4 is a flowchart showing a procedure of position determination processing performed by the POS terminal 1 at the time of activation.

POS端末1の電源スイッチ(不図示)が投入された場合に、POS端末1はPOS端末1の起動処理を開始する。まず、POS端末1はGPS受信機7に制御信号を送信して、POS端末1の現在位置を検出させる(ステップS11)。電波状況が悪いなどの要因により現在位置の検出ができない場合(ステップS11:No)には、位置検出のリトライ回数が閾値に達したか否か判定する(ステップS12)。閾値に達していない場合(ステップS12:No)には、再度GPS受信機7に制御信号を送信して現在位置の検出を行う(ステップS11)。   When a power switch (not shown) of the POS terminal 1 is turned on, the POS terminal 1 starts the activation process of the POS terminal 1. First, the POS terminal 1 transmits a control signal to the GPS receiver 7 to detect the current position of the POS terminal 1 (step S11). If the current position cannot be detected due to factors such as poor radio wave conditions (step S11: No), it is determined whether the number of position detection retries has reached a threshold (step S12). If the threshold has not been reached (step S12: No), the control signal is transmitted again to the GPS receiver 7 to detect the current position (step S11).

現在位置が検出された場合(ステップS11:Yes)には、検出された現在位置が使用可能エリア外であるか否かを判定する(ステップS13)。使用可能エリア内であって使用可能エリア外でない場合(ステップS13:No)には、POS端末1の起動処理を続行し、OSを起動する(ステップS14)。   If the current position is detected (step S11: Yes), it is determined whether or not the detected current position is outside the usable area (step S13). If it is within the usable area and not outside the usable area (step S13: No), the activation process of the POS terminal 1 is continued and the OS is activated (step S14).

一方、検出された現在位置が使用可能エリア外である場合(ステップS13:Yes)、および、リトライ回数が閾値に達した場合(ステップS12:Yes)には、表示器10にエラー画面E(図3参照)を表示させる(ステップS15)。   On the other hand, when the detected current position is outside the usable area (step S13: Yes), and when the number of retries reaches the threshold (step S12: Yes), an error screen E (see FIG. 3) is displayed (step S15).

POS端末1は、エラー画面Eにおいてパスワードが入力されたか否か判定する(ステップS16)。パスワードが入力された場合(ステップS16:Yes)には、入力されたパスワードがFROM9に登録されている管理用パスワードと一致するか否かを判定する(ステップS17)。パスワードが一致した場合(ステップS17:Yes)には、FROM9のフラグをON状態として(ステップS18)、POS端末1の起動処理を続行し、OSを起動する(ステップS14)。尚、OSの起動後は、図5のA以降の処理が行われる。   The POS terminal 1 determines whether or not a password has been input on the error screen E (step S16). When the password is input (step S16: Yes), it is determined whether or not the input password matches the management password registered in the FROM 9 (step S17). If the passwords match (step S17: Yes), the flag of the FROM 9 is turned on (step S18), the POS terminal 1 startup process is continued, and the OS is started (step S14). Note that after the OS is started, the processes after A in FIG. 5 are performed.

一方、エラー画面Eにおいて所定の時間経過してもパスワードが入力されない場合(ステップS16:No)、または、入力されたパスワードがFROM9に登録されている管理用パスワードと一致しない場合(ステップS17:No)には、POS端末1の起動処理を停止し、POS端末1の電源をオフとして処理を終了する(ステップS19)。   On the other hand, if the password is not entered even after a predetermined time has elapsed on the error screen E (step S16: No), or if the entered password does not match the management password registered in the FROM 9 (step S17: No) ), The activation process of the POS terminal 1 is stopped, the power of the POS terminal 1 is turned off, and the process is terminated (step S19).

次に、OS起動後(図4のA以降)にPOS端末1が行う位置判定処理の手順について説明する。図5は、OS起動後にPOS端末1が行う位置判定処理の手順を示すフローチャートである。   Next, the procedure of the position determination process performed by the POS terminal 1 after the OS is started (after A in FIG. 4) will be described. FIG. 5 is a flowchart illustrating a procedure of position determination processing performed by the POS terminal 1 after the OS is started.

図4のステップS14でOSが起動すると、POS端末1は図5のA以降の処理を行う。まず、POS端末1は、タイマ11を用いて所定の時間が経過したか否かを判定する(ステップS21)。所定の時間が経過しない場合(ステップS21:No)には、所定の時間が経過するまで待機する(ステップS21)。そして、所定の時間が経過した場合(ステップS21:Yes)には、FROM9のフラグがONであるか否かを判定する(ステップS22)。フラグがONである場合(ステップS22:Yes)には、管理用パスワードによる認証が済んでいる状態であるから、現在位置の判定処理は行わず、位置判定処理を終了する。即ちPOS端末1は、アプリケーションソフト等による通常の業務が行える状態となる。   When the OS is activated in step S14 in FIG. 4, the POS terminal 1 performs the processes after A in FIG. First, the POS terminal 1 determines whether a predetermined time has elapsed using the timer 11 (step S21). If the predetermined time does not elapse (step S21: No), the process waits until the predetermined time elapses (step S21). If the predetermined time has elapsed (step S21: Yes), it is determined whether or not the flag of the FROM 9 is ON (step S22). If the flag is ON (step S22: Yes), since the management password has been authenticated, the current position determination process is not performed and the position determination process ends. That is, the POS terminal 1 is in a state where it can perform a normal operation using application software or the like.

一方、フラグがOFFである場合(ステップS22:No)には、GPS受信機7によって現在位置の検出を行う(ステップS11)。以降、ステップS11〜S18は図4で上述した手順と同様であるため、ここでの説明は省略する。   On the other hand, when the flag is OFF (step S22: No), the current position is detected by the GPS receiver 7 (step S11). Henceforth, since step S11-S18 are the same as the procedure mentioned above in FIG. 4, description here is abbreviate | omitted.

そして、ステップS13でPOS端末1は使用可能エリア内にあり使用可能エリア外にはないと判定された場合(ステップS13:No)、および、ステップS18でフラグをONにした場合には、ステップS21に戻る。そしてPOS端末1は、所定の時間おき(ステップS21:Yes)に現在位置の判定処理(ステップS13)を繰り返す。   If it is determined in step S13 that the POS terminal 1 is within the usable area and not outside the usable area (step S13: No), and if the flag is turned on in step S18, step S21 is performed. Return to. The POS terminal 1 repeats the current position determination process (step S13) at predetermined time intervals (step S21: Yes).

一方、エラー画面Eにおいて所定の時間が経過してもパスワードが入力されなかった場合(ステップS16:No)、または、エラー画面Eで入力されたパスワードが管理用パスワードと一致しなかった場合(ステップS17:No)には、POS端末1の動作を停止させて(ステップS23)、POS端末1の電源をオフとし、処理を終了する。   On the other hand, if the password is not entered even after a predetermined time has elapsed on the error screen E (step S16: No), or if the password entered on the error screen E does not match the management password (step) In S17: No, the operation of the POS terminal 1 is stopped (step S23), the power of the POS terminal 1 is turned off, and the process is terminated.

尚、OS起動後はBIOS以外のアプリケーションソフトによって図5で説明した位置判定処理を行うとしてもよい。   Note that after the OS is started, the position determination process described with reference to FIG. 5 may be performed by application software other than the BIOS.

尚、本実施形態のPOS端末1で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   The program executed in the POS terminal 1 of the present embodiment is a file in an installable format or an executable format, such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk), or the like. You may comprise so that it may record and provide on a computer-readable recording medium.

さらに、本実施形態のPOS端末1で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のPOS端末1で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the program executed by the POS terminal 1 of the present embodiment may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. Further, the program executed by the POS terminal 1 of the present embodiment may be provided or distributed via a network such as the Internet.

このように、第1の実施形態によれば、POS端末1が使用可能エリア外にある場合に自装置の動作を制限するので、POS端末1が使用可能エリア外に持ち出されて不正な行為をされることを防止できる。従って、POS端末1のセキュリティを向上させることができる。   As described above, according to the first embodiment, since the operation of the own device is restricted when the POS terminal 1 is outside the usable area, the POS terminal 1 is taken out of the usable area and illegal activities are performed. Can be prevented. Therefore, the security of the POS terminal 1 can be improved.

(第2の実施形態)
図6は、第2の実施形態に係るPOS端末201の構成を示すブロック図である。POS端末201のハードウェア構成は、第1の実施形態のPOS端末1のハードウェア構成と同様であるので、ここでの説明を省略する。
(Second Embodiment)
FIG. 6 is a block diagram illustrating a configuration of the POS terminal 201 according to the second embodiment. Since the hardware configuration of the POS terminal 201 is the same as the hardware configuration of the POS terminal 1 of the first embodiment, description thereof is omitted here.

本実施形態のPOS端末201で実行されるプログラムは、POS端末1で実行されるプログラムが含む表示制御部21、情報登録部22、位置判定部23、パスワード判定部24、フラグ判定部25、動作制御部26に加え、位置情報出力部27をさらに含むモジュール構成となっている。   The program executed in the POS terminal 201 of the present embodiment includes the display control unit 21, the information registration unit 22, the position determination unit 23, the password determination unit 24, the flag determination unit 25, and the operation included in the program executed in the POS terminal 1. In addition to the control unit 26, the module configuration further includes a position information output unit 27.

CPU3は、FROM9から上述のプログラムを読み出して実行することにより上記各部を主記憶装置上にロードし、図6に示すように、表示制御部21、情報登録部22、位置判定部23、パスワード判定部24、フラグ判定部25、動作制御部26、位置情報出力部27を主記憶装置上に生成する。第1の実施形態で上述した構成については同じ符号を付してここでの説明を省略する。   The CPU 3 reads the above-mentioned program from the FROM 9 and executes it to load the above-described units onto the main storage device. As shown in FIG. 6, the display control unit 21, the information registration unit 22, the position determination unit 23, the password determination The unit 24, the flag determination unit 25, the operation control unit 26, and the position information output unit 27 are generated on the main storage device. The configurations described above in the first embodiment are denoted by the same reference numerals, and description thereof is omitted here.

位置情報出力部27は、出力手段として機能し、POS端末201の現在位置が使用可能エリア外にある場合には、POS端末201の現在位置をネットワークNTを介してストアサーバ2に出力する。   The position information output unit 27 functions as an output unit, and outputs the current position of the POS terminal 201 to the store server 2 via the network NT when the current position of the POS terminal 201 is outside the usable area.

次に、起動時にPOS端末201が行う位置判定処理の手順について説明する。図7は、起動時にPOS端末201が行う位置判定処理の手順を示すフローチャートである。図4で説明した手順と同様の手順には同じ符号を付し、ここでの説明を省略する。   Next, a procedure of position determination processing performed by the POS terminal 201 at the time of activation will be described. FIG. 7 is a flowchart showing the procedure of the position determination process performed by the POS terminal 201 at the time of activation. The same steps as those described in FIG. 4 are denoted by the same reference numerals, and description thereof is omitted here.

POS端末201は、エラー画面Eにおいて所定の時間経過してもパスワードが入力されない場合(ステップS16:No)、または、入力されたパスワードがFROM9に登録されている管理用パスワードと一致しない場合(ステップS17:No)には、POS端末201の現在位置をストアサーバ2に出力する(ステップS31)。その後、POS端末201の起動処理を停止し(ステップS19)、POS端末201の電源をオフとして処理を終了する。   When the POS terminal 201 does not input a password even after a predetermined time has elapsed on the error screen E (step S16: No), or when the input password does not match the management password registered in the FROM 9 (step S16). In S17: No), the current position of the POS terminal 201 is output to the store server 2 (step S31). Thereafter, the activation process of the POS terminal 201 is stopped (step S19), the power of the POS terminal 201 is turned off, and the process is terminated.

次に、OS起動後にPOS端末201が行う位置判定処理の手順について説明する。図8は、OS起動後にPOS端末201が行う位置判定処理の手順を示すフローチャートである。図5で説明した手順と同様の手順には同じ符号を付し、ここでの説明を省略する。   Next, a procedure of position determination processing performed by the POS terminal 201 after the OS is started will be described. FIG. 8 is a flowchart illustrating a procedure of position determination processing performed by the POS terminal 201 after the OS is started. The same steps as those described in FIG. 5 are denoted by the same reference numerals, and description thereof is omitted here.

POS端末201は、エラー画面Eにおいて所定の時間が経過してもパスワードが入力されなかった場合(ステップS16:No)、または、エラー画面Eで入力されたパスワードが管理用パスワードと一致しなかった場合(ステップS17:No)には、POS端末201の現在位置をストアサーバ2に出力する(ステップS32)。その後、POS端末201の動作を停止させて(ステップS23)、POS端末201の電源をオフとして処理を終了する。   When the POS terminal 201 does not input a password even after a predetermined time has elapsed on the error screen E (step S16: No), or the password input on the error screen E does not match the management password. In the case (step S17: No), the current position of the POS terminal 201 is output to the store server 2 (step S32). Thereafter, the operation of the POS terminal 201 is stopped (step S23), the power of the POS terminal 201 is turned off, and the process is terminated.

このように、第2の実施形態によれば、使用可能エリア外にある場合にPOS端末201の現在位置をストアサーバ2に出力して通知する。従って、ストアサーバ2はPOS端末201の現在位置を把握することができるので、POS端末201のセキュリティを向上させることができる。   As described above, according to the second embodiment, the current position of the POS terminal 201 is output to the store server 2 and notified when it is outside the usable area. Therefore, since the store server 2 can grasp the current position of the POS terminal 201, the security of the POS terminal 201 can be improved.

以上説明したとおり、第1および第2の実施形態によれば、自装置の位置が所定のエリア外にある場合には自装置の動作を制限するので、電子機器(POS端末1、201)のセキュリティを向上させることができる。   As described above, according to the first and second embodiments, since the operation of the own device is restricted when the position of the own device is outside the predetermined area, the electronic device (POS terminal 1, 201) Security can be improved.

なお、本発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施形態に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせても良い。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Moreover, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, the constituent elements over different embodiments may be appropriately combined.

1 POS端末(電子機器)
2 ストアサーバ
3 CPU
7 GPS受信機(位置検出手段)
21 表示制御部(表示制御手段)
22 情報登録部
23 位置判定部(位置判定手段)
24 パスワード判定部(認証情報受付手段、認証情報判定手段)
25 フラグ判定部
26 動作制御部(制御手段)
27 位置情報出力部(出力手段)
E エラー画面
1 POS terminal (electronic equipment)
2 Store server 3 CPU
7 GPS receiver (position detection means)
21 Display control unit (display control means)
22 Information registration unit 23 Position determination unit (position determination means)
24 Password determining unit (authentication information receiving means, authentication information determining means)
25 Flag determination unit 26 Operation control unit (control means)
27 Position information output unit (output means)
E Error screen

特開2009−104248公報JP 2009-104248 A

Claims (6)

自装置の位置を検出する位置検出手段と、
前記自装置の位置が所定のエリア外にあるか否かを判定する位置判定手段と、
前記自装置の位置が前記所定のエリア外にある場合には、自装置の動作を制限する制御手段と、を備える電子機器。
Position detecting means for detecting the position of the device itself;
Position determination means for determining whether or not the position of the device is outside a predetermined area;
An electronic device comprising: control means for restricting the operation of the own device when the position of the own device is outside the predetermined area.
前記自装置の位置が前記所定のエリア外にある場合には、前記自装置が前記所定のエリア外にある旨を報知するメッセージを表示する表示制御手段をさらに備える、
請求項1に記載の電子機器。
When the position of the own apparatus is outside the predetermined area, the apparatus further comprises display control means for displaying a message notifying that the own apparatus is outside the predetermined area.
The electronic device according to claim 1.
前記自装置の位置が前記所定のエリア外にある場合に自装置を動作させるための認証情報を格納する記憶手段と、
前記認証情報の入力を受付ける認証情報受付手段と、
受付けた前記認証情報が前記記憶手段に格納されている前記認証情報と一致するか否かを判定する認証情報判定手段と、をさらに備え、
前記制御手段は、前記認証情報が一致した場合に自装置の動作を制限しない、
請求項1または2に記載の電子機器。
Storage means for storing authentication information for operating the own apparatus when the position of the own apparatus is outside the predetermined area;
Authentication information receiving means for receiving input of the authentication information;
Authentication information determination means for determining whether or not the received authentication information matches the authentication information stored in the storage means;
The control means does not limit the operation of the own device when the authentication information matches.
The electronic device according to claim 1.
前記記憶手段は、前記認証情報が一致した場合に、前記認証情報による認証済みであることを記憶し、
前記位置判定手段は、前記記憶手段が前記認証情報による認証済みであることを記憶している場合に、前記自装置の位置に関する判定を行わない、
請求項3に記載の電子機器。
The storage means stores, when the authentication information matches, that the authentication information has been authenticated;
The position determination means does not make a determination on the position of the own device when the storage means stores that the authentication information has been authenticated.
The electronic device according to claim 3.
前記自装置の位置が前記所定のエリア外にある場合には、前記自装置の位置をサーバに出力する出力手段をさらに備える、
請求項1ないし4のいずれか1つに記載の電子機器。
When the position of the own apparatus is outside the predetermined area, the apparatus further comprises output means for outputting the position of the own apparatus to a server.
The electronic device according to any one of claims 1 to 4.
自装置の位置を検出する位置検出手段と、
前記自装置の位置が所定のエリア外にあるか否かを判定する位置判定手段と、
前記自装置の位置が前記所定のエリア外にある場合には、自装置の動作を制限する制御手段と、として機能させるためのプログラム。
Position detecting means for detecting the position of the device itself;
Position determination means for determining whether or not the position of the device is outside a predetermined area;
A program for functioning as control means for restricting the operation of the own device when the position of the own device is outside the predetermined area.
JP2011046794A 2011-03-03 2011-03-03 Electronic apparatus and program Withdrawn JP2012185566A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011046794A JP2012185566A (en) 2011-03-03 2011-03-03 Electronic apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011046794A JP2012185566A (en) 2011-03-03 2011-03-03 Electronic apparatus and program

Publications (1)

Publication Number Publication Date
JP2012185566A true JP2012185566A (en) 2012-09-27

Family

ID=47015622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011046794A Withdrawn JP2012185566A (en) 2011-03-03 2011-03-03 Electronic apparatus and program

Country Status (1)

Country Link
JP (1) JP2012185566A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015041313A (en) * 2013-08-23 2015-03-02 東芝テック株式会社 Sales information registration processing device and sales information registration processing program
JP2018183226A (en) * 2017-04-24 2018-11-22 株式会社ユニバーサルエンターテインメント Game machine
JP2018183227A (en) * 2017-04-24 2018-11-22 株式会社ユニバーサルエンターテインメント Game machine
JP2018183208A (en) * 2017-04-24 2018-11-22 株式会社ユニバーサルエンターテインメント Game machine
WO2023218780A1 (en) * 2022-05-09 2023-11-16 パナソニックIpマネジメント株式会社 Electronic device and control method
JP2024138338A (en) * 2018-03-20 2024-10-08 日本電気株式会社 Management system, control device, management method and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015041313A (en) * 2013-08-23 2015-03-02 東芝テック株式会社 Sales information registration processing device and sales information registration processing program
JP2018183226A (en) * 2017-04-24 2018-11-22 株式会社ユニバーサルエンターテインメント Game machine
JP2018183227A (en) * 2017-04-24 2018-11-22 株式会社ユニバーサルエンターテインメント Game machine
JP2018183208A (en) * 2017-04-24 2018-11-22 株式会社ユニバーサルエンターテインメント Game machine
JP2024138338A (en) * 2018-03-20 2024-10-08 日本電気株式会社 Management system, control device, management method and program
WO2023218780A1 (en) * 2022-05-09 2023-11-16 パナソニックIpマネジメント株式会社 Electronic device and control method

Similar Documents

Publication Publication Date Title
CN109492378B (en) Identity verification method based on equipment identification code, server and medium
US8200582B1 (en) Mobile device password system
EP2812842B1 (en) Security policy for device data
JP2012185566A (en) Electronic apparatus and program
US20080120716A1 (en) System and method for enhancing security of an electronic device
US20120309354A1 (en) Situation aware security system and method for mobile devices
US20080266089A1 (en) Electronic device security system and method
US20040039930A1 (en) System for preventing unauthorized use of recording media
US20160269895A1 (en) Device diagnostic and data retrieval
US20090249475A1 (en) Authentication system, electronic apparatus, electronic apparatus authentication method, and computer-readable recording medium having authentication program recorded thereon
US10491395B2 (en) Handy terminal and payment method to be used in same
JP2009187183A (en) Authentication check system, portable terminal, authentication check server, authentication check method, and program
US10268559B2 (en) Transmission of log information for device maintenance to a mobile computing device
JP2013109695A (en) Application lock release system and application lock release program
US20060274897A1 (en) Communication terminal device and computer device
JP5568696B1 (en) Password management system and program for password management system
EP2003583B1 (en) Computer system protection
JP4909911B2 (en) Wireless store terminal and starting method thereof
JP2009037380A (en) Electronic device and method for starting electronic device
KR20170110532A (en) Electronic stamp device and operation method thereof
JP4290691B2 (en) Mobile communication terminal device and program
US20140045464A1 (en) Method and apparatus to use smart phones to securely and conveniently monitor intel pcs remotely
JP2007102441A (en) Security monitoring system, security monitoring method, computer program, and recording medium
JP2015065592A (en) Composite device having user authentication function, method and program
JP2009025945A (en) Authentication system, authentication method, and authentication program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140513