WO2005072002A1 - イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシステム - Google Patents

イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシステム Download PDF

Info

Publication number
WO2005072002A1
WO2005072002A1 PCT/JP2005/000860 JP2005000860W WO2005072002A1 WO 2005072002 A1 WO2005072002 A1 WO 2005072002A1 JP 2005000860 W JP2005000860 W JP 2005000860W WO 2005072002 A1 WO2005072002 A1 WO 2005072002A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
terminal device
unit
event
action
Prior art date
Application number
PCT/JP2005/000860
Other languages
English (en)
French (fr)
Inventor
Masahiro Oashi
Tomokazu Kanamaru
Naoya Takao
Ryota Tsukidate
Toshiro Nishio
Yasuo Endo
Yoshiaki Iwata
Original Assignee
Matsushita Electric Industrial Co., Ltd.
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 Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to JP2005517296A priority Critical patent/JPWO2005072002A1/ja
Priority to EP05704041A priority patent/EP1711029A1/en
Priority to US10/558,555 priority patent/US20060253592A1/en
Publication of WO2005072002A1 publication Critical patent/WO2005072002A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Definitions

  • Terminal device capable of automatically executing processing according to event
  • the present invention relates to a terminal device, a method, and a system capable of automatically executing a process in response to an event, and more specifically, to a terminal device, which determines the occurrence of an event by itself, and executes an application associated with the event.
  • the present invention relates to a terminal device and a method for autonomously executing a service by downloading a program from a server, and a system including the terminal device in its configuration.
  • the program distribution means that the application server distributes the program to a mobile phone or a terminal device represented by a PHS (Personal Handy-phone System).
  • the terminal device downloads and executes the distributed program from the application server.
  • the terminal device can realize not only the functions prepared from the beginning but also various functions added according to the user's preference.
  • J AVA registered trademark
  • JAVA registered trademark
  • JAVA registered trademark
  • JAVA registered trademark
  • PCs personal computers
  • a game program distribution to a mobile phone is provided. There is faith. As a result, the user can download his favorite game program according to his preference, and enjoy the game using his mobile phone whenever he wants. Furthermore, in the future, various applications such as telephone directories and schedule books may be targeted for program distribution. By distributing such an application, a user can download and use an application having a function that the user wants to use, an easy-to-use user interface, or a screen configuration that the user likes.
  • the terminal device includes a short-range transmitting / receiving device using infrared rays or radio waves, which is not limited to a medium-long-range wireless communication device for realizing a voice call.
  • a service using a terminal device incorporating such a short-range transmitting / receiving device as a controller of a terminal device to be controlled is being developed in the form of developing the above-described program distribution. For example, (1) a remote controller for home appliances such as televisions or air conditioners, (2) a device for selecting and ordering a user's canyon in a restaurant, and (3) a book search or book reservation in a library.
  • a device (4) a device for searching for a place where a user wants a product in a store such as a bookstore, a CD shop or a department store, searching for a product present in the store, or making a reservation for purchase of a product.
  • the use of equipment is one of the services mentioned above.
  • a program that can be executed by the terminal device and controls the terminal device to be controlled is required.
  • FIG. 10 is a diagram illustrating a conventional system described in Patent Document 1 in which a terminal device executes a process according to an event.
  • the distribution station 1001 includes a program distribution unit 1011, a service start notification unit 1012, and a service end notification unit 1013.
  • the program distribution unit 1011 distributes at least one program P stored in the distribution station 1001 to the mobile communication terminal device 1003 in the service area Asr.
  • the program P is created in a language that can be executed by the mobile communication terminal 1003, such as JAVA (registered trademark).
  • the program P describes a procedure for the mobile communication terminal device 1003 to remotely control a terminal device (not shown) to be controlled.
  • the service start notifying unit 1012 refers to the entry in the exchange 1002 and checks the service area. Identify the mobile communication terminal device 1003 that has entered Asr.
  • the service start notifying unit 1012 transmits, to the specified mobile communication terminal device 1003, identification information Icp for uniquely specifying the program P in the distribution station 1001 and a service start notification Nss.
  • the service end notifying unit 1013 refers to the entry in the exchange 1002 and specifies the mobile communication terminal 1003 going out of the service area Asr.
  • the service end notification unit 1013 transmits the above-described identification information Icp and the service end notification Nst to the specified mobile communication terminal device 1003.
  • Patent Document 1 JP 2003-219465 A
  • the distribution station 1001 determines whether the mobile communication terminal 1003 enters or exits the service area Asr, and sends a service start notification Nss and a service end notification Nst to the mobile communication terminal 1003. Send. For this reason, the distribution station 1001 must be provided for each service area, and there is a problem that the system becomes complicated. Also, the program P distributed by the distribution station 1001 remotely controls the terminal device to be controlled, but is premised on calling a process built in the terminal device to be controlled, and according to the service. There is a problem that the communication procedure and communication data cannot be changed between the terminal device and the terminal device to be controlled.
  • an object of the present invention is to provide a distribution station that monitors the entry and exit of a terminal device into and out of a service area, and to autonomously determine the occurrence of an event without using a distribution station and autonomously provide a service corresponding to the event. It is an object of the present invention to provide a terminal device, a method and a system capable of processing.
  • a terminal device of the present invention includes an event detection unit, a service search unit, a service execution unit, an application management unit, and an application execution unit.
  • the event detection unit detects a specific event.
  • the service search unit searches a predetermined information table for a service and an action corresponding to the detected event.
  • Sir The service execution unit instructs specification and execution of an application program necessary for the operation of the searched service and action.
  • the application management unit downloads necessary application programs from a network-connected server according to instructions from the service execution unit.
  • the application execution unit operates the service and the action retrieved using the downloaded application program according to the instruction of the service execution unit.
  • a coordination device management unit which is connected to the network and holds information on another terminal device which provides a service cooperating with the own terminal device.
  • the service execution unit refers to the information on the other terminal device, and cooperates with the other terminal device to download the application program required for the operation of the searched service and action from the server.
  • the service search unit may download the predetermined information table from the server in advance.
  • the service search unit may transmit information on the detected event to the server and download only a part of a predetermined information table corresponding to the detected event.
  • the service search unit transmits the information on the other terminal device held by the cooperative device management unit to the server, and only a part of a predetermined information table that can cooperate between the own terminal device and the other terminal device. May be downloaded.
  • the service search unit may search for a service and an action corresponding to the detected event from the information table rewritten by the application program executed by the application execution unit. It is also conceivable that the application execution unit executes a program for exchanging data with another terminal device operating the same service in cooperation.
  • the terminal device described above can constitute one system by connecting via a network to a server in which a plurality of application programs are stored.
  • the server includes a data management unit that stores an application program associated with a service, and a program distribution unit that distributes the application program in response to a request from at least one terminal device.
  • the present invention provides a predetermined service according to the occurrence of an event using a terminal device. It is also directed to the method of providing. According to the service providing method of the present invention, a step of detecting a specific event, a step of searching for a service and an action corresponding to the detected event from a predetermined information table, and an operation of the searched service and action are necessary.
  • the terminal device includes a step of specifying the application program, a step of downloading the specified required application program from a network-connected server, and a step of operating the service and action searched by using the downloaded application program. It is realized by executing.
  • the present invention it is possible to start or end a service autonomously by detecting a terminal device power S event. This allows the user to start or end the service without performing the operation required for downloading, even if there is no distribution station whose terminal device monitors entry into and exit from the service area. Also, by downloading a program to both the terminal device and the other terminal device to be controlled, the communication procedure and communication data can be changed, thereby realizing a more convenient terminal device than before. It becomes possible.
  • FIG. 1 is a schematic diagram showing the concept of a communication system using a terminal device according to one embodiment of the present invention.
  • FIG. 2 is a diagram showing a detailed configuration of the application server 10.
  • FIG. 3 is a diagram showing an example of an action information table 106.
  • FIG. 4 is a diagram showing an example of a service information table 107.
  • FIG. 5 is a diagram showing a detailed configuration of a terminal device 21-2N.
  • FIG. 6 is a diagram showing an example of a device information table 211.
  • FIG. 7 is a flowchart illustrating a process performed by a terminal device according to an embodiment of the present invention.
  • FIG. 8 is a flowchart illustrating a process performed by a terminal device according to an embodiment of the present invention.
  • FIG. 9 is a flowchart illustrating a process performed by the terminal device according to the embodiment of the present invention.
  • FIG. 10 is a diagram illustrating a conventional system that executes a process according to a terminal device power s event.
  • FIG. 1 is a schematic diagram illustrating the concept of a communication system using a terminal device according to one embodiment of the present invention.
  • the communication system in FIG. 1 includes an application server 10 and a plurality of terminal devices. 21—2N (N is an integer of 2 or more) is connected via the network 30 .
  • the application server 10 stores a program for distribution to the terminal device 21-2N, and an information table on action information and service information.
  • Terminal devices 2 11-2N are home appliances related to communication and sound that can be connected to networks (for example, digital still cameras (DSC), digital video cameras (DVC), mobile phones, mobile devices (PDAs), digital television (DTV), Home sano, set top box (STB)) and the like.
  • the example of FIG. 1 shows a case where the terminal device 21 is a mobile phone, the terminal device 22 is a home server, and the terminal device 23 is a DVD recorder.
  • These terminal devices 212N can download and execute necessary programs and information tables from the application server 10 via the network 30, and can operate in cooperation between the terminal devices.
  • the network 30 is the Internet, a wireless mobile phone network, a short-range communication network using infrared rays or radio waves, or the like.
  • FIG. 2 is a diagram showing a detailed configuration of the application server 10.
  • the application server 10 includes a program distribution unit 101, an action information distribution unit 102, a service information distribution unit 103, and a data management unit 104.
  • the data management unit 104 stores a program 105, an action information table 106, and a service information table 107.
  • the program distribution unit 101 distributes a desired program 105 stored in the data management unit 104 in response to a program download request from the terminal device 21-2N.
  • the action information distribution unit 102 distributes the action information table 106 stored in the data management unit 104 in response to the request for distribution of the action information table from the terminal device 21-2N.
  • the service information distribution unit 103 distributes the service information table 107 stored in the data management unit 104 in response to a service information distribution request from the terminal device 21-2N.
  • FIG. 3 is a diagram showing an example of the action information table 106.
  • the action information table 106 shown in FIG. 3 is configured with information that sets an event, an action, and a service ID.
  • the event represents an operation of the terminal device. Actions perform their event actions. Indicates the action to be executed by the terminal device when the terminal device is turned on.
  • the service ID represents an identifier for identifying a terminal device that executes the action and an application program required to execute the action. For example, the following services can be considered as described in this action column.
  • the combination of the event and the action shown in FIG. 3 is an example, and other combinations of the event and the action can be freely set.
  • the camera phone When you go to a specific location, the camera phone automatically takes a picture and transfers it to the home server. With this service, you can build an application for stamp rallying.
  • the network camera When the network camera detects a suspicious individual, it transfers the suspicious individual's video to the home server and records it.
  • FIG. 4 is a diagram showing an example of the service information table 107.
  • the service information table 107 shown in FIG. 4 is constructed by information that sets a service ID, at least one piece of terminal information, and a program URL.
  • the service ID corresponds to the service ID in the action information table 106.
  • the terminal information indicates a terminal device to execute the action. Indicates the URL where the application program downloaded by the terminal device specified by the terminal information is stored.
  • FIG. 5 is a diagram showing a detailed configuration of the terminal device 21-2N.
  • the terminal device 21-2N the terminal device
  • the terminal device 21 includes a cooperative device management unit 201, a service execution transmission / reception unit 202, an application management unit 203, an application execution unit 204, an event detection unit 205, a service search unit 206, a service An execution unit 207.
  • the terminal device 21 will be described on behalf of the terminal device 21 2 N.
  • the cooperative device management unit 201 manages information on other terminal devices that can be controlled from the terminal device 21 as a device information table 211.
  • FIG. 6 is an example of the device information table 211, which includes a terminal device ID, a terminal device name, and an address.
  • the application management unit 203 downloads necessary application programs from the application server 10 and manages downloaded programs.
  • the event detection unit 205 detects various events from the operation of the terminal device 21.
  • the service search unit 206 has previously downloaded the action information table 106 from the application server 10, and searches the action information table 106 for an action and a service ID corresponding to the event detected by the event detection unit 205.
  • the service execution unit 207 downloads service information corresponding to the service ID searched by the service search unit 206 from the service information table 107 of the application server 10.
  • the service execution unit 207 downloads and executes the application program associated with the terminal device 21 based on the action searched by the service search unit 206 and the downloaded service information. Instruct 204. Further, the service execution unit 207 instructs the service execution transmission / reception unit 202 to instruct another terminal device described in the downloaded service information to execute the action searched by the service search unit 206.
  • the service execution transmitting / receiving unit 202 An action execution instruction is transmitted to another terminal device instructed by the execution unit 207 and to a controllable terminal device information managed by the cooperative device management unit 201. Further, the service execution transmitting / receiving unit 202 receives an action execution instruction from another terminal device, and instructs the service execution unit 207 to execute an action.
  • the application execution unit 204 executes a program managed by the application management unit 203.
  • the configuration of the cooperative device management unit 201 is not necessary.
  • the service execution unit 207 based on the function searched by the service search unit 206 without referring to the device information table 211 and the downloaded service information, stores the application program associated with the own terminal device 21. Only download and execution are instructed to the application management unit 203 and the application execution unit 204.
  • service execution transmission / reception section 202 transmits an action information distribution section 102 haircut information table distribution request of application server 10.
  • the application management unit 203 downloads the action information table 106 (step S701).
  • the event detection unit 205 starts monitoring the operation of the terminal device 21 and detects the occurrence of a predetermined event (step S702).
  • the service search unit 206 searches the action information table 106 by using the generated event as a KEY, and extracts an action and a service ID associated with the generated event (step S703).
  • an event that has occurred and each event of the action information table 106 are sequentially compared, and a matching record may be searched for.
  • the extracted action and service ID are notified to the service execution transmitting / receiving unit 202 and the service execution unit 207.
  • the service execution transmission / reception unit 202 transmits a service information table distribution request to the service information distribution unit 103 of the application server 10. This request is accepted by the application server 10. Then, the application management unit 203 downloads the service information table 107 (step S704).
  • the service search unit 206 refers to the service information of the extracted service ID and, for the terminal device described in the terminal information, responds to the application program described in the program URL. Instruct execution of the action (step S705). Specifically, the service search unit 206 directs the service execution unit 207 directly to its own terminal device 21 and the service execution transmission and reception unit 202 to the other terminal device 22-2N.
  • the service execution unit 207 of the other terminal device 222N It instructs the service execution unit 207 of the other terminal device 222N via the network 30. Then, the service execution unit 207 of each terminal device that has received the instruction executes an action for the application program through the application management unit 203 and the application execution unit 204 (step S706).
  • variable for service ID search in the service information table 107 is “I”
  • variable for terminal information search is “J”
  • variable for device ID search in the device information table 211 is “K”. ing.
  • the initial values of these variables I, J and ⁇ ⁇ are all “1” (steps S801, S805 and S807).
  • the service search unit 206 refers to the service ID on the first row of the service information table 107. Therefore, the service search unit 206 determines whether the service ID matches the service ID extracted in the first row (step S802). If they do not match, the service search unit 206 increments the variable I by one (step S803), and determines the match / mismatch of the service ID again with reference to the service ID on the next line (step S802). This process is repeated until a matching service ID can be detected. If the service ID does not match even after the last line of the service information table 107 has been reached, the service search unit 206 ends this processing (step S804).
  • the service search unit 206 refers to the terminal information of the J-th example associated with the detected service ID. Therefore, the service search unit 206 determines whether the terminal information in the J-th column is information on its own terminal device (step S806). If the information is related to the own terminal device, the service search unit 206 It instructs the case management unit 203 and the application execution unit 204 to download and execute the application program (step S813). After this instruction, the service search unit 206 increments the variable J by one (step S815) and refers to the terminal information in the next column to determine again whether the information is related to its own terminal device (step S806). ). This increase of the bite is performed until the maximum row of the service information table 107 is reached (step S816).
  • the service search unit 206 determines whether the terminal information on the Kth line matches the terminal information on the Jth example (step S809). If they match, the service search unit 206 sends the program URL of the service information table 107 to the address of the other terminal device, and instructs execution of the action for the application program (step S814). After this instruction, the service search unit 206 increments the bite by one (step S815) and refers to the terminal information in the next row to determine again whether the information is related to its own terminal device (step S806). .
  • the service search unit 206 increments the variable K by one (step S810) and refers to the terminal information on the next line to determine again whether the terminal information matches / mismatches (step S809). This process is repeated until matching terminal information can be detected. If the terminal information does not match even after the last line of the terminal information table 211, the service search unit 206 determines that this processing is invalid and ends the processing (steps S811 and S812). . This termination is performed, for example, by transmitting a cancel to the terminal device that transmitted the action.
  • the service execution unit 207 determines whether the action is “install” (step S901). If the action is “install”, the application management unit 203 transmits a program distribution request to the program distribution unit 101 of the application server 10 and downloads the program (step S902). If the action is not “install”, the service execution unit 207 determines whether the action is “start” (step S903). When the action is “start”, the application management unit 203 sends the program to the program distribution unit 101 of the application server 10. A program distribution request is transmitted, and the program is downloaded (step S904). And
  • the application management unit 203 After the download is completed, the application management unit 203
  • the application management unit 203 determines that the action is “stop”.
  • step S906 If the action is "stop”, the application management unit 203 instructs the application execution unit 204 to terminate the program (step S907). If the action force S is not “stop”, the application management unit 203 determines whether the action is “uninstall” (step S908). If the function S is “uninstall”, the application management unit 203 instructs the application management unit 203 to delete the program (step S909). On the other hand, if the action is not “uninstall”, the application management unit 203 ends this processing.
  • the terminal device can detect the S event and autonomously start or end the service. This allows the user to start or end the service without performing an operation necessary for downloading, even if there is no distribution station that monitors whether the terminal device enters and exits the service area. Also, by downloading a program to both the terminal device and another terminal device to be controlled, the communication procedure and the communication data can be changed, thereby realizing a more convenient terminal device than before. It becomes possible.
  • the application management unit 203 downloads the action information table 106 from the service information distribution unit 103 has been described.
  • the terminal device 21 has the action information table 106 incorporated in advance. I'm sorry.
  • the action information table 106 may be changed by a program executed by the application execution unit 204.
  • the terminal device 21 that does not download all the information is configured to transmit the event information to the application server 10 and to have the application server 10 notify only the action and service ID corresponding to the event information. Is also good.
  • the terminal device 21 An action information table distribution request including the device information table managed by the device management unit 201 is transmitted, and based on the device information table, only the action and the service ID by the combination of executable terminal devices are applied to the application. It may be configured to be notified from the server 10. Further, these two methods may be combined.
  • the action information table 106 may be rewritten by an application program executed by the application execution unit 204.
  • the service search unit 206 searches for a service and an action corresponding to the event detected by the event detection unit 205 based on the rewritten action information table 106.
  • the application execution unit 204 may execute a program for exchanging data with another terminal device that operates the same service in cooperation.
  • the automatic execution method executed by the terminal device described in the above embodiment is a predetermined execution method capable of executing the above-described processing procedure stored in a storage device (ROM, RAM, hard disk, or the like).
  • Program data power is realized by being interpreted and executed by the CPU.
  • the program data may be introduced into the storage device via a recording medium such as a CD-ROM or a flexible disk, may be directly executed from the recording medium, or may be downloaded from a network. May be introduced into the storage device.
  • each functional block is typically implemented as an integrated circuit LSI (referred to as an IC, system LSI, super LSI, ultra LSI, or the like depending on the degree of integration) (see the broken line in FIG. 5). . These may be individually integrated into one chip, or may be integrated into one chip so as to include some or all of them.
  • LSI integrated circuit
  • the method of circuit integration may be realized by a dedicated circuit or a general-purpose processor which is not limited to the LSI.
  • FPGAs Field Programmable Gate Arrays
  • reconfigurable processors that can reconfigure the connection and settings of circuit cells inside the LSI can be used.
  • the terminal device of the present invention can be used for a system or the like in which a service to be executed is associated with a specific event in advance. It is useful in some cases.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)
  • Telephonic Communication Services (AREA)

Abstract

 イベントの発生を自ら判断してイベントに応じたサービスを自律的に処理することが可能な端末装置を提供する。イベント検出部(205)は、予め定められた所定のイベントを検出する。サービス検索部(206)は、検出されたイベントに対応付けられたサービスを検索する。サービス実行部(207)は、検索されたサービスに関するアプリケーションプログラム及び連携して実行する他の端末装置を特定する。そして、サービス実行部(207)は、自端末装置及び他の端末装置のアプリケーション管理部(203)及びアプリケーション実行部(204)に対して、プログラムの取得及び実行を指示する。

Description

明 細 書
イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシス テム
技術分野
[0001] 本発明は、イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシ ステムに関し、より特定的には、イベントの発生を自ら判断し、イベントに対応付けら れたアプリケーションのプログラムをサーバからダウンロードして、 自律的にサービス を実行する端末装置及び方法、並びにその端末装置を構成に含むシステムに関す る。
背景技術
[0002] 従来、コンピュータプログラム(以下、単にプログラムと称する)をダウンロードするこ とが可能な端末装置として、プログラム配信機能を持っている端末装置が存在する( 例えば、特許文献 1を参照)。ここで、本明細書においてプログラム配信とは、携帯電 話又は PHS (Personal Handy-phone System)に代表される端末装置に、ァプ リケーシヨンサーバがプログラムを配信することである。端末装置は、配信されるプロ グラムをアプリケーションサーバ力、らダウンロードして実行する。これによつて、端末装 置は、最初から用意された機能だけではなぐユーザの好みに応じて追加された様 々な機能を実現することが可能となる。
[0003] このプログラム配信を実現するために有望なソフトウェアアーキテクチャの 1つが、 J AVA (登録商標)である。 JAVA (登録商標)は、仮想マシンの仕組みを備え、仮想 マシンを実装する端末装置のハードウェア又は OS (Operating System)に依存せ ずにアプリケーションソフトウェア(以下、単にアプリケーションと称する)を動作させる こと力 Sできる。このため、 JAVA (登録商標)は、ワークステーションやパーソナルコン ピュータ(PC)に代表されるコンピューティング分野においてのみならず、家電機器 へのプログラム配信を実現するためにも有効なソフトウェアアーキテクチャと考えられ ている。
[0004] 上記のようなプログラム配信の具体例としては、携帯電話へのゲームプログラム配 信が存在している。これにより、ユーザは自分の気に入ったゲームプログラムを好み に応じてダウンロードし、好きな時に携帯電話を使ってゲームを楽しむことができる。 さらに、今後は、電話帳又はスケジュール帳等の様々なアプリケーションがプログラム 配信の対象になって行くことが考えられる。このようなアプリケーションの配信により、 ユーザは、 自分の使用したい機能、自分の使いやすいユーザインタフェース、又は 自分の好みの画面構成等を備えたアプリケーションを、ダウンロードして使用できるよ うになる。
[0005] また、端末装置には、音声通話を実現するための中'長距離用の無線通信装置だ けではなぐ赤外線又は電波を使った近距離用送受信装置が組み込まれているもの 力 Sある。このような近距離用送受信装置が組み込まれた端末装置を、上述のプロダラ ム配信を発展させる形で、制御対象となる端末装置のコントローラとして使うサービス が展開されつつある。例えば、(1)テレビ又はエアコン等の家電機器のリモートコント ローラ、(2)レストランにおけるユーザカ ニユーを選択して注文するための装置、(3 )図書館における書籍の検索又は書籍の予約を行うための装置、(4)書店、 CDショ ップ又はデパート等の店舗におけるユーザの欲しい商品が存在する場所の探索、そ の店舗に存在する商品の検索又は商品の購買予約を行うための装置、として端末装 置を使うことが上述のサービスとして挙げられる。以上のようなサービスを実現するた めには、端末装置で実行可能であって、制御対象となる端末装置のコントロールのた めのプログラムが必要となる。
[0006] 図 10は、特許文献 1に記載された、端末装置がイベントに応じた処理を実行する従 来のシステムを説明する図である。図 10において、配信局 1001は、プログラム配信 部 1011と、サービス開始通知部 1012と、サービス終了通知部 1013とを含む。プロ グラム配信部 1011は、配信局 1001内に格納されている少なくとも 1つのプログラム P を、サービスエリア Asr内の移動通信端末装置 1003に配信する。プログラム Pは、 JA VA (登録商標)のように移動通信端末装置 1003が実行可能な言語で作成される。 このプログラム Pは、移動通信端末装置 1003が制御対象となる端末装置(図示しな レ、)を遠隔操作するための手順を記述したものである。
[0007] サービス開始通知部 1012は、交換局 1002内のエントリを参照して、サービスエリ ァ Asrに入ってきた移動通信端末装置 1003を特定する。サービス開始通知部 1012 は、特定した移動通信端末装置 1003に、配信局 1001内のプログラム Pを一意に特 定する識別情報 Icpとサービス開始通知 Nssとを送信する。サービス終了通知部 101 3は、交換局 1002内のエントリを参照して、上記サービスエリア Asrから出て行く移動 通信端末装置 1003を特定する。サービス終了通知部 1013は、特定した移動通信 端末装置 1003に、上述した識別情報 Icpとサービス終了通知 Nstとを送信する。 特許文献 1 :特開 2003 - 219465号公報
発明の開示
発明が解決しょうとする課題
[0008] し力 ながら、上記従来のシステムでは、移動通信端末装置 1003のサービスエリア Asrへの出入りを配信局 1001が判断して、サービス開始通知 Nss及びサービス終了 通知 Nstを移動通信端末装置 1003へ送信する。このため、配信局 1001をサービス エリア毎に存在させる必要があり、システムが複雑になるという課題を有していた。ま た、配信局 1001が配信するプログラム Pは、制御対象となる端末装置を遠隔操作す るが、制御対象となる端末装置に予め組み込まれた処理の呼び出しを前提としてお り、サービスに応じて端末装置と制御対象となる端末装置との間で通信手順及び通 信データを変更することができないとレ、う課題を有してレ、た。
[0009] それ故に、本発明の目的は、サービスエリアへの端末装置の出入りを監視する配 信局を構成に用いることなぐイベントの発生を自ら判断してイベントに応じたサービ スを自律的に処理することが可能な端末装置及び方法並びにシステムを提供するこ とである。
課題を解決するための手段
[0010] 本発明は、イベントの発生に応じて所定のサービスを提供する端末装置に向けられ ている。そして、上記目的を達成させるために、本発明の端末装置は、イベント検出 部、サービス検索部、サービス実行部、アプリケーション管理部、及びアプリケーショ ン実行部を備えている。
[0011] イベント検出部は、特定のイベントを検出する。サービス検索部は、検出されたィべ ントに対応するサービス及びアクションを、所定の情報テーブルから検索する。サー ビス実行部は、検索されたサービス及びアクションの動作に必要なアプリケーション プログラムの特定及び実行を指示する。アプリケーション管理部は、サービス実行部 の指示に従って、必要なアプリケーションプログラムをネットワーク接続されたサーバ 力 ダウンロードする。アプリケーション実行部は、サービス実行部の指示に従って、 ダウンロードされたアプリケーションプログラムを用いて検索されたサービス及びァク シヨンを動作させる。
[0012] 好ましくは、ネットワークに接続され、かつ、 自端末装置と連携したサービスを提供 する他端末装置に関する情報を保持する連携装置管理部がさらに備えられる。そし て、この場合には、サービス実行部は、他端末装置に関する情報を参照して、検索さ れたサービス及びアクションの動作に必要なアプリケーションプログラムをサーバから ダウンロードするように、連携する他端末装置に対して指示を与える。
[0013] サービス検索部は、所定の情報テーブルを事前にサーバからダウンロードしてもよ レ、。又は、サービス検索部は、検出されたイベントに関する情報をサーバに送信し、 その検出されたイベントに対応した所定の情報テーブルの一部分だけをダウンロード してもよレ、。又は、サービス検索部は、連携装置管理部が保持する他端末装置に関 する情報をサーバに送信し、自端末装置と他端末装置との間で連携動作可能である 所定の情報テーブルの一部分だけをダウンロードしてもよい。
[0014] なお、サービス検索部は、アプリケーション実行部で実行されるアプリケーションプ ログラムによって書き換えられた情報テーブルから、検出されたイベントに対応するサ 一ビス及びアクションを検索することも考えられる。また、アプリケーション実行部は、 同一サービスを連携して動作させている他端末装置との間で、データ交換を行うプロ グラムを実行することも考えられる。
[0015] 上述した端末装置は、アプリケーションプログラムが複数格納されたサーバとネット ワークを介して接続することで 1つのシステムを構成することができる。このサーバは、 サービスに対応付けられたアプリケーションプログラムを格納するデータ管理部と、少 なくとも 1つの端末装置からの要求に応じて、アプリケーションプログラムを配信する プログラム配信部とを備える。
[0016] また、本発明は、端末装置を用いて、イベントの発生に応じた所定のサービスを提 供する方法にも向けられている。本発明のサービス提供方法は、特定のイベントを検 出するステップ、検出されたイベントに対応するサービス及びアクションを、所定の情 報テーブルから検索するステップ、検索されたサービス及びアクションの動作に必要 なアプリケーションプログラムの特定するステップ、特定された必要なアプリケーション プログラムをネットワーク接続されたサーバからダウンロードするステップ、及びダウン ロードされたアプリケーションプログラムを用いて検索されたサービス及びアクションを 動作させるステップを、端末装置に実行させることで実現される。
発明の効果
[0017] この本発明によれば、端末装置力 Sイベントを検出して自律的にサービスを開始又は 終了すること力 Sできる。これによつて、端末装置がサービスエリアへの出入りを監視す る配信局が存在しなくても、ユーザはダウンロードに必要な操作を行わずにサービス を開始又は終了することができる。また、端末装置と制御対象となる他端末装置の双 方にプログラムをダウンロードすることによって、通信手順及び通信データの変更が できるようになり、従来よりも利便性の高い端末装置を実現することが可能となる。 図面の簡単な説明
[0018] [図 1]図 1は、本発明の一実施形態に係る端末装置を用いた通信システムの概念を 示す模式図である。
[図 2]図 2は、アプリケーションサーバ 10の詳細な構成を示す図である。
[図 3]図 3は、アクション情報テーブル 106の一例を示す図である。
[図 4]図 4は、サービス情報テーブル 107の一例を示す図である。
[図 5]図 5は、端末装置 21— 2Nの詳細な構成を示す図である。
[図 6]図 6は、装置情報テーブル 211の一例を示す図である。
[図 7]図 7は、本発明の一実施形態に係る端末装置が行う処理を説明するフローチヤ ートである。
[図 8]図 8は、本発明の一実施形態に係る端末装置が行う処理を説明するフローチヤ ートである。
[図 9]図 9は、本発明の一実施形態に係る端末装置が行う処理を説明するフローチヤ ートである。 [図 10]図 10は、端末装置力 sイベントに応じた処理を実行する従来のシステムを説明 する図である。
符号の説明
[0019] 10 アプリケーションサーバ
21— 2N、 1003 端末装置
30 ネットワーク
101、 1011 プログラム配信部
102 アクション情報配信部
103 サービス情報配信部
104 データ管理部
105 プログラム
106 アクション情報テーブル
107 サービス情報テーブル
201 連携装置管理部
202 サービス実行送受信部
203 アプリケーション管理部
204 アプリケーション実行部
205 イベント検出部
206 サービス検索部
207 サービス実行部
1001 配信局
1002 交換局
1012 サービス開始通知部
1013 サービス終了通知部
発明を実施するための最良の形態
[0020] 以下、本発明の実施の形態について、図面を参照しながら説明する。
図 1は、本発明の一実施形態に係る端末装置を用いた通信システムの概念を示す 模式図である。図 1の通信システムは、アプリケーションサーバ 10と、複数の端末装 置 21— 2N (Nは、 2以上の整数)とが、ネットワーク 30を介して接続される構成である
[0021] アプリケーションサーバ 10は、端末装置 21— 2Nに配信するためのプログラムと、ァ クシヨン情報及びサービス情報に関する情報テーブルとを格納している。端末装置 2 1一 2Nは、ネットワーク接続可能な通信や音響に関する家電機器 (例えば、デジタル スチルカメラ(DSC)、デジタルビデオカメラ(DVC)、携帯電話、携帯機器 (PDA)、 デジタルテレビ(DTV)、ホームサーノ 、セットトップボックス(STB) )等である。図 1の 例は、端末装置 21が携帯電話、端末装置 22がホームサーバ、及び端末装置 23が DVDレコーダである場合を示している。これらの端末装置 21 2Nは、ネットワーク 3 0を経由してアプリケーションサーバ 10から、必要なプログラムや情報テーブルをダウ ンロードして実行可能であると共に、端末装置間で連携して動作することができる。ネ ットワーク 30は、インターネットや、無線の携帯電話網や、赤外線又は電波を使った 近距離通信網等である。
[0022] まず、アプリケーションサーバ 10及び端末装置 21— 2Nの詳細な構成を説明する。
図 2は、アプリケーションサーバ 10の詳細な構成を示す図である。図 2において、ァ プリケーシヨンサーバ 10は、プログラム配信部 101と、アクション情報配信部 102と、 サービス情報配信部 103と、データ管理部 104とを備える。
[0023] データ管理部 104は、プログラム 105、アクション情報テーブル 106及びサービス 情報テーブル 107を格納する。プログラム配信部 101は、端末装置 21— 2Nからの プログラムダウンロード要求に応じて、データ管理部 104に格納されている所望のプ ログラム 105を配信する。アクション情報配信部 102は、端末装置 21— 2Nからのァク シヨン情報テーブル配信要求に応じて、データ管理部 104に格納されているァクショ ン情報テーブル 106を配信する。サービス情報配信部 103は、端末装置 21— 2Nか らのサービス情報配信要求に応じて、データ管理部 104に格納されているサービス 情報テーブル 107を配信する。
[0024] 図 3は、アクション情報テーブル 106の一例を示す図である。図 3に示すアクション 情報テーブル 106は、イベントと、アクションと、サービス IDとを一組とする情報で構 築される。イベントは、端末装置の動作を表す。アクションは、そのイベント動作を行 つた場合に端末装置が実行するアクションを表す。サービス IDは、そのアクションを 実行する端末装置及びアクションの実行に必要なアプリケーションプログラムを特定 するための識別子を表す。このアクション欄に記載されているサービスとしては、例え ば次のようなものが考えられる。なお、図 3に示したイベントとアクションの組み合わせ は一例であって、これ以外にも様々なイベントとアクションとの組み合わせを自由に設 定すること力 Sできる。
·特定の場所に行くとカメラ付き携帯電話が自動的に写真を撮り、ホームサーバに写 真を転送する。このサービスによって、スタンプラリーを行うアプリケーションを構築す ること力 Sできる。
•広告の前に行き携帯電話でその広告を選ぶと、特定の端末装置間でコンテンツを 共有するプログラムを取得できる。
•外出先において携帯電話で TV視聴中に電波が受信できなくなると、家庭内のホー ムサーバ又は DVDレコーダで続きを録画する。
•電車に乗ると、ホームサーバの電源が入り、電車内でいつも見ている映像をダウン ロードする。
•プリンタがネットワークに接続されたことを検出し、携帯電話から直接印刷するプログ ラムをインストールする。又は、プリンタがネットワークから削除されたことを検出し、プ ログラムをアンインストールする。
•ホームサーバが予約の重複を検出すると、 DVDレコーダに予約する。
•ホームサーバがディスクの故障を検出すると、携帯電話に通知して、 DVDレコーダ に番組を予約する。
•携帯電話で放送が始まったことを検出すると、携帯電話で放送を受信して、ホーム サーバに転送して録画する。
•ネットワークカメラが不審者を検出すると、不審者の映像をホームサーバに転送して 録画する。
•携帯電話のメモリ残量が少なレ、ことを検出し、メモリに蓄積されてレ、る古レ、データを ホームサーバに転送する。このサービスによって、古いデータをホームサーバにバッ クアップできると共に、携帯電話のメモリ残量を増やすことができる。 [0026] 図 4は、サービス情報テーブル 107の一例を示す図である。図 4に示すサービス情 報テーブル 107は、サービス IDと、少なくとも 1つの端末情報及びプログラム URLと を一組とする情報で構築される。サービス IDは、アクション情報テーブル 106のサー ビス IDに対応している。端末情報は、アクションを実行すべき端末装置を示している 。端末情報で特定された端末装置がダウンロードするアプリケーションプログラムが格 納された URLを表す。
[0027] 図 5は、端末装置 21— 2Nの詳細な構成を示す図である。図 5において、端末装置
21— 2Nは、それぞれ、連携装置管理部 201と、サービス実行送受信部 202と、ァプ リケーシヨン管理部 203と、アプリケーション実行部 204と、イベント検出部 205と、サ 一ビス検索部 206と、サービス実行部 207とを備える。なお、以下、端末装置 21 2 Nを代表して、端末装置 21について説明を行う。
[0028] 連携装置管理部 201は、端末装置 21から制御可能な他の端末装置に関する情報 を装置情報テーブル 211として管理する。図 6は、装置情報テーブル 211の一例で あり、端末装置 ID、端末装置名及びアドレスから構成されている。アプリケーション管 理部 203は、アプリケーションサーバ 10から必要なアプリケーションプログラムをダウ ンロードすると共に、ダウンロードされているプログラムを管理する。イベント検出部 20 5は、端末装置 21の動作から様々なイベントを検出する。サービス検索部 206は、事 前にアプリケーションサーバ 10力もアクション情報テーブル 106をダウンロードしてお り、イベント検出部 205で検出されたイベントに対応したアクション及びサービス IDを 、アクション情報テーブル 106から検索する。サービス実行部 207は、アプリケーショ ンサーバ 10のサービス情報テーブル 107から、サービス検索部 206で検索されたサ 一ビス IDに対応したサービス情報をダウンロードする。そして、サービス実行部 207 は、サービス検索部 206で検索されたアクション及びダウンロードしたサービス情報 に基づいて、端末装置 21に対応付けられたアプリケーションプログラムのダウンロー ド及び実行をアプリケーション管理部 203及びアプリケーション実行部 204に指示す る。また、サービス実行部 207は、ダウンロードしたサービス情報に記述された他の端 末装置に対してサービス検索部 206で検索されたアクションの実行を指示するように 、サービス実行送受信部 202に指示する。サービス実行送受信部 202は、サービス 実行部 207から指示された他の端末装置かつ連携装置管理部 201で情報管理され ている制御可能な端末装置に対して、アクション実行の指示を送信する。また、サー ビス実行送受信部 202は、他の端末装置からアクション実行の指示を受信し、サービ ス実行部 207にアクションの実行を指示する。アプリケーション実行部 204は、アプリ ケーシヨン管理部 203で管理されているプログラムを実行する。
[0029] なお、複数の端末装置が連携して 1つのサービスを提供することがない場合には、 連携装置管理部 201の構成は必要ではない。この場合、サービス実行部 207は、装 置情報テーブル 211を参照することなぐサービス検索部 206で検索されたァクショ ン及びダウンロードしたサービス情報に基づいて、自端末装置 21に対応付けられた アプリケーションプログラムのダウンロード及び実行だけを、アプリケーション管理部 2 03及びアプリケーション実行部 204に指示する。
[0030] 次に、図 7—図 9を用いて、上記構成による端末装置 21が行う処理を説明する。
図 7を参照して、電源オン等によって端末装置 21の動作が開始されると、サービス 実行送受信部 202は、アプリケーションサーバ 10のアクション情報配信部 102ヘアク シヨン情報テーブル配信要求を送信する。この要求がアプリケーションサーバ 10に受 け入れられると、アプリケーション管理部 203が、アクション情報テーブル 106をダウ ンロードする(ステップ S701)。アクション情報テーブル 106のダウンロードが完了す ると、イベント検出部 205は、端末装置 21の動作監視を開始し、予め定められたィべ ントの発生を検出する(ステップ S702)。そして、何らかのイベントが発生すると、サー ビス検索部 206は、発生したイベントを KEYとしてアクション情報テーブル 106を検 索し、その発生したイベントに対応付けられたアクション及びサービス IDを抽出する( ステップ S703)。この抽出は、発生したイベントとアクション情報テーブル 106の各ィ ベントとを順番に比較していき、一致するレコードを探せばよい。抽出されたァクショ ン及びサービス IDは、サービス実行送受信部 202及びサービス実行部 207に通知 される。
[0031] サービス実行送受信部 202は、サービス検索部 206からアクション及びサービス ID が通知されると、アプリケーションサーバ 10のサービス情報配信部 103へサービス情 報テーブル配信要求を送信する。この要求がアプリケーションサーバ 10に受け入れ られると、アプリケーション管理部 203が、サービス情報テーブル 107をダウンロード する(ステップ S704)。サービス情報テーブル 107のダウンロードが完了すると、サー ビス検索部 206は、抽出したサービス IDのサービス情報を参照し、端末情報に記載 された端末装置に対して、プログラム URLに記載されたアプリケーションプログラムに 対するアクションの実行を指示する (ステップ S705)。具体的には、サービス検索部 2 06は、 自己の端末装置 21に対しては、サービス実行部 207に直接指示し、他の端 末装置 22— 2Nに対しては、サービス実行送受信部 202及びネットワーク 30を介し て他の端末装置 22 2Nのサービス実行部 207に指示を行う。そして、指示を受け た各端末装置のサービス実行部 207は、アプリケーション管理部 203及びアプリケー シヨン実行部 204を通してアプリケーションプログラムに対するアクションを実行する( ステップ S706)。
[0032] サービス検索部 206が、ステップ S705で行う処理の具体例を図 8で説明する。
図 8では、サービス情報テーブル 107のサービス ID検索用の変数を「I」と、端末情 報検索用の変数を「J」と、装置情報テーブル 211の装置 ID検索用の変数を「K」とし ている。また、これら変数 I、 J及び Κの初期値は、全て「1」である(ステップ S801、 S8 05及び S807)。
[0033] まず、サービス検索部 206は、サービス情報テーブル 107の第 I行のサービス IDを 参照する。そこで、サービス検索部 206は、第 I行のサービス ID力 抽出したサービス IDと一致するか否かを判断する (ステップ S802)。一致しなければ、サービス検索部 206は、変数 Iを 1つ増加させて(ステップ S803)、次行のサービス IDを参照して再び サービス IDの一致/不一致を判断する(ステップ S802)。この処理は、一致するサ 一ビス IDが検出できるまで繰り返し行われる。なお、サービス情報テーブル 107の最 終行まで行ってもサービス IDがー致しない場合には、サービス検索部 206は、この 処理を終了する(ステップ S804)。
[0034] 一致するサービス IDが検出されると、サービス検索部 206は、その検出されたサー ビス IDに対応付けられた第 J例の端末情報を参照する。そこで、サービス検索部 206 は、第 J列の端末情報が、 自己の端末装置に関する情報か否力、を判断する (ステップ S806)。 自己の端末装置に関する情報である場合、サービス検索部 206は、アプリ ケーシヨン管理部 203及びアプリケーション実行部 204にアプリケーションプログラム のダウンロード及び実行を指示する (ステップ S813)。この指示後、サービス検索部 2 06は、変 ¾Jを 1つ増加させて (ステップ S815)、次列の端末情報を参照して再び自 己の端末装置に関する情報か否かを判断する (ステップ S806)。この変銜の増加は 、サービス情報テーブル 107の最大列に達するまで行われる(ステップ S816)。
[0035] 自己の端末装置に関する情報でない、すなわち他の端末装置である場合、サービ ス検索部 206は、端末情報テーブル 211の第 K行の端末情報を参照する。そこで、 サービス検索部 206は、第 K行の端末情報が、第 J例の端末情報と一致するか否か を判断する (ステップ S809)。一致する場合には、サービス検索部 206は、その他の 端末装置のアドレスに対して、サービス情報テーブル 107のプログラム URLを送信し 、アプリケーションプログラムに対するアクションの実行を指示する(ステップ S814)。 この指示後、サービス検索部 206は、変銜を 1つ増加させて (ステップ S815)、次列 の端末情報を参照して再び自己の端末装置に関する情報か否かを判断する (ステツ プ S806)。一致しなければ、サービス検索部 206は、変数 Kを 1つ増加させて(ステツ プ S810)、次行の端末情報を参照して再び端末情報の一致/不一致を判断する( ステップ S809)。この処理は、一致する端末情報が検出できるまで繰り返し行われる 。なお、端末情報テーブル 211の最終行まで行っても端末情報が一致しない場合に は、サービス検索部 206は、この処理は無効であると判断して処理を終了する(ステ ップ S811及び S812)。この終了は、例えば、アクションを送信した端末装置に対し てキャンセルを送信することで行われる。
[0036] サービス実行部 207が、ステップ S706で行う処理の具体例を図 9で説明する。
アクションとプログラム URLとが通知されると、サービス実行部 207は、アクションが 「インストール」であるか否かを判定する(ステップ S901)。アクションが「インストール」 である場合、アプリケーション管理部 203は、アプリケーションサーバ 10のプログラム 配信部 101にプログラム配信要求を送信し、プログラムをダウンロードする(ステップ S 902)。アクションが「インストール」でない場合、サービス実行部 207は、アクションが 「起動」であるか否力、を判定する(ステップ S903)。アクションが「起動」である場合、ァ プリケーシヨン管理部 203は、アプリケーションサーバ 10のプログラム配信部 101に プログラム配信要求を送信し、プログラムをダウンロードする(ステップ S904)。そして
、このダウンロードの完了後、アプリケーション管理部 203は、アプリケーション実行部
204にプログラムの実行を指示する(ステップ S905)。
[0037] アクションが「起動」でなレ、場合、アプリケーション管理部 203は、アクションが「停止
」であるか否かを判定する(ステップ S906)。アクションが「停止」である場合、アプリケ ーシヨン管理部 203は、アプリケーション実行部 204にプログラムの終了を指示する( ステップ S907)。また、アクション力 S「停止」でない場合、アプリケーション管理部 203 は、アクションが「アンインストール」であるか否かを判定する(ステップ S908)。ァクシ ヨン力 S「アンインストール」である場合、アプリケーション管理部 203は、アプリケーショ ン管理部 203にプログラムの削除を指示する(ステップ S909)。一方、アクションが「 アンインストール」でない場合、アプリケーション管理部 203は、この処理を終了する。
[0038] 以上のように、本発明の一実施形態に係る端末装置及び方法によれば、端末装置 力 Sイベントを検出して自律的にサービスを開始又は終了することができる。これによつ て、端末装置がサービスエリアへの出入りを監視する配信局が存在しなくても、ユー ザはダウンロードに必要な操作を行わずにサービスを開始又は終了することができる 。また、端末装置と制御対象となる他端末装置の双方にプログラムをダウンロードす ることによって、通信手順及び通信データの変更ができるようになり、従来よりも利便 性の高レ、端末装置を実現することが可能となる。
[0039] なお、上記実施形態では、アプリケーション管理部 203が、サービス情報配信部 10 3からアクション情報テーブル 106をダウンロードする場合を示したが、端末装置 21 に予めアクション情報テーブル 106が組み込まれていてもよレ、。また、このアクション 情報テーブル 106は、アプリケーション実行部 204が実行するプログラムによって変 更されるようにしてもよレ、。
[0040] また、上記実施形態では、アプリケーション管理部 203が、サービス情報配信部 10 3からアクション情報テーブル 106を全てダウンロードする場合を示した。しかし、全て ダウンロードするのではなぐ端末装置 21が、アプリケーションサーバ 10にイベント情 報を送信し、このイベント情報に対応したアクション及びサービス IDだけをアプリケー シヨンサーバ 10から通知してもらうように構成してもよい。また、端末装置 21が、連携 装置管理部 201で管理する装置情報テーブルを含めたアクション情報テーブル配 信要求を送信し、この装置情報テーブルに基づレ、て実行可能な端末装置の組み合 わせによるアクション及びサービス IDだけをアプリケーションサーバ 10から通知して もらうように構成してもよレ、。さらに、これらの 2つの方法を組み合わせてもよい。
[0041] また、アクション情報テーブル 106は、アプリケーション実行部 204で実行されるァ プリケーシヨンプログラムによって書き換えられてもよレ、。この場合、サービス検索部 2 06は、書き換えられたアクション情報テーブル 106に基づいて、イベント検出部 205 で検出されたイベントに対応するサービス及びアクションを検索するようにする。また 、アプリケーション実行部 204は、同一サービスを連携して動作させている他端末装 置との間で、データ交換を行うプログラムを実行してもよい。
[0042] 典型的には、上記実施形態で説明した端末装置が実行する自動実行方法は、記 憶装置 (ROM、 RAM,ハードディスク等)に格納された上述した処理手順を実行可 能な所定のプログラムデータ力 CPUによって解釈実行されることで実現される。こ の場合、プログラムデータは、 CD— ROMやフレキシブルディスク等の記録媒体を介 して記憶装置内に導入されてもよいし、記録媒体上から直接実行されてもよいし、ネ ットワークからダウンロードして記憶装置内に導入されてもよい。
[0043] また、本発明の端末装置 21— 2Nを構成する連携装置管理部 201、アプリケーショ ン管理部 203、アプリケーション実行部 204、イベント検出部 205、サービス検索部 2 06、及びサービス実行部 207の各機能ブロックは、典型的には集積回路である LSI ( 集積度の違いにより、 IC、システム LSI、スーパー LSI、又はウルトラ LSI等と称される )として実現される(図 5の破線を参照)。これらは、個別に 1チップ化されてもよいし、 一部又は全部を含むように 1チップ化されてもよい。
また、集積回路化の手法は、 LSIに限るものではなぐ専用回路又は汎用プロセッ サで実現してもよい。また、 LSI製造後にプログラムすることが可能な FPGA (Field Programmable Gate Array)や、 LSI内部の回路セルの接続や設定を再構成可 能なリコンフィギユラブル'プロセッサを利用してもょレ、。
さらには、半導体技術の進歩又は派生する別の技術により、 LSIに置き換わる集積 回路化の技術が登場すれば、当然その技術を用レ、て機能ブロックの集積化を行って もよレ、。バイオ技術の適応等が可能性としてあり得る。
産業上の利用可能性
本発明の端末装置は、特定のイベントに予め実行すべきサービスが対応付けられ たシステム等に利用可能であり、特にイベントの発生を自ら判断してイベントに応じた サービスを自律的に処理したレ、場合等に有用である。

Claims

請求の範囲
[1] イベントの発生に応じて所定のサービスを提供する端末装置であって、
特定のイベントを検出するイベント検出部と、
前記検出されたイベントに対応するサービス及びアクションを、所定の情報テープ ノレから検索するサービス検索部と、
前記検索されたサービス及びアクションの動作に必要なアプリケーションプログラム の特定及び実行を指示するサービス実行部と、
前記サービス実行部の指示に従って、前記必要なアプリケーションプログラムをネッ トワーク接続されたサーバからダウンロードするアプリケーション管理部と、
前記サービス実行部の指示に従って、前記ダウンロードされたアプリケーションプロ グラムを用いて前記検索されたサービス及びアクションを動作させるアプリケーション 実行部とを備える、端末装置。
[2] ネットワークに接続され、かつ、 自端末装置と連携したサービスを提供する他端末 装置に関する情報を保持する連携装置管理部をさらに備え、
前記サービス実行部は、前記他端末装置に関する情報を参照して、前記検索され たサービス及びアクションの動作に必要なアプリケーションプログラムを前記サーバ 力 ダウンロードするように、連携する他端末装置に対して指示を与えることを特徴と する、請求項 1に記載の端末装置。
[3] 前記サービス検索部は、前記所定の情報テーブルを事前に前記サーバからダウン ロードすることを特徴とする、請求項 1に記載の端末装置。
[4] 前記サービス検索部は、前記所定の情報テーブルを事前に前記サーバからダウン ロードすることを特徴とする、請求項 2に記載の端末装置。
[5] 前記サービス検索部は、前記検出されたイベントに関する情報を前記サーバに送 信し、当該検出されたイベントに対応した前記所定の情報テーブルの一部分だけを ダウンロードすることを特徴とする、請求項 1に記載の端末装置。
[6] 前記サービス検索部は、前記検出されたイベントに関する情報を前記サーバに送 信し、当該検出されたイベントに対応した前記所定の情報テーブルの一部分だけを ダウンロードすることを特徴とする、請求項 2に記載の端末装置。
[7] 前記サービス検索部は、前記連携装置管理部が保持する他端末装置に関する情 報を前記サーバに送信し、 自端末装置と他端末装置との間で連携動作可能である 前記所定の情報テーブルの一部分だけをダウンロードすることを特徴とする、請求項 2に記載の端末装置。
[8] 前記サービス検索部は、前記検出されたイベントに関する情報及び前記連携装置 管理部が保持する他端末装置に関する情報を前記サーバに送信し、 自端末装置と 他端末装置との間で連携動作可能であり、かつ、当該検出されたイベントに対応した 前記所定の情報テーブルの一部分だけをダウンロードすることを特徴とする、請求項 2に記載の端末装置。
[9] 前記サービス検索部は、前記アプリケーション実行部で実行されるアプリケーション プログラムによって書き換えられた情報テーブルから、前記検出されたイベントに対 応するサービス及びアクションを検索することを特徴とする、請求項 1に記載の端末 装置。
[10] 前記アプリケーション実行部は、同一サービスを連携して動作させている他端末装 置との間で、データ交換を行うプログラムを実行することを特徴とする、請求項 1に記 載の端末装置。
[11] イベントの発生に応じて所定のサービスを提供する少なくとも 1つの端末装置と、ァ プリケーシヨンプログラムが複数格納されたサーバとが、ネットワークを介して接続され たシステムであって、
前記サーバは、
サービスに対応付けられたアプリケーションプログラムを格納するデータ管理部と 前記少なくとも 1つの端末装置からの要求に応じて、アプリケーションプログラムを 配信するプログラム配信部とを備え、
前記少なくとも 1つの端末装置は、
特定のイベントを検出するイベント検出部と、
前記検出されたイベントに対応するサービス及びアクションを、所定の情報テープ ノレから検索するサービス検索部と、 前記検索されたサービス及びアクションの動作に必要なアプリケーションプロダラ ムの特定及び実行を指示するサービス実行部と、
前記サービス実行部の指示に従って、前記必要なアプリケーションプログラムの 配信要求を前記サーバに送信し、前記サーバからアプリケーションプログラムをダウ ンロードするアプリケーション管理部と、
前記サービス実行部の指示に従って、前記ダウンロードされたアプリケーションプ ログラムを用いて前記検索されたサービス及びアクションを動作させるアプリケーショ ン実行部とを備える、システム。
端末装置を用いて、イベントの発生に応じた所定のサービスを提供する方法であつ て、
特定のイベントを検出するステップと、
前記検出されたイベントに対応するサービス及びアクションを、所定の情報テープ ルから検索するステップと、
前記検索されたサービス及びアクションの動作に必要なアプリケーションプログラム の特定するステップと、
前記特定された必要なアプリケーションプログラムをネットワーク接続されたサーバ からダウンロードするステップと、
前記ダウンロードされたアプリケーションプログラムを用いて前記検索されたサービ ス及びアクションを動作させるステップとを備える、サービス提供方法。
PCT/JP2005/000860 2004-01-26 2005-01-24 イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシステム WO2005072002A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2005517296A JPWO2005072002A1 (ja) 2004-01-26 2005-01-24 イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシステム
EP05704041A EP1711029A1 (en) 2004-01-26 2005-01-24 Terminal device, method, and system capable of automatic execution of process in accordance with event
US10/558,555 US20060253592A1 (en) 2004-01-26 2005-01-24 Terminal device, method, and system capable of automatic execution of process in accordance with event

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004016789 2004-01-26
JP2004-016789 2004-01-26

Publications (1)

Publication Number Publication Date
WO2005072002A1 true WO2005072002A1 (ja) 2005-08-04

Family

ID=34805506

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/000860 WO2005072002A1 (ja) 2004-01-26 2005-01-24 イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシステム

Country Status (5)

Country Link
US (1) US20060253592A1 (ja)
EP (1) EP1711029A1 (ja)
JP (1) JPWO2005072002A1 (ja)
CN (1) CN1806465A (ja)
WO (1) WO2005072002A1 (ja)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007286850A (ja) * 2006-04-14 2007-11-01 Canon Inc 通信装置及びそのインストール方法
JP2008282068A (ja) * 2007-05-08 2008-11-20 Access Co Ltd 実行環境ソフトウェア、プレゼンス情報提供プログラム、端末装置、およびプレゼンス管理システム
JP2009505487A (ja) * 2005-08-08 2009-02-05 ソニー エリクソン モバイル コミュニケーションズ, エービー 番組を記録するためのブロードキャスト信号のリダイレクト
WO2009130796A1 (en) * 2008-04-22 2009-10-29 Telefonaktiebolaget Lm Ericsson (Publ) Bootstrap of nfc application using gba
JP2010154203A (ja) * 2008-12-25 2010-07-08 Toyota Motor Corp 情報通信システム
JP2013530472A (ja) * 2010-06-30 2013-07-25 アルカテル−ルーセント アプリケーションのインストールのための方法
US8788567B2 (en) 2007-11-22 2014-07-22 Sony Corporation Information processing apparatus, information processing system, information processing method, and program
WO2018150649A1 (ja) * 2017-02-14 2018-08-23 ソニーセミコンダクタソリューションズ株式会社 電子機器、電子機器の処理代行依頼方法および情報処理システム
JP2019066926A (ja) * 2017-09-28 2019-04-25 Kddi株式会社 コネクテッドカー車載器のアプリケーション管理方法および装置

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4402370B2 (ja) * 2003-05-14 2010-01-20 キヤノン株式会社 サービス提供装置および情報処理方法
US7386443B1 (en) 2004-01-09 2008-06-10 At&T Corp. System and method for mobile automatic speech recognition
JP2006127470A (ja) * 2004-09-30 2006-05-18 Oki Electric Ind Co Ltd コンポーネント間の共有情報管理プログラム、方法及び装置、記録媒体、および通信装置
KR100834061B1 (ko) * 2006-12-28 2008-06-02 삼성전자주식회사 홈 네트워크 시스템 및 그의 방송 콘텐츠 녹화 방법
CN102006333B (zh) 2007-06-11 2012-12-26 华为技术有限公司 安装软件组件的方法、系统及装置
US8335501B1 (en) * 2007-11-21 2012-12-18 At&T Mobility Ii Llc Controlling functions of mobile communications devices
US8799852B2 (en) * 2009-05-18 2014-08-05 National Instruments Corporation Providing online graphical data flow web application tools or services for charge
KR101847073B1 (ko) * 2011-02-11 2018-05-29 삼성전자주식회사 프로세싱 디바이스에서의 컨텐트 관리 방법 및 그 장치
CN102147729A (zh) * 2011-04-18 2011-08-10 中兴通讯股份有限公司 终端操作流程的自动执行方法及终端
CN103229522A (zh) * 2011-11-25 2013-07-31 松下电器产业株式会社 主机设备、协作服务管理系统以及协作服务管理方法
WO2013097094A1 (zh) * 2011-12-27 2013-07-04 宇龙计算机通信科技(深圳)有限公司 终端和协同操作指令的处理方法
CN104063288B (zh) * 2013-03-22 2016-05-25 腾讯科技(深圳)有限公司 进程管理方法及装置
US9218497B2 (en) * 2014-02-24 2015-12-22 Microsoft Technology Licensing, Llc Incentive-based app execution
KR20210055387A (ko) 2019-11-07 2021-05-17 삼성전자주식회사 컨텍스트에 기반하여 애플리케이션을 제공하는 서버 및 그 제어 방법

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259422A (ja) * 2000-12-22 2002-09-13 Microsoft Corp 環境対話式のコンテキスト指向デバイス、および、方法
JP2003219465A (ja) * 2002-01-17 2003-07-31 Matsushita Electric Ind Co Ltd 移動体通信システム
JP2003259470A (ja) * 2002-03-05 2003-09-12 Fujitsu Ten Ltd リモコンデータダウンロードシステム、サーバ、及び携帯端末
US20040002305A1 (en) * 2002-06-26 2004-01-01 Nokia Corporation System, apparatus, and method for effecting network connections via wireless devices using radio frequency identification
JP2004213612A (ja) * 2003-01-02 2004-07-29 Samsung Electronics Co Ltd アプリケーション管理システム及び方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6266774B1 (en) * 1998-12-08 2001-07-24 Mcafee.Com Corporation Method and system for securing, managing or optimizing a personal computer
US20070124481A1 (en) * 2000-01-19 2007-05-31 Sony Ericsson Mobile Communications Ab System and method for sharing event-triggered, location-related information between communication devices
JP3743620B2 (ja) * 2001-02-22 2006-02-08 日本電気株式会社 ネットワークアプリケーション分散実行システム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259422A (ja) * 2000-12-22 2002-09-13 Microsoft Corp 環境対話式のコンテキスト指向デバイス、および、方法
JP2003219465A (ja) * 2002-01-17 2003-07-31 Matsushita Electric Ind Co Ltd 移動体通信システム
JP2003259470A (ja) * 2002-03-05 2003-09-12 Fujitsu Ten Ltd リモコンデータダウンロードシステム、サーバ、及び携帯端末
US20040002305A1 (en) * 2002-06-26 2004-01-01 Nokia Corporation System, apparatus, and method for effecting network connections via wireless devices using radio frequency identification
JP2004213612A (ja) * 2003-01-02 2004-07-29 Samsung Electronics Co Ltd アプリケーション管理システム及び方法

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012070377A (ja) * 2005-08-08 2012-04-05 Sony Ericsson Mobile Communications Ab 番組を記録するためのブロードキャスト信号のリダイレクト
JP2009505487A (ja) * 2005-08-08 2009-02-05 ソニー エリクソン モバイル コミュニケーションズ, エービー 番組を記録するためのブロードキャスト信号のリダイレクト
JP2007286850A (ja) * 2006-04-14 2007-11-01 Canon Inc 通信装置及びそのインストール方法
JP2008282068A (ja) * 2007-05-08 2008-11-20 Access Co Ltd 実行環境ソフトウェア、プレゼンス情報提供プログラム、端末装置、およびプレゼンス管理システム
US8788567B2 (en) 2007-11-22 2014-07-22 Sony Corporation Information processing apparatus, information processing system, information processing method, and program
JP2011518362A (ja) * 2008-04-22 2011-06-23 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Gbaを用いたnfcアプリケーションのブートストラップ
US8646034B2 (en) 2008-04-22 2014-02-04 Telefonaktiebolaget Lm Ericsson (Publ) Bootstrap of NFC application using GBA
WO2009130796A1 (en) * 2008-04-22 2009-10-29 Telefonaktiebolaget Lm Ericsson (Publ) Bootstrap of nfc application using gba
JP2010154203A (ja) * 2008-12-25 2010-07-08 Toyota Motor Corp 情報通信システム
JP2013530472A (ja) * 2010-06-30 2013-07-25 アルカテル−ルーセント アプリケーションのインストールのための方法
KR101478570B1 (ko) * 2010-06-30 2015-01-02 알까뗄 루슨트 애플리케이션의 설치를 위한 방법
WO2018150649A1 (ja) * 2017-02-14 2018-08-23 ソニーセミコンダクタソリューションズ株式会社 電子機器、電子機器の処理代行依頼方法および情報処理システム
US11561908B2 (en) 2017-02-14 2023-01-24 Sony Semiconductor Solutions Corporation Electronic device, processing proxy requesting method of electronic device, and information processing system
JP2019066926A (ja) * 2017-09-28 2019-04-25 Kddi株式会社 コネクテッドカー車載器のアプリケーション管理方法および装置

Also Published As

Publication number Publication date
CN1806465A (zh) 2006-07-19
JPWO2005072002A1 (ja) 2007-12-27
EP1711029A1 (en) 2006-10-11
US20060253592A1 (en) 2006-11-09

Similar Documents

Publication Publication Date Title
WO2005072002A1 (ja) イベントに応じた処理の自動実行が可能な端末装置及び方法並びにシステム
US20220021924A1 (en) Portable terminal, information processing apparatus, content display system and content display method
US8149095B2 (en) Gateway device allowing home network appliances to be introduced and controlled over a network and a control method therefor
KR100728025B1 (ko) UPnP 네트워크에서 외부의 유료 컨텐트를 획득하기위한 방법 및 장치
CN104808971B (zh) 网络应用程序管理器、方法、装置和移动终端
US8788567B2 (en) Information processing apparatus, information processing system, information processing method, and program
US20060020589A1 (en) System and method for searching for content stored by one or more media servers
US20020032754A1 (en) Method and apparatus for profiling in a distributed application environment
US8880695B2 (en) Information processing apparatus and information processing method
JP2008520029A (ja) コンテンツを追跡する方法、装置及びソフトウェア
KR20120089000A (ko) 디지털 디바이스에서 어플리케이션 자동 인스톨 기능을 제공하기 위한 장치 및 방법
JP2000067488A (ja) 通信装置および方法、並びに提供媒体
KR102505302B1 (ko) 방송 시스템에서 디바이스들 간에 정보를 송수신하는 방법 및 장치
CN101656647B (zh) 信息处理装置、信息处理方法和信息处理系统
US20120331096A1 (en) Telecommunications terminal, broadcast receiving terminal and computer program
WO2006068172A1 (ja) ディジタル放送受信装置
JP6872662B2 (ja) 受信装置およびプログラム
US9900644B2 (en) Device and method for processing an object which provides additional service in connection with a broadcast service in a broadcast receiving device
JP4086705B2 (ja) リモートコントロールデータ作成装置及びそれに用いるリモートコントロールデータ作成方法
JP2003189379A (ja) リモートコントロールシステム
JP2004234162A (ja) 通信システム、設定装置および方法、情報処理装置および方法、並びにプログラム
WO2001077815A2 (en) Method and apparatus for profiling in a distributed application environment
JP2001224083A (ja) 無線制御システムにおけるプログラムの受信方法、制御装置及び被制御装置
KR20060044179A (ko) 복수의 사용자를 지원하는 모바일 컨텐츠 실행 방법 및 장치
JP2013210876A (ja) 情報処理装置及び情報処理方法、情報通信システム、並びにコンピューター・プログラム

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200580000493.8

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006253592

Country of ref document: US

Ref document number: 2005517296

Country of ref document: JP

Ref document number: 10558555

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2005704041

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2005704041

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 10558555

Country of ref document: US