JP2011204246A - Electronic device and communication control method - Google Patents

Electronic device and communication control method Download PDF

Info

Publication number
JP2011204246A
JP2011204246A JP2011097419A JP2011097419A JP2011204246A JP 2011204246 A JP2011204246 A JP 2011204246A JP 2011097419 A JP2011097419 A JP 2011097419A JP 2011097419 A JP2011097419 A JP 2011097419A JP 2011204246 A JP2011204246 A JP 2011204246A
Authority
JP
Japan
Prior art keywords
connection
password
external device
screen
communication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011097419A
Other languages
Japanese (ja)
Inventor
Kotaro Fukui
孝太郎 福井
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 Corp
Original Assignee
Toshiba 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 Corp filed Critical Toshiba Corp
Priority to JP2011097419A priority Critical patent/JP2011204246A/en
Publication of JP2011204246A publication Critical patent/JP2011204246A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an electronic device reducing the risk of data theft without damaging the convenience of near field communication.SOLUTION: A communication control program 12a displays, if a unique ID to be wirelessly transmitted from an external device A to a near field communication device 20 is not registered in a connection permission list 124, an image for urging the input of a password on an LCD 15. Only when the input password matches a registered password, the communication control program 12a registers the unique ID of the external device A to the connection permission list, and starts an operation to establish the connection between the near field communication device 20 and the external device A.

Description

本発明は近接無線通信を実行する電子機器および同機器に適用される通信制御方法に関する。   The present invention relates to an electronic device that performs close proximity wireless communication and a communication control method applied to the device.

近年、ICカード、携帯電話機等においては、NFCのような無線通信が利用され始めている。ユーザは、ICカードまたは携帯電話をホスト装置のリーダ/ライタ部にかざすといった操作を行うだけで、認証処理、課金等のための通信を容易に行うことが出来る。   In recent years, wireless communication such as NFC has begun to be used in IC cards, mobile phones and the like. The user can easily perform communication for authentication processing, billing, etc., simply by holding the IC card or mobile phone over the reader / writer unit of the host device.

最近では、高速の通信が可能な新たな近接無線通信技術が開発され始めている。この新たな近接無線通信技術は、認証、課金サービスのみならず、文書データ、画像データ、オーディオデータといったデータファイルをそれらデバイス間で交換することを可能にする。   Recently, new proximity wireless communication technology capable of high-speed communication has begun to be developed. This new proximity wireless communication technology enables exchange of data files such as document data, image data, and audio data as well as authentication and billing services.

近接無線通信の通信範囲は、例えば、数センチ程度の狭い範囲に制限されている。この狭い通信範囲は、2つのデバイス間のデータ通信中におけるデータ盗難のリスクを低減することを可能にする。よって、近接無線通信では、ペアリングやデバイス間相互認証のための特別な通信をデバイス間で行わずとも、一定の安全性を確保することが出来る。   The communication range of close proximity wireless communication is limited to a narrow range of about several centimeters, for example. This narrow communication range makes it possible to reduce the risk of data theft during data communication between two devices. Therefore, in close proximity wireless communication, a certain level of security can be ensured without performing special communication for pairing or mutual authentication between devices.

しかし、もしあるデバイスを他のデバイスに近づけるというタッチ操作のみをトリガにそれらデバイス間のデータ交換が無条件に許可されたならば、悪意を持つ第3者によってコンピュータのようなデバイス内のデータが盗難される可能性がある。例えば、悪意を持つ第3者が自身のデバイスをあるユーザのコンピュータに近づけるという操作を行った場合、そのコンピュータ内のデータが盗難される可能性がある。   However, if data exchange between devices is unconditionally permitted only by a touch operation of bringing one device closer to another device, data in a device such as a computer is transferred by a malicious third party. There is a possibility of being stolen. For example, when a malicious third party performs an operation of bringing his / her device close to a user's computer, data in the computer may be stolen.

特許文献1には、保守員操作用の汎用I/Fを具備した自動取引装置(ATM)において、汎用I/Fに接続する機器を事前に自動取引装置(ATM)に登録し、登録済みの機器以外を使用出来ないように制御する技術が開示されている。   In Patent Document 1, in an automatic transaction apparatus (ATM) equipped with a general-purpose I / F for maintenance personnel operation, a device connected to the general-purpose I / F is registered in the automatic transaction apparatus (ATM) in advance and registered. A technique for controlling to prevent use other than equipment is disclosed.

特開2007−18398号公報JP 2007-18398 A

しかし、特許文献1の技術では、自動取引装置(ATM)は接続対象の機器として登録されていない機器との通信は一切行うことができない。   However, in the technique of Patent Document 1, the automatic transaction apparatus (ATM) cannot communicate with any device that is not registered as a connection target device.

近接無線通信では、携帯電話、デジタルカメラ、PDA、他の無数のモバイルデバイス、のような様々な種類の電子デバイスが通信対象となる可能性がある。よって、近接無線通信に適用するセキュリティー機能としては、近接無線通信の利便性を損なわないようにするために、接続対象のデバイスとして事前に登録されていないデバイスとの接続をも必要に応じて許可できるようにする仕組みが必要である。   In close proximity wireless communication, various types of electronic devices such as a mobile phone, a digital camera, a PDA, and a myriad of other mobile devices may become communication targets. Therefore, as a security function applied to close proximity wireless communication, in order not to impair the convenience of close proximity wireless communication, connections with devices that are not registered in advance as connection target devices are permitted as necessary. A mechanism to make it possible is necessary.

本発明は上述の事情を考慮してなされたものであり、近接無線通信の利便性を損うことなく、データ盗難のリスクを低減することができる電子機器および通信制御方法を提供することを目的とする。   The present invention has been made in consideration of the above-described circumstances, and an object thereof is to provide an electronic device and a communication control method capable of reducing the risk of data theft without impairing the convenience of close proximity wireless communication. And

上述の課題を解決するために、本発明の電子機器は、無線通信する通信モジュールと、ある外部デバイスが前記通信モジュールと通信を始める際、前記外部デバイスから該デバイスの識別情報を取得し、その識別情報が接続を確立したことがない外部デバイスの識別情報である場合、前記外部デバイスとの間の接続を確立する旨を確認する画面を表示する接続制御手段とを具備する。   In order to solve the above-described problems, an electronic device according to the present invention acquires a communication module for wireless communication and identification information of the device from the external device when a certain external device starts communication with the communication module. And connection control means for displaying a screen for confirming that the connection with the external device is established when the identification information is identification information of an external device that has never established a connection.

また、本発明は、電子機器内に設けられた通信モジュールによる無線通信を制御する通信制御方法であって、前記電子機器が、ある外部デバイスが前記通信モジュールと通信を始める際、前記外部デバイスから該デバイスの識別情報を取得し、その識別情報が接続を確立したことがない外部デバイスの識別情報か否かを判定し、確立したことがない外部デバイスの識別情報である場合、前記電子機器は、前記外部デバイスとの間の接続を確立する旨を確認する画面を表示する。   In addition, the present invention is a communication control method for controlling wireless communication by a communication module provided in an electronic device, and when the electronic device starts communication with the communication module from an external device, the external device The identification information of the device is acquired, and it is determined whether or not the identification information is identification information of an external device that has never established a connection. Then, a screen for confirming that the connection with the external device is established is displayed.

本発明によれば、近接無線通信の利便性を損うことなく、データ盗難のリスクを低減することができる。   According to the present invention, the risk of data theft can be reduced without impairing the convenience of close proximity wireless communication.

本発明の一実施形態に係る電子機器のシステム構成を示すブロック図。1 is a block diagram showing a system configuration of an electronic device according to an embodiment of the present invention. 同実施形態の電子機器で用いられる通信制御プログラムの構成を示すブロック図。4 is an exemplary block diagram illustrating a configuration of a communication control program used in the electronic apparatus of the embodiment. FIG. 同実施形態の電子機器の外観を示す斜視図。The perspective view which shows the external appearance of the electronic device of the embodiment. 同実施形態の電子機器と外部デバイスとの間で実行される近接無線通信の例を示す図。2 is an exemplary diagram illustrating an example of close proximity wireless communication performed between the electronic apparatus of the embodiment and an external device. FIG. 同実施形態の電子機器に適用される、近接無線通信を制御するためのソフトエアアーキテクチャの例を示す図。The figure which shows the example of the software air architecture for controlling proximity | contact wireless communication applied to the electronic device of the embodiment. 同実施形態の電子機器によって実行される接続制御動作の手順を示すフローチャート。6 is an exemplary flowchart illustrating a procedure of a connection control operation which is executed by the electronic apparatus of the embodiment. 同実施形態の電子機器のディスプレイに表示されるパスワード登録画面を示す図。4 is an exemplary view showing a password registration screen displayed on the display of the electronic apparatus of the embodiment. FIG. 同実施形態の電子機器のディスプレイに表示されるパスワード入力画面を示す図。6 is an exemplary view showing a password input screen displayed on the display of the electronic apparatus of the embodiment. FIG. 同実施形態の電子機器のディスプレイに表示される、近接無線通信用の設定画面の例を示す図。6 is an exemplary view showing an example of a setting screen for close proximity wireless communication displayed on the display of the electronic apparatus of the embodiment. FIG. 同実施形態の電子機器に適用されるデバイス登録モードそれぞれを説明するための図。6 is a diagram for explaining each device registration mode applied to the electronic apparatus of the embodiment. FIG. 同実施形態の電子機器によって実行される接続制御動作の別の手順を示すフローチャート。6 is an exemplary flowchart illustrating another procedure of the connection control operation executed by the electronic apparatus of the embodiment. 同実施形態の電子機器によってデバイス登録モードの変更時に実行される動作を説明するための図。FIG. 6 is an exemplary view for explaining an operation executed when the device registration mode is changed by the electronic apparatus of the embodiment. 同実施形態の電子機器のディスプレイに表示されるパスワード再登録確認画面を示す図。6 is an exemplary view showing a password re-registration confirmation screen displayed on the display of the electronic apparatus of the embodiment. FIG. 同実施形態の電子機器によって実行されるパスワード再登録処理の手順を示すフローチャート。6 is an exemplary flowchart illustrating a procedure of password re-registration processing which is executed by the electronic apparatus of the embodiment.

以下、図面を参照して、本発明の実施形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の一実施形態に係る電子機器の構成を示している。この電子機器10は、例えば、ポータブルコンピュータ、携帯電話、PDA、オーディオプレーヤ、TV等として実現される。この電子機器10は、システム制御部11、メモリ12、ストレージデバイス13、入力部14、液晶表示装置(LCD)15、サウンドコントローラ16、スピーカ17、インジケータ18、電源制御部19、および近接無線通信デバイス20を備える。   FIG. 1 shows a configuration of an electronic apparatus according to an embodiment of the present invention. The electronic device 10 is realized as, for example, a portable computer, a mobile phone, a PDA, an audio player, a TV, or the like. The electronic apparatus 10 includes a system control unit 11, a memory 12, a storage device 13, an input unit 14, a liquid crystal display (LCD) 15, a sound controller 16, a speaker 17, an indicator 18, a power supply control unit 19, and a proximity wireless communication device. 20.

システム制御部11は、電子機器10内の各部の動作を制御する。システム制御部11は、メモリ12、ストレージデバイス13、入力部14、LCD15、サウンドコントローラ16、インジケータ18、電源制御部19、および近接無線通信デバイス20に接続されている。システム制御部11は、CPU101aを備えている。   The system control unit 11 controls the operation of each unit in the electronic device 10. The system control unit 11 is connected to the memory 12, storage device 13, input unit 14, LCD 15, sound controller 16, indicator 18, power supply control unit 19, and proximity wireless communication device 20. The system control unit 11 includes a CPU 101a.

CPU101aは、ストレージデバイス13からメモリ12にロードされる、オペレーティングシステムおよび各種アプリケーションプログラム/ユーティリティプログラムを実行するプロセッサである。アプリケーションプログラム/ユーティリティプログラムの中には、近接無線通信デバイス20の通信動作を制御する通信制御プログラム12a等が含まれている。   The CPU 101a is a processor that executes an operating system and various application programs / utility programs loaded from the storage device 13 to the memory 12. The application program / utility program includes a communication control program 12a for controlling the communication operation of the close proximity wireless transfer device 20.

通信制御プログラム12aは、個々のデバイス(外部デバイス)の識別子(固有のID)を識別する機能を有しており、近接無線通信デバイス20との接続を確立することができる外部デバイスをユーザが選択することを可能にする。近接無線通信デバイス20との接続が許可された外部デバイスの固有のIDは接続許可リストに登録される。ある外部デバイスAから近接無線通信デバイス20に無線送信される固有のIDが接続許可リストに登録されているならば、通信制御プログラム12aは、近接無線通信デバイス20と外部デバイスAとの間のデータ転送を実行するために、近接無線通信デバイス20と外部デバイスAとの間の接続を確立するための動作を即座に開始する。この接続許可リストは、外部デバイスAとの接続を確立することができる外部デバイスを特定の幾つかのデバイスに制限することを可能にする。   The communication control program 12a has a function of identifying an identifier (unique ID) of each device (external device), and the user selects an external device that can establish a connection with the close proximity wireless transfer device 20. Make it possible to do. The unique ID of the external device that is permitted to connect to the close proximity wireless transfer device 20 is registered in the connection permission list. If a unique ID that is wirelessly transmitted from a certain external device A to the close proximity wireless communication device 20 is registered in the connection permission list, the communication control program 12a can transmit data between the close proximity wireless communication device 20 and the external device A. In order to execute the transfer, an operation for establishing a connection between the close proximity wireless transfer device 20 and the external device A is immediately started. This connection permission list makes it possible to limit the external devices that can establish a connection with the external device A to a specific number of devices.

しかし、例えば、第3者が電子機器10を無断で操作して、ある不正な外部デバイスBの固有のIDを接続許可リストに登録したならば、電子機器10内のデータが盗難される可能性がある。なぜなら、第3者が外部デバイスBを電子機器10にタッチするだけで、外部デバイスBと電子機器10との間の接続が確立され、それらデバイス間のデータ交換が開始されてしまう可能性があるからである。   However, for example, if a third party operates the electronic device 10 without permission and registers a unique ID of an unauthorized external device B in the connection permission list, the data in the electronic device 10 may be stolen. There is. This is because a connection between the external device B and the electronic device 10 may be established just by a third party touching the external device B on the electronic device 10, and data exchange between these devices may be started. Because.

通信制御プログラム12aは、パスワード検証を用いて、接続許可リストに不正な外部デバイスの固有のIDが登録されることを防止する機能を有している。より具体的に説明すれば、通信制御プログラム12aが電子機器10に近接されたある外部デバイスAから無線送信される外部デバイスAの固有のIDを受信した時、通信制御プログラム12aは、受信した固有のIDが接続許可リストに登録されてするか否かを判定する。受信した固有のIDが接続許可リストに登録されていないならば、通信制御プログラム12aは、外部デバイスAが電子機器20に初めてタッチされたデバイスであると認識する。この場合、通信制御プログラム12aは、まず、パスワードの入力を促す画面をLCD15に表示する。入力されたパスワードが有効である場合にのみ、すなわち、入力されたパスワードが電子機器10に既に登録されているパスワード(登録パスワード)に一致した場合にのみ、通信制御プログラム12aは、受信した固有のID、つまり外部デバイスAの固有のIDを、接続許可リストに登録する。そして、通信制御プログラム12aは、近接無線通信デバイス20と外部デバイスAとの間のデータ転送を実行するために、近接無線通信デバイス20と外部デバイスAとの間の接続を確立するための動作を開始する。   The communication control program 12a has a function of preventing a unique ID of an unauthorized external device from being registered in the connection permission list using password verification. More specifically, when the communication control program 12a receives the unique ID of the external device A wirelessly transmitted from a certain external device A that is close to the electronic device 10, the communication control program 12a It is determined whether or not the ID is registered in the connection permission list. If the received unique ID is not registered in the connection permission list, the communication control program 12a recognizes that the external device A is a device touched to the electronic device 20 for the first time. In this case, the communication control program 12a first displays on the LCD 15 a screen prompting the input of a password. Only when the input password is valid, that is, when the input password matches the password already registered in the electronic device 10 (registered password), the communication control program 12a receives the received unique The ID, that is, the unique ID of the external device A is registered in the connection permission list. Then, the communication control program 12a performs an operation for establishing a connection between the close proximity wireless communication device 20 and the external device A in order to execute data transfer between the close proximity wireless communication device 20 and the external device A. Start.

一方、入力されたパスワードが無効である場合、通信制御プログラム12aは、外部デバイスAの固有のIDを接続許可リストに登録しない。近接無線通信デバイス20と外部デバイスAとの間の接続は確立されず、よって無線通信デバイス20と外部デバイスAとの間のデータ交換は一切実行されない。   On the other hand, when the input password is invalid, the communication control program 12a does not register the unique ID of the external device A in the connection permission list. A connection between the close proximity wireless communication device 20 and the external device A is not established, and therefore no data exchange is performed between the wireless communication device 20 and the external device A.

したがって、たとえ第3者が接続許可リストに登録されていない外部デバイスBを電子機器10にタッチしたとしても、その外部デバイスBの固有のIDが接続許可リストに不正に登録されてしまうという事態の発生を防止することができる。   Therefore, even if a third party touches the electronic device 10 with an external device B that is not registered in the connection permission list, a unique ID of the external device B is illegally registered in the connection permission list. Occurrence can be prevented.

このように、本実施形態では、パスワード検証を用いて電子機器10内に保持される接続許可リストの内容そのものを保護することができる。よって、例えば、近接無線通信デバイス20と外部デバイスAとの間でパスワートまたはキーコードを交換すると云った、セキュリティ確保のための特別な通信を行うことなく、データ盗難のリスクを低減することが出来る。また、ユーザが、接続許可リストに登録されていないデバイスと電子機器10との通信を希望する場合は、ユーザは、そのデバイスを電子機器10にタッチして、パスワードを入力するという操作のみをするだけでよい。よって、接続許可リストに登録されていないデバイスと電子機器10との間の接続の確立も、ユーザによるパスワード入力のみで容易に許可することがとできる。   As described above, in the present embodiment, the contents of the connection permission list held in the electronic device 10 can be protected using password verification. Therefore, for example, the risk of data theft can be reduced without performing a special communication for ensuring security, such as exchanging a password or key code between the close proximity wireless transfer device 20 and the external device A. . When the user wishes to communicate with a device not registered in the connection permission list and the electronic device 10, the user only touches the device to the electronic device 10 and inputs a password. Just do it. Therefore, establishment of a connection between the device not registered in the connection permission list and the electronic device 10 can be easily permitted only by inputting a password by the user.

ストレージデバイス13は、例えば、ハードディテスクドライブや不揮発性半導体メモリから構成されている。入力部14は、CPU111に与えるべきデータ及び指示を入力するための入力デバイスである。この入力部14は、例えば、キーボード、複数のボタンスイッチ、またはポインティングデバイス等によって実現される。   The storage device 13 is composed of, for example, a hard disk drive or a nonvolatile semiconductor memory. The input unit 14 is an input device for inputting data and instructions to be given to the CPU 111. The input unit 14 is realized by, for example, a keyboard, a plurality of button switches, or a pointing device.

LCD15は、電子機器10のディスプレイとして使用される表示装置である。サウンドコントローラ16はCPU101aから送信されるオーディオデータに対応する音を出力するための音源回路である。サウンドコントローラ16はCPU101aから送信されるオーディオデータをデジタルオーディオ信号からアナログオーディオ信号に変換し、そのアナログオーディオ信号をスピーカ17に出力する。スピーカ17はアナログオーディオ信号に対応する音を出力する。   The LCD 15 is a display device used as a display of the electronic device 10. The sound controller 16 is a sound source circuit for outputting sound corresponding to the audio data transmitted from the CPU 101a. The sound controller 16 converts the audio data transmitted from the CPU 101 a from a digital audio signal to an analog audio signal, and outputs the analog audio signal to the speaker 17. The speaker 17 outputs a sound corresponding to the analog audio signal.

インジケータ18は近接無線通信デバイス20によって実行される近接無線通信の状態(データ転送の開始、データ転送の終了等)を提示する。このインジケータ18は、LEDのような発光部を備えている。   The indicator 18 presents the status of the close proximity wireless communication executed by the close proximity wireless communication device 20 (data transfer start, data transfer end, etc.). The indicator 18 includes a light emitting unit such as an LED.

電源制御部19は、ACアダプタ30を介して外部から供給される電力、または電子機器10内に設けられたバッテリ19bから供給される電力を用いて、電子機器10内の各部に電力を供給する。換言すれば、電子機器10は、AC商用電源のような外部電源、またはバッテリ19bによって駆動される。ACアダプタ30は、電子機器10内に設けることも出来る。電源制御部19は、ユーザによる電源スイッチ(P−SW)19aの操作に応じて、電子機器10をパワーオンまたはパワーオフする。   The power supply control unit 19 supplies power to each unit in the electronic device 10 using power supplied from the outside via the AC adapter 30 or power supplied from the battery 19 b provided in the electronic device 10. . In other words, the electronic device 10 is driven by an external power source such as an AC commercial power source or a battery 19b. The AC adapter 30 can also be provided in the electronic device 10. The power control unit 19 powers on or powers off the electronic device 10 according to the operation of the power switch (P-SW) 19a by the user.

近接無線通信デバイス20は、近接無線通信を実行する通信モジュールである。近接無線通信デバイス20は、近接無線通信デバイス20から所定の範囲内に存在する、近接無線通信機能を有する別のデバイス(外部デバイス)と通信することができる。近接無線通信デバイス20と外部デバイスとの間の無線通信は、近接無線通信デバイス20と外部デバイスとが近接状態である場合、つまり近接無線通信デバイス20と外部デバイスとの間の距離が通信可能距離(例えば3cm)以内に接近している場合にのみ可能となる。近接無線通信デバイス20と外部デバイスとが通信可能距離以内に接近した時、近接無線通信デバイス20と外部デバイスとの間の通信が可能となる。そして、近接無線通信デバイス20と外部デバイスとの間の接続(無線接続)を確立する動作、換言すれば、電子機器10のアプリケーションと外部デバイスのアプリケーションとの間の通信のための通信路を確立する動作が開始される。デバイス間の接続(無線接続)が確立された後に、例えば、ユーザによって明示的に指定されたデータファイル、予め決められた同期対象データファイル等のデータの転送が近接無線通信デバイス20と外部デバイスとの間で実行される。   The proximity wireless communication device 20 is a communication module that performs proximity wireless communication. The close proximity wireless transfer device 20 can communicate with another device (external device) having a close proximity wireless communication function that exists within a predetermined range from the close proximity wireless transfer device 20. The wireless communication between the close proximity wireless communication device 20 and the external device is performed when the close proximity wireless communication device 20 and the external device are in close proximity, that is, the distance between the close proximity wireless communication device 20 and the external device is a communicable distance. Only possible when approaching within (for example, 3 cm). When the close proximity wireless communication device 20 and the external device approach within a communicable distance, communication between the close proximity wireless communication device 20 and the external device becomes possible. Then, an operation for establishing a connection (wireless connection) between the close proximity wireless communication device 20 and the external device, in other words, establishing a communication path for communication between the application of the electronic device 10 and the application of the external device. The operation to start is started. After the connection (wireless connection) between the devices is established, for example, data transfer such as a data file explicitly designated by the user, a predetermined synchronization target data file, or the like is transferred between the close proximity wireless communication device 20 and the external device. Executed between.

近接無線通信においては、誘導電界が用いられる。近接無線通信方式としては、例えばTransferJetを使用し得る。TransferJetは、UWBを利用した近接無線通信方式であり、高速データ転送を実現することができる。   In close proximity wireless communication, an induced electric field is used. For example, TransferJet can be used as the close proximity wireless communication system. TransferJet is a close proximity wireless communication method using UWB, and can realize high-speed data transfer.

近接無線通信デバイス20はアンテナ20bに接続されている。アンテナ20bはカプラと称される電極であり、誘導電界を用いた無線信号により、外部デバイスに対するデータの送受信を行う。外部デバイスがアンテナ20bから通信距離(例えば3cm)以内の範囲内に接近した場合、近接無線通信デバイス20および外部デバイスそれぞれのアンテナ(カプラ)間が誘導電界によって結合され、これによって近接無線通信デバイス20と外部デバイスとの間の無線通信が実行可能となる。なお、近接無線通信デバイス20およびアンテナ20bは、一つのモジュールとして実現し得る。   The close proximity wireless transfer device 20 is connected to the antenna 20b. The antenna 20b is an electrode called a coupler, and transmits / receives data to / from an external device by a radio signal using an induction electric field. When the external device approaches within a communication distance (for example, 3 cm) from the antenna 20b, the close proximity wireless communication device 20 and the antenna (coupler) of each external device are coupled by an induced electric field, whereby the close proximity wireless communication device 20 is connected. Wireless communication between the external device and the external device becomes possible. The close proximity wireless transfer device 20 and the antenna 20b can be realized as one module.

次に、図2を参照して、通信制御プログラム12aの構成について説明する。   Next, the configuration of the communication control program 12a will be described with reference to FIG.

通信制御プログラム12aは、接続制御プログラム121、接続制御ドライバ122、およびパスワード管理モジュール123等を備えている。接続制御ドライバ122は近接無線通信デバイス20の動作を制御するためのプロトコルスタックとして機能するプログラムである。接続制御プログラム121は、近接無線通信デバイス20と外部デバイスとの間の接続を確立するための動作を制御するプログラムである。接続制御プログラム121は、接続許可リスト124を管理する機能、パスワード管理モジュール123と共同してパスワードを管理する機能、パスワード検証を用いて、接続許可リスト124へのデバイスの登録を許可または禁止する機能を実行する。   The communication control program 12a includes a connection control program 121, a connection control driver 122, a password management module 123, and the like. The connection control driver 122 is a program that functions as a protocol stack for controlling the operation of the close proximity wireless transfer device 20. The connection control program 121 is a program that controls an operation for establishing a connection between the close proximity wireless transfer device 20 and an external device. The connection control program 121 has a function for managing the connection permission list 124, a function for managing passwords in cooperation with the password management module 123, and a function for permitting or prohibiting registration of devices in the connection permission list 124 using password verification. Execute.

接続許可リスト124は、近接無線通信デバイス20との接続の確立が許可されたデバイスそれぞれの固有のIDを示す情報である。この接続許可リスト124は、例えば、電子機器10内に設けられたストレージデバイス13に格納されている。パスワード管理モジュール123は、パスワードを管理するためのプログラムである。パスワード管理モジュール123は、例えば、上述のパスワード検証のために使用されるパスワード(登録パスワード)をログインユーザ毎に管理することができる。例えば、パスワードは暗号化され、その暗号化されたパスワードがレジストリ領域などに保存される。本実施形態では、パスワードとして使用可能な文字コードは、数字(0-9)のみに制限されており、アルファベットのような文字コードをパスワードとして使用することはできない。これは、ユーザが、アルファベットのような文字コードをタイプ入力せずに、幾つかの数字のみをタイプ入力するだけで、パスワード検証を受けることができるようにするためである。   The connection permission list 124 is information indicating a unique ID of each device that is permitted to establish a connection with the close proximity wireless transfer device 20. The connection permission list 124 is stored in, for example, the storage device 13 provided in the electronic device 10. The password management module 123 is a program for managing passwords. For example, the password management module 123 can manage a password (registered password) used for the above-described password verification for each login user. For example, the password is encrypted, and the encrypted password is stored in a registry area or the like. In the present embodiment, the character codes that can be used as a password are limited to numbers (0-9) only, and a character code such as an alphabet cannot be used as a password. This is to allow the user to receive password verification by typing only some numbers without typing a character code such as an alphabet.

次に、図3を参照して、電子機器10がポータブルパーソナルコンピュータとして実現されている場合を想定して、電子機器10の外観の例を説明する。   Next, an example of the appearance of the electronic device 10 will be described with reference to FIG. 3 assuming that the electronic device 10 is realized as a portable personal computer.

図3は、電子機器10の外観を示す斜視図である。   FIG. 3 is a perspective view showing the external appearance of the electronic device 10.

電子機器10は、本体41と、ディスプレイユニット42とを備えている。ディスプレイユニット42は、本体41の上面が露出される開放位置と本体41の上面がディスプレイユニット42によって覆われる閉塞位置との間を回動可能に本体41に取り付けられている。ディスプレイユニット42内には、上述のLCD15が設けられている。   The electronic device 10 includes a main body 41 and a display unit 42. The display unit 42 is attached to the main body 41 so as to be rotatable between an open position where the upper surface of the main body 41 is exposed and a closed position where the upper surface of the main body 41 is covered by the display unit 42. In the display unit 42, the LCD 15 described above is provided.

本体41は薄い箱状の筐体を有している。本体41の筐体の上面には、キーボード14a、タッチパッド14b、インジケータ18、電源スイッチ19a等が配置されている。   The main body 41 has a thin box-shaped housing. On the upper surface of the housing of the main body 41, a keyboard 14a, a touch pad 14b, an indicator 18, a power switch 19a, and the like are arranged.

本体41の上面、具体的には、本体41の上面上のパームレストレスト領域41aの一部は、通信面として機能する。すなわち、近接無線通信デバイス20およびアンテナ(カプラ)20bは、本体41の上面のパームレストレスト領域41aに対向して本体41内に設けられている。アンテナ(カプラ)20bは、本体41の上面(具体的には、本体41の上面上のパームレストレスト領域41aの一部)を介して、無線信号(誘導電界)を外部に出力するように配置されている。アンテナ(カプラ)20bに対向する本体41の上面上の小領域、つまり本体41の上面上においてアンテナ(カプラ)20bの上方に位置する小領域は、通信位置として使用される。   An upper surface of the main body 41, specifically, a part of the palm rest rest area 41 a on the upper surface of the main body 41 functions as a communication surface. That is, the proximity wireless communication device 20 and the antenna (coupler) 20 b are provided in the main body 41 so as to face the palm rest rest area 41 a on the upper surface of the main body 41. The antenna (coupler) 20b is arranged to output a radio signal (inductive electric field) to the outside via the upper surface of the main body 41 (specifically, a part of the palm rest rest area 41a on the upper surface of the main body 41). ing. A small area on the upper surface of the main body 41 facing the antenna (coupler) 20b, that is, a small area located above the antenna (coupler) 20b on the upper surface of the main body 41 is used as a communication position.

ユーザは、例えば、近接無線通信機能を有する外部デバイスを本体41のパームレストレスト領域41a内の通信位置上にかざすという操作(タッチ操作)を行うことにより、外部デバイスと電子機器10との間のデータ転送を開始させることができる。電子機器10と外部デバイスとが近接された状態においては、電子機器10のキーボード14の一部、例えば、パームレスト領域41a側に位置する、キーボード内の一部のキー群が、携帯電話のような外部デバイスによって覆われ、それら一部のキー群の操作が困難になる可能性がある。   For example, the user performs an operation (touch operation) of holding an external device having a proximity wireless communication function over a communication position in the palm rest rest area 41 a of the main body 41, thereby data between the external device and the electronic apparatus 10. The transfer can be started. In a state where the electronic device 10 and the external device are close to each other, a part of the keyboard 14 of the electronic device 10, for example, a part of the key group in the keyboard located on the palm rest area 41a side is like a mobile phone. It may be covered by an external device and operation of some of these keys may be difficult.

通常のコンピュータでは、アルファベットキーは、キーボード上の複数のキー位置に分散して配置されているが、全ての数字キーはキーボード内の上部の位置に集中して配置されている。本実施形態では、上述したように、パスワードとして使用可能な文字コードは数字(0-9)のみに制限されている。よって、ユーザは、外部デバイスが本体41のパームレストレスト領域41a上に置かれた状態、または外部デバイスが本体41のパームレストレスト領域41a上にかざされている状態においても、数字キーの組み合わせのみから構成されるパスワードを正常に入力することが出来る。   In an ordinary computer, alphabet keys are distributed at a plurality of key positions on the keyboard, but all numeric keys are concentrated at the upper position in the keyboard. In the present embodiment, as described above, the character codes that can be used as the password are limited to numbers (0-9) only. Therefore, the user can configure only the combination of numeric keys even when the external device is placed on the palm rest rest area 41a of the main body 41 or when the external device is held over the palm rest rest area 41a of the main body 41. Password can be entered normally.

図4は、携帯電話50と電子機器10との間で実行される近接無線通信の様子が示されている。携帯電話50の筐体内には、その筐体の背面に対向して近接無線通信用のアンテナ(カプラ)が設けられている。この場合、携帯電話50の筐体の背面を電子機器20の本体41のパームレスト領域上の通信位置にかざすことにより、携帯電話50と電子機器10との間の近接無線通信を開始することが可能となる。   FIG. 4 shows a state of close proximity wireless communication performed between the mobile phone 50 and the electronic device 10. An antenna (coupler) for close proximity wireless communication is provided in the casing of the mobile phone 50 so as to face the back of the casing. In this case, close proximity wireless communication between the mobile phone 50 and the electronic device 10 can be started by holding the back surface of the casing of the mobile phone 50 over a communication position on the palm rest area of the main body 41 of the electronic device 20. It becomes.

次に、図5を参照して、近接無線通信デバイス104を用いて実行される近接無線通信を制御するためのソフトウェアアーキテクチャを説明する。   Next, with reference to FIG. 5, a software architecture for controlling close proximity wireless communication performed using the close proximity wireless communication device 104 will be described.

図5のソフトウェアアーキテクチャは近接無線通信を制御するためのプロトコルスタックの階層構造を示している。プロトコルスタックは、物理層(PHY)、コネクション層(CNL)、プロトコル変換層(PCL)、アプリケーション層から構成されている。   The software architecture of FIG. 5 shows a hierarchical structure of a protocol stack for controlling close proximity wireless communication. The protocol stack includes a physical layer (PHY), a connection layer (CNL), a protocol conversion layer (PCL), and an application layer.

物理層(PHY)は物理的なデータ転送を制御する層であり、OSI参照モデル内の物理層に対応する。物理層(PHY)の一部の機能または全ての機能は、近接無線通信デバイス20内のハードウェアを用いて実現することもできる。   The physical layer (PHY) is a layer that controls physical data transfer, and corresponds to the physical layer in the OSI reference model. Some or all of the functions of the physical layer (PHY) can also be realized using hardware in the close proximity wireless transfer device 20.

物理層(PHY)はコネクション層(CNL)からのデータを無線信号に変換する。コネクション層(CNL)はOSI参照モデル内のデータリンク層およびトランスポート層に対応しており、物理層(PHY)を制御してデータ通信を実行する。   The physical layer (PHY) converts data from the connection layer (CNL) into a radio signal. The connection layer (CNL) corresponds to the data link layer and transport layer in the OSI reference model, and controls the physical layer (PHY) to execute data communication.

コネクション層(CNL)は、プロトコル変換層(PCL)から接続要求、または外部デバイスからの接続要求に応じて、近接状態に設定されている近接無線通信デバイス20と外部デバイスとの間の物理的なリンク(CNL接続)を確立する処理を実行する。ここで、2つのデバイス(デバイス1,2)間のCNL接続を確立するための手順について説明する。デバイス1,2の内、通信を開始したい側のデバイス、例えばデバイス1は、接続要求(C_Req)を無線送信するための処理を実行する。この接続要求(C_Req)には、デバイス1の固有のIDを含めることができる。デバイス2は接続要求(C_Req)を受信するための処理を定期的に実行する。デバイス1とデバイス2とが近接状態である場合、デバイス2は、デバイス1から送信される接続要求(C_Req)を受信することができる。接続要求(C_Req)を受信した時、デバイス2は、受信した接続要求(C_Req)の受託を示す応答(C_Acc)をデバイス1に無線送信する。この応答(C_Acc)には、デバイス2の固有のIDを含めることができる。デバイス1は、デバイス2から無線送信される応答(C_Acc)を受信することができる。このように、デバイス1とデバイス2との間で接続要求信号(C_Req)および応答信号(C_Acc)を送受信することにより、デバイス1とデバイス2との間のリンク(CNL接続)が確立される。   The connection layer (CNL) is a physical link between the proximity wireless communication device 20 set in the proximity state and the external device in response to a connection request from the protocol conversion layer (PCL) or a connection request from the external device. A process of establishing a link (CNL connection) is executed. Here, a procedure for establishing a CNL connection between two devices (devices 1 and 2) will be described. Of the devices 1 and 2, the device on the communication start side, for example, the device 1, executes processing for wirelessly transmitting a connection request (C_Req). This connection request (C_Req) can include the unique ID of the device 1. The device 2 periodically executes a process for receiving a connection request (C_Req). When the device 1 and the device 2 are in the proximity state, the device 2 can receive the connection request (C_Req) transmitted from the device 1. When the connection request (C_Req) is received, the device 2 wirelessly transmits a response (C_Acc) indicating acceptance of the received connection request (C_Req) to the device 1. This response (C_Acc) can include the unique ID of the device 2. The device 1 can receive a response (C_Acc) wirelessly transmitted from the device 2. In this way, a link (CNL connection) between the device 1 and the device 2 is established by transmitting and receiving the connection request signal (C_Req) and the response signal (C_Acc) between the device 1 and the device 2.

プロトコル変換層(PCL)は、OSI参照モデル内のセッション層およびプレゼンテーション層に対応しており、アプリケーション層と、2つのデバイス間のリンクの確立および解除を制御するためのコネクション層(CNL)との間に位置する。プロトコル変換層(PCL)は、2つのデバイス間の接続を確立するために、アプリケーション層内の各アプリケーション(通信プログラム)の制御とコネクション層(CNL)の制御を行う。   The protocol conversion layer (PCL) corresponds to the session layer and the presentation layer in the OSI reference model, and includes an application layer and a connection layer (CNL) for controlling establishment and release of a link between two devices. Located between. The protocol conversion layer (PCL) controls each application (communication program) in the application layer and controls the connection layer (CNL) in order to establish a connection between the two devices.

より具体的には、プロトコル変換層(PCL)は、アプリケーション層の各通信プログラムが扱うアプリケーションプロトコル(例えば、SCSI、OBEX、他の汎用プロトコル等)に対応したデータ(ユーザデータ)を特定の伝送用データ形式に変換するための変換処理を実行する。この変換処理により、どの通信プログラムによって送受信されるデータも、コネクション層(CNL)が扱うことが可能なパケット(特定の伝送用データ形式のデータ)に変換される。このプロトコル変換層(PCL)は、様々なアプリケーションプロトコルを近接無線通信で利用することを可能にする。   More specifically, the protocol conversion layer (PCL) uses data (user data) corresponding to an application protocol (for example, SCSI, OBEX, other general-purpose protocol) handled by each communication program in the application layer for specific transmission. Perform conversion processing to convert to data format. By this conversion processing, data transmitted and received by any communication program is converted into a packet (data in a specific transmission data format) that can be handled by the connection layer (CNL). This protocol conversion layer (PCL) makes it possible to use various application protocols in near field communication.

本実施形態においては、プロトコル変換層(PCL)は3つのモード(プロアクティブモード、リアクティブモード、フレキシブルモード)を有しており、これら3つのモードの内の1つのモードで動作し得る。   In this embodiment, the protocol conversion layer (PCL) has three modes (proactive mode, reactive mode, and flexible mode), and can operate in one of these three modes.

プロアクティブモードはいわゆるマスタとして機能するためのモードであり、プロアクティブモードのデバイスは、通信相手のデバイスを制御してデバイス間のデータ転送のようなサービスを実行することができる。リアクティブモードはいわゆるスレーブとして機能するためのモードであり、リアクティブモードのデバイスは、通信相手のデバイスの制御の下、デバイス間のデータ転送のようなサービスを実行することができる。   The proactive mode is a mode for functioning as a so-called master, and a device in the proactive mode can execute a service such as data transfer between the devices by controlling a communication partner device. The reactive mode is a mode for functioning as a so-called slave, and a device in the reactive mode can execute a service such as data transfer between the devices under the control of the communication partner device.

外部電源によって駆動できない携帯電話のようなモバイルデバイスのデフォルトのモードは、その電力消費を低減するために、リアクティブモードに決定されている。ユーザによってモバイルデバイスのあるアプリケーションが操作された時、そのモバイルデバイスは、リアクティブモードからプロアクティブモードに自動的に遷移する。   The default mode of a mobile device such as a mobile phone that cannot be driven by an external power source has been determined to be a reactive mode in order to reduce its power consumption. When an application on the mobile device is operated by the user, the mobile device automatically transitions from the reactive mode to the proactive mode.

プロアクティブモードに設定されたデバイスは、接続要求信号C_Reqを送信する。一方、リアクティブモードのデバイスは接続要求信号C_Reqを送信しないので、電力消費は比較的少ない。   The device set to the proactive mode transmits a connection request signal C_Req. On the other hand, since the device in the reactive mode does not transmit the connection request signal C_Req, the power consumption is relatively small.

フレキシブルモードは、通信相手のデバイスのモード(プロアクティブモードまたはリアクティブモード)に応じて自身のモードを自動的にプロアクティブモードまたはリアクティブモードに遷移させることが出来るモードである。フレキシブルモードのデバイスは、通信相手のデバイスがプロアクティブモードであればリアクティブモードに遷移し、また通信相手のデバイスがリアクティブモードであればプロアクティブモードに遷移する。プロアクティブモードまたはリアクティブモードへの遷移は、例えば、デバイス間のCNL接続が確立された後に実行される。   The flexible mode is a mode in which the own mode can be automatically changed to the proactive mode or the reactive mode according to the mode (proactive mode or reactive mode) of the communication partner device. The flexible mode device transitions to the reactive mode if the communication partner device is in the proactive mode, and transitions to the proactive mode if the communication partner device is in the reactive mode. The transition to the proactive mode or the reactive mode is performed, for example, after a CNL connection between devices is established.

ACアダプタ電源のような外部電源によって駆動可能な、パーソナルコンピュータのようなデバイスのデフォルトのモードはフレキシブルモードである。フレキシブルモードのデバイスは、接続要求信号C_Reqを送信することができる。これにより、例えば、ユーザが携帯電話のアプリケーションを何等操作せずにその携帯電話をパーソナルコンピュータ(フレキシブルモードのデバイス)に近接させた場合でも、それらデバイス間のCNL接続を確立できる。   The default mode of a device such as a personal computer that can be driven by an external power source such as an AC adapter power source is the flexible mode. The device in the flexible mode can transmit the connection request signal C_Req. Thereby, for example, even when the user brings the mobile phone close to the personal computer (flexible mode device) without operating the mobile phone application, the CNL connection between the devices can be established.

次に、図6のフローチャートを参照して、電子機器10によって実行される接続制御処理の手順を説明する。   Next, a procedure of connection control processing executed by the electronic device 10 will be described with reference to the flowchart of FIG.

ここでは、携帯電話またはデジタルカメラのようなモバイルデバイスが電子機器10のパームレスト領域にタッチされた場合を想定する。モバイルデバイスが電子機器10のパームレスト領域にタッチされた時、電子機器10の近接無線通信デバイス20とモバイルデバイスとの間の通信が開始される。通信制御プログラム12aは、まず、そのモバイルデバイスが電子機器10に初めてタッチされたデバイスであるかを判定する(ステップS11)。ステップS11では、通信制御プログラム12aは、モバイルデバイスから無線送信される信号(接続要求信号C_Reqまたは応答信号C_Acc)に含まれる固有のIDを近接無線通信デバイス20を介して受信し、その受信した固有のIDが接続許可リスト124に含まれているか否かを判定する。受信した固有のIDが接続許可リスト124に含まれていないならば、つまり受信した固有のIDが接続許可リスト124に未登録であるならば、通信制御プログラム12aは、モバイルデバイスを電子機器10に初めてタッチされたデバイスであると認識する。一方、受信した固有のIDが接続許可リスト124に含まれているならば、通信制御プログラム12aは、モバイルデバイスを、電子機器10との接続の確立が許可されたデバイスであると認識する。   Here, it is assumed that a mobile device such as a mobile phone or a digital camera is touched on the palm rest area of the electronic device 10. When the mobile device touches the palm rest area of the electronic device 10, communication between the close proximity wireless transfer device 20 of the electronic device 10 and the mobile device is started. First, the communication control program 12a determines whether the mobile device is a device that is first touched by the electronic device 10 (step S11). In step S11, the communication control program 12a receives the unique ID included in the signal (connection request signal C_Req or response signal C_Acc) wirelessly transmitted from the mobile device via the close proximity wireless communication device 20, and the received unique ID Is included in the connection permission list 124. If the received unique ID is not included in the connection permission list 124, that is, if the received unique ID is not registered in the connection permission list 124, the communication control program 12 a adds the mobile device to the electronic device 10. Recognize that the device is touched for the first time. On the other hand, if the received unique ID is included in the connection permission list 124, the communication control program 12a recognizes that the mobile device is a device that is permitted to establish a connection with the electronic device 10.

ステップS11にて、電子機器10にタッチされたモバイルデバイスが電子機器10との接続の確立が既に許可されているデバイスであることが判定されたならば(ステップS11のNO)、通信制御プログラム12aは、ステップS16に進み、モバイルデバイスと近接無線通信デバイス20との間の接続を確立するための動作を開始する(ステップS16)。このステップS16では、通信制御プログラム12aは、例えば、モバイルデバイスと電子機器10とモバイルデバイスとの間で転送されるデータのタイプ、および使用すべきプロトコル(SCSI、OBEX、または他の汎用プロトコル等)を決定するためネゴシエーション処理を実行して、電子機器10側のアプリケーション層とモバイルデバイス側のアプリケーション層との間の通信のめの通信路(接続)を確立する。   If it is determined in step S11 that the mobile device touched by the electronic device 10 is already permitted to establish connection with the electronic device 10 (NO in step S11), the communication control program 12a. Proceeds to step S16, and starts an operation for establishing a connection between the mobile device and the close proximity wireless transfer device 20 (step S16). In this step S16, the communication control program 12a, for example, the type of data transferred between the mobile device, the electronic device 10, and the mobile device, and the protocol to be used (such as SCSI, OBEX, or other general-purpose protocol). Negotiation process is executed to establish a communication path (connection) for communication between the application layer on the electronic device 10 side and the application layer on the mobile device side.

一方、ステップS11にて、モバイルデバイスが電子機器10に初めてタッチされたデバイスであることが判定されたならば(ステップS11のYES)、通信制御プログラム12aは、ユーザにパスワードの入力を求めるためにパスワード入力画面をLCD15に表示する(ステップS12)。そして、通信制御プログラム12aは、パスワード入力画面に入力されたパスワードと登録パスワードとを比較する。入力されたパスワードが有効であるならば、つまり入力されたパスワードが登録パスワードに一致する正しいパスワードであるならば(ステップS13のYES)、通信制御プログラム12aは、モバイルデバイスを電子機器10との接続を確立できるデバイスとして登録するために、モバイルデバイスの固有のIDを接続許可リスト124に追加する(ステップS15)。そして、通信制御プログラム12aは、ステップS16に進み、モバイルデバイスと近接無線通信デバイス20との間の接続を確立するための動作を開始する(ステップS16)。なお、ここでは、ステップS15の処理の後にステップS16を実行したが、ステップS16の後にステップS15を実行しても良い。   On the other hand, if it is determined in step S11 that the mobile device is a device touched for the first time on the electronic device 10 (YES in step S11), the communication control program 12a requests the user to input a password. A password input screen is displayed on the LCD 15 (step S12). Then, the communication control program 12a compares the password input on the password input screen with the registered password. If the entered password is valid, that is, if the entered password is a correct password that matches the registered password (YES in step S13), the communication control program 12a connects the mobile device to the electronic device 10. In order to register as a device capable of establishing a connection, a unique ID of the mobile device is added to the connection permission list 124 (step S15). Then, the communication control program 12a proceeds to step S16, and starts an operation for establishing a connection between the mobile device and the close proximity wireless transfer device 20 (step S16). In addition, although step S16 was performed after the process of step S15 here, step S15 may be performed after step S16.

入力されたパスワードが無効であるならば、つまり登録パスワードに一致するパスワードが入力されなかったならば(ステップS13のYES)、通信制御プログラム12aは、モバイルデバイスと近接無線通信デバイス20との間の接続を拒否する(ステップS14)。この場合、モバイルデバイスの固有のIDは接続許可リスト124に追加されない。   If the input password is invalid, that is, if a password that matches the registered password has not been input (YES in step S13), the communication control program 12a is set between the mobile device and the close proximity wireless transfer device 20. Connection is rejected (step S14). In this case, the unique ID of the mobile device is not added to the connection permission list 124.

図7は、パスワードの登録に使用されるパスワード登録画面の例を示している。ユーザからのパスワード登録要求イベントの発生に応答して、通信制御プログラム12aは、図7に示すパスワード登録画面をLCD15に表示する。パスワードに使用可能な文字は、上述したように、例えば4桁以内の数字に限られる。   FIG. 7 shows an example of a password registration screen used for password registration. In response to the occurrence of the password registration request event from the user, the communication control program 12a displays the password registration screen shown in FIG. As described above, the characters that can be used for the password are limited to, for example, four digits or less.

図8は、パスワード検証のためのパスワード入力画面の例を示している。ここでは、電子機器10がコンピュータによって実現されている場合を想定して、パスワード入力画面を説明する。   FIG. 8 shows an example of a password input screen for password verification. Here, the password input screen will be described assuming that the electronic device 10 is realized by a computer.

パスワード入力画面には、図8に示されているように、検出されたデバイス(電子機器10にタッチされたデバイス)を、電子機器10と接続可能なデバイスとして登録するかどうかをユーザに確認するためのメッセージと、そのデバイスの機器名および機器IDが表示される。機器名および機器IDは、検出されたデバイスから受信した固有のIDに基づいて表示される。パスワード入力画面には、さらに、パスワード入力フィールドが表示される。   As shown in FIG. 8, the password input screen confirms with the user whether or not to register the detected device (the device touched by the electronic device 10) as a device connectable to the electronic device 10. Message, and the device name and device ID of the device. The device name and device ID are displayed based on the unique ID received from the detected device. A password input field is further displayed on the password input screen.

もし正しいパスワートがパスワード入力フィールドに入力された状態で“OK”ボタンがクリックされたならば、検出されたデバイスの固有のIDが接続許可リスト124に追加され、これによってそのデバイスは電子機器10と接続可能なデバイスとして登録される。正しいパスワートが入力されなかった場合、または“キャンセル”ボタンがクリックされた場合は、検出されたデバイスの固有のIDは接続許可リスト124に追加されない。   If the “OK” button is clicked with the correct password entered in the password input field, the unique ID of the detected device is added to the connection permission list 124, so that the device is connected to the electronic device 10. Registered as a connectable device. If the correct password is not entered, or if the “Cancel” button is clicked, the unique ID of the detected device is not added to the connection permission list 124.

次に、図9を参照して、近接無線通信の動作環境を設定するための設定画面の例を説明する。この設定画面は、通信制御プログラム12aによってLCD15に表示される。   Next, an example of a setting screen for setting the operating environment for close proximity wireless communication will be described with reference to FIG. This setting screen is displayed on the LCD 15 by the communication control program 12a.

設定画面の“接続機器リスト”タブは、電子機器10との接続が可能なデバイスの一覧を管理するために用いられる。“接続機器リスト”タブには、デバイスリストウィンド201、登録解除ボタン202、モード選択チェックボックス203,204、パスワード登録ボタン205などが表示される。   The “connected device list” tab of the setting screen is used to manage a list of devices that can be connected to the electronic device 10. In the “connected device list” tab, a device list window 201, a registration cancellation button 202, mode selection check boxes 203 and 204, a password registration button 205, and the like are displayed.

デバイスリストウィンド201は、接続許可リスト124内の固有のID群に基づいて、電子機器10と接続可能なデバイスの一覧を表示する。デバイスリストウィンド201内のあるデバイスが選択された状態で登録解除ボタン202がクリックされると、その選択されたデバイスに対応する固有のIDは接続許可リスト124から削除される。   The device list window 201 displays a list of devices that can be connected to the electronic device 10 based on the unique ID group in the connection permission list 124. When the deregistration button 202 is clicked while a certain device in the device list window 201 is selected, the unique ID corresponding to the selected device is deleted from the connection permission list 124.

モード選択チェックボックス203、204は、近接無線通信を制御するための動作モードを決定するため、つまり通信制御プログラム12aによって実行される接続制御動作の動作モードを決定するために使用される。本実施形態では、大別して、2つのモードが接続制御のために用いられる。第1モードは、未登録のデバイス(電子機器10に初めてタッチされたデバイス)が検出された時にパスワード入力を求める動作モードである。第2モードは、未登録のデバイス(電子機器10に初めてタッチされたデバイス)が検出された時にパスワード入力を求めない動作モードである。   The mode selection check boxes 203 and 204 are used for determining an operation mode for controlling close proximity wireless communication, that is, for determining an operation mode of a connection control operation executed by the communication control program 12a. In this embodiment, roughly divided, two modes are used for connection control. The first mode is an operation mode in which a password input is requested when an unregistered device (a device touched for the first time on the electronic device 10) is detected. The second mode is an operation mode in which a password input is not requested when an unregistered device (a device touched for the first time on the electronic device 10) is detected.

モード選択チェックボックス203がチェックされると、接続制御動作の動作モードは第1モード(認証&パスワード入力モード)に設定される。動作モードが第1モードである期間中は、通信制御プログラム12aは、未登録のデバイス(電子機器10に初めてタッチされたデバイス)が検出された時に図8のパスワード入力画面を表示する。   When the mode selection check box 203 is checked, the operation mode of the connection control operation is set to the first mode (authentication & password input mode). During the period when the operation mode is the first mode, the communication control program 12a displays the password input screen of FIG. 8 when an unregistered device (a device touched for the first time on the electronic device 10) is detected.

モード選択チェックボックス204がチェックされると、接続制御動作の動作モードは自動登録モードに設定される。自動登録モードは上述の第2モードの一形態である。動作モードが自動登録モードである期間中は、通信制御プログラム12aは、未登録のデバイス(電子機器10に初めてタッチされたデバイス)が検出された時に、パスワード入力画面のような画面を何等表示せずに、未登録のデバイスの固有のIDを接続許可リスト124に自動的に追加する。   When the mode selection check box 204 is checked, the operation mode of the connection control operation is set to the automatic registration mode. The automatic registration mode is a form of the second mode described above. During the period when the operation mode is the automatic registration mode, the communication control program 12a displays a screen such as a password input screen when an unregistered device (a device touched for the first time on the electronic device 10) is detected. Instead, the unique ID of the unregistered device is automatically added to the connection permission list 124.

モード選択チェックボックス203,204のいずれもチェックされなかったならば、接続制御動作の動作モードは認証モードに設定される。認証モードも第2モードの一形態である。動作モードが認証モードである期間中は、通信制御プログラム12aは、未登録のデバイス(電子機器10に初めてタッチされたデバイス)が検出された時に、パスワード入力画面を表示せずに、検出されたデバイスを接続許可リスト124に追加するかどうかをユーザに確認するための確認画面のみを表示する。ユーザによって追加が許可された場合にのみ、通信制御プログラム12aは、検出されたデバイスの固有のIDを接続許可リスト124に追加する。なお、モード選択チェックボックス203,204を同時にチェックすることはできない。   If neither of the mode selection check boxes 203 and 204 is checked, the operation mode of the connection control operation is set to the authentication mode. The authentication mode is also a form of the second mode. During the period when the operation mode is the authentication mode, the communication control program 12a is detected without displaying the password input screen when an unregistered device (a device touched for the first time on the electronic device 10) is detected. Only a confirmation screen for confirming to the user whether or not to add the device to the connection permission list 124 is displayed. Only when the addition is permitted by the user, the communication control program 12 a adds the unique ID of the detected device to the connection permission list 124. Note that the mode selection check boxes 203 and 204 cannot be checked simultaneously.

このように、本実施形態では、ユーザは、図9の設定画面を用いて、第1モード(認証&パスワード入力モード)または第2モード(認証モード、または自動登録モード)を適宜選択することができる。よって、例えば、ユーザは、まず、第2モードを用いて、自身の所有する幾つかのモバイルデバイス(携帯電話、デジタルカメラ、オーディオプレーヤ、等)を本電子機器10と接続可能なデバイスとして登録し、その後で、セキュリティー性を高めるために、動作モードを第1モードに切り換えるという運用を置こうことが出来る。第1モードに切り換えた後も、接続許可リスト124に固有のIDが登録されているデバイスについては、ユーザは、そのデバイスを電子機器10にタッチするだけで、そのデバイスと電子機器10とのデータ交換を容易に行うことが出来る。つまり、第1モードの期間中においては、接続許可リスト124に既に固有のIDが登録されているデバイスが電子機器10にタッチされた時には、パスワード入力画面、および確認画面のどちらも表示されず、即座にそのデバイスと電子機器10との間の接続を確立する動作が開始される。接続許可リスト124に固有のIDが登録されていないデバイスが電子機器10にタッチされた時にのみ、パスワード入力が求められる。このように、新たなデバイスが電子機器10にタッチされない限りパスワード入力が求められないので、ユーザは、登録パスワートを忘れてしまうかもしれない。   Thus, in the present embodiment, the user can appropriately select the first mode (authentication & password input mode) or the second mode (authentication mode or automatic registration mode) using the setting screen of FIG. it can. Therefore, for example, the user first registers several mobile devices (mobile phone, digital camera, audio player, etc.) owned by the user as devices connectable to the electronic apparatus 10 using the second mode. Thereafter, in order to improve security, an operation of switching the operation mode to the first mode can be performed. Even after switching to the first mode, for a device whose unique ID is registered in the connection permission list 124, the user simply touches the device with the electronic device 10, and data between the device and the electronic device 10 is displayed. Exchange can be performed easily. That is, during the first mode, when a device whose unique ID is already registered in the connection permission list 124 is touched on the electronic device 10, neither the password input screen nor the confirmation screen is displayed. Immediately, an operation for establishing a connection between the device and the electronic apparatus 10 is started. Only when a device whose unique ID is not registered in the connection permission list 124 is touched to the electronic apparatus 10, the password input is requested. Thus, since a password input is not required unless a new device is touched on the electronic device 10, the user may forget the registered password.

そこで、本実施形態では、ユーザが登録されたパスワードを忘れた場合に容易に対処出来るようにするために、登録パスワードに一致するバスワードの入力を求めることなく、登録パスワードを新たなパスワードに変更するためのパスワード再登録機能(登録パスワード変更機能とも云う)が設けられている。パスワード登録ボタン205はパスワード登録要求イベントを発生するためのボタンである。パスワード登録ボタン205がクリックされると、パスワード登録またはパスワード再登録を行うためのパスワード登録画面が表示される。このパスワード登録ボタン205は、初回のパスワード登録と上述のパスワード再登録の双方に使用し得る。   Therefore, in this embodiment, in order to be able to easily cope with the case where the user forgets the registered password, the registered password is changed to a new password without asking for a password that matches the registered password. A password re-registration function (also referred to as a registered password change function) is provided. A password registration button 205 is a button for generating a password registration request event. When the password registration button 205 is clicked, a password registration screen for performing password registration or password re-registration is displayed. This password registration button 205 can be used for both the initial password registration and the password re-registration described above.

しかし、このようなパスワード再登録機能を使用することは、悪意を持つ第3者によって登録パスワードが別のパスワードに書き替えられてしまうという危険を伴う。そこで、通信制御プログラム102aには、前回のパスワード登録日時、つまり、最後にパスワードが登録された日時を、LCD15に表示するパスワード登録日時表示機能が設けられている。前回のパスワード登録日時は、例えば、図9に示すように、 “接続機器リスト”タブ画面上に表示される。ユーザは、前回のパスワード登録日時を見ることにより、第3者によって登録パスワードが不正に変更されたかどうかを知ることが出来る。   However, using such a password re-registration function involves a risk that a registered password is rewritten to another password by a malicious third party. Therefore, the communication control program 102a is provided with a password registration date / time display function for displaying on the LCD 15 the previous password registration date / time, that is, the date / time when the password was last registered. The previous password registration date and time is displayed on the “connected device list” tab screen as shown in FIG. 9, for example. By viewing the previous password registration date and time, the user can know whether or not the registered password has been illegally changed by a third party.

次に、図10を参照して、認証&パスワード入力モード(モード1)で表示されるパスワード入力画面と、認証モード(モード2)で表示される確認画面(認証画面とも云う)との関係を説明する。   Next, referring to FIG. 10, the relationship between the password input screen displayed in the authentication & password input mode (mode 1) and the confirmation screen (also referred to as the authentication screen) displayed in the authentication mode (mode 2) is described. explain.

パスワード入力画面には、上述したように、電子機器10に初めてタッチされたデバイスの機器名および機器IDと、このデバイスを電子機器10と接続可能なデバイスとして登録するか否かをユーザに確認するためのメッセージと、パスワード入力フィールドとが表示される。パスワード入力画面上に正しいパスワードが入力された状態でパスワード入力画面上の“OK”ボタンがクリックされると、このデバイスの固有のIDが接続許可リスト124に追加される。   On the password input screen, as described above, the device name and device ID of the device touched for the first time on the electronic device 10 and whether to register this device as a device connectable to the electronic device 10 are confirmed with the user. Message and a password input field are displayed. When the “OK” button on the password input screen is clicked while the correct password is input on the password input screen, the unique ID of this device is added to the connection permission list 124.

確認画面には、電子機器10に初めてタッチされたデバイスの機器名および機器IDと、このデバイスを電子機器10と接続可能なデバイスとして登録するか否かをユーザに確認するためのメッセージとが表示され、パスワード入力フィールドは表示されない。確認画面上の“OK”ボタンがクリックされると、このデバイスの固有のIDが接続許可リスト124に追加される。   On the confirmation screen, the device name and device ID of the device touched for the first time on the electronic device 10 and a message for confirming to the user whether or not to register this device as a device connectable to the electronic device 10 are displayed. The password input field is not displayed. When the “OK” button on the confirmation screen is clicked, the unique ID of this device is added to the connection permission list 124.

自動登録モード(モード3)では、電子機器10に初めてタッチされたデバイスが検出されても、パスワード入力画面、確認画面のいずれも表示されない。   In the automatic registration mode (mode 3), neither the password input screen nor the confirmation screen is displayed even if a device touched for the first time on the electronic device 10 is detected.

次に、図11のフローチャートを参照して、認証&パスワード入力モード(モード1)、認証モード(モード2)、自動登録モード(モード3)それぞれに対応する接続制御処理の手順を説明する。   Next, with reference to the flowchart of FIG. 11, the procedure of connection control processing corresponding to each of the authentication & password input mode (mode 1), the authentication mode (mode 2), and the automatic registration mode (mode 3) will be described.

モバイルデバイスが電子機器10のパームレスト領域にタッチされた時、電子機器10の近接無線通信デバイス20とモバイルデバイスとの間の通信が開始される。通信制御プログラム12aは、まず、そのモバイルデバイスが電子機器10に初めてタッチされたデバイスであるかを判定する(ステップS21)。ステップS21では、通信制御プログラム12aは、モバイルデバイスから無線送信される信号(接続要求信号C_Reqまたは応答信号C_Acc)に含まれる固有のIDを近接無線通信デバイス20を介して受信し、その受信した固有のIDが接続許可リスト124に含まれているか否かを判定する。受信した固有のIDが接続許可リスト124に含まれていないならば、つまり受信した固有のIDが接続許可リスト124に未登録であるならば、通信制御プログラム12aは、モバイルデバイスを電子機器10に初めてタッチされたデバイスであると認識する。一方、受信した固有のIDが接続許可リスト124に含まれているならば、通信制御プログラム12aは、モバイルデバイスを、電子機器10との接続の確立が許可されたデバイスであると認識する。   When the mobile device touches the palm rest area of the electronic device 10, communication between the close proximity wireless transfer device 20 of the electronic device 10 and the mobile device is started. First, the communication control program 12a determines whether or not the mobile device is a device that is first touched by the electronic device 10 (step S21). In step S21, the communication control program 12a receives the unique ID included in the signal wirelessly transmitted from the mobile device (connection request signal C_Req or response signal C_Acc) via the close proximity wireless communication device 20, and receives the received unique ID. Is included in the connection permission list 124. If the received unique ID is not included in the connection permission list 124, that is, if the received unique ID is not registered in the connection permission list 124, the communication control program 12 a adds the mobile device to the electronic device 10. Recognize that the device is touched for the first time. On the other hand, if the received unique ID is included in the connection permission list 124, the communication control program 12a recognizes that the mobile device is a device that is permitted to establish a connection with the electronic device 10.

ステップS21にて、電子機器10にタッチされたモバイルデバイスが電子機器10との接続の確立が既に許可されているデバイスであることが判定されたならば(ステップS21のNO)、通信制御プログラム12aは、ステップS27に進み、モバイルデバイスと近接無線通信デバイス20との間の接続を確立するための動作を開始する。   If it is determined in step S21 that the mobile device touched by the electronic device 10 is already permitted to establish a connection with the electronic device 10 (NO in step S21), the communication control program 12a. Proceeds to step S27, and starts an operation for establishing a connection between the mobile device and the close proximity wireless transfer device 20.

一方、ステップS21にて、モバイルデバイスが電子機器10に初めてタッチされたデバイスであることが判定されたならば(ステップS21のYES)、通信制御プログラム12aは、現在の動作モードが認証&パスワード入力モード(モード1)、認証モード(モード2)、自動登録モード(モード3)のいずれであるかを判定する(ステップS22)。   On the other hand, if it is determined in step S21 that the mobile device is the first touched device 10 (YES in step S21), the communication control program 12a determines that the current operation mode is authentication & password input. It is determined whether the mode (mode 1), authentication mode (mode 2), or automatic registration mode (mode 3) is selected (step S22).

現在の動作モードが認証&パスワード入力モード(モード1)であれば、通信制御プログラム12aは、図6のフローチャートのステップS12〜S16の処理と同じ処理を実行する(ステップS23〜S27)。   If the current operation mode is the authentication & password input mode (mode 1), the communication control program 12a executes the same processing as the processing in steps S12 to S16 in the flowchart of FIG. 6 (steps S23 to S27).

現在の動作モードが認証モード(モード2)であれば、通信制御プログラム12aは、初めてタッチされたモバイルデバイスを電子機器10との接続を確立できるデバイスとして登録するか否かを確認するための確認画面をLCD15に表示して、ユーザにそのモバイルデバイスを電子機器10に接続できるデバイスとして登録するかどうかを問い合わせる(ステップS28)。確認画面上の“OK”ボタンがクリックされると(ステップS29のYES)、通信制御プログラム12aは、モバイルデバイスを電子機器10との接続を確立できるデバイスとして登録するために、モバイルデバイスの固有のIDを接続許可リスト124に追加する(ステップS26)。そして、通信制御プログラム12aは、ステップS27に進み、モバイルデバイスと近接無線通信デバイス20との間の接続を確立するための動作を開始する。確認画面上の“キャンセル”ボタンがクリックされると(ステップS29のNO)、通信制御プログラム12aは、モバイルデバイスと近接無線通信デバイス20との間の接続を拒否する(ステップS25)。この場合、モバイルデバイスの固有のIDは接続許可リスト124に追加されない。   If the current operation mode is the authentication mode (mode 2), the communication control program 12a confirms whether or not to register the first touched mobile device as a device that can establish a connection with the electronic device 10. A screen is displayed on the LCD 15, and the user is inquired whether to register the mobile device as a device that can be connected to the electronic device 10 (step S28). When the “OK” button on the confirmation screen is clicked (YES in step S29), the communication control program 12a registers the mobile device as a device that can establish a connection with the electronic device 10, and is specific to the mobile device. The ID is added to the connection permission list 124 (step S26). Then, the communication control program 12a proceeds to step S27, and starts an operation for establishing a connection between the mobile device and the close proximity wireless transfer device 20. When the “cancel” button on the confirmation screen is clicked (NO in step S29), the communication control program 12a rejects the connection between the mobile device and the close proximity wireless transfer device 20 (step S25). In this case, the unique ID of the mobile device is not added to the connection permission list 124.

現在の動作モードが自動登録モード(モード3)であれば、通信制御プログラム12aは、モバイルデバイスを電子機器10との接続を確立できるデバイスとして登録するために、モバイルデバイスの固有のIDを接続許可リスト124に追加する(ステップS26)。そして、通信制御プログラム12aは、ステップS27に進み、モバイルデバイスと近接無線通信デバイス20との間の接続を確立するための動作を開始する。   If the current operation mode is the automatic registration mode (mode 3), the communication control program 12a permits connection of the unique ID of the mobile device in order to register the mobile device as a device that can establish a connection with the electronic device 10. It adds to the list | wrist 124 (step S26). Then, the communication control program 12a proceeds to step S27, and starts an operation for establishing a connection between the mobile device and the close proximity wireless transfer device 20.

次に、図12を参照して、モード選択チェックボックス203のチェックが外された時に通信制御プログラム12aによって実行される処理について説明する。   Next, processing executed by the communication control program 12a when the mode selection check box 203 is unchecked will be described with reference to FIG.

モード選択チェックボックス203のチェックを外すことを無制限に許可すると、悪意を持つ第3者によって現在の動作モードが認証&パスワード入力モードから認証モードまたは自動登録モードに不正に変更されてしまう危険がある。したがって、モード選択チェックボックス203のチェックが外された時、つまり、認証&パスワード入力モードから認証モードまたは自動登録モードへのモード変更要求イベントが発生した時、通信制御プログラム12aは、図12に示すように、パスワード入力画面300をLCD15に表示する。登録パスワードに一致する正しいパスワードがパスワード入力画面300に入力された場合にのみ、通信制御プログラム12aは、モードの変更を許可し、現在のモードを認証&パスワード入力モードから認証モードまたは自動登録モードに変更する。   If the mode selection check box 203 is allowed to be unrestricted, there is a risk that a malicious third party illegally changes the current operation mode from the authentication & password input mode to the authentication mode or the automatic registration mode. . Therefore, when the mode selection check box 203 is unchecked, that is, when a mode change request event from the authentication & password input mode to the authentication mode or the automatic registration mode occurs, the communication control program 12a is shown in FIG. As described above, the password input screen 300 is displayed on the LCD 15. Only when the correct password that matches the registered password is input to the password input screen 300, the communication control program 12a permits the mode change and changes the current mode from the authentication & password input mode to the authentication mode or the automatic registration mode. change.

次に、パスワード再登録機能を説明する。   Next, the password re-registration function will be described.

パスワードが登録されている状態で図9のパスワード登録ボタン205がクリックされた時、通信制御プログラム12aは、図13に示すように、確認画面400を表示する。この確認画面400には、パスワードを再登録すると全てのデバイスの登録が解除される旨のメッセージが表示される。   When the password registration button 205 in FIG. 9 is clicked with the password registered, the communication control program 12a displays a confirmation screen 400 as shown in FIG. On this confirmation screen 400, a message is displayed to the effect that registration of all devices is canceled when the password is re-registered.

確認画面400上の“はい”ボタンがクリックされると、図7のパスワード登録画面が表示される。パスワード登録画面上にパスワードが入力されたパスワード登録画面上の“OK”ボタンがクリックされると、そのパスワードが電子機器10に新たな登録パスワードとして登録され、そして、接続許可リスト124に含まれている全てのIDが削除される。このように、本実施形態では、登録パスワートに一致するパスワードに入力を求めるというパスワード検証を行うことなく登録パスワードの変更が許可されるものの、登録パスワードの変更時には、接続許可リスト124の内容はクリアされる。このように、接続許可リスト124の内容を一旦クリアすることにより、変更後の新たな登録パスワードに基づく接続制御処理を初期状態(接続許可リスト124にIDが全く登録されていない状態)から再スタートすることが可能となる。確認画面400上の“いいえ”ボタンがクリックされると、図9の“接続機器リスト”タブ画面に戻る。   When the “Yes” button on the confirmation screen 400 is clicked, the password registration screen in FIG. 7 is displayed. When the “OK” button on the password registration screen in which the password is entered on the password registration screen is clicked, the password is registered as a new registration password in the electronic device 10 and included in the connection permission list 124. All existing IDs are deleted. As described above, in this embodiment, although the change of the registration password is permitted without performing password verification that requires the password matching the registration password, the contents of the connection permission list 124 are cleared when the registration password is changed. Is done. In this way, once the contents of the connection permission list 124 are cleared, the connection control process based on the new registered password after the change is restarted from the initial state (the state where no ID is registered in the connection permission list 124). It becomes possible to do. When the “No” button on the confirmation screen 400 is clicked, the screen returns to the “connected device list” tab screen of FIG.

次に、図14のフローチャートを参照して、パスワード登録/再登録処理の手順を説明する。   Next, a procedure for password registration / re-registration processing will be described with reference to the flowchart of FIG.

図9の“接続機器リスト”タブ画面上のパスワード登録ボタン205がクリックされた時(ステップS31のYES)、通信制御プログラム12aは、登録パスワードが既に保存されているか否か、つまりパスワードが登録されているかどうかを判定する(ステップS32)。   When the password registration button 205 on the “connected device list” tab screen in FIG. 9 is clicked (YES in step S31), the communication control program 12a determines whether the registered password has already been saved, that is, the password is registered. It is determined whether or not (step S32).

登録パスワードが保存されていないならば(ステップS32のNO)、通信制御プログラム12aは、図7のパスワード登録画面をLCD15に表示する(ステップS33)。そして、通信制御プログラム12aは、パスワード登録画面上に入力されたパスワードを登録パスワードとしてレジストリに保存する(ステップS34)。さらに、通信制御プログラム12aは、現在の日時を、登録パスワードの保存日時つまりパスワード登録日時として保存し、そのパスワード登録日時を、図9の“接続機器リスト”タブ画面上に表示する(ステップS35)。   If the registration password is not stored (NO in step S32), the communication control program 12a displays the password registration screen of FIG. 7 on the LCD 15 (step S33). Then, the communication control program 12a saves the password input on the password registration screen as a registration password in the registry (step S34). Further, the communication control program 12a saves the current date and time as the registration password save date and time, that is, the password registration date and time, and displays the password registration date and time on the “connected device list” tab screen of FIG. 9 (step S35). .

登録パスワードが既に保存されているならば(ステップS32のYES)、通信制御プログラム12aは、図13の確認画面をLCD15に表示する(ステップS36)。図13の確認画面上の“はい”ボタンがクリックされると、通信制御プログラム12aは、図7のパスワード登録画面をLCD15に表示する(ステップS37)。そして、通信制御プログラム12aは、パスワード登録画面上に入力されたパスワードを新たな登録パスワードとしてレジストリに保存する処理、つまり既に保存されている登録パスワードをパスワード登録画面上に入力された新たなパスワードに更新する処理を実行する(ステップS38)。次いで、通信制御プログラム12aは、接続許可リスト124内のIDそれぞれを削除して、接続許可リスト124をクリアする(ステップS39)。さらに、通信制御プログラム12aは、現在の日時を、登録パスワードの保存日時つまりパスワード登録日時として保存し、そのパスワード登録日時を、図9の“接続機器リスト”タブ画面上に表示する(ステップS35)。よって、図9の“接続機器リスト”タブ画面上に表示されるパスワード登録日時は、パスワードの再登録が行われる度に更新される。   If the registered password is already stored (YES in step S32), the communication control program 12a displays the confirmation screen of FIG. 13 on the LCD 15 (step S36). When the “Yes” button on the confirmation screen in FIG. 13 is clicked, the communication control program 12a displays the password registration screen in FIG. 7 on the LCD 15 (step S37). Then, the communication control program 12a stores the password input on the password registration screen as a new registration password in the registry, that is, the already stored registration password is changed to the new password input on the password registration screen. Update processing is executed (step S38). Next, the communication control program 12a deletes each ID in the connection permission list 124 and clears the connection permission list 124 (step S39). Further, the communication control program 12a saves the current date and time as the registration password save date and time, that is, the password registration date and time, and displays the password registration date and time on the “connected device list” tab screen of FIG. 9 (step S35). . Therefore, the password registration date and time displayed on the “connected device list” tab screen in FIG. 9 is updated every time the password is re-registered.

以上のように、本実施形態によれば、パスワード検証を用いて電子機器10内に保持される接続許可リストそのものを保護することにより、近接無線通信デバイス20と外部デバイスとの間でパスワートを交換すると云った特別な通信を行うことなく、データ盗難のリスクを低減することが出来る。また、ユーザが接続許可リストに登録されていないデバイスと電子機器10との通信を希望する場合は、ユーザは、使用したいデバイスを電子機器10にタッチしてパスワードを入力するという操作をするだけで、その使用したいデバイスと電子機器10との間のデータ転送を行うことが出来る。   As described above, according to the present embodiment, the password is exchanged between the close proximity wireless transfer device 20 and the external device by protecting the connection permission list itself held in the electronic device 10 using password verification. Thus, the risk of data theft can be reduced without performing special communication. If the user wishes to communicate with a device not registered in the connection permission list and the electronic device 10, the user simply touches the electronic device 10 with the device he wants to use and inputs a password. Data transfer between the device to be used and the electronic apparatus 10 can be performed.

なお、本実施形態では、電子機器10がパーソナルコンピュータから実現されている場合を例示して説明したが、電子機器10は、携帯電話、PDAといった携帯型装置としても実現し得る。   In the present embodiment, the case where the electronic device 10 is realized by a personal computer has been described as an example, but the electronic device 10 can also be realized as a portable device such as a mobile phone or a PDA.

また、本実施形態の通信制御プログラムの機能はハードウェアモジュールによって実現することも可能である。   Moreover, the function of the communication control program of this embodiment can also be realized by a hardware module.

また本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。   Further, 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. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

10…電子機器、11…システム制御部、12a…通信制御プログラム、101a…CPU、20…近接無線通信デバイス、121…接続制御プログラム、124…接続許可リスト。   DESCRIPTION OF SYMBOLS 10 ... Electronic device, 11 ... System control part, 12a ... Communication control program, 101a ... CPU, 20 ... Proximity wireless communication device, 121 ... Connection control program, 124 ... Connection permission list.

Claims (10)

無線通信する通信モジュールと、
ある外部デバイスが前記通信モジュールと通信を始める際、前記外部デバイスから該デバイスの識別情報を取得し、その識別情報が接続を確立したことがない外部デバイスの識別情報である場合、前記外部デバイスとの間の接続を確立する旨を確認する画面を表示する接続制御手段とを具備する電子機器。
A communication module for wireless communication;
When an external device starts communication with the communication module, the device acquires identification information of the device from the external device, and the identification information is identification information of an external device that has never established a connection. An electronic device comprising connection control means for displaying a screen for confirming that a connection between the two is established.
前記接続制御手段は、
前記画面で前記外部デバイスとの接続を確立する旨が確認された場合、前記外部デバイスが前記通信モジュールと通信を始めると、この外部デバイスは接続を確立したことがある外部デバイスとして前記画面を表示することなく前記通信モジュールとの間の接続を確立する動作を開始する請求項1に記載の電子機器。
The connection control means includes
When it is confirmed that the connection with the external device is established on the screen, when the external device starts communicating with the communication module, the external device displays the screen as an external device that has established a connection. The electronic device according to claim 1, wherein an operation for establishing a connection with the communication module is started without performing the operation.
前記接続制御手段は、
前記画面としてパスワード入力画面を表示するとともに、前記パスワード入力画面にパスワードが入力され、そのパスワードがあらかじめ登録したパスワードに一致する場合、前記外部デバイスとの接続を確立する旨が確認されたと判定する請求項1に記載の電子機器。
The connection control means includes
A password input screen is displayed as the screen, and when a password is input to the password input screen and the password matches a pre-registered password, it is determined that the connection with the external device has been confirmed. Item 2. The electronic device according to Item 1.
前記接続制御手段は、
前記画面で前記外部デバイスとの接続を確立する旨が確認されなかった場合、前記接続を確立しない請求項3に記載の電子機器。
The connection control means includes
The electronic apparatus according to claim 3, wherein when the connection to the external device is not confirmed on the screen, the connection is not established.
前記識別情報を記憶する記憶手段をさらに備え、
前記接続制御手段は、前記接続を確立する旨が確認された外部デバイスの識別情報を前記記憶手段に記憶し、前記外部デバイスが通信を始める際、該外部デバイスから取得した識別情報が前記記憶手段に記憶されている場合には、該外部デバイスは接続を確立したことがある外部デバイスであると認識する請求項1または2に記載の電子機器。
A storage means for storing the identification information;
The connection control means stores identification information of an external device confirmed to establish the connection in the storage means, and when the external device starts communication, the identification information acquired from the external device is stored in the storage means. The electronic device according to claim 1, wherein the external device recognizes that the external device is an external device that has established a connection.
前記接続制御手段は、
前記外部デバイスから取得した識別情報が前記記憶手段に記憶されていない場合、該識別情報を前記記憶手段に記憶することを前記画面に表示する請求項5に記載の電子機器。
The connection control means includes
The electronic apparatus according to claim 5, wherein when the identification information acquired from the external device is not stored in the storage unit, storing the identification information in the storage unit is displayed on the screen.
電子機器内に設けられた通信モジュールによる無線通信を制御する通信制御方法であって、
前記電子機器が、ある外部デバイスが前記通信モジュールと通信を始める際、前記外部デバイスから該デバイスの識別情報を取得し、
その識別情報が接続を確立したことがない外部デバイスの識別情報か否かを判定し、
確立したことがない外部デバイスの識別情報である場合、前記電子機器は、前記外部デバイスとの間の接続を確立する旨を確認する画面を表示する通信制御方法。
A communication control method for controlling wireless communication by a communication module provided in an electronic device,
When the electronic device starts communication with the communication module, an external device acquires identification information of the device from the external device,
Determine whether the identification information is the identification information of an external device that has never established a connection,
A communication control method for displaying a screen for confirming that the electronic device establishes a connection with the external device when the identification information is information on an external device that has not been established.
前記画面で前記外部デバイスとの接続を確立する旨が確認された場合、前記外部デバイスが前記通信モジュールと通信を始めると、この外部デバイスは接続を確立したことがある外部デバイスとして前記画面を表示することなく前記通信モジュールとの間の接続を確立する動作を開始する請求項7に記載の通信制御方法。   When it is confirmed that the connection with the external device is established on the screen, when the external device starts communicating with the communication module, the external device displays the screen as an external device that has established a connection. The communication control method according to claim 7, wherein an operation for establishing a connection with the communication module is started without performing the operation. 前記画面としてパスワード入力画面を表示するとともに、前記パスワード入力画面にパスワードが入力され、
そのパスワードがあらかじめ登録したパスワードに一致するか否かを判定し、
一致すると判定された場合、前記外部デバイスとの接続を確立する旨が確認されたと判定する請求項7に記載の通信制御方法。
A password input screen is displayed as the screen, and a password is input to the password input screen.
Determine whether the password matches the pre-registered password,
The communication control method according to claim 7, wherein when it is determined that they match, it is determined that establishment of a connection with the external device has been confirmed.
前記画面で前記外部デバイスとの接続を確立する旨が確認されなかった場合、前記接続を確立しない請求項9に記載の通信制御方法。   The communication control method according to claim 9, wherein the connection is not established when it is not confirmed on the screen that the connection with the external device is to be established.
JP2011097419A 2011-04-25 2011-04-25 Electronic device and communication control method Pending JP2011204246A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011097419A JP2011204246A (en) 2011-04-25 2011-04-25 Electronic device and communication control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011097419A JP2011204246A (en) 2011-04-25 2011-04-25 Electronic device and communication control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009217942A Division JP4738520B2 (en) 2009-09-18 2009-09-18 Electronic device and communication control method

Publications (1)

Publication Number Publication Date
JP2011204246A true JP2011204246A (en) 2011-10-13

Family

ID=44880767

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011097419A Pending JP2011204246A (en) 2011-04-25 2011-04-25 Electronic device and communication control method

Country Status (1)

Country Link
JP (1) JP2011204246A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015126300A (en) * 2013-12-25 2015-07-06 キヤノン株式会社 Communication device, control method thereof, and program
US9241267B2 (en) 2013-02-25 2016-01-19 Kabushiki Kaisha Toshiba Radio communication apparatus and radio communication method
JP2016082437A (en) * 2014-10-17 2016-05-16 横河電機株式会社 Apparatus for measurement, and terminal authentication method
JP2016122419A (en) * 2014-12-25 2016-07-07 富士通フロンテック株式会社 License authentication apparatus, license authentication method, and license authentication program
US11382153B2 (en) 2018-03-13 2022-07-05 Seiko Instruments Inc. Communication system, communication method, electronic timepiece, and communication apparatus

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211545A (en) * 2008-03-05 2009-09-17 Panasonic Corp Electronic device, password deleting method, and program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009211545A (en) * 2008-03-05 2009-09-17 Panasonic Corp Electronic device, password deleting method, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9241267B2 (en) 2013-02-25 2016-01-19 Kabushiki Kaisha Toshiba Radio communication apparatus and radio communication method
JP2015126300A (en) * 2013-12-25 2015-07-06 キヤノン株式会社 Communication device, control method thereof, and program
US10440569B2 (en) 2013-12-25 2019-10-08 Canon Kabushiki Kaisha Communication apparatus, method for controlling the same, and non-transitory computer-readable storage medium
JP2016082437A (en) * 2014-10-17 2016-05-16 横河電機株式会社 Apparatus for measurement, and terminal authentication method
JP2016122419A (en) * 2014-12-25 2016-07-07 富士通フロンテック株式会社 License authentication apparatus, license authentication method, and license authentication program
US11382153B2 (en) 2018-03-13 2022-07-05 Seiko Instruments Inc. Communication system, communication method, electronic timepiece, and communication apparatus

Similar Documents

Publication Publication Date Title
JP4738520B2 (en) Electronic device and communication control method
CN106255984B (en) Apparatus and method for operating a portable electronic device to conduct a mobile payment transaction
WO2017185711A1 (en) Method, apparatus and system for controlling smart device, and storage medium
US9253190B2 (en) Information management system and method for managing identification information
EP1850255B1 (en) System and method for managing multiple smart card sessions
KR20180030642A (en) METHOD, APPARATUS AND SYSTEM FOR PROCESSING ORDER INFORMATION
CN107483213B (en) Security authentication method, related device and system
JP2003299146A (en) Radio communication equipment
JP2011204246A (en) Electronic device and communication control method
JP2011103047A (en) Electronic apparatus and access control method
JP2015194947A (en) Information processing device and computer program
JP2005217646A (en) Authentication method of wireless communication device, connection control method of wireless communication device, wireless communication device, portable wireless communication device, wireless communication system, computer program, and computer readable recording medium
US9124343B2 (en) Electronic apparatus and communication control method
EP3585127B1 (en) Wireless communication-based connection method and terminal
JP3422683B2 (en) Docking system and wireless data communication establishment method
KR20180098738A (en) Vehicle control method using virtual key
JP5450673B2 (en) Electronic device and communication control method
JP4357581B1 (en) Portable electronic device and communication control method
JP4158229B2 (en) Wireless communication system
JP2013201572A (en) Communication terminal apparatus and control method of communication terminal apparatus
JP6126735B1 (en) Portable information terminal, electronic ticket processing method, and electronic ticket processing program
WO2019163115A1 (en) Mobile information terminal and control method thereof
JP5516207B2 (en) Communications system
CN111132105A (en) Passive electronic authentication equipment and interaction method
JP2016025458A (en) Mobile information terminal, electronic ticket processing system, electronic ticket processing method and electronic ticket processing program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120120

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120207