JP2013122627A - Information processing terminal, server device, system, and program - Google Patents

Information processing terminal, server device, system, and program Download PDF

Info

Publication number
JP2013122627A
JP2013122627A JP2011269862A JP2011269862A JP2013122627A JP 2013122627 A JP2013122627 A JP 2013122627A JP 2011269862 A JP2011269862 A JP 2011269862A JP 2011269862 A JP2011269862 A JP 2011269862A JP 2013122627 A JP2013122627 A JP 2013122627A
Authority
JP
Japan
Prior art keywords
information
image
unit
processing terminal
action
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
JP2011269862A
Other languages
Japanese (ja)
Inventor
Minako Kuwata
みな子 桑田
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2011269862A priority Critical patent/JP2013122627A/en
Publication of JP2013122627A publication Critical patent/JP2013122627A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To acquire distribution information according to information based on a specified part in a display image.SOLUTION: An information processing terminal comprises: an image acquisition unit 301 for acquiring image data and an image identifier corresponding to the image data; a display unit 6 for displaying an image according to the acquired image data on a screen; an operation reception unit 281 for receiving an operation for specifying a part of the image displayed on the screen; an information acquisition unit for acquiring predetermined information from the part of image specified by the received operation; a transmission unit for transmitting the predetermined information acquired by the information acquisition unit and the image identifier acquired by the image acquisition unit 301, to a server; a reception unit for receiving action information including link destination information indicating a link destination of the predetermined information and processing information corresponding to the link destination information, from the server; and a control unit for controlling the information processing terminal on the basis of the received link destination information and processing information.

Description

本発明は情報処理端末に関し、特に、画像データの処理結果に基づき外部装置と通信する情報処理端末に関する。   The present invention relates to an information processing terminal, and more particularly to an information processing terminal that communicates with an external device based on a processing result of image data.

ユーザの携帯端末は、搭載できるメモリ容量に限界がある。したがって、必要な情報は、必要な時に、サーバから受信することで、当該限界に対処している。   A user's portable terminal has a limit in the memory capacity which can be mounted. Therefore, the necessary information is received from the server when necessary to cope with the limitation.

携帯端末に対して、サーバから情報配信する方法として、たとえば特許文献1(特開2005−107978号公報)に記載の方法がある。特許文献1では、ユーザは撮影機能を有した携帯端末により被写体を撮影し、撮影画像をサーバ側に送信し、サーバ側では撮影画像を認識して、認識情報に対応するデータを携帯端末に送信する。   As a method for distributing information from a server to a portable terminal, for example, there is a method described in Patent Document 1 (Japanese Patent Laid-Open No. 2005-107978). In Patent Document 1, a user photographs a subject with a portable terminal having a photographing function, transmits the photographed image to the server side, recognizes the photographed image on the server side, and transmits data corresponding to the recognition information to the portable terminal. To do.

また、特許文献2(特開2001−184141号公報)および特許文献3(特開2003−177986号公報)では、ユーザが携帯する情報端末装置は、スキャナで印刷物に記載のURIを読取り、内蔵ブラウザにより当該URIに従ってインターネットを介しコンテンツを取得する。   In Patent Document 2 (Japanese Patent Laid-Open No. 2001-184141) and Patent Document 3 (Japanese Patent Laid-Open No. 2003-177986), an information terminal device carried by a user reads a URI described in a printed matter with a scanner, and has a built-in browser. The content is acquired via the Internet according to the URI.

特開2005−107978号公報JP 2005-107978 A 特開2001−184141号公報JP 2001-184141 A 特開2003−177986号公報JP 2003-177986 A

上述の特許文献1では、画像全体により外部サーバに対して情報の検索を要求するので、画像の一部の絵、文字などに関連した情報のみを取得したいというユーザの要望に応えることができない。また、特許文献1と2では、端末はURLを用いて外部サーバを検索するものであるから、印刷物にURLが印字されていることが必要となり、URLの情報を有しない画像を用いて外部サーバを検索することはできない。したがって、印刷物の一部の文字列(URLに限定されない氏名、商品名、店舗名など)に関連した情報の配信を受けたいというユーザの要望に応えることができない。   In the above-mentioned patent document 1, since an external server is requested to search for information based on the entire image, it is not possible to meet the user's desire to acquire only information related to a part of the image, characters, and the like. In Patent Documents 1 and 2, since the terminal searches for an external server using a URL, the URL needs to be printed on a printed matter, and the external server uses an image that does not have URL information. Cannot be searched. Therefore, the user's desire to receive distribution of information related to a part of the character string (name, product name, store name, etc. not limited to URL) of the printed matter cannot be satisfied.

それゆえに本発明の目的は、表示されている画像のうち指定された一部に基づいた情報を送信し、送信に応じて配信される情報を取得できる情報処理端末を提供することである。   Therefore, an object of the present invention is to provide an information processing terminal capable of transmitting information based on a specified part of displayed images and acquiring information distributed in response to the transmission.

この発明のある局面に従う、サーバと通信する情報処理端末は、画像データと、当該画像データに対応の画像識別子とを取得するための画像取得部と、画像取得部により取得した画像データに従う画像を画面に表示するための表示部と、画面に表示されている画像の一部を指定する操作を受付けるための操作受付部と、操作受付部が受付ける操作により指定された一部の画像から所定情報を取得するための情報取得部と、情報取得部が取得した所定情報と、画像取得部が取得した画像識別子とをサーバに送信するための送信部と、所定情報のリンク先を示すリンク先情報と、当該リンク先情報に対応する処理情報とを含むアクション情報を、サーバから受信するための受信部と、受信部が受信したリンク先情報と処理情報とに基づき情報端末を制御する制御部と、を備える。   According to an aspect of the present invention, an information processing terminal that communicates with a server includes an image acquisition unit for acquiring image data and an image identifier corresponding to the image data, and an image according to the image data acquired by the image acquisition unit. Predetermined information from a display unit for displaying on the screen, an operation receiving unit for receiving an operation for specifying a part of the image displayed on the screen, and a part of the image specified by the operation received by the operation receiving unit An information acquisition unit for acquiring information, a predetermined information acquired by the information acquisition unit, a transmission unit for transmitting the image identifier acquired by the image acquisition unit to the server, and link destination information indicating a link destination of the predetermined information And the action information including the processing information corresponding to the link destination information from the server, the information terminal based on the link destination information and the processing information received by the receiving unit And a control unit for controlling.

好ましくは、情報取得部は、操作受付部が受付ける操作により指定された一部の画像を認識することにより文字列を抽出し、抽出した文字列を、所定情報として取得するための文字取得部を含む。   Preferably, the information acquisition unit extracts a character string by recognizing a part of the image designated by the operation received by the operation reception unit, and a character acquisition unit for acquiring the extracted character string as predetermined information Including.

好ましくは、情報取得部は、操作受付部が受付ける操作により指定された一部の画像の、画面に表示されている画像における位置を、所定情報として取得するための位置取得部を含む。   Preferably, the information acquisition unit includes a position acquisition unit for acquiring, as the predetermined information, the position in the image displayed on the screen of a part of the image specified by the operation received by the operation reception unit.

好ましくは、受信部が複数のアクション情報を受信したとき、制御部は、複数のアクション情報の中から選択されたアクション情報のリンク先情報と処理情報とに基づき情報処理端末を制御する。   Preferably, when the receiving unit receives a plurality of action information, the control unit controls the information processing terminal based on the link destination information and the processing information of the action information selected from the plurality of action information.

好ましくは、画像データは、電子書籍データを示す。
好ましくは、送信部は、情報取得部が取得した所定情報と、画像取得部が取得した画像識別子と、情報処理端末に関する端末情報とをサーバに送信する。
Preferably, the image data indicates electronic book data.
Preferably, a transmission part transmits the predetermined information which the information acquisition part acquired, the image identifier which the image acquisition part acquired, and the terminal information regarding an information processing terminal to a server.

好ましくは、端末情報は、情報処理端末の属性を示す。
好ましくは、端末情報は、情報処理端末のユーザの属性を示す。
Preferably, the terminal information indicates an attribute of the information processing terminal.
Preferably, the terminal information indicates an attribute of the user of the information processing terminal.

この発明の他の局面に従う、上述の情報処理端末と通信するサーバ装置は、所定情報と画像識別子とアクション情報とを対応付けて予め格納する情報格納部と、情報処理端末から所定情報と画像識別子とを受信するためのサーバ受信部と、受信した所定情報と画像識別子とに基づき、情報格納部から、対応するアクション情報を読出すための読出部と、を備え、読出されたアクション情報を、情報処理端末に送信する。   According to another aspect of the present invention, a server device that communicates with the information processing terminal includes an information storage unit that stores predetermined information, an image identifier, and action information in association with each other, and a predetermined information and an image identifier from the information processing terminal. And a server receiving unit for receiving the information, and a reading unit for reading the corresponding action information from the information storage unit based on the received predetermined information and the image identifier. Send to the information processing terminal.

この発明のさらに他の局面に従うと、情報処理端末と、当該情報処理端末と通信するサーバ装置を備えるシステムが提供される。   According to still another aspect of the present invention, a system including an information processing terminal and a server device that communicates with the information processing terminal is provided.

システムの情報処理端末は、画像データと、当該画像データに対応の画像識別子とを取得するための画像取得部と、画像取得部により取得した画像データに従う画像を画面に表示するための表示部と、画面に表示されている画像の一部を指定する操作を受付けるための操作受付部と、操作受付部が受付ける操作により指定された一部の画像から所定情報を取得するための情報取得部と、情報取得部が取得した所定情報と、画像取得部が取得した画像識別子とをサーバ装置に送信するための送信部と、所定情報のリンク先を示すリンク先情報と、当該リンク先情報に対応する処理情報とを含むアクション情報を、サーバ装置から受信するための受信部と、受信部が受信したリンク先情報と処理情報とに基づき情報処理端末を制御する制御部とを含む。   An information processing terminal of the system includes: an image acquisition unit for acquiring image data and an image identifier corresponding to the image data; a display unit for displaying an image according to the image data acquired by the image acquisition unit on a screen; An operation accepting unit for accepting an operation for designating a part of the image displayed on the screen, and an information obtaining unit for obtaining predetermined information from the part of the image designated by the operation accepted by the operation accepting unit; Corresponding to the transmission unit for transmitting the predetermined information acquired by the information acquisition unit and the image identifier acquired by the image acquisition unit to the server device, the link destination information indicating the link destination of the predetermined information, and the link destination information A receiving unit for receiving action information including processing information to be processed from the server device, and a control unit for controlling the information processing terminal based on the link destination information and processing information received by the receiving unit. No.

システムのサーバ装置は、所定情報と画像識別子とアクション情報とを対応付けて予め格納する情報格納部と、情報処理端末から所定情報と画像識別子とを受信するためのサーバ受信部と、受信した所定情報と画像識別子とに基づき、情報格納部から、対応するアクション情報を読出すための読出部と、を備え、読出されたアクション情報を、情報処理端末に送信する。   A server device of the system includes an information storage unit that stores predetermined information, an image identifier, and action information in association with each other, a server reception unit that receives the predetermined information and the image identifier from the information processing terminal, and the received predetermined unit Based on the information and the image identifier, a reading unit for reading the corresponding action information from the information storage unit is provided, and the read action information is transmitted to the information processing terminal.

この発明のさらに他の局面に従うと、プロセッサを備えるコンピュータに情報処理方法を実行させるためのプログラムが提供される。   When the further another situation of this invention is followed, the program for making a computer provided with a processor perform an information processing method is provided.

プログラムが実行する情報処理方法は、コンピュータの画像取得部が、画像データと、当該画像データに対応の画像識別子とを取得するステップと、コンピュータの表示部が、取得した画像データに従う画像を画面に表示するステップと、コンピュータの操作受付部が、画面に表示されている画像の一部を指定する操作を受付けるステップと、コンピュータの情報取得部が、受付けるステップにより受付ける操作により指定された一部の画像から所定情報を取得するステップと、コンピュータの参照部が、取得した所定情報と、取得した画像識別子とを通信回線を介してサーバに送信するステップと、コンピュータの受信部が、所定情報のリンク先を示すリンク先情報と、当該リンク先情報に対応する処理情報とを含むアクション情報を、通信回線を介して前記サーバから受信するステップと、コンピュータの制御部が、受信したリンク先情報と処理情報とに基づきコンピュータの動作を制御するステップと、を含む。   The information processing method executed by the program includes a step in which an image acquisition unit of a computer acquires image data and an image identifier corresponding to the image data, and a display unit of the computer displays an image according to the acquired image data on a screen. A step of displaying, a step of accepting an operation for specifying a part of an image displayed on the screen by an operation accepting unit of the computer, and a part of the information designated by an operation accepted by the information acquiring unit of the computer A step of acquiring predetermined information from the image; a step of transmitting the acquired predetermined information and the acquired image identifier to the server via a communication line; and a link of the predetermined information by the receiving unit of the computer. Action information including link destination information indicating the destination and processing information corresponding to the link destination information is passed. Comprising the steps of: receiving from the server via the line, the control unit of the computer, and controlling the operation of the computer based on the received link information and the process information.

本発明によれば、情報処理端末は、表示されている画像のうち指定された一部に基づいた情報を送信すると、送信に応じて配信される情報を取得できる。   According to the present invention, when the information processing terminal transmits information based on a specified part of the displayed image, the information distributed can be acquired in response to the transmission.

本発明の実施の形態に係るシステム構成図である。It is a system configuration figure concerning an embodiment of the invention. 本発明の実施の形態に係る端末の外観図である。It is an external view of the terminal which concerns on embodiment of this invention. 本発明の実施の形態に係るシステムの動作を概念的に示す図である。It is a figure which shows notionally the operation | movement of the system which concerns on embodiment of this invention. 本発明の実施の形態に係る端末の機能構成図である。It is a function block diagram of the terminal which concerns on embodiment of this invention. 本発明の実施の形態に係る端末の記憶部の内容例を説明するための図である。It is a figure for demonstrating the example of the content of the memory | storage part of the terminal which concerns on embodiment of this invention. 本発明の実施の形態に係る参照サーバの機能構成図である。It is a function block diagram of the reference server which concerns on embodiment of this invention. 本発明の実施の形態に係る処理フローチャートである。It is a processing flowchart concerning an embodiment of the invention. 本発明の実施の形態に係る参照リクエストを示す図である。It is a figure which shows the reference request which concerns on embodiment of this invention. 本発明の実施の形態に係る応答を示す図である。It is a figure which shows the response which concerns on embodiment of this invention. 本発明の実施の形態に係る第1アクションDBを示す図である。It is a figure which shows 1st action DB which concerns on embodiment of this invention. 本発明の実施の形態に係る第1アクションDB内の情報取得先のデータを示す図である。It is a figure which shows the data of the information acquisition destination in 1st action DB which concerns on embodiment of this invention. 本発明の実施の形態に係る第2アクションDBを示す図である。It is a figure which shows 2nd action DB which concerns on embodiment of this invention. 本発明の実施の形態に係る端末情報DBを示す図である。It is a figure which shows terminal information DB which concerns on embodiment of this invention. 本発明の実施の形態に係るPCの構成図である。It is a lineblock diagram of PC concerning an embodiment of the invention.

以下、この発明の実施の形態について図面を参照して詳細に説明する。
<システム構成>
図1を参照して、本実施の形態に係るシステムは、電子書籍を配信するための電子書籍配信サーバ300、複数の情報処理端末、参照サーバ200および各種情報を配信することにより提供する情報提供サーバ400を備える。本実施の形態では、情報提供サーバ400はクラウド(クラウドコンピューティングの略)の一機能として提供される。これらは、インターネットを含む有線よび無線の各種通信回線からなる通信ネットワークNTを介して通信する。複数の情報処理端末には、ユーザが携帯可能な端末100と固定設置されるPC(Personal Computerの略)100Aが含まれる。端末100およびPC100Aには、電子書籍配信サーバ300から電子書籍が配信されて、配信された電子書籍を閲覧する機能を有する。また、端末100およびPC100Aには、配信された電子書籍の情報に基づき参照サーバ200と通信し、当該通信による受信情報に従って情報提供サーバ400と通信するとともに、当該受信情報に従って動作する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
<System configuration>
Referring to FIG. 1, the system according to the present embodiment provides an electronic book distribution server 300 for distributing an electronic book, a plurality of information processing terminals, a reference server 200, and information provision provided by distributing various types of information. A server 400 is provided. In the present embodiment, the information providing server 400 is provided as a function of the cloud (abbreviation of cloud computing). These communicate via the communication network NT which consists of various wired and wireless communication lines including the Internet. The plurality of information processing terminals include a terminal 100 that can be carried by a user and a PC (abbreviation of Personal Computer) 100A that is fixedly installed. The terminal 100 and the PC 100A have a function of distributing an electronic book from the electronic book distribution server 300 and browsing the distributed electronic book. Further, the terminal 100 and the PC 100A communicate with the reference server 200 based on the information of the distributed electronic book, communicate with the information providing server 400 according to the received information by the communication, and operate according to the received information.

本実施の形態では説明を簡単にするために、電子書籍配信サーバ300から電子書籍が配信される情報処理端末として、端末100を例示するが、PC100Aも、端末100と同様の処理機能を有している。   In this embodiment, for simplicity of explanation, the terminal 100 is illustrated as an information processing terminal to which an electronic book is distributed from the electronic book distribution server 300, but the PC 100A also has the same processing function as the terminal 100. ing.

また、本実施の形態では、電子書籍は画像データからなる。たとえば、出版物である書籍の紙面を予めイメージスキャナで光学的に読取り、読取りにより取得したビットマップデータである画像データからなる。電子書籍は、テキストデータであってもよく、または、画像データとテキストデータの組合せであってもよい。   In the present embodiment, the electronic book is composed of image data. For example, it is composed of image data which is bitmap data obtained by optically reading a paper surface of a book as a publication beforehand with an image scanner. The electronic book may be text data or a combination of image data and text data.

端末100は、CPU2などのプロセッサ、不揮発性メモリを含むプログラムおよびデータを格納するための記憶部3、作業領域およびデータの一時記憶領域として利用される一時記憶部4、ユーザが情報を入力するために操作する操作部5、表示部6、アンテナ8を接続する電話網通信部7、通信部9、CD−ROM(Compact Disc Read Only Memory)などの記録媒体11が着脱自在に装着されて、装着された記録媒体11のデータにアクセスするためのI/F(インターフェイス)10、時間を計時するタイマ12、およびGPS(Global Positioning System)を利用して端末100の現在位置を検出するための位置検出部13を備える。   The terminal 100 includes a processor such as a CPU 2, a storage unit 3 for storing programs and data including a nonvolatile memory, a temporary storage unit 4 used as a work area and a temporary storage area for data, and a user for inputting information. A recording medium 11 such as an operation unit 5, a display unit 6, a telephone network communication unit 7, a communication unit 9, and a CD-ROM (Compact Disc Read Only Memory) connected to the antenna 8 are detachably mounted. Position detection for detecting the current position of the terminal 100 using an I / F (interface) 10 for accessing data of the recorded recording medium 11, a timer 12 for measuring time, and a GPS (Global Positioning System) The unit 13 is provided.

ここでは、端末100は電話機能を備えるが、電話機能を備えない携帯型の端末(たとえば、通信ネットワークNTの接続機能を備えるPDA(Personal Digital Assistant)、通信ネットワークNTの接続機能を備える電子書籍閲覧用端末)であってもよい。   Here, the terminal 100 has a telephone function but a portable terminal that does not have a telephone function (for example, a PDA (Personal Digital Assistant) having a connection function of the communication network NT, and an electronic book browsing having a connection function of the communication network NT. Terminal).

通信部9は、たとえばIEEE(Institute of Electrical and Electronic Engineers)802.11a/b/g/nなどの規格に従う無線LAN(Local Area Network)または、有線LANによりインターネットに接続する。また端末100の電話網通信部7は、携帯電話網などを介してインターネットに接続する。   The communication unit 9 is connected to the Internet by a wireless local area network (LAN) or a wired LAN according to standards such as IEEE (Institute of Electrical and Electronic Engineers) 802.11a / b / g / n. The telephone network communication unit 7 of the terminal 100 connects to the Internet via a mobile phone network or the like.

操作部5は、ユーザによる情報/指示の入力操作を受付けるための機能を有し、ボタン、キー、トラックボール、タッチパネルなどからなる。   The operation unit 5 has a function for accepting an information / instruction input operation by a user, and includes a button, a key, a trackball, a touch panel, and the like.

また、参照サーバ200は、CPU(Central Processing Unit)201、記憶部205、図示のない一時記憶部、通信ネットワークNTを介して外部装置と通信するための通信部205、ユーザの操作を受け付けるためのキー・ボタンなどからなる入力部203、ディスプレイなどの出力部204を備える。   The reference server 200 includes a CPU (Central Processing Unit) 201, a storage unit 205, a temporary storage unit (not shown), a communication unit 205 for communicating with an external device via the communication network NT, and a user operation. An input unit 203 including keys and buttons and an output unit 204 such as a display are provided.

記憶部205はハードディスク、ROM(Read Only Memory)、RAM(Random Access Memory)など各種記憶デバイスからなる。記憶部205には、第1アクション管理DB(以下、“DB”は、データベースの略)210、第2アクション管理DB230および参照サーバ200と通信する端末100に関する情報が予め登録される端末情報DB260が格納される。   The storage unit 205 includes various storage devices such as a hard disk, a ROM (Read Only Memory), and a RAM (Random Access Memory). The storage unit 205 includes a first action management DB (hereinafter, “DB” is an abbreviation of database) 210, a second action management DB 230, and a terminal information DB 260 in which information related to the terminal 100 communicating with the reference server 200 is registered in advance. Stored.

また、情報提供サーバ400は、CPU401、記憶部405、図示のない一時記憶部、通信ネットワークNTを介して外部装置と通信するための通信部402、ユーザの操作を受け付けるためのキー・ボタンなどからなる入力部403、およびディスプレイなどの出力部404を備える。   Further, the information providing server 400 includes a CPU 401, a storage unit 405, a temporary storage unit (not shown), a communication unit 402 for communicating with an external device via the communication network NT, and a key / button for receiving a user operation. And an output unit 404 such as a display.

記憶部405はハードディスク、ROM、RAMなど各種記憶デバイスからなる。記憶部405には、通信ネットワークNTを介して外部装置に配信するべき情報が予め格納される。   The storage unit 405 includes various storage devices such as a hard disk, ROM, and RAM. Information to be distributed to the external device via the communication network NT is stored in the storage unit 405 in advance.

電子書籍配信サーバ300の構成は図示しないが、情報提供サーバ400と同様の構成を有する。電子書籍配信サーバ300は、記憶部に予め電子書籍を格納し、記憶部に格納された電子書籍を通信ネットワークNTを介して端末100などの外部装置に配信する。   Although the configuration of the electronic book distribution server 300 is not shown, it has the same configuration as the information providing server 400. The electronic book distribution server 300 stores an electronic book in advance in a storage unit, and distributes the electronic book stored in the storage unit to an external device such as the terminal 100 via the communication network NT.

<端末の外観>
図2を参照して端末100は、タッチパネル入力装置5Aおよびキー・トラックボール部5Bを、ユーザが外部から操作可能なように備える。タッチパネル入力装置5Aは、操作部5と表示部6とを一体的に備える。タッチパネル入力装置5Aは、表示部6の画面上のタッチなどの操作がされた位置を検出し、検出した位置に基づく情報を入力する。
<Appearance of terminal>
Referring to FIG. 2, terminal 100 includes touch panel input device 5A and key / trackball unit 5B so that the user can operate from the outside. The touch panel input device 5A includes an operation unit 5 and a display unit 6 integrally. The touch panel input device 5A detects a position where an operation such as a touch on the screen of the display unit 6 is performed, and inputs information based on the detected position.

<システムの概念的な動作>
図3は本実施の形態に係るシステムの動作を概念的に示す図である。図3を参照して、端末100は情報提供サーバ400、参照サーバ200および電子書籍配信サーバ300と通信する。コンテンツホルダのコンピュータは、電子書籍をクラウドの所定記憶領域、すなわち情報提供サーバ400を用いて管理する。コンテンツホルダのコンピュータからの電子書籍の配信依頼は、情報提供サーバ400を経由して、電子書籍配信サーバ300に対し送信される。情報提供サーバ400に予め格納された電子書籍は、当該配信依頼とともに電子書籍配信サーバ300宛てに送信される。情報提供サーバ400は、クラウド上の任意のサーバも含むものであって、コンテンツホルダの所有するサーバに限定されるものではない。
<Conceptual operation of the system>
FIG. 3 is a diagram conceptually showing the operation of the system according to the present embodiment. Referring to FIG. 3, terminal 100 communicates with information providing server 400, reference server 200, and electronic book distribution server 300. The content holder computer manages electronic books using a predetermined storage area of the cloud, that is, the information providing server 400. The electronic book distribution request from the computer of the content holder is transmitted to the electronic book distribution server 300 via the information providing server 400. The electronic book stored in advance in the information providing server 400 is transmitted to the electronic book distribution server 300 together with the distribution request. The information providing server 400 includes any server on the cloud, and is not limited to a server owned by the content holder.

電子書籍配信サーバ300は、電子書籍販売サービス会社により管理される。
電子書籍配信サーバ300は、端末100の要求に応じて電子書籍を販売(配信)する。販売された電子書籍は、端末100の記憶部3に格納される。
The electronic book distribution server 300 is managed by an electronic book sales service company.
The electronic book distribution server 300 sells (distributes) the electronic book in response to a request from the terminal 100. The sold electronic book is stored in the storage unit 3 of the terminal 100.

記憶部3には予め参照サーバ200の参照サーバアドレス情報36が格納されている。参照サーバアドレス情報36は、通信ネットワークNTを介した通信のために参照サーバ200(より、特定的には記憶部3)を識別するためのURL(Uniform Resource Locatorの略)などを示す。   The storage unit 3 stores reference server address information 36 of the reference server 200 in advance. The reference server address information 36 indicates a URL (abbreviation of Uniform Resource Locator) for identifying the reference server 200 (more specifically, the storage unit 3) for communication via the communication network NT.

参照サーバ200には、予め第1アクション管理DB210、第2アクション管理DB230および端末情報DB260が格納される。   The reference server 200 stores a first action management DB 210, a second action management DB 230, and a terminal information DB 260 in advance.

端末100に電子書籍閲覧機能を司る電子書籍ビューアは、表示部6の画面に電子書籍37の画像を表示する。表示状態においてユーザは表示部6の画面の所望部分をタッチすると(ステップS1)、CPU2はタッチ部分の画像から所定情報を取得する(ステップS2)。   The electronic book viewer that manages the electronic book browsing function on the terminal 100 displays the image of the electronic book 37 on the screen of the display unit 6. When the user touches a desired part of the screen of the display unit 6 in the display state (step S1), the CPU 2 acquires predetermined information from the image of the touch part (step S2).

CPU2は、取得した所定情報を含む参照リクエストを参照サーバ200に送信する(ステップS3)と、参照サーバ200は、受信した参照リクエストに基づき記憶部205のデータベースを検索する。参照サーバ200は、検索結果に基づき、参照リクエストに対応する情報のリンク先を示す情報取得先とアクション定義とを含むアクション情報を応答として、要求元の端末100に送信する(ステップS4)。   When the CPU 2 transmits a reference request including the acquired predetermined information to the reference server 200 (step S3), the reference server 200 searches the database in the storage unit 205 based on the received reference request. Based on the search result, the reference server 200 transmits, as a response, action information including the information acquisition destination indicating the link destination of the information corresponding to the reference request and the action definition to the requesting terminal 100 (step S4).

端末100は応答を受信すると、アクション情報に基づきアクションを実行し、アクション実行結果に基づき情報リクエストを送信する(ステップS5)。   When receiving the response, the terminal 100 executes an action based on the action information, and transmits an information request based on the action execution result (step S5).

情報提供サーバ400は、情報リクエストに基づく処理を行ない、処理結果に基づく応答(リクエストに応じてサービスされるべき情報を含む)を要求元の端末100に対し送信する(ステップS6)。   The information providing server 400 performs processing based on the information request, and transmits a response based on the processing result (including information to be serviced according to the request) to the requesting terminal 100 (step S6).

端末100は、情報提供サーバ400から受信した応答に含まれる配信情報を、アクション定義に基づいた手順で出力処理などする。   The terminal 100 outputs the distribution information included in the response received from the information providing server 400 in a procedure based on the action definition.

<機能構成>
図4を参照して、端末100の機能構成について説明する。各機能はCPU2が実行するプログラムを用いて、またはプログラムと回路の組合せを用いて実現される。
<Functional configuration>
A functional configuration of the terminal 100 will be described with reference to FIG. Each function is realized using a program executed by the CPU 2 or a combination of a program and a circuit.

図4を参照して、CPU2は、電話網通信部7を介して通信のためのパケットの生成などを行なうための通信処理部29、外部装置に対するリクエストを生成し出力するリクエスト生成部26、通信処理部29を介して受信した応答を処理する応答処理部27、受信した応答のアクション情報に基づいた動作をするアクション実行部28、外部から情報を取得する情報取得部30、記憶部3に対して情報およびデータを格納するための格納部31、記憶部3から情報およびデータを読出すための読出部32、入出力部20、および指定情報取得部23を備える。   Referring to FIG. 4, CPU 2 includes communication processing unit 29 for generating a packet for communication via telephone network communication unit 7, request generation unit 26 for generating and outputting a request to an external device, communication For the response processing unit 27 that processes the response received via the processing unit 29, the action execution unit 28 that operates based on the action information of the received response, the information acquisition unit 30 that acquires information from the outside, and the storage unit 3 A storage unit 31 for storing information and data, a reading unit 32 for reading information and data from the storage unit 3, an input / output unit 20, and a designated information acquisition unit 23.

リクエスト生成部26は参照サーバ200宛に各種DBの参照リクエストを生成する参照リクエスト部263、情報提供サーバ400宛に情報の配信を要求する情報リクエストを生成する情報リクエスト部262を含む。入出力部20は、操作部5を介したユーザの操作を受付けて、操作に応じた指令を出力するための操作受付部281、表示部6に電子書籍37を表示するための表示処理部282、および電子書籍37の現在表示中の部分画像を特定するための情報を保持する1種のメモリ機能を有した表示情報保持部283を含む。なお、表示処理部282が処理する電子書籍は、情報取得部30を介して取得した電子書籍37または読出部32により記憶部3から読出された電子書籍37のいずれでってもよい。ここでは、説明を簡単にするために記憶部3から読出された電子書籍37を表示すると想定する。   The request generator 26 includes a reference request unit 263 that generates various DB reference requests addressed to the reference server 200 and an information request unit 262 that generates an information request that requests information distribution to the information providing server 400. The input / output unit 20 receives an operation of the user via the operation unit 5 and outputs an instruction according to the operation, an operation receiving unit 281 for displaying an electronic book 37 on the display unit 6, and a display processing unit 282. , And a display information holding unit 283 having one type of memory function for holding information for specifying a partial image currently displayed on the electronic book 37. The electronic book processed by the display processing unit 282 may be either the electronic book 37 acquired via the information acquisition unit 30 or the electronic book 37 read from the storage unit 3 by the reading unit 32. Here, in order to simplify the explanation, it is assumed that the electronic book 37 read from the storage unit 3 is displayed.

情報取得部30は、画像取得部301を含む。画像取得部301は、たとえば、紙媒体の書籍から電子書籍を生成するための機能である電子書籍オーサリングツールに相当する。画像取得部301は、紙媒体からなる書籍を光学的に読取ることにより、ビットマップである画像データと書籍ID、書籍版番号、ページ番号などの画像識別子とからなる電子書籍37を取得する。取得された電子書籍37は、格納部31を介して記憶部3に格納される。なお、電子書籍37は主に電子書籍配信サーバ300から配信されるが、それ以外の取得経路としては、画像取得部301により取得する、または通信処理部29を介して電子書籍配信サーバ300とは異なる外部装置から受信する、または記録媒体11を介して供給される、などある。   The information acquisition unit 30 includes an image acquisition unit 301. The image acquisition unit 301 corresponds to, for example, an electronic book authoring tool that is a function for generating an electronic book from a book on a paper medium. The image acquisition unit 301 optically reads a book made of a paper medium, thereby acquiring an electronic book 37 including image data that is a bitmap and an image identifier such as a book ID, a book version number, and a page number. The acquired electronic book 37 is stored in the storage unit 3 via the storage unit 31. Note that the electronic book 37 is mainly distributed from the electronic book distribution server 300, but as other acquisition paths, the electronic book 37 is acquired by the image acquisition unit 301 or via the communication processing unit 29 with the electronic book distribution server 300. Received from a different external device or supplied via the recording medium 11.

指定情報取得部23は、操作受付部281が受付けたユーザ操作に基づく指令284に従って、表示処理部282により表示部6に表示中の文字列を取得する文字取得部231および操作された画像上の位置を取得する位置取得部232を含む。   The designation information acquisition unit 23 includes a character acquisition unit 231 that acquires a character string being displayed on the display unit 6 by the display processing unit 282 in accordance with a command 284 based on a user operation received by the operation reception unit 281, and an operation on the operated image. A position acquisition unit 232 that acquires a position is included.

この文字取得と位置取得について図2を参照して説明する。ここで、表示処理部282は、電子書籍37をページ単位で表示するように処理する。表示情報保持部283は、表示中のページ画像のビットマップデータと、当該ページの識別情報であるページ番号と、当該電子書籍37の識別データ371とを表示処理部282から取得し、取得したこれらを記憶する。したがって、表示情報保持部283により、現在表示中ページ画像のビットマップデータ、ページ番号および識別データ371が保持される。このうち、ビットマップデータとページ番号とは表示中のページが更新される毎に、更新される。   This character acquisition and position acquisition will be described with reference to FIG. Here, the display processing unit 282 performs processing so that the electronic book 37 is displayed in units of pages. The display information holding unit 283 acquires the bitmap data of the displayed page image, the page number that is the identification information of the page, and the identification data 371 of the electronic book 37 from the display processing unit 282, and acquires these Remember. Accordingly, the display information holding unit 283 holds the bitmap data, page number, and identification data 371 of the currently displayed page image. Of these, the bitmap data and the page number are updated every time the displayed page is updated.

いま、ユーザが表示領域の部分5Cをタッチしたとする(図2参照)、操作受付部281は、タッチされた部分5Cの表示領域上の位置を示す位置情報を取得する。当該位置情報が取得されると、入出力部20は、表示情報保持部283から読出したページ番号と、ビットマップデータと、当該取得した位置情報と、識別データ371を含む指令を、指定情報取得部23に出力する。操作部5により位置モードが指定されている場合には、指定情報取得部23の位置取得部232は当該指令の位置情報から、部分5Cの表示中ページのビットマップデータにおける部分5Cの範囲(矩形領域の左上を示す座標51Cおよび右下座標52C:図2参照)を所定換算式により取得する。   Now, assuming that the user touches the part 5C of the display area (see FIG. 2), the operation reception unit 281 acquires position information indicating the position of the touched part 5C on the display area. When the position information is acquired, the input / output unit 20 receives the instruction including the page number read from the display information holding unit 283, the bitmap data, the acquired position information, and the identification data 371 as the specified information. To the unit 23. When the position mode is designated by the operation unit 5, the position obtaining unit 232 of the designation information obtaining unit 23 determines the range (rectangular shape) of the portion 5C in the bitmap data of the displayed page of the portion 5C from the position information of the command. A coordinate 51C indicating the upper left of the region and a lower right coordinate 52C: see FIG. 2) are acquired by a predetermined conversion formula.

なお、画像ではなくテキストデータに基づくテキストが表示される場合であっても、画像の場合と同様の操作によって座標による位置情報を取得することができる。   Even when text based on text data is displayed instead of an image, position information based on coordinates can be acquired by the same operation as in the case of an image.

一方、操作部5により文字モードが指定されている場合には、指定情報取得部23の文字取得部231は、位置取得部232が取得した座標位置に対応する表示中ページのビットマップデータにおける部分5Cの部分ビットマップデータを文字認識処理することにより、文字列を抽出する。抽出される文字列は、1文字以上の文字、記号、数字、アルファベット、ローマ字などを含む。   On the other hand, when the character mode is designated by the operation unit 5, the character obtaining unit 231 of the designation information obtaining unit 23 is a portion in the bitmap data of the displayed page corresponding to the coordinate position obtained by the position obtaining unit 232. A character string is extracted by character recognition processing of the 5C partial bitmap data. The extracted character string includes one or more characters, symbols, numbers, alphabets, Roman characters, and the like.

なお、画像ではなくテキストデータに基づくテキストが表示される場合であっても、画像の場合と同様の操作によって文字列を抽出することができる。   Note that even when text based on text data is displayed instead of an image, a character string can be extracted by the same operation as in the case of an image.

指定情報取得部23は、上述のように取得した文字列または座標位置と、入力した指令284に含まれるページ番号と識別データ371を含む、指定情報285をリクエスト生成部26に出力する。   The designation information acquisition unit 23 outputs the designation information 285 including the character string or coordinate position acquired as described above, the page number included in the input command 284, and the identification data 371 to the request generation unit 26.

図5を参照して、本実施の形態に係る記憶部3の内容例を説明する。記憶部3には、参照サーバアドレス情報36および1つまたは複数の電子書籍37を格納するための領域を含む。電子書籍37は、当該電子書籍37を一意に識別するための識別データ371およびビットマップデータである画像データ372を含む。なお、画像データ372に代替して、テキストデータであってもよく、画像データとテキストデータの組合せであってもよい。   With reference to FIG. 5, the example of the content of the memory | storage part 3 which concerns on this Embodiment is demonstrated. The storage unit 3 includes an area for storing the reference server address information 36 and one or more electronic books 37. The electronic book 37 includes identification data 371 for uniquely identifying the electronic book 37 and image data 372 that is bitmap data. Instead of the image data 372, text data may be used, or a combination of image data and text data may be used.

次に、図6を参照して、参照サーバ200の機能構成について説明する。図示される機能は、CPU201が実行するプログラムにより、またはプログラムと回路の組合せにより実現される。CPU201は、通信部202を介した通信処理のための通信処理部591、端末100からの参照リクエストを通信処理部591を介して受信し処理するためのリクエスト処理部592および参照リクエストに基づき記憶部205を検索するための検索処理部593、および検索処理部593の検索結果に基づき応答を生成し通信処理部591を介して送信するための応答生成部594を含む。   Next, the functional configuration of the reference server 200 will be described with reference to FIG. The illustrated function is realized by a program executed by the CPU 201 or a combination of a program and a circuit. The CPU 201 includes a communication processing unit 591 for communication processing via the communication unit 202, a request processing unit 592 for receiving and processing a reference request from the terminal 100 via the communication processing unit 591, and a storage unit based on the reference request A search processing unit 593 for searching for 205, and a response generation unit 594 for generating a response based on the search result of the search processing unit 593 and transmitting the response via the communication processing unit 591.

<通信パケットの構成>
図7には本実施の形態に係るフローチャートが示され、図8および図9には当該フローチャートで授受される参照リクエスト50Rおよび参照リクエスト50Rに対する応答である応答50Sのパケット構成の一例が示される。参照リクエスト50Rのデータパケットは参照リクエスト部263により生成され、応答50Sのデータパケットは、参照サーバ200の応答生成部594により生成される。
<Configuration of communication packet>
FIG. 7 shows a flowchart according to the present embodiment, and FIGS. 8 and 9 show an example of the packet configuration of the reference request 50R exchanged in the flowchart and a response 50S which is a response to the reference request 50R. The data packet of the reference request 50R is generated by the reference request unit 263, and the data packet of the response 50S is generated by the response generation unit 594 of the reference server 200.

図8の(A)を参照して、参照リクエスト50Rのデータパケットは、要求コード501Aを含むヘッダ501、参照リクエスト50Rの送信元を特定するための情報(端末100のアドレス情報)502、参照リクエスト50Rの送信先を示す送信先情報(参照サーバアドレス情報36)503、および本体部504を含む。なお、端末100のアドレス情報は、記憶部3に予め格納されている。   Referring to FIG. 8A, the data packet of the reference request 50R includes a header 501 including a request code 501A, information for identifying the transmission source of the reference request 50R (address information of the terminal 100) 502, a reference request It includes transmission destination information (reference server address information 36) 503 indicating a transmission destination of 50R, and a main body 504. Note that the address information of the terminal 100 is stored in the storage unit 3 in advance.

図8の(B)を参照して、本体部504は、端末100で表示中の画像を識別するための画像識別子505、文字取得部231による文字認識結果を示すデータ513、位置取得部232により取得した座標情報を示すデータ514、表示中の電子書籍37の書籍購入日のデータ515、端末100を識別するための端末IDのデータ516、端末属性のデータ517、端末操作日時のデータ518、および位置検出部13により取得した端末100の現在位置である端末操作場所のデータ519などの各種データを含むことができる。データ515〜518は、予め記憶部3に格納されており、記憶部3のこれらデータの一部または全部は、操作部5を介して書換え可能である。なお、データ513は、テキスト形式の電子書籍データから抽出した文字列データであってもよい。   Referring to FIG. 8B, the main body unit 504 includes an image identifier 505 for identifying an image being displayed on the terminal 100, data 513 indicating a character recognition result by the character acquisition unit 231, and a position acquisition unit 232. Data 514 indicating the acquired coordinate information, book purchase date data 515 of the electronic book 37 being displayed, terminal ID data 516 for identifying the terminal 100, terminal attribute data 517, terminal operation date / time data 518, and Various data such as terminal operation location data 519 that is the current position of the terminal 100 acquired by the position detection unit 13 can be included. Data 515 to 518 are stored in advance in the storage unit 3, and some or all of these data in the storage unit 3 can be rewritten via the operation unit 5. The data 513 may be character string data extracted from text-format electronic book data.

画像識別子505は、表示中画像の電子書籍37を識別するための書籍ID510、当該電子書籍37の書籍版番号のデータ511、および表示中画像のページ番号のデータ512を含む。参照リクエスト部263は、ページ番号のデータ512および書籍ID510を、指定情報取得部23から入力する指定情報285のページ番号および識別データ371から取得する。ここでは、説明を簡単にするために、画像識別子505は、書籍ID510とページ番号のデータ512からなると想定する。   The image identifier 505 includes a book ID 510 for identifying the electronic book 37 of the displayed image, book version number data 511 of the electronic book 37, and page number data 512 of the displayed image. The reference request unit 263 acquires the page number data 512 and the book ID 510 from the page number and identification data 371 of the designation information 285 input from the designation information acquisition unit 23. Here, in order to simplify the description, it is assumed that the image identifier 505 includes a book ID 510 and page number data 512.

また、参照リクエスト部263は、文字認識結果のデータ513および座標情報のデータ514を、指定情報取得部23から入力する指定情報285の文字列および座標位置から取得する。   Further, the reference request unit 263 acquires the character recognition result data 513 and the coordinate information data 514 from the character string and the coordinate position of the designation information 285 input from the designation information acquisition unit 23.

図9の(A)を参照して応答50Sのデータパケットは、ヘッダ501、応答50Sの送信元を特定するための情報502、送信先情報503および本体部504を含む。ヘッダ501は、参照リクエスト50Rに対する応答であることを示す応答コード501Bを含む。応答生成部594は、送信元情報502として参照リクエスト50Rの送信先情報503を格納し、送信先情報503として参照リクエスト50Rの送信元の情報502を格納する。本体部504は、参照リクエスト50Rに対する応答を示す。応答は、アクション定義530および情報取得先531の情報を含む(図9の(B)参照)。   Referring to FIG. 9A, the data packet of response 50S includes a header 501, information 502 for specifying the transmission source of response 50S, transmission destination information 503, and main body 504. The header 501 includes a response code 501B indicating that it is a response to the reference request 50R. The response generation unit 594 stores the transmission destination information 503 of the reference request 50R as the transmission source information 502, and stores the transmission source information 502 of the reference request 50R as the transmission destination information 503. The main body 504 shows a response to the reference request 50R. The response includes information on the action definition 530 and the information acquisition destination 531 (see FIG. 9B).

なお、ここでは通信にデータパケットを用いるが、フレーム単位で通信が行なわれるとしてもよい。   Although data packets are used for communication here, communication may be performed in units of frames.

<データベースの構成>
図10と図11には、第1アクション管理DB210の構成例が示され、図12には第2アクション管理DB230の構成例が示され、図13には端末情報DB260の構成例が示される。
<Database configuration>
10 and 11 show a configuration example of the first action management DB 210, FIG. 12 shows a configuration example of the second action management DB 230, and FIG. 13 shows a configuration example of the terminal information DB 260.

図10を参照して、第1アクション管理DB210には、アクション情報267を管理するための複数のレコード219が格納される。   Referring to FIG. 10, the first action management DB 210 stores a plurality of records 219 for managing action information 267.

アクション情報267は、アクション定義296と、端末100への情報配信元である情報取得先を示すデータ297を含む。本実施の形態では、アクション定義296とは、端末100に情報の配信に関して所定動作(出力・通信・格納・情報処理など)を行わせるための、たとえばシェルスクリプトなどCPU2が、一括して実行可能な形式のコマンド群を示すと想定する。なお、アクション定義は、端末100に所定動作を行わせるために与えられる指令であれば、実行可能形式のコマンド群に限定されるものではない。   The action information 267 includes an action definition 296 and data 297 indicating an information acquisition destination that is an information distribution source to the terminal 100. In the present embodiment, the action definition 296 can be executed collectively by the CPU 2 such as a shell script for causing the terminal 100 to perform a predetermined operation (output, communication, storage, information processing, etc.) regarding information distribution. Suppose we show a command group of various forms. The action definition is not limited to an executable command group as long as it is a command given to cause the terminal 100 to perform a predetermined operation.

レコード219は電子書籍の書籍ID、ページ番号、当該ページにおける座標範囲および当該座標範囲で表示される文字列を示すデータ292、293、294および295の組と、当該組に対応付けてアクション情報267を含む。アクション情報267は、アクション定義296および情報の取得先を示すデータ297を含む。なお、これらデータは相互に対応付けられるものであれば、格納のための形式は、レコード形式に限定されるものではない。   A record 219 includes a set of data 292, 293, 294, and 295 indicating the book ID of the electronic book, the page number, the coordinate range in the page, and the character string displayed in the coordinate range, and action information 267 in association with the set. including. The action information 267 includes action definition 296 and data 297 indicating an information acquisition destination. As long as these data are associated with each other, the storage format is not limited to the record format.

図10のデータ297の情報取得先はリンク番号で指示される。リンク番号が示す情報について図11に示す。図11では、複数のリンク番号のデータ297のそれぞれに対応して、情報取得先である外部装置(たとえば、情報提供サーバ400)と通信するために外部装置を特定するためのデータ2972が示される。データ2972は、図示されるように、リンク先情報である、たとえばURL、電話番号などを示す。   The information acquisition destination of the data 297 in FIG. 10 is indicated by a link number. The information indicated by the link number is shown in FIG. In FIG. 11, data 2972 for specifying an external device to communicate with an external device (for example, information providing server 400) that is an information acquisition destination is shown corresponding to each of the plurality of link number data 297. . As shown in the figure, the data 2972 indicates link destination information such as a URL and a telephone number.

図12には、第2アクション管理DB230の内容の一例が示される。図12を参照して、第2アクション管理DB230は、複数のレコード229を格納し得る。レコード229は、端末100に固有の端末属性を示すデータ241、端末100の操作期間を示すデータ242、端末100の操作場所を示すデータ243、電子書籍37が配信され記憶部3に格納された日付を示す購入日のデータ244、電子書籍37を識別するためのデータ245、電子書籍37の出版番号を示すデータ246、電子書籍37のページ番号のデータ247、当該ページのビットマップデータ上の所定部分の座標のデータ248、当該部分で表示される文字列のデータ249からなる組に対応して、アクション情報に相当するアクション定義の個数とアクション定義を示すデータ250と251、および情報取得先のデータ252を含む。   FIG. 12 shows an example of the contents of the second action management DB 230. Referring to FIG. 12, the second action management DB 230 can store a plurality of records 229. The record 229 includes data 241 indicating terminal attributes unique to the terminal 100, data 242 indicating the operation period of the terminal 100, data 243 indicating the operation location of the terminal 100, and the date when the electronic book 37 is distributed and stored in the storage unit 3 Purchase date data 244 indicating the electronic book 37, data 245 for identifying the electronic book 37, data 246 indicating the publication number of the electronic book 37, page number data 247 of the electronic book 37, and a predetermined portion on the bitmap data of the page Corresponding to the set of the coordinate data 248, the character string data 249 displayed in the portion, the number of action definitions corresponding to the action information, the data 250 and 251 indicating the action definition, and the information acquisition destination data 252.

本実施の形態では、“端末属性”は、端末100自体の属性(OS(Operating System)の種類・バージョン、端末100のメーカ名、メーカが命名する機種番号などの機種識別子など)と、端末100のユーザの属性(年齢、成年・未成年の別、性別など)、その端末100を利用する場合の契約条件(たとえば、18歳未満閲覧禁止など)とを含む。“端末属性”とは、上記のような端末100に付随するより詳細な端末に関する情報を示す。   In the present embodiment, the “terminal attribute” includes attributes of the terminal 100 itself (OS (Operating System) type / version, manufacturer name of the terminal 100, a model identifier such as a model number named by the manufacturer), and the terminal 100. And the user's attributes (age, age / minority, gender, etc.) and contract conditions when using the terminal 100 (for example, browsing under 18 years old, etc.). The “terminal attribute” indicates more detailed information regarding the terminal attached to the terminal 100 as described above.

図13には、端末情報DB260の一例が示される。端末情報DB260には、複数のレコード261が格納される。レコード261は、参照サーバ200と通信ネットワークNTを介して通信する端末100のそれぞれに対応して設けられる。レコード261は対応の端末100を一意に特定するための端末IDのデータ264と、当該端末100の端末属性のデータ265とを含む。   FIG. 13 shows an example of the terminal information DB 260. A plurality of records 261 are stored in the terminal information DB 260. The record 261 is provided corresponding to each of the terminals 100 communicating with the reference server 200 via the communication network NT. The record 261 includes terminal ID data 264 for uniquely identifying the corresponding terminal 100 and terminal attribute data 265 of the terminal 100.

なお、本実施の形態では、参照サーバ200では、入力部203からオペレータが入力する情報に基づき第1アクション管理DB210、第2アクション管理DB230および端末情報DB260を生成することができる。生成した各種DBは、入力部203からの入力情報を用いて編集(レコードの削除・追加・変更など)することができる。これにより、アクション情報267を、情報提供サーバ400の宛先の変更、および情報提供サーバ400に登録される情報の変更などに応じて適宜に変更することができる。また、各端末100と通信することで、端末情報DB260に生成し更新することができる。   In the present embodiment, the reference server 200 can generate the first action management DB 210, the second action management DB 230, and the terminal information DB 260 based on information input by the operator from the input unit 203. The generated various DBs can be edited (deletion / addition / change of record, etc.) using input information from the input unit 203. Accordingly, the action information 267 can be changed as appropriate according to a change in the destination of the information providing server 400, a change in information registered in the information providing server 400, and the like. Further, by communicating with each terminal 100, it can be generated and updated in the terminal information DB 260.

<処理フローチャート>
図7のフローチャートに従って、端末100が参照リクエスト50Rを送信し、情報提供サーバ400からの配信情報を受信する動作を説明する。なお、参照サーバ200には、第1アクション管理DB210、第2アクション管理DB230および端末情報DB260が予め格納されていると想定する。また、端末100の記憶部3には、電子書籍37および参照サーバアドレス情報36が予め格納されていると想定する。
<Processing flowchart>
An operation in which the terminal 100 transmits the reference request 50R and receives the distribution information from the information providing server 400 will be described with reference to the flowchart of FIG. It is assumed that the reference server 200 stores a first action management DB 210, a second action management DB 230, and a terminal information DB 260 in advance. Further, it is assumed that the electronic book 37 and the reference server address information 36 are stored in the storage unit 3 of the terminal 100 in advance.

いま、ユーザが携帯する端末100においては、所望する電子書籍37の画像が表示されている(図2参照)。この状態においてユーザが図2の部分5Cをタッチすると(ステップST3)、入出力部20はタッチを検出し、検出結果に従う指令284を指定情報取得部23に出力する。   Now, on the terminal 100 carried by the user, an image of the desired electronic book 37 is displayed (see FIG. 2). In this state, when the user touches the part 5C in FIG. 2 (step ST3), the input / output unit 20 detects the touch and outputs a command 284 according to the detection result to the specified information acquisition unit 23.

指定情報取得部23では、位置取得部232または文字取得部231は、指令284に基づき、タッチされた部分5Cの座標(図2の座標51Cと52C)または文字列(図2の歌手名を表す文字列“A”)を取得する。指定情報取得部23は、取得した情報を含む指定情報285を生成し、リクエスト生成部26に出力する(ステップST5)。   In the designation information acquisition unit 23, the position acquisition unit 232 or the character acquisition unit 231 indicates the coordinates of the touched portion 5C (the coordinates 51C and 52C in FIG. 2) or the character string (the singer name in FIG. 2) based on the command 284. The character string “A”) is acquired. The designation information acquisition unit 23 generates designation information 285 including the acquired information and outputs it to the request generation unit 26 (step ST5).

リクエスト生成部26では、参照リクエスト部263は、指定情報取得部23からの指定情報285に基づき、参照リクエスト50Rを生成し、通信処理部29に出力する。通信処理部29は、参照リクエスト50Rを参照サーバ200宛に送信する(ステップST7)。   In the request generation unit 26, the reference request unit 263 generates a reference request 50 </ b> R based on the designation information 285 from the designation information acquisition unit 23 and outputs it to the communication processing unit 29. The communication processing unit 29 transmits the reference request 50R to the reference server 200 (step ST7).

参照サーバ200では、通信処理部591は端末100から参照リクエスト50Rを受信する(ステップRT3)。リクエスト処理部592は受信した参照リクエスト50Rを解析する。解析では、要求コード501Aを含むと判定した場合には、参照リクエスト50Rの本体部504に格納されたデータの種類を判別する。判別されたデータ種類と本体部504を含む検索要求270を生成し、検索処理部593に出力する(ステップRT5)。   In the reference server 200, the communication processing unit 591 receives the reference request 50R from the terminal 100 (step RT3). The request processing unit 592 analyzes the received reference request 50R. In the analysis, when it is determined that the request code 501A is included, the type of data stored in the main body 504 of the reference request 50R is determined. A search request 270 including the determined data type and main body 504 is generated and output to the search processing unit 593 (step RT5).

検索処理部593は、検索要求270を入力すると、検索要求のデータ種類に基づき検索するべきDBを決定する。この場合には、検索要求270のデータ種類に基づき、検索するべきDBは、第1アクション管理DB210であると決定したと想定する。   When the search request 270 is input, the search processing unit 593 determines a DB to be searched based on the data type of the search request. In this case, it is assumed that the DB to be searched is determined to be the first action management DB 210 based on the data type of the search request 270.

検索処理部593は、決定した第1アクション管理DB210を検索要求270の本体部504に基づき検索する(ステップRT7)。検索により、本体部504の画像識別子505、およびデータ513または514に一致するデータ292〜295を含むレコード219からアクション情報267が読出されて、応答生成部594に出力される。   The search processing unit 593 searches the determined first action management DB 210 based on the main body 504 of the search request 270 (step RT7). As a result of the search, the action information 267 is read from the record 219 including the image identifier 505 of the main body 504 and the data 292 to 295 matching the data 513 or 514, and is output to the response generation unit 594.

応答生成部594は、検索処理部593からのアクション情報267を本体部504に格納する要求元端末100宛ての応答50Sを生成し、通信処理部591に出力する。通信処理部591は、応答50Sを、要求元の端末100宛てに送信する(ステップRT11)。   The response generation unit 594 generates a response 50S addressed to the request source terminal 100 that stores the action information 267 from the search processing unit 593 in the main body unit 504, and outputs the response 50S to the communication processing unit 591. The communication processing unit 591 transmits the response 50S to the requesting terminal 100 (step RT11).

端末100では、前述した参照リクエスト50Rの応答50Sを通信処理部29を介して受信する(ステップST9)。通信処理部29は、受信した応答50Sを応答処理部27に出力する。応答処理部27は、ヘッダ501の応答コード501Bに基づき本体部504を解析し、そこに含まれるアクション情報267をアクション実行部28に出力する(ステップST11)。   The terminal 100 receives the response 50S of the reference request 50R described above via the communication processing unit 29 (step ST9). The communication processing unit 29 outputs the received response 50S to the response processing unit 27. The response processing unit 27 analyzes the main body unit 504 based on the response code 501B of the header 501 and outputs action information 267 included therein to the action execution unit 28 (step ST11).

アクション実行部28は、与えられるアクション情報に基づきアクションを実行する(ステップST13)。ここで、“アクションを実行する”とは、アクション情報267のアクション定義530のコマンドを実行することを示す。   The action execution unit 28 executes an action based on the given action information (step ST13). Here, “execute an action” indicates that the command of the action definition 530 of the action information 267 is executed.

アクション実行部28は、アクション実行の結果に基づき、各部に指令を出力する。ここでは、アクション実行結果に基づき、情報リクエスト部262に対して、指令を出力すると想定する。この指令には、応答50Sの本体部504の情報取得先531を含む。   The action execution unit 28 outputs a command to each unit based on the result of the action execution. Here, it is assumed that a command is output to the information request unit 262 based on the action execution result. This command includes the information acquisition destination 531 of the main body 504 of the response 50S.

情報リクエスト部262は、アクション実行部28からの入力指令に含まれた情報取得先531に基づき情報リクエスト51Rを生成し、通信処理部29を介して送信する。これにより、端末100が受信した応答50Sの情報取得先531で指示される情報取得先である外部装置宛てに情報リクエスト51Rが送信される(ステップST15)。ここでは、情報提供サーバ400に送信されると想定する。   The information request unit 262 generates an information request 51R based on the information acquisition destination 531 included in the input command from the action execution unit 28, and transmits the information request 51R via the communication processing unit 29. As a result, the information request 51R is transmitted to the external device that is the information acquisition destination indicated by the information acquisition destination 531 of the response 50S received by the terminal 100 (step ST15). Here, it is assumed that the information is transmitted to the information providing server 400.

情報提供サーバ400は、情報リクエスト51Rを受信すると(ステップPT3)、受信した情報リクエスト51Rの情報取得先531に基づき所定記憶領域から情報を検索し(ステップPT7)、検索した情報を含む応答51Sを要求元の端末100に送信する(ステップPT9)。   Upon receiving the information request 51R (step PT3), the information providing server 400 searches for information from a predetermined storage area based on the information acquisition destination 531 of the received information request 51R (step PT7), and sends a response 51S including the searched information. It transmits to the requesting terminal 100 (step PT9).

端末100では、通信処理部29は、情報提供サーバ400から応答51Sを受信する(ステップST15)。受信した応答51Sは応答処理部27により解析されて、解析により応答51Sからリクエストした情報(配信情報)が抽出されて、アクション実行部28に与えられる(ステップST17)。   In terminal 100, communication processing unit 29 receives response 51S from information providing server 400 (step ST15). The received response 51S is analyzed by the response processing unit 27, and the requested information (distribution information) is extracted from the response 51S by the analysis, and is given to the action execution unit 28 (step ST17).

アクション実行部28は、配信情報を入力すると、入力した配信情報を用いてステップST9で受信しておいたアクション定義530に従ったアクションを実行する(ステップST19)。なお、配信情報は記憶部3に一旦格納された後に、アクションが実行されるとしてもよい。   When the distribution information is input, the action execution unit 28 executes an action according to the action definition 530 received in step ST9 using the input distribution information (step ST19). The distribution information may be stored in the storage unit 3 and then the action may be executed.

ステップST19では、アクション実行部28は次のようにアクションを実行する。たとえば、端末100で図2の部分5Cがタッチされて、参照サーバ200に対して、参照リクエスト50R(書籍ID“雑誌A”、ページ番号“3”および歌手名を表す文字列“A”)が送信された場合を想定する。   In step ST19, the action execution unit 28 executes the action as follows. For example, the part 5C in FIG. 2 is touched on the terminal 100, and a reference request 50R (book ID “magazine A”, page number “3” and character string “A” representing the singer name) is sent to the reference server 200). Assume that it is sent.

この場合には、参照サーバ200では第1アクション管理DB210が検索され、検索により、アクション情報267(アクション定義296(“音楽ストリーミング再生”および“画像表示”のコマンド群)と情報取得先のデータ297(リンク3および4の“http://楽曲サイト¥AAAdl.html”および“http://楽曲サイト¥AAA.jpg”)が取得されて、これらは応答51Sとして要求元の端末100に送信される。したがって、端末100では、アクション実行部28が、受信したアクション情報267に従ってアクションを実行することにより、情報提供サーバ400に情報配信を要求し、配信された情報(楽曲データ、画像データ)を用いてアクション定義530に従ったアクションが実行される。これにより、配信情報の楽曲データはストリーミング再生されて、図示のないスピーカを介して音楽が出力されるとともに、画像データは表示処理部282を介して表示部6の画面にアクション定義で指定された態様で画像表示される。   In this case, in the reference server 200, the first action management DB 210 is searched, and by the search, action information 267 (action definition 296 (command group of “music streaming playback” and “image display”) and information acquisition destination data 297 are obtained. ("Http: // music site \ AAAdl.html" and "http: // music site \ AAA.jpg" of links 3 and 4) are acquired and transmitted to the requesting terminal 100 as a response 51S. Accordingly, in the terminal 100, the action executing unit 28 requests the information providing server 400 to distribute information by executing an action according to the received action information 267, and the distributed information (music data, image data) is requested. The action according to the action definition 530 is executed. As a result, the music data of the distribution information is streamed and played, and the music is output via a speaker (not shown), and the image data is specified by the action definition on the screen of the display unit 6 via the display processing unit 282. An image is displayed in a manner.

このように、ユーザは表示画像の所望する部分5Cをタッチするだけで、部分5Cの部分画像に関連付けされた情報を情報提供サーバ400から取得して、取得した情報をアクション定義に従う態様で出力させることができる。   In this way, the user simply acquires the information associated with the partial image of the part 5C from the information providing server 400 by simply touching the desired part 5C of the display image, and outputs the acquired information in a manner according to the action definition. be able to.

なお、上述のように取得したアクション定義296の数が“音楽ストリーミング再生”および“画像表示”のように複数個である場合には、表示部6に複数個のアクション定義296を出力して、ユーザが実行を所望するアクション定義296を選択させるようにしてもよい。選択することで、ユーザが楽曲データのみの配信を希望する場合には、楽曲データを受信して再生させることができる。   If there are a plurality of action definitions 296 acquired as described above, such as “music streaming playback” and “image display”, a plurality of action definitions 296 are output to the display unit 6. The user may select an action definition 296 desired to be executed. By selecting, when the user desires to distribute only the music data, the music data can be received and reproduced.

上述の例では、部分5Cの歌手名を表す文字列“A”が表示されている場合であったが、これに限定されない。たとえば、部分5Cに、“商品番号”の文字列が表示されている場合には、端末100は、参照サーバ200から商品購入メニューを表示するためのアクション情報267を取得することができる。これにより、アクション情報267を用いて情報提供サーバ400から“商品購入メニュー画面情報”を受信して、これをアクション情報267のアクション定義296により、表示部6に商品購入のためのメニュー画面を表示することができる。   In the above example, the character string “A” representing the singer name of the portion 5C is displayed, but the present invention is not limited to this. For example, when the character string “product number” is displayed in the part 5 </ b> C, the terminal 100 can acquire action information 267 for displaying a product purchase menu from the reference server 200. As a result, “product purchase menu screen information” is received from the information providing server 400 using the action information 267, and the menu screen for product purchase is displayed on the display unit 6 by the action definition 296 of the action information 267. can do.

また、部分5Cに、“店舗名” の文字列が表示されている場合には、端末100は、参照サーバ200から当該店舗の宣伝広告の情報を表示するためのアクション情報267を取得することができる。これにより、アクション情報267を用いて情報提供サーバ400から“宣伝広告情報”を受信して、これをアクション情報267のアクション定義296により、表示部6に広告画面を表示することができる。   When the character string “store name” is displayed in the part 5C, the terminal 100 can acquire action information 267 for displaying information on the advertisement of the store from the reference server 200. it can. Accordingly, “advertisement advertisement information” can be received from the information providing server 400 using the action information 267, and the advertisement screen can be displayed on the display unit 6 by using the action definition 296 of the action information 267.

(他の実施の形態)
上述した、実施の形態では、参照リクエスト50Rの画像識別子505、および認識結果の文字列のデータ513または部分5Cの座標のデータ514に基づき、参照サーバ200を検索したが、検索用のデータはこれらに限定されない。本実施の形態では、検索用データとして端末IDのデータ516を用いる場合を説明する。
(Other embodiments)
In the embodiment described above, the reference server 200 is searched based on the image identifier 505 of the reference request 50R and the character string data 513 of the recognition result or the coordinate data 514 of the part 5C. It is not limited to. In the present embodiment, a case where terminal ID data 516 is used as search data will be described.

参照サーバ200では、本体部504に端末IDのデータ516を格納した参照リクエスト50Rを受信する。検索処理部593は、本体部504のデータ516に基づき、端末情報DB260を検索する。検索により、データ516の端末IDを示すデータ264に対応した端末属性のデータ265が読出される。   The reference server 200 receives the reference request 50 </ b> R in which the main body 504 stores the terminal ID data 516. The search processing unit 593 searches the terminal information DB 260 based on the data 516 of the main body unit 504. As a result of the search, terminal attribute data 265 corresponding to data 264 indicating the terminal ID of data 516 is read.

つづいて、検索処理部593は、データ265の端末属性および参照リクエスト50Rの画像識別子505、および認識結果の文字列のデータ513または部分5Cの座標のデータ514に基づき、これらデータに一致するデータ241、245および247、ならびにデータ248または249を有するレコード229を第2アクション管理DB230から抽出する。そして、抽出したレコード229のアクション情報267(アクション定義数のデータ250、アクション定義のデータ251および情報取得先のデータ252)を含む応答50Sが要求元の端末100に送信されて、アクション情報267に基づくアクションが実行される。したがって、要求元の端末100の属性に基づき、当該端末100に情報提供サーバ400から配信される情報を異ならせることができ、またアクション実行部28が実行するアクション定義を異ならせることができる。   Subsequently, based on the terminal attribute of the data 265, the image identifier 505 of the reference request 50R, and the character string data 513 of the recognition result or the coordinate data 514 of the part 5C, the search processing unit 593 matches the data 241 with these data. 245 and 247 and a record 229 having data 248 or 249 are extracted from the second action management DB 230. Then, a response 50S including the action information 267 (the action definition number data 250, the action definition data 251 and the information acquisition destination data 252) of the extracted record 229 is transmitted to the requesting terminal 100, and the action information 267 is transmitted. The based action is executed. Therefore, based on the attribute of the requesting terminal 100, the information distributed from the information providing server 400 to the terminal 100 can be made different, and the action definition executed by the action execution unit 28 can be made different.

端末100の属性としてユーザ属性を用いる場合を説明する。ここで、図12の第2アクション管理DB230には、データ241の端末属性が“0x06bc”のレコード229には、成年に提示することが許容される情報を取得するための情報取得先のデータ252が格納され、端末属性が“0x06bca”のレコード229は、未成年に提示することが禁止される情報を取得するための情報取得先を含まないデータ252が格納されていると想定する。   A case where a user attribute is used as an attribute of the terminal 100 will be described. Here, in the second action management DB 230 of FIG. 12, the data acquisition destination data 252 for acquiring the information that is allowed to be presented to the adult in the record 229 whose terminal attribute of the data 241 is “0x06bc”. Is stored, and the record 229 having the terminal attribute “0x06bca” is assumed to store data 252 that does not include an information acquisition destination for acquiring information that is prohibited from being presented to a minor.

この場合に、端末情報DB260を検索して取得した端末属性のデータ265が“0x06bc”を示す場合には、第2アクション管理DB230からは、成年に提示することが許容される情報を取得するための情報取得先のデータ252が格納されたレコード229のみを抽出することができる。   In this case, when the terminal attribute data 265 obtained by searching the terminal information DB 260 indicates “0x06bc”, the second action management DB 230 obtains information that is allowed to be presented as an adult. Only the record 229 in which the data 252 of the information acquisition destination is stored can be extracted.

したがって、要求元の端末100には、属性(ユーザの成年・未成年の別)に応じて閲覧が許容される情報のみを情報提供サーバ400から受信することができるとともに、参照サーバ200から当該情報を提示するためのアクション定義を受信することができる。   Therefore, the requesting terminal 100 can receive only information that is allowed to be browsed from the information providing server 400 according to the attribute (whether the user is an adult or a minor). An action definition for presenting can be received.

ここでは、参照サーバ200が端末情報DB260を用いて端末100毎に属性を管理しているが、参照リクエスト50Rの本体部504に属性のデータ517を含めるようにしてもよい。その場合には、参照サーバ200による端末情報DB260を用いた端末の属性管理を省略することができる。   Here, the reference server 200 manages the attribute for each terminal 100 using the terminal information DB 260, but the attribute data 517 may be included in the main body 504 of the reference request 50R. In that case, terminal attribute management using the terminal information DB 260 by the reference server 200 can be omitted.

(変形例1)
参照サーバ200は、第2アクション管理DB230と端末情報DB260について、それぞれ休日に検索されるべきものと、平日に検索されるべきものとの2種類を作成して、記憶部205に格納しておく。そして、参照リクエスト50Rの本体部504のデータ518が示す日時は休日を示すと判断すると、当該参照リクエスト50Rについては休日用のDBを検索し、平日に受信したと判断すると平日用のDBを検索する。これにより、要求元の端末100に対して、同一の部分5Cをタッチした場合であっても、休日と平日では、情報提供サーバ400から配信される情報を異ならせることができ、またアクション実行部28が実行するアクション定義を異ならせることができる。
(Modification 1)
The reference server 200 creates two types of the second action management DB 230 and the terminal information DB 260 that are to be searched on holidays and those to be searched on weekdays, and stores them in the storage unit 205. . If it is determined that the date and time indicated by the data 518 of the main body 504 of the reference request 50R indicates a holiday, the DB for holiday is searched for the reference request 50R, and the DB for weekday is searched when it is determined that the request is received on weekdays. To do. As a result, even when the same part 5C is touched on the requesting terminal 100, the information delivered from the information providing server 400 can be different on holidays and weekdays, and the action execution unit The action definition executed by 28 can be made different.

したがって、電子書籍に関する問合せをする場合に、休日は問合わせセンタはお休みである旨のメッセージを提示でき、平日である場合には問合わせセンタの電話番号などを提示できる。   Therefore, when making an inquiry about an electronic book, a message indicating that the inquiry center is closed on holidays can be presented, and a telephone number of the inquiry center can be presented on weekdays.

(変形例2)
参照サーバ200は、第1アクション管理DB210と第2アクション管理DB230について、電子書籍の出版番号毎に異なるレコード219および231を格納するようにしてもよい。
(Modification 2)
The reference server 200 may store different records 219 and 231 for each publication number of the electronic book for the first action management DB 210 and the second action management DB 230.

たとえば、参照リクエスト50Rの本体部504のデータ511の出版番号を用いて第1アクション管理DB210または第2アクション管理DB230を検索する。これにより、要求元の端末100に対して、同一の部分5Cをタッチした場合であっても、電子書籍の出版番号に応じて情報提供サーバ400から配信される情報を異ならせることができ、アクション実行部28が実行するアクション定義を異ならせることができる。   For example, the first action management DB 210 or the second action management DB 230 is searched using the publication number of the data 511 of the main body 504 of the reference request 50R. Thereby, even when the same part 5C is touched on the requesting terminal 100, the information delivered from the information providing server 400 can be made different according to the publication number of the electronic book, and the action The action definition executed by the execution unit 28 can be varied.

なお、出版番号に代替して、端末100が電子書籍37を購入した日付を用いてもよい。   In place of the publication number, the date when the terminal 100 purchased the electronic book 37 may be used.

これによりキャンペーン期間中に電子書籍37を購入したユーザ、または最新版の電子書籍37を購入したユーザのみに、何らかの特典を受けることができる旨の情報を提示できる。   As a result, information indicating that some privilege can be received can be presented only to the user who purchased the electronic book 37 during the campaign period or the user who purchased the latest version of the electronic book 37.

(変形例3)
参照サーバ200は、第1アクション管理DB210と第2アクション管理DB230とについて、端末100の現在位置が属するエリア毎に異なるレコード219および231を格納するようにしてもよい。
(Modification 3)
The reference server 200 may store different records 219 and 231 for each area to which the current position of the terminal 100 belongs for the first action management DB 210 and the second action management DB 230.

たとえば、参照リクエスト50Rの本体部504のデータ519の操作場所を用いて第1アクション管理DB210または第2アクション管理DB230を検索する。これにより、操作場所が該当するエリアに対応したレコードを抽出できる。要求元の端末100に対しては、同一の部分5Cをタッチした場合であっても、端末100を用いてユーザが電子書籍37を閲覧している現在地が属するエリア毎に、情報提供サーバ400から配信される情報を異ならせることができ、またアクション実行部28が実行するアクション定義を異ならせることができる。   For example, the first action management DB 210 or the second action management DB 230 is searched using the operation location of the data 519 of the main body 504 of the reference request 50R. Thereby, a record corresponding to the area corresponding to the operation place can be extracted. Even if the same part 5C is touched with respect to the requesting terminal 100, the information providing server 400 uses the terminal 100 for each area to which the current location where the user is browsing the electronic book 37 belongs. Information to be distributed can be made different, and action definitions executed by the action execution unit 28 can be made different.

これにより、ユーザが特定地域で電子書籍を閲覧するときに限定した情報を配信できる。   Thereby, the information limited when the user browses the electronic book in the specific area can be distributed.

(変形例4)
参照サーバ200は、第1アクション管理DB210を生成する際に、データ295が示す文字列が一致するレコード219同士をリンク付けるようにして生成し、検索時には、1回の検索処理でリンクされた複数のレコード219が抽出されるようにしてもよい。
(Modification 4)
When the reference server 200 generates the first action management DB 210, the reference server 200 generates the records 219 that match the character strings indicated by the data 295, and at the time of searching, the reference server 200 generates a plurality of links linked by one search process. The record 219 may be extracted.

書籍ID510が“雑誌A”およびデータ513が歌手名を表す文字列“A”を用いて検索した場合には、図10の第1アクション管理DB210によれば、リンク付けされたレコードR1とR2が抽出される。応答50Sは、レコードR1のアクション情報267が要求元の端末100に送信される。このとき、応答50Sには、リンク付けされたレコードR2のデータ292が示す書籍ID(雑誌B)を推薦情報を提示するためのアクション定義を含めるようにしてもよい。   When the book ID 510 is “magazine A” and the data 513 is searched using the character string “A” representing the singer name, according to the first action management DB 210 of FIG. 10, the linked records R1 and R2 are stored. Extracted. In response 50S, action information 267 of record R1 is transmitted to requesting terminal 100. At this time, the response 50S may include an action definition for presenting recommendation information for the book ID (magazine B) indicated by the data 292 of the linked record R2.

これにより、ユーザは、“A”という名前の歌手についての情報が記載された別の電子書籍の推薦情報を得ることができる。   Thereby, the user can obtain recommendation information of another electronic book in which information about the singer named “A” is described.

(変形例5)
ユーザが、図10の第1アクション管理DB210にレコード219が登録されていない電子書籍を端末100で閲覧する場合を想定する。当該電子書籍に「歌手名A」の文字列(“A”)が含まれており、ユーザが当該電子書籍の「歌手名A」の文字列をタッチすると、参照サーバ200に対して、参照リクエスト50R(歌手名を示す文字列“A”)が送信される。
(Modification 5)
Assume that the user browses an electronic book whose record 219 is not registered in the first action management DB 210 of FIG. When the electronic book includes a character string (“A”) of “singer name A” and the user touches the character string of “singer name A” of the electronic book, a reference request is made to the reference server 200. 50R (character string “A” indicating the singer name) is transmitted.

この場合には、参照サーバ200では文字列“A”に基づき第1アクション管理DB210が検索される。検索により、アクション情報267(アクション定義296(“音楽ストリーミング再生”および“画像表示”のコマンド群)と情報取得先のデータ297(リンク3および4の“http://楽曲サイト¥AAAdl.html”および“http://楽曲サイト¥AAA.jpg”)が取得されて、これらは応答51Sとして要求元の端末100に送信される。したがって、端末100では、アクション実行部28が、受信したアクション情報267に従ってアクションを実行することにより、情報提供サーバ400に情報配信を要求し、配信された情報(楽曲データ、画像データ)を用いてアクション定義530に従ったアクションが実行される。これにより、配信情報の楽曲データはストリーミング再生されて、図示のないスピーカを介して音楽が出力されるとともに、画像データは表示処理部282を介して表示部6の画面にアクション定義で指定された態様で画像表示される。   In this case, the reference server 200 searches the first action management DB 210 based on the character string “A”. As a result of the search, action information 267 (action definition 296 (“music streaming playback” and “image display” command group) and information acquisition destination data 297 (links 3 and 4 “http: // music site ¥ AAAdl.html”) And “http: // music site \ AAA.jpg”) are acquired and transmitted as a response 51S to the requesting terminal 100. Accordingly, in the terminal 100, the action execution unit 28 receives the received action information. By executing the action according to H.267, the information providing server 400 is requested to distribute information, and the action according to the action definition 530 is executed using the distributed information (music data, image data). The music data of the information is streamed and played, and the speed is not shown. With music is output via the mosquitoes, the image data is the image displayed in the manner specified by the action definition on the screen of the display unit 6 through the display processor 282.

これにより、「歌手名A」を表す文字列“A”をタッチすることで、本来、ユーザが閲覧中の電子書籍には意図されていなかった情報を、第1アクション管理DB210に登録された他の電子書籍の情報から得ることができて、ユーザ間で情報を共有できる。   Thus, by touching the character string “A” representing “singer name A”, information originally intended for the electronic book being browsed by the user is registered in the first action management DB 210. Can be obtained from the information of the electronic book, and information can be shared among users.

(変形例6)
参照サーバ200は、端末100に送信するアクション情報267を、端末100の属性に基づき切替えてもよい。たとえば、端末100のOSの種類・バージョンによってアクション定義296を切替えるようにしてもよい。これにより、端末100毎に搭載されるOSが相違するとしても、各端末100は、自己のOSで実行可能なアクション定義を受け取ることができる。
(Modification 6)
The reference server 200 may switch the action information 267 to be transmitted to the terminal 100 based on the attribute of the terminal 100. For example, the action definition 296 may be switched depending on the OS type / version of the terminal 100. Thereby, even if the OS installed for each terminal 100 is different, each terminal 100 can receive an action definition executable by its own OS.

(本実施の形態による効果)
上述したように端末100は、ビットマップの画像データを表示する場合に、画面中の部分画像をタッチされると、当該部分画像から取得した情報(文字列、座標位置など)に基づき、当該情報についての関連情報を配信する情報提供サーバ400などの情報取得先531とアクション定義530を取得することができる。
(Effects of this embodiment)
As described above, when displaying image data of a bitmap, the terminal 100 touches a partial image on the screen, and based on the information (character string, coordinate position, etc.) acquired from the partial image, the information The information acquisition destination 531 and the action definition 530 such as the information providing server 400 that distributes the related information can be acquired.

これにより、表示画面が小さいために画像の文字が潰れてしまうために、電子書籍中の商品画像は確認できても商品番号を判読できない場合であっても、当該商品番号の部分5Cをタッチするだけで、情報取得先531とアクション定義530を取得することができる。   As a result, since the display screen is small, the characters of the image are crushed, so even if the product image in the electronic book can be confirmed but the product number cannot be read, the portion 5C of the product number is touched. Only the information acquisition destination 531 and the action definition 530 can be acquired.

電子書籍のうちURLまたはハイパーリンクが関連付けされた電子書籍であれば、表示されたURLをクリックすることで対応のサーバの情報を閲覧できるが、本実施の形態のように電子書籍のページ情報が画像である場合には、当該サーバにアクセスするには、画像の特定領域にリンク情報をセットする必要があり電子書籍のデータ生成手順が複雑化する。また、リンク情報は電子書籍毎に個別に設定されることから、電子書籍をユーザに販売後は、そのリンク情報を変更するこはできなかった。本実施の形態では、リンク情報である情報取得先のデータ297は、参照サーバ200で一括管理し、参照サーバ200で更新するようにしているので、電子書籍にリンク情報をセットする必要は無く、またリンク情報の一括更新が容易に可能となる。   If an electronic book is associated with a URL or a hyperlink among electronic books, information on the corresponding server can be browsed by clicking the displayed URL. However, the page information of the electronic book is not displayed as in this embodiment. In the case of an image, in order to access the server, it is necessary to set link information in a specific region of the image, which complicates the data generation procedure of the electronic book. In addition, since link information is individually set for each electronic book, the link information cannot be changed after the electronic book is sold to the user. In the present embodiment, the information acquisition destination data 297 that is link information is collectively managed by the reference server 200 and updated by the reference server 200, so there is no need to set link information in the electronic book. Also, the link information can be easily updated in a batch.

(さらなる他の実施の形態)
図14には、本実施の形態に係るPC100Aのハードウェア構成が示される。
(Still another embodiment)
FIG. 14 shows a hardware configuration of PC 100A according to the present embodiment.

上述の端末100における情報処理方法は、プログラムとして提供することもできる。このようなプログラムは、コンピュータに付属するフレキシブルディスク、CD−ROM、ROM、RAMおよびメモリカードなどのコンピュータ読取り可能な記録媒体にて記録させて、プログラム製品として提供することもできる。あるいは、コンピュータに内蔵するハードディスクなどの記録媒体にて記録させて、プログラムを提供することもできる。また、ネットワークを介したダウンロードによって、プログラムを提供することもできる。たとえば、図1の構成では、CPU2を備えてコンピュータの機能を有する端末100には、記録媒体11を用いて当該プログラムを供給することができる。CPU2は、I/F10を介して記録媒体11に格納されたプログラムを読出し、実行する。また、端末100には、通信ネットワークNTを介したダウンロードによって、プログラムを流動的に担持する記憶部3の所定領域に格納することもできる。   The information processing method in terminal 100 described above can also be provided as a program. Such a program can be recorded on a computer-readable recording medium such as a flexible disk, a CD-ROM, a ROM, a RAM, and a memory card attached to the computer and provided as a program product. Alternatively, the program can be provided by being recorded on a recording medium such as a hard disk built in the computer. A program can also be provided by downloading via a network. For example, in the configuration of FIG. 1, the program can be supplied to the terminal 100 having the CPU 2 and having the function of a computer using the recording medium 11. The CPU 2 reads and executes a program stored in the recording medium 11 via the I / F 10. The terminal 100 can also store the program in a predetermined area of the storage unit 3 that fluidly carries the program by downloading via the communication network NT.

PC100Aにも同様な方法でプログラムが提供される。図14にはPC100Aの構成例が示される。図14を参照して、PC100Aは、処理部601、CRT(陰極線管)・液晶ディスプレイなどからなるディスプレイ602、キーボード603およびマウス604を有する。処理部601は、該PC100A自体を集中的に制御するためのCPU605、ROMまたはRAMを含んで構成されるメモリ606、固定ディスク607、FD(フレキシブルディスク)612が着脱自在に装着されて、装着されたFD612をアクセスするFD駆動装置611、CD−ROM(Compact Disc Read Only Memory)614が着脱自在に装着されて、装着されたCD−ROM614をアクセスするCD−ROM駆動装置613、通信ネットワークNTと、該PC100Aとを通信接続するための通信インターフェィス609を含む。これらの各部はバスを介して通信接続される。   The program is also provided to the PC 100A in a similar manner. FIG. 14 shows a configuration example of the PC 100A. Referring to FIG. 14, PC 100A includes a processing unit 601, a display 602 including a CRT (cathode ray tube) / liquid crystal display, a keyboard 603, and a mouse 604. The processing unit 601 is mounted with a CPU 605 for centrally controlling the PC 100A itself, a memory 606 including ROM or RAM, a fixed disk 607, and an FD (flexible disk) 612 detachably mounted. An FD driving device 611 that accesses the FD 612, a CD-ROM (Compact Disc Read Only Memory) 614 is detachably mounted, a CD-ROM driving device 613 that accesses the mounted CD-ROM 614, a communication network NT, A communication interface 609 for communication connection with the PC 100A is included. These units are connected for communication via a bus.

PC100Aには、カセット形式の磁気テープが着脱自在に装着されて磁気テープをアクセスする磁気テープ装置が設けられても良い。   The PC 100A may be provided with a magnetic tape device in which a cassette type magnetic tape is detachably mounted to access the magnetic tape.

図14のPC100Aには、FD612およびCD−ROM614を用いてプログラムを提供することができる。また、PC100Aには、通信ネットワークNTを介したダウンロードによって、プログラムをメモリ606または固定ディスク607に格納することもできる。   A program can be provided to the PC 100 </ b> A in FIG. 14 using the FD 612 and the CD-ROM 614. The program can also be stored in the memory 606 or the fixed disk 607 in the PC 100A by downloading via the communication network NT.

このように、端末100とPC100Aには、上述した実施の形態に従う方法をコンピュータを用いて実現するためのプログラム製品が供給される。プログラム製品は、プログラム自体と、プログラムが記録された記録媒体とを含む。   As described above, terminal 100 and PC 100A are supplied with a program product for implementing the method according to the above-described embodiment using a computer. The program product includes the program itself and a recording medium on which the program is recorded.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

13 位置検出部、20 入出力部、23 指定情報取得部、26 リクエスト生成部、27 応答処理部、28 アクション実行部、29,591 通信処理部、30 情報取得部、31 格納部、32 読出部、36 参照サーバアドレス情報、37 電子書籍、50R 参照リクエスト、50S,51S 応答、51R 情報リクエスト、100 端末、200 参照サーバ、210 第1アクション管理DB、230 第2アクション管理DB、231 文字取得部、232 位置取得部、262 情報リクエスト部、263 参照リクエスト部、267 アクション情報、270 検索要求、281 操作受付部、282 表示処理部、283 表示情報保持部、284 指令、285 指定情報、296,530 アクション定義、300 電子書籍配信サーバ、301 画像取得部、400 情報提供サーバ、592 リクエスト処理部、593 検索処理部、594 応答生成部。   13 position detection unit, 20 input / output unit, 23 designation information acquisition unit, 26 request generation unit, 27 response processing unit, 28 action execution unit, 29,591 communication processing unit, 30 information acquisition unit, 31 storage unit, 32 reading unit 36 reference server address information, 37 electronic book, 50R reference request, 50S, 51S response, 51R information request, 100 terminal, 200 reference server, 210 first action management DB, 230 second action management DB, 231 character acquisition unit, 232 position acquisition unit, 262 information request unit, 263 reference request unit, 267 action information, 270 search request, 281 operation reception unit, 282 display processing unit, 283 display information holding unit, 284 command, 285 designation information, 296, 530 action Definition, 300 e-book distribution Trust server, 301 image acquisition unit, 400 information providing server, 592 request processing unit, 593 search processing unit, 594 response generation unit.

Claims (11)

サーバと通信する情報処理端末であって、
画像データと、当該画像データに対応の画像識別子とを取得するための画像取得部と、
前記画像取得部により取得した画像データに従う画像を画面に表示するための表示部と、
前記画面に表示されている画像の一部を指定する操作を受付けるための操作受付部と、
前記操作受付部が受付ける操作により指定された前記一部の画像から所定情報を取得するための情報取得部と、
前記情報取得部が取得した前記所定情報と、前記画像取得部が取得した前記画像識別子とを前記サーバに送信するための送信部と、
前記所定情報のリンク先を示すリンク先情報と、当該リンク先情報に対応する処理情報とを含むアクション情報を、前記サーバから受信するための受信部と、
前記受信部が受信した前記リンク先情報と前記処理情報とに基づき前記情報処理端末を制御する制御部と、を備える、情報処理端末。
An information processing terminal that communicates with a server,
An image acquisition unit for acquiring image data and an image identifier corresponding to the image data;
A display unit for displaying an image according to the image data acquired by the image acquisition unit on a screen;
An operation accepting unit for accepting an operation for designating a part of the image displayed on the screen;
An information acquisition unit for acquiring predetermined information from the partial image specified by the operation received by the operation reception unit;
A transmission unit for transmitting the predetermined information acquired by the information acquisition unit and the image identifier acquired by the image acquisition unit to the server;
A receiving unit for receiving action information including link destination information indicating a link destination of the predetermined information and processing information corresponding to the link destination information;
An information processing terminal comprising: a control unit that controls the information processing terminal based on the link destination information and the processing information received by the receiving unit.
前記情報取得部は、
前記操作受付部が受付ける操作により指定された前記一部の画像を認識することにより文字列を抽出し、抽出した文字列を、前記所定情報として取得するための文字取得部を含む、請求項1に記載の情報処理端末。
The information acquisition unit
The character acquisition part for extracting a character string by recognizing the said one part image designated by operation which the said operation reception part receives, and acquiring the extracted character string as said predetermined information is included. Information processing terminal described in 1.
前記情報取得部は、
前記操作受付部が受付ける操作により指定された前記一部の画像の、前記画面に表示されている画像における位置を、前記所定情報として取得するための位置取得部を含む、請求項1または2に記載の情報処理端末。
The information acquisition unit
The position acquisition part for acquiring the position in the image currently displayed on the said screen of the said one part image designated by the operation which the said operation reception part receives as said predetermined information. The information processing terminal described.
前記受信部が複数のアクション情報を受信したとき、前記制御部は、前記複数のアクション情報の中から選択されたアクション情報のリンク先情報と処理情報とに基づき前記情報処理端末を制御する、請求項1から3のいずれかに記載の情報処理端末。   When the receiving unit receives a plurality of action information, the control unit controls the information processing terminal based on link destination information and processing information of action information selected from the plurality of action information. Item 4. The information processing terminal according to any one of Items 1 to 3. 前記画像データは、電子書籍データを示す、請求項1から4のいずれかに記載の情報処理端末。   The information processing terminal according to claim 1, wherein the image data indicates electronic book data. 前記送信部は、
前記情報取得部が取得した前記所定情報と、前記画像取得部が取得した前記画像識別子と、前記情報処理端末に関する端末情報とを前記サーバに送信する、請求項1から5のいずれかに記載の情報処理端末。
The transmitter is
6. The device according to claim 1, wherein the predetermined information acquired by the information acquisition unit, the image identifier acquired by the image acquisition unit, and terminal information related to the information processing terminal are transmitted to the server. Information processing terminal.
前記端末情報は、前記情報処理端末の属性を示す、請求項6に記載の情報処理端末。   The information processing terminal according to claim 6, wherein the terminal information indicates an attribute of the information processing terminal. 前記端末情報は、前記情報処理端末のユーザの属性を示す、請求項6または7に記載の情報処理端末。   The information processing terminal according to claim 6 or 7, wherein the terminal information indicates an attribute of a user of the information processing terminal. 請求項1に記載の前記情報処理端末と通信するサーバ装置であって、
前記所定情報と前記画像識別子と前記アクション情報とを対応付けて予め格納する情報格納部と、
前記情報処理端末から前記所定情報と前記画像識別子とを受信するためのサーバ受信部と、
受信した前記所定情報と前記画像識別子とに基づき、前記情報格納部から、対応する前記アクション情報を読出すための読出部と、を備え、
読出された前記アクション情報を、前記情報処理端末に送信する、サーバ装置。
A server device that communicates with the information processing terminal according to claim 1,
An information storage unit that stores the predetermined information, the image identifier, and the action information in association with each other;
A server receiver for receiving the predetermined information and the image identifier from the information processing terminal;
A reading unit for reading the corresponding action information from the information storage unit based on the received predetermined information and the image identifier;
A server device that transmits the read action information to the information processing terminal.
情報処理端末と、当該情報処理端末と通信するサーバ装置を備えるシステムであって、
前記情報処理端末は、
画像データと、当該画像データに対応の画像識別子とを取得するための画像取得部と、
前記画像取得部により取得した画像データに従う画像を画面に表示するための表示部と、
前記画面に表示されている画像の一部を指定する操作を受付けるための操作受付部と、
前記操作受付部が受付ける操作により指定された前記一部の画像から所定情報を取得するための情報取得部と、
前記情報取得部が取得した前記所定情報と、前記画像取得部が取得した前記画像識別子とを前記サーバ装置に送信するための送信部と、
前記所定情報のリンク先を示すリンク先情報と、当該リンク先情報に対応する処理情報とを含むアクション情報を、前記サーバ装置から受信するための受信部と、
前記受信部が受信した前記リンク先情報と前記処理情報とに基づき前記情報処理端末を制御する制御部と、を含み、
前記サーバ装置は、
前記所定情報と前記画像識別子と前記アクション情報とを対応付けて予め格納する情報格納部と、
前記情報処理端末から前記所定情報と前記画像識別子とを受信するためのサーバ受信部と、
受信した前記所定情報と前記画像識別子とに基づき、前記情報格納部から、対応する前記アクション情報を読出すための読出部と、を備え、
読出された前記アクション情報を、前記情報処理端末に送信する、システム。
A system comprising an information processing terminal and a server device communicating with the information processing terminal,
The information processing terminal
An image acquisition unit for acquiring image data and an image identifier corresponding to the image data;
A display unit for displaying an image according to the image data acquired by the image acquisition unit on a screen;
An operation accepting unit for accepting an operation for designating a part of the image displayed on the screen;
An information acquisition unit for acquiring predetermined information from the partial image specified by the operation received by the operation reception unit;
A transmission unit for transmitting the predetermined information acquired by the information acquisition unit and the image identifier acquired by the image acquisition unit to the server device;
A receiving unit for receiving action information including link destination information indicating a link destination of the predetermined information and processing information corresponding to the link destination information;
A control unit that controls the information processing terminal based on the link destination information and the processing information received by the receiving unit,
The server device
An information storage unit that stores the predetermined information, the image identifier, and the action information in association with each other;
A server receiver for receiving the predetermined information and the image identifier from the information processing terminal;
A reading unit for reading the corresponding action information from the information storage unit based on the received predetermined information and the image identifier;
A system for transmitting the read action information to the information processing terminal.
プロセッサを備えるコンピュータに情報処理方法を実行させるためのプログラムであって、
前記情報処理方法は、
前記コンピュータの画像取得部が、画像データと、当該画像データに対応の画像識別子とを取得するステップと、
前記コンピュータの表示部が、取得した画像データに従う画像を画面に表示するステップと、
前記コンピュータの操作受付部が、前記画面に表示されている画像の一部を指定する操作を受付けるステップと、
前記コンピュータの情報取得部が、前記受付けるステップにより受付ける操作により指定された前記一部の画像から所定情報を取得するステップと、
前記コンピュータの参照部が、取得した前記所定情報と、取得した前記画像識別子とを通信回線を介してサーバに送信するステップと、
前記コンピュータの受信部が、前記所定情報のリンク先を示すリンク先情報と、当該リンク先情報に対応する処理情報とを含むアクション情報を、通信回線を介して前記サーバから受信するステップと、
前記コンピュータの制御部が、受信した前記リンク先情報と前記処理情報とに基づき当該コンピュータの動作を制御するステップと、を含むことを特徴とする、プログラム。
A program for causing a computer including a processor to execute an information processing method,
The information processing method includes:
An image acquisition unit of the computer acquiring image data and an image identifier corresponding to the image data;
The display unit of the computer displaying an image according to the acquired image data on a screen;
A step of accepting an operation of designating a part of an image displayed on the screen by an operation accepting unit of the computer;
The information acquisition unit of the computer acquiring predetermined information from the partial image designated by the operation received in the receiving step;
The reference unit of the computer transmits the acquired predetermined information and the acquired image identifier to a server via a communication line;
A step of receiving action information including link destination information indicating a link destination of the predetermined information and processing information corresponding to the link destination information from the server via a communication line;
And a step of controlling the operation of the computer based on the received link destination information and the processing information.
JP2011269862A 2011-12-09 2011-12-09 Information processing terminal, server device, system, and program Pending JP2013122627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011269862A JP2013122627A (en) 2011-12-09 2011-12-09 Information processing terminal, server device, system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011269862A JP2013122627A (en) 2011-12-09 2011-12-09 Information processing terminal, server device, system, and program

Publications (1)

Publication Number Publication Date
JP2013122627A true JP2013122627A (en) 2013-06-20

Family

ID=48774571

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011269862A Pending JP2013122627A (en) 2011-12-09 2011-12-09 Information processing terminal, server device, system, and program

Country Status (1)

Country Link
JP (1) JP2013122627A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104863379A (en) * 2015-05-11 2015-08-26 河南理工大学 Strengthening member for special reinforced concrete beam, effective strengthening method and application thereof
CN105740134A (en) * 2016-01-29 2016-07-06 浪潮(北京)电子信息产业有限公司 File based testing method and apparatus
JP2016224766A (en) * 2015-06-01 2016-12-28 富士通株式会社 Remote screen display system, remote screen display method, and remote screen display program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104863379A (en) * 2015-05-11 2015-08-26 河南理工大学 Strengthening member for special reinforced concrete beam, effective strengthening method and application thereof
CN104863379B (en) * 2015-05-11 2018-01-19 河南理工大学 Special reinforced concrete beam strengthening member and its effective reinforcement means and application
JP2016224766A (en) * 2015-06-01 2016-12-28 富士通株式会社 Remote screen display system, remote screen display method, and remote screen display program
CN105740134A (en) * 2016-01-29 2016-07-06 浪潮(北京)电子信息产业有限公司 File based testing method and apparatus

Similar Documents

Publication Publication Date Title
US20110119298A1 (en) Method and apparatus for searching information
JP4870011B2 (en) Information search system, information search device, history sharing method, and history sharing processing program
WO2007100228A1 (en) A system and method for contents upload using a mobile terminal
JP2012018457A (en) Signage display information providing apparatus, signage display information providing method, and signage display information providing program
JP2003248683A (en) Server, information providing method, and program
JP2009145935A (en) Advertisement information providing device, advertisement information providing method, and advertisement information providing program
US11392589B2 (en) Multi-vertical entity-based search system
US20120079365A1 (en) Image forming control program, method of image forming control and image processing apparatus
JP2019021272A (en) Information processing system, information processing method, information processing program and retrieval terminal
JP2007149016A (en) System, method and server for supporting webpage creation
JP5891905B2 (en) Server apparatus, program, and communication system
JP2005275488A (en) Input support method and program
JP5595252B2 (en) Cooperation support apparatus, program, cooperation support method, cooperation support system, and communication apparatus
JP2006243800A (en) Information retrieval device, information retrieval system, information retrieval method and computer program
JP2013122627A (en) Information processing terminal, server device, system, and program
WO2018180023A1 (en) File management device, file management method, and file management program
JP4767095B2 (en) URL information provision system
JP4979786B2 (en) Search-linked stamp service providing device
JP2002049307A (en) Method for providing geographical information and advertisement information by means of vector map using internet
JP4711359B1 (en) Information presenting apparatus, information presenting method, and information presenting program
JP2017037437A (en) Information processing system, information processor, information processing method and information processing program
JP2007087221A (en) Shopping mall system
JP3990579B2 (en) Icon using method and icon using device
JP2020042636A (en) Information display program, information display device, information display method, and delivery device
JP2009145375A (en) System, method and program for providing advertising information