WO2016021339A1 - 無線通信システム、端末装置、サーバ及びコンテンツ配信方法 - Google Patents

無線通信システム、端末装置、サーバ及びコンテンツ配信方法 Download PDF

Info

Publication number
WO2016021339A1
WO2016021339A1 PCT/JP2015/068863 JP2015068863W WO2016021339A1 WO 2016021339 A1 WO2016021339 A1 WO 2016021339A1 JP 2015068863 W JP2015068863 W JP 2015068863W WO 2016021339 A1 WO2016021339 A1 WO 2016021339A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
server
language
content
terminal device
Prior art date
Application number
PCT/JP2015/068863
Other languages
English (en)
French (fr)
Inventor
龍 郡山
伸重 山田
Original Assignee
アプリックスIpホールディングス株式会社
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 アプリックスIpホールディングス株式会社 filed Critical アプリックスIpホールディングス株式会社
Publication of WO2016021339A1 publication Critical patent/WO2016021339A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Definitions

  • the present invention relates to a wireless communication system, a terminal device, a server, and a content distribution method for distributing content to a wireless communication terminal such as a smartphone.
  • beacon devices Content distribution systems using beacon devices are becoming widespread in shopping streets and stores.
  • the flow of operation of this content distribution system is as follows.
  • a beacon device installed at a predetermined location transmits a beacon ID (IDentification) by broadcast.
  • a wireless communication terminal such as a smartphone refers to a table or the like and acquires a URL (Uniform Resource Locator) of content corresponding to the beacon ID.
  • the wireless communication terminal accesses the acquired URL, receives the content corresponding to the beacon ID of the beacon device, and displays it on the display.
  • URL Uniform Resource Locator
  • Such a content distribution system can prompt customers to purchase products, use services, etc. by providing content related to shopping street guidance displays, restaurant menus, and the like.
  • Patent Document 1 discloses a technique related to a translation apparatus, an image forming apparatus, a translation method, and a translation program that translate a document on the Internet into another language.
  • a foreign traveler when a foreign traveler receives content that is not a native language, it takes time to translate the content using an application program such as a dictionary or translation.
  • the present invention has been made in view of such a situation, and provides a wireless communication system, a terminal device, a server, and a content distribution method capable of distributing content according to the language of the user of the wireless communication terminal. With the goal.
  • a wireless communication system of the present invention includes a beacon device that transmits identification information as a beacon signal, a terminal device that can receive the beacon signal, and a server that distributes content to the terminal device.
  • a wireless communication system The terminal device transmits the identification information and the first language information to the storage unit that stores the first language information indicating the language set in the own device, the reception unit that receives the beacon signal and acquires the identification information, and the server.
  • a server communication unit that requests distribution of content, and an output unit that outputs content distributed from the server. Then, in response to a request from the terminal device, the server translates and distributes the content corresponding to the identification information into the language indicated by the first language information.
  • wireless communications system, terminal device, server, and content delivery method which can deliver the content according to the language of the user of a radio
  • a content distribution system wireless communication system
  • the management server that has received the beacon ID of the beacon device from the terminal device transmits the URL of the content corresponding to the beacon ID to the terminal device.
  • the management server collates the language information of the terminal device and the language information of the content, and if they match, the URL of the content is transmitted to the terminal device as it is.
  • a URL for translating the content with the translation server is generated and transmitted to the terminal device.
  • FIG. 1 is a block diagram showing the overall configuration of a content distribution system 10 according to this embodiment.
  • the content distribution system 10 includes a beacon device 1, a terminal device 2, a management server 3, a content server 4 and a translation server 5.
  • the terminal device 2 can communicate with the management server 3, the content server 4, and the translation server 5 via the access point 6 and the network 7.
  • “access point” is used as a term including a base station in mobile communication such as a mobile phone and a communication interface for Wi-Fi (registered trademark) communication.
  • the beacon device 1 includes at least a storage unit 11 in which a beacon ID 13 is stored and a transmission unit 12.
  • the storage unit 11 may be a nonvolatile memory or a volatile memory as long as power supply is maintained.
  • the storage unit 11 stores a beacon ID 13 as an example of identification information for identifying the beacon device 1 itself, an article provided with the beacon device, a place where the beacon device is installed, and the like.
  • the transmission unit 12 puts the beacon ID 13 read from the storage unit 11 on the beacon signal, and periodically broadcasts (transmits) the beacon signal.
  • a short-range wireless communication standard such as Bluetooth (registered trademark) or BLE (Bluetooth (registered trademark) Low Energy) is suitable.
  • the transmission unit 12 of the beacon device 1 corresponding to the BLE standard can transmit advertising data including the beacon ID 13 around the beacon device 1 as a beacon signal.
  • the terminal device 2 includes a receiving unit 22, a processing unit 23, an input unit 24, a server communication unit 25, a storage unit 26, and an output unit 27, which are connected to each other via a bus 21.
  • various information processing devices in particular, wireless communication terminals such as smartphones and tablet terminals having a wireless communication function can be used.
  • the receiving unit 22 receives a beacon signal transmitted from the beacon device 1 via an antenna (not shown), and acquires a beacon ID 13 included in the beacon signal.
  • the acquired beacon ID 13 is temporarily stored in the storage unit 26.
  • the storage unit 26 includes, for example, a storage medium used as a ROM (Read Only Memory), a RAM (Random Access Memory), or a memory card.
  • the storage unit 26 stores various data such as programs and parameters for controlling each unit in the terminal device 2.
  • the storage unit 26 stores a beacon list 28 and first language information 29. Details of the beacon list 28 will be described later with reference to FIG.
  • the first language information 29 is information indicating the language used by the user of the terminal device 2 set in the terminal device 2.
  • the first language information 29 is, for example, “jp” when the language used is Japanese, “en” when English, “fr” when French, “cn” when Chinese, and the like.
  • the first language information 29 is stored, for example, as part of OS (Operating System) setting information of the terminal device 2 or part of setting information of the application program.
  • the processing unit 23 is configured by, for example, a central processing unit (CPU) that can be driven with low power consumption.
  • the processing unit 23 controls the operation of each unit in the terminal device 2 based on a program, parameters, and the like read from the storage unit 26.
  • the processing unit 23 transmits the beacon ID 13 acquired by the receiving unit 22 and the first language information 29 stored in the storage unit 26 to the management server 3 via the server communication unit 25.
  • the processing unit 23 accesses the content server 4 to request distribution of the content, and outputs the distributed content to the output unit 27. Further, the processing unit 23 accesses the translation server 5 to request distribution of translated content, and outputs the distributed translation content to the output unit 27.
  • the input unit 24 is, for example, a capacitive position detection device that configures the touch panel of the terminal device 2, a button, a switch, or the like disposed on the housing.
  • the input unit 24 outputs operation information to the processing unit 23 in accordance with an operation performed by a screen touch or the like.
  • the output unit 27 is a display unit that displays information including text, images, and the like on a display surface such as a liquid crystal display.
  • the output unit 27 displays content distributed from the content server 4 or the translation server 5 or translated content.
  • the input unit 24 and the output unit 27 may be configured as a touch panel display in which an operation surface and a display surface are overlapped. Further, as the output unit 27, for example, a speaker for reproducing audio content may be provided.
  • the server communication unit 25 is connected to the access point 6 via an antenna (not shown), and is connected from the access point 6 to the management server 3, the content server 4, and the translation server 5 via the network 7.
  • communication is performed between the server communication unit 25 and the access point 6 using a communication standard of mobile communication (for example, 3G) or wireless LAN (Local Area Network) (for example, Wi-Fi (registered trademark)).
  • 3G mobile communication
  • wireless LAN Local Area Network
  • Wi-Fi registered trademark
  • the management server 3 includes an address information database 31 and third address information 32. Details of the address information database 31 will be described later with reference to FIG.
  • the third address information 32 includes a URL indicating the position of the translation server 5 on the network.
  • the management server 3 returns the URL of the content stored in the content server 4 or the URL of the translation server 5 to the terminal device 2 according to the beacon ID 13 and the first language information 29 transmitted from the terminal device 2.
  • the terminal device 2 accesses the content server 4 or the translation server 5 based on the URL received from the management server 3.
  • FIG. 2 is a diagram showing a table configuration of the beacon list 28.
  • the beacon list 28 has a beacon ID field and a first address information field.
  • a beacon ID 13 transmitted as a beacon signal from the beacon device 1 is stored in the beacon ID field.
  • First address information is stored in the first address information field.
  • the first address information includes a URL indicating the position of the management server 3 on the network.
  • the content distribution system 10 includes a plurality of management servers 3 with different URLs, and a plurality of beacon IDs 13 are associated with the first address information of each management server 3.
  • FIG. 2 shows a method of transmitting the beacon ID 13 and the first language information 29 to the management server 3 by using a GET method in HTTP (HyperText Transfer Protocol) as an example.
  • HTTP HyperText Transfer Protocol
  • the beacon ID 13 and the first language information 29 may be transmitted using a POST method instead of the GET method.
  • FIG. 3 is a diagram showing a table configuration of the address information database 31.
  • the management server 3 manages the correspondence between the beacon ID 13 of the beacon device 1 and the content of the content server 4 using the address information database 31.
  • the address information database 31 has a beacon ID field, a second address information field, a second language information field, and a translation flag field. Similar to the beacon ID field of the beacon list 28, the beacon ID 13 of the beacon device 1 is stored in the beacon ID field. Second address information is stored in the second address information field.
  • the second address information includes a URL indicating the location on the network of the content stored in the content server 4.
  • the second language information field stores second language information indicating the language used for the content (document or the like) indicated by the second address information.
  • In the translation flag field a translation flag indicating whether or not the content indicated by the second address information needs to be translated is stored. In the translation flag, “1” indicates “translation required”, and “0” indicates “translation not required”.
  • the management server 3 When the management server 3 receives the beacon ID 13 and the first language information 29 from the terminal device 2, the management server 3 searches the beacon ID field of the address information database 31 with the beacon ID 13 and specifies the record. Next, the management server 3 collates the second language information in the second language information field with the first language information 29 and refers to the translation flag in the translation flag field to generate second access information.
  • the management server 3 uses the second address information (content URL) as it is as the second access information. And return to the terminal device 2. Then, when receiving the second access information from the management server 3, the terminal device 2 accesses the content server 4 based on the second access information.
  • the management server 3 translates the content indicated by the second address information into the translation server 5.
  • Second access information for generating the access information is generated.
  • the terminal device 2 When the terminal device 2 receives the second access information from the management server 3, the terminal device 2 accesses the translation server 5 based on the second access information, thereby obtaining the second language information, the first language information 29, and the second address information. It can be passed to the CGI of the translation server 5 as an argument.
  • FIG. 4 is a time chart showing an operation flow when content translation is not necessary in the content distribution system 10 according to the present embodiment.
  • the beacon device 1 continues to periodically transmit (transmit) a beacon signal including the beacon ID 13 (S11, S12).
  • the terminal device 2 Upon receiving the beacon signal transmitted from the beacon device 1 (S13), the terminal device 2 transmits the beacon ID 13 extracted from the beacon signal and the first language information 29 of the terminal device 2 itself to the management server 3 (S14). .
  • the management server 3 When receiving the beacon ID 13 and the first language information 29 from the terminal device 2 (S15), the management server 3 searches the beacon ID field of the address information database 31 with the beacon ID 13 and specifies the record. Next, the management server 3 collates the second language information in the second language information field of the identified record with the first language information 29 received from the terminal device 2 (S16). As a result, when the first language information 29 matches the second language information, or when the translation flag is 0 (translation is not required), the management server 3 determines that the content does not need to be translated. In response to this, the management server 3 generates the second address information (content URL) as the second access information as it is, and returns it to the terminal device 2 (S17).
  • the management server 3 When receiving the beacon ID 13 and the first language information 29 from the terminal device 2 (S15), the management server 3 searches the beacon ID field of the address information database 31 with the beacon ID 13 and specifies the record. Next, the management server 3 collates the second language information in the second language information field of the identified record with the
  • the terminal device 2 When receiving the second access information from the management server 3 (S18), the terminal device 2 accesses the content server 4 based on the second access information (S19).
  • the content server 4 receives the access request from the terminal device 2 (S20), it returns the requested content such as an HTML (HyperText Markup Language) document (S21).
  • the terminal device 2 receives the content from the content server 4 (S22), the terminal device 2 displays the content on the output unit 27 (S23), and ends the series of operations.
  • FIG. 5 is a time chart showing an operation flow when content translation is necessary in the content distribution system 10 according to the present embodiment.
  • the transmission of beacon signals by the beacon device 1 (corresponding to steps S11 and S12 in FIG. 4) is omitted.
  • the terminal device 2 When receiving the beacon signal transmitted from the beacon device 1 (S31), the terminal device 2 transmits the beacon ID 13 extracted from the beacon signal and the first language information 29 of the terminal device 2 itself to the management server 3 (S32). .
  • the management server 3 When receiving the beacon ID 13 and the first language information 29 from the terminal device 2 (S33), the management server 3 searches the beacon ID field of the address information database 31 with the beacon ID 13 and specifies the record. Next, the management server 3 collates the second language information in the second language information field of the identified record with the first language information 29 received from the terminal device 2 (S34). As a result, when the first language information 29 does not match the second language information and the translation flag is 1 (translation required), the management server 3 determines that the content needs to be translated. In response to this, the management server 3 generates second access information for causing the translation server 5 to translate the content indicated by the second address information, and sends it back to the terminal device 2 (S35). In the example of FIG. 3, the second access information is the first content from the language (content language) indicated by the second language information to the translation server 5 indicated by the third address information. It includes content that requests to be translated and delivered into the language indicated by the language information (the language of the terminal device 2).
  • the terminal device 2 Upon receiving the second access information from the management server 3 (S36), the terminal device 2 accesses the translation server 5 based on the second access information (S37).
  • the content server 4 When the content server 4 receives an access request from the translation server 5 (S40), it returns the requested content such as an HTML document (S41).
  • the translation server 5 When receiving the content from the content server 4, the translation server 5 translates the content into the language of the terminal device 2 (S42), and returns the translated content to the terminal device 2 (S43).
  • the terminal device 2 When receiving the translated content from the translation server 5 (S44), the terminal device 2 displays it on the output unit 27 (S45), and ends the series of operations.
  • FIG. 6A is a diagram illustrating a usage state of the content distribution system 10 in which the beacon device 1 is installed on a guide plate 81 such as in front of a station.
  • FIG. 6B is a diagram illustrating a display screen of the terminal device 2 when the first language information 29 of the terminal device 2 indicates Japanese in the usage state of FIG. 6A.
  • FIG. 6C is a diagram illustrating a display screen of the terminal device 2 when the first language information 29 of the terminal device 2 indicates English in the usage state of FIG. 6A.
  • the beacon device 1 is installed on a guide plate 81 in front of the station or the like.
  • the terminal device 2 receives the beacon signal from the beacon device 1.
  • the terminal device 2 displays content that matches the first language information 29 of the terminal device 2 in accordance with the time chart of FIG. 4 or FIG.
  • the first language information 29 of the terminal device 2 indicates Japanese (jp)
  • the display screen of the terminal device 2 is stored in the content server 4 according to the time chart of FIG. Contents (maps, advertisements, etc.) that contain Japanese text are displayed as they are.
  • the first language information 29 of the terminal device 2 indicates English (en)
  • FIG. 6C the display screen of the terminal device 2 is stored in the content server 4 according to the time chart of FIG. Content obtained by translating the content including Japanese sentences into English by the translation server 5 is displayed.
  • FIG. 7A is a diagram illustrating a usage status of the content distribution system 10 in which the beacon device 1 is installed in the restaurant menu 83.
  • FIG. 7B is a diagram illustrating a display screen of the terminal device 2 when the first language information 29 of the terminal device 2 indicates Japanese in the usage state of FIG. 7A.
  • FIG. 7C is a diagram illustrating a display screen of the terminal device 2 when the first language information 29 of the terminal device 2 indicates English in the usage state of FIG. 7A.
  • the beacon apparatus 1 is installed in the menu 83 of the restaurant.
  • the terminal device 2 receives the beacon signal from the beacon device 1.
  • the terminal device 2 displays content that matches the first language information 29 of the terminal device 2 in accordance with the time chart of FIG. 4 or FIG.
  • the first language information 29 of the terminal device 2 indicates Japanese (jp)
  • FIG. 7B the display screen of the terminal device 2 is stored in the content server 4 according to the time chart of FIG.
  • the contents of the Japanese menu are displayed as they are.
  • the first language information 29 of the terminal device 2 indicates English (en)
  • FIG. 7C the display screen of the terminal device 2 is stored in the content server 4 according to the time chart of FIG.
  • the contents of the menu in which the translation server 5 translated the Japanese menu text into English are displayed.
  • the terminal device 2 communicates with each server using HTTP as a communication protocol, and the first access information and the second access information are in a URL format starting with “http”. Although described, it is not limited to this.
  • a communication protocol other than HTTP may be used as a communication protocol between the terminal device 2 and each server.
  • the content of one language indicated by the first language information 29 or the translated content is displayed on the output unit 27 of the terminal device 2.
  • the terminal device 2 transmits first language information 29 indicating a plurality of languages to the management server 3, such as English and French, for example, and the management server 3 generates second access information corresponding to each of the plurality of languages. May be.
  • the translation server 5 distributes a plurality of translation contents to the terminal device 2 such as English translation content and French translation content, for example, and the terminal device 2 displays the plurality of translation contents side by side. Each page can be displayed as a separate page.
  • the content distribution system transmits, together with the beacon ID received from the beacon device, first language information indicating the language of the terminal device to the management server.
  • the management server collates the second language information indicating the language of the content corresponding to the beacon ID and the first language information to confirm whether they match. If the first language information and the second language information match, the URL of the content is returned to the terminal device as it is. If not, a URL including an instruction to translate the content from the language of the second language information into the language of the first language information is generated in the translation server and returned to the terminal device.
  • SYMBOLS 1 Beacon device, 2 ... Terminal device, 3 ... Management server, 4 ... Content server, 5 ... Translation server, 6 ... Access point, 7 ... Network, 10 ... Content delivery system

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Machine Translation (AREA)

Abstract

コンテンツ配信システムは、ビーコン装置から受信したビーコンIDと共に、端末装置の言語を示す第1言語情報を管理サーバに送信する。管理サーバはビーコンIDに対応するコンテンツの言語を示す第2言語情報と、第1言語情報とを照合して、一致しているか否かを確認する。第1言語情報と第2言語情報とが一致していなければ、翻訳サーバに、第2言語情報の言語から第1言語情報の言語にコンテンツを翻訳させる指示を含めたURLを生成して、端末装置に返信する。

Description

無線通信システム、端末装置、サーバ及びコンテンツ配信方法
 本発明は、スマートフォン等の無線通信端末にコンテンツを配信するための無線通信システム、端末装置、サーバ及びコンテンツ配信方法に関する。
 商店街や店舗等において、ビーコン装置を用いたコンテンツ配信システムが普及しつつある。このコンテンツ配信システムの動作の流れは以下の通りである。
 (1)所定の場所に設置されたビーコン装置は、ビーコンID(IDentification)をブロードキャストにて発信している。
 (2)スマートフォン等の無線通信端末は、ビーコンIDを受信すると、テーブル等を参照して、このビーコンIDに対応するコンテンツのURL(Uniform Resource Locator)を取得する。
 (3)無線通信端末は、取得したURLにアクセスし、ビーコン装置のビーコンIDに対応するコンテンツを受信して、ディスプレイに表示する。
 このようなコンテンツ配信システムは、商店街の案内表示や飲食店のメニュー等に関連するコンテンツを提供することで、顧客に対して商品の購入やサービスの利用等を促すことができる。
 特許文献1には、インターネット上の文書を他言語に翻訳する翻訳装置、画像形成装置、翻訳方法、及び翻訳プログラムに係る技術が開示されている。
特開2007-18354号公報
 従来のコンテンツ配信システムでは、例えば、外国人旅行者が母国語でないコンテンツを受信した場合、辞書や翻訳等のアプリケーションプログラムを用いて、これを翻訳する手間が生じる。
 本発明は、このような状況に鑑みて成されたものであり、無線通信端末の利用者の言語に応じたコンテンツを配信可能な無線通信システム、端末装置、サーバ及びコンテンツ配信方法を提供することを目的とする。
 上記課題を解決するために、本発明の無線通信システムは、識別情報をビーコン信号として発信するビーコン装置と、ビーコン信号を受信可能な端末装置と、端末装置にコンテンツを配信するサーバと、を備える無線通信システムである。端末装置は、自装置に設定された言語を示す第1言語情報を記憶する記憶部と、ビーコン信号を受信して識別情報を取得する受信部と、サーバに識別情報及び第1言語情報を送信してコンテンツの配信を要求するサーバ通信部と、サーバから配信されたコンテンツを出力する出力部と、を有する。そしてサーバは、端末装置からの要求に応じて、識別情報に対応するコンテンツを第1言語情報が示す言語に翻訳して配信する。
 本発明によれば、無線通信端末の利用者の言語に応じたコンテンツを配信可能な無線通信システム、端末装置、サーバ及びコンテンツ配信方法を提供することができる。
 上記した以外の課題、構成及び効果は、以下の実施形態例の説明により明らかにされる。
本発明の実施形態例に係るコンテンツ配信システムの全体構成を示すブロック図である。 ビーコンリストのテーブル構成を示す図である。 アドレス情報データベースのテーブル構成を示す図である。 本発明の実施形態例に係るコンテンツ配信システムにおける、コンテンツの翻訳が不要な場合の動作の流れを示すタイムチャートである。 本発明の実施形態例に係るコンテンツ配信システムにおける、コンテンツの翻訳が必要な場合の動作の流れを示すタイムチャートである。 駅前等の案内板にビーコン装置を設置したコンテンツ配信システムの利用状況、及び端末装置の表示画面を示す図である。 飲食店のメニューにビーコン装置を設置したコンテンツ配信システムの利用状況、及び端末装置の表示画面を示す図である。
 以下の実施形態例では、ビーコン装置を用いたコンテンツ配信システム(無線通信システム)を開示する。このコンテンツ配信システムでは、端末装置からビーコン装置のビーコンIDを受信した管理サーバは、ビーコンIDに対応するコンテンツのURLを端末装置に送信する。その際、管理サーバは、端末装置の言語情報とコンテンツの言語情報とを照合し、両者が一致していれば、コンテンツのURLをそのまま端末装置に送信する。一方、両者が一致していなければ、コンテンツを翻訳サーバで翻訳するためのURLを生成して、これを端末装置に送信する。
[コンテンツ配信システム10の全体構成]
 以下、本発明の実施形態例に係るコンテンツ配信システム10について、図1~図7を参照して説明する。本明細書及び図面において、実質的に同一の機能又は構成を有する構成要素については、同一の符号を付することにより重複する説明を省略する。
 図1は、本実施形態例に係るコンテンツ配信システム10の全体構成を示すブロック図である。
 コンテンツ配信システム10は、ビーコン装置1、端末装置2、管理サーバ3、コンテンツサーバ4及び翻訳サーバ5を含んで構成される。
 端末装置2は、アクセスポイント6及びネットワーク7を介して、管理サーバ3、コンテンツサーバ4及び翻訳サーバ5と通信を行うことが可能である。以下の説明では、携帯電話等の移動体通信における基地局や、Wi-Fi(登録商標)通信のための通信インターフェースを含む用語として、「アクセスポイント」を用いる。
 ビーコン装置1は、少なくとも、ビーコンID13が記憶されている記憶部11、及び送信部12を含んで構成される。記憶部11は、不揮発性メモリであってもよいし、電源供給が維持される前提であれば、揮発性メモリであってもよい。
 記憶部11は、ビーコン装置1自身や、それが設けられた物品、それが設置された場所等を識別するための識別情報の一例として、ビーコンID13を記憶している。送信部12は、記憶部11から読み出したビーコンID13をビーコン信号に載せ、このビーコン信号を周期的にブロードキャスト送信(発信)する。ここで、ビーコン装置1と端末装置2との間で用いられる通信規格としては、例えば、Bluetooth(登録商標)やBLE(Bluetooth(登録商標) Low Energy)等の近距離無線通信規格が適している。例えば、BLE規格に対応するビーコン装置1の送信部12は、ビーコンID13を含むアドバタイジングデータをビーコン信号としてビーコン装置1の周囲に送信することができる。
 端末装置2は、バス21によって互いに接続された、受信部22、処理部23、入力部24、サーバ通信部25、記憶部26及び出力部27を含んで構成される。この端末装置2としては、各種の情報処理装置、特に、無線通信機能を有するスマートフォンやタブレット端末等の無線通信端末を用いることが可能である。
 受信部22は、不図示のアンテナを介して、ビーコン装置1から送信されたビーコン信号を受信して、ビーコン信号に含まれるビーコンID13を取得する。取得したビーコンID13は、一旦記憶部26に記憶される。
 記憶部26は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)等として用いられる記憶媒体や、メモリカードによって構成される。この記憶部26には、端末装置2内の各部を制御するためのプログラムやパラメータ等の様々なデータが記憶される。
 また、記憶部26には、ビーコンリスト28及び第1言語情報29が記憶されている。ビーコンリスト28の詳細については、図2にて後述する。
 第1言語情報29は、端末装置2に設定された、端末装置2の利用者の使用言語を示す情報である。第1言語情報29は、例えば、使用言語が日本語の場合は「jp」、英語の場合は「en」、フランス語の場合は「fr」、中国語の場合は「cn」等となる。第1言語情報29は、例えば、端末装置2のOS(Operating System)の設定情報の一部や、アプリケーションプログラムの設定情報の一部として記憶される。
 処理部23は、例えば、低消費電力で駆動可能な中央演算処理装置(CPU:Central Processing Unit)によって構成される。この処理部23は、記憶部26から読み出したプログラムやパラメータ等に基づいて、端末装置2内の各部の動作を制御する。
 処理部23は、サーバ通信部25を介して、受信部22が取得したビーコンID13、及び記憶部26に記憶されている第1言語情報29を管理サーバ3に送信する。処理部23は、コンテンツサーバ4にアクセスしてコンテンツの配信を要求し、配信されたコンテンツを出力部27に出力する。また、処理部23は、翻訳サーバ5にアクセスして翻訳コンテンツの配信を要求し、配信された翻訳コンテンツを出力部27に出力する。
 入力部24は、例えば、端末装置2のタッチパネルを構成する静電容量方式の位置検出装置や、筐体に配されたボタン、スイッチ等である。入力部24は、画面タッチ等によって行われた操作にしたがって、操作情報を処理部23に出力する。
 出力部27は、例えば液晶ディスプレイ等の、テキストや画像等よりなる情報を表示面に表示する表示部である。この出力部27には、コンテンツサーバ4や翻訳サーバ5から配信されたコンテンツ又は翻訳コンテンツが表示される。なお、端末装置2では、入力部24及び出力部27は、操作面と表示面とを重ねたタッチパネルディスプレイとして構成されていてもよい。また、出力部27として、例えば、音声コンテンツを再生するスピーカ等を設けてもよい。
 サーバ通信部25は、不図示のアンテナを介してアクセスポイント6に接続され、このアクセスポイント6からネットワーク7を経由して、管理サーバ3、コンテンツサーバ4及び翻訳サーバ5に接続される。サーバ通信部25とアクセスポイント6との間では、例えば、移動体通信(例えば、3G)や無線LAN(Local Area Network)(例えばWi-Fi(登録商標))の通信規格を用いて通信を行うことが想定される。
 管理サーバ3は、アドレス情報データベース31及び第3アドレス情報32を備える。アドレス情報データベース31の詳細については、図3にて後述する。第3アドレス情報32は、翻訳サーバ5のネットワーク上の位置を示すURLを含む。
 管理サーバ3は、端末装置2から送信されるビーコンID13及び第1言語情報29に応じて、コンテンツサーバ4に記憶されているコンテンツのURL又は翻訳サーバ5のURLを端末装置2に返信する。端末装置2は、管理サーバ3から受信したURLに基づいて、コンテンツサーバ4又は翻訳サーバ5にアクセスする。
[ビーコンリスト28の構成]
 図2は、ビーコンリスト28のテーブル構成を示す図である。
 ビーコンリスト28は、ビーコンIDフィールドと、第1アドレス情報フィールドとを有する。
 ビーコンIDフィールドには、ビーコン装置1からビーコン信号として送信されるビーコンID13が格納される。
 第1アドレス情報フィールドには、第1アドレス情報が格納される。第1アドレス情報は、管理サーバ3のネットワーク上の位置を示すURLを含む。
 図2の例では、コンテンツ配信システム10には、URLが異なる複数の管理サーバ3が存在し、各管理サーバ3の第1アドレス情報には、複数のビーコンID13が紐付けられている。
 端末装置2の処理部23は、受信部22がビーコン信号を受信してビーコンID13を取得すると、ビーコンリスト28のビーコンIDフィールドをビーコンID13で検索して、第1アドレス情報を取得する。そして、サーバ通信部25は、第1アドレス情報が指し示す管理サーバ3にアクセスして、ビーコンID13及び第1言語情報29を管理サーバ3に送信する。
 図2には、一例として、HTTP(HyperText Transfer Protocol)におけるGETメソッドを用いて、ビーコンID13及び第1言語情報29を管理サーバ3に送信する方法が示されている。この例では、端末装置2の処理部23は、第1アドレス情報(管理サーバ3のURL)を含み、更にビーコンID13(bid=nnnn)及び第1言語情報29(lang=aa)をURLパラメータ(クエリ文字列)として含む第1アクセス情報を生成する。そして、サーバ通信部25は、第1アクセス情報に基づいて管理サーバ3にアクセスすることで、ビーコンID13及び第1言語情報29を引数として管理サーバ3のCGI(Common Gateway Interface)に渡すことができる。なお、GETメソッドに代えて、POSTメソッドを用いてビーコンID13及び第1言語情報29を送信してもよい。
[アドレス情報データベース31の構成]
 図3は、アドレス情報データベース31のテーブル構成を示す図である。管理サーバ3は、アドレス情報データベース31により、ビーコン装置1のビーコンID13とコンテンツサーバ4のコンテンツとの対応関係を管理している。
 アドレス情報データベース31は、ビーコンIDフィールドと、第2アドレス情報フィールドと、第2言語情報フィールドと、翻訳フラグフィールドとを有する。
 ビーコンIDフィールドには、ビーコンリスト28のビーコンIDフィールドと同様に、ビーコン装置1のビーコンID13が格納される。
 第2アドレス情報フィールドには、第2アドレス情報が格納される。第2アドレス情報は、コンテンツサーバ4に記憶されているコンテンツのネットワーク上の位置を示すURLを含む。
 第2言語情報フィールドには、第2アドレス情報が指し示すコンテンツ(文書等)に使用されている言語を示す第2言語情報が格納される。
 翻訳フラグフィールドには、第2アドレス情報が指し示すコンテンツを翻訳する必要があるか否かを示す翻訳フラグが格納される。翻訳フラグは、「1」で「翻訳要」を示し、「0」で「翻訳不要」を示す。
 管理サーバ3は、端末装置2からビーコンID13及び第1言語情報29を受信すると、アドレス情報データベース31のビーコンIDフィールドをビーコンID13で検索して、レコードを特定する。管理サーバ3は、次に、第2言語情報フィールドの第2言語情報と第1言語情報29とを照合するとともに、翻訳フラグフィールドの翻訳フラグを参照して、第2アクセス情報を生成する。
 第1言語情報29と第2言語情報とが一致する場合、又は翻訳フラグが0(翻訳不要)の場合には、管理サーバ3は、第2アドレス情報(コンテンツのURL)をそのまま第2アクセス情報として生成し、端末装置2に返信する。そして、端末装置2は、管理サーバ3から第2アクセス情報を受信すると、この第2アクセス情報に基づいてコンテンツサーバ4にアクセスする。
 一方、第1言語情報29と第2言語情報とが一致せず、かつ翻訳フラグが1(翻訳要)の場合には、管理サーバ3は、第2アドレス情報が指し示すコンテンツを翻訳サーバ5に翻訳させるための第2アクセス情報を生成する。図3の例では、管理サーバ3は、第3アドレス情報(翻訳サーバ5のURL)を含み、更に第2言語情報(from=bb)、第1言語情報29(to=aa)及び第2アドレス情報(url=http…)をURLパラメータとして含む第2アクセス情報を生成する。そして、管理サーバ3は、生成した第2アクセス情報を端末装置2に返信する。端末装置2は、管理サーバ3から第2アクセス情報を受信すると、この第2アクセス情報に基づいて翻訳サーバ5にアクセスすることで、第2言語情報、第1言語情報29及び第2アドレス情報を引数として翻訳サーバ5のCGIに渡すことができる。
[動作]
 図4は、本実施形態例に係るコンテンツ配信システム10における、コンテンツの翻訳が不要な場合の動作の流れを示すタイムチャートである。
 ビーコン装置1は、ビーコンID13を含むビーコン信号を周期的に送信(発信)し続けている(S11、S12)。
 端末装置2は、ビーコン装置1から送信されたビーコン信号を受信すると(S13)、ビーコン信号から取り出したビーコンID13、及び端末装置2自身の第1言語情報29を管理サーバ3に送信する(S14)。
 管理サーバ3は、端末装置2からビーコンID13及び第1言語情報29を受信すると(S15)、アドレス情報データベース31のビーコンIDフィールドをビーコンID13で検索して、レコードを特定する。
 次に、管理サーバ3は、特定したレコードの第2言語情報フィールドの第2言語情報と、端末装置2から受信した第1言語情報29とを照合する(S16)。その結果、第1言語情報29と第2言語情報とが一致する場合、又は翻訳フラグが0(翻訳不要)の場合には、管理サーバ3は、コンテンツの翻訳が不要であると判断する。それを受けて、管理サーバ3は、第2アドレス情報(コンテンツのURL)をそのまま第2アクセス情報として生成し、端末装置2に返信する(S17)。
 端末装置2は、管理サーバ3から第2アクセス情報を受信すると(S18)、第2アクセス情報に基づいてコンテンツサーバ4にアクセスする(S19)。
 コンテンツサーバ4は、端末装置2からアクセス要求を受信すると(S20)、要求されたHTML(HyperText Markup Language)文書等のコンテンツを返信する(S21)。
 端末装置2は、コンテンツサーバ4からコンテンツを受信すると(S22)、これを出力部27に表示して(S23)、一連の動作を終了する。
 図5は、本実施形態例に係るコンテンツ配信システム10における、コンテンツの翻訳が必要な場合の動作の流れを示すタイムチャートである。図5においては、ビーコン装置1によるビーコン信号の送信(図4のステップS11、S12に相当)は省略されている。
 端末装置2は、ビーコン装置1から送信されたビーコン信号を受信すると(S31)、ビーコン信号から取り出したビーコンID13、及び端末装置2自身の第1言語情報29を管理サーバ3に送信する(S32)。
 管理サーバ3は、端末装置2からビーコンID13及び第1言語情報29を受信すると(S33)、アドレス情報データベース31のビーコンIDフィールドをビーコンID13で検索して、レコードを特定する。
 次に、管理サーバ3は、特定したレコードの第2言語情報フィールドの第2言語情報と、端末装置2から受信した第1言語情報29とを照合する(S34)。その結果、第1言語情報29と第2言語情報とが一致せず、かつ翻訳フラグが1(翻訳要)の場合には、管理サーバ3は、コンテンツの翻訳が必要であると判断する。それを受けて、管理サーバ3は、第2アドレス情報が指し示すコンテンツを翻訳サーバ5に翻訳させるための第2アクセス情報を生成し、端末装置2に返信する(S35)。図3の例では、この第2アクセス情報は、第3アドレス情報が指し示す翻訳サーバ5に対して、第2アドレス情報が指し示すコンテンツを、第2言語情報が示す言語(コンテンツの言語)から第1言語情報が示す言語(端末装置2の言語)に翻訳して配信するよう要求する内容を含んでいる。
 端末装置2は、管理サーバ3から第2アクセス情報を受信すると(S36)、第2アクセス情報に基づいて翻訳サーバ5にアクセスする(S37)。
 翻訳サーバ5は、端末装置2からアクセス要求を受信すると(S38)、第2アクセス情報に含まれる第2アドレス情報(「url=」以降)に基づいてコンテンツサーバ4にアクセスする(S39)。
 コンテンツサーバ4は、翻訳サーバ5からアクセス要求を受信すると(S40)、要求されたHTML文書等のコンテンツを返信する(S41)。
 翻訳サーバ5は、コンテンツサーバ4からコンテンツを受信すると、これを端末装置2の言語に翻訳して(S42)、翻訳コンテンツを端末装置2に返信する(S43)。
 端末装置2は、翻訳サーバ5から翻訳コンテンツを受信すると(S44)、これを出力部27に表示して(S45)、一連の動作を終了する。
[画面表示例]
 次に、端末装置2の出力部27に表示される画面表示の例について、図6及び図7を参照して説明する。
 図6Aは、駅前等の案内板81にビーコン装置1を設置したコンテンツ配信システム10の利用状況を示す図である。
 図6Bは、図6Aの利用状況において、端末装置2の第1言語情報29が日本語を示す場合の端末装置2の表示画面を示す図である。
 図6Cは、図6Aの利用状況において、端末装置2の第1言語情報29が英語を示す場合の端末装置2の表示画面を示す図である。
 図6Aに示すように、駅前等の案内板81にビーコン装置1が設置されている。利用者82が案内板81に近づくと、端末装置2がビーコン装置1のビーコン信号を受信する。そして、端末装置2には、図4又は図5のタイムチャートにしたがって、端末装置2の第1言語情報29に合致するコンテンツが表示される。
 端末装置2の第1言語情報29が日本語(jp)を示す場合、図6Bに示すように、端末装置2の表示画面には、図4のタイムチャートにしたがって、コンテンツサーバ4に記憶されている日本語の文章を含むコンテンツ(地図や広告等)がそのまま表示される。
 端末装置2の第1言語情報29が英語(en)を示す場合、図6Cに示すように、端末装置2の表示画面には、図5のタイムチャートにしたがって、コンテンツサーバ4に記憶されている日本語の文章を含むコンテンツを翻訳サーバ5が英語に翻訳したコンテンツが表示される。
 図7Aは、飲食店のメニュー83にビーコン装置1を設置したコンテンツ配信システム10の利用状況を示す図である。
 図7Bは、図7Aの利用状況において、端末装置2の第1言語情報29が日本語を示す場合の端末装置2の表示画面を示す図である。
 図7Cは、図7Aの利用状況において、端末装置2の第1言語情報29が英語を示す場合の端末装置2の表示画面を示す図である。
 図7Aに示すように、飲食店のメニュー83にビーコン装置1が設置されている。利用者82が端末装置2をメニュー83に近づけると、端末装置2がビーコン装置1のビーコン信号を受信する。そして、端末装置2には、図4又は図5のタイムチャートにしたがって、端末装置2の第1言語情報29に合致するコンテンツが表示される。
 端末装置2の第1言語情報29が日本語(jp)を示す場合、図7Bに示すように、端末装置2の表示画面には、図4のタイムチャートにしたがって、コンテンツサーバ4に記憶されている日本語のメニューの内容がそのまま表示される。
 端末装置2の第1言語情報29が英語(en)を示す場合、図7Cに示すように、端末装置2の表示画面には、図5のタイムチャートにしたがって、コンテンツサーバ4に記憶されている日本語のメニューの文章を翻訳サーバ5が英語に翻訳したメニューの内容が表示される。
 本実施形態例には、以下の様な応用例が可能である。
 (1)本実施形態例では、端末装置2は、通信プロトコルとしてHTTPを用いて各サーバと通信を行っており、第1アクセス情報及び第2アクセス情報は、「http」で始まるURLの形式で記述されているが、これに限定されるものではない。端末装置2と各サーバとの間の通信プロトコルとして、HTTP以外の通信プロトコルを用いてもよい。
 (2)本実施形態例では、端末装置2の出力部27には、第1言語情報29が示す1つの言語のコンテンツ又は翻訳コンテンツが表示されるが、これに限定されるものではない。端末装置2は、例えば英語及びフランス語のように、複数の言語を示す第1言語情報29を管理サーバ3に送信し、管理サーバ3は、複数の言語それぞれに対応する第2アクセス情報を生成してもよい。これにより、翻訳サーバ5は、例えば英語の翻訳コンテンツ及びフランス語の翻訳コンテンツのように、複数の翻訳コンテンツを端末装置2に配信し、端末装置2は、複数の翻訳コンテンツを並べて表示したり、言語毎に別ページとして表示したりすることができる。
 本実施形態例に係るコンテンツ配信システムは、ビーコン装置から受信したビーコンIDと共に、端末装置の言語を示す第1言語情報を管理サーバに送信する。管理サーバはビーコンIDに対応するコンテンツの言語を示す第2言語情報と、第1言語情報とを照合して、一致しているか否かを確認する。第1言語情報と第2言語情報とが一致する場合には、コンテンツのURLをそのまま端末装置に返信する。そうでない場合には、翻訳サーバに、第2言語情報の言語から第1言語情報の言語にコンテンツを翻訳させる指示を含めたURLを生成して、端末装置に返信する。このような仕組みを構築することで、異なる言語圏の利用者も、言語の壁を超えて様々な施設の利用に係る情報を得ることができる。また、コンテンツの管理者は、自身が管理するコンテンツを予め翻訳したコンテンツを用意しておかなくても、多くの言語に対応するコンテンツを配信することができ、外国人旅行者等に対しても低コストで情報発信が可能となる。
 以上、本発明の実施形態例について説明したが、本発明は上記実施形態例に限定されるものではなく、請求の範囲に記載した本発明の要旨を逸脱しない限りにおいて、他の変形例、応用例を含む。
 例えば、上述した実施の形態例は本発明を分かりやすく説明するために装置及びシステムの構成を詳細且つ具体的に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることは可能であり、更にはある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加、削除、置換をすることも可能である。
 また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線や情報線を示しているとは限らない。実際には殆ど全ての構成が相互に接続されていると考えてもよい。
1…ビーコン装置、2…端末装置、3…管理サーバ、4…コンテンツサーバ、5…翻訳サーバ、6…アクセスポイント、7…ネットワーク、10…コンテンツ配信システム

Claims (8)

  1.  識別情報をビーコン信号として発信するビーコン装置と、
     前記ビーコン信号を受信可能な端末装置と、
     前記端末装置にコンテンツを配信するサーバと、を備える無線通信システムであって、
     前記端末装置は、
     自装置に設定された言語を示す第1言語情報を記憶する記憶部と、
     前記ビーコン信号を受信して前記識別情報を取得する受信部と、
     前記サーバに前記識別情報及び前記第1言語情報を送信して前記コンテンツの配信を要求するサーバ通信部と、
     前記サーバから配信された前記コンテンツを出力する出力部と、を有し、
     前記サーバは、前記端末装置からの要求に応じて、前記識別情報に対応する前記コンテンツを前記第1言語情報が示す言語に翻訳して配信する
     無線通信システム。
  2.  前記サーバは、
     前記識別情報と前記コンテンツとの対応関係を管理する管理サーバと、
     前記コンテンツを記憶するコンテンツサーバと、
     前記コンテンツを翻訳する翻訳サーバと、を含み、
     前記記憶部は、前記管理サーバのネットワーク上の位置を示す第1アドレス情報を更に記憶し、
     前記管理サーバは、前記コンテンツのネットワーク上の位置を示す第2アドレス情報を前記識別情報と対応付けて記憶し、
     前記サーバ通信部は、
     前記第1アドレス情報に基づいて前記管理サーバに前記識別情報を送信して、前記識別情報に対応する前記第2アドレス情報を取得し、
     前記翻訳サーバに前記第1言語情報及び前記第2アドレス情報を送信して、前記識別情報に対応する前記コンテンツの前記第1言語情報が示す言語への翻訳を要求する
     請求項1に記載の無線通信システム。
  3.  前記サーバは、前記管理サーバを複数含み、
     前記記憶部は、前記第1アドレス情報を前記識別情報と対応付けて記憶し、
     前記サーバ通信部は、前記識別情報に対応する前記第1アドレス情報に基づいて前記管理サーバに前記識別情報を送信する
     請求項2に記載の無線通信システム。
  4.  前記端末装置は、前記第1アドレス情報、前記識別情報及び前記第1言語情報を含む第1アクセス情報を生成する処理部を更に有し、
     前記管理サーバは、
     前記翻訳サーバのネットワーク上の位置を示す第3アドレス情報を更に記憶し、
     前記第3アドレス情報、前記第1言語情報及び前記第2アドレス情報を含む第2アクセス情報を生成し、
     前記サーバ通信部は、
     前記第1アクセス情報に基づいて前記管理サーバにアクセスして、前記識別情報に対応する前記第2アドレス情報を含む前記第2アクセス情報を取得し、
     前記第2アクセス情報に基づいて前記翻訳サーバにアクセスして、前記識別情報に対応する前記コンテンツの前記第1言語情報が示す言語への翻訳を要求する
     請求項2に記載の無線通信システム。
  5.  前記管理サーバは、
     前記第2アドレス情報、前記コンテンツの言語を示す第2言語情報及び翻訳の要否を示す翻訳フラグを前記識別情報と対応付けて記憶し、
     前記第1言語情報と前記第2言語情報とが一致する場合又は前記翻訳フラグが翻訳不要を示す場合には、前記第2アドレス情報を前記第2アクセス情報として生成し、
     前記サーバ通信部は、
     前記管理サーバから前記第2アドレス情報を前記第2アクセス情報として取得した場合には、前記第2アクセス情報に基づいて前記コンテンツサーバにアクセスして、前記識別情報に対応する前記コンテンツの配信を要求する
     請求項4に記載の無線通信システム。
  6.  自装置に設定された言語を示す第1言語情報を記憶する記憶部と、
     ビーコン装置からのビーコン信号を受信して、当該ビーコン信号に含まれる識別情報を取得する受信部と、
     サーバに前記識別情報及び前記第1言語情報を送信して、前記識別情報に対応するコンテンツを前記第1言語情報が示す言語に翻訳して配信するよう要求するサーバ通信部と、
     前記サーバから配信された前記コンテンツを出力する出力部と、を備える
     端末装置。
  7.  識別情報をビーコン信号として発信するビーコン装置と、
     自装置に設定された言語を示す第1言語情報を記憶し、前記ビーコン信号を受信して前記識別情報を取得する端末装置と、
     前記端末装置にコンテンツを配信するサーバと、を備える無線通信システムにおける前記サーバであって、
     前記端末装置から前記識別情報及び前記第1言語情報を受信して、前記識別情報に対応する前記コンテンツを前記第1言語情報が示す言語に翻訳して配信する
     サーバ。
  8.  サーバから端末装置にコンテンツを配信するコンテンツ配信方法であって、
     前記端末装置が、ビーコン装置からのビーコン信号を受信して、当該ビーコン信号に含まれる識別情報を取得するステップと、
     前記端末装置が、前記サーバに前記識別情報及び自装置に設定された言語を示す第1言語情報を送信して前記コンテンツの配信を要求するステップと、
     前記サーバが、前記端末装置からの要求に応じて、前記識別情報に対応する前記コンテンツを前記第1言語情報が示す言語に翻訳して配信するステップと、を含む
     コンテンツ配信方法。
PCT/JP2015/068863 2014-08-08 2015-06-30 無線通信システム、端末装置、サーバ及びコンテンツ配信方法 WO2016021339A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014-162190 2014-08-08
JP2014162190A JP2016038763A (ja) 2014-08-08 2014-08-08 無線通信システム、端末装置、サーバ及びコンテンツ配信方法

Publications (1)

Publication Number Publication Date
WO2016021339A1 true WO2016021339A1 (ja) 2016-02-11

Family

ID=55263614

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/068863 WO2016021339A1 (ja) 2014-08-08 2015-06-30 無線通信システム、端末装置、サーバ及びコンテンツ配信方法

Country Status (3)

Country Link
JP (1) JP2016038763A (ja)
TW (1) TW201607277A (ja)
WO (1) WO2016021339A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022219706A1 (ja) * 2021-04-13 2022-10-20 日本電気株式会社 メッセージ配信システム、メッセージ配信方法、及び、非一時的なコンピュータ可読媒体

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6938849B2 (ja) * 2016-04-11 2021-09-22 ヤマハ株式会社 情報生成システム、情報提供システムおよび情報提供方法
JP2017194900A (ja) * 2016-04-22 2017-10-26 町田印刷株式会社 ビーコンを用いたコンテンツ表示システム
WO2019163117A1 (ja) * 2018-02-26 2019-08-29 Loveland株式会社 ウェブページ翻訳システム、ウェブページ翻訳装置、ウェブページ提供装置およびウェブページ翻訳方法
JP7242319B2 (ja) * 2019-01-31 2023-03-20 清水建設株式会社 工事現場案内システム及び工事現場案内方法
JP7039663B2 (ja) * 2020-08-19 2022-03-22 Line株式会社 端末装置の制御方法、端末装置およびプログラム

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003006455A (ja) * 2001-06-25 2003-01-10 Hitachi Ltd 翻訳サービスシステム
JP2004171331A (ja) * 2002-11-21 2004-06-17 Sony Corp 情報処理システムおよび方法、情報処理装置および方法、記録媒体、並びにプログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003006455A (ja) * 2001-06-25 2003-01-10 Hitachi Ltd 翻訳サービスシステム
JP2004171331A (ja) * 2002-11-21 2004-06-17 Sony Corp 情報処理システムおよび方法、情報処理装置および方法、記録媒体、並びにプログラム

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022219706A1 (ja) * 2021-04-13 2022-10-20 日本電気株式会社 メッセージ配信システム、メッセージ配信方法、及び、非一時的なコンピュータ可読媒体

Also Published As

Publication number Publication date
TW201607277A (zh) 2016-02-16
JP2016038763A (ja) 2016-03-22

Similar Documents

Publication Publication Date Title
WO2016021339A1 (ja) 無線通信システム、端末装置、サーバ及びコンテンツ配信方法
CN109819273B (zh) 一种端侧广告展示方法及对应的终端和服务器
US10536744B2 (en) Method and apparatus for providing information associated with media content
KR101286183B1 (ko) 푸쉬 광고 시스템 및 그 광고 방법
EP3832974A1 (en) Scheduling media recording via a handheld device
CN113568699B (zh) 一种内容显示方法、装置、设备及存储介质
JP2007163621A (ja) 広告配信システム、広告配信方法、広告配信装置および広告受信端末
KR100729687B1 (ko) 정보 배신 시스템 및 정보 배신 방법
KR100874005B1 (ko) Url 제공장치 및 그 방법 그리고 제공받은 특정url로 인터넷 접속하는 이동단말 및 인터넷 접속방법
CN101924791A (zh) 一种用于显示多媒体信息的方法、设备和系统
US10178175B2 (en) Method and system for triggering an online interaction in connection with a physical product
JP4940112B2 (ja) コンテンツ出力システム、及びコンテンツ出力方法
KR20150043621A (ko) 가맹점 정보 노출을 이용한 무료 와이파이 제공 시스템 및 방법
CN104581888B (zh) 基于无线接入点的上网引导系统及方法
US20170155701A1 (en) Url electronic data output device supporting ptp interaction association system
KR20030083968A (ko) 홈서버와 개인정보단말을 이용한 홈쇼핑 시스템 및 방법
US20130191545A1 (en) Information sending method, device, and system
EP1708457B1 (en) Information providing system
KR101940280B1 (ko) 회원 위치 기반 미술 작품/미술 전시회 큐레이션 서비스 시스템
KR100636873B1 (ko) 모바일 알에스에스(rss) 콘텐츠 리더처리시스템 및 그방법
KR20190004389A (ko) 위치기반 광고를 통한 무료 와이파이 제공 시스템 및 방법
KR101033146B1 (ko) 무선 인터넷 광고 서비스 시스템 및 방법
KR20010016333A (ko) 인쇄매체 또는 근접거리 통신에 의한 광고 및 정보의즉각적인 전달 방법
KR20130013898A (ko) 결제내역통보 sms를 이용한 가맹점 홍보 서비스 방법
JP2002215656A (ja) 広告情報の供給方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15829883

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15829883

Country of ref document: EP

Kind code of ref document: A1