JP5036022B2 - mobile phone - Google Patents

mobile phone Download PDF

Info

Publication number
JP5036022B2
JP5036022B2 JP2005363167A JP2005363167A JP5036022B2 JP 5036022 B2 JP5036022 B2 JP 5036022B2 JP 2005363167 A JP2005363167 A JP 2005363167A JP 2005363167 A JP2005363167 A JP 2005363167A JP 5036022 B2 JP5036022 B2 JP 5036022B2
Authority
JP
Japan
Prior art keywords
program
unit
code
original information
receiving device
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.)
Expired - Fee Related
Application number
JP2005363167A
Other languages
Japanese (ja)
Other versions
JP2007166487A (en
Inventor
義仁 後藤
悦代 宮地
Original Assignee
株式会社 ゼネテック
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 株式会社 ゼネテック filed Critical 株式会社 ゼネテック
Priority to JP2005363167A priority Critical patent/JP5036022B2/en
Publication of JP2007166487A publication Critical patent/JP2007166487A/en
Application granted granted Critical
Publication of JP5036022B2 publication Critical patent/JP5036022B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、データ受け渡しシステムに関し、特にバーコードを使ったデータ出力を行うシステムに関する。   The present invention relates to a data delivery system, and more particularly to a system for outputting data using a barcode.

無線通信手段を使って、住所、電話番号などの情報を機器から機器への送信が提案されている。   It has been proposed to transmit information such as addresses and telephone numbers from device to device using wireless communication means.

特許文献1は、赤外線通信などによって、名刺情報を送受信する装置を開示する。
特開2001−229351号公報
Patent Document 1 discloses a device that transmits and receives business card information by infrared communication or the like.
JP 2001-229351 A

しかし、特許文献1の装置において送受信するのはデータのみであり、受信後にデータを処理する手段については、データ送受信とは別に受信装置側で用意する必要があった。   However, in the apparatus of Patent Document 1, only data is transmitted and received, and means for processing data after reception needs to be prepared on the receiving apparatus side separately from data transmission and reception.

したがって本発明の目的は、データと共にデータを処理するプログラムについて出力、受信の少なくとも一方を行う装置を提供することである。   Accordingly, an object of the present invention is to provide an apparatus that performs at least one of output and reception for a program that processes data together with data.

本発明に係るデータ受け渡しシステムは、プログラムが記載された実行部を有する元情報をバーコードに変換する第1変換部と、変換したバーコードを表示する表示部とを有する出力装置と、表示されたバーコードを撮像する撮像部と、撮像されたバーコードを元情報に変換する第2変換部と、変換した元情報が有する実行部に記載されたプログラムを実行する制御部とを有する受信装置とを備える。   A data delivery system according to the present invention includes a first conversion unit that converts original information having an execution unit in which a program is written into a barcode, and an output device that includes a display unit that displays the converted barcode. A receiving device having an imaging unit that captures a captured barcode, a second conversion unit that converts the captured barcode into original information, and a control unit that executes a program described in an execution unit included in the converted original information With.

好ましくは、出力装置、及び受信装置は携帯電話である。   Preferably, the output device and the receiving device are mobile phones.

また、好ましくは、実行部に記載されたプログラムは、アスキーコードで構成される。   Preferably, the program described in the execution unit is composed of ASCII code.

さらに好ましくは、実行部に記載されたプログラムは、バイナリーコードで構成された機械語がアスキーコードに変換されたもの、スクリプト、マクロのいずれかで構成される。   More preferably, the program described in the execution unit is composed of any one of a machine code composed of binary code converted into ASCII code, a script, and a macro.

さらに好ましくは、元情報は、実行部に記載されたプログラムが、バイナリーコードで構成された機械語がアスキーコードに変換されたもの、スクリプト、マクロのいずれかであることを受信装置が特定する識別部を有する。   More preferably, the original information is an identification that the receiving device specifies that the program described in the execution unit is any one of a script converted into ASCII code, a script, or a macro. Part.

また、好ましくは、プログラムは、出力装置において指定した電話番号またはメールアドレスに基づいて、受信装置が発信を行う処理である。   Preferably, the program is a process in which the receiving device makes a call based on a telephone number or a mail address designated on the output device.

また、好ましくは、プログラムは、出力装置において指定したプロファイルデータを、受信装置の電話帳に登録する処理である。   Preferably, the program is a process of registering profile data designated in the output device in the telephone directory of the receiving device.

また、好ましくは、プログラムは、出力装置において指定したウェブページに、受信装置がアクセスしてデータをダウンロードする処理である。   Preferably, the program is a process in which the receiving device accesses the web page specified in the output device and downloads data.

また、好ましくは、受信装置は、元情報を記録する記録部を有する。   Preferably, the receiving device has a recording unit for recording original information.

本発明に係る出力装置は、受信装置で実行可能なプログラムが記載された実行部を有する元情報を受信装置で読み取り可能なバーコードに変換する変換部と、変換したバーコードを表示する表示部とを備える。   An output device according to the present invention includes a conversion unit that converts original information having an execution unit in which a program executable by the reception device is written into a barcode that can be read by the reception device, and a display unit that displays the converted barcode With.

本発明に係る受信装置は、プログラムが記載された実行部を有する元情報に基づくバーコードを撮像する撮像部と、撮像されたバーコードを元情報に変換する変換部と、変換した元情報が有する実行部に記載されたプログラムを実行する制御部とを備える。   A receiving apparatus according to the present invention includes an imaging unit that captures a barcode based on original information having an execution unit in which a program is written, a conversion unit that converts the captured barcode into original information, and the converted original information A control unit that executes a program described in the execution unit.

以上のように本発明によれば、データと共にデータを処理するプログラムについて出力、受信の少なくとも一方を行う装置を提供することができる。   As described above, according to the present invention, it is possible to provide an apparatus that performs at least one of output and reception for a program that processes data together with data.

以下、本実施形態について、図を用いて説明する。本実施形態における受け渡しシステムは、出力装置100、受信装置200とを備える(図1参照)。本実施形態では、出力装置100、受信装置200はいずれも携帯電話であるとして説明する。なお、図1、図3に表示された二次元バーコードBaは、二次元バーコードの具体的な図を表すために使用するが、二次元バーコードの内容は本実施形態と関係しない。   Hereinafter, the present embodiment will be described with reference to the drawings. The delivery system in this embodiment includes an output device 100 and a receiving device 200 (see FIG. 1). In this embodiment, the output device 100 and the receiving device 200 will be described as both mobile phones. The two-dimensional barcode Ba displayed in FIGS. 1 and 3 is used to represent a specific diagram of the two-dimensional barcode, but the contents of the two-dimensional barcode are not related to the present embodiment.

出力装置100は、第1操作部110、第1記録部120、第1変換部130、第1表示部140、及び第1制御部190とを有する(図2参照)。   The output device 100 includes a first operation unit 110, a first recording unit 120, a first conversion unit 130, a first display unit 140, and a first control unit 190 (see FIG. 2).

第1操作部110は、電話番号などを入力するテンキーなどの入力手段である。使用者が第1操作部110を操作することによって、受信装置200に送信する元情報Inが作成される。元情報Inは、アスキーコードで構成され、受信装置200で特定の処理を実行するプログラムが記載された実行部Pr、及びプログラムの形式を受信装置200の第2制御部290が特定する識別部Diを有する(図3の元情報表示画面参照)。図3の元情報表示画面では、スクリプト形式の実行部Prの内容が、“前部Dif”<script>“と、後部Dir”</script>“の間に表される(<regist><name>山田花子</name><ruby>ヤマダハナコ</ruby><tel>090−XXXX−YYYY</tel><mail>ABCD@ef.co.jp</mail><north latitude>35,31,37,295</north latitude><east longitude>139,38,47,150</east longitude></regist>)。   The first operation unit 110 is input means such as a numeric keypad for inputting a telephone number or the like. When the user operates the first operation unit 110, original information In to be transmitted to the receiving device 200 is created. The original information In is composed of an ASCII code, an execution unit Pr in which a program for executing a specific process in the reception device 200 is described, and an identification unit Di for specifying the format of the program by the second control unit 290 of the reception device 200. (Refer to the original information display screen in FIG. 3). In the original information display screen of FIG. 3, the contents of the execution part Pr in the script format are expressed between “front Dif” <script> “and rear Dir” </ script> ”(<regist> <name > Yamada Hanako </ name> <ruby> Yamada Hanako </ ruby> <tel> 090-XXXX-YYYY </ tel> <mail> ABCD@ef.co.jp </ mail> <north latitude> 35, 31, 37 , 295 </ north latitude> <east longitude> 139, 38, 47, 150 </ east longitude> </ regist>).

実行部Prに記載されたプログラムは、マクロ、スクリプト、又は機械語がアスキーコードに変換されたもののいずれかで構成される。本実施形態では、マクロは、受信装置200における操作を文字列化して再現可能な状態にしたものと定義し、スクリプトは、マクロ以外で、受信装置200において実行結果を得るための命令の集合体の文字列と定義する。特定の処理を実行するプログラムは、出力装置100において指定した電話番号やメールアドレスに基づいて、受信装置200において発信を行う処理、出力装置100において指定した氏名と氏名に対応する電話番号などのプロファイルデータを受信装置200の電話帳に登録する処理、出力装置100において指定したウェブページにアクセスしてデータをダウンロードする処理など、出力装置100で指定した内容に基づいて受信装置200で実行する処理である。   The program described in the execution unit Pr is configured by either a macro, a script, or a machine language converted into ASCII code. In the present embodiment, a macro is defined as an operation in the receiving apparatus 200 that is converted into a character string so that the operation can be reproduced, and a script is a set of instructions for obtaining an execution result in the receiving apparatus 200 other than the macro. It is defined as a character string. A program for executing a specific process is a profile such as a process of making a call in the receiving apparatus 200 based on a telephone number or mail address specified in the output apparatus 100, a name specified in the output apparatus 100, and a telephone number corresponding to the name. A process executed by the receiving apparatus 200 based on contents specified by the output apparatus 100, such as a process of registering data in the telephone book of the receiving apparatus 200, a process of accessing the web page specified by the output apparatus 100 and downloading data. is there.

プログラムが記載された実行部Prは、プログラムの一部として、処理において使用されるコンテンツに対応する施設名称などの情報を有しても良い。   The execution unit Pr in which the program is described may include information such as a facility name corresponding to the content used in the process as a part of the program.

実行部Prの内容の具体例を説明する。受信装置200において施設名称に対応する電話番号:03−1234−5678を発信させる場合、スクリプト形式では“<name>施設名称の電話番号</name><telto>03−1234−5678</telto>”と表される。発信する電話番号だけでなく、処理において使用されるコンテンツ(電話番号)に対応する情報(施設名称)を記載しておくと、撮像部250で撮像後すぐに実行部Prに基づくプログラムを実行せず、その後に第2記録部220から元情報Inを読み出して実行部Prに基づくプログラムを実行する場合に、容易にプログラムの実行処理において使用されるコンテンツに対応する相手を特定することが可能になる。   A specific example of the contents of the execution unit Pr will be described. When the receiving apparatus 200 transmits a telephone number corresponding to the facility name: 03-1234-5678, in the script format, “<name> telephone number of the facility name </ name> <telto> 03-1234-5678 </ telto> ". If information (facility name) corresponding to the content (phone number) used in the process is described in addition to the telephone number to be transmitted, the imaging unit 250 can execute the program based on the execution unit Pr immediately after imaging. After that, when the original information In is read from the second recording unit 220 and the program based on the execution unit Pr is executed, it is possible to easily identify the counterpart corresponding to the content used in the program execution process. Become.

マクロ形式の場合では、実行部Prの内容は、“BD0,BD3,BD1,BD2,BD3,BD4,BD5,BD6,BD7,BD8,OH”と表される。BDはボタン押下で続く文字を押した時の動作(ボタンダウン)を表し、OHはオンフック状態の動作を表す。各動作の間はカンマ(,)を有する。   In the case of the macro format, the contents of the execution part Pr are expressed as “BD0, BD3, BD1, BD2, BD3, BD4, BD5, BD6, BD7, BD8, OH”. BD represents an operation (button down) when a button is pressed and a subsequent character is pressed, and OH represents an operation in an on-hook state. Each operation has a comma (,).

プログラムの手順が単純な場合は、マクロによってプログラムを構成するので十分であるが、手順が複雑な場合は、スクリプトまたは機械語でプログラムを構成するのが望ましい。機械語の場合、複雑な手順を実行させることが可能であるが、機種依存性が高く、受信装置200の機種に対応する機械語を用意する必要がある。スクリプトの場合、規格を制定することにより機種依存性を無くすことが可能であり制作も簡素化出来るが、規格に基づいて受信装置200に実装するスクリプト解析プログラム(スクリプト翻訳ツール)を開発する必要がある。マクロの場合、BDやOHのようなキーの操作を割り当てるため実装のための工数は少なくて済むが、キー操作手順は受信装置200ごとに異なるため、機種依存性が高い。   If the program procedure is simple, it is sufficient to configure the program with macros, but if the procedure is complicated, it is desirable to configure the program with a script or machine language. In the case of machine language, it is possible to execute a complicated procedure, but it is highly dependent on the model, and it is necessary to prepare a machine language corresponding to the model of the receiving apparatus 200. In the case of scripts, it is possible to eliminate the dependence on models by establishing a standard and to simplify production, but it is necessary to develop a script analysis program (script translation tool) to be implemented in the receiving apparatus 200 based on the standard. is there. In the case of a macro, since the operation of keys such as BD and OH is assigned, the number of man-hours for mounting is small. However, since the key operation procedure differs for each receiving device 200, it is highly dependent on the model.

実行部Prに記載されたプログラムは、第1制御部190によって作成される。プログラムで処理する種類、処理において使用される電話番号などのコンテンツは、使用者が第1操作部110を操作することにより特定される。第1制御部190は、第1操作部110の操作により特定された処理の種類、コンテンツに対応したプログラムを作成する。第1制御部190は、機械語のプログラム形式で記載されたプログラムを作成する場合は、バイナリーコードの機械語がアスキーコードに変換された状態で、実行部Prが作成される。   The program described in the execution unit Pr is created by the first control unit 190. Content such as the type to be processed by the program and the telephone number used in the processing is specified by the user operating the first operation unit 110. The first control unit 190 creates a program corresponding to the type of processing and content specified by the operation of the first operation unit 110. When the first control unit 190 creates a program written in the machine language program format, the execution unit Pr is created in a state where the binary code machine language is converted into ASCII code.

プログラムの処理において使用される電話番号などのコンテンツは、第1操作部110を操作してテキスト形式の情報を入力することにより作成してもよいが、第1操作部110を操作して予め第1記録部120など出力装置100に記録された情報に基づいて使用する項目を入力(選択)し、必要な項目に対応する情報をテキスト形式のデータに変換することによって作成してもよい(図3の入力画面、及び項目確認画面参照)。   Content such as a telephone number used in the processing of the program may be created by operating the first operation unit 110 and inputting information in a text format. An item to be used may be input (selected) based on information recorded in the output device 100 such as one recording unit 120, and information corresponding to the required item may be converted into text format data (see FIG. 3 input screen and item confirmation screen).

識別部Diは、実行部Prの前に記載されプログラムの形式を特定する前部Difと、実行部Prの後に記載されプログラムの記述が終了したことを特定する後部Dirを有する(図3の元情報表示画面参照)。本実施形態では、実行部Prに記載されたプログラムがマクロの場合は、前部Difに“<macro>”と記載され、後部Dirに“</macro>”と記載される。実行部Prに記載されたプログラムがスクリプトの場合は、前部Difに“<script>”と記載され、後部Dirに“</script>”と記載される。実行部Prに記載されたプログラムが機械語の場合は、前部Difに“<machine>”と記載され、後部Dirに“</machine>”と記載される。   The identification unit Di includes a front part Dif that is described before the execution unit Pr and specifies the format of the program, and a rear part Dir that is described after the execution unit Pr and specifies that the description of the program has been completed (the original part of FIG. 3). Refer to the information display screen). In the present embodiment, when the program described in the execution part Pr is a macro, “<macro>” is described in the front part Dif and “</ macro>” is described in the rear part Dir. When the program described in the execution unit Pr is a script, “<script>” is described in the front part Dif, and “</ script>” is described in the rear part Dir. When the program described in the execution part Pr is a machine language, “<machine>” is described in the front part Dif, and “</ machine>” is described in the rear part Dir.

第1記録部120は、氏名又は施設名称に対応するコンテンツ(電話番号など)をプロファイルとして記録する。第1変換部130は、元情報Inを二次元バーコードBaに変換する。第1表示部140は、プログラムにおける処理の種類、及びプロファイルから元情報Inとして必要な項目を入力する入力画面(図3の入力画面参照)、入力した項目の確認画面(図3の項目確認画面参照)、受信装置200に送信する元情報Inの確認画面(図3の元情報表示画面参照)、及び二次元バーコードBaを表示する。第1制御部190は、各部の制御を行うCPUまたはDSPなどの演算処理装置である。   The first recording unit 120 records content (such as a telephone number) corresponding to the name or facility name as a profile. The first conversion unit 130 converts the original information In into a two-dimensional barcode Ba. The first display unit 140 includes an input screen (see the input screen in FIG. 3) for inputting items necessary as the source information In from the type of processing in the program and the profile, and an input item confirmation screen (the item confirmation screen in FIG. 3) Reference), a confirmation screen for the original information In transmitted to the receiving apparatus 200 (see the original information display screen in FIG. 3), and a two-dimensional barcode Ba are displayed. The first control unit 190 is an arithmetic processing unit such as a CPU or DSP that controls each unit.

受信装置200は、第2操作部210、第2記録部220、第2変換部230、第2表示部240、撮像部250、及び第2制御部290とを有する。   The receiving apparatus 200 includes a second operation unit 210, a second recording unit 220, a second conversion unit 230, a second display unit 240, an imaging unit 250, and a second control unit 290.

撮像部250は、出力装置100の第1表示部140に表示された二次元バーコードBaを撮像する。撮像により得られた二次元バーコードBaは、第2変換部230によって、元情報Inに変換される。第2操作部210は、電話番号などを入力するテンキーなどの入力手段であり、使用者による各部の動作指示のための操作に使用される。第2記録部220は、変換された元情報Inを記録する。スクリプトのプログラム形式で記載されたプログラムを実行するのに使用されるスクリプト翻訳ツールは、第2記録部220にインストールされる。第2表示部240は、二次元バーコードから変換した元情報Inの確認画面を表示する(図3のプロファイル確認画面参照)。   The imaging unit 250 images the two-dimensional barcode Ba displayed on the first display unit 140 of the output device 100. The two-dimensional barcode Ba obtained by imaging is converted into original information In by the second conversion unit 230. The second operation unit 210 is an input means such as a numeric keypad for inputting a telephone number or the like, and is used for an operation for instructing operation of each unit by a user. The second recording unit 220 records the converted original information In. The script translation tool used to execute the program described in the script program format is installed in the second recording unit 220. The second display unit 240 displays a confirmation screen for the original information In converted from the two-dimensional barcode (see the profile confirmation screen in FIG. 3).

第2制御部290は、各部の制御を行うCPUまたはDSPなどの演算処理装置であり、特に元情報Inの識別部Diでプログラム形式、及び実行部Prの領域を判別し、元情報Inの実行部Prに記載されたプログラムを読み込んで実行する。第2制御部290は、機械語のプログラム形式で記載されたプログラムを実行する際に、アスキーコードに変換された実行部Prのプログラムを、バイナリーコードで構成される機械語に変換する。   The second control unit 290 is an arithmetic processing unit such as a CPU or a DSP that controls each unit, and in particular, determines the program format and the area of the execution unit Pr by the identification unit Di of the original information In, and executes the original information In. The program described in the part Pr is read and executed. When executing the program described in the machine language program format, the second control unit 290 converts the program of the execution unit Pr converted into the ASCII code into a machine language composed of binary codes.

出力装置100において元情報Inが作成され、二次元バーコードBaが第1表示部140に表示されるまでの流れを図4のフローチャートを用いて説明する。また、第1表示部140に表示された二次元バーコードBaを撮像し、元情報Inに基づいて受信装置200でプログラムが実行されるまでの流れを図5のフローチャートで説明する。図4、図5のフローチャートでは、例として、出力装置100においてプロファイルが登録された人の氏名:山田花子、フリガナ:ヤマダハナコ、電話番号:090−XXXX−YYYY、住所:**市**区**町、E−mailアドレス(1):ABCD@ef.co.jp、E−mailアドレス(2):HIJK@lm.ne.jp、緯度:北緯35度31分37秒295、経度:東経139度38分47秒150で構成されるプロファイルのうち、氏名、フリガナ、電話番号、E−mailアドレス(1)、緯度、経度に関する情報を受信装置200に送り、受信装置200の電話帳に登録する形態を説明する(図3〜図5参照)。   The flow until the original information In is created in the output device 100 and the two-dimensional barcode Ba is displayed on the first display unit 140 will be described with reference to the flowchart of FIG. Further, a flow from imaging the two-dimensional barcode Ba displayed on the first display unit 140 to executing the program by the receiving device 200 based on the original information In will be described with reference to the flowchart of FIG. In the flowcharts of FIGS. 4 and 5, as an example, the name of a person whose profile is registered in the output device 100: Hanako Yamada, Furigana: Yamada Hanako, Phone number: 090-XXXX-YYYY, Address: ** City ** Ward * * Town, E-mail address (1): ABCD @ ef. co. jp, E-mail address (2): HIJK @ lm. ne. jp, latitude: North latitude 35 degrees 31 minutes 37 seconds 295, longitude: 139 degrees 38 minutes 47 seconds 150 east longitude, profile, name, phone number, E-mail address (1), latitude, longitude A mode in which information is sent to the receiving apparatus 200 and registered in the telephone directory of the receiving apparatus 200 will be described (see FIGS. 3 to 5).

ステップS11で、使用者により送信する元情報Inを構成する内容が入力される(図4参照)。具体的には、プログラム処理の種類、プログラム処理で使用するコンテンツ、及びプログラムの形式が入力される。本実施形態では、指定したコンテンツ(氏名及び電話番号など)を受信装置200の電話帳に登録するタイプのプログラムが選択されたとして説明する。プログラム処理の種類が選択されると、第1表示部140に氏名または施設名称に対応するプロファイルが表示され、その中で、第1操作部110を使って、元情報Inを構成するコンテンツとして送信する項目が使用者により入力(選択)される。本実施形態では、電話帳登録する項目として氏名、フリガナ、電話番号、E−mailアドレス(1)、緯度、及び経度が選択され、これらの項目に“登録”印がプロファイル画面の上に表示される。また、電話帳登録しない項目として住所、及びE−mailアドレス(2)が選択され、これらの項目に“非登録”印がプロファイル画面の上に表示される(図3の入力画面参照)。本実施形態では、プログラム形式は、スクリプトが選択される。   In step S11, the contents constituting the original information In transmitted by the user are input (see FIG. 4). Specifically, the type of program processing, the content used in the program processing, and the program format are input. In the present embodiment, a description will be given on the assumption that a program of a type that registers specified content (such as a name and a telephone number) in the telephone book of the receiving apparatus 200 is selected. When the type of program processing is selected, a profile corresponding to the name or facility name is displayed on the first display unit 140, and transmitted as content constituting the original information In using the first operation unit 110 therein. The item to be input is input (selected) by the user. In this embodiment, a name, reading, phone number, E-mail address (1), latitude, and longitude are selected as items to be registered in the phone book, and a “registration” mark is displayed on the profile screen for these items. The Also, an address and an E-mail address (2) are selected as items that are not registered in the telephone book, and “non-registered” marks are displayed on these items on the profile screen (see the input screen in FIG. 3). In the present embodiment, a script is selected as the program format.

ステップS11において、受信装置200の機種毎に異なるプログラムを作成する必要があるプログラム処理の場合は、受信装置200の機種名についても使用者により入力される。本実施形態では、受信装置200の機種名について入力する必要はない。また、例えば、指定した電話番号を、受信装置200において発信させるプログラム処理のように、共通したキー操作だけで構成される処理の場合にも、受信装置200の機種名を特定する必要はない。   In step S11, in the case of program processing that needs to create a different program for each model of the receiving device 200, the model name of the receiving device 200 is also input by the user. In this embodiment, it is not necessary to input the model name of the receiving device 200. Further, for example, in the case of a process configured only by common key operations, such as a program process for transmitting a designated telephone number in the receiving apparatus 200, it is not necessary to specify the model name of the receiving apparatus 200.

ステップS12で、ステップS11において入力された内容に基づいて、元情報Inに記載される実行部Prが作成される。プログラム形式として機械語が選択された場合には、バイナリーコードで構成される機械語が作成された後にアスキーコードに変換されて実行部Prが作成される。なお、実行部Prを作成する前に、入力された内容を確認するプログラム作成項目作成画面(図3の項目確認画面参照)が、第1表示部140に表示される。ステップS13で、識別部Diが作成され、実行部Prの前に前部Difが、実行部Prの後に後部Dirが付加され、元情報Inが作成される。   In step S12, the execution part Pr described in the original information In is created based on the content input in step S11. When a machine language is selected as the program format, a machine language composed of binary code is created and then converted into ASCII code to create the execution unit Pr. Before creating the execution unit Pr, a program creation item creation screen (see the item confirmation screen in FIG. 3) for confirming the input content is displayed on the first display unit 140. In step S13, the identification part Di is created, the front part Dif is added before the execution part Pr, the rear part Dir is added after the execution part Pr, and the original information In is created.

ステップS14で、第1変換部130により、元情報Inが二次元バーコードBaに変換される。ステップS15で、第1表示部140に、二次元バーコードBaが表示される(図3の二次元バーコード表示画面参照)。   In step S14, the first conversion unit 130 converts the original information In into a two-dimensional barcode Ba. In step S15, the two-dimensional barcode Ba is displayed on the first display unit 140 (see the two-dimensional barcode display screen in FIG. 3).

ステップS31で、受信装置200の撮像部250によって、第1表示部140に表示された二次元バーコードBaが撮像される(図5参照)。ステップS32で、第2変換部230によって、二次元バーコードBaがアスキーコードで構成された元情報Inに変換される。変換された元情報Inは、第2記録部220に記録される。ステップS33で、元情報Inが有する識別部Diが読み取りされる。前部Difはプログラムの形式を特定するために、後部Dirはプログラムが記載された領域を特定するために使用される。   In step S31, the imaging unit 250 of the receiving apparatus 200 images the two-dimensional barcode Ba displayed on the first display unit 140 (see FIG. 5). In step S <b> 32, the second conversion unit 230 converts the two-dimensional barcode Ba into original information In composed of ASCII codes. The converted original information In is recorded in the second recording unit 220. In step S33, the identification unit Di included in the original information In is read. The front part Dif is used to specify the program format, and the rear part Dir is used to specify the area in which the program is written.

ステップS34で、読み取りされた識別部Diの内容に基づいて、プログラムの形式が機械語であるか否かが判断される。機械語である場合は、ステップS35で、第2制御部290によって、アスキーコードで構成された元情報Inが有する実行部Prのプログラムがバイナリーコードに変換される。ステップS36でバイナリーコードに変換されたプログラムが実行される。機械語でない場合は、ステップS37に進められる。   In step S34, it is determined whether or not the program format is a machine language based on the read contents of the identification unit Di. If it is a machine language, in step S35, the second control unit 290 converts the program of the execution unit Pr included in the original information In composed of ASCII code into a binary code. In step S36, the program converted into binary code is executed. If it is not a machine language, the process proceeds to step S37.

ステップS37で、読み取りされた識別部Diの内容に基づいて、プログラムの形式がスクリプトであるか否かが判断される。スクリプトである場合は、ステップS38で、アスキーコードで構成された元情報Inが有する実行部Prのプログラムがスクリプト翻訳ツール上で実行される。スクリプトでない場合はステップS39に進められる。   In step S37, it is determined whether or not the format of the program is a script based on the read contents of the identification unit Di. If it is a script, the program of the execution unit Pr included in the original information In composed of ASCII code is executed on the script translation tool in step S38. If it is not a script, the process proceeds to step S39.

ステップS39で、読み取りされた識別部Diの内容に基づいて、プログラムの形式がマクロであるか否かが判断される。マクロである場合は、ステップS40で、アスキーコードで構成された元情報Inが有する実行部Prのプログラムであるマクロが実行される。マクロでない場合は、ステップS41で、元情報Inが第2表示部240に表示される。   In step S39, it is determined whether or not the format of the program is a macro based on the read contents of the identification unit Di. If it is a macro, in step S40, a macro that is a program of the execution unit Pr included in the original information In composed of ASCII code is executed. If it is not a macro, the original information In is displayed on the second display unit 240 in step S41.

ステップS36、S38、及びS40のいずれかで実行部Prのプログラムが実行されることにより、氏名:山田花子、フリガナ:ヤマダハナコ、電話番号:090−XXXX−YYYY、E−mailアドレス:ABCD@ef.co.jp、緯度:北緯35度31分37秒295、及び経度:東経139度38分47秒150の項目が受信装置200の電話帳に登録される(図3のプロファイル確認画面参照)。   By executing the program of the execution unit Pr in any one of steps S36, S38, and S40, name: Hanako Yamada, reading: Yamada Hanako, phone number: 090-XXXX-YYYY, E-mail address: ABCD @ ef. co. The items of jp, latitude: north latitude 35 degrees 31 minutes 37 seconds 295, and longitude: east longitude 139 degrees 38 minutes 47 seconds 150 are registered in the telephone directory of the receiving apparatus 200 (see the profile confirmation screen in FIG. 3).

ステップS36、S38、及びS40のいずれかで実行部Prのプログラムが実行される前に、実行してもよいか否かを選択する画面表示を第2表示部240で行っても良い(不図示)。実行しても良い場合には、ステップS36、S38、及びS40のいずれかで実行部Prのプログラムが実行される。実行しない場合は、プログラムを実行せずに終了する。   Before the program of the execution unit Pr is executed in any of steps S36, S38, and S40, a screen display for selecting whether or not to execute the program may be displayed on the second display unit 240 (not shown). ). If it can be executed, the program of the execution unit Pr is executed in any of steps S36, S38, and S40. If not, exit without executing the program.

ステップS32において、元情報Inが第2記録部220に記録されているので、記録された元情報Inを使ってプログラムを実行させる場合は、再度ステップS31、S32の動作を行う必要がなく、記録された元情報Inを第2記録部220から読み出した後、ステップS33以降の手順を進めることが可能である。   In step S32, since the original information In is recorded in the second recording unit 220, when the program is executed using the recorded original information In, it is not necessary to perform the operations in steps S31 and S32 again, and the recording is performed. After the read original information In is read from the second recording unit 220, it is possible to proceed with the procedure after step S33.

元情報Inの実行部Prが有するプログラムが実行されることにより、出力装置100が有していた電話番号などのコンテンツに基づく特定の処理を受信装置200で行うことが可能になる。二次元バーコードBaを介して、出力装置100の出力から電話番号などのコンテンツと共にそのコンテンツを処理するプログラムを受信することが出来るので、受信装置200は、マクロ等のプログラムが実行できる環境を用意しておくだけで、予めプログラムをインストールしておく必要がない。   By executing the program included in the execution unit Pr of the original information In, the receiving device 200 can perform a specific process based on content such as a telephone number that the output device 100 has. Since the program for processing the content together with the content such as the telephone number can be received from the output of the output device 100 through the two-dimensional barcode Ba, the receiving device 200 provides an environment in which a program such as a macro can be executed. It is not necessary to install the program beforehand.

また、受信装置200へのデータ受け渡しは、IrDAやBluetoothを使った元情報Inを送る手段も考えられるが、出力装置100と受信装置200で通信プロトコルを統一させる必要があり、通信事業者が異なる場合には実施できない場合がある。また、電話回線を使い、電子メールなどを使って送信する手段の場合は、通信コストがかかる問題がある。本実施形態は、通信事業者が異なる場合であっても、実施可能であるし、且つ通信コストもかからない。   In addition, for data transfer to the receiving device 200, a means for sending the original information In using IrDA or Bluetooth may be considered. However, it is necessary to unify the communication protocol between the output device 100 and the receiving device 200, and the communication carriers are different. In some cases, this may not be possible. In addition, in the case of means for transmitting using a telephone line and e-mail or the like, there is a problem that communication cost is high. This embodiment can be implemented even when the telecommunications carriers are different, and does not incur communication costs.

また、出力装置100の第1表示部140と、受信装置200の撮像部250の間は、数cmの距離を保つ必要があり、その間で第三者に情報が傍受されるおそれは少ない。   In addition, it is necessary to maintain a distance of several centimeters between the first display unit 140 of the output device 100 and the imaging unit 250 of the reception device 200, and there is little possibility that information is intercepted by a third party.

本実施形態では、バーコードはいずれも二次元バーコードであるとして説明したが、元情報Inの内容が、バーコードが変換できるだけの容量である限り他のバーコード形式であってもよい。   In the present embodiment, the barcode is described as being a two-dimensional barcode, but other barcode formats may be used as long as the content of the original information In has a capacity that allows the barcode to be converted.

本実施形態における出力装置、受信装置の構成図である。It is a block diagram of the output device and receiving device in this embodiment. 出力装置、受信装置のブロック図である。It is a block diagram of an output device and a receiving device. 第1表示部、第2表示部で表示される内容を示す図である。It is a figure which shows the content displayed on a 1st display part and a 2nd display part. 出力装置で二次元バーコードを表示する流れを示すフローチャートである。It is a flowchart which shows the flow which displays a two-dimensional barcode with an output device. 受信装置でプログラムを実行する流れを示すフローチャートである。It is a flowchart which shows the flow which performs a program with a receiver.

符号の説明Explanation of symbols

100 出力装置
110 第1操作部
120 第1記録部
130 第1変換部
140 第1表示部
190 第1制御部
200 受信装置
210 第2操作部
220 第2記録部
230 第2変換部
240 第2表示部
250 撮像部
290 第2制御部
Di 識別部
Dif、Dir 前部、後部
In 元情報
Pr 実行部


DESCRIPTION OF SYMBOLS 100 Output device 110 1st operation part 120 1st recording part 130 1st conversion part 140 1st display part 190 1st control part 200 Receiving device 210 2nd operation part 220 2nd recording part 230 2nd conversion part 240 2nd display Unit 250 imaging unit 290 second control unit Di identification unit Dif, Dir front part, rear part In original information Pr execution unit


Claims (10)

プログラムが記載された実行部を有する元情報をバーコードに変換する第1変換部と、前記変換したバーコードを表示する表示部と、前記プログラムを実行する処理の種類や前記プログラムの処理で使用するコンテンツを決定するために使用される操作部と、前記プログラムを実行する処理の種類、前記プログラムの処理で使用するコンテンツ、及び前記プログラムの形式に基づいて、前記元情報を作成する第1制御部とを有する出力装置と、
前記表示されたバーコードを撮像する撮像部と、前記撮像されたバーコードを前記元情報に変換する第2変換部と、変換した前記元情報が有する実行部に記載されたプログラムを実行する第2制御部とを有する受信装置とを備え
前記受信装置の機種ごとに異なるプログラムを作成する必要がある場合は、前記第1制御部は、前記受信装置の機種に関する情報と、前記プログラムを実行する処理の種類、前記プログラムの処理で使用するコンテンツ、及び前記プログラムの形式に基づいて、前記元情報を作成することを特徴とするデータ受け渡しシステム。
A first conversion unit that converts original information having an execution unit in which the program is written into a barcode, a display unit that displays the converted barcode, a type of processing for executing the program, and a process used for the program A first control for creating the original information based on an operation unit used to determine content to be processed, a type of processing for executing the program, content used in processing of the program, and a format of the program An output device having a section;
An imaging unit that images the displayed barcode, a second conversion unit that converts the captured barcode into the original information, and a program that executes a program described in the execution unit included in the converted original information And a receiving device having two control units ,
When it is necessary to create a different program for each model of the receiving device, the first control unit uses information related to the model of the receiving device, the type of processing for executing the program, and processing of the program A data delivery system , wherein the original information is created based on content and a format of the program .
前記出力装置、及び前記受信装置は携帯電話であり、
前記出力装置に記録された情報が、前記プログラムの処理で使用するコンテンツとして使用され、
前記受信装置は、前記コンテンツを記録することを特徴とする請求項1に記載のデータ受け渡しシステム。
The output device and the receiving device are mobile phones,
Information recorded in the output device is used as content used in the processing of the program,
The data receiving system according to claim 1, wherein the receiving device records the content.
前記実行部に記載されたプログラムは、アスキーコードで構成されることを特徴とする請求項1に記載のデータ受け渡しシステム。   The data delivery system according to claim 1, wherein the program written in the execution unit is composed of ASCII code. 前記実行部に記載されたプログラムは、バイナリーコードで構成された機械語がアスキーコードに変換されたもの、スクリプト、マクロのいずれかで構成されることを特徴とする請求項3に記載のデータ受け渡しシステム。   4. The data transfer according to claim 3, wherein the program described in the execution unit is configured by any one of a machine code composed of binary code converted into ASCII code, a script, and a macro. system. 前記元情報は、前記実行部に記載されたプログラムが、前記バイナリーコードで構成された機械語がアスキーコードに変換されたもの、前記スクリプト、前記マ
クロのいずれかであることを前記受信装置が特定する識別部を有することを特徴とする請求項4に記載のデータ受け渡しシステム。
The original information is specified by the receiving device that the program described in the execution unit is any one of the script or the macro obtained by converting the machine language composed of the binary code into the ASCII code. The data delivery system according to claim 4, further comprising an identification unit that performs the identification.
前記プログラムは、前記出力装置において指定した電話番号またはメールアドレスに基づいて、前記受信装置が発信を行う処理であることを特徴とする請求項1に記載のデータ受け渡しシステム。   2. The data delivery system according to claim 1, wherein the program is a process in which the receiving device makes a call based on a telephone number or an e-mail address designated in the output device. 前記プログラムは、前記出力装置において指定したプロファイルデータを、前記受信装置の電話帳に登録する処理であることを特徴とする請求項1に記載のデータ受け渡しシステム。   The data transfer system according to claim 1, wherein the program is a process of registering profile data designated in the output device in a telephone directory of the receiving device. 前記プログラムは、前記出力装置において指定したウェブページに、前記受信装置がアクセスしてデータをダウンロードする処理であることを特徴とする請求項1に記載のデータ受け渡しシステム。   The data transfer system according to claim 1, wherein the program is a process in which the receiving device accesses and downloads data to a web page specified in the output device. 前記受信装置は、スクリプトのプログラム形式で記載されたプログラムを実行するのに使用されるスクリプト翻訳ツールがインストールされ、且つ前記元情報を記録する記録部を有し、
前記出力装置、及び前記受信装置は携帯電話であり、
前記実行部に記載されたプログラムは、バイナリーコードで構成された機械語がアスキーコードに変換されたもの、アスキーコードで構成されたスクリプト、アスキーコードで構成されたマクロのいずれかで構成され、
前記元情報は、前記実行部に記載されたプログラムが、前記バイナリーコードで構成された機械語がアスキーコードに変換されたもの、前記アスキーコードで構成されたスクリプト、前記アスキーコードで構成されたマクロのいずれかであることを前記受信装置が特定する識別部を有し、
前記第2制御部は、前記識別部を使って、前記実行部に記載されたプログラムが、前記バイナリーコードで構成された機械語がアスキーコードに変換されたもの、前記アスキーコードで構成されたスクリプト、前記アスキーコードで構成されたマクロのいずれであるかの判断を行うものであり、
前記第2制御部は、前記判断において、前記バイナリーコードで構成された機械語がアスキーコードに変換されたものであると判断した場合には、前記アスキーコードを前記バイナリーコードに変換し、前記バイナリーコードに変換されたプログラムを実行し、
前記第2制御部は、前記判断において、前記アスキーコードで構成されたスクリプトであると判断した場合には、前記アスキーコードを前記バイナリーコードに変換し、前記バイナリーコードに変換されたプログラムを前記スクリプト翻訳ツールの上で実行し、
前記第2制御部は、前記判断において、前記アスキーコードで構成されたマクロであると判断した場合には、前記アスキーコードを前記バイナリーコードに変換し、前記バイナリーコードに変換されたプログラムであるマクロを実行することを特徴とする請求項1に記載のデータ受け渡しシステム。
The receiving apparatus has a recording unit in which a script translation tool used to execute a program described in a script program format is installed and records the original information;
The output device and the receiving device are mobile phones,
The program described in the execution unit is configured by any of a machine language configured by binary code converted into ASCII code, a script configured by ASCII code, and a macro configured by ASCII code,
The original information includes a program written in the execution unit, a machine language composed of the binary code converted into ASCII code, a script composed of the ASCII code, and a macro composed of the ASCII code. An identification unit that identifies the receiving device to be any one of
The second control unit uses the identification unit, and the program written in the execution unit is a machine code composed of the binary code converted into ASCII code, or a script composed of the ASCII code. , To determine which one of the macros is composed of the ASCII code,
When the second control unit determines in the determination that the machine language composed of the binary code is converted into the ASCII code, the second control unit converts the ASCII code into the binary code, and the binary code Run the program converted to code,
In the determination, if the second control unit determines that the script is composed of the ASCII code, the second control unit converts the ASCII code into the binary code, and converts the program converted into the binary code into the script. Run on a translation tool,
If the second control unit determines in the determination that the macro is composed of the ASCII code, the second control unit converts the ASCII code into the binary code, and is a macro that is a program converted into the binary code. The data delivery system according to claim 1, wherein:
受信装置で実行可能なプログラムが記載された実行部を有する元情報を前記受信装置で読み取り可能なバーコードに変換する変換部と、前記変換したバーコードを表示する表示部と、前記プログラムを実行する処理の種類や前記プログラムの処理で使用するコンテンツを決定するために使用される操作部と、前記プログラムを実行する処理の種類、前記プログラムの処理で使用するコンテンツ、及び前記プログラムの形式に基づいて、前記元情報を作成する制御部とを備え、
前記受信装置の機種ごとに異なるプログラムを作成する必要がある場合は、前記制御部は、前記受信装置の機種に関する情報と、前記プログラムを実行する処理の種類、前記プログラムの処理で使用するコンテンツ、及び前記プログラムの形式に基づいて、前記元情報を作成することを特徴とするデータ受け渡し用の出力装置。
A conversion unit that converts original information having an execution unit in which a program executable by the reception device is described into a barcode that can be read by the reception device, a display unit that displays the converted barcode, and the execution of the program Based on the operation unit used for determining the type of processing to be performed and the content used in the processing of the program, the type of processing for executing the program, the content used in the processing of the program, and the format of the program And a control unit for creating the original information,
When it is necessary to create a different program for each model of the receiving device, the control unit includes information on the model of the receiving device, a type of processing for executing the program, content used in processing of the program, and based on the format of the program, the output device for data transfer characterized in that to create the original information.
JP2005363167A 2005-12-16 2005-12-16 mobile phone Expired - Fee Related JP5036022B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005363167A JP5036022B2 (en) 2005-12-16 2005-12-16 mobile phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005363167A JP5036022B2 (en) 2005-12-16 2005-12-16 mobile phone

Publications (2)

Publication Number Publication Date
JP2007166487A JP2007166487A (en) 2007-06-28
JP5036022B2 true JP5036022B2 (en) 2012-09-26

Family

ID=38248833

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005363167A Expired - Fee Related JP5036022B2 (en) 2005-12-16 2005-12-16 mobile phone

Country Status (1)

Country Link
JP (1) JP5036022B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110392143A (en) * 2018-04-23 2019-10-29 Oppo广东移动通信有限公司 A kind of electronic equipment and its display methods, computer storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110457025B (en) 2018-05-07 2022-04-12 腾讯科技(深圳)有限公司 Bar code display method and device, storage medium and electronic device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003337941A (en) * 2002-05-20 2003-11-28 Matsushita Electric Ind Co Ltd Device and method for image recognition, and program
JP2004078368A (en) * 2002-08-12 2004-03-11 Kobelco Systems Corp Information distribution method using secondary cord, and system therefor
JP2004140502A (en) * 2002-10-16 2004-05-13 Mebius Corp Method for requesting delivering, method for delivering, method for transmitting data, method for processing data, method for using data, method for inputting data, and communication network system
JP2004318412A (en) * 2003-04-15 2004-11-11 Matsushita Electric Ind Co Ltd Two-dimensional code receipt, device for using it, device for creating it, and table format form code decoder
JP2004326686A (en) * 2003-04-28 2004-11-18 Matsushita Electric Ind Co Ltd Optical information reader and communication system using optical information reader
JP2005057501A (en) * 2003-08-04 2005-03-03 Jcs:Kk Mobile communication terminal and communication system using the same
US7407107B2 (en) * 2003-12-08 2008-08-05 Nokia Corporation Apparatus, system, method and computer program product for creating shortcuts to functions in a personal communication device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110392143A (en) * 2018-04-23 2019-10-29 Oppo广东移动通信有限公司 A kind of electronic equipment and its display methods, computer storage medium

Also Published As

Publication number Publication date
JP2007166487A (en) 2007-06-28

Similar Documents

Publication Publication Date Title
JP4234715B2 (en) Electronic equipment operation system
CN102404482A (en) Image forming apparatus and display control method
WO2005083579A1 (en) Data processing device capable of performing data transmission by a predetermined access method
JP4123473B2 (en) Mobile phone
CN107682359B (en) Application registration method and mobile terminal
KR100700581B1 (en) Method for setting photo in address book of mobile communication terminal
JP5036022B2 (en) mobile phone
GB2346769A (en) Retrieving phone numbers in a mobile telephone
US9386138B2 (en) Mobile terminal device, operation procedure communication system, and operation communication method
JP2006209462A (en) Terminal device
JP5078054B2 (en) Announcement
JP6268950B2 (en) Image processing system, image processing apparatus, image processing method, and image processing program
CN109976682B (en) Service instruction acquisition method, device, equipment and storage medium
JP4208555B2 (en) Information processing apparatus, system thereof, method thereof, program thereof, and recording medium recording the program
US20080042925A1 (en) Key assignable portable terminal device
JP4764613B2 (en) Image communication system, image transmission apparatus, image server, image transmission method, and image server control method
KR101671734B1 (en) mobile phone and method of locking and unlocking the same
JP2003110827A (en) Device, method and program for processing additional information
KR100659500B1 (en) Method and system for sending fax using mobile terminal
KR101088160B1 (en) Mobile Devices with Function of Auto-sending Information for Accessing Mobile Homepage
US20120075180A1 (en) Mobile electronic apparatus and control method of mobile electronic apparatus
JP6357964B2 (en) Printing system and printing method
JP5061838B2 (en) Portable information processing device
KR100743090B1 (en) System and method for providing dictionary using mobile phone
JP2020151873A (en) Fault specifying method and fault specifying system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081205

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101116

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110223

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110414

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111107

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111229

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120627

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120702

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

Free format text: PAYMENT UNTIL: 20150713

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5036022

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370