JP2005094349A - Information processor and information processing method, program and recording medium - Google Patents

Information processor and information processing method, program and recording medium Download PDF

Info

Publication number
JP2005094349A
JP2005094349A JP2003324920A JP2003324920A JP2005094349A JP 2005094349 A JP2005094349 A JP 2005094349A JP 2003324920 A JP2003324920 A JP 2003324920A JP 2003324920 A JP2003324920 A JP 2003324920A JP 2005094349 A JP2005094349 A JP 2005094349A
Authority
JP
Japan
Prior art keywords
transmission
unit
encryption key
reception
key
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
JP2003324920A
Other languages
Japanese (ja)
Inventor
Kaoru Yanagimoto
薫 柳本
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2003324920A priority Critical patent/JP2005094349A/en
Publication of JP2005094349A publication Critical patent/JP2005094349A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Storage Device Security (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To freely change a device for performing radio communication and to prevent a cryptographic from being known to a user. <P>SOLUTION: When the user operates a switch 94, a CPU 41 sets an operation mode in a transmission mode for transmitting a WEP (Wired Equivalent Privacy) key. In the transmission mode, a radio transmitting/receiving module 92 transmits key information about the WEP key to a receiving part 31. Also, when the user operates a switch 104, the switch 104 sets an operation mode in a transmission mode. In the transmission mode, a radio transmitting/receiving module 101 receives the key information transmitted from the radio transmitting/receiving module 92. This invention is applicable, for example, to a wireless television. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、情報処理装置および情報処理方法、プログラム、並びに記録媒体に関し、特に、無線で通信を行う情報処理装置および情報処理方法、プログラム、並びに記録媒体に関する。   The present invention relates to an information processing device, an information processing method, a program, and a recording medium, and more particularly, to an information processing device, an information processing method, a program, and a recording medium that perform wireless communication.

例えば、IEEE(Institute of Electrical and Electronic Engineers)802.11規格の無線通信においては、送信機と受信機との間の通信を守秘するために、WEP(Wired Equivalent Privacy)と呼ばれる暗号化通信プロトコルを用いて、送信データの暗号化(および復号)が行われる。   For example, in IEEE (Institute of Electrical and Electronic Engineers) 802.11 wireless communication, an encrypted communication protocol called WEP (Wired Equivalent Privacy) is used to keep communication between the transmitter and the receiver confidential. The transmission data is encrypted (and decrypted).

電子メールなどのパーソナルコンピュータの通信用途では、ユーザは、アクセスポイント側に、WEPキーと呼ばれる暗号鍵を設定し、そのアクセスポイントと通信する必要のあるパーソナルコンピュータに、アクセスポイント側に設定したWEPキーと同一のWEPキーを設定するという方法が通例である。   For communication of personal computers such as e-mail, the user sets an encryption key called a WEP key on the access point side, and the WEP key set on the access point side for a personal computer that needs to communicate with the access point. The method of setting the same WEP key as is common.

AV(Audio Video)機器において、IEEE802.11規格の無線通信を行って、AVデータを送受信する場合も、WEPキーによるAVデータの暗号化が行われる。これは、DVD(Digital Versatile Disk)等に記録されている、著作権による制限付きのコンテンツのAVデータが、パーソナルコンピュータ等で傍受され、保存されないようにするため、また隣家等により予期せず傍受されることを防ぐためである。   AV data is also encrypted with a WEP key when AV data is transmitted and received in an AV (Audio Video) device by performing wireless communication of the IEEE 802.11 standard. This is to prevent the AV data of content restricted by copyrights recorded on DVD (Digital Versatile Disk) etc. from being intercepted and stored by a personal computer etc. This is to prevent being done.

暗号化に用いられる暗号鍵の作成方法としては、無線機器の製造元や販売元で、製造番号やMAC(Media Access Control)アドレスなどの無線機器固有の情報を利用して、暗号鍵を作成する方法が提案されている(例えば、特許文献1参照)。また、送信機と受信機とが通信を行い、予め各々に設定されている固有のID(Identification)を交換し、送信機と受信機とが、その交換したIDと自機に予め設定されている秘密プログラムを用いて、暗号鍵を作成する方法が考案されている(例えば、特許文献2参照)。
特開2003−110543号公報 国際公開番号98/01975号パンフレット
As a method of creating an encryption key used for encryption, a method of creating an encryption key by using information unique to a wireless device such as a manufacturing number or a MAC (Media Access Control) address at the manufacturer or distributor of the wireless device. Has been proposed (see, for example, Patent Document 1). In addition, the transmitter and the receiver communicate with each other and exchange a unique ID (Identification) set in advance, and the transmitter and the receiver are preset in the exchanged ID and the own device. A method of creating an encryption key using a secret program is devised (see, for example, Patent Document 2).
JP 2003-110543 A International Publication Number 98/01975 Pamphlet

AV機器において、IEEE802.11規格の無線通信を行って、AVデータを送受信する場合、DVD等に記録されている著作物たるコンテンツのAVデータが傍受されないように、AVデータを、WEPキーを用いて暗号化するため、AVデータを送信するAV機器である送信機側のWEPキーをユーザに自由に設定させることはできない。なぜなら、ユーザが送信機側のWEPキーを自由に設定することができるようにした場合、ユーザがAVデータを受信するAV機器である受信機ではないパーソナルコンピュータ等に同一のWEPキーを設定することにより、送信機が送信したAVデータを傍受し、その保存等を行うことが可能となってしまうからである。   When AV data is transmitted / received by performing wireless communication of the IEEE 802.11 standard in an AV device, the AV data is used with a WEP key so that the AV data of the copyrighted content recorded on the DVD or the like is not intercepted. Therefore, the user cannot freely set the WEP key on the transmitter side, which is an AV device that transmits AV data. This is because if the user can freely set the WEP key on the transmitter side, the user must set the same WEP key on a personal computer that is not a receiver that is an AV device that receives AV data. This is because the AV data transmitted by the transmitter can be intercepted and stored.

このため、無線通信を行うAV機器の送信機と受信機には、製造時にそれぞれ同一のWEPキーが設定(セット)され、その送信機と受信機を対(ペア)にして、出荷される。   For this reason, the same WEP key is set (set) at the time of manufacture in the transmitter and the receiver of the AV device that performs wireless communication, and the transmitter and the receiver are paired and shipped.

このように、製造時にWEPキーが設定される場合には、ユーザは、対になっている送信機と受信機との間でしかAVデータをやりとりすることができないため、送信機のみ、または受信機のみの買い替えや、買い足しを行うことが困難であった。即ち送信機と対になっている受信機が、例えば、15インチのTV(テレビジョン受像機)である場合に、他の送信機と対になっている受信機としての32インチのTVを用いたいときや、受信機として対になっている送信機が、例えば、BS(Broadcasting Satellite)チューナである場合に、他の受信機と対になっている送信機としてのHDD(Hard Disk Drive)レコーダを用いて、そのHDDレコーダから送信されるストリームの受信を行いたいときに、送信機のみを変更したり、受信機のみを変更することが困難であった。従って、ユーザは、送信機と受信機を自在に変更することができず、ユーザの要望に応えることが困難であるという課題があった。   As described above, when the WEP key is set at the time of manufacture, the user can exchange AV data only between the paired transmitter and receiver, and therefore only the transmitter or the receiver can receive the AV data. It was difficult to replace or buy only the machine. That is, when the receiver paired with the transmitter is, for example, a 15-inch TV (television receiver), a 32-inch TV as a receiver paired with another transmitter is used. For example, when a transmitter paired as a receiver is a BS (Broadcasting Satellite) tuner, for example, an HDD (Hard Disk Drive) recorder as a transmitter paired with another receiver It is difficult to change only the transmitter or only the receiver when it is desired to receive a stream transmitted from the HDD recorder. Therefore, the user cannot freely change the transmitter and the receiver, and there is a problem that it is difficult to meet the user's request.

本発明は、このような状況に鑑みてなされたものであり、無線通信を行う装置を自在に変更することができ、かつその無線通信によってやりとりされるデータの暗号化と復号に用いられる暗号鍵をユーザに知られることがないようにするものである。   The present invention has been made in view of such a situation, and an apparatus for performing wireless communication can be freely changed, and an encryption key used for encryption and decryption of data exchanged by the wireless communication. Is not made known to the user.

本発明の第1の情報処理装置は、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定手段と、設定手段により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報を送信する送信手段とを備える。   In the first information processing apparatus of the present invention, when the operation mode is set to a transmission mode for transmitting an encryption key used for data encryption or decryption, and when the transmission mode is set by the setting means, Transmitting means for transmitting encryption key information relating to the encryption key.

設定手段は、メカニカルスイッチの操作に応じて、動作モードを伝達モードに設定するようにすることができる。   The setting means can set the operation mode to the transmission mode in accordance with the operation of the mechanical switch.

設定手段は、電源がオンされた場合、動作モードを伝達モードに設定し、送信手段により暗号鍵情報が送信された後、動作モードを、データを暗号鍵を用いて暗号化または復号する通常モードに設定するようにすることができる。   When the power is turned on, the setting means sets the operation mode to the transmission mode, and after the encryption key information is transmitted by the transmission means, the operation mode is changed to the normal mode in which the data is encrypted or decrypted using the encryption key. Can be set to

暗号鍵情報は、素数である第1の値と、暗号鍵を含む素数である第2の値とを乗算した値であるようにすることができる。   The encryption key information may be a value obtained by multiplying the first value that is a prime number and the second value that is a prime number including the encryption key.

暗号鍵情報は、素数である第1の値と、暗号鍵との乗算値を、素数である第2の値で除算して得られる剰余であるようにすることができる。   The encryption key information can be a remainder obtained by dividing a multiplication value of the first value that is a prime number and the encryption key by a second value that is a prime number.

送信手段は、暗号鍵情報を無線または有線で送信するようにすることができる。   The transmission means can transmit the encryption key information wirelessly or by wire.

本発明の第1の情報処理方法は、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、設定ステップの処理により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報を送信する送信ステップとを含むことを特徴とする。   In the first information processing method of the present invention, the operation mode is set to a transmission mode for transmitting an encryption key used for data encryption or decryption, and the transmission mode is set by the processing of the setting step. And a transmission step of transmitting encryption key information related to the encryption key.

本発明の第1のプログラムは、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、設定ステップの処理により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報の送信を制御する送信制御ステップとを備えることを特徴とする。   In the first program of the present invention, when the operation mode is set to a transmission mode for transmitting an encryption key used for encryption or decryption of data, and when the transmission mode is set by the processing of the setting step, A transmission control step for controlling transmission of encryption key information related to the encryption key.

本発明の第1の記録媒体に記録されているプログラムは、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、設定ステップの処理により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報の送信を制御する送信制御ステップとを備えることを特徴とする。   The program recorded on the first recording medium of the present invention includes a setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for data encryption or decryption, and a transmission mode by processing of the setting step. And a transmission control step for controlling transmission of encryption key information related to the encryption key.

本発明の第2の情報処理装置は、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定手段と、設定手段により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報を受信する受信手段とを備えることを特徴とする。   In the second information processing apparatus of the present invention, when the operation mode is set to a transmission mode for transmitting an encryption key used for data encryption or decryption, and when the transmission mode is set by the setting means, Receiving means for receiving encryption key information relating to the encryption key.

設定手段は、メカニカルスイッチの操作に応じて、動作モードを伝達モードに設定するようにすることができる。   The setting means can set the operation mode to the transmission mode in accordance with the operation of the mechanical switch.

設定手段は、電源がオンされた場合、動作モードを伝達モードに設定し、受信手段により暗号鍵情報が受信された後、動作モードを、データを暗号鍵を用いて暗号化または復号する通常モードに設定するようにすることができる。   When the power is turned on, the setting means sets the operation mode to the transmission mode, and after the encryption key information is received by the reception means, the operation mode is changed to the normal mode in which the data is encrypted or decrypted using the encryption key. Can be set to

暗号鍵情報は、素数である第1の値と、暗号鍵を含む素数である第2の値とを乗算した値であるようにすることができる。   The encryption key information may be a value obtained by multiplying the first value that is a prime number and the second value that is a prime number including the encryption key.

暗号鍵情報は、素数である第1の値と、暗号鍵との乗算値を、素数である第2の値で除算して得られる剰余であるようにすることができる。   The encryption key information can be a remainder obtained by dividing a multiplication value of the first value that is a prime number and the encryption key by a second value that is a prime number.

受信手段により受信された暗号鍵情報に基づいて得られる暗号鍵を、その暗号鍵情報を送信してきた装置と対応付けて記憶する記憶手段をさらに備えるようにすることができる。   The information processing apparatus may further include storage means for storing the encryption key obtained based on the encryption key information received by the receiving means in association with the device that has transmitted the encryption key information.

受信手段は、暗号鍵情報を無線または有線で送信するようにすることができる。   The receiving means can transmit the encryption key information wirelessly or by wire.

本発明の第2の情報処理方法は、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、設定ステップの処理により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報を受信する受信ステップとを含むことを特徴とする。   In the second information processing method of the present invention, the operation mode is set to a transmission mode for transmitting an encryption key used for data encryption or decryption, and the transmission mode is set by the processing of the setting step. And a reception step of receiving encryption key information related to the encryption key.

本発明の第2のプログラムは、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、設定ステップの処理により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報の受信を制御する受信制御ステップとを備える。   In the second program of the present invention, when the operation mode is set to the transmission mode for transmitting the encryption key used for data encryption or decryption, and when the transmission mode is set by the processing of the setting step, A reception control step for controlling reception of encryption key information related to the encryption key.

本発明の第2の記録媒体に記録されているプログラムは、動作モードを、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、設定ステップの処理により伝達モードが設定された場合に、暗号鍵に関する暗号鍵情報の受信を制御する受信制御ステップとを備えることを特徴とする。   The program recorded on the second recording medium of the present invention includes a setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for data encryption or decryption, and a transmission mode by processing of the setting step. And a reception control step for controlling reception of encryption key information related to the encryption key.

本発明においては、動作モードが、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定された場合に、暗号鍵に関する暗号鍵情報が送信される。   In the present invention, when the operation mode is set to a transmission mode for transmitting an encryption key used for data encryption or decryption, encryption key information related to the encryption key is transmitted.

また、本発明においては、動作モードが、データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定された場合に、暗号鍵に関する暗号鍵情報が受信される。   In the present invention, when the operation mode is set to a transmission mode for transmitting an encryption key used for data encryption or decryption, encryption key information related to the encryption key is received.

本発明によれば、暗号鍵をユーザに知られることなく、無線通信を行う装置を自在に変更することができる。   According to the present invention, it is possible to freely change a device that performs wireless communication without the user knowing the encryption key.

以下に本発明の実施の形態を説明するが、請求項に記載の構成要件と、発明の実施の形態における具体例との対応関係を例示すると、次のようになる。この記載は、請求項に記載されている発明をサポートする具体例が、発明の実施の形態に記載されていることを確認するためのものである。従って、発明の実施の形態中には記載されているが、構成要件に対応するものとして、ここには記載されていない具体例があったとしても、そのことは、その具体例が、その構成要件に対応するものではないことを意味するものではない。逆に、具体例が構成要件に対応するものとしてここに記載されていたとしても、そのことは、その具体例が、その構成要件以外の構成要件には対応しないものであることを意味するものでもない。   Embodiments of the present invention will be described below. Correspondences between constituent elements described in the claims and specific examples in the embodiments of the present invention are exemplified as follows. This description is to confirm that specific examples supporting the invention described in the claims are described in the embodiments of the invention. Therefore, even if there are specific examples that are described in the embodiment of the invention but are not described here as corresponding to the configuration requirements, the specific examples are not included in the configuration. It does not mean that it does not correspond to a requirement. On the contrary, even if a specific example is described here as corresponding to a configuration requirement, this means that the specific example does not correspond to a configuration requirement other than the configuration requirement. not.

さらに、この記載は、発明の実施の形態に記載されている具体例に対応する発明が、請求項に全て記載されていることを意味するものではない。換言すれば、この記載は、発明の実施の形態に記載されている具体例に対応する発明であって、この出願の請求項には記載されていない発明の存在、すなわち、将来、分割出願されたり、補正により追加される発明の存在を否定するものではない。   Further, this description does not mean that all the inventions corresponding to the specific examples described in the embodiments of the invention are described in the claims. In other words, this description is an invention corresponding to the specific example described in the embodiment of the invention, and the existence of an invention not described in the claims of this application, that is, in the future, a divisional application will be made. Nor does it deny the existence of an invention added by amendment.

請求項1に記載の情報処理装置(例えば、図1の受信装置12)は、データを無線で送信または受信する情報処理装置において、動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定手段(例えば、図6のCPU81)と、前記設定手段により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報(例えば、乗算値s)を送信する送信手段(例えば、図6の無線送受信モジュール92)とを備えることを特徴とする。   The information processing apparatus according to claim 1 (for example, the reception apparatus 12 in FIG. 1) is an information processing apparatus that transmits or receives data wirelessly, and an operation mode is an encryption key used for encryption or decryption of the data. A setting unit (for example, the CPU 81 in FIG. 6) that sets a transmission mode for performing transmission, and when the transmission mode is set by the setting unit, transmits encryption key information (for example, a multiplication value s) related to the encryption key. Transmission means (for example, the wireless transmission / reception module 92 in FIG. 6).

請求項4に記載の情報処理装置は、前記暗号鍵情報は、素数である第1の値(例えば、素数p)と、前記暗号鍵を含む素数である第2の値(例えば、素数q)とを乗算した値(例えば、s)であることを特徴とする。   The information processing apparatus according to claim 4, wherein the encryption key information includes a first value that is a prime number (for example, a prime number p) and a second value that is a prime number that includes the encryption key (for example, a prime number q). And a value obtained by multiplying (for example, s).

請求項5に記載の情報処理装置は、前記暗号鍵情報は、素数である第1の値(例えば、素数t)と、前記暗号鍵(例えば、WEPキーv)との乗算値を、素数である第2の値(例えば、素数u)で除算して得られる剰余であることを特徴とする。   The information processing apparatus according to claim 5, wherein the encryption key information includes a multiplication value of a first value (for example, a prime number t) that is a prime number and the encryption key (for example, a WEP key v) as a prime number. It is a remainder obtained by dividing by a certain second value (for example, a prime number u).

請求項7に記載の情報処理方法は、データを無線で送信または受信する情報処理装置の情報処理方法において、動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップ(例えば、図8のステップS11)と、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報を送信する送信ステップ(例えば、図8のステップS15)とを含むことを特徴とする。
The information processing method according to claim 7 is an information processing method of an information processing apparatus for transmitting or receiving data wirelessly, wherein the operation mode is a transmission mode for transmitting an encryption key used for encryption or decryption of the data. A setting step for setting (for example, step S11 in FIG. 8);
A transmission step (for example, step S15 in FIG. 8) for transmitting encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.

請求項10に記載の情報処理装置(例えば、図1の表示装置13)は、データを無線で送信または受信する情報処理装置において、動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定手段(例えば、図6のCPU102104)と、前記設定手段により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報を受信する受信手段(例えば、図6の無線送受信モジュール)とを備えることを特徴とする。   The information processing device according to claim 10 (for example, the display device 13 of FIG. 1) is an information processing device that wirelessly transmits or receives data, and an operation mode is an encryption key used for encryption or decryption of the data. A setting unit (for example, the CPU 102104 in FIG. 6) that sets a transmission mode for performing transmission, and a receiving unit (for example, FIG. 6) that receives encryption key information related to the encryption key when the transmission mode is set by the setting unit. 6 wireless transmission / reception modules).

請求項13に記載の情報処理装置は、前記暗号鍵情報は、素数である第1の値(例えば、素数p)と、前記暗号鍵を含む素数である第2の値(例えば、素数q)とを乗算した値(例えば、乗算値s)であることを特徴とする。   The information processing apparatus according to claim 13, wherein the encryption key information includes a first value that is a prime number (for example, a prime number p) and a second value that is a prime number that includes the encryption key (for example, a prime number q). And a value obtained by multiplying (for example, a multiplication value s).

請求項14に記載の情報処理装置は、前記暗号鍵情報は、素数である第1の値(例えば、素数t)と、前記暗号鍵(例えば、WEPキーv)との乗算値を、素数である第2の値(例えば、素数u)で除算して得られる剰余であることを特徴とする。   The information processing apparatus according to claim 14, wherein the encryption key information includes a multiplication value of a first value (for example, a prime number t) that is a prime number and the encryption key (for example, a WEP key v) as a prime number. It is a remainder obtained by dividing by a certain second value (for example, a prime number u).

請求項15に記載の情報処理装置は、前記受信手段により受信された前記暗号鍵情報に基づいて得られる前記暗号鍵を、その暗号鍵情報を送信してきた装置と対応付けて記憶する記憶手段(例えば、図6のメモリ103)をさらに備えることを特徴とする。   The information processing device according to claim 15, a storage unit that stores the encryption key obtained based on the encryption key information received by the receiving unit in association with the device that has transmitted the encryption key information. For example, the memory 103) of FIG. 6 is further provided.

請求項17に記載の情報処理方法は、データを無線で送信または受信する情報処理装置の情報処理方法において、動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップ(例えば、図9のステップS31)と、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報を受信する受信ステップ(例えば、図9のステップS39)とを含むことを特徴とする。
The information processing method according to claim 17 is an information processing method of an information processing apparatus for transmitting or receiving data wirelessly, wherein the operation mode is a transmission mode for transmitting an encryption key used for encryption or decryption of the data. A setting step to set (for example, step S31 in FIG. 9);
A reception step (for example, step S39 in FIG. 9) for receiving encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.

請求項8に記載のプログラムおよび請求項9に記載の記録媒体のプログラムの各ステップの具体例も、請求項7に記載の情報処理方法の各ステップの発明の実施の形態における具体例と同様であり、請求項18に記載のプログラムおよび請求項19に記載の記録媒体のプログラムの各ステップの具体例も、請求項17に記載の情報処理方法の各ステップの発明の実施の形態における具体例と同様である。   The specific example of each step of the program according to claim 8 and the program of the recording medium according to claim 9 is also the same as the specific example in the embodiment of the invention of each step of the information processing method according to claim 7. Yes, a specific example of each step of the program according to claim 18 and the program of the recording medium according to claim 19 is also a specific example in the embodiment of the invention of each step of the information processing method according to claim 17. It is the same.

以下、本発明を適用した具体的な実施の形態について、図面を参照しながら詳細に説明する。   Hereinafter, specific embodiments to which the present invention is applied will be described in detail with reference to the drawings.

図1は、本発明を適用したAV無線送受信システム1の一実施の形態の構成例を示している。   FIG. 1 shows a configuration example of an embodiment of an AV wireless transmission / reception system 1 to which the present invention is applied.

図1のAV無線送受信システム1は、アンテナ同軸ケーブル11、受信装置12、表示装置13、およびリモートコントローラ14から構成される。ここで、受信装置12と表示装置13は、全体として、テレビジョン受像機を構成している。受信装置12は、受信装置12は、テレビジョン受像機のチューナ部分を構成しており、表示装置13は、テレビジョン受像機のモニタ部分を構成している。   The AV wireless transmission / reception system 1 shown in FIG. 1 includes an antenna coaxial cable 11, a receiving device 12, a display device 13, and a remote controller 14. Here, the receiving device 12 and the display device 13 constitute a television receiver as a whole. In the receiving device 12, the receiving device 12 constitutes a tuner portion of the television receiver, and the display device 13 constitutes a monitor portion of the television receiver.

受信装置12は、チューナ21、送信部22、および表示部23から構成される。   The receiving device 12 includes a tuner 21, a transmission unit 22, and a display unit 23.

受信装置12には、不図示のアンテナで受信されたアナログ信号の放送信号が、アンテナ同軸ケーブル11を介して入力され、チューナ21に供給される。   An analog broadcast signal received by an antenna (not shown) is input to the receiving device 12 via the antenna coaxial cable 11 and supplied to the tuner 21.

チューナ21は、送信部22から供給されるユーザの所望するチャンネルの情報(チャンネル情報)に基づいて、アンテナ同軸ケーブル11を介して入力された放送信号の中から、ユーザの所望のチャンネルのAV信号(AVデータ)を選択(検波、復調)し、送信部22に供給する。   Based on the information (channel information) of the channel desired by the user supplied from the transmission unit 22, the tuner 21 receives the AV signal of the desired channel from the broadcast signal input via the antenna coaxial cable 11. (AV data) is selected (detected, demodulated) and supplied to the transmitter 22.

送信部22は、IEEE802.11規格の無線で、表示装置13の受信部31と通信する。即ち、送信部22は、チューナ21からのAV信号を、WEPキーを用いて暗号化し、その結果得られる暗号化データを、受信部31に送信する。また、送信部22は、受信部31から、チャンネル情報を受信し、チューナ21に供給する。さらに、送信部22は、必要に応じて、表示部23にメッセージを表示させる。   The transmission unit 22 communicates with the reception unit 31 of the display device 13 wirelessly according to the IEEE 802.11 standard. That is, the transmission unit 22 encrypts the AV signal from the tuner 21 using the WEP key, and transmits the encrypted data obtained as a result to the reception unit 31. The transmitter 22 receives channel information from the receiver 31 and supplies the channel information to the tuner 21. Furthermore, the transmission part 22 displays a message on the display part 23 as needed.

表示部23は、例えば、液晶パネルなどで構成され、送信部22から供給される情報を表示する。   The display unit 23 is composed of, for example, a liquid crystal panel and displays information supplied from the transmission unit 22.

表示装置13は、受信部31、受光部32、および表示部33から構成される。   The display device 13 includes a receiving unit 31, a light receiving unit 32, and a display unit 33.

受信部31は、受信装置12の送信部22から送信されてくる暗号化データを受信し、その暗号化データを、送信部22で用いられたのと同一のWEPキーを用いて、AV信号に復号する。さらに、受信部31は、復号したAV信号を、表示部33に供給して表示させる。また、受信部31は、受光部32から供給されるユーザのリモートコントローラ14の操作に対応する制御信号に基づいて、ユーザの所望のチャンネルを表すチャンネル情報などを、受信装置12の送信部22に、IEEE802.11の規格に準拠して送信する。   The reception unit 31 receives the encrypted data transmitted from the transmission unit 22 of the reception device 12 and converts the encrypted data into an AV signal using the same WEP key used in the transmission unit 22. Decrypt. Further, the receiving unit 31 supplies the decoded AV signal to the display unit 33 for display. In addition, the receiving unit 31 sends channel information indicating a user's desired channel to the transmitting unit 22 of the receiving device 12 based on a control signal corresponding to the operation of the user's remote controller 14 supplied from the light receiving unit 32. Transmit according to the IEEE802.11 standard.

受光部32は、リモートコントローラ14から、ユーザの操作に対応する制御信号としての赤外線等を受光し、その制御信号を受信部31に供給する。   The light receiving unit 32 receives infrared light or the like as a control signal corresponding to a user operation from the remote controller 14 and supplies the control signal to the receiving unit 31.

表示部33は、テレビジョン受像機のCRT(Cathode Ray Tube)や液晶パネルに相当し、受信部31からのAV信号のうちの画像を表示する。なお、AV信号のうちの音声は、図示せぬスピーカから出力される。   The display unit 33 corresponds to a CRT (Cathode Ray Tube) or a liquid crystal panel of a television receiver, and displays an image of the AV signal from the reception unit 31. Note that the audio in the AV signal is output from a speaker (not shown).

リモートコントローラ14は、ユーザにより操作され、ユーザの操作に対応する制御信号を、赤外線等によって表示装置13の受光部32に送信する。例えば、ユーザがリモートコントローラ14を操作して、所望のチャンネルを指示した場合、リモートコントローラ14は、ユーザの所望のチャンネルを表す制御信号を受光部32に送信する。   The remote controller 14 is operated by the user and transmits a control signal corresponding to the user's operation to the light receiving unit 32 of the display device 13 by infrared rays or the like. For example, when the user operates the remote controller 14 to indicate a desired channel, the remote controller 14 transmits a control signal representing the user's desired channel to the light receiving unit 32.

以上のように構成されるAV無線送受信システム1では、受信装置12のチューナ21において、リモートコントローラ14の操作に応じたチャンネルのAV信号が送信部22に供給され、送信部22は、そのAV信号を、WEPキーで暗号化データに暗号化し、IEEE802.11の規格に準拠した無線通信によって送信する。   In the AV wireless transmission / reception system 1 configured as described above, the tuner 21 of the reception device 12 supplies the AV signal of the channel corresponding to the operation of the remote controller 14 to the transmission unit 22, and the transmission unit 22 Is encrypted into encrypted data with a WEP key, and transmitted by wireless communication compliant with the IEEE 802.11 standard.

一方、表示装置13の受信部31では、送信部22から送信されてくる暗号化データが受信され、WEPキーを用いて、AV信号に復号される。受信部31は、復号したAV信号を表示部33に供給して表示させる。   On the other hand, the reception unit 31 of the display device 13 receives the encrypted data transmitted from the transmission unit 22 and decrypts it into an AV signal using the WEP key. The receiving unit 31 supplies the decoded AV signal to the display unit 33 for display.

図2は、工場出荷時にWEPキーが予め設定される場合の、図1の受信装置12の受信部22と、表示装置13の送信部31の構成例を示している。   FIG. 2 shows a configuration example of the receiving unit 22 of the receiving device 12 and the transmitting unit 31 of the display device 13 in the case where the WEP key is set in advance at the time of factory shipment.

送信部22は、MPEG(Moving Picture Experts Group)エンコーダ51、CPU(Central Processing Unit)52、無線送受信モジュール53、およびメモリ54から構成される。   The transmission unit 22 includes an MPEG (Moving Picture Experts Group) encoder 51, a CPU (Central Processing Unit) 52, a wireless transmission / reception module 53, and a memory 54.

MPEGエンコーダ51には、チューナ21からAV信号が供給され、MPEGエンコーダ51は、AV信号をMPEG方式でエンコードし、その結果得られるデジタル化されたMPEG-TS(Transport Stream)パケットをCPU52に供給する。   An AV signal is supplied from the tuner 21 to the MPEG encoder 51, and the MPEG encoder 51 encodes the AV signal in the MPEG format, and supplies a digitized MPEG-TS (Transport Stream) packet obtained as a result to the CPU 52. .

CPU52は、MPEGエンコーダ51から供給されるMPEG-TSパケット(以下、適宜、TSパケットという)を処理することにより、IEEE802.11の規格に準拠したMACフレーム(Frame)とする。そして、CPU52は、MACフレームを無線送受信モジュール53に供給するとともに、メモリ54に記憶されているWEPキー61を読み出し、無線送受信モジュール53に供給する。また、CPU52は、無線送受信モジュール53から供給されるユーザの所望のチャンネルを表すチャンネル情報を、チューナ21に供給する。   The CPU 52 processes the MPEG-TS packet (hereinafter referred to as TS packet as appropriate) supplied from the MPEG encoder 51 to obtain a MAC frame (Frame) compliant with the IEEE802.11 standard. Then, the CPU 52 supplies the MAC frame to the wireless transmission / reception module 53, reads the WEP key 61 stored in the memory 54, and supplies it to the wireless transmission / reception module 53. In addition, the CPU 52 supplies channel information representing a user's desired channel supplied from the wireless transmission / reception module 53 to the tuner 21.

無線送受信モジュール53は、CPU52から供給されるMACフレームを、CPU52から供給されるWEPキー61を用いて、暗号化データに暗号化し、IEEE802.11規格の無線で、受信部31に送信する。また、無線送受信モジュール53は、送信部31の無線送受信モジュール71から、暗号化されたユーザの所望のチャンネルを表すチャンネル情報を、IEEE802.11規格の無線で受信し、そのチャンネル情報をWEPキーを用いて復号し、CPU52に供給する。   The wireless transmission / reception module 53 encrypts the MAC frame supplied from the CPU 52 into encrypted data using the WEP key 61 supplied from the CPU 52, and transmits the encrypted data to the reception unit 31 wirelessly based on the IEEE 802.11 standard. The wireless transmission / reception module 53 receives the encrypted channel information representing the desired channel of the user from the wireless transmission / reception module 71 of the transmission unit 31, and wirelessly receives the channel information using the WEP key. The data is decrypted and supplied to the CPU 52.

メモリ54は、例えば、不揮発性メモリで構成され、例えば、受信装置12が製造工場から出荷される時に設定されたWEPキー61を記憶している。   The memory 54 is composed of, for example, a nonvolatile memory, and stores, for example, a WEP key 61 that is set when the receiving device 12 is shipped from a manufacturing factory.

一方、受信部31は、無線送受信モジュール71、CPU72、デコーダ73、およびメモリ74から構成される。   On the other hand, the reception unit 31 includes a wireless transmission / reception module 71, a CPU 72, a decoder 73, and a memory 74.

無線送受信モジュール71は、送信部22の無線送受信モジュール53から、IEEE802.11規格の無線で送信されてくる暗号化データを受信し、その暗号化データを、CPU72から供給されるWEPキーを用いて、MACフレームに復号し、CPU72に供給する。また、無線送受信モジュール71は、WEPキー74を用いて、CPU72から供給されるチャンネル情報を暗号化し、IEEE802.11規格の無線で、送信部22に送信する。   The wireless transmission / reception module 71 receives encrypted data transmitted wirelessly in accordance with the IEEE 802.11 standard from the wireless transmission / reception module 53 of the transmission unit 22, and uses the WEP key supplied from the CPU 72 for the encrypted data. The MAC frame is decoded and supplied to the CPU 72. Further, the wireless transmission / reception module 71 encrypts channel information supplied from the CPU 72 using the WEP key 74 and transmits the encrypted channel information to the transmission unit 22 wirelessly in accordance with the IEEE 802.11 standard.

CPU72は、メモリ74からWEPキー81を読み出し、無線送受信モジュール71に供給するとともに、受光部32から供給されるチャンネル情報を無線送受信モジュール71に供給する。また、CPU72は、無線送受信モジュール71から供給されるMACフレームから、TSパケットを抽出して、MPEGデコーダ73に供給する。   The CPU 72 reads the WEP key 81 from the memory 74 and supplies it to the wireless transmission / reception module 71, and also supplies the channel information supplied from the light receiving unit 32 to the wireless transmission / reception module 71. Further, the CPU 72 extracts a TS packet from the MAC frame supplied from the wireless transmission / reception module 71 and supplies it to the MPEG decoder 73.

MPEGデコーダ73は、CPU72から供給されるTSパケットを、MEPG方式でデコードし、その結果得られるAV信号を、表示部33に供給し、画像を表示させる。   The MPEG decoder 73 decodes the TS packet supplied from the CPU 72 by the MEPG method, and supplies the AV signal obtained as a result to the display unit 33 to display an image.

メモリ74は、例えば、不揮発性メモリから構成され、例えば、表示装置13が製造工場から出荷される時に設定されたWEPキー81を記憶している。   The memory 74 is composed of, for example, a non-volatile memory, and stores, for example, a WEP key 81 set when the display device 13 is shipped from a manufacturing factory.

なお、WEPキー81は、送信部22のメモリ54に記憶されているWEPキー61と同一の値である。即ち、WEPキー61とWEPキー81としては、工場出荷時に同一の値が設定される。   The WEP key 81 has the same value as the WEP key 61 stored in the memory 54 of the transmission unit 22. That is, the same value is set as the WEP key 61 and the WEP key 81 at the time of factory shipment.

以上のように構成される送信部22と受信部31では、まず送信部22のMPEG51において、AV信号がTSパケットとされ、CPU52に供給される。CPU52は、MPEG51からのTSパケットを、MACフレームとし、メモリ54に記憶されたWEPキー61とともに、無線送受信モジュール53に供給する。無線送受信モジュール53は、CPU52からのMACフレームを同じくCPU52からのWEPキーで暗号化データに暗号化し、無線で送信する。   In the transmission unit 22 and the reception unit 31 configured as described above, first, the AV signal is converted into a TS packet in the MPEG 51 of the transmission unit 22 and supplied to the CPU 52. The CPU 52 converts the TS packet from the MPEG 51 into a MAC frame and supplies it to the wireless transmission / reception module 53 together with the WEP key 61 stored in the memory 54. The wireless transmission / reception module 53 encrypts the MAC frame from the CPU 52 into encrypted data with the WEP key from the CPU 52 and transmits the encrypted data wirelessly.

一方、受信部31では、無線送受信モジュール71が、無線送受信モジュール53か送信されてくる暗号化データを受信し、CPU72から供給される、メモリ74に記憶されたWEPキー81で、MACフレームに復号して、CPU72に供給する。CPU72は、無線送受信モジュール71からのMACフレームからTSパケットを得て、MPEGデコーダ73に供給する。MPEGデコーダ73は、CPU72からのTSパケットをデコードし、その結果得られるAV信号を出力する。   On the other hand, in the reception unit 31, the wireless transmission / reception module 71 receives encrypted data transmitted from the wireless transmission / reception module 53, and decrypts it into a MAC frame with the WEP key 81 stored in the memory 74 supplied from the CPU 72. Then, it is supplied to the CPU 72. The CPU 72 obtains a TS packet from the MAC frame from the wireless transmission / reception module 71 and supplies it to the MPEG decoder 73. The MPEG decoder 73 decodes the TS packet from the CPU 72 and outputs an AV signal obtained as a result.

図3は、図2のCPU52がTSパケットをMACフレームとする処理を説明する図である。   FIG. 3 is a diagram for explaining processing in which the CPU 52 in FIG. 2 uses TS packets as MAC frames.

CPU52は、TSパケットを、例えば、MACレイヤ(Layer)、IP(Internet Protocol)レイヤ、UDP(User Datagram Protocol)レイヤ、RTP(Real-time Transport Protocol)レイヤにカプセル化する。   The CPU 52 encapsulates the TS packet into, for example, a MAC layer (Layer), an IP (Internet Protocol) layer, a UDP (User Datagram Protocol) layer, and an RTP (Real-time Transport Protocol) layer.

即ち、CPU52は、TSパケットを適当な個数分まとめて、RTPパケットを生成する。RTPパケットのデータ部は、TSパケットデータ(Packet Data)であり、RTPパケットのヘッダ部がRTPヘッダ(Header)である。CPU52は、RTPパケットに、UDPヘッダ(Header)を付加し、リアルタイム伝送用にUDPパケットを生成する。そして、CPU52は、UDPパケットに、さらに送信元のIPアドレス、送信先のIPアドレス等を含むIPヘッダ(Header)を付加して、IPパケットを生成し、そのIPパケットに、MACヘッダ(Header)を付加し、MACフレームを生成する。即ち、MACフレームのフレームボディ(Frame Body)には、IPパケットが配置される。   That is, the CPU 52 collects an appropriate number of TS packets and generates an RTP packet. The data part of the RTP packet is TS packet data (Packet Data), and the header part of the RTP packet is an RTP header (Header). The CPU 52 adds a UDP header (Header) to the RTP packet, and generates a UDP packet for real-time transmission. Then, the CPU 52 adds an IP header (Header) including the IP address of the transmission source, the IP address of the transmission destination, and the like to the UDP packet to generate an IP packet, and the MAC header (Header) is added to the IP packet. To generate a MAC frame. That is, an IP packet is arranged in the frame body of the MAC frame.

なお、図3では、RTPパケットにUDPヘッダを付加して、リアルタイム伝送用のUDPパケットを生成するようにしたが、UDPヘッダではなく、TCP(Transmission Control Protocol)ヘッダを付加し、TCPパケットを生成することもできる。   In FIG. 3, a UDP header is added to the RTP packet to generate a real-time transmission UDP packet, but a TCP (Transmission Control Protocol) header is added instead of the UDP header to generate a TCP packet. You can also

図4は、MACフレームのフォーマットを示している。   FIG. 4 shows the format of the MAC frame.

MACフレームは、その先頭から、2オクテット(Octets)のフレームコントロール(Frame Control)、2オクテットの時間/ID、6オクテットのアドレス(Address)1乃至4、2オクテットのシーケンスコントロール(Sequence Control)、0オクテットから2312オクテットまでのフレームボディ125、および4オクテットのFCS(Frame Check Sequence)が順次配置されて構成される。   The MAC frame starts from the beginning with 2 octets of frame control (Frame Control), 2 octets of time / ID, 6 octets of addresses 1 to 4 and 2 octets of sequence control (Sequence Control), 0 A frame body 125 from octets to 2312 octets and a 4-octet FCS (Frame Check Sequence) are sequentially arranged.

このうちの先頭のフレームコントロールは、後述する図5に示すように構成されている。時間/IDには、送信部22がデータを送信できるようになるまでの待機時間が記述され、アドレス1には、宛先のMACアドレスが記述される。また、アドレス2には、送信元のMACアドレスが記述され、アドレス3には、BSSID(Basic Service Set Identifier)が記述される。さらに、シーケンスコントロールには、シーケンス制御のための情報等が記述され、アドレス4には、無線通信の場合、何も記述されない。フレームボディには、図3で説明したIPパケットが配置され、FCSには、MACフレームを検査するためのデータが記述される。   Of these, the head frame control is configured as shown in FIG. The time / ID describes a waiting time until the transmission unit 22 can transmit data, and the address 1 describes the destination MAC address. In addition, the MAC address of the transmission source is described in address 2, and the BSSID (Basic Service Set Identifier) is described in address 3. Further, information for sequence control is described in the sequence control, and nothing is described in the address 4 in the case of wireless communication. The IP packet described in FIG. 3 is arranged in the frame body, and data for checking the MAC frame is described in the FCS.

図5は、図4のフレームコントロールのフォーマットを示している。   FIG. 5 shows the format of the frame control of FIG.

フレームコントロールは、その先頭から、2ビットのプロトコルバージョン(Protocol Version)、2ビットのタイプ(Type)、4ビットのサブタイプ(Subtype)、1ビットのTo DS、1ビットのFrom DS、1ビットのモアフラグ(More Flag)、1ビットのリトライ(Retry)、1ビットのPwr Mgt、1ビットのMore Data、1ビットのWEP、および1ビットのオーダ(Order)が順次配置されて構成される。   The frame control starts from the beginning with a 2-bit protocol version, 2-bit type, 4-bit subtype, 1-bit To DS, 1-bit From DS, 1-bit More flag (More Flag), 1-bit retry (Retry), 1-bit Pwr Mgt, 1-bit More Data, 1-bit WEP, and 1-bit order (Order) are sequentially arranged.

プロトコルバージョンには、プロトコルのバージョン情報が記述され、タイプとサブタイプには、管理用フレーム、制御用フレーム、データフレーム等のフレームの種類が記述される。To DSには、宛先(送信先)の通信の種類が記述され、From DSには、送信元の通信の種類が記述される。More Frag,Retry,Pwr Mgt More Data,Orderには、フレームの再送や分割等の情報が記述される。WEPには、フレームボディのデータがWEPキーを用いて暗号化されているかどうかを表すデータが記述される。即ち、フレームボディのデータが、WEPキーを用いて暗号化されている場合、WEPビットは1とされる。一方、フレームボディのデータがWEPキーを用いて暗号化されていない場合、WEPビットは0とされる。   Protocol version information describes protocol version information, and types and subtypes describe types of frames such as management frames, control frames, and data frames. To DS describes the communication type of the destination (transmission destination), and From DS describes the communication type of the transmission source. More Frag, Retry, Pwr Mgt More Data, and Order describe information such as frame retransmission and division. WEP describes data indicating whether or not the data of the frame body is encrypted using the WEP key. That is, when the frame body data is encrypted using the WEP key, the WEP bit is set to 1. On the other hand, when the data of the frame body is not encrypted using the WEP key, the WEP bit is set to 0.

図2の送信部22と受信部31では、無線送受信モジュール53と無線送受信モジュール71で暗号化または復号に用いられるWEPキー61とWEPキー81は、例えば、製造時に、それぞれメモリ54とメモリ74に記憶(設定)される。   2, the WEP key 61 and the WEP key 81 used for encryption or decryption in the wireless transmission / reception module 53 and the wireless transmission / reception module 71 are stored in the memory 54 and the memory 74, respectively, at the time of manufacture. Stored (set).

即ち、図2の受信装置12の送信部22と表示装置13の受信部31では、送信部22から受信部31に送信されるAVデータがパーソナルコンピュータ等に保存されて再利用されたり、別の無線送受信システムにより傍受されることを防ぐため、暗号化または復号に用いられるWEPキーが第3者はもちろん、受信装置12および表示装置13のユーザにも公開されず、予め受信装置12と表示装置13とに設定される。従って、ユーザが、例えば、他の表示装置を新たに購入しても、その表示装置に、受信装置12のWEPキー61と同一のWEPキーが設定されているとは限らず、このため、ユーザは、新たに購入した表示装置で、受信装置12から送信されてくるAV信号を視聴することができないことがある。   That is, in the transmission unit 22 of the reception device 12 and the reception unit 31 of the display device 13 in FIG. 2, AV data transmitted from the transmission unit 22 to the reception unit 31 is stored in a personal computer or the like and reused. In order to prevent eavesdropping by the wireless transmission / reception system, the WEP key used for encryption or decryption is not disclosed to the third party as well as the users of the reception device 12 and the display device 13, and the reception device 12 and the display device 13 is set. Therefore, even if the user purchases another display device, for example, the same WEP key as the WEP key 61 of the receiving device 12 is not always set in the display device. May not be able to view the AV signal transmitted from the receiving device 12 on a newly purchased display device.

そこで、図6は、図1のAV無線送受信システム1の送信部22と受信部31の他の構成例を示している。図6の送信部22と受信部31では、WEPキーを外部に公開することなく、一方から他方に伝達し、これにより、同一のWEPキーを用いた暗号化及び復号を行うことができるようになっている。   6 shows another configuration example of the transmission unit 22 and the reception unit 31 of the AV wireless transmission / reception system 1 of FIG. In the transmission unit 22 and the reception unit 31 in FIG. 6, the WEP key is transmitted from one to the other without being disclosed to the outside so that encryption and decryption using the same WEP key can be performed. It has become.

送信部22は、MPEGエンコーダ51、CPU91、無線送受信モジュール92、メモリ93、およびスイッチ94から構成される。また、受信部31は、MPEGデコーダ73、無線送受信モジュール101、CPU102、メモリ103、およびスイッチ104から構成される。   The transmission unit 22 includes an MPEG encoder 51, a CPU 91, a wireless transmission / reception module 92, a memory 93, and a switch 94. The receiving unit 31 includes an MPEG decoder 73, a wireless transmission / reception module 101, a CPU 102, a memory 103, and a switch 104.

なお、図2と同一の符号を付したもの、即ち、図6のMPEGエンコーダ51とMPEGデコーダ73は、図2のそれらと同一のものであり、説明は繰り返しになるので省略する。   2 are the same as those in FIG. 2, and the description thereof will be omitted.

送信部22のCPU91は、MPEGエンコーダ51から供給されるTSパケットを、MACフレームにして、無線送受信モジュール92に供給する。また、CPU91は、メモリ93に記憶されている後述する2つの素数pと素数qとを読み出し、素数pと素数qとを乗算して、その乗算値sを、WEPキーに関するキー情報(暗号鍵情報)として、無線送受信モジュール92に供給する。また、CPU91は、メモリ93から素数qだけを読み出し、その上位の所定数ビットをWEPキーとして、無線送受信モジュール92に供給する。さらに、CPU91には、スイッチ94の操作に応じて、電圧VHまたはVLが供給されるようになっている。CPU91は、スイッチ94からの電圧にしたがって受信装置12の動作モードを設定し、その動作モードを表すモード信号を無線送受信モジュール92に供給する。また、CPU91は、無線送受信モジュール92から供給されるユーザの所望のチャンネルを表すチャンネル情報を、チューナ21に供給する。さらに、CPU91は、無線送受信モジュール92から供給される信号に応じて、表示部23に所定のメッセージを表示させる。また、CPU91は、無線送受信モジュール92によるデータの送信と受信を制御する。 The CPU 91 of the transmission unit 22 converts the TS packet supplied from the MPEG encoder 51 into a MAC frame and supplies it to the wireless transmission / reception module 92. Further, the CPU 91 reads two prime numbers p and prime number q, which will be described later, stored in the memory 93, multiplies the prime number p and the prime number q, and uses the multiplied value s as key information (encryption key) about the WEP key. Information) to the wireless transmission / reception module 92. Further, the CPU 91 reads only the prime number q from the memory 93 and supplies the upper predetermined number of bits as a WEP key to the wireless transmission / reception module 92. Further, the voltage V H or V L is supplied to the CPU 91 according to the operation of the switch 94. The CPU 91 sets the operation mode of the receiving device 12 according to the voltage from the switch 94 and supplies a mode signal representing the operation mode to the wireless transmission / reception module 92. Further, the CPU 91 supplies channel information representing a user's desired channel supplied from the wireless transmission / reception module 92 to the tuner 21. Further, the CPU 91 displays a predetermined message on the display unit 23 in accordance with a signal supplied from the wireless transmission / reception module 92. The CPU 91 controls data transmission and reception by the wireless transmission / reception module 92.

無線送受信モジュール92は、CPU91から供給されるモード信号に基づいて、CPU91から供給されるキー情報としての乗算値sを、暗号化せずに、IEEE802.11規格の無線で受信部101に送信するか、またはCPU91から供給されるMACフレームを、CPU91から供給されるWEPキーを用いて暗号化データに暗号化し、IEEE802.11規格の無線で受信部101に送信する。また、無線送受信モジュール92は、送信部31の無線送受信モジュール101から送信されてくる、暗号化されたユーザの所望のチャンネルを表すチャンネル情報を、IEEE802.11規格の無線で受信し、そのチャンネル情報を、CPU91から供給されるWEPキーを用いて復号し、CPU91に供給する。   Based on the mode signal supplied from the CPU 91, the wireless transmission / reception module 92 transmits the multiplication value s as key information supplied from the CPU 91 to the receiving unit 101 wirelessly without encryption. Alternatively, the MAC frame supplied from the CPU 91 is encrypted into encrypted data using the WEP key supplied from the CPU 91 and transmitted to the receiving unit 101 wirelessly in accordance with the IEEE 802.11 standard. The wireless transmission / reception module 92 receives channel information representing a desired channel of the encrypted user transmitted from the wireless transmission / reception module 101 of the transmission unit 31 wirelessly in accordance with the IEEE 802.11 standard, and the channel information. Is decrypted using the WEP key supplied from the CPU 91 and supplied to the CPU 91.

メモリ93は、例えば、不揮発性メモリから構成され、例えば、受信装置12が製造工場から出荷される時に設定された160ビットなどの所定ビット数の素数pを記憶している。さらに、メモリ93は、例えば、上位104ビットがWEPキーとなる160ビットなどの所定ビット数の1以上の素数qを記憶する。   The memory 93 is composed of, for example, a non-volatile memory, and stores a prime number p having a predetermined number of bits such as 160 bits set when the receiving device 12 is shipped from the manufacturing factory. Further, the memory 93 stores a prime number q of 1 or more of a predetermined number of bits, such as 160 bits in which the upper 104 bits serve as a WEP key.

スイッチ94は、受信装置12の動作モードを設定するときに、ユーザによって操作される。即ち、スイッチ94は、図中、上側と下側に操作することができるようになっている。スイッチ94が上側に操作された場合、スイッチ94は、電圧VHを、CPU91に供給(印加)する。また、スイッチ94が下側に操作された場合、スイッチ94は、電圧VLをCPU91に供給する。ここで、CPU91は、スイッチ94から電圧VHが供給された場合、受信装置12の動作モードをWEPキーの伝達を行う伝達モードに設定する。また、CPU91は、スイッチ94から電圧VLが供給された場合、受信装置12の動作モードを、WEPキーを用いた暗号化または復号を行う通常モードに設定する。従って、スイッチ94が上側に操作された場合、受信装置12の動作モードは伝達モードとなる。一方、スイッチ94が下側に操作された場合、受信装置12の動作モードは通常モードとなる。 The switch 94 is operated by the user when setting the operation mode of the receiving device 12. That is, the switch 94 can be operated upward and downward in the drawing. When the switch 94 is operated upward, the switch 94 supplies (applies) the voltage V H to the CPU 91. Further, when the switch 94 is operated to the lower side, the switch 94 supplies the voltage V L to the CPU 91. Here, when the voltage V H is supplied from the switch 94, the CPU 91 sets the operation mode of the receiving device 12 to the transmission mode for transmitting the WEP key. Further, when the voltage V L is supplied from the switch 94, the CPU 91 sets the operation mode of the receiving device 12 to a normal mode in which encryption or decryption using the WEP key is performed. Therefore, when the switch 94 is operated to the upper side, the operation mode of the receiving device 12 is the transmission mode. On the other hand, when the switch 94 is operated downward, the operation mode of the receiving device 12 is the normal mode.

受信部31の無線送受信モジュール101は、送信部22の無線送受信モジュール92から送信されてくる暗号化データ、または暗号化されていないキー情報としての乗算値sを、IEEE802.11規格の無線で受信する。そして、無線送受信モジュール101は、受信データが、暗号化データであるか、暗号化されていないデータ、即ちキー情報としての乗算値sであるかを判定する。ここで、無線送受信モジュール101が受信した受信データが暗号化データまたは暗号化されていないデータのいずれであるかは、例えば、図5で説明したWEPビットを参照することにより認識(判定)することができる。無線送受信モジュール101は、暗号化されていない乗算値sを受信したと判定した場合、その暗号化されていない乗算値sをCPU102に供給する。また、無線送受信モジュール101は、暗号化されたデータを受信したと判定した場合、その暗号化データを、CPU102から供給されるWEPキーを用いて復号し、CPU102に供給する。また、無線送受信モジュール101は、WEPキーを用いて、CPU102から供給されるチャンネル情報を暗号化し、IEEE802.11規格の無線で、送信部22に送信する。   The wireless transmission / reception module 101 of the reception unit 31 receives the encrypted data transmitted from the wireless transmission / reception module 92 of the transmission unit 22 or the multiplication value s as unencrypted key information wirelessly according to the IEEE802.11 standard. To do. Then, the wireless transmission / reception module 101 determines whether the received data is encrypted data or non-encrypted data, that is, a multiplication value s as key information. Here, it is recognized (determined), for example, by referring to the WEP bit described with reference to FIG. 5 whether the received data received by the wireless transceiver module 101 is encrypted data or non-encrypted data. Can do. When determining that the unencrypted multiplication value s has been received, the wireless transmission / reception module 101 supplies the unencrypted multiplication value s to the CPU 102. If the wireless transmission / reception module 101 determines that the encrypted data has been received, the wireless transmission / reception module 101 decrypts the encrypted data using the WEP key supplied from the CPU 102 and supplies the decrypted data to the CPU 102. In addition, the wireless transmission / reception module 101 encrypts channel information supplied from the CPU 102 using the WEP key, and transmits the encrypted information to the transmission unit 22 wirelessly in accordance with the IEEE 802.11 standard.

CPU102は、メモリ103に記憶されている素数pを読み出し、その素数pと無線送受信モジュール101から供給される乗算値sを用いて素数qを求め、さらに、その素数qからWEPキーを求める。また、CPU102は、そのWEPキーをメモリ103に供給して記憶させるとともに、メモリ103に記憶されたWEPキーを読み出して、無線送受信モジュール101に供給する。さらに、CPU102は、無線送受信モジュール101から供給される復号されたMACフレームから、TSパケットを抽出して、MPEGデコーダ73に供給する。また、CPU102には、受光部32から、チャンネル情報が供給され、CPU102は、そのチャンネル情報を無線送受信モジュール101に供給する。さらに、CPU102には、スイッチ104の操作に応じて、電圧VHまたはVLが供給されるようになっている。CPU102は、スイッチ104からの電圧にしたがって表示装置13の動作モードを設定し、その動作モードを表すモード信号を無線送受信モジュール101に供給する。また、CPU91は、無線送受信モジュール101から供給される信号に応じて、表示部33に所定のメッセージを表示させる。また、CPU102は、無線送受信モジュール101によるデータの送信と受信を制御する。 The CPU 102 reads the prime number p stored in the memory 103, obtains a prime number q using the prime number p and the multiplication value s supplied from the wireless transmission / reception module 101, and further obtains a WEP key from the prime number q. In addition, the CPU 102 supplies the WEP key to the memory 103 for storage, reads the WEP key stored in the memory 103, and supplies it to the wireless transmission / reception module 101. Further, the CPU 102 extracts a TS packet from the decoded MAC frame supplied from the wireless transmission / reception module 101 and supplies it to the MPEG decoder 73. Further, channel information is supplied to the CPU 102 from the light receiving unit 32, and the CPU 102 supplies the channel information to the wireless transmission / reception module 101. Further, the voltage V H or V L is supplied to the CPU 102 according to the operation of the switch 104. The CPU 102 sets the operation mode of the display device 13 according to the voltage from the switch 104 and supplies a mode signal representing the operation mode to the wireless transmission / reception module 101. In addition, the CPU 91 displays a predetermined message on the display unit 33 in accordance with a signal supplied from the wireless transmission / reception module 101. The CPU 102 controls data transmission and reception by the wireless transmission / reception module 101.

メモリ103は、例えば、不揮発性メモリから構成され、例えば、表示装置13が製造工場から出荷される時に設定された160ビットなどの所定ビット数の素数pを記憶している。また、メモリ103は、CPU102から供給されるWEPキーを記憶する。なお、メモリ103に記憶されている素数pは、送信部22のメモリ93に記憶されている素数pと同一の値である。   The memory 103 is composed of, for example, a non-volatile memory, and stores a prime number p having a predetermined number of bits such as 160 bits set when the display device 13 is shipped from the manufacturing factory. The memory 103 stores a WEP key supplied from the CPU 102. Note that the prime p stored in the memory 103 is the same value as the prime p stored in the memory 93 of the transmission unit 22.

スイッチ104は、表示装置13の動作モードを設定するときに、ユーザによって操作される。即ち、スイッチ104は、図中、上側と下側に操作することができるようになっている。スイッチ104が上側に操作された場合、スイッチ104は、電圧VHを、CPU102に供給(印加)する。また、スイッチ104が下側に操作された場合、スイッチ104は、電圧VLをCPU102に供給する。ここで、CPU102は、スイッチ104から電圧VHが供給された場合、表示装置13の動作モードをWEPキーの伝達を行う伝達モードに設定する。また、CPU102は、スイッチ104から電圧VLが供給された場合、表示装置13の動作モードを、WEPキーを用いた暗号化または復号を行う通常モードに設定する。従って、スイッチ104が上側に操作された場合、表示装置13の動作モードは伝達モードとなる。一方、スイッチ104が下側に操作された場合、表示装置13の動作モードは通常モードとなる。 The switch 104 is operated by the user when setting the operation mode of the display device 13. That is, the switch 104 can be operated upward and downward in the drawing. When the switch 104 is operated upward, the switch 104 supplies (applies) the voltage V H to the CPU 102. Further, when the switch 104 is operated downward, the switch 104 supplies the voltage V L to the CPU 102. Here, when the voltage V H is supplied from the switch 104, the CPU 102 sets the operation mode of the display device 13 to a transmission mode for transmitting the WEP key. Further, when the voltage V L is supplied from the switch 104, the CPU 102 sets the operation mode of the display device 13 to a normal mode in which encryption or decryption using a WEP key is performed. Therefore, when the switch 104 is operated upward, the operation mode of the display device 13 is the transmission mode. On the other hand, when the switch 104 is operated downward, the operation mode of the display device 13 is the normal mode.

以上のように構成される送信部22と受信部31では、動作モードが通常モードとされた場合、即ち、スイッチ94とスイッチ104が下側に操作されている場合、送信部22のCPU91は、MPEGエンコーダ51から供給されるTSパケットを、MACフレームにし無線モジュール92に供給するとともに、メモリ93に記憶された素数qの上位104ビットをWEPキーとして、無線送受信モジュール92に供給する。無線モジュール92は、CPU91からのMACフレームを、CPU91からのWEPキーを用いて暗号化データに暗号化して送信する。   In the transmission unit 22 and the reception unit 31 configured as described above, when the operation mode is the normal mode, that is, when the switch 94 and the switch 104 are operated downward, the CPU 91 of the transmission unit 22 The TS packet supplied from the MPEG encoder 51 is converted into a MAC frame and supplied to the wireless module 92, and the upper 104 bits of the prime number q stored in the memory 93 is supplied to the wireless transmission / reception module 92 as a WEP key. The wireless module 92 encrypts the MAC frame from the CPU 91 into encrypted data using the WEP key from the CPU 91 and transmits the encrypted data.

受信部31では、無線送受信モジュール101が、無線送受信モジュール92から送信されてくる暗号化データを受信し、CPU102から供給されるWEPキーを用いて復号する。CPU101は、その復号により得られたMACフレームをCPU102に供給する。CPU102は、無線送受信モジュール101からのMACフレームからTSパケットを抽出し、MPEGデコーダ73に供給する。   In the reception unit 31, the wireless transmission / reception module 101 receives the encrypted data transmitted from the wireless transmission / reception module 92 and decrypts it using the WEP key supplied from the CPU 102. The CPU 101 supplies the MAC frame obtained by the decoding to the CPU 102. The CPU 102 extracts a TS packet from the MAC frame from the wireless transmission / reception module 101 and supplies it to the MPEG decoder 73.

一方、動作モードが伝達モードとされた場合、即ち、スイッチ94とスイッチ104が上側に操作された場合、CPU91は、メモリ93から素数pと素数qを読み出し、その乗算値sを、キー情報として演算する。さらに、CPU91は、キー情報としての乗算値sを配置した、例えば、IPパケット(TCP/IPパケット)を構成し、そのIPパケットに、MACヘッダを付加することで、MACフレームを構成して、無線送受信モジュール92に供給する。無線送受信モジュール92は、CPU91からのMACフレームを暗号化せずに、IEEE802.11規格の無線で送信する。   On the other hand, when the operation mode is the transmission mode, that is, when the switch 94 and the switch 104 are operated upward, the CPU 91 reads the prime number p and the prime number q from the memory 93 and uses the multiplication value s as key information. Calculate. Further, the CPU 91 configures, for example, an IP packet (TCP / IP packet) in which a multiplication value s as key information is arranged, adds a MAC header to the IP packet, configures a MAC frame, This is supplied to the wireless transmission / reception module 92. The wireless transmission / reception module 92 transmits the MAC frame from the CPU 91 wirelessly in accordance with the IEEE 802.11 standard without encryption.

受信部31では、無線モジュール101が、送信部22の無線送受信モジュール92から送信されてくるMACフレームを受信し、CPU102に供給する。CPU102は、無線送受信モジュール101からのMACフレームからIPパケットを抽出し、さらに、そのIPパケットに配置されたキー情報としての乗算値sを抽出する。そして、CPU102は、メモリ103から素数pを読み出し、乗算値sを素数pで除算することによって、素数qを求める。さらに、CPU102は、素数qの上位104ビットを抽出し、WEPキーとして、メモリ103に供給して記憶させる。   In the reception unit 31, the wireless module 101 receives the MAC frame transmitted from the wireless transmission / reception module 92 of the transmission unit 22 and supplies the MAC frame to the CPU 102. The CPU 102 extracts an IP packet from the MAC frame from the wireless transmission / reception module 101, and further extracts a multiplication value s as key information arranged in the IP packet. Then, the CPU 102 reads the prime number p from the memory 103 and divides the multiplication value s by the prime number p to obtain the prime number q. Further, the CPU 102 extracts the upper 104 bits of the prime number q, supplies it to the memory 103 as a WEP key, and stores it.

以上のように、図6の送信部22は、160ビットの素数pと、上位104ビットがWEPキーから構成される160ビットの素数qとの乗算値sを送信し、受信部31は、その乗算値sと160ビットの素数pから、WEPキーを求める。即ち、受信部31は、乗算値sを素数pで除算することにより、素数qを求め、その上位104ビットをWEPキーに設定する。   As described above, the transmission unit 22 in FIG. 6 transmits the multiplication value s of the 160-bit prime number p and the 160-bit prime number q whose upper 104 bits are composed of the WEP key, and the reception unit 31 A WEP key is obtained from the multiplication value s and a 160-bit prime number p. That is, the receiving unit 31 calculates the prime number q by dividing the multiplication value s by the prime number p, and sets the higher 104 bits in the WEP key.

従って、受信部31は、送信部22で用いられるのと同一のWEPキーを得ることができ、送信部22と受信部31との間では、そのWEPキーを用いて暗号化と復号を行うことができる。その結果、例えば、表示装置13を、他の表示装置に変更した場合であっても、他の表示装置では、受信装置12で用いられるのと同一のWEPキーを得て、受信装置12との間で、そのWEPキーを用いて、暗号化と復号を行うことができる。よって、ユーザは、表示装置13の買い替えや買い足し等、無線通信を行う装置を、容易に変更することができる。   Therefore, the receiving unit 31 can obtain the same WEP key as that used in the transmitting unit 22, and encryption and decryption are performed between the transmitting unit 22 and the receiving unit 31 using the WEP key. Can do. As a result, for example, even when the display device 13 is changed to another display device, the other display device obtains the same WEP key as that used in the reception device 12 and In between, encryption and decryption can be performed using the WEP key. Therefore, the user can easily change a device that performs wireless communication, such as replacement or addition of the display device 13.

また、160ビット以上の2つの大きな素数pと素数qの積sを素因数分解して、元の2つの素数pと素数qの値を求めるのは大変困難であり、従って、キー情報として、素数pと素数qの積sを採用したことにより、ユーザや第3者にWEPキーの値を知られることなく、受信装置12の送信部22から表示装置13の受信部31にWEPキーを伝達することができる。   Further, it is very difficult to obtain a factor of the original two prime numbers p and prime q by multiplying the product s of two large prime numbers p and prime q of 160 bits or more into prime factors. By employing the product s of p and prime q, the WEP key is transmitted from the transmission unit 22 of the reception device 12 to the reception unit 31 of the display device 13 without the user or third party knowing the value of the WEP key. be able to.

図7は、図6の送信部22のCPU91がキー情報を送信するときに生成するMACフレームのフォーマットの概要を示している。   FIG. 7 shows an outline of the format of a MAC frame generated when the CPU 91 of the transmission unit 22 in FIG. 6 transmits key information.

CPU91は、TCP/IPペイロード部にキー情報を配置し、TCPヘッダ(Header)を付加してTCPパケットを生成する。さらに、CPU91は、そのTCPパケットに、送信元のIPアドレス、送信先のIPアドレス等を含むIPヘッダを付加してIPパケットを生成する。さらに、CPU91は、IPパケットにMACヘッダを付加して、MACフレームを生成する。   The CPU 91 arranges key information in the TCP / IP payload portion, adds a TCP header (Header), and generates a TCP packet. Further, the CPU 91 generates an IP packet by adding an IP header including the source IP address, the destination IP address, and the like to the TCP packet. Further, the CPU 91 adds a MAC header to the IP packet to generate a MAC frame.

次に、図8のフローチャートを参照して、図6の送信部22がキー情報を送信するときに行う処理について説明する。この処理は、例えば、スイッチ94が上側に操作された場合に、開始する。   Next, processing performed when the transmission unit 22 in FIG. 6 transmits key information will be described with reference to the flowchart in FIG. This process is started, for example, when the switch 94 is operated upward.

ステップS11において、CPU91は、受信装置12の動作モードを、伝達モード、または通常モードのうち、伝達モードに設定し、ステップS12に進む。具体的には、CPU91は、以下説明するステップS12乃至ステップS18の処理を行なうためのプログラムをロードし、その実行を開始する。   In step S11, the CPU 91 sets the operation mode of the receiving device 12 to the transmission mode of the transmission mode or the normal mode, and proceeds to step S12. Specifically, the CPU 91 loads a program for performing the processing of steps S12 to S18 described below, and starts its execution.

ステップS12において、CPU91は、無線送受信モジュール92が、受信部31の無線送受信モジュール101から、WEPキーの送信を要求するWEPキー送信要求を受信したかどうかを判定する。   In step S <b> 12, the CPU 91 determines whether or not the wireless transmission / reception module 92 has received a WEP key transmission request for requesting transmission of a WEP key from the wireless transmission / reception module 101 of the reception unit 31.

即ち、後述するように、表示装置13の受信部31は、伝達モードとされた場合に、WEPキー送信要求を、例えば、図7に示したフォーマットのMACフレームにおけるTCP/IPペイロード部に配置して送信してくるので、CPU91は、ステップS12において、そのようにして送信されてくるWEPキー送信要求を無線送受信モジュール92が受信したかどうかを判定する。   That is, as will be described later, when the receiving unit 31 of the display device 13 is in the transmission mode, the WEP key transmission request is placed in, for example, the TCP / IP payload portion in the MAC frame having the format shown in FIG. In step S12, the CPU 91 determines whether the wireless transmission / reception module 92 has received the WEP key transmission request transmitted as described above.

ステップS12において、WEPキー送信要求を受信していないと判定された場合、CPU91は、無線送受信モジュール92がWEPキー送信要求を受信するまで待機する。   If it is determined in step S12 that the WEP key transmission request has not been received, the CPU 91 waits until the wireless transmission / reception module 92 receives the WEP key transmission request.

一方、ステップS12において、無線送受信モジュール92が、WEPキー送信要求を受信したと判定された場合、ステップS13に進み、CPU91は、メモリ93から160ビットの素数pと、上位104ビットがWEPキーから構成される素数qとを読み出し、ステップS14に進む。   On the other hand, if it is determined in step S12 that the wireless transmission / reception module 92 has received a WEP key transmission request, the process proceeds to step S13, and the CPU 91 obtains a 160-bit prime number p from the memory 93 and the upper 104 bits from the WEP key. The constructed prime number q is read out, and the process proceeds to step S14.

ステップS14において、CPU91は、ステップS13で読み出した素数pと素数qとを乗算し、その乗算値sをWEPキーに関するキー情報として、そのキー情報をTCP/IPペイロード部に配置した図7に示したフォーマットのMACフレームを構成する。そして、ステップS14からステップS15に進む。   In step S14, the CPU 91 multiplies the prime number p and the prime number q read in step S13, and uses the multiplication value s as key information related to the WEP key, and the key information is arranged in the TCP / IP payload portion as shown in FIG. A MAC frame of a different format. Then, the process proceeds from step S14 to step S15.

ステップS15において、CPU91は、ステップS14で構成した乗算値sをTCP/IPペイロード部に配置したMACフレーム(図7)を、無線送受信モジュール92に供給して送信させ、ステップS16に進む。   In step S15, the CPU 91 supplies the MAC frame (FIG. 7) in which the multiplication value s configured in step S14 is arranged in the TCP / IP payload section to the wireless transmission / reception module 92 for transmission, and proceeds to step S16.

ステップS16において、CPU91は、無線送受信モジュール92が、受信部31においてキー情報を正常受信したことを表すアクノリッジACKがTCP/IPペイロード部に記述された図7のMACフレームを受信したかどうかを判定する。   In step S <b> 16, the CPU 91 determines whether or not the wireless transmission / reception module 92 has received the MAC frame of FIG. 7 described in the TCP / IP payload portion indicating that the reception unit 31 has received the key information normally. To do.

ステップS16において、アクノリッジACKがTCP/IPペイロード部に記述されたMACフレームを受信していないと判定された場合、ステップS12に戻り、受信部31の無線送受信モジュール101から、WEPキー送信要求が再度受信されるまで待機し、上述した処理を繰り返す。   If it is determined in step S16 that the acknowledge ACK has not received the MAC frame described in the TCP / IP payload part, the process returns to step S12, and the WEP key transmission request is received again from the wireless transceiver module 101 of the receiver 31. Wait until it is received, and repeat the above-described processing.

なお、メモリ93には、素数qとして、1つの素数を記憶させておき、ステップS13の処理が行なわれるたびに、メモリ93から、その1つの素数qを読み出すことができる。また、メモリ93には、素数qとして、複数の素数を記憶させておき、ステップS13の処理が行なわれるたびに、メモリ93に記憶された複数の素数の中からランダムに1つの素数を選択し、素数qとして読み出すようにすることもできる。さらに、ステップS13の処理が行なわれる直前に、ランダムに素数を生成してメモリ93に記憶させ、ステップS13では、メモリ93からその直前に記憶された素数を、素数qとして読み出すようにすることもできる。メモリ93に複数の素数を記憶ささせておく場合、および、ランダムに素数を発生してメモリ93に記憶させておく場合は、ステップS13では、前回行われたステップS13で得られた素数qとは異なる値の素数qが、基本的に得られることになる。   Note that one prime number is stored in the memory 93 as the prime number q, and the one prime number q can be read from the memory 93 each time the process of step S13 is performed. Further, a plurality of prime numbers are stored in the memory 93 as the prime number q, and one prime number is selected at random from the plurality of prime numbers stored in the memory 93 each time the process of step S13 is performed. It is also possible to read as a prime number q. Further, a prime number may be randomly generated and stored in the memory 93 immediately before the processing in step S13 is performed, and in step S13, the prime number stored immediately before that may be read from the memory 93 as the prime number q. it can. When a plurality of prime numbers are stored in the memory 93 and when a prime number is randomly generated and stored in the memory 93, in step S13, the prime number q obtained in the previous step S13 and A prime number q having a different value is basically obtained.

ここで、ステップS16において、ACKを受信していないと判定された場合は、ステップS12ではなく、ステップS13に戻るようにすることができる。この場合、送信部22では、受信部31からのWEPキー送信要求を待たずに、キー情報の再送が行われることになる。   If it is determined in step S16 that ACK has not been received, the process can return to step S13 instead of step S12. In this case, the transmission unit 22 retransmits the key information without waiting for a WEP key transmission request from the reception unit 31.

一方、ステップS16において、アクノリッジACKがTCP/IPペイロード部に記述されたMACフレームを受信したと判定した場合、ステップS17に進み、CPU91は、表示部23にWEPキーの送信完了を表すメッセージを表示させ、ステップS18に進む。   On the other hand, if it is determined in step S16 that the acknowledge ACK has received the MAC frame described in the TCP / IP payload part, the process proceeds to step S17, and the CPU 91 displays a message indicating the completion of transmission of the WEP key on the display part 23. Then, the process proceeds to step S18.

ステップS18において、CPU91は、TCP/IPペイロード部に、WEPキーの送信完了を表すメッセージを配置したMACフレームを構成し、無線送受信モジュール92に供給して送信させ、処理を終了する。   In step S18, the CPU 91 configures a MAC frame in which a message indicating completion of transmission of the WEP key is arranged in the TCP / IP payload portion, supplies the MAC frame to the wireless transmission / reception module 92, and ends the processing.

その後、スイッチ94が下側に操作されると、CPU91は、動作モードを通常モードに設定する。通常モードでは、CPU91は、直前に行われたステップS13でメモリ93から読み出された素数qの上位104ビットを、WEPキーとして、無線送受信モジュール92に供給する。そして、無線送受信モジュール92は、そのWEPキーを用いて、データの暗号化と復号を行う。   Thereafter, when the switch 94 is operated downward, the CPU 91 sets the operation mode to the normal mode. In the normal mode, the CPU 91 supplies the upper 104 bits of the prime number q read from the memory 93 in step S13 performed immediately before to the wireless transmission / reception module 92 as a WEP key. Then, the wireless transmission / reception module 92 encrypts and decrypts data using the WEP key.

次に、図9のフローチャートを参照して、図6の受信部31がキー情報を受信するときに行う処理について説明する。この処理は、例えば、スイッチ104が上側に操作された場合に、開始する。   Next, processing performed when the receiving unit 31 in FIG. 6 receives key information will be described with reference to the flowchart in FIG. 9. This process is started, for example, when the switch 104 is operated upward.

ステップS31において、CPU102は、表示装置13の動作モードを、伝達モード、または通常モードのうち、伝達モードに設定し、ステップS32に進む。具体的には、CPU102は、以下説明するステップS32乃至ステップS40の処理を行なうためのプログラムをロードし、その実行を開始する。   In step S31, the CPU 102 sets the operation mode of the display device 13 to the transmission mode of the transmission mode or the normal mode, and proceeds to step S32. Specifically, the CPU 102 loads a program for performing the processing of steps S32 to S40 described below, and starts its execution.

ステップS32において、CPU102は、WEPキー送信要求を配置した図9のMACフレームを構成し、無線送受信モジュール101を制御して、そのMACフレームを送信させ、ステップS33に進む。   In step S32, the CPU 102 configures the MAC frame of FIG. 9 in which the WEP key transmission request is arranged, controls the wireless transmission / reception module 101 to transmit the MAC frame, and proceeds to step S33.

ステップS33において、CPU102は、無線送受信モジュール101が、送信部22の無線送受信モジュール92から、WEPキー送信要求に対して送信されてくる、キー情報としての乗算値sをTCP/IPペイロード部に配置したMACフレーム(図7)を受信したかどうかを判定する。   In step S33, the CPU 102 arranges the multiplication value s as key information, which is transmitted from the wireless transmission / reception module 92 of the transmission unit 22 in response to the WEP key transmission request, in the TCP / IP payload section. It is determined whether the received MAC frame (FIG. 7) has been received.

ステップS33において、無線送受信モジュール101が、乗算値sをTCP/IPペイロード部に配置したMACフレームを受信していないと判定された場合、そのMACフレームが受信されるまで待機する。   If it is determined in step S33 that the wireless transmission / reception module 101 has not received a MAC frame in which the multiplication value s is placed in the TCP / IP payload portion, the wireless transmission / reception module 101 waits until the MAC frame is received.

一方、ステップS33において、無線送受信モジュール101が、乗算値sをTCP/IPペイロード部に配置したMACフレームを受信したと判定された場合、ステップS34に進み、CPU102は、キー情報としての乗算値sをTCP/IPペイロード部に配置したMACフレームが正常受信されたかどうかを判定する。   On the other hand, if it is determined in step S33 that the wireless transmission / reception module 101 has received a MAC frame in which the multiplication value s is arranged in the TCP / IP payload portion, the process proceeds to step S34, and the CPU 102 determines the multiplication value s as key information. It is determined whether or not the MAC frame arranged in the TCP / IP payload part is normally received.

ステップS34において、乗算値sをTCP/IPペイロード部に配置したMACフレームが正常受信されていないと判定された場合、ステップS32に戻り、CPU102は、再度WEPキーの送信を要求するWEPキー送信要求を、無線送受信モジュール101に送信させ、上述した処理を繰り返す。   If it is determined in step S34 that the MAC frame in which the multiplication value s is arranged in the TCP / IP payload portion is not normally received, the process returns to step S32, and the CPU 102 requests the WEP key transmission request to transmit the WEP key again. Is transmitted to the wireless transmission / reception module 101, and the above-described processing is repeated.

なお、ステップS34において、乗算値sが正常受信されなかったと判定された場合は、ステップS32ではなく、ステップS33に戻り、送信部22から、乗算値sが再送されてくるのを待つようにすることができる。   If it is determined in step S34 that the multiplication value s has not been normally received, the process returns to step S33, not step S32, and waits for the retransmission of the multiplication value s from the transmission unit 22. be able to.

一方、ステップS34において、乗算値sをTCP/IPペイロード部に配置したMACフレームが正常受信されたと判定された場合、ステップS35に進み、CPU102は、アクノリッジACKがTCP/IPペイロード部に記述された図7のMACフレームを構成して、無線送受信モジュール101に送信させ、ステップS36に進む。   On the other hand, if it is determined in step S34 that the MAC frame in which the multiplication value s is arranged in the TCP / IP payload part is normally received, the process proceeds to step S35, and the CPU 102 describes the acknowledge ACK in the TCP / IP payload part. The MAC frame of FIG. 7 is configured and transmitted to the wireless transmission / reception module 101, and the process proceeds to step S36.

ステップS36において、CPU102は、メモリ103から160ビットの素数pを読み出し、ステップS37に進む。   In step S36, the CPU 102 reads a 160-bit prime p from the memory 103, and proceeds to step S37.

ステップS37において、CPU102は、無線送受信モジュール101が受信した乗算値sを、ステップS36で読み出した素数pで除算し、その除算結果としての素数qを求め、ステップS38に進む。   In step S37, the CPU 102 divides the multiplication value s received by the wireless transmission / reception module 101 by the prime number p read in step S36, obtains a prime number q as a result of the division, and proceeds to step S38.

ステップS38において、CPU102は、ステップS37で得られた素数qの上位104ビットを、WEPキーとしてメモリ103に記憶し、ステップS39に進む。   In step S38, the CPU 102 stores the upper 104 bits of the prime q obtained in step S37 in the memory 103 as a WEP key, and proceeds to step S39.

ステップS39において、CPU102は、無線送受信モジュール101が、WEPキーの送信完了を表すメッセージを配置したMACフレームを受信したかどうかを判定する。   In step S39, the CPU 102 determines whether or not the wireless transmission / reception module 101 has received a MAC frame in which a message indicating completion of transmission of the WEP key is received.

ステップS39において、WEPキーの送信完了を表すメッセージを配置したMACフレームを受信していないと判定された場合、WEPキーの送信完了を表すメッセージを配置したMACフレームを受信するまで待機する。   If it is determined in step S39 that the MAC frame in which the message indicating the completion of the transmission of the WEP key is not received, the process waits until the MAC frame in which the message indicating the completion of the transmission of the WEP key is received.

一方、ステップS39において、WEPキーの送信完了を表すメッセージを配置したMACフレームを受信したと判定された場合、ステップS40に進み、CPU102は、表示部33に、WEPキーの送信完了を表すメッセージを表示させ、処理を終了する。   On the other hand, if it is determined in step S39 that a MAC frame in which a message indicating completion of transmission of the WEP key is received has been received, the process proceeds to step S40, and the CPU 102 displays a message indicating completion of transmission of the WEP key on the display unit 33. Display and finish the process.

その後、スイッチ104が下側に操作されると、CPU102は、動作モードを通常モードに設定する。通常モードでは、CPU102は、ステップS38で記憶されたWEPキーを読み出し、無線送受信モジュール101に供給する。   Thereafter, when the switch 104 is operated downward, the CPU 102 sets the operation mode to the normal mode. In the normal mode, the CPU 102 reads out the WEP key stored in step S38 and supplies it to the wireless transmission / reception module 101.

次に、図10を参照して、伝達モードにおいて行われる図6の受信装置12の送信部22と、表示装置13の受信部31との間のキー情報の送受信処理について、さらに説明する。   Next, the key information transmission / reception process between the transmission unit 22 of the reception device 12 of FIG. 6 and the reception unit 31 of the display device 13 performed in the transmission mode will be further described with reference to FIG.

送信部22と受信部31との間でのキー情報の送受信にあたっては、図8および図9で説明したように、図7のMACフレームが用いられる。図7のMACフレームには、IPヘッダが含まれており、即ち、IPパケットが含まれており、従って、IPパケットのやりとりのために、送信部22と受信部31には、IPアドレスを設定しておく必要がある。   In transmitting / receiving the key information between the transmission unit 22 and the reception unit 31, the MAC frame in FIG. 7 is used as described with reference to FIGS. The MAC frame in FIG. 7 includes an IP header, that is, includes an IP packet. Therefore, an IP address is set in the transmission unit 22 and the reception unit 31 for the exchange of the IP packet. It is necessary to keep it.

送信部22と受信部31に対するIPアドレスの設定方法としては、例えば、ユーザに、IPアドレスを設定してもらう方法がある。また、送信部22と受信部31が属するネットワーク内にDHCP(Dynamic Host Configuration Protocol)サーバが存在する場合には、そのDHCPサーバによって、送信部22と受信部31に、IPアドレスを設定してもよい。   As an IP address setting method for the transmission unit 22 and the reception unit 31, for example, there is a method in which a user sets an IP address. Further, when a DHCP (Dynamic Host Configuration Protocol) server exists in the network to which the transmission unit 22 and the reception unit 31 belong, even if an IP address is set in the transmission unit 22 and the reception unit 31 by the DHCP server. Good.

さらに、例えば、APIPA(Automatic Private IP Addressing)により、送信部22と受信部31にIPアドレスを設定する方法もある。ここでは、例えば、APIPAによって、送信部22と受信部31にIPアドレスが設定されるものとする。   Furthermore, for example, there is a method of setting IP addresses to the transmission unit 22 and the reception unit 31 by APIPA (Automatic Private IP Addressing). Here, for example, it is assumed that IP addresses are set in the transmission unit 22 and the reception unit 31 by APIPA.

ステップS71において、受信部31は、図9のステップS32で説明したように、WEPキー送信要求をTCP/IPペイロード部に記述したMACフレーム(図7)を送信部22に無線で送信する。   In step S71, as described in step S32 in FIG. 9, the receiving unit 31 wirelessly transmits the MAC frame (FIG. 7) in which the WEP key transmission request is described in the TCP / IP payload portion to the transmitting unit 22.

ここで、APIPAによれば、例えば、IPv4(Internet Protocol version 4)では、169.254.0.0から169.254.255.255の範囲のいずれかのIPアドレスが割り当てられる。なお、サブネットマスクは、255.255.0.0とされる。   Here, according to APIPA, for example, in IPv4 (Internet Protocol version 4), any IP address in the range of 169.254.0.0 to 169.254.255.255 is assigned. The subnet mask is 255.255.0.0.

APIPAによって、送信部22と受信部31にIPアドレスを割り当てる場合、送信部22と受信部31は、それぞれ相手のIPアドレスとして、どのような値が割り当てられたかを認識することができない。   When an IP address is assigned to the transmission unit 22 and the reception unit 31 by APIPA, the transmission unit 22 and the reception unit 31 cannot recognize what value is assigned as the IP address of the other party.

そこで、ステップS71では、受信部31は、自機(受信部31)のIPアドレスを除く、APIPAにより設定可能な全てのIPアドレス宛のIPパケットそれぞれ(を配置したMACフレーム)を無線で送信する。   Therefore, in step S71, the receiving unit 31 wirelessly transmits each IP packet addressed to all IP addresses that can be set by APIPA (excluding the IP address of the own device (receiving unit 31)). .

ステップS51において、送信部22は、図8のステップS12で説明したように、受信部31がステップS71で送信するIPパケットのうちの自身宛、即ち、送信部22に割り当てられたIPアドレス宛のIPパケットを無線で受信する。そして、ステップS52において、送信部22は、図8のステップS15で説明したように、そのIPパケットに配置されたWEPキー送信要求に対して、メモリ93に記憶されている素数pと、素数qとの乗算値sであるキー情報をTCP/IPペイロード部に記述したIPパケット(をMACフレームとしたもの)を、受信部31宛に無線で送信する。なお、このとき、送信部22は、受信部31の宛先である、受信部31のIPアドレスをステップS51で受信したIPパケットにより認識する。即ち、受信部31が送信するIPパケットには、受信部31のIPアドレスが含まれており、送信部22は、ステップS51で受信した受信部31からのIPパケットにより、受信部31のIPアドレスを認識し、ステップS52では、その認識したIPアドレス宛に、キー情報を配置したIPパケットを無線で送信する。   In step S51, as described in step S12 of FIG. 8, the transmission unit 22 is addressed to itself among the IP packets transmitted by the reception unit 31 in step S71, that is, addressed to the IP address assigned to the transmission unit 22. IP packets are received wirelessly. In step S52, as described in step S15 of FIG. 8, the transmission unit 22 responds to the WEP key transmission request arranged in the IP packet with the prime number p and the prime number q stored in the memory 93. An IP packet (which is a MAC frame) in which the key information, which is the multiplication value s of, is described in the TCP / IP payload portion, is transmitted to the receiving portion 31 wirelessly. At this time, the transmission unit 22 recognizes the IP address of the reception unit 31 that is the destination of the reception unit 31 from the IP packet received in step S51. That is, the IP packet transmitted by the receiving unit 31 includes the IP address of the receiving unit 31, and the transmitting unit 22 receives the IP address of the receiving unit 31 from the IP packet received from the receiving unit 31 in step S51. In step S52, an IP packet in which key information is arranged is wirelessly transmitted to the recognized IP address.

ステップS72において、受信部31は、図9のステップS33で説明したように、送信部22から送信されてくるキー情報がTCP/IPペイロード部に記述された受信部31宛のIPパケットを無線で受信する。なお、その後、受信部31は、キー情報としての乗算値sをメモリ103に記憶している素数pで除算し、素数qを求め、その上位104ビットをWEPキーに設定する。そして、受信部31のメモリ103は、そのWEPキーを記憶する。その後、ステップS73において、受信部31は、図9のステップS35で説明したように、キー情報を正常受信したことを表すアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを、送信部22宛に無線で送信する。なお、このとき、受信部31は、送信部22の宛先である、送信部22のIPアドレスをステップS72で受信したIPパケットにより認識する。即ち、送信部22が送信するIPパケットには、送信部22のIPアドレスが含まれており、受信部31は、ステップS72で受信した送信部22からのIPパケットにより、送信部22のIPアドレスを認識し、ステップS73では、その認識したIPアドレス宛に、アクノリッジACKを配置したIPパケットを無線で送信する。   In step S72, the receiving unit 31 wirelessly transmits an IP packet addressed to the receiving unit 31 in which the key information transmitted from the transmitting unit 22 is described in the TCP / IP payload portion, as described in step S33 of FIG. Receive. After that, the receiving unit 31 divides the multiplication value s as key information by the prime number p stored in the memory 103 to obtain the prime number q, and sets the higher 104 bits in the WEP key. The memory 103 of the receiving unit 31 stores the WEP key. Thereafter, in step S73, as described in step S35 of FIG. 9, the receiving unit 31 sends an IP packet in which an acknowledge ACK indicating that the key information has been normally received is described in the TCP / IP payload portion to the transmitting unit 22. To wirelessly. At this time, the reception unit 31 recognizes the IP address of the transmission unit 22, which is the destination of the transmission unit 22, from the IP packet received in step S72. That is, the IP packet transmitted by the transmission unit 22 includes the IP address of the transmission unit 22, and the reception unit 31 uses the IP packet from the transmission unit 22 received in step S72 to determine the IP address of the transmission unit 22. In step S73, an IP packet in which an acknowledge ACK is arranged is transmitted wirelessly to the recognized IP address.

ステップS53において、送信部22は、図8のステップS16とステップS17で説明したように、受信部31から送信されてくるアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを無線で受信し、WEPキーの送信完了を表すメッセージを表示部23に表示させる。そして、ステップS54において、送信部22は、図8のステップS18で説明したように、受信部31宛に、WEPキー送信完了を表すメッセージのIPパケットを無線で送信する。   In step S53, the transmission unit 22 wirelessly receives an IP packet in which the acknowledge ACK transmitted from the reception unit 31 is described in the TCP / IP payload portion, as described in steps S16 and S17 of FIG. A message indicating completion of transmission of the WEP key is displayed on the display unit 23. In step S54, the transmission unit 22 wirelessly transmits an IP packet of a message indicating completion of WEP key transmission to the reception unit 31, as described in step S18 of FIG.

ステップS74において、受信部31は、図9のステップS39とステップS40と同様に、送信部22がステップS54で送信したIPパケットを無線で受信し、そのIPパケットに配置されているWEPキーの送信完了を表すメッセージを表示部33に表示させる。   In step S74, the reception unit 31 wirelessly receives the IP packet transmitted by the transmission unit 22 in step S54 as in steps S39 and S40 of FIG. 9, and transmits the WEP key arranged in the IP packet. A message indicating completion is displayed on the display unit 33.

その後、ユーザが、表示部23と表示部33に表示されたメッセージを見て、スイッチ94とスイッチ104を下側に操作すると、送信部22と受信部31は、それぞれの動作モードを、伝達モードから通常モードに設定する。そして、送信部22と受信部31は、一方から他方に送信するデータを、同一のWEPキー(素数qの上位104ビット)を用いて暗号化し、受信したデータを、そのWEPキーを用いて復号する。   Thereafter, when the user looks at the message displayed on the display unit 23 and the display unit 33 and operates the switch 94 and the switch 104 downward, the transmission unit 22 and the reception unit 31 change their operation modes to the transmission mode. To normal mode. Then, the transmission unit 22 and the reception unit 31 encrypt the data to be transmitted from one to the other using the same WEP key (the upper 104 bits of the prime number q), and decrypt the received data using the WEP key. To do.

例えば、受信部31は、ユーザのリモートコントローラ14の操作により、リモートコントローラ14から、受光部32を介して、ユーザの所望のチャンネル情報を受信した場合、そのチャンネル情報をWEPキーを用いて暗号化し、送信部22にIEEE802.11規格の無線で送信する。そして、送信部22が、そのチャンネル情報をIEEE802.11規格の無線で受信し、WEPキーを用いて復号して、チューナ21にその復号したチャンネル情報を供給することにより、チューナ21は、表示装置13に表示させるAV信号を、ユーザの所望のチャンネルのAV信号に切り替えることができる。   For example, when the receiving unit 31 receives user-desired channel information from the remote controller 14 via the light receiving unit 32 by the operation of the user's remote controller 14, the receiving unit 31 encrypts the channel information using the WEP key. Then, the data is transmitted to the transmission unit 22 wirelessly according to the IEEE802.11 standard. Then, the transmission unit 22 receives the channel information wirelessly according to the IEEE 802.11 standard, decodes it using the WEP key, and supplies the decoded channel information to the tuner 21, so that the tuner 21 can display the display device. 13 can be switched to the AV signal of the channel desired by the user.

また、送信部22は、ユーザの所望のチャンネルのAV信号を受信部31に供給する場合、チューナ21から供給されるユーザの所望のチャンネルのAV信号をエンコードしたTSパケットをMACフレームにしたものを、WEPキーを用いて暗号化し、受信部31にIEEE802.11規格の無線で送信する。そして、受信部31が、そのMACフレームをIEEE802.11規格の無線で受信し、WEPキーを用いて復号して、その復号したMACフレームからTSパケットを抽出し、そのTSパケットをデコードしたAV信号のうちの画像を表示部33に表示する。   Further, when the transmission unit 22 supplies the AV signal of the user's desired channel to the reception unit 31, the transmission unit 22 uses the TS packet encoded with the AV signal of the user's desired channel supplied from the tuner 21 as a MAC frame. The data is encrypted using a WEP key and transmitted to the receiving unit 31 wirelessly in accordance with the IEEE 802.11 standard. Then, the receiving unit 31 receives the MAC frame wirelessly in accordance with the IEEE 802.11 standard, decodes it using the WEP key, extracts a TS packet from the decoded MAC frame, and decodes the TS packet. Are displayed on the display unit 33.

以上のように、送信部22は、キー情報としての乗算値sを受信部31に送信するので、特許文献1のように、ユーザが、バーコードリーダを操作することにより、無線機器からキー情報である製造番号等を読み取り、パーソナルコンピュータに送信する場合に比べて、ユーザの負荷を小さくすることができる。また、送信部22は、素数pとWEPキーを含む素数qとの乗算値sを受信部31に送信するので、特許文献1のように、パーソナルコンピュータが、作成されたWEPキーそのものを無線機器に送信する場合に比べて、WEPキーの伝達時に漏洩が起こることを防ぐことができる。   As described above, since the transmission unit 22 transmits the multiplication value s as key information to the reception unit 31, the key information is transmitted from the wireless device by the user operating the barcode reader as in Patent Document 1. The load on the user can be reduced compared to the case of reading the serial number or the like and transmitting it to a personal computer. Further, since the transmission unit 22 transmits the multiplication value s of the prime number p and the prime number q including the WEP key to the reception unit 31, the personal computer uses the generated WEP key itself as a wireless device as in Patent Document 1. As compared with the case of transmitting to the mobile phone, it is possible to prevent leakage at the time of transmitting the WEP key.

さらに、送信部22は、スイッチ94が操作されることにより受信装置12の動作モードが伝達モードに設定された場合に、キー情報である乗算値sを受信部31に送信し、受信部31は、スイッチ104が操作されることにより表示装置13の動作モードが伝達モードに設定された場合に、送信部22から乗算値sを受信するので、特許文献2のように、プリンタが、電源オン時、即ち、スタンバイ状態である場合に、パーソナルコンピュータからキー情報である固有のIDを受信する方法に比べて、隣家等に存在する装置へのキー情報のリークを防ぐことができる。即ち、特許文献2では、隣家等に存在する装置の電源がオンされている場合、その装置でもキー情報が受信されてしまうが、図6では、動作モードが伝達モードとされている場合にのみ、受信部31がキー情報である乗算値sを受信するので、隣家等に存在する装置において、その動作モードが伝達モードでなければ、電源がオンされている場合であってもキー情報は受信されず、これにより、隣家等に存在する装置へのキー情報のリークを防ぐことができる。   Further, the transmission unit 22 transmits the multiplication value s, which is key information, to the reception unit 31 when the operation mode of the reception device 12 is set to the transmission mode by operating the switch 94. The reception unit 31 When the operation mode of the display device 13 is set to the transmission mode by operating the switch 104, the multiplication value s is received from the transmission unit 22. Therefore, as in Patent Document 2, when the printer is turned on, That is, in the standby state, it is possible to prevent leakage of key information to a device existing in a neighbor or the like as compared with a method of receiving a unique ID that is key information from a personal computer. That is, in Patent Document 2, when the power of a device existing in a neighbor is turned on, key information is also received by that device, but in FIG. 6, only when the operation mode is the transmission mode. Since the receiving unit 31 receives the multiplication value s that is key information, if the operation mode is not the transmission mode in the device existing in the neighbor, the key information is received even when the power is turned on. In this way, it is possible to prevent leakage of key information to a device existing in a neighboring house or the like.

なお、図8乃至図10では、表示部23と表示部33に、WEPキーの送信完了のメッセージを表示することで、WEPキーの送信完了をユーザに知らせるようにしたが、WEPキーの送信完了は、その他、例えば、LED(Light Emitting Diode)の点灯等によって、ユーザに知らせるようにしてもよい。   8 to 10, the WEP key transmission completion message is displayed on the display unit 23 and the display unit 33 to notify the user of the completion of the WEP key transmission. In addition, for example, the user may be notified by lighting of an LED (Light Emitting Diode) or the like.

図6乃至図10の説明では、AV無線送受信システム1が、1つの受信装置12と1つの表示装置13から構成される場合について説明したが、AV無線送受信システムの受信装置12と表示装置13は、それぞれ複数台あってもよい。   In the description of FIGS. 6 to 10, the case where the AV wireless transmission / reception system 1 is configured by one reception device 12 and one display device 13 has been described, but the reception device 12 and the display device 13 of the AV wireless transmission / reception system are There may be a plurality of each.

図11は、1つの受信装置12と2つの表示装置121−1および表示装置121−2から構成されるAV無線送受信システムの構成例を示している。   FIG. 11 shows a configuration example of an AV wireless transmission / reception system including one receiving device 12, two display devices 121-1, and a display device 121-2.

なお、図1と同一の符号を付したもの、即ち、図11のアンテナ同軸ケーブル11、表示装置12、チューナ21、送信部22、表示部23は、図1のそれらと同一のものであり、説明は繰り返しになるので省略する。   In addition, what attached | subjected the code | symbol same as FIG. 1, ie, the antenna coaxial cable 11, the display apparatus 12, the tuner 21, the transmission part 22, and the display part 23 of FIG. 11, are the same as those of FIG. The description will be omitted because it will be repeated.

また、図11の表示装置121−1と表示装置121−2は、図1の表示装置13と同様に構成される。即ち、図11の表示装置121−1の受信部131−1、受光部132−1、表示部133−1と、表示装置121−2の受信部131−2、受光部132−2、表示部133−2は、それぞれ、図1の表示装置13の受信部31(図6)、受光部32、表示部33に対応するものであり、図11の表示装置121−1と表示装置121−2のそれぞれと同様の処理を行なう。さらに、図11のリモートコントローラ122−1とリモートコントローラ122−2は、図1のリモートコントローラ14と同様に構成され、それぞれ同様の処理を行なう。   Further, the display device 121-1 and the display device 121-2 in FIG. 11 are configured in the same manner as the display device 13 in FIG. That is, the receiving unit 131-1, the light receiving unit 132-1 and the display unit 133-1 of the display device 121-1 in FIG. 11, the receiving unit 131-2, the light receiving unit 132-2, and the display unit of the display device 121-2. 133-2 correspond to the receiving unit 31 (FIG. 6), the light receiving unit 32, and the display unit 33 of the display device 13 of FIG. 1, respectively, and the display device 121-1 and the display device 121-2 of FIG. The same processing as each of the above is performed. Furthermore, the remote controller 122-1 and the remote controller 122-2 in FIG. 11 are configured in the same manner as the remote controller 14 in FIG. 1, and perform the same processing.

次に、図12を参照して、図11のAV無線送受信システムにおいて、伝達モードにおいて行われる受信装置12の送信部22と表示装置121−1の受信部131−1との間、および受信装置12の送信部22と表示装置121−2の受信部131−2との間のキー情報の送受信処理について説明する。   Next, referring to FIG. 12, in the AV wireless transmission / reception system of FIG. 11, between the transmission unit 22 of the reception device 12 and the reception unit 131-1 of the display device 121-1, which are performed in the transmission mode, and the reception device. A transmission / reception process of key information between the 12 transmission units 22 and the reception unit 131-2 of the display device 121-2 will be described.

送信部22と受信部131−1との間、および送信部22と受信部131−2との間でのキー情報の送受信にあたっては、図8および図9で説明したように、図7のMACフレームが用いられる。図7のMACフレームには、IPヘッダが含まれており、即ち、IPパケットが含まれており、従って、IPパケットのやりとりのために、送信部22、受信部131−1、および受信部131−2には、IPアドレスを設定しておく必要がある。   In the transmission / reception of key information between the transmission unit 22 and the reception unit 131-1 and between the transmission unit 22 and the reception unit 131-2, as described with reference to FIGS. A frame is used. The MAC frame in FIG. 7 includes an IP header, that is, includes an IP packet. Therefore, for the exchange of the IP packet, the transmission unit 22, the reception unit 131-1, and the reception unit 131 are included. -2 needs to set an IP address.

送信部22、受信部131−1、および受信部131−2に対するIPアドレスの設定は、例えば、上述したように、ユーザが行ってもよいし、DHCPサーバやAPIPAによって行ってもよいが、ここでも、例えば、APIPAによって、送信部22、受信部131−1、および受信部131−2にIPアドレスが設定されるものとする。   For example, as described above, the IP address setting for the transmission unit 22, the reception unit 131-1 and the reception unit 131-2 may be performed by the user or by a DHCP server or APIPA. However, for example, it is assumed that IP addresses are set in the transmission unit 22, the reception unit 131-1, and the reception unit 131-2 by APIPA.

ステップS131において、受信部131−2は、図10のステップS71で説明した場合と同様に、WEPキー送信要求をTCP/IPペイロード部に記述したMACフレーム(図7)を送信部22に無線で送信する。   In step S131, the reception unit 131-2 wirelessly transmits the MAC frame (FIG. 7) in which the WEP key transmission request is described in the TCP / IP payload portion to the transmission unit 22, as described in step S71 of FIG. Send.

即ち、ステップS131では、受信部131−2は、自機(受信部131−2)のIPアドレスを除く、APIPAにより設定可能な全てのIPアドレス宛のIPパケットそれぞれ(を配置したMACフレーム)を無線で送信する。   That is, in step S131, the receiving unit 131-2 receives each IP packet addressed to all IP addresses that can be set by APIPA (except for the IP address of the own unit (receiving unit 131-2)). Send wirelessly.

ステップS91において、送信部22は、図10のステップS51で説明した場合と同様に、受信部131−2がステップS131で送信するIPパケットのうちの自身宛、即ち、送信部22に割り当てられたIPアドレス宛のIPパケットを無線で受信する。   In step S91, as in the case described in step S51 of FIG. 10, the transmission unit 22 is addressed to itself among the IP packets transmitted by the reception unit 131-2 in step S131, that is, assigned to the transmission unit 22. An IP packet addressed to the IP address is received wirelessly.

ステップS111において、受信部131−1は、図10のステップS71で説明した場合と同様に、WEPキー送信要求をTCP/IPペイロード部に記述したMACフレームを送信部22に無線で送信する。なお、このときも、ステップS91と同様に、受信部131−1は、自機(受信部131−1)のIPアドレスを除く、APIPAにより設定可能な全てのIPアドレス宛のIPパケットそれぞれ(を配置したMACフレーム)を無線で送信する。   In step S111, the reception unit 131-1 wirelessly transmits a MAC frame in which the WEP key transmission request is described in the TCP / IP payload part to the transmission unit 22, as described in step S71 of FIG. At this time as well, as in step S91, the receiving unit 131-1 receives each IP packet addressed to all IP addresses that can be set by APIPA (except for the IP address of the own device (receiving unit 131-1)). The arranged MAC frame) is transmitted wirelessly.

ステップS92において、送信部22は、図10のステップS51で説明した場合と同様に、受信部131−1がステップS111で送信するIPパケットのうちの自身宛、即ち、送信部22に割り当てられたIPアドレス宛のIPパケットを無線で受信する。そして、ステップS93において、送信部22は、図10のステップS52で説明した場合と同様に、ステップS91で受信部131−2から受信したIPパケットに配置されたWEPキー送信要求に対して、メモリ93に記憶されている素数pと、素数qとの乗算値sであるキー情報をTCP/IPペイロード部に記述したIPパケット(をMACフレームとしたもの)を、受信部131−2宛に無線で送信する。なお、このとき、送信部22は、受信部131−2の宛先である、受信部131−2のIPアドレスを、ステップS91で受信したIPパケットにより認識する。即ち、受信部131−2が送信するIPパケットには、受信部131−2のIPアドレスが含まれており、送信部22は、ステップS91で受信した受信部131−2からのIPパケットにより、受信部131−2のIPアドレスを認識し、ステップS93では、その認識したIPアドレス宛に、キー情報を配置したIPパケットを無線で送信する。   In step S92, the transmission unit 22 is assigned to itself, that is, to the transmission unit 22 among the IP packets transmitted by the reception unit 131-1 in step S111, as in the case described in step S51 of FIG. An IP packet addressed to the IP address is received wirelessly. Then, in step S93, the transmission unit 22 responds to the WEP key transmission request arranged in the IP packet received from the reception unit 131-2 in step S91, as in the case described in step S52 of FIG. 93, an IP packet in which key information that is a multiplication value s of the prime number p and the prime number q stored in 93 is described in the TCP / IP payload portion (which is a MAC frame) is wirelessly transmitted to the reception portion 131-2. Send with. At this time, the transmission unit 22 recognizes the IP address of the reception unit 131-2 that is the destination of the reception unit 131-2 from the IP packet received in step S91. That is, the IP packet transmitted by the receiving unit 131-2 includes the IP address of the receiving unit 131-2, and the transmitting unit 22 uses the IP packet from the receiving unit 131-2 received in step S91. The IP address of the receiving unit 131-2 is recognized, and in step S93, an IP packet in which key information is arranged is transmitted wirelessly to the recognized IP address.

ステップS132において、受信部131−2は、図10のステップS72で説明した場合と同様に、送信部22から送信されてくるキー情報がTCP/IPペイロード部に記述された受信部131−2宛のIPパケットを無線で受信する。なお、その後、受信部131−2は、キー情報としての乗算値sを受信部131−2のメモリ103に記憶している素数pで除算し、素数qを求め、その上位104ビットをWEPキーに設定する。そして、受信部131−2のメモリ103は、そのWEPキーを記憶する。   In step S132, the reception unit 131-2 is addressed to the reception unit 131-2 in which the key information transmitted from the transmission unit 22 is described in the TCP / IP payload portion, as in the case described in step S72 of FIG. The IP packet is received wirelessly. After that, the reception unit 131-2 divides the multiplication value s as key information by the prime number p stored in the memory 103 of the reception unit 131-2 to obtain the prime number q, and the higher 104 bits are obtained as the WEP key. Set to. Then, the memory 103 of the receiving unit 131-2 stores the WEP key.

ステップS94において、送信部22は、図10のステップS52で説明した場合と同様に、ステップS92で受信部131−1から受信したIPパケットに配置されたWEPキー送信要求に対して、メモリ93に記憶されている素数pと、素数qとの乗算値sであるキー情報をTCP/IPペイロード部に記述したIPパケット(をMACフレームとしたもの)を、受信部131−1宛に無線で送信する。なお、このとき、送信部22は、受信部131−1の宛先である、受信部131−1のIPアドレスを、ステップS92で受信したIPパケットにより認識する。即ち、受信部131−1が送信するIPパケットには、受信部131−1のIPアドレスが含まれており、送信部22は、ステップS92で受信した受信部131−1からのIPパケットにより、受信部131−1のIPアドレスを認識し、ステップS94では、その認識したIPアドレス宛に、キー情報を配置したIPパケットを無線で送信する。   In step S94, the transmission unit 22 responds to the WEP key transmission request placed in the IP packet received from the reception unit 131-1 in step S92 in the memory 93 as in the case described in step S52 of FIG. An IP packet (which is a MAC frame) in which the key information, which is the multiplication value s of the stored prime number p and prime number q, is described in the TCP / IP payload portion is wirelessly transmitted to the receiving portion 131-1. To do. At this time, the transmission unit 22 recognizes the IP address of the reception unit 131-1 that is the destination of the reception unit 131-1 from the IP packet received in step S92. That is, the IP packet transmitted by the receiving unit 131-1 includes the IP address of the receiving unit 131-1, and the transmitting unit 22 uses the IP packet from the receiving unit 131-1 received in step S92. The IP address of the receiving unit 131-1 is recognized, and in step S94, an IP packet in which key information is arranged is transmitted wirelessly to the recognized IP address.

ステップS112において、受信部131−1は、図10のステップS72で説明した場合と同様に、送信部22から送信されてくるキー情報がTCP/IPペイロード部に記述された受信部131−1宛のIPパケットを無線で受信する。なお、その後、受信部131−1は、キー情報としての乗算値sを受信部131−1のメモリ103に記憶している素数pで除算し、素数qを求め、その上位104ビットをWEPキーに設定する。そして、受信部131−1のメモリ103は、そのWEPキーを記憶する。   In step S112, the receiving unit 131-1 is addressed to the receiving unit 131-1 in which the key information transmitted from the transmitting unit 22 is described in the TCP / IP payload portion, as in the case described in step S72 of FIG. The IP packet is received wirelessly. After that, the reception unit 131-1 divides the multiplication value s as key information by the prime number p stored in the memory 103 of the reception unit 131-1, obtains the prime number q, and uses the upper 104 bits as the WEP key. Set to. Then, the memory 103 of the receiving unit 131-1 stores the WEP key.

その後、ステップS133において、受信部131−2は、図10のステップS73で説明した場合と同様に、キー情報を正常受信したことを表すアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを、送信部22宛に無線で送信する。なお、このとき、受信部131−2は、送信部22の宛先である、送信部22のIPアドレスをステップS132で受信したIPパケットにより認識する。即ち、送信部22が送信するIPパケットには、送信部22のIPアドレスが含まれており、受信部131−2は、ステップS132で受信した送信部22からのIPパケットにより、送信部22のIPアドレスを認識し、ステップS133では、その認識したIPアドレス宛に、アクノリッジACKを配置したIPパケットを無線で送信する。   Thereafter, in step S133, the receiving unit 131-2, like the case described in step S73 of FIG. 10, receives an IP packet in which an acknowledge ACK indicating that the key information has been normally received is described in the TCP / IP payload portion. It transmits to the transmission unit 22 by radio. At this time, the reception unit 131-2 recognizes the IP address of the transmission unit 22, which is the destination of the transmission unit 22, from the IP packet received in step S132. That is, the IP packet transmitted by the transmission unit 22 includes the IP address of the transmission unit 22, and the reception unit 131-2 receives the IP packet from the transmission unit 22 received in step S132, and The IP address is recognized, and in step S133, an IP packet in which an acknowledge ACK is arranged is transmitted to the recognized IP address by radio.

ステップS95において、送信部22は、図10のステップS53で説明した場合と同様に、受信部131−2から送信されてくるアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを無線で受信する。   In step S95, the transmission unit 22 wirelessly receives an IP packet in which the acknowledge ACK transmitted from the reception unit 131-2 is described in the TCP / IP payload portion, as in the case described in step S53 of FIG. .

ステップS113において、受信部131−1は、図10のステップS73で説明した場合と同様に、キー情報を正常受信したことを表すアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを、送信部22宛に無線で送信する。なお、このとき、受信部131−1は、送信部22の宛先である、送信部22のIPアドレスをステップS112で受信したIPパケットにより認識する。即ち、送信部22が送信するIPパケットには、送信部22のIPアドレスが含まれており、受信部131−1は、ステップS112で受信した送信部22からのIPパケットにより、送信部22のIPアドレスを認識し、ステップS113では、その認識したIPアドレス宛に、アクノリッジACKを配置したIPパケットを無線で送信する。   In step S113, as in the case described in step S73 of FIG. 10, the reception unit 131-1 transmits an IP packet in which an acknowledge ACK indicating that the key information has been normally received is described in the TCP / IP payload portion. 22 is transmitted wirelessly. At this time, the reception unit 131-1 recognizes the IP address of the transmission unit 22 that is the destination of the transmission unit 22 from the IP packet received in step S <b> 112. That is, the IP packet transmitted by the transmission unit 22 includes the IP address of the transmission unit 22, and the reception unit 131-1 receives the IP packet from the transmission unit 22 received in step S 112. The IP address is recognized, and in step S113, an IP packet in which an acknowledge ACK is arranged is transmitted wirelessly to the recognized IP address.

ステップS96において、送信部22は、図10のステップS53で説明した場合と同様に、受信部131−1から送信されてくるアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを無線で受信し、表示部23に2つの表示装置121−1と表示装置121−2へのWEPキー送信の完了を表すメッセージを表示させる。そして、ステップS97において、送信部22は、図10のステップS54で説明した場合と同様に、受信部131−2宛に、2つの表示装置121−1と表示装置121−2へのWEPキー送信の完了を表すメッセージのIPパケットを無線で送信する。   In step S96, the transmission unit 22 wirelessly receives an IP packet in which the acknowledge ACK transmitted from the reception unit 131-1 is described in the TCP / IP payload portion, as in the case described in step S53 of FIG. The display unit 23 displays a message indicating the completion of the WEP key transmission to the two display devices 121-1 and 121-2. In step S97, the transmitting unit 22 transmits WEP keys to the two display devices 121-1 and 121-2 addressed to the receiving unit 131-2, similarly to the case described in step S54 of FIG. An IP packet of a message indicating the completion of is transmitted wirelessly.

ここで、送信部22は、受信部131−1と受信部131−2からのアクノリッジACKを受信することにより、その2つの受信部131−1と受信部131−2へのWEPキーの送信が完了したことを認識するが、WEPキーを送信すべき装置が、表示装置121−1と表示装置121−2の2台であることは、例えば、WEPキー送信要求が配置されたIPパケットを送信してきた装置の数によって認識する。   Here, the transmission unit 22 receives the acknowledgment ACK from the reception unit 131-1 and the reception unit 131-2, thereby transmitting the WEP key to the two reception units 131-1 and 131-2. Recognizing the completion, but there are two devices, the display device 121-1 and the display device 121-2, to which the WEP key should be transmitted. For example, an IP packet in which a WEP key transmission request is arranged is transmitted. Recognize by the number of devices that have been used.

ステップS134において、受信部131−2は、図10のステップS74で説明した場合と同様に、送信部22がステップS97で送信したIPパケットを無線で受信し、そのIPパケットに配置されている2つの表示装置121−1と表示装置121−2へのWEPキー送信の完了を表すメッセージを表示部133−2に表示させる。   In step S134, similarly to the case described in step S74 of FIG. 10, the reception unit 131-2 wirelessly receives the IP packet transmitted by the transmission unit 22 in step S97, and is placed in the IP packet. A message indicating completion of WEP key transmission to the two display devices 121-1 and 121-2 is displayed on the display unit 133-2.

ステップS98において、送信部22は、図10のステップS54で説明した場合と同様に、受信部131−1宛に、2つの表示装置121−1と表示装置121−2へのWEPキー送信の完了を表すメッセージのIPパケットを無線で送信する。   In step S98, the transmission unit 22 completes the transmission of the WEP key to the two display devices 121-1 and 121-2 addressed to the reception unit 131-1, similarly to the case described in step S54 of FIG. An IP packet of a message representing is transmitted wirelessly.

ステップS114において、受信部131−2は、図10のステップS74で説明した場合と同様に、送信部22がステップS98で送信したIPパケットを無線で受信し、そのIPパケットに配置されている2つの表示装置121−1と表示装置121−2へのWEPキー送信の完了を表すメッセージを表示部133−2表示させる。   In step S114, similarly to the case described in step S74 of FIG. 10, the reception unit 131-2 wirelessly receives the IP packet transmitted by the transmission unit 22 in step S98, and is arranged in the IP packet 2 A message indicating completion of WEP key transmission to the two display devices 121-1 and 121-2 is displayed on the display unit 133-2.

その後、ユーザが表示部23、表示部133−1、および表示部133−2に表示されたメッセージを見て、受信装置12のスイッチ94、並びに表示装置121−1および表示装置121−2のスイッチ104を下側に操作すると、送信部22、受信部131−1、および受信部131−2は、それぞれの動作モードを、伝達モードから、通常モードに設定する。そして、送信部22、受信部131−1、および受信部131−2は、他の装置に送信するデータを、同一のWEPキー(素数qの上位104ビット)を用いて暗号化し、受信したデータを、そのWEPキーを用いて復号する。   Thereafter, the user looks at the messages displayed on the display unit 23, the display unit 133-1, and the display unit 133-2, and switches the receiver 94, the switch 94, and the display devices 121-1 and 121-2. When 104 is operated downward, the transmission unit 22, the reception unit 131-1 and the reception unit 131-2 set their respective operation modes from the transmission mode to the normal mode. Then, the transmission unit 22, the reception unit 131-1 and the reception unit 131-2 encrypt the data to be transmitted to another device using the same WEP key (the upper 104 bits of the prime number q) and receive the received data. Is decrypted using the WEP key.

ここで、上述したように、送信部22、受信部131−1、および受信部131−2は、それぞれ無線で通信を行うが、無線通信では半二重通信が行われる。従って、受信部131−1と受信部131−2が同時に送信部22に、WEPキー送信要求のパケットを送信することはできないので(送信部22が、受信部131−1と受信部131−2が送信してくるパケットを同時に受信できないので)、送信部22は、例えば、最後にWEPキー送信要求のパケットを受信した後、数秒から数十秒程度、待機し、さらに、他の受信部からWEPキー送信要求のパケットが送信されてくるかどうかを確認する。そして、WEPキー送信要求が送信されていない場合には、送信部22は、WEPキー送信要求を送信してきた受信部131−1と受信部131−2に、それぞれキー情報を順次送信し、受信部131−1と受信部131−2は、そのキー情報の正常受信後、アクノリッジACKを、送信部22に順次送信する。   Here, as described above, the transmission unit 22, the reception unit 131-1, and the reception unit 131-2 each perform wireless communication, but half-duplex communication is performed in wireless communication. Accordingly, the receiving unit 131-1 and the receiving unit 131-2 cannot simultaneously transmit a WEP key transmission request packet to the transmitting unit 22 (the transmitting unit 22 receives the receiving unit 131-1 and the receiving unit 131-2). For example, the transmission unit 22 waits for several seconds to several tens of seconds after receiving the last WEP key transmission request packet, and further receives from other reception units. Check if the WEP key transmission request packet is sent. When the WEP key transmission request is not transmitted, the transmission unit 22 sequentially transmits the key information to the reception unit 131-1 and the reception unit 131-2 that have transmitted the WEP key transmission request, and receives the key information. After receiving the key information normally, unit 131-1 and receiving unit 131-2 sequentially transmit an acknowledge ACK to transmitting unit 22.

なお、受信部131−1と受信部131−2が送信部22に対してWEPキー送信要求を送信する順番、送信部22が受信部131−1と受信部131−2に対してキー情報を送信する順番、受信部131−1と受信部131−2が送信部22に対してACKを送信する順番、送信部22が受信部131−1と受信部131−2に対してWEPキー送信の完了を表すメッセージを送信する順番は、必ずしも図12に示した順番になるとは限らない。   The receiving unit 131-1 and the receiving unit 131-2 transmit the WEP key transmission request to the transmitting unit 22, and the transmitting unit 22 transmits the key information to the receiving unit 131-1 and the receiving unit 131-2. The order of transmission, the order in which the receiving unit 131-1 and the receiving unit 131-2 transmit ACK to the transmitting unit 22, and the transmitting unit 22 transmits the WEP key to the receiving unit 131-1 and the receiving unit 131-2. The order in which messages indicating completion are transmitted is not necessarily the order shown in FIG.

図13は、図11の受信装置12の表示部23に表示されるWEPキー送信完了を表すメッセージの表示の例を示している。   FIG. 13 shows a display example of a message indicating the completion of WEP key transmission displayed on the display unit 23 of the receiving device 12 of FIG.

図13において、表示部23は、液晶表示部141と表示ランプ142から構成されている。   In FIG. 13, the display unit 23 includes a liquid crystal display unit 141 and a display lamp 142.

図11において、受信装置12の送信部22から、表示装置131−1と表示装置131−2へのキー情報の送信が完了した場合、液晶表示部141には、図13に示すように2台の装置へのWEPキー送信の完了を表すメッセージである“Key Transfer to 2 Units Completed”が表示される。また、表示ランプ142は、例えば、LED(Light Emitting Diode)から構成され、例えば、伝達モードの開始時に点滅し、WEPキーの送信が完了した場合、点灯する。   In FIG. 11, when the transmission of the key information from the transmission unit 22 of the reception device 12 to the display device 131-1 and the display device 131-2 is completed, the liquid crystal display unit 141 includes two units as shown in FIG. “Key Transfer to 2 Units Completed”, which is a message indicating completion of WEP key transmission to the device, is displayed. Further, the display lamp 142 is composed of, for example, an LED (Light Emitting Diode), and blinks at the start of the transmission mode, for example, and lights up when transmission of the WEP key is completed.

このように、受信装置12では、WEPキーの送信が完了した場合、表示ランプ142を点灯させるので、ユーザは、その表示ランプ42が点灯しているかどうかを見ることにより、WEPキーの送信が完了したかどうかを知ることができる。また、液晶表示部141に、何台の表示装置にWEPキーが送信されたかが表示されるので、ユーザは、液晶表示部141の表示を見ることにより、何台の表示装置にWEPキーが送信されたかを知ることができる。そして、ユーザは、WEPキーの送信が完了されていなかったり、WEPキーが送信された表示装置の台数が予想に反していた場合、例えば、受信装置12のスイッチ94と、表示装置121−1および表示装置121−2のスイッチ104を1度下側に操作し、再度上側に操作することにより、WEPキーの送受信処理を再度行なわせることができる。このとき、受信装置12の送信部22は、キー情報としての乗算値sを求めるのに用いる素数qとして、前回用いたものとは異なる新たな素数を用いることができる。   Thus, in the receiving apparatus 12, when the transmission of the WEP key is completed, the display lamp 142 is turned on. Therefore, the user can complete the transmission of the WEP key by checking whether the display lamp 42 is lit. You can know if you did. Further, since the number of display devices transmitted to the WEP key is displayed on the liquid crystal display unit 141, the user can transmit the WEP key to the number of display devices by viewing the display on the liquid crystal display unit 141. Can know. Then, when the transmission of the WEP key is not completed or the number of display devices to which the WEP key is transmitted is not as expected, the user, for example, the switch 94 of the receiving device 12, the display device 121-1, and By operating the switch 104 of the display device 121-2 downward once and then operating it again upward, the WEP key transmission / reception process can be performed again. At this time, the transmitting unit 22 of the receiving device 12 can use a new prime number different from the previously used prime number q as the prime number q used to obtain the multiplication value s as key information.

図14は、送信部22が受信部131−1と受信部131−2に送信するメッセージの例を示している。   FIG. 14 illustrates an example of a message that the transmission unit 22 transmits to the reception unit 131-1 and the reception unit 131-2.

なお、図14において、各行頭の数字と、コロン記号(:)は、説明の便宜上付加したものである。   In FIG. 14, numbers at the beginning of each line and a colon symbol (:) are added for convenience of explanation.

図14のメッセージの第1行目の<wep-key-transger>と第4行目の</wep-key-transger>は、メッセージの第1行目の<wep-key-transger>から第4行目の</wep-key-transger>までに、WEPキーの送信完了を表すメッセージが記述されていることを表している。また、第2行目の<transfer-completed no=”0”yes”1”>1</transger-completed>は、WEPキーの送信が完了したことを表し、第3行目の<key-transgerred-units>2<key-transgerred-units>は、WEPキーが2つの装置(表示装置121−1と表示装置121−2)に送信されたことを表している。なお、WEPキーの送信が何らかの理由で完了しなかった場合、第2行目の<transfer-completed no=”0”yes”1”>0</transger-completed>とされる。   The <wep-key-transger> in the first line of the message in FIG. 14 and the </ wep-key-transger> in the fourth line are the fourth to the <wep-key-transger> in the first line of the message. This indicates that a message indicating completion of transmission of the WEP key is described up to </ wep-key-transger> on the line. Also, <transfer-completed no = ”0” yes ”1”> 1 </ transger-completed> in the second line indicates that the transmission of the WEP key has been completed, and <key-transgerred in the third line -units> 2 <key-transgerred-units> represents that the WEP key is transmitted to two devices (the display device 121-1 and the display device 121-2). If the transmission of the WEP key is not completed for some reason, <transfer-completed no = “0” yes ”1”> 0 </ transger-completed> on the second line.

図15は、図14のメッセージを受信した表示装置121−1の受信部131−1が表示部133−1に表示させるWEPキー送信完了を表すメッセージの表示画面の例を示している。   FIG. 15 shows an example of a display screen of a message indicating completion of WEP key transmission displayed on the display unit 133-1 by the reception unit 131-1 of the display device 121-1 that has received the message of FIG.

なお、図15では、表示部133−1の表示画面について説明するが、表示部133−2にも同様の表示画面が表示される。   In addition, although the display screen of the display part 133-1 is demonstrated in FIG. 15, the same display screen is displayed also on the display part 133-2.

図14のメッセージは、2台の装置へのWEPキーの送信の完了を表しているので、図15の表示画面には、例えば、OSD(Original Software Display)表示により、WEPキー送信完了を表すメッセージである「2台の装置に暗号鍵の送信が完了しました」が表示されている。   Since the message in FIG. 14 indicates the completion of transmission of the WEP key to the two devices, the display screen in FIG. 15 displays, for example, a message indicating the completion of transmission of the WEP key by OSD (Original Software Display) display. “Transmission of encryption key to two devices completed” is displayed.

このように、表示装置121−1では、表示部133−1に何台の装置にWEPキーが送信されたかが表示されるので、ユーザは、表示部133−1の表示を見ることにより、何台の装置にWEPキーが送信されたかを知ることができる。そして、ユーザは、WEPキーが送信された装置の台数が予想に反していた場合、例えば、受信装置12のスイッチ94と、表示装置121−1および表示装置121−2のスイッチ104を1度下側に操作し、再度上側に操作することにより、WEPキーの送受信処理を再度行なわせることができる。   As described above, in the display device 121-1, the number of devices to which the WEP key has been transmitted is displayed on the display unit 133-1. Therefore, the user can see how many units are displayed by viewing the display on the display unit 133-1. It is possible to know whether the WEP key is transmitted to the device. If the number of devices to which the WEP key is transmitted is not as expected, the user lowers the switch 94 of the receiving device 12 and the switch 104 of the display device 121-1 and the display device 121-2 once. The WEP key transmission / reception process can be performed again by operating the side and operating the side upward again.

図16は、2つの受信装置161−1と受信装置161−2と1つの表示装置13とから構成されるAV無線送受信システムの構成例を示している。   FIG. 16 illustrates a configuration example of an AV wireless transmission / reception system including two reception devices 161-1, a reception device 161-2, and one display device 13.

なお、図1と同一の符号を付したもの、即ち、図16の表示装置13とリモートコントローラ14は、図1のそれらと同一のものであり、説明は繰り返しになるので省略する。   1, that is, the display device 13 and the remote controller 14 shown in FIG. 16 are the same as those shown in FIG.

図16の受信装置161−1のチューナ171−1、送信部172−1、表示部173−1と、受信装置161−2のチューナ171−2、送信部172−2、表示部173−2は、それぞれ、図1の受信装置12のチューナ21、送信部22、表示部23に対応するものであり、図1の受信装置12のチューナ21、送信部22、表示部23のそれぞれと同様の処理を行なう。但し、チューナ171−1とチューナ171−2は、例えば、異なる放送信号を受信するようになっている。即ち、チューナ171−1は、例えば、地上波デジタル放送の信号を受信し、チューナ171−2では、例えば、BSまたはCS(Communication Satellite)の信号を受信するようになっている。   16 includes a tuner 171-1, a transmission unit 172-1, and a display unit 173-1, and a tuner 171-2, a transmission unit 172-2, and a display unit 173-2 of the reception device 161-2. 1 correspond to the tuner 21, the transmission unit 22, and the display unit 23 of the receiving device 12 in FIG. 1, and the same processing as that of the tuner 21, the transmission unit 22, and the display unit 23 of the receiving device 12 in FIG. To do. However, the tuner 171-1 and the tuner 171-2 receive different broadcast signals, for example. That is, the tuner 171-1 receives, for example, a terrestrial digital broadcast signal, and the tuner 171-2 receives, for example, a BS or CS (Communication Satellite) signal.

また、上位104ビットがWEPキーで構成される合計160ビットの素数qとして、送信部172−1のメモリ93には、所定の素数q1が記憶され、送信部172−2のメモリ93には、素数q1とは異なるq2が記憶されている。 In addition, a predetermined prime number q 1 is stored in the memory 93 of the transmission unit 172-1 as a prime number q of a total of 160 bits, the upper 104 bits being configured by the WEP key, and the memory 93 of the transmission unit 172-2 is stored in the memory 93. , Q 2 different from the prime number q 1 is stored.

次に、図17を参照して、図16のAV無線送受信システムにおいて、伝達モードにおいて行われる受信装置161−1の送信部172−1と表示装置13の受信部31との間、および受信装置161−2の送信部172−2と表示装置13の受信部31との間のキー情報の送受信処理について説明する。   Next, with reference to FIG. 17, in the AV wireless transmission / reception system of FIG. 16, between the transmission unit 172-1 of the reception device 161-1 and the reception unit 31 of the display device 13 performed in the transmission mode, and the reception device A transmission / reception process of key information between the transmission unit 172-2 of 161-2 and the reception unit 31 of the display device 13 will be described.

送信部172−1と受信部31との間、および送信部172−2と受信部31との間でのキー情報の送受信にあたっては、図8および図9で説明したように、図7のMACフレームが用いられる。図7のMACフレームには、IPヘッダが含まれており、即ち、IPパケットが含まれており、従って、IPパケットのやりとりのために、送信部172−1、送信部172−2、および受信部31には、IPアドレスを設定しておく必要がある。   In the transmission / reception of key information between the transmission unit 172-1 and the reception unit 31 and between the transmission unit 172-2 and the reception unit 31, the MAC of FIG. A frame is used. The MAC frame in FIG. 7 includes an IP header, that is, includes an IP packet. Therefore, for the exchange of the IP packet, the transmitting unit 172-1, the transmitting unit 172-2, and the receiving unit are included. The unit 31 needs to be set with an IP address.

送信部172−1、送信部172−2、および受信部31に対するIPアドレスの設定は、例えば、上述したように、ユーザが行ってもよいし、DHCPサーバやAPIPAにより行ってもよいが、ここでも、例えば、APIPAによって、送信部172−1、送信部172−2、および受信部31にIPアドレスが設定されるものとする。   For example, as described above, setting of IP addresses for the transmission unit 172-1, the transmission unit 172-2, and the reception unit 31 may be performed by the user or by a DHCP server or APIPA. However, for example, it is assumed that the IP address is set in the transmission unit 172-1, the transmission unit 172-2, and the reception unit 31 by APIPA.

ステップS191において、受信部31は、図10のステップS71で説明した場合と同様に、WEPキー送信要求をTCP/IPペイロード部に記述したMACフレーム(図7)を送信部172−1と送信部172−2に無線で送信する。   In step S191, the receiving unit 31 transmits a MAC frame (FIG. 7) in which the WEP key transmission request is described in the TCP / IP payload part to the transmitting unit 172-1 and the transmitting unit, as described in step S71 of FIG. It is transmitted wirelessly to 172-2.

即ち、ステップS191では、自機(受信部31)のIPアドレスを除く、APIPAにより設定可能な全てのIPアドレス宛のIPパケットそれぞれ(を配置したMACフレーム)を無線で送信する。   That is, in step S191, each IP packet addressed to all IP addresses that can be set by APIPA (except for the IP address of the own device (reception unit 31)) is transmitted wirelessly.

ステップS151において、送信部172−1は、図10のステップS51で説明した場合と同様に、受信部31が、ステップS191で送信したIPパケットのうちの自身宛、即ち、送信部172―1に割り当てられたIPアドレス宛のIPパケットを無線で受信する。   In step S151, as in the case described in step S51 of FIG. 10, the transmission unit 172-1 is addressed to itself among the IP packets transmitted by the reception unit 31 in step S191, that is, to the transmission unit 172-1. An IP packet addressed to the assigned IP address is received wirelessly.

ステップS171において、送信部172−2は、図10のステップS51で説明した場合と同様に、受信部31が、ステップS191で送信したIPパケットのうちの自身宛、即ち、送信部172―2に割り当てられたIPアドレス宛のIPパケットを無線で受信する。   In step S171, as in the case described in step S51 of FIG. 10, the transmission unit 172-2 is addressed to itself among the IP packets transmitted by the reception unit 31 in step S191, that is, to the transmission unit 172-2. An IP packet addressed to the assigned IP address is received wirelessly.

ステップS152において、送信部172−1は、図10のステップS52で説明した場合と同様に、ステップS151で受信したIPパケットに配置されたWEPキー送信要求に対して、送信部172−1のメモリ93に記憶されている素数pと、素数q1との乗算値s1であるキー情報をTCP/IPペイロード部に記述したIPパケット(をMACフレームとしたもの)を、受信部31宛に無線で送信する。なお、このとき、送信部172−1は、受信部31の宛先である、受信部31のIPアドレスをステップS151で受信したIPパケットにより認識する。即ち、受信部31が送信するIPパケットには、受信部31のIPアドレスが含まれており、送信部172−1は、ステップS151で受信した受信部31からのIPパケットにより、受信部31のIPアドレスを認識し、ステップS152では、その認識したIPアドレス宛に、キー情報を配置したIPパケットを無線で送信する。 In step S152, the transmitter 172-1 responds to the WEP key transmission request placed in the IP packet received in step S151 in the same manner as described in step S52 of FIG. The IP packet (which is a MAC frame) in which the key information, which is the multiplication value s 1 of the prime p stored in 93 and the prime q 1 , is described in the TCP / IP payload portion is wirelessly transmitted to the receiving portion 31. Send with. At this time, the transmission unit 172-1 recognizes the IP address of the reception unit 31 that is the destination of the reception unit 31 from the IP packet received in step S151. That is, the IP packet transmitted by the receiving unit 31 includes the IP address of the receiving unit 31, and the transmitting unit 172-1 receives the IP packet from the receiving unit 31 received in step S151. The IP address is recognized, and in step S152, an IP packet in which key information is arranged is transmitted wirelessly to the recognized IP address.

ステップS192において、受信部31は、図10のステップS72で説明した場合と同様に、送信部172−1から送信されてくるキー情報が、TCP/IPペイロード部に記述された受信部31宛のIPパケットを無線で受信する。なお、その後、受信部31は、キー情報としての乗算値s1をメモリ103に記憶している素数pで除算し、素数q1を求め、その上位104ビットをWEPキーに設定する。そして、受信部31のメモリ103は、受信装置161−1に対応付けて、そのWEPキーを記憶する。 In step S192, the reception unit 31 sends the key information transmitted from the transmission unit 172-1 to the reception unit 31 described in the TCP / IP payload unit, as in the case described in step S72 of FIG. IP packets are received wirelessly. After that, the receiving unit 31 divides the multiplication value s 1 as key information by the prime number p stored in the memory 103 to obtain the prime number q 1 , and sets the higher 104 bits in the WEP key. Then, the memory 103 of the reception unit 31 stores the WEP key in association with the reception device 161-1.

ステップS172において、送信部172−2は、図10のステップS52で説明した場合と同様に、ステップS171で受信したIPパケットに配置されたWEPキー送信要求に対して、送信部172−2のメモリ93に記憶されている素数pと、素数q2との乗算値s2であるキー情報をTCP/IPペイロード部に記述したIPパケット(をMACフレームとしたもの)を、受信部31宛に無線で送信する。なお、このとき、送信部172−2は、受信部31の宛先である、受信部31のIPアドレスをステップS171で受信したIPパケットにより認識する。即ち、受信部31が送信するIPパケットには、受信部31のIPアドレスが含まれており、送信部172−2は、ステップS171で受信した受信部31からのIPパケットにより、受信部31のIPアドレスを認識し、ステップS172では、その認識したIPアドレス宛に、キー情報を配置したIPパケットを無線で送信する。 In step S172, the transmitter 172-2 responds to the WEP key transmission request placed in the IP packet received in step S171 in the same manner as described in step S52 of FIG. The IP packet (which is a MAC frame) in which the key information, which is the multiplication value s 2 of the prime number p and the prime number q 2 stored in 93, is described in the TCP / IP payload portion is wirelessly transmitted to the receiving portion 31. Send with. At this time, the transmission unit 172-2 recognizes the IP address of the reception unit 31 that is the destination of the reception unit 31 from the IP packet received in step S171. That is, the IP packet transmitted by the receiving unit 31 includes the IP address of the receiving unit 31, and the transmitting unit 172-2 receives the IP packet from the receiving unit 31 received in step S171. The IP address is recognized, and in step S172, an IP packet in which key information is arranged is transmitted wirelessly to the recognized IP address.

ステップS193において、受信部31は、図10のステップS72で説明した場合と同様に、送信部172−2から送信されてくるキー情報が、TCP/IPペイロード部に記述された受信部31宛のIPパケットを無線で受信する。なお、その後、受信部31は、キー情報としての乗算値s2をメモリ103に記憶している素数pで除算し、素数q2を求め、その上位104ビットをWEPキーに設定する。そして、受信部31のメモリ103は、受信装置161−2に対応付けて、そのWEPキーを記憶する。 In step S193, the reception unit 31 sends the key information transmitted from the transmission unit 172-2 to the reception unit 31 described in the TCP / IP payload unit, as in the case described in step S72 of FIG. IP packets are received wirelessly. After that, the receiving unit 31 divides the multiplication value s 2 as key information by the prime number p stored in the memory 103 to obtain the prime number q 2 , and sets the higher 104 bits in the WEP key. Then, the memory 103 of the receiving unit 31 stores the WEP key in association with the receiving device 161-2.

その後、ステップS194において、受信部31は、図10のステップS73で説明した場合と同様に、キー情報を正常受信したことを表すアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを、送信部172−1宛に無線で送信する。なお、このとき、受信部31は、送信部172−1の宛先である、送信部172−1のIPアドレスをステップS192で受信したIPパケットにより認識する。即ち、送信部172−1が送信するIPパケットには、送信部172−1のIPアドレスが含まれており、受信部31は、ステップS192で受信した送信部172−1からのIPパケットにより、送信部172−1のIPアドレスを認識し、ステップS194では、その認識したIPアドレス宛に、アクノリッジACKを配置したIPパケットを無線で送信する。   Thereafter, in step S194, the receiving unit 31 transmits an IP packet in which an acknowledge ACK indicating that the key information has been normally received is described in the TCP / IP payload portion, as in the case described in step S73 of FIG. Wirelessly transmit to 172-1. At this time, the reception unit 31 recognizes the IP address of the transmission unit 172-1 that is the destination of the transmission unit 172-1 based on the IP packet received in step S192. That is, the IP packet transmitted by the transmission unit 172-1 includes the IP address of the transmission unit 172-1, and the reception unit 31 uses the IP packet from the transmission unit 172-1 received in step S192, The IP address of the transmission unit 172-1 is recognized, and in step S194, an IP packet in which an acknowledge ACK is arranged is transmitted to the recognized IP address wirelessly.

ステップS153において、送信部172−1は、図10のステップS53で説明した場合と同様に、受信部31から送信されてくるアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを無線で受信し、表示部173−1に1つの表示装置13へのWEPキー送信完了のメッセージを表示させる。   In step S153, as in the case described in step S53 of FIG. 10, the transmission unit 172-1 wirelessly receives an IP packet in which the acknowledge ACK transmitted from the reception unit 31 is described in the TCP / IP payload portion. The display unit 173-1 displays a message indicating completion of WEP key transmission to one display device 13.

ステップS195において、受信部31は、図10のステップS73で説明した場合と同様に、キー情報を正常受信したことを表すアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを、送信部172−2宛に無線で送信する。なお、このとき、受信部31は、送信部172−2の宛先である、送信部172−2のIPアドレスをステップS193で受信したIPパケットにより認識する。即ち、送信部172−2が送信するIPパケットには、送信部172−2のIPアドレスが含まれており、受信部31は、ステップS193で受信した送信部172−2からのIPパケットにより、送信部172−2のIPアドレスを認識し、ステップS195では、その認識したIPアドレス宛に、アクノリッジACKを配置したIPパケットを無線で送信する。   In step S195, similarly to the case described in step S73 of FIG. 10, the reception unit 31 transmits an IP packet in which an acknowledge ACK indicating that the key information has been normally received is described in the TCP / IP payload portion, to the transmission unit 172- 2 is transmitted wirelessly. At this time, the reception unit 31 recognizes the IP address of the transmission unit 172-2, which is the destination of the transmission unit 172-2, based on the IP packet received in step S193. That is, the IP packet transmitted by the transmission unit 172-2 includes the IP address of the transmission unit 172-2, and the reception unit 31 uses the IP packet from the transmission unit 172-2 received in step S193, Recognizing the IP address of the transmission unit 172-2, in step S195, an IP packet in which an acknowledge ACK is arranged is wirelessly transmitted to the recognized IP address.

ステップS173において、送信部172−2は、図10のステップS53で説明した場合と同様に、受信部31から送信されてくるアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを無線で受信し、表示部173−2に1つの表示装置13へのWEPキー送信完了のメッセージを表示させる。   In step S173, the transmission unit 172-2 receives the IP packet in which the acknowledge ACK transmitted from the reception unit 31 is described in the TCP / IP payload portion by radio, similarly to the case described in step S53 of FIG. The display unit 173-2 displays a message indicating the completion of WEP key transmission to one display device 13.

ステップS154において、送信部172−1は、図10のステップS54で説明した場合と同様に、受信部31宛に、1つの表示装置13へのWEPキー送信の完了を表すメッセージのIPパケットを無線で送信する。   In step S154, the transmission unit 172-1 wirelessly transmits an IP packet of a message indicating completion of WEP key transmission to one display device 13 to the reception unit 31, as in the case described in step S54 of FIG. Send with.

ステップS196において、受信部31は、図10のステップS74で説明した場合と同様に、送信部172−1がステップS154で送信したIPパケットを無線で受信し、そのIPパケットに配置されている1つの表示装置13へのWEPキーの送信完了を表すメッセージを表示部33に表示させる。   In step S196, the reception unit 31 wirelessly receives the IP packet transmitted by the transmission unit 172-1 in step S154, as in the case described in step S74 of FIG. A message indicating completion of transmission of the WEP key to one display device 13 is displayed on the display unit 33.

ステップS174において、送信部172−2は、図10のステップS54で説明した場合と同様に、受信部31宛に、1つの表示装置13へのWEPキー送信完了を表すメッセージのIPパケットを無線で送信する。   In step S174, the transmission unit 172-2 wirelessly transmits an IP packet of a message indicating completion of transmission of the WEP key to one display device 13 to the reception unit 31, as in the case described in step S54 of FIG. Send.

ステップS197において、受信部31は、図10のステップS74で説明した場合と同様に、送信部172−2がステップS174で送信したIPパケットを無線で受信し、そのIPパケットに配置されているWEPキーの送信完了を表すメッセージを表示部33に表示させる。   In step S197, similarly to the case described in step S74 of FIG. 10, the reception unit 31 wirelessly receives the IP packet transmitted by the transmission unit 172-2 in step S174, and the WEP arranged in the IP packet is received. A message indicating completion of key transmission is displayed on the display unit 33.

その後、ユーザが、表示部173−1、表示部173−2、および表示部33に表示されたメッセージを見て、受信装置161−1および受信装置161−2のスイッチ94、並びに表示装置13のスイッチ104を下側に操作すると、送信部172−1、送信部172−2、および受信部31は、それぞれの動作モードを、伝達モードから通常モードに設定する。そして、送信部172−1と受信部31との間では、一方から他方に送信されるデータが、素数q1の上位104ビットであるWEPキーを用いて暗号化され、送信部172−2と受信部31との間では、一方から他方に送信されるデータが、素数q2の上位104ビットであるWEPキーを用いて暗号化し、受信したデータを、そのWEPキーを用いて復号する。即ち、受信部31は、受信装置171−1または受信装置171−2との間でデータをやりとりするときは、それぞれを対応づけて記憶したWEPキーを用いて暗号化および復号を行う。 Thereafter, the user sees the messages displayed on the display unit 173-1, the display unit 173-2, and the display unit 33, and the switch 94 of the reception device 161-1 and the reception device 161-2, and the display device 13 When switch 104 is operated downward, transmission unit 172-1, transmission unit 172-2, and reception unit 31 set their respective operation modes from the transmission mode to the normal mode. And, between the transmitting unit 172-1 and the receiving unit 31, data transmitted from one to the other is encrypted using the WEP key is the upper 104-bit prime q 1, a transmission unit 172-2 The data transmitted from one to the other is encrypted with the receiving unit 31 using the WEP key which is the upper 104 bits of the prime number q 2 , and the received data is decrypted using the WEP key. That is, when exchanging data with the receiving device 171-1 or the receiving device 171-2, the receiving unit 31 performs encryption and decryption using a WEP key stored in association with each other.

なお、受信部31が送信部172−1と送信部172−2に対してWEPキー送信要求を送信する順番、送信部172−1と送信部172−2が受信部31に対してキー情報を送信する順番、受信部31が送信部172−1と送信部172−2に対してACKを送信する順番、送信部172−1と送信部172−2が受信部31に対してWEPキー送信の完了を表すメッセージを送信する順番は、必ずしも図17に示した順番になるとは限らない。   Note that the order in which the reception unit 31 transmits the WEP key transmission request to the transmission unit 172-1 and the transmission unit 172-2, and the transmission unit 172-1 and the transmission unit 172-2 provide key information to the reception unit 31. The order of transmission, the order in which the reception unit 31 transmits ACK to the transmission unit 172-1 and the transmission unit 172-2, and the transmission unit 172-1 and transmission unit 172-2 transmit the WEP key to the reception unit 31. The order in which messages indicating completion are transmitted is not necessarily the order shown in FIG.

また、上述した説明では、受信装置161−1のメモリ93に記憶される素数q1と、受信装置161−2のメモリ93に記憶される素数q2は異なるものとしたが、受信装置161−1のメモリ93と、受信装置161−2のメモリ93には、同一のWEPキーを含む素数qを記憶させてもよい。 In the above description, the prime number q 1 stored in the memory 93 of the reception device 161-1 is different from the prime number q 2 stored in the memory 93 of the reception device 161-2, but the reception device 161- 1 and the memory 93 of the receiving device 161-2 may store a prime number q including the same WEP key.

また、上述した図16と図17では、受信装置161−1と受信装置161−2から、表示装置13にキー情報が送信されたが、表示装置13のメモリ103に上位104ビットがWEPキーから構成される素数qを記憶させ、表示装置13から受信装置161−1と受信装置161−2にWEPキーが送信されてもよい。また、受信装置161−1と受信装置161−2のうちの一方に素数qを記憶させ、一方から表示装置13にWEPキーが送信され、表示装置13から他方にWEPキーが送信されてもよい。   In FIG. 16 and FIG. 17 described above, the key information is transmitted from the receiving device 161-1 and the receiving device 161-2 to the display device 13, but the upper 104 bits are transmitted from the WEP key to the memory 103 of the display device 13. The configured prime number q may be stored, and the WEP key may be transmitted from the display device 13 to the receiving device 161-1 and the receiving device 161-2. Further, the prime number q may be stored in one of the receiving device 161-1 and the receiving device 161-2, and the WEP key may be transmitted from one to the display device 13, and the WEP key may be transmitted from the display device 13 to the other. .

図18は、受信装置161−1から表示装置13にWEPキーが送信され、表示装置13から受信装置161−2にWEPキーが送信されるAV無線送受信システムの構成例を示している。   FIG. 18 illustrates a configuration example of an AV wireless transmission / reception system in which a WEP key is transmitted from the reception device 161-1 to the display device 13 and a WEP key is transmitted from the display device 13 to the reception device 161-2.

なお、図16と同一の符号を付したもの、即ち、図16の表示装置13、リモートコントローラ14、受信装置161−1、受信装置161−2は、図1のそれらと同一のものであり、説明は繰り返しになるので省略する。   In addition, what attached | subjected the code | symbol same as FIG. 16, ie, the display apparatus 13, the remote controller 14, the receiver 161-1, and the receiver 161-2 of FIG. 16, are the same as those of FIG. The description will be omitted because it will be repeated.

但し、送信部172−1のメモリ93には、予め素数pと、WEPキーを含む素数qが記憶されているが、送信部172−2のメモリ93には、素数pのみが記憶されている。   However, the prime number p and the prime number q including the WEP key are stored in the memory 93 of the transmission unit 172-1 in advance, but only the prime number p is stored in the memory 93 of the transmission unit 172-2. .

次に、図19を参照して、図18のAV無線送受信システムにおいて、伝達モードにおいて行われる受信装置161−1の送信部172−1と受信装置161−2の送信部172−2との間、および受信装置161−2の送信部172−2と表示装置13の受信部31との間のキー情報の送受信処理について説明する。   Next, with reference to FIG. 19, in the AV wireless transmission / reception system of FIG. 18, between the transmission unit 172-1 of the reception device 161-1 and the transmission unit 172-2 of the reception device 161-2 performed in the transmission mode. The key information transmission / reception processing between the transmission unit 172-2 of the reception device 161-2 and the reception unit 31 of the display device 13 will be described.

送信部172−1と受信部31との間、および送信部172−2と受信部31との間でのキー情報の送受信にあたっては、図8および図9で説明したように、図7のMACフレームが用いられる。図7のMACフレームには、IPヘッダが含まれており、即ち、IPパケットが含まれており、従って、IPパケットのやりとりのために、送信部172−1、送信部172−2、および受信部31には、IPアドレスを設定しておく必要がある。   In the transmission / reception of key information between the transmission unit 172-1 and the reception unit 31 and between the transmission unit 172-2 and the reception unit 31, the MAC of FIG. A frame is used. The MAC frame in FIG. 7 includes an IP header, that is, includes an IP packet. Therefore, for the exchange of the IP packet, the transmitting unit 172-1, the transmitting unit 172-2, and the receiving unit are included. The unit 31 needs to be set with an IP address.

送信部172−1、送信部172−2、および受信部31に対するIPアドレスの設定は、例えば、上述したように、ユーザが行ってもよいし、DHCPサーバやAPIPAにより行ってもよいが、ここでも、例えば、APIPAによって、送信部172−1、送信部172−2、および受信部31にIPアドレスが設定されるものとする。   For example, as described above, setting of IP addresses for the transmission unit 172-1, the transmission unit 172-2, and the reception unit 31 may be performed by the user or by a DHCP server or APIPA. However, for example, it is assumed that the IP address is set in the transmission unit 172-1, the transmission unit 172-2, and the reception unit 31 by APIPA.

例えば、ユーザは、受信装置161−1のスイッチ94と表示装置13のスイッチ104を操作することにより、受信装置161−1と表示装置13を伝達モードにする。   For example, the user operates the switch 94 of the reception device 161-1 and the switch 104 of the display device 13 to set the reception device 161-1 and the display device 13 to the transmission mode.

この場合、ステップS251において、受信部31は、図10のステップS71で説明した場合と同様に、WEPキー送信要求をTCP/IPペイロード部に記述したMACフレーム(図7)を送信部172−1に無線で送信する。   In this case, in step S251, the receiving unit 31 transmits a MAC frame (FIG. 7) in which the WEP key transmission request is described in the TCP / IP payload portion as in the case described in step S71 of FIG. To wirelessly.

即ち、ステップS251では、受信部31は、自機(受信部31)のIPアドレスを除く、APIPAにより設定可能な全てのIPアドレス宛のIPパケットそれぞれ(を配置したMACフレーム)を無線で送信する。   That is, in step S251, the receiving unit 31 wirelessly transmits each IP packet addressed to all IP addresses that can be set by APIPA (except for the IP address of the own device (receiving unit 31)). .

ステップS211において、送信部172−1は、図10のステップS51で説明した場合と同様に、受信部31が、ステップS251で送信するIPパケットのうちの自身宛、即ち、送信部172−1に割り当てられたIPアドレス宛のIPパケットを無線で受信する。そして、ステップS212において、送信部172−1は、図10のステップS52で説明した場合と同様に、そのIPパケットに配置されたWEPキー送信要求に対して、送信部172−1のメモリ93に記憶されている素数pと、素数qとの乗算値sであるキー情報をTCP/IPペイロード部に記述したIPパケット(をMACフレームとしたもの)を、受信部31宛に無線で送信する。なお、このとき、送信部172−1は、受信部31の宛先である、受信部31のIPアドレスをステップS211で受信したIPパケットにより認識する。即ち、受信部31が送信するIPパケットには、受信部31のIPアドレスが含まれており、送信部172−1は、ステップS211で受信した受信部31からのIPパケットにより、受信部31のIPアドレスを認識し、ステップS212では、その認識したIPアドレス宛に、キー情報を配置したIPパケットを無線で送信する。   In step S211, the transmission unit 172-1 is addressed to itself among the IP packets transmitted by the reception unit 31 in step S251, that is, to the transmission unit 172-1, as in the case described in step S51 of FIG. An IP packet addressed to the assigned IP address is received wirelessly. In step S212, the transmission unit 172-1 responds to the WEP key transmission request arranged in the IP packet in the memory 93 of the transmission unit 172-1 in the same manner as described in step S52 of FIG. An IP packet (which is a MAC frame) in which key information, which is a multiplication value s of the stored prime number p and prime number q, is described in the TCP / IP payload portion is transmitted to the receiving portion 31 wirelessly. At this time, the transmission unit 172-1 recognizes the IP address of the reception unit 31 that is the destination of the reception unit 31 from the IP packet received in step S211. That is, the IP packet transmitted by the receiving unit 31 includes the IP address of the receiving unit 31, and the transmitting unit 172-1 receives the IP packet from the receiving unit 31 received in step S211. The IP address is recognized, and in step S212, an IP packet in which key information is arranged is transmitted wirelessly to the recognized IP address.

ステップS252において、受信部31は、図10のステップS72で説明した場合と同様に、送信部172−1から送信されてくるキー情報がTCP/IPペイロード部に記述された受信部31宛のIPパケットを無線で受信する。なお、その後、受信部31は、キー情報としての乗算値sをメモリ103に記憶している素数pで除算し、素数qを求め、その上位104ビットをWEPキーに設定する。そして、受信部31のメモリ103は、そのWEPキーと素数qとを記憶する。その後、ステップS253において、受信部31は、図910のステップS73で説明した場合と同様に、キー情報を正常受信したことを表すアクノリッジACKをTCP/IPペイロード部に記述したパケットを、送信部172−1宛に無線で送信する。なお、このとき、受信部31は、送信部172−1の宛先である、送信部172−1のIPアドレスをステップS252で受信したIPパケットにより認識する。即ち、送信部172−1が送信するIPパケットには、送信部172−1のIPアドレスが含まれており、受信部31は、ステップS252で受信した送信部172−1からのIPパケットにより、送信部172−1のIPアドレスを認識し、ステップS253では、その認識したIPアドレス宛に、アクノリッジACKを配置したIPパケットを無線で送信する。   In step S252, as in the case described in step S72 of FIG. 10, the receiving unit 31 receives the IP address addressed to the receiving unit 31 in which the key information transmitted from the transmitting unit 172-1 is described in the TCP / IP payload unit. Receive packets wirelessly. After that, the receiving unit 31 divides the multiplication value s as key information by the prime number p stored in the memory 103 to obtain the prime number q, and sets the higher 104 bits in the WEP key. The memory 103 of the receiving unit 31 stores the WEP key and the prime number q. Thereafter, in step S253, the receiving unit 31 transmits a packet in which the acknowledge ACK indicating that the key information has been normally received is described in the TCP / IP payload portion, as in the case described in step S73 of FIG. -1 is transmitted wirelessly. At this time, the reception unit 31 recognizes the IP address of the transmission unit 172-1 that is the destination of the transmission unit 172-1 based on the IP packet received in step S252. That is, the IP packet transmitted by the transmission unit 172-1 includes the IP address of the transmission unit 172-1, and the reception unit 31 uses the IP packet from the transmission unit 172-1 received in step S252, The IP address of the transmission unit 172-1 is recognized, and in step S253, an IP packet in which an acknowledge ACK is arranged is transmitted to the recognized IP address wirelessly.

ステップS213において、送信部172−1は、図10のステップS53で説明した場合と同様に、受信部31から送信されてくるアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを無線で受信し、1つの表示装置13へのWEPキーの送信が完了したことを表すメッセージを表示部173−1に表示させる。そして、ステップS214において、送信部172−1は、図10のステップS54で説明したと同様に、受信部31宛に、1つの表示装置13へのWEPキー送信完了を表すメッセージのIPパケットを無線で送信する。   In step S213, the transmission unit 172-1 wirelessly receives an IP packet in which the acknowledge ACK transmitted from the reception unit 31 is described in the TCP / IP payload portion, similarly to the case described in step S53 of FIG. A message indicating that the transmission of the WEP key to one display device 13 is completed is displayed on the display unit 173-1. In step S214, the transmission unit 172-1 wirelessly transmits an IP packet of a message indicating the completion of transmission of the WEP key to one display device 13 to the reception unit 31, as described in step S54 of FIG. Send with.

ステップS254において、受信部31は、図10のステップS74で説明したと同様に、送信部172−1がステップS214で送信したIPパケットを受信し、そのIPパケットに配置されている1つの表示装置13へのWEPキーの送信完了を表すメッセージを表示部33に表示させる。   In step S254, the receiving unit 31 receives the IP packet transmitted by the transmitting unit 172-1 in step S214, as described in step S74 of FIG. 10, and one display device arranged in the IP packet. A message indicating completion of transmission of the WEP key to 13 is displayed on the display unit 33.

その後、ユーザが、例えば、受信装置161−2のスイッチ94と表示装置13のスイッチ104を操作することにより、受信装置161−2と表示装置13を伝達モードとすると、ステップS231において、送信部172−2は、WEPキー送信要求をTCP/IPペイロード部に記述したMACフレーム(図7)を受信部31に無線で送信する。   Thereafter, when the user operates the switch 94 of the reception device 161-2 and the switch 104 of the display device 13 to set the reception device 161-2 and the display device 13 to the transmission mode, for example, in step S231, the transmission unit 172 -2 wirelessly transmits the MAC frame (FIG. 7) in which the WEP key transmission request is described in the TCP / IP payload section to the receiving section 31.

なお、ステップS231では、ステップS251と同様に、送信部172−2は、自機(送信部172−2)のIPアドレスを除く、APIPAにより設定可能な全てのIPアドレス宛のIPパケットそれぞれ(を配置したMACフレーム)を無線で送信する。   In step S231, as in step S251, the transmission unit 172-2 transmits each IP packet addressed to all IP addresses that can be set by APIPA except the IP address of its own device (transmission unit 172-2). The arranged MAC frame) is transmitted wirelessly.

ステップS255において、受信部31は、送信部172−1がステップS231で送信するIPパケットのうちの自身宛、即ち、受信部31に割り当てられたIPアドレス宛のIPパケットを無線で受信する。そして、ステップS256において、受信部31は、そのIPパケットに配置されたWEPキー送信要求に対して、メモリ103に記憶されている素数pと、ステップS252で記憶された素数qとの乗算値sであるキー情報をTCP/IPペイロード部に記述したIPパケット(をMACフレームとしたもの)を、送信部172−2宛に無線で送信する。なお、このとき、受信部31は、送信部172−2の宛先である、送信部172−2のIPアドレスをステップS255で受信したIPパケットにより認識する。即ち、送信部172−2が送信するIPパケットには、送信部172−2のIPアドレスが含まれており、受信部31は、ステップS255で受信した受信部31からのIPパケットにより、受信部31のIPアドレスを認識し、ステップS256では、その認識したIPアドレス宛に、キー情報を配置したIPパケットを無線で送信する。   In step S255, the receiving unit 31 wirelessly receives an IP packet addressed to itself, that is, an IP address assigned to the IP address assigned to the receiving unit 31 among the IP packets transmitted by the transmitting unit 172-1 in step S231. In step S256, in response to the WEP key transmission request arranged in the IP packet, the reception unit 31 multiplies the prime number p stored in the memory 103 and the prime number q stored in step S252. An IP packet in which the key information is described in the TCP / IP payload portion (which is a MAC frame) is wirelessly transmitted to the transmission portion 172-2. At this time, the reception unit 31 recognizes the IP address of the transmission unit 172-2, which is the destination of the transmission unit 172-2, based on the IP packet received in step S255. That is, the IP packet transmitted by the transmission unit 172-2 includes the IP address of the transmission unit 172-2, and the reception unit 31 receives the IP packet from the reception unit 31 received in step S255. In step S256, an IP packet in which key information is arranged is transmitted wirelessly to the recognized IP address.

ステップS232において、送信部172−2は、受信部31から送信されてくるキー情報がTCP/IPペイロード部に記述された送信部172−2宛のIPパケットを無線で受信する。なお、その後、送信部172−2は、キー情報としての乗算値sを、送信部172−2のメモリ93に記憶している素数pで除算し、素数qを求め、その上位104ビットをWEPキーに設定する。そして、受信部31のメモリ93は、そのWEPキーを記憶する。その後、ステップS233において、送信部172−2は、キー情報を正常受信したことを表すアクノリッジACKをTCP/IPペイロード部に記述したパケットを、受信部31宛に無線で送信する。なお、このとき、送信部172−2は、受信部31の宛先である、受信部31のIPアドレスをステップS232で受信したIPパケットにより認識する。即ち、受信部31が送信するIPパケットには、受信部31のIPアドレスが含まれており、送信部172−2は、ステップS232で受信した受信部31からのIPパケットにより、受信部31のIPアドレスを認識し、ステップS233では、その認識したIPアドレス宛に、アクノリッジACKを配置したIPパケットを無線で送信する。   In step S232, the transmission unit 172-2 wirelessly receives an IP packet addressed to the transmission unit 172-2 in which the key information transmitted from the reception unit 31 is described in the TCP / IP payload portion. After that, the transmission unit 172-2 divides the multiplication value s as key information by the prime number p stored in the memory 93 of the transmission unit 172-2 to obtain the prime number q, and the higher 104 bits are obtained as WEP. Set to key. Then, the memory 93 of the receiving unit 31 stores the WEP key. Thereafter, in step S233, the transmission unit 172-2 wirelessly transmits a packet in which an acknowledge ACK indicating that the key information has been normally received is described in the TCP / IP payload portion to the reception unit 31. At this time, the transmission unit 172-2 recognizes the IP address of the reception unit 31 that is the destination of the reception unit 31 from the IP packet received in step S232. That is, the IP packet transmitted by the receiving unit 31 includes the IP address of the receiving unit 31, and the transmitting unit 172-2 receives the IP packet from the receiving unit 31 received in step S232. The IP address is recognized, and in step S233, an IP packet in which an acknowledge ACK is arranged is transmitted to the recognized IP address by radio.

ステップS257において、受信部31は、送信部172−2から送信されてくるアクノリッジACKをTCP/IPペイロード部に記述したIPパケットを無線で受信し、1つの受信装置161−2へのWEPキーの送信が完了したことを表すメッセージを表示部33に表示させる。そして、ステップS258において、受信部31は、送信部172−2宛に、1つの受信装置161−2へのWEPキー送信完了を表すメッセージのIPパケットを無線で送信する。   In step S257, the reception unit 31 wirelessly receives an IP packet in which the acknowledge ACK transmitted from the transmission unit 172-2 is described in the TCP / IP payload portion, and receives a WEP key to one reception device 161-2. A message indicating that the transmission is completed is displayed on the display unit 33. In step S258, the reception unit 31 wirelessly transmits an IP packet of a message indicating completion of transmission of the WEP key to one reception device 161-2 to the transmission unit 172-2.

ステップS234において、送信部172−2は、受信部31がステップS258で送信したIPパケットを無線で受信し、そのIPパケットに配置されている1つの受信装置161−2へのWEPキー送信完了を表すメッセージを表示部173−2に表示させる。   In step S234, the transmission unit 172-2 wirelessly receives the IP packet transmitted by the reception unit 31 in step S258, and completes transmission of the WEP key to one reception device 161-2 arranged in the IP packet. A message to be displayed is displayed on the display unit 173-2.

その後、ユーザが表示部173−1、表示部173−2、および表示部33に表示されたメッセージを見て、受信装置161−1および受信装置161−2のスイッチ94、並びにスイッチ104を下側に操作すると、送信部172−1、送信部172−2、および受信部31は、それぞれの動作モードを、伝達モードから通常モードに設定する。そして、送信部172−1、送信部172−2、受信部31との間では、一方から他方に送信されるデータが、素数qの上位104ビットであるWEPキーを用いて暗号化し、受信したデータをそのWEPキーを用いて復号する。   Thereafter, the user looks at the messages displayed on the display unit 173-1, the display unit 173-2, and the display unit 33, and sets the switch 94 and the switch 104 of the reception device 161-1 and the reception device 161-2 on the lower side. When the operation is performed, the transmission unit 172-1, the transmission unit 172-2, and the reception unit 31 set the operation mode from the transmission mode to the normal mode. And between the transmission unit 172-1, the transmission unit 172-2, and the reception unit 31, the data transmitted from one to the other is encrypted and received using the WEP key which is the upper 104 bits of the prime number q. Decrypt data using its WEP key.

なお、図19の説明では、受信部31から送信部172−2に送信されるWEPキーは、送信部172−1から受信部31に送信されたWEPキーと同一としたが、受信部31は、送信部172−1から送信されたWEPキーではなく、新たにWEPキーを生成し、そのWEPキーを送信部172−2に送信することもできる。   In the description of FIG. 19, the WEP key transmitted from the receiving unit 31 to the transmitting unit 172-2 is the same as the WEP key transmitted from the transmitting unit 172-1 to the receiving unit 31, but the receiving unit 31 is Instead of the WEP key transmitted from the transmission unit 172-1, a new WEP key can be generated, and the WEP key can be transmitted to the transmission unit 172-2.

また、上述した説明では、素数p、上位104ビットがWEPキーを構成する素数qは、それぞれ160ビットとされていたが、160ビットでなくてもよい。但し、素数pと素数qとの乗算値sの素因数分解の困難性(WEPキーの解読の困難性)を高めるためには、素数pと素数qは160ビット以上であるのが望ましい。また、WEPキーも、104ビットされていたが、素数qのビットの範囲内であれば、どのようなビット数でも良い。   Further, in the above description, the prime number p and the prime number q in which the upper 104 bits constitute the WEP key are 160 bits, but may not be 160 bits. However, in order to increase the difficulty of prime factorization of the multiplication value s of the prime number p and the prime number q (difficulty in decoding the WEP key), the prime number p and the prime number q are preferably 160 bits or more. Also, although the WEP key is 104 bits, any number of bits may be used as long as it is within the range of the prime number q.

図20は、図1のAV無線送受信システム1の送信部22と受信部31の他の構成例を示している。   FIG. 20 shows another configuration example of the transmission unit 22 and the reception unit 31 of the AV wireless transmission / reception system 1 of FIG.

送信部22は、MPEGエンコーダ51、CPU91、無線送受信モジュール92、スイッチ94、およびメモリ201から構成される。また、受信部31は、MPEGデコーダ73、無線送受信モジュール101、CPU102、スイッチ104、およびメモリ211から構成される。   The transmission unit 22 includes an MPEG encoder 51, a CPU 91, a wireless transmission / reception module 92, a switch 94, and a memory 201. The receiving unit 31 includes an MPEG decoder 73, a wireless transmission / reception module 101, a CPU 102, a switch 104, and a memory 211.

なお、図6と同一の符号を付したもの、即ち、図20のMPEGエンコーダ51、MPEGデコーダ73、CPU91、無線送受信モジュール92、スイッチ94、無線送受信モジュール101、CPU102、およびスイッチ104は、図6のそれらと同一のものであり、説明は繰り返しになるので、適宜、省略する。   6, that is, the MPEG encoder 51, the MPEG decoder 73, the CPU 91, the wireless transmission / reception module 92, the switch 94, the wireless transmission / reception module 101, the CPU 102, and the switch 104 in FIG. Since these are the same as those described above and the description will be repeated, they will be omitted as appropriate.

図20の送信部22では、メモリ201は、図6の160ビットの素数pと、上位104ビットがWEPキーであるWEPキー用の160ビットの素数qを予め記憶する代わりに、160ビットの素数t(第1の値)、素数u(第2の値)、および1以上のWEPキーv(暗号鍵)を予め記憶している。また、受信部31のメモリ211は、160ビットの素数pの代わりに、メモリ201に記憶された素数tおよび素数uと同一の素数tおよび素数uを予め記憶している。   In the transmission unit 22 of FIG. 20, the memory 201 stores a 160-bit prime number p in FIG. 6 and a 160-bit prime number q for the WEP key whose upper 104 bits are WEP keys in advance, instead of the 160-bit prime number. t (first value), prime number u (second value), and one or more WEP keys v (encryption key) are stored in advance. The memory 211 of the receiving unit 31 stores in advance a prime number t and a prime number u that are the same as the prime number t and the prime number u stored in the memory 201, instead of the 160-bit prime number p.

なお、WEPキーvは素数である必要はなく、任意の値でよい。このWEPキーvは、例えば、送信部22の不図示の乱数ジェネレータで生成されるようにすることもできる。   The WEP key v does not have to be a prime number and may be an arbitrary value. The WEP key v can be generated by a random number generator (not shown) of the transmission unit 22, for example.

そして、図21の送信部22のCPU91は、メモリ201に記憶されている素数t、素数u、およびWEPキーvを読み出し、素数tとWEPキーvを乗算する。さらに、その乗算値を素数uで除算し、その除算した結果の剰余wを、WEPキーvに関するキー情報として、無線送受信モジュール92を介して、受信部31に送信する。一方、図20の受信部31のCPU102は、メモリ211に記憶されている素数tと素数uを読み出し、素数t、素数u、送信部22から受信した剰余wを用いて、WEPキーvを求める。   21 reads out the prime number t, prime number u, and WEP key v stored in the memory 201, and multiplies the prime number t by the WEP key v. Further, the multiplication value is divided by the prime number u, and the remainder w obtained as a result of the division is transmitted to the reception unit 31 via the wireless transmission / reception module 92 as key information regarding the WEP key v. On the other hand, the CPU 102 of the reception unit 31 in FIG. 20 reads the prime number t and the prime number u stored in the memory 211 and obtains the WEP key v using the prime number t, the prime number u, and the remainder w received from the transmission unit 22. .

このように、図20の送信部22は、WEPキーvを直接用いて演算した結果を、受信部31に送信するので、送信部22のメモリ201には、WEPキーvを記憶されればよく、上位104ビットがWEPキーを構成する合計160ビットの素数qを図6のメモリ93に記憶させる場合より、素数qを算出する時間を省略することができる。   20 transmits the result of calculation using the WEP key v directly to the receiving unit 31, the WEP key v only needs to be stored in the memory 201 of the transmitting unit 22. The time for calculating the prime number q can be omitted as compared with the case where the prime number q of a total of 160 bits in which the upper 104 bits constitute the WEP key is stored in the memory 93 of FIG.

また、図20の送信部22では、WEPキーvを用いて演算した結果得られる剰余が、無線で受信部31に送信されるので、素因数分解によってWEPキーが求められる乗算値sが送信される図6の送信部22より、より安全にWEPキーvを受信部31に送信することができる。   In addition, since the remainder obtained as a result of calculation using the WEP key v is wirelessly transmitted to the reception unit 31 in the transmission unit 22 in FIG. 20, the multiplication value s for obtaining the WEP key by prime factorization is transmitted. 6 can transmit the WEP key v to the receiving unit 31 more safely.

なお、図20の送信部22を備える受信装置12と、受信部31を備える表示装置13から構成される無線AV送受信システム1は、図6の場合と同様に、複数台の受信装置12または表示装置13から構成されるようにすることができる。   Note that the wireless AV transmission / reception system 1 including the reception device 12 including the transmission unit 22 and the display device 13 including the reception unit 31 illustrated in FIG. 20 is similar to the case of FIG. The device 13 can be configured.

また、図20の送信部22と受信部31のWEPキー送受信処理は、図8乃至図10と同様に行うことができるが、受信装置12の表示部23、または表示装置13の表示部33に表示されるWEPキー送信完了を表すメッセージを見て、ユーザがエラーと判定し、WEPキー送受信処理を再度行なわせるように指示した場合は、送信部22のCPU91は、新たな素数qではなく、新たなWEPキーvを用いて演算した結果の剰余wを受信部31に送信する。ここで、メモリ201には、複数のWEPキーを予め記憶させておき、そのうちの任意の1つを、新たなWEPキーvとして用いることができる。また、送信部22において乱数を発生し、その乱数を新たなWEPキーとして用いることもできる。   In addition, the WEP key transmission / reception processing of the transmission unit 22 and the reception unit 31 in FIG. 20 can be performed in the same manner as in FIG. 8 to FIG. 10, but the display unit 23 of the reception device 12 or the display unit 33 of the display device 13 When the user determines that the error is due to the displayed WEP key transmission completion message and instructs the WEP key transmission / reception process to be performed again, the CPU 91 of the transmission unit 22 does not use the new prime q, The remainder w calculated as a result of using the new WEP key v is transmitted to the receiving unit 31. Here, a plurality of WEP keys can be stored in the memory 201 in advance, and any one of them can be used as a new WEP key v. It is also possible to generate a random number in the transmission unit 22 and use the random number as a new WEP key.

素数pと素数qを用いる場合と同様に、素数tと素数uのビット数を増やすことにより、さらにWEPキーの暗号解読の困難性を高めることができる。   As in the case of using the prime numbers p and q, it is possible to further increase the difficulty of decrypting the WEP key by increasing the number of bits of the prime numbers t and u.

図21は、図1のAV無線通信システム1の送信部22と受信部31のさらに他の構成例を示している。   FIG. 21 shows still another configuration example of the transmission unit 22 and the reception unit 31 of the AV wireless communication system 1 of FIG.

送信部22は、MPEGエンコーダ51、CPU91、無線送受信モジュール92、スイッチ94、メモリ201、およびネットワークカード(NIC)231から構成される。また、受信部31は、CPU102、MPEGデコーダ73、無線送受信モジュール101、スイッチ104、メモリ211、およびネットワークカード241から構成される。   The transmission unit 22 includes an MPEG encoder 51, a CPU 91, a wireless transmission / reception module 92, a switch 94, a memory 201, and a network card (NIC) 231. The reception unit 31 includes a CPU 102, an MPEG decoder 73, a wireless transmission / reception module 101, a switch 104, a memory 211, and a network card 241.

なお、図20と同一の符号を付したもの、即ち、図20のMPEGエンコーダ51、CPU91、無線送受信モジュール92、スイッチ94、MPEGデコーダ73、無線送受信モジュール101、CPU102、スイッチ104、メモリ201、およびメモリ211は、図20のそれらと同一のものであり、説明は繰り返しになるので、適宜、省略する。   20 with the same reference numerals as in FIG. 20, that is, MPEG encoder 51, CPU 91, wireless transmission / reception module 92, switch 94, MPEG decoder 73, wireless transmission / reception module 101, CPU 102, switch 104, memory 201 in FIG. The memory 211 is the same as that shown in FIG. 20, and the description thereof will be repeated.

図21の送信部22と受信部31には、それぞれネットワークカード231とネットワークカード241が備えられ、そのネットワークカード231とネットワークカード241は、LAN(Local Area Network)ケーブル251を介して、接続されている。ネットワークカード231およびネットワークカード241は、例えば、IEEE802.3規格に準拠した通信を行う。   21 includes a network card 231 and a network card 241, respectively. The network card 231 and the network card 241 are connected via a LAN (Local Area Network) cable 251. Yes. The network card 231 and the network card 241 perform communication based on, for example, the IEEE 802.3 standard.

そして、伝達モードにおいては、CPU91は、素数tとWEPキーvを乗算し、その乗算値を素数uで除算した結果の剰余wを、ネットワークカード231に供給し、ネットワークカード231は、LANケーブル251を介して、受信部31のネットワークカード241にその剰余wを送信する。即ち、送信部22は、キー情報を、無線ではなく、LANケーブル251を介して有線で受信部31に送信する。これにより、WEPキーの無線傍受を防ぎ、耐暗号解読性をさらに強くすることができる。   In the transmission mode, the CPU 91 multiplies the prime number t and the WEP key v, and supplies the remainder w obtained by dividing the multiplication value by the prime number u to the network card 231. The network card 231 is connected to the LAN cable 251. Then, the remainder w is transmitted to the network card 241 of the receiving unit 31. That is, the transmission unit 22 transmits the key information to the reception unit 31 via a LAN cable 251 instead of wirelessly. As a result, wireless interception of the WEP key can be prevented, and the decryption resistance can be further enhanced.

なお、図21の実施の形態において、キー情報としては、剰余wではなく、素数pとWEPキーを含む素数qとの乗算値sを採用することが可能である。また、図21の送信部22を備える受信装置12と、受信部31を備える表示装置13から構成される無線AV送受信システム1は、図6の場合と同様に、複数台の受信装置12または表示装置13から構成されるようにすることができる。但し、その場合、複数の受信装置12または表示装置13は、例えば、ルータまたはハブを介して、LANケーブル251により接続する必要がある。   In the embodiment of FIG. 21, it is possible to employ a multiplication value s of the prime number p and the prime number q including the WEP key, instead of the remainder w, as the key information. In addition, the wireless AV transmission / reception system 1 including the reception device 12 including the transmission unit 22 and the display device 13 including the reception unit 31 illustrated in FIG. The device 13 can be configured. In this case, however, the plurality of receiving devices 12 or display devices 13 need to be connected by the LAN cable 251 via, for example, a router or a hub.

次に、上述したフローチャートにしたがった一連の処理はCPU91とCPU102がソフトウェアとしてのプログラムを実行することにより行われるが、一連の処理は、専用のハードウェアにより行うこともできる。一連の処理はプログラムを、汎用のコンピュータ等にインストールして行なわせることもできる。   Next, a series of processing according to the flowchart described above is performed by the CPU 91 and the CPU 102 executing a program as software, but the series of processing can also be performed by dedicated hardware. A series of processing can be performed by installing a program in a general-purpose computer or the like.

そこで、図22は、上述した一連の処理を実行するプログラムがインストールされるコンピュータの一実施の形態の構成例を示している。   Therefore, FIG. 22 shows a configuration example of an embodiment of a computer in which a program for executing the series of processes described above is installed.

プログラムは、コンピュータに内蔵されている記録媒体としてのハードディスク905やROM903に予め記録しておくことができる。   The program can be recorded in advance in a hard disk 905 or a ROM 903 as a recording medium built in the computer.

あるいはまた、プログラムは、フレキシブルディスク、CD-ROM(Compact Disc Read Only Memory),MO(Magneto Optical)ディスク,DVD(Digital Versatile Disc)、磁気ディスク、半導体メモリなどのリムーバブル記録媒体911に、一時的あるいは永続的に格納(記録)しておくことができる。このようなリムーバブル記録媒体911は、いわゆるパッケージソフトウエアとして提供することができる。   Alternatively, the program is stored temporarily on a removable recording medium 911 such as a flexible disk, a CD-ROM (Compact Disc Read Only Memory), an MO (Magneto Optical) disk, a DVD (Digital Versatile Disc), a magnetic disk, or a semiconductor memory. It can be stored permanently (recorded). Such a removable recording medium 911 can be provided as so-called package software.

なお、プログラムは、上述したようなリムーバブル記録媒体911からコンピュータにインストールする他、ダウンロードサイトから、デジタル衛星放送用の人工衛星を介して、コンピュータに無線で転送したり、LAN(Local Area Network)、インターネットといったネットワークを介して、コンピュータに有線で転送し、コンピュータでは、そのようにして転送されてくるプログラムを、通信部908で受信し、内蔵するハードディスク905にインストールすることができる。   The program is installed on the computer from the removable recording medium 911 as described above, or transferred from the download site to the computer wirelessly via a digital satellite broadcasting artificial satellite, or a LAN (Local Area Network), The program can be transferred to a computer via a network such as the Internet. The computer can receive the program transferred in this way by the communication unit 908 and install it in the built-in hard disk 905.

コンピュータは、CPU(Central Processing Unit)902を内蔵している。CPU902には、バス901を介して、入出力インタフェース910が接続されており、CPU902は、入出力インタフェース910を介して、ユーザによって、キーボードや、マウス、マイク等で構成される入力部907が操作等されることにより指令が入力されると、それにしたがって、ROM(Read Only Memory)903に格納されているプログラムを実行する。あるいは、また、CPU902は、ハードディスク905に格納されているプログラム、衛星若しくはネットワークから転送され、通信部908で受信されてハードディスク905にインストールされたプログラム、またはドライブ909に装着されたリムーバブル記録媒体911から読み出されてハードディスク905にインストールされたプログラムを、RAM(Random Access Memory)904にロードして実行する。これにより、CPU902は、上述したブロック図のCPU以外のブロックの構成により行われる処理を行う。そして、CPU902は、その処理結果を、必要に応じて、例えば、入出力インタフェース910を介して、LCD(Liquid Crystal Display)やスピーカ等で構成される出力部906から出力、あるいは、通信部908から送信、さらには、ハードディスク905に記録等させる。   The computer includes a CPU (Central Processing Unit) 902. An input / output interface 910 is connected to the CPU 902 via a bus 901, and the CPU 902 operates an input unit 907 including a keyboard, a mouse, a microphone, and the like by the user via the input / output interface 910. When a command is input as a result, the program stored in a ROM (Read Only Memory) 903 is executed accordingly. Alternatively, the CPU 902 may be a program stored in the hard disk 905, a program transferred from a satellite or a network, received by the communication unit 908 and installed in the hard disk 905, or a removable recording medium 911 attached to the drive 909. The program read and installed in the hard disk 905 is loaded into a RAM (Random Access Memory) 904 and executed. Thereby, the CPU 902 performs processing performed by the configuration of blocks other than the CPU in the block diagram described above. Then, the CPU 902 outputs the processing result from the output unit 906 configured with an LCD (Liquid Crystal Display), a speaker, or the like via the input / output interface 910, or from the communication unit 908 as necessary. Transmission, and further recording on the hard disk 905 is performed.

ここで、本明細書において、コンピュータに各種の処理を行わせるためのプログラムを記述する処理ステップは、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はなく、並列的あるいは個別に実行される処理(例えば、並列処理あるいはオブジェクトによる処理)も含むものである。   Here, in this specification, the processing steps for describing a program for causing a computer to perform various types of processing do not necessarily have to be processed in time series according to the order described in the flowchart, but in parallel or individually. This includes processing to be executed (for example, parallel processing or processing by an object).

また、プログラムは、1のコンピュータにより処理されるものであっても良いし、複数のコンピュータによって分散処理されるものであっても良い。さらに、プログラムは、遠方のコンピュータに転送されて実行されるものであっても良い。   Further, the program may be processed by a single computer, or may be processed in a distributed manner by a plurality of computers. Furthermore, the program may be transferred to a remote computer and executed.

なお、キー情報は、予め用意した共通のWEPキーで暗号化して送信してもよい。   The key information may be transmitted after being encrypted with a common WEP key prepared in advance.

また、図16では、上述したように、表示装置13は、受信装置161−1(の情報)とそのWEPキーとを対応づけるとともに、受信装置161−2(の情報)とそのWEPキーとを対応づけて記憶するが、この受信装置161−1または受信装置161−2の情報としては、例えば、MACアドレスを用いることができる。この場合、表示装置13では、受信装置161−1からのMACフレームを、その送信元のMACアドレスに対応づけられているWEPキーを用いて復号し、受信装置161−2からのMACフレームを、その送信元のMACアドレスに対応づけられているWEPキーを用いて復号する。また、表示装置13は、受信装置161−1または受信装置161−2宛のMACフレームを、その宛先MACアドレスに対応づけられているWEPキーを用いて暗号化する。   In FIG. 16, as described above, the display device 13 associates the receiving device 161-1 (information thereof) with its WEP key, and associates the receiving device 161-2 (information thereof) with its WEP key. For example, a MAC address can be used as information on the receiving device 161-1 or the receiving device 161-2. In this case, the display device 13 decodes the MAC frame from the reception device 161-1 using the WEP key associated with the MAC address of the transmission source, and the MAC frame from the reception device 161-2. Decryption is performed using the WEP key associated with the source MAC address. In addition, the display device 13 encrypts the MAC frame addressed to the receiving device 161-1 or the receiving device 161-2 using the WEP key associated with the destination MAC address.

さらに、スイッチ94とスイッチ104としては、例えば、ユーザが操作可能なメカニカルスイッチを用いる他、電源オンと連動する電気的なスイッチを用いることができる。この場合、電源オン時に、動作モードが伝達モードに設定され、キー情報の送受信後に、通常モードに設定される。   Furthermore, as the switch 94 and the switch 104, for example, a mechanical switch that can be operated by the user can be used, or an electrical switch that works in conjunction with power-on can be used. In this case, when the power is turned on, the operation mode is set to the transmission mode, and after the transmission / reception of the key information, the normal mode is set.

また、例えば、図6において、WEPキー送信完了のメッセージは、受信装置12の表示部23と表示装置13の表示部33の両方に表示されるのではなく、いずれか一方にのみ表示されるようにしてもよい。   Further, for example, in FIG. 6, the WEP key transmission completion message is not displayed on both the display unit 23 of the reception device 12 and the display unit 33 of the display device 13, but only on one of them. It may be.

さらに、受信装置12と表示装置13のIPアドレスの認識は、APIPAで設定可能なIPアドレスのすべてに、IPパケットを送信する他、PINGコマンドにより、PINGを送信し、そのレスポンスを受信することによって行うことも可能である。   Furthermore, the IP addresses of the receiving device 12 and the display device 13 are recognized by sending an IP packet to all IP addresses that can be set by APIPA, sending a PING by a PING command, and receiving the response. It is also possible to do this.

また、例えば、図1のAV無線送受信システム1は、例えば、ワイヤレステレビジョン等に適用することができる。なお、受信装置12の代わりに、例えば、VTR(Video Tape Recorder)や、HDDレコーダ、DVDプレーヤなどを採用することができる。また、表示装置13の代わりに、プリンタやスピーカなどを採用することができる。   Further, for example, the AV wireless transmission / reception system 1 of FIG. 1 can be applied to, for example, a wireless television. Instead of the receiving device 12, for example, a VTR (Video Tape Recorder), an HDD recorder, a DVD player, or the like can be employed. In addition, a printer, a speaker, or the like can be employed instead of the display device 13.

さらに、受信装置12と表示装置13では、IEEE802.11の規格に準拠する無線通信を行うようにしたが、その他の無線通信を行うようにすることもできる。   Further, although the receiving device 12 and the display device 13 perform wireless communication conforming to the IEEE802.11 standard, other wireless communication may be performed.

また、上述した説明では、素数(p、q等)を用いてキー情報を生成することにしたが、素数ではない値を用いて、キー情報を生成することもできる。   In the above description, key information is generated using prime numbers (p, q, etc.), but key information can also be generated using values that are not prime numbers.

さらに、暗号化の方法は、WEPキーを用いるものに限定されるものではない。   Further, the encryption method is not limited to the one using the WEP key.

本発明を適用したAV無線送受信システムの一実施の形態の構成例を示す図である。It is a figure which shows the structural example of one Embodiment of AV radio | wireless transmission / reception system to which this invention is applied. 工場出荷時にWEPキーが予め設定される場合の、図1の送信部と受信部の構成例を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration example of a transmission unit and a reception unit in FIG. 1 when a WEP key is set in advance at the time of factory shipment. 図2のCPUがTSパケットをMACフレームとする処理を説明する図である。FIG. 3 is a diagram for explaining processing in which the CPU of FIG. 2 converts TS packets into MAC frames. MACフレームのフォーマットの例を示す図である。It is a figure which shows the example of a format of a MAC frame. 図4のフレームコントロールを示す図である。It is a figure which shows the frame control of FIG. 図1のAV無線送受信システムの送信部と受信部の他の構成例を示すブロック図である。It is a block diagram which shows the other structural example of the transmission part of the AV radio | wireless transmission / reception system of FIG. 図6の送信部のCPUがキー情報を送信するときに生成するMACフレームのフォーマットの概要を示す図である。It is a figure which shows the outline | summary of the format of the MAC frame produced | generated when CPU of the transmission part of FIG. 6 transmits key information. 図6の送信部がキー情報を送信するときに行う処理を説明するフローチャートである。It is a flowchart explaining the process performed when the transmission part of FIG. 6 transmits key information. 図6の受信部がキー情報を受信するときに行う処理を説明するフローチャートである。It is a flowchart explaining the process performed when the receiving part of FIG. 6 receives key information. 図6の送信部と受信部との間のキー情報の送受信処理について説明するフローチャートである。7 is a flowchart for explaining a transmission / reception process of key information between a transmission unit and a reception unit in FIG. 6. 1つの受信装置と2つの表示装置から構成されるAV無線送受信システムの構成例を示す図である。It is a figure which shows the structural example of AV radio | wireless transmission / reception system comprised from one receiving apparatus and two display apparatuses. 図11の送信部と受信部との間のキー情報の送受信処理を説明するフローチャートである。It is a flowchart explaining the transmission / reception process of the key information between the transmission part of FIG. 11, and a reception part. 図11の表示部に表示されるWEPキー送信完了を表すメッセージの表示の例を示す図である。It is a figure which shows the example of a display of the message showing the completion of WEP key transmission displayed on the display part of FIG. 図11の送信部が受信部に送信するメッセージの例を示す図である。It is a figure which shows the example of the message which the transmission part of FIG. 11 transmits to a receiving part. 図14のメッセージを受信した受信部が表示部に表示させるWEPキー送信完了を表すメッセージの表示画面の例を示す図である。It is a figure which shows the example of the display screen of the message showing the WEP key transmission completion which the receiving part which received the message of FIG. 14 displays on a display part. 2つの受信装置と1つの表示装置とから構成されるAV無線送受信システムの構成例を示す図である。It is a figure which shows the structural example of AV radio | wireless transmission / reception system comprised from two receiving apparatuses and one display apparatus. 図16の送信部と受信部との間のキー情報の送受信処理について説明するフローチャートである。It is a flowchart explaining the transmission / reception process of the key information between the transmission part of FIG. 16, and a reception part. 2つの受信装置と1つの表示装置とから構成されるAV無線送受信システムの構成例を示す図である。It is a figure which shows the structural example of AV radio | wireless transmission / reception system comprised from two receiving apparatuses and one display apparatus. 図18の送信部と受信部との間のキー情報の送受信処理について説明するフローチャートである。It is a flowchart explaining the transmission / reception process of the key information between the transmission part of FIG. 18, and a reception part. 図1のAV無線送受信システムの送信部と受信部の他の構成例を示している。3 shows another configuration example of the transmission unit and the reception unit of the AV wireless transmission / reception system of FIG. 図1のAV無線通信システムの送信部と受信部のさらに他の構成例を示している。3 shows still another configuration example of the transmission unit and the reception unit of the AV wireless communication system of FIG. 本発明を適用したコンピュータの一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the computer to which this invention is applied.

符号の説明Explanation of symbols

11 アンテナ同軸ケーブル, 12 受信装置, 13 表示装置, 14 リモートコントローラ, 21 チューナ, 22 送信部, 23 表示部, 31 受信部, 32 受光部, 33 表示部, 51 MPEGエンコーダ, 73 MPEGデコーダ, 91 CPU, 92 無線送受信モジュール, 93 メモリ, 94 スイッチ, 101 無線送受信モジュール, 102 CPU, 103 メモリ, 901 バス, 902 CPU, 903 ROM, 904 RAM, 905 ハードディスク, 906 出力部, 907 入力部, 908 通信部, 909 ドライブ, 910 入出力インタフェース, 911 リムーバブル記録媒体   11 antenna coaxial cable, 12 receiver, 13 display, 14 remote controller, 21 tuner, 22 transmitter, 23 display, 31 receiver, 32 light receiver, 33 display, 51 MPEG encoder, 73 MPEG decoder, 91 CPU , 92 wireless transceiver module, 93 memory, 94 switch, 101 wireless transceiver module, 102 CPU, 103 memory, 901 bus, 902 CPU, 903 ROM, 904 RAM, 905 hard disk, 906 output unit, 907 input unit, 908 communication unit, 909 drive, 910 input / output interface, 911 removable recording medium

Claims (19)

データを無線で送信または受信する情報処理装置において、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定手段と、
前記設定手段により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報を送信する送信手段と
を備えることを特徴とする情報処理装置。
In an information processing apparatus that transmits or receives data wirelessly,
Setting means for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
An information processing apparatus comprising: transmission means for transmitting encryption key information related to the encryption key when the transmission mode is set by the setting means.
前記設定手段は、メカニカルスイッチの操作に応じて、前記動作モードを前記伝達モードに設定する
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the setting unit sets the operation mode to the transmission mode according to an operation of a mechanical switch.
前記設定手段は、電源がオンされた場合、前記動作モードを前記伝達モードに設定し、前記送信手段により前記暗号鍵情報が送信された後、前記動作モードを、前記データを前記暗号鍵を用いて暗号化または復号する通常モードに設定する
ことを特徴とする請求項1に記載の情報処理装置。
When the power is turned on, the setting unit sets the operation mode to the transmission mode, and after the encryption key information is transmitted by the transmission unit, the operation mode is set to the data using the encryption key. The information processing apparatus according to claim 1, wherein the information processing apparatus is set to a normal mode for encryption or decryption.
前記暗号鍵情報は、素数である第1の値と、前記暗号鍵を含む素数である第2の値とを乗算した値である
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the encryption key information is a value obtained by multiplying a first value that is a prime number and a second value that is a prime number including the encryption key.
前記暗号鍵情報は、素数である第1の値と、前記暗号鍵との乗算値を、素数である第2の値で除算して得られる剰余である
ことを特徴とする請求項1に記載の情報処理装置。
The said encryption key information is a remainder obtained by dividing the product of the first value that is a prime number and the encryption key by the second value that is a prime number. Information processing device.
前記送信手段は、前記暗号鍵情報を無線または有線で送信する
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the transmission unit transmits the encryption key information wirelessly or by wire.
データを無線で送信または受信する情報処理装置の情報処理方法において、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報を送信する送信ステップと
を含むことを特徴とする情報処理方法。
In an information processing method of an information processing apparatus that transmits or receives data wirelessly,
A setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
An information processing method comprising: a transmission step of transmitting encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.
コンピュータにデータを無線で送信または受信する処理を行なわせるプログラムにおいて、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報の送信を制御する送信制御ステップと
を備えることを特徴とするプログラム。
In a program that causes a computer to perform processing to transmit or receive data wirelessly,
A setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
A transmission control step for controlling transmission of encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.
コンピュータにデータを無線で送信または受信する処理を行なわせるプログラムが記録されている記録媒体において、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報の送信を制御する送信制御ステップと
を備えることを特徴とするプログラムが記録されている記録媒体。
In a recording medium on which a program for causing a computer to perform processing of transmitting or receiving data wirelessly is recorded,
A setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
And a transmission control step for controlling transmission of encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.
データを無線で送信または受信する情報処理装置において、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定手段と、
前記設定手段により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報を受信する受信手段と
を備えることを特徴とする情報処理装置。
In an information processing apparatus that transmits or receives data wirelessly,
Setting means for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
An information processing apparatus comprising: receiving means for receiving encryption key information related to the encryption key when the transmission mode is set by the setting means.
前記設定手段は、メカニカルスイッチの操作に応じて、前記動作モードを前記伝達モードに設定する
ことを特徴とする請求項10に記載の情報処理装置。
The information processing apparatus according to claim 10, wherein the setting unit sets the operation mode to the transmission mode according to an operation of a mechanical switch.
前記設定手段は、電源がオンされた場合、前記動作モードを前記伝達モードに設定し、前記受信手段により前記暗号鍵情報が受信された後、前記動作モードを、前記データを前記暗号鍵を用いて暗号化または復号する通常モードに設定する
ことを特徴とする請求項10に記載の情報処理装置。
When the power is turned on, the setting means sets the operation mode to the transmission mode, and after the encryption key information is received by the reception means, the operation mode is set to the data using the encryption key. The information processing apparatus according to claim 10, wherein the information processing apparatus is set to a normal mode for encryption or decryption.
前記暗号鍵情報は、素数である第1の値と、前記暗号鍵を含む素数である第2の値とを乗算した値である
ことを特徴とする請求項10に記載の情報処理装置。
The information processing apparatus according to claim 10, wherein the encryption key information is a value obtained by multiplying a first value that is a prime number and a second value that is a prime number including the encryption key.
前記暗号鍵情報は、素数である第1の値と、前記暗号鍵との乗算値を、素数である第2の値で除算して得られる剰余である
ことを特徴とする請求項10に記載の情報処理装置。
The said encryption key information is the remainder obtained by dividing the multiplication value of the 1st value which is a prime number, and the said encryption key by the 2nd value which is a prime number. Information processing device.
前記受信手段により受信された前記暗号鍵情報に基づいて得られる前記暗号鍵を、その暗号鍵情報を送信してきた装置と対応付けて記憶する記憶手段をさらに備える
ことを特徴とする請求項10に記載の情報処理装置。
11. The storage device according to claim 10, further comprising: a storage unit that stores the encryption key obtained based on the encryption key information received by the reception unit in association with a device that has transmitted the encryption key information. The information processing apparatus described.
前記受信手段は、前記暗号鍵情報を無線または有線で送信する
ことを特徴とする請求項10に記載の情報処理装置。
The information processing apparatus according to claim 10, wherein the reception unit transmits the encryption key information wirelessly or by wire.
データを無線で送信または受信する情報処理装置の情報処理方法において、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報を受信する受信ステップと
を含むことを特徴とする情報処理方法。
In an information processing method of an information processing apparatus that transmits or receives data wirelessly,
A setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
And a receiving step of receiving encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.
コンピュータにデータを無線で送信または受信する処理を行なわせるプログラムにおいて、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報の受信を制御する受信制御ステップと
を備えることを特徴とするプログラム。
In a program that causes a computer to perform processing to transmit or receive data wirelessly,
A setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
A reception control step of controlling reception of encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.
コンピュータにデータを無線で送信または受信する処理を行なわせるプログラムが記録されている記録媒体において、
動作モードを、前記データの暗号化または復号に用いる暗号鍵の伝達を行う伝達モードに設定する設定ステップと、
前記設定ステップの処理により前記伝達モードが設定された場合に、前記暗号鍵に関する暗号鍵情報の受信を制御する受信制御ステップと
を備えることを特徴とするプログラムが記録されている記録媒体。
In a recording medium on which a program for causing a computer to perform processing of transmitting or receiving data wirelessly is recorded,
A setting step for setting an operation mode to a transmission mode for transmitting an encryption key used for encryption or decryption of the data;
And a reception control step for controlling reception of encryption key information related to the encryption key when the transmission mode is set by the processing of the setting step.
JP2003324920A 2003-09-17 2003-09-17 Information processor and information processing method, program and recording medium Pending JP2005094349A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003324920A JP2005094349A (en) 2003-09-17 2003-09-17 Information processor and information processing method, program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003324920A JP2005094349A (en) 2003-09-17 2003-09-17 Information processor and information processing method, program and recording medium

Publications (1)

Publication Number Publication Date
JP2005094349A true JP2005094349A (en) 2005-04-07

Family

ID=34455529

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003324920A Pending JP2005094349A (en) 2003-09-17 2003-09-17 Information processor and information processing method, program and recording medium

Country Status (1)

Country Link
JP (1) JP2005094349A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007005855A (en) * 2005-06-21 2007-01-11 Matsushita Electric Works Ltd Encryption communication system, encryption key setting method, communication terminal, and breaker apparatus
JP2007134996A (en) * 2005-11-10 2007-05-31 Nintendo Co Ltd Communication system, communication program, and communication terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000341262A (en) * 1999-05-26 2000-12-08 Adtec:Kk Radio transmission device and setting method for key
JP2002159053A (en) * 2000-11-17 2002-05-31 Toshiba Corp Registration/authentication method used for radio communication system
JP2003506919A (en) * 1999-08-03 2003-02-18 ポリコム・インコーポレイテッド System and method for secure data transfer in a wireless communication system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000341262A (en) * 1999-05-26 2000-12-08 Adtec:Kk Radio transmission device and setting method for key
JP2003506919A (en) * 1999-08-03 2003-02-18 ポリコム・インコーポレイテッド System and method for secure data transfer in a wireless communication system
JP2002159053A (en) * 2000-11-17 2002-05-31 Toshiba Corp Registration/authentication method used for radio communication system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007005855A (en) * 2005-06-21 2007-01-11 Matsushita Electric Works Ltd Encryption communication system, encryption key setting method, communication terminal, and breaker apparatus
JP2007134996A (en) * 2005-11-10 2007-05-31 Nintendo Co Ltd Communication system, communication program, and communication terminal

Similar Documents

Publication Publication Date Title
US7848768B2 (en) Network system and communication device
US8477948B2 (en) Method and apparatus for forming security channel in short range communication
KR102463418B1 (en) Video content providing apparatus and control method thereof, and system
US8984646B2 (en) Content transmission device and content reception device
US7689825B2 (en) Systems and methods for device registration using optical transmission
US10652595B2 (en) Content transmission device and content transmission method thereof
WO2010044328A1 (en) Information reception device and information transmission device
JP4228304B2 (en) Information processing system, information processing apparatus and method, recording medium, and program
JP2004096146A (en) Communication apparatus, communication control method and program, and recording medium
JP2004328706A (en) Transmitter, receiver, transmission control program and reception control program
JP2007097022A (en) Communication system, communication equipment, and communication method
JP4093899B2 (en) Data transmission device, data reception device, data communication system, and data communication management server
TWI489899B (en) Connection method applying for wireless netwok and wireless network device and wireless network access point applying thereof
JP2005094349A (en) Information processor and information processing method, program and recording medium
JP2005244345A (en) Wireless communications system, wireless communication method, and wireless communications terminal
JP5895678B2 (en) Wireless communication system and wireless communication method
JP5315542B2 (en) Content transmission method, content transmission device, content reception method, and content reception device
JP2006155332A (en) Apparatus and method for outputting contents, and apparatus and method for acquiring contents
JP6848013B2 (en) Content transmission device and its content transmission method
TWM550523U (en) Wireless network configuration system
JP2007133661A (en) Client-server system
JP2022181737A (en) Program reservation device, program reservation program, address information acquisition method, and program reservation method
US20130347119A1 (en) Data processor, communication device, data transmission method
KR20230151934A (en) Integrated terminal device and control method thereof
JP4448107B2 (en) Information processing apparatus and method, recording medium, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060816

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100405

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100727

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20100803

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20100903