JP2002175237A - Relay system, program relay system, relay method, and computer readable recording medium recording relay program - Google Patents

Relay system, program relay system, relay method, and computer readable recording medium recording relay program

Info

Publication number
JP2002175237A
JP2002175237A JP2000369827A JP2000369827A JP2002175237A JP 2002175237 A JP2002175237 A JP 2002175237A JP 2000369827 A JP2000369827 A JP 2000369827A JP 2000369827 A JP2000369827 A JP 2000369827A JP 2002175237 A JP2002175237 A JP 2002175237A
Authority
JP
Japan
Prior art keywords
program
module
version information
server
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000369827A
Other languages
Japanese (ja)
Inventor
Ryoji Ono
良司 小野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000369827A priority Critical patent/JP2002175237A/en
Publication of JP2002175237A publication Critical patent/JP2002175237A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce network traffic and the consumption of a storage region of a server in downloading a program. SOLUTION: A portable terminal 20 transmits the module version information of the portable terminal 20 to a gateway 30 relaying the downloading of a program including a module from an HTTP server 40 to the portable terminal. The gateway 30 acquires from an HTTP server 40 the module version information of the HTTP server 40 corresponding to the received module version information of the portable terminal 20. The module version information of the portable terminal 20 and the module version information of the HTTP server 40 are compared to identify a module of different version between the HTTP server 40 and the portable terminal 20, and the identified module is acquired from the HTTP server 40 and transmitted to the portable terminal 20. The portable terminal 20 updates the received module.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プログラムを実行
する端末が、プログラムを提供するサーバから、端末と
サーバとの間に存在する中継装置を介して、プログラム
をダウンロードするための技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for allowing a terminal that executes a program to download the program from a server that provides the program via a relay device existing between the terminal and the server.

【0002】[0002]

【従来の技術】小型端末の資源削減、あるいは端末側の
インストールの手間を削減する目的のため、端末が実行
するプログラムを常に端末に保持するのではなく、サー
バに保持し、端末が必要とする場合にサーバからプログ
ラムをダウンロードして使用する方法が用いられる。ま
た、この方法は、端末上にあらかじめ搭載されているプ
ログラムを、より新しい版に更新する場合にも用いられ
る。
2. Description of the Related Art For the purpose of reducing the resources of a small terminal or the trouble of installing on a terminal side, a program to be executed by the terminal is not always stored in the terminal, but is stored in a server and required by the terminal. In such a case, a method of downloading and using a program from a server is used. This method is also used when updating a program installed in the terminal in advance to a newer version.

【0003】上記のように、プログラムをダウンロード
して使用する場合には、プログラムを、データ通信回線
を用いて伝送する必要がある。
As described above, when a program is downloaded and used, it is necessary to transmit the program using a data communication line.

【0004】しかし、端末とサーバ間のデータ通信回線
は必ずしも大容量ではない。例えば、携帯電話回線網に
より提供される通信容量としては、現状では9600〜
14400bpsのものが主に使用されており、けして
大容量とは言えない。今後、通信容量が大きくなってい
くことが予想されるが、これと並行して、サーバ間を結
ぶバックボーンネットワークの通信容量もさらに大きく
なることが予想されること、および端末の許容するデー
タサイズの拡大によりダウンロードすべきプログラムの
サイズも拡大することが予想されることから、比較の上
では小さい容量に留まることが予想される。
However, the data communication line between the terminal and the server is not always large. For example, the communication capacity provided by the mobile phone network is currently 9600 to
14400 bps is mainly used, and it cannot be said that the capacity is large. In the future, it is expected that the communication capacity will increase, but in parallel with this, the communication capacity of the backbone network connecting the servers is also expected to increase, and the data size allowed by the terminal will increase. Since it is expected that the size of the program to be downloaded is also enlarged by the enlargement, it is expected that the capacity will be small in comparison.

【0005】このため、端末でのレスポンスタイムの上
昇や、データ通信回線およびサーバの資源の節約のた
め、プログラムのダウンロードに要するトラヒックの削
減が求められる。
Therefore, in order to increase the response time at the terminal and to save resources of the data communication line and the server, it is required to reduce the traffic required for downloading the program.

【0006】ここで特に、過去に端末にダウンロードさ
れたプログラムや、あらかじめ端末に保持されているプ
ログラムのサーバが保持する最新のプログラムへの更新
に着目すると、プログラム全体ではなく、更新部分のみ
をダウンロードすることが可能であれば、プログラムの
ダウンロードに要するトラヒックを削減することが可能
である。
[0006] In particular, focusing attention on updating a program downloaded to the terminal in the past or a program stored in the terminal in advance to the latest program stored in the server, not downloading the entire program but only the updated part. If it is possible, the traffic required for downloading the program can be reduced.

【0007】プログラムのダウンロードに関する方式で
はないが、サーバから端末へデータを送信する場合に、
更新部分のみを送受信する方法としては、特開平9−2
51414「ネットワーク通信システム及び方法」(以
下、文献1と呼ぶ)がある。
[0007] Although not a method related to program download, when data is transmitted from a server to a terminal,
As a method of transmitting and receiving only an updated part, see Japanese Patent Application Laid-Open
There is 51414 “Network communication system and method” (hereinafter referred to as Document 1).

【0008】文献1では、RPC(Remote Pr
ocedure Call)機能により端末からサーバ
を呼び出して処理する場合に、サーバに端末から処理要
求がある度に、サーバが端末に送るべき情報の全てを毎
回送ることによるトラヒックの増加を削減する方法が開
示されている。
In Reference 1, RPC (Remote Pr)
A method for reducing an increase in traffic caused by the server sending all the information to be sent to the terminal every time a processing request is sent from the terminal to the server when the server calls the server by the terminal using the “callback” function is disclosed. Have been.

【0009】文献1の方法では、端末からの処理要求と
それに対してサーバが送信した情報を、サーバと端末の
それぞれにおいてキャッシュしておき、端末からの別な
処理要求に対し、サーバが、端末に送るべき情報と、サ
ーバが保持しているキャッシュの内容とを比較し、可能
であればそれらの間の差分を生成して端末に送り、端末
は端末に保持されているキャッシュの内容とサーバから
受信した差分とから、求める情報を得ることができる。
In the method disclosed in Document 1, a processing request from a terminal and information transmitted by the server in response to the request are cached in each of the server and the terminal. The information to be sent to the server is compared with the contents of the cache held by the server, and if possible, a difference between them is generated and sent to the terminal. The information to be obtained can be obtained from the difference received from.

【0010】文献1による方法を応用すると、各端末の
ダウンロードしたプログラム、あるいは各端末が使用し
ているプログラム自身をサーバ上のキャッシュに保持す
ることにより、端末が端末の持つプログラムとは異なる
版のプログラムをサーバからダウンロードしようとした
とき、サーバは端末が持つプログラムとサーバ上のプロ
グラムとの差分のみを送信することが可能である。
[0010] When the method according to Document 1 is applied, a program downloaded from each terminal or a program used by each terminal is stored in a cache on a server, so that the terminal has a version different from that of the terminal. When trying to download a program from the server, the server can transmit only the difference between the program of the terminal and the program on the server.

【0011】また、サーバから端末へデータを送信する
場合に更新部分のみを送受信するための他の方法とし
て、例えば、文献G.Popek,et.al.,“R
eplication in Ficus Distr
ibuted File Systems”,Proc
eedings of the IEEE Works
hop on Management of Repl
icated Data,November,1990
(以下、文献2と呼ぶ)におけるように、更新履歴を用
いたバージョン管理を行う方法を適用できる。
As another method for transmitting and receiving only an updated portion when data is transmitted from a server to a terminal, see, for example, Document G. Popek, et. al. , "R
application in Ficus Distr
ibued File Systems ", Proc
eatings of the IEEE Works
hop on Management of Repl
icated Data, November, 1990
(Hereinafter referred to as Document 2), a method of performing version management using an update history can be applied.

【0012】文献2では、分散ファイルシステムに関
し、ファイルシステムを使用する全ての機器においてフ
ァイルシステムのコピーを保持し、各端末上でファイル
の操作を行う場合に、それらのコピー間でファイルシス
テムの内容の整合性を保持するための方法が開示されて
いる。
Document 2 relates to a distributed file system, in which a copy of the file system is held in all devices that use the file system, and when a file is operated on each terminal, the contents of the file system are copied between those copies. A method for maintaining the integrity of a.

【0013】文献2の方法では、各々の機器は、ファイ
ルシステムに対して行った更新に対し、更新内容と、そ
の更新内容の順序を表すバージョン情報とを、更新履歴
として保持し、更新の時点で、または他の機器からの要
請に応じて、他の機器に適用すべき更新履歴を送信する
ことにより、ファイルシステムの内容を同一に保つ。
In the method of Document 2, each device holds, as an update history, the update content and the version information indicating the order of the update content for the update performed on the file system. By sending an update history to be applied to another device in response to a request from the other device or in response to a request from another device, the contents of the file system are kept the same.

【0014】文献2の方法をプログラムのダウンロード
に応用する場合には、サーバは、プログラムに対する過
去の更新の内容と、各々の更新の順序を示すバージョン
情報とを、サーバ上に保存しておく。端末は、端末が保
持するプログラムに適用されている最新の更新を示すバ
ージョン情報を何らかの形で保持し、端末の保持するバ
ージョン情報をサーバに送信することにより、サーバは
端末の示したバージョン情報よりも新しい更新のみを送
信することができる。
When the method of Reference 2 is applied to downloading a program, the server stores the contents of past updates to the program and version information indicating the order of each update on the server. The terminal retains in some form version information indicating the latest update applied to the program held by the terminal, and by transmitting the version information retained by the terminal to the server, the server obtains the version information indicated by the terminal. Can also send only new updates.

【0015】[0015]

【発明が解決しようとする課題】前述のように、文献1
は、RPCのようにある限定された範囲のサーバとクラ
イアントによって処理要求とその結果の送受信、すなわ
ちデータの送受信が行われる場合に適用することを目的
としたものである。このため、これをプログラムのダウ
ンロードに適用するには、以下のような問題がある。
As described above, reference 1
Is intended to be applied to a case where a processing request and its result are transmitted and received, that is, data is transmitted and received, by a server and a client in a limited range like RPC. Therefore, there are the following problems in applying this to downloading a program.

【0016】文献1の方法によれば、サーバは、過去に
サーバからダウンロードされた、またはサーバからプロ
グラムをダウンロードしようとする端末が使用している
それぞれ版の異なる複数のプログラムを、サーバのキャ
ッシュに保持することになる。これは、サーバからダウ
ンロードを行う端末の数、ダウンロードに供されるプロ
グラムの数、ダウンロードに供される各々のプログラム
の版の数、各々のプログラムの大きさのそれぞれに比例
して増加するため、不揮発性記録領域および媒体に代表
されるサーバの資源を大量に消費する結果となる。
According to the method described in Document 1, the server stores, in the cache of the server, a plurality of programs each having a different version, which have been downloaded from the server in the past, or are used by the terminal attempting to download the program from the server. Will be retained. Since this increases in proportion to the number of terminals to download from the server, the number of programs to be downloaded, the number of versions of each program to be downloaded, and the size of each program, As a result, a large amount of resources of the server represented by the nonvolatile recording area and the medium is consumed.

【0017】端末の数による資源の消費量の増加は、サ
ーバがそれぞれの端末に対し個々にキャッシュを行うの
でなく、同一のプログラムの同一の版は一つのみキャッ
シュし、それぞれの端末に対してはどのプログラムのど
の版をキャッシュしているかを示す情報のみを保持する
ことによって、軽減可能である。しかし、依然として、
個々の端末に対して情報を保持しなければならないこと
には変わりなく、ダウンロードを行う端末の数が非常に
多数になると、個々の端末のために行っているキャッシ
ュの量が増大し、サーバの資源を消費する結果となる。
The increase in resource consumption due to the number of terminals is due to the fact that the server does not cache each terminal individually, but only caches one and the same version of the same program. Can be mitigated by retaining only information indicating which version of which program is cached. But still,
As always, the information must be retained for each terminal. If the number of terminals to download becomes very large, the amount of cache performed for each terminal increases, and the This results in resource consumption.

【0018】一方、文献2の方法にれば、端末がサーバ
からプログラムをダウンロードする際に更新部分のみを
受け取るには、プログラムの更新の内容を、必要と考え
られる限り全ての版(バージョン情報)に渡って、サー
バに保持する必要がある。これは、ダウンロードに供さ
れるプログラムの数、ダウンロードに供される各々のプ
ログラムの版の数、各々のプログラムの更新部分の大き
さのそれぞれに比例して増加するため、サーバの資源を
大量に消費する結果となる。
On the other hand, according to the method of Document 2, in order for the terminal to receive only the updated part when downloading the program from the server, the contents of the program update must be updated in all versions (version information) as necessary. Need to be kept on the server. This increases server resources in large quantities because it increases in proportion to the number of programs available for download, the number of versions of each program available for download, and the size of the updated portion of each program. Consumption results.

【0019】また、文献2の方法によれば、端末が保持
するプログラムの版以降に行われた全ての更新の内容
が、サーバから端末に送信される。この中には、バージ
ョン情報のみが異なる複数の同じ更新が含まれたり、あ
る更新の内容がそれよりも後に行われた他の更新によっ
て全く意味を為さないような場合が含まれることが予想
できる。これは、更新のみの送信によりトラヒックを削
減しようと試みているにも関わらず、逆にトラヒックを
増大させる可能性がある。
Further, according to the method of Document 2, all the updates made after the version of the program held by the terminal are transmitted from the server to the terminal. This is expected to include multiple identical updates that differ only in version information, or cases where the content of one update does not make any sense at all with subsequent updates it can. This may conversely increase traffic, despite trying to reduce traffic by sending updates only.

【0020】これを避けるためには、各々のプログラム
の過去の版のそれぞれに対し、その版のプログラムを最
新のプログラムと同一にするための適切な更新内容の組
を、各々の版について記録する必要がある。これは、や
はりサーバの資源を消費する結果となる。
To avoid this, for each previous version of each program, an appropriate set of updates to make that version of the program identical to the latest program is recorded for each version. There is a need. This again results in consuming server resources.

【0021】また、文献1または文献2に示される方法
をプログラムのダウンロードに適用するためには、これ
らの方法を実現するための機能を、サーバが保持する必
要がある。例えば文献1によれば、サーバは前述のよう
なキャッシュおよびキャッシュを管理する機構を保持し
なければならない。
Further, in order to apply the methods described in Document 1 or Document 2 to downloading a program, it is necessary for the server to hold functions for implementing these methods. For example, according to Document 1, a server must maintain a cache and a mechanism for managing the cache as described above.

【0022】しかし、一般には、プログラムのダウンロ
ードを提供するサーバは多数存在する。これらのサーバ
の全てに、文献1または文献2の方法を実現するための
機能を用意することは、非常に多大な労力、時間、およ
び資金を要する。
However, in general, there are many servers that provide program download. Providing a function for implementing the method of Reference 1 or 2 in all of these servers requires a great deal of labor, time, and money.

【0023】もし、サーバのうち一部のみが、文献1ま
たは文献2の方法のための機能を保持する場合には、端
末がこれら一部のサーバからプログラムをダウンロード
する場合にしかトラヒックを削減できない。上記のよう
な機能を保持しない他のサーバからプログラムをダウン
ロードする場合には、従来の方法に依らざるを得ず、ト
ラヒックを削減できない。
If only some of the servers have the functions for the method of Document 1 or Document 2, traffic can be reduced only when the terminal downloads programs from some of these servers. . When a program is downloaded from another server that does not have the above functions, the conventional method must be used and the traffic cannot be reduced.

【0024】この発明は、プログラムを実行する端末が
プログラムを提供するサーバからプログラムをダウンロ
ードするときのトラフィックを削減することを目的とす
る。また、サーバの資源(記憶領域)の消費を削減する
ことを目的とする。
An object of the present invention is to reduce traffic when a terminal that executes a program downloads the program from a server that provides the program. Another object is to reduce the consumption of server resources (storage area).

【0025】[0025]

【課題を解決するための手段】この発明に係る中継方式
は、モジュールを含むプログラムをサーバから端末へダ
ウンロードすることを中継する中継方式において、端末
が有するプログラムに含まれるモジュールのバージョン
を示す端末のモジュールバージョン情報を端末から入力
し、サーバが有するプログラムに含まれるモジュールの
バージョンを示すサーバのモジュールバージョン情報で
あって、上記端末のモジュールバージョン情報に関連す
るサーバのモジュールバージョン情報をサーバから取得
し、入力した端末のモジュールバージョン情報と取得し
たサーバのモジュールバージョン情報とを比較し、比較
した結果に基づいて、サーバが有するプログラムに含ま
れるモジュールと端末が有するプログラムに含まれるモ
ジュールとの間で、バージョンの異なるモジュールを識
別し、識別したモジュールをサーバから取得し、取得し
たモジュールを端末へ出力することを特徴とする。
A relay system according to the present invention is a relay system for relaying downloading of a program including a module from a server to a terminal. Module version information is input from a terminal, and module version information of a server, which is a module version information of a server indicating a version of a module included in a program included in the server, is obtained from the server, The entered module version information of the terminal is compared with the acquired module version information of the server. Based on the result of the comparison, a module included in the program included in the server and a module included in the program included in the terminal are compared. Identifying different versions of modules, it acquires the identification module from the server, and outputs the obtained module to the terminal.

【0026】上記プログラムは、複数のモジュールを含
み、上記中継方式は、端末が有するプログラムに含まれ
る複数のモジュールそれぞれのバージョンを示す複数の
端末のモジュールバージョン情報を入力し、上記入力し
た複数の端末のモジュールバージョン情報それぞれに関
連する複数のサーバのモジュールバージョン情報を取得
し、入力した複数の端末のモジュールバージョン情報と
取得した複数のサーバのモジュールバージョン情報とを
それぞれ比較することを特徴とする。
The program includes a plurality of modules, and the relay system inputs module version information of a plurality of terminals indicating versions of the plurality of modules included in the program of the terminal. The module version information of a plurality of servers associated with each of the module version information is obtained, and the input module version information of the plurality of terminals is compared with the obtained module version information of the plurality of servers.

【0027】上記端末のモジュールバージョン情報は、
モジュールを識別する識別情報を含み、上記中継方式
は、上記端末のモジュールバージョン情報を端末から入
力する入力部と、上記入力部が入力した端末のモジュー
ルバージョン情報から識別情報を抽出し、抽出した識別
情報に基づいて、サーバのモジュールバージョン情報を
取得するモジュールバージョン情報取得部と、上記入力
部が入力した端末のモジュールバージョン情報と上記モ
ジュールバージョン情報取得部が取得したサーバのモジ
ュールバージョン情報とを比較し、比較した結果に基づ
いて、サーバが有するプログラムに含まれるモジュール
と端末が有するプログラムに含まれるモジュールとの間
で、バージョンの異なるモジュールを識別する更新部
と、上記更新部が識別したモジュールをサーバから取得
するモジュール取得部と、上記モジュール取得部が取得
したモジュールを端末へ出力する出力部とを備えること
を特徴とする。
The module version information of the terminal is
The relay system includes an input unit for inputting module version information of the terminal from the terminal, and identification information extracted from the module version information of the terminal input by the input unit. Based on the information, a module version information obtaining unit that obtains module version information of the server, and compares the module version information of the terminal input by the input unit with the module version information of the server obtained by the module version information obtaining unit. An updating unit that identifies a module having a different version between a module included in a program included in a server and a module included in a program included in a terminal, based on a result of the comparison; Module acquisition unit acquired from Characterized by comprising an output section for outputting a module the module acquisition unit has acquired to the terminal.

【0028】上記モジュールバージョン情報取得部は、
抽出した識別情報に対応するサーバのモジュールバージ
ョン情報を転送することをサーバへ要求することを特徴
とする。
The module version information obtaining section includes:
The server is requested to transfer module version information of the server corresponding to the extracted identification information.

【0029】上記中継方式は、さらに、上記モジュール
バージョン情報取得部が取得したサーバのモジュールバ
ージョン情報を蓄積するモジュールバージョン情報蓄積
部を備え、上記モジュールバージョン情報取得部は、上
記モジュールバージョン情報蓄積部に蓄積されたサーバ
のモジュールバージョン情報を取得し、取得したサーバ
のモジュールバージョン情報に基づいて、サーバからサ
ーバのモジュールバージョン情報を取得するか否かを判
断することを特徴とする。
The relay system further includes a module version information storage unit for storing the module version information of the server obtained by the module version information obtaining unit, and the module version information obtaining unit stores the module version information in the module version information storage unit. The server module version information of the stored server is acquired, and it is determined whether to acquire the server module version information from the server based on the acquired server module version information.

【0030】上記モジュール取得部は、識別情報に対応
するモジュールを転送することをサーバへ要求すること
を特徴とする。
[0030] The module acquisition unit requests the server to transfer a module corresponding to the identification information.

【0031】上記端末のモジュールバージョン情報は、
モジュールとモジュールを含むプログラムとを識別する
識別情報を含み、上記中継方式は、上記端末のモジュー
ルバージョン情報を端末から入力する入力部と、上記入
力部が入力した端末のモジュールバージョン情報から識
別情報を抽出し、抽出した識別情報に基づいて、サーバ
からプログラムを取得するプログラム取得部と、上記プ
ログラム取得部が取得したプログラムからサーバのモジ
ュールバージョン情報を検出するモジュールバージョン
情報検出部と、上記入力部が入力した端末のモジュール
バージョン情報と上記モジュールバージョン情報検出部
が取得したサーバのモジュールバージョン情報とを比較
し、比較した結果に基づいて、サーバが有するプログラ
ムに含まれるモジュールと端末が有するプログラムに含
まれるモジュールとの間で、バージョンの異なるモジュ
ールを識別する更新部と、上記更新部が識別したモジュ
ールを上記プログラム取得部が取得したプログラムから
抽出するモジュール抽出部と、上記モジュール抽出部が
抽出したモジュールを端末へ出力する出力部とを備える
ことを特徴とする。
The module version information of the terminal is
The relay system includes identification information for identifying a module and a program including the module, and the relaying method includes: an input unit for inputting module version information of the terminal from the terminal; and identification information from the module version information of the terminal input by the input unit. A program acquisition unit that acquires a program from the server based on the extracted identification information, a module version information detection unit that detects module version information of the server from the program acquired by the program acquisition unit, and the input unit The module version information of the input terminal is compared with the module version information of the server obtained by the module version information detection unit, and based on the comparison result, the module included in the program included in the server and the module included in the program included in the terminal are included. module An update unit for identifying modules having different versions, a module extraction unit for extracting the module identified by the update unit from the program acquired by the program acquisition unit, and a module extracted by the module extraction unit to the terminal. And an output unit for outputting.

【0032】上記中継方式は、さらに、上記プログラム
取得部が取得したプログラムを蓄積するプログラム蓄積
部を備え、上記プログラム取得部は、上記プログラム蓄
積部に蓄積されたプログラムを取得し、取得したプログ
ラムに基づいて、サーバからプログラムを取得するか否
かを判断することを特徴とする。
The relay system further includes a program storage unit for storing the program acquired by the program acquisition unit. The program acquisition unit acquires the program accumulated in the program accumulation unit, and stores the acquired program in the acquired program. It is characterized in that it is determined whether or not to acquire a program from the server based on the information.

【0033】上記中継方式は、さらに、上記モジュール
バージョン情報検出部が検出したサーバのモジュールバ
ージョン情報を蓄積するモジュールバージョン情報蓄積
部を備え、上記プログラム取得部は、上記モジュールバ
ージョン情報蓄積部に蓄積されたサーバのモジュールバ
ージョン情報を取得し、取得したサーバのモジュールバ
ージョン情報に基づいて、サーバからプログラムを取得
するか否かを判断することを特徴とする。
The relay system further includes a module version information storage unit for storing module version information of the server detected by the module version information detection unit, and the program acquisition unit is stored in the module version information storage unit. And acquiring the module version information of the server and determining whether to acquire the program from the server based on the acquired module version information of the server.

【0034】上記モジュール抽出部は、上記プログラム
蓄積部に蓄積されたプログラムから上記更新部が識別し
たモジュールを抽出することを特徴とする。
[0034] The module extracting unit extracts the module identified by the updating unit from the program stored in the program storing unit.

【0035】上記中継方式は、さらに、端末が有するプ
ログラムのバージョンを示す端末のプログラムバージョ
ン情報を端末から入力し、サーバが有するプログラムの
バージョンを示すサーバのプログラムバージョン情報で
あって、上記端末のプログラムバージョン情報に関連す
るサーバのプログラムバージョン情報をサーバから取得
し、入力した端末のプログラムバージョン情報と取得し
たサーバのプログラムバージョン情報とを比較し、比較
した結果に基づいて、サーバが有するプログラムと端末
が有するプログラムが異なるバージョンであるか否かを
判別し、判別した結果、プログラムのバージョンが異な
るときに、上記端末のモジュールバージョン情報を端末
から入力することを特徴とする。
In the relay system, program version information of a terminal indicating a version of a program of the terminal is input from the terminal, and program version information of a server indicating a version of a program of the server. The server program version information related to the version information is obtained from the server, the input program version information of the terminal is compared with the obtained server program version information, and based on the comparison result, the program and the terminal of the server are It is characterized in that it is determined whether or not the program has a different version, and when the version of the program is different as a result of the determination, module version information of the terminal is input from the terminal.

【0036】上記入力部は、端末が有するプログラムの
バージョンを示す端末のプログラムバージョン情報を端
末から入力し、上記中継方式は、さらに、サーバが有す
るプログラムのバージョンを示すサーバのプログラムバ
ージョン情報であって、上記端末のプログラムバージョ
ン情報に対応するサーバのプログラムバージョン情報を
サーバから取得するプログラムバージョン情報取得部
と、上記入力部が入力した端末のプログラムバージョン
情報と上記プログラムバージョン情報取得部が取得した
サーバのプログラムバージョン情報とを比較し、比較し
た結果に基づいて、サーバが有するプログラムと端末が
有するプログラムとが異なるバージョンであるか否かを
判別するプログラムバージョン情報比較部とを備え、上
記出力部は、判別した結果を端末へ出力し、上記入力部
は、上記判別した結果、サーバが有するプログラムと端
末が有するプログラムのバージョンが異なることを示し
ている場合、上記端末のモジュールバージョン情報を端
末から入力することを特徴とする。
The input unit inputs program version information of the terminal indicating the version of the program held by the terminal from the terminal. The relay system further includes server program version information indicating the version of the program held by the server. A program version information obtaining unit that obtains, from the server, program version information of the server corresponding to the program version information of the terminal, and a program version information obtaining unit that obtains the terminal program version information and the program version information obtained by the input unit. Comparing the program version information, based on the result of the comparison, comprising a program version information comparison unit to determine whether the program that the server has and the program that the terminal has is a different version, the output unit, Discriminate Outputting the result to the terminal, the input unit, if the result of the determination indicates that the version of the program of the server and the version of the program of the terminal are different, to input the module version information of the terminal from the terminal Features.

【0037】上記入力部は、端末が有するプログラムの
バージョンを示す端末のプログラムバージョン情報を端
末から入力し、上記端末のプログラムバージョン情報
は、プログラムを識別するプログラム情報を含み、上記
プログラム取得部は、上記端末のプログラムバージョン
情報からプログラム情報を抽出し、抽出したプログラム
情報に対応するプログラムをサーバから取得し、上記中
継方式は、さらに、上記プログラム取得部が取得したプ
ログラムからサーバが有するプログラムのバージョンを
示すサーバのプログラムバージョン情報を検出するプロ
グラムバージョン情報検出部と、上記入力部が入力した
端末のプログラムバージョン情報と上記プログラムバー
ジョン情報検出部が検出したサーバのプログラムバージ
ョン情報とを比較し、比較した結果に基づいて、サーバ
が有するプログラムと端末が有するプログラムとが異な
るバージョンであるか否かを判別するプログラムバージ
ョン情報比較部とを備え、上記出力部は、判別した結果
を端末へ出力し、上記入力部は、上記判別した結果、サ
ーバが有するプログラムと端末が有するプログラムのバ
ージョンが異なることを示している場合、上記端末のモ
ジュールバージョン情報を端末から入力することを特徴
とする。
The input unit inputs from a terminal program version information indicating a version of a program possessed by the terminal, the program version information of the terminal includes program information for identifying a program, and the program obtaining unit includes: The program information is extracted from the program version information of the terminal, and a program corresponding to the extracted program information is obtained from the server.The relay method further includes a step of obtaining the version of the program that the server has from the program obtained by the program obtaining unit. A program version information detecting unit for detecting program version information of the server to be indicated, and comparing the program version information of the terminal input by the input unit with the program version information of the server detected by the program version information detecting unit. Based on the comparison result, a program version information comparison unit that determines whether the program that the server has and the program that the terminal has is a different version, the output unit outputs the determination result to the terminal The input unit inputs module version information of the terminal from the terminal when the result of the determination indicates that the version of the program of the server and the version of the program of the terminal are different.

【0038】上記入力部は、端末が有するプログラムの
バージョンを示す端末のプログラムバージョン情報を端
末から入力し、上記プログラムバージョン情報は、プロ
グラムを識別するプログラム情報を含み、上記プログラ
ム取得部は、上記端末のプログラムバージョン情報から
プログラム情報を抽出し、抽出したプログラム情報に対
応するプログラムを上記プログラム蓄積部から取得し、
取得したプログラムに基づいて、サーバからプログラム
を取得するか否かを判断し、判断した結果に基づいて、
抽出したプログラム情報に対応するプログラムをサーバ
から取得し、上記中継方式は、さらに、上記プログラム
取得部が取得したプログラムからサーバが有するプログ
ラムのバージョンを示すサーバのプログラムバージョン
情報を検出するプログラムバージョン情報検出部と、上
記入力部が入力した端末のプログラムバージョン情報と
上記プログラムバージョン情報検出部が検出したサーバ
のプログラムバージョン情報とを比較し、比較した結果
に基づいて、サーバが有するプログラムと端末が有する
プログラムとが異なるバージョンであるか否かを判別す
るプログラムバージョン情報比較部とを備え、上記出力
部は、判別した結果を端末へ出力し、上記入力部は、上
記判別した結果、サーバが有するプログラムと端末が有
するプログラムのバージョンが異なることを示している
場合、上記端末のモジュールバージョン情報を端末から
入力することを特徴とする。
The input unit inputs, from the terminal, program version information of a terminal indicating a version of a program possessed by the terminal. The program version information includes program information for identifying a program. Extracting program information from the program version information of the program, obtaining a program corresponding to the extracted program information from the program storage unit,
Based on the obtained program, determine whether to obtain the program from the server, based on the determination result,
A program corresponding to the extracted program information is obtained from a server, and the relay method further includes detecting program version information of a server indicating a version of a program included in the server from the program obtained by the program obtaining unit. Unit, and compares the program version information of the terminal input by the input unit with the program version information of the server detected by the program version information detection unit, and, based on the comparison result, the program that the server has and the program that the terminal has And a program version information comparing unit that determines whether or not the version is different.The output unit outputs a result of the determination to the terminal. Of the program that the terminal has If, Version indicates a different, characterized by inputting the module version information of the terminal from the terminal.

【0039】上記中継方式は、上記サーバと上記端末と
にネットワークを介して接続する中継装置に配置されて
いることを特徴とする。
[0039] The relay system is characterized in that it is arranged in a relay device that connects the server and the terminal via a network.

【0040】上記中継装置は、複数のサーバと複数の端
末とに接続されることを特徴とする。
The relay device is connected to a plurality of servers and a plurality of terminals.

【0041】この発明に係るプログラム中継システム
は、モジュールを含むプログラムを有するサーバと、モ
ジュールを含むプログラムを有する端末と、モジュール
を含むプログラムをサーバから端末へダウンロードする
ことを中継する中継装置とを備えるプログラム中継シス
テムにおいて、上記端末は、端末が有するプログラムに
含まれるモジュールのバージョンを示す端末のモジュー
ルバージョン情報をプログラムから抽出し、抽出した端
末のモジュールバージョン情報を出力し、上記中継装置
は、端末が出力した端末のモジュールバージョン情報を
入力し、サーバが有するプログラムに含まれるモジュー
ルのバージョンを示すサーバのモジュールバージョン情
報であって、上記端末のモジュールバージョン情報に関
連するサーバのモジュールバージョン情報をサーバから
取得し、入力した端末のモジュールバージョン情報と取
得したサーバのモジュールバージョン情報とを比較し、
比較した結果に基づいて、サーバが有するプログラムに
含まれるモジュールと端末が有するプログラムに含まれ
るモジュールとの間で、バージョンの異なるモジュール
を識別し、識別したモジュールをサーバから取得し、取
得したモジュールを端末へ出力し、上記端末は、上記中
継装置が出力したモジュールを入力し、入力したモジュ
ールをプログラムに組み込んでプログラムを更新するこ
とを特徴とする。
A program relay system according to the present invention includes a server having a program including a module, a terminal having a program including a module, and a relay device relaying downloading of the program including the module from the server to the terminal. In the program relay system, the terminal extracts, from the program, module version information of the terminal indicating a version of a module included in the program included in the terminal, and outputs module version information of the extracted terminal. The module version information of the output terminal is input, and the module version information of the server indicating the version of the module included in the program held by the server, the module version information of the server related to the module version information of the terminal. Lumpur acquires version information from a server, comparing the module version information of the server acquired as module version information input terminal,
Based on the result of the comparison, between the module included in the program that the server has and the module that is included in the program that the terminal has, identify a different version of the module, obtain the identified module from the server, the obtained module Output to a terminal, wherein the terminal inputs the module output by the relay device, and incorporates the input module into a program to update the program.

【0042】上記中継方式からモジュールを受け取った
端末は、受け取ったモジュールをプログラムへ組み込む
ことを特徴とする。
The terminal receiving the module from the relay system incorporates the received module into a program.

【0043】上記プログラムは、モジュールを含む一つ
のファイルの形式で生成され、上記端末は、一つのファ
イルを展開してモジュールを更新することを特徴とす
る。
The program is generated in the form of a single file including a module, and the terminal expands the single file to update the module.

【0044】この発明に係る中継方法は、モジュールを
含むプログラムをサーバから端末へダウンロードするこ
とを中継する中継方法において、端末が有するプログラ
ムに含まれるモジュールのバージョンを示す端末のモジ
ュールバージョン情報を端末から入力し、サーバが有す
るプログラムに含まれるモジュールのバージョンを示す
サーバのモジュールバージョン情報であって、上記端末
のモジュールバージョン情報に関連するサーバのモジュ
ールバージョン情報をサーバから取得し、入力した端末
のモジュールバージョン情報と取得したサーバのモジュ
ールバージョン情報とを比較し、比較した結果に基づい
て、サーバが有するプログラムに含まれるモジュールと
端末が有するプログラムに含まれるモジュールとの間
で、バージョンの異なるモジュールを識別し、識別した
モジュールをサーバから取得し、取得したモジュールを
端末へ出力することを特徴とする。
A relay method according to the present invention is a relay method for relaying downloading of a program including a module from a server to a terminal, wherein module version information of the terminal indicating the version of the module included in the program of the terminal is transmitted from the terminal. A module version information of a server that indicates a version of a module included in a program included in the server, and obtains module version information of the server related to the module version information of the terminal from the server. Information and the acquired module version information of the server, and based on the comparison result, a version difference between a module included in the program included in the server and a module included in the program included in the terminal is determined. That module identifies, acquires the identified module from the server, and outputs the obtained module to the terminal.

【0045】この発明に係る中継方法をコンピュータに
実現させるための中継プログラムを記録したコンピュー
タで読み取り可能な記録媒体は、モジュールを含むプロ
グラムをサーバから端末へダウンロードすることを中継
する中継方法をコンピュータに実現させるための中継プ
ログラムを記録したコンピュータで読み取り可能な記録
媒体において、端末が有するプログラムに含まれるモジ
ュールのバージョンを示す端末のモジュールバージョン
情報を端末から入力し、サーバが有するプログラムに含
まれるモジュールのバージョンを示すサーバのモジュー
ルバージョン情報であって、上記端末のモジュールバー
ジョン情報に関連するサーバのモジュールバージョン情
報をサーバから取得し、入力した端末のモジュールバー
ジョン情報と取得したサーバのモジュールバージョン情
報とを比較し、比較した結果に基づいて、サーバが有す
るプログラムに含まれるモジュールと端末が有するプロ
グラムに含まれるモジュールとの間で、バージョンの異
なるモジュールを識別し、識別したモジュールをサーバ
から取得し、取得したモジュールを端末へ出力する中継
方法をコンピュータに実現させるための中継プログラム
を記録したコンピュータで読み取り可能な記録媒体であ
ることを特徴とする。
A computer-readable recording medium that stores a relay program for causing a computer to implement the relay method according to the present invention is provided with a relay method that relays downloading of a program including a module from a server to a terminal. On a computer-readable recording medium that stores a relay program for realizing, a terminal module version information indicating a version of a module included in the program included in the terminal is input from the terminal, and a module included in the program included in the server is input. Module version information of the server indicating the version, the module version information of the server related to the module version information of the terminal is obtained from the server, and the module version information of the input terminal is obtained. Module version information of the server that was compared, based on the comparison result, between the module included in the program that the server has and the module that is included in the program that the terminal has identified different versions of the module, identified It is a computer-readable recording medium that stores a relay program for causing a computer to implement a relay method of acquiring a module from a server and outputting the acquired module to a terminal.

【0046】[0046]

【発明の実施の形態】この明細書においては、以下を前
提条件とする。 (1)端末は、中継装置を介してサーバに接続される。 (2)端末は、あらかじめ組み込まれた、または、あら
かじめサーバから取得した、プログラムを稼働させる。 (3)プログラムは、複数のモジュールに分割可能であ
る。 (4)プログラムは、複数のモジュールを含み、プログ
ラムに含まれるモジュールは、追加、削除、置換が可能
である。 (5)プログラムに含まれるモジュールは、プログラム
内で一意に識別可能である。 (6)プログラムに含まれる複数のモジュールそれぞれ
は、モジュールのバージョン情報(モジュール毎バージ
ョン情報)を有する。 (7)プログラムのバージョン情報は、プログラムに含
まれる複数のモジュールそれぞれのモジュール毎バージ
ョン情報のうち、少なくとも一つが更新されたときに更
新される。 (8)サーバ上では、プログラムは、プログラムに含ま
れる全てのモジュールが一つのファイルに統合された形
式で存在する。 (9)一つのファイルに統合された形式で存在するプロ
グラムは、一つのファイルから複数のモジュールへ展開
させることができる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS In this specification, the following are prerequisites. (1) The terminal is connected to the server via the relay device. (2) The terminal runs a program that has been incorporated in advance or acquired in advance from a server. (3) The program can be divided into a plurality of modules. (4) The program includes a plurality of modules, and the modules included in the program can be added, deleted, and replaced. (5) Modules included in the program can be uniquely identified in the program. (6) Each of the plurality of modules included in the program has module version information (version information for each module). (7) The version information of the program is updated when at least one of the version information for each module of each of the plurality of modules included in the program is updated. (8) On the server, the program exists in a format in which all the modules included in the program are integrated into one file. (9) A program existing in a format integrated into one file can be expanded from one file into a plurality of modules.

【0047】「プログラムバージョン情報」は、プログ
ラム全体のバージョン情報を示す情報である。以下にお
いて、この明細書では、「プログラムバージョン情報」
を「バージョン情報」として説明する。「モジュールバ
ージョン情報」は、モジュールのバージョン(モジュー
ル毎のバージョン)を示す情報である。モジュールそれ
ぞれに対応してモジュールバージョン情報を備える。以
下の説明では、プログラムに含まれる複数のモジュール
それぞれの「複数のモジュールバージョン」(モジュー
ルバージョンの集合)を「詳細バージョン」として説明
する。また、「モジュールバージョン」は、「モジュー
ル毎バージョン」または「モジュール毎詳細バージョ
ン」ともいう。
"Program version information" is information indicating version information of the entire program. In the following, in this specification, "program version information"
Will be described as “version information”. “Module version information” is information indicating a module version (version for each module). Module version information is provided for each module. In the following description, a “plurality of module versions” (a set of module versions) of a plurality of modules included in a program will be described as “detailed versions”. The “module version” is also referred to as a “version for each module” or a “detailed version for each module”.

【0048】さらに、詳細バージョンは、プログラムに
含まれる複数のモジュール全部に対応する複数のモジュ
ール毎バージョンを含むとは限らない。詳細バージョン
は、プログラムに含まれる複数のモジュールのうち、一
部のモジュールのモジュール毎バージョン(少なくとも
一つのモジュール毎バージョン)を含む場合もある。
Further, the detailed version does not always include a plurality of module versions corresponding to all the plurality of modules included in the program. The detailed version may include a module-by-module version (at least one module-by-module version) of some of the modules included in the program.

【0049】実施の形態1.本発明の第一の実施の形態
では、端末と中継装置とが比較的通信容量の小さい通信
回線によって接続され、かつ端末の処理能力が低い場合
の構成と動作を示す。以下では、携帯電話のシステムプ
ログラムの更新を、HTTP(Hypertext T
ransfer Protocol)サーバからのダウ
ンロードによって行うシステムを例として示す。
Embodiment 1 In the first embodiment of the present invention, the configuration and operation when the terminal and the relay device are connected by a communication line having a relatively small communication capacity and the processing capability of the terminal is low will be described. In the following, updating of the system program of the mobile phone is referred to as HTTP (Hypertext T
An example of a system performed by downloading from a transfer protocol (transfer protocol) server is shown.

【0050】図1は、携帯電話からインターネット上の
HTTPサーバ40へのアクセスを提供するシステムの
典型例である。携帯電話20は、携帯電話サービスを提
供する携帯電話会社により提供される携帯電話回線網1
1により、携帯電話会社の提供するゲートウェイ30に
接続可能である。ゲートウェイ30は、専用線その他か
ら構成されるバックボーンネットワーク12に直接また
は間接に接続され、同様に、バックボーンネットワーク
12に接続されるHTTPサーバ40との間で通信を行
うことができる。説明をわかりやすくするため、図1に
は携帯電話20、ゲートウェイ30、HTTPサーバ4
0をそれぞれ一個ずつ記載しているが、実際には携帯電
話20は、数100万台存在し、バックボーンネットワ
ーク12に接続され得るHTTPサーバ40も多数存在
し、また、ゲートウェイサーバ30も物理的には複数台
で構成され得る。
FIG. 1 is a typical example of a system for providing access from a cellular phone to an HTTP server 40 on the Internet. The mobile phone 20 is a mobile phone network 1 provided by a mobile phone company that provides a mobile phone service.
1 enables connection to a gateway 30 provided by a mobile phone company. The gateway 30 is directly or indirectly connected to the backbone network 12 configured by a dedicated line or the like, and similarly can communicate with an HTTP server 40 connected to the backbone network 12. For simplicity, FIG. 1 shows the mobile phone 20, the gateway 30, and the HTTP server 4.
0 is described one by one, but in reality, there are several million mobile phones 20, there are many HTTP servers 40 that can be connected to the backbone network 12, and the gateway server 30 is physically connected. May be composed of a plurality of units.

【0051】携帯電話回線網11により提供される通信
容量としては、現状では9600〜14400bpsの
ものが主に使用されており、けして大容量とは言えな
い。今後、通信容量が大きくなっていくことが予想され
るが、これと並行してバックボーンネットワーク12の
通信容量もさらに大きくなることが予想されること、お
よび端末の許容するデータサイズの拡大によりダウンロ
ードすべきデータサイズも拡大することが予想されるこ
とから、比較の上では小さい容量に留まることが予想さ
れる。
At present, the communication capacity provided by the mobile telephone network 11 is mainly 9600 to 14400 bps, and it cannot be said that the capacity is large. In the future, it is expected that the communication capacity will increase, but in parallel with this, the communication capacity of the backbone network 12 is expected to further increase, and the data size permitted by the terminal will increase. Since the power data size is also expected to increase, it is expected that the capacity will remain small in comparison.

【0052】このシステムの一般的な動作例として、携
帯電話20からHTTPサーバ40に対しHTTP要求
が発行される場合の例を示す。携帯電話20から発せら
れたHTTP要求は、まず、ゲートウェイ30によって
受信され、ゲートウェイ30によって、HTTP要求の
宛先として指定されているHTTPサーバ40へ転送さ
れる。HTTPサーバ40は、受信したHTTP要求を
処理してHTTP応答を作成し、ゲートウェイ30に返
送する。ゲートウェイ30は、返送されたHTTP応答
を携帯電話に転送し、携帯電話20は、HTTP応答を
受信することができる。
As a general operation example of this system, an example in which an HTTP request is issued from the mobile phone 20 to the HTTP server 40 will be described. The HTTP request issued from the mobile phone 20 is first received by the gateway 30, and is transferred by the gateway 30 to the HTTP server 40 designated as the destination of the HTTP request. The HTTP server 40 processes the received HTTP request, creates an HTTP response, and returns the HTTP response to the gateway 30. The gateway 30 transfers the returned HTTP response to the mobile phone, and the mobile phone 20 can receive the HTTP response.

【0053】以下に、図1のシステムに本発明を適用し
た場合の構成の一例と動作の一例を示す。図2は、携帯
電話20の構成から説明に必要な部分を抜き出したもの
である。携帯電話20は、システムプログラム21によ
って動作する。システムプログラム21は、更新不可能
かつ独立して動作可能な基本部分23と、更新が可能な
拡張部分22とから構成される。拡張部分22は、さら
に、明確に分割可能で独立に更新可能な複数のモジュー
ルから構成される。
An example of the configuration and an example of the operation when the present invention is applied to the system of FIG. 1 will be described below. FIG. 2 shows a portion of the configuration of the mobile phone 20 which is necessary for explanation. The mobile phone 20 operates according to a system program 21. The system program 21 includes a basic portion 23 that cannot be updated and can operate independently and an extended portion 22 that can be updated. The extension part 22 is further composed of a plurality of modules that can be clearly divided and updated independently.

【0054】携帯電話20は、また、必要に応じてシス
テムプログラム21の更新を行う更新部24と、更新部
24の指示によりシステムプログラム21のバージョン
情報を検出するバージョン情報検出部(プログラムバー
ジョン情報検出部)26と、同じく更新部24の指示に
よりシステムプログラム21を構成する各モジュール毎
の詳細バージョン情報を検出する詳細バージョン情報検
出部(モジュールバージョン情報検出部)27と、更新
部24の指示によりバージョン情報または詳細バージョ
ン情報をゲートウェイ30に対して送信し、その応答を
受信して更新部24に提供する送受信部25とを持つ。
The mobile phone 20 also includes an updating unit 24 for updating the system program 21 as necessary, and a version information detecting unit (program version information detecting unit) for detecting version information of the system program 21 according to an instruction from the updating unit 24. Unit) 26, a detailed version information detecting unit (module version information detecting unit) 27 for detecting detailed version information of each module constituting the system program 21 in accordance with an instruction from the updating unit 24, and a version in accordance with an instruction from the updating unit 24. A transmission / reception unit 25 that transmits information or detailed version information to the gateway 30, receives a response to the information, and provides the response to the update unit 24.

【0055】図3に示すように、ゲートウェイ30に
は、携帯電話20からのシステムプログラム更新要求の
中継処理を行うための中継プログラム31が搭載され
る。中継プログラム31は、HTTPサーバ40に対し
プログラム取得要求を送信し、プログラムを受信するた
めのプログラム取得部32と、取得したプログラムを一
時的に蓄積するプログラム蓄積部33と、プログラムか
らバージョン情報を検出するバージョン情報検出部(プ
ログラムバージョン情報検出部)35と、プログラムか
ら詳細バージョン情報を検出する詳細バージョン情報検
出部(モジュールバージョン情報検出部)37と、二つ
のバージョン情報を比較して異同を判定するバージョン
情報比較部(プログラムバージョン情報比較部)36
と、二つの詳細バージョン情報を比較し、プログラム中
からモジュール毎バージョン情報の異なるモジュールを
検出する更新検出部38と、プログラムからモジュール
を抽出するモジュール抽出部39と、上記各部を統括し
中継処理を実行する管理部34と、携帯電話からバージ
ョン情報または詳細バージョン情報を受信(入力部)
し、携帯電話に対し応答を送信(出力部)する携帯電話
側送受信部41とから構成される。
As shown in FIG. 3, the gateway 30 is provided with a relay program 31 for relaying a system program update request from the mobile phone 20. The relay program 31 transmits a program acquisition request to the HTTP server 40 and receives a program, a program acquisition unit 32, a program accumulation unit 33 for temporarily accumulating the acquired program, and detects version information from the program. Version information detecting section (program version information detecting section) 35 for detecting detailed version information from a program, and a detailed version information detecting section (module version information detecting section) 37 for detecting detailed version information from a program. Version information comparison unit (program version information comparison unit) 36
And an update detection unit 38 that compares two pieces of detailed version information to detect a module having different version information for each module from a program, a module extraction unit 39 that extracts a module from a program, and performs relay processing by integrating the above units. Management unit 34 to be executed and version information or detailed version information received from the mobile phone (input unit)
And a transmission / reception unit 41 for transmitting (outputting) a response to the mobile phone.

【0056】HTTPサーバ40は、RFC1945な
どに定義されたHTTPを解するHTTPサーバプログ
ラムを有する機器であるとし、ここでは詳細を割愛す
る。
The HTTP server 40 is assumed to be a device having an HTTP server program that understands HTTP defined in RFC 1945 or the like, and the details are omitted here.

【0057】携帯電話20は、任意の時期にシステムプ
ログラム21の更新を試みる。更新を開始する動機とし
ては、(1)あらかじめ携帯電話内に記録されている、
または稼働中にサーバからの指示、または携帯電話上に
搭載されたプログラムの判断により記録されたシステム
プログラム更新時期の到来、(2)サーバからの明示的
なシステムプログラム更新要求の受信、(3)中継機ま
たは他の携帯電話との通信によるバージョンのずれの検
知、(4)携帯電話ユーザまたはメンテナンス要員の操
作による更新の指示、などが挙げられる。
The mobile phone 20 attempts to update the system program 21 at an arbitrary time. The motivation for starting the update is (1) that is recorded in the mobile phone in advance,
Or, an instruction from the server during operation, or the arrival of a system program update time recorded by the judgment of the program mounted on the mobile phone, (2) reception of an explicit system program update request from the server, (3) Detection of version deviation by communication with a repeater or another mobile phone, (4) an update instruction by an operation of a mobile phone user or maintenance staff, and the like.

【0058】図4は、本実施の形態におけるシステムの
動作の概要の一例を示したものである。携帯電話20
は、更新しようとするシステムプログラムの位置情報、
識別情報、バージョン情報をシステムプログラム21の
拡張部分22より取得し、ゲートウェイ30上の中継プ
ログラム31に送信する(処理P101)。中継プログ
ラム31は、携帯電話20から受信した位置情報、識別
情報にしたがって、該当するプログラムをHTTPサー
バまたは中継プログラム31のプログラム蓄積部33よ
り取得し、取得したプログラムのバージョン情報を検出
し、携帯電話20から受信したバージョン情報との比較
結果を携帯電話20に返送する(処理P102)。
FIG. 4 shows an example of the outline of the operation of the system according to the present embodiment. Mobile phone 20
Is the location information of the system program to be updated,
The identification information and the version information are acquired from the extended part 22 of the system program 21 and transmitted to the relay program 31 on the gateway 30 (process P101). The relay program 31 obtains the corresponding program from the HTTP server or the program storage unit 33 of the relay program 31 according to the position information and the identification information received from the mobile phone 20, detects version information of the obtained program, and The result of comparison with the version information received from device 20 is returned to mobile phone 20 (process P102).

【0059】携帯電話20は、中継プログラム31から
受信した比較結果を参照し、バージョン情報が等しいこ
とが示されているならば更新を終了する。バージョン情
報が異なることが示されているならば、更新しようとす
るシステムプログラムの詳細バージョン情報をシステム
プログラム21の拡張部分22より取得し、中継プログ
ラム31に送信する(処理P103)。中継プログラム
は、再び位置情報、識別情報にしたがって、該当するプ
ログラムをHTTPサーバまたは中継プログラムのプロ
グラム蓄積部33より取得し、取得したプログラムの詳
細バージョン情報を検出し、携帯電話20から受信した
詳細バージョン情報と比較して、システムプログラム2
1のうち詳細バージョン情報の異なるモジュールのみを
抽出して携帯電話20に送信する(処理P104)。携
帯電話20は、受信したモジュールについてシステムプ
ログラム21の拡張部分22を置き換え、更新を終了す
る(処理P105)。
The mobile phone 20 refers to the comparison result received from the relay program 31, and ends the update if it indicates that the version information is equal. If the version information is different, the detailed version information of the system program to be updated is obtained from the extended part 22 of the system program 21 and transmitted to the relay program 31 (process P103). The relay program acquires the corresponding program again from the HTTP server or the program storage unit 33 of the relay program according to the position information and the identification information, detects the detailed version information of the acquired program, and receives the detailed version received from the mobile phone 20. Compared with the information, the system program 2
Only the modules having different detailed version information are extracted from 1 and transmitted to the mobile phone 20 (process P104). The mobile phone 20 replaces the extended part 22 of the system program 21 with respect to the received module, and ends the update (process P105).

【0060】第1の実施の形態では、通信容量の大きい
ゲートウェイ30とHTTPサーバ40間ではプログラ
ム全体のダウンロードを行うため、サーバへの機能追加
を必要としない。一方で、通信容量の小さい携帯電話2
0とゲートウェイ30の間では、更新部分のみのダウン
ロードを提供し、トラヒックの削減を実現している。
In the first embodiment, since the entire program is downloaded between the gateway 30 having a large communication capacity and the HTTP server 40, it is not necessary to add a function to the server. On the other hand, a mobile phone 2 with a small communication capacity
Between 0 and the gateway 30, only the updated portion is provided for download, thereby reducing traffic.

【0061】また、携帯電話20に必要とされる処理
は、バージョン情報および詳細バージョン情報の検出の
みで、バージョン情報の比較および更新の必要なモジュ
ールの抽出をゲートウェイ30上で行うため、処理能力
の低い携帯電話への適用が可能である。
Further, the processing required for the mobile phone 20 is only detection of version information and detailed version information, and comparison of version information and extraction of modules that need to be updated are performed on the gateway 30. Application to low mobile phones is possible.

【0062】このように、本発明によって、要求に伴っ
て携帯電話20から送信されるバージョン情報および詳
細バージョン情報のみによって、プログラムの更新部分
のみを抽出することが可能となる。すなわち、過去に端
末によって行われたダウンロードに関する情報や、端末
が持つプログラムのバージョン情報や、プログラムに対
し過去にサーバ(例えば、HTTPサーバ40)上で行
われた更新内容に関する情報を、サーバおよびゲートウ
ェイ30に必ずしも保持しなくとも、携帯電話とゲート
ウェイ30の間のトラヒックをプログラム全体をダウン
ロードする場合に比べて削減することが可能である。
As described above, according to the present invention, only the updated part of the program can be extracted based on only the version information and the detailed version information transmitted from the mobile phone 20 in response to the request. That is, information on downloads performed by the terminal in the past, version information of the program held by the terminal, and information on the update contents of the program on the server (for example, the HTTP server 40) in the past are transmitted to the server and the gateway. The traffic between the mobile phone and the gateway 30 can be reduced as compared with the case where the entire program is downloaded, even if it is not necessarily stored in the gateway 30.

【0063】また、更新部分の抽出は、サーバ上に存在
するプログラムと、端末がダウンロードの時点で保持す
るプログラムとからのみ行うので、実際に端末が保持す
るプログラムをサーバ上のプログラムと同じにするため
に必要な部分のみが送信される。
Since the update portion is extracted only from the program existing on the server and the program held by the terminal at the time of downloading, the program actually held by the terminal is made the same as the program on the server. Only the necessary parts are transmitted.

【0064】さらに、バージョン情報および詳細バージ
ョン情報の抽出と、更新部分の抽出とは、端末が必ず接
続されるゲートウェイの上で行われる。サーバは一般に
使用されるHTTPサーバ40のままで良く、サーバに
対しては何らの変更も要さない。
Further, the extraction of the version information and the detailed version information and the extraction of the updated part are performed on the gateway to which the terminal is always connected. The server can be a commonly used HTTP server 40 and no changes are required to the server.

【0065】以下では、図5および図6を用いて、本実
施の形態の動作の詳細を説明する。図5,図7,図9
は、携帯電話20の動作の詳細の一例(処理P101、
処理P103、処理P105)であり、図6,図8は、
ゲートウェイ30の動作の詳細の一例(処理P102、
処理P104)である。
Hereinafter, the operation of the present embodiment will be described in detail with reference to FIGS. FIG. 5, FIG. 7, FIG.
Is a detailed example of the operation of the mobile phone 20 (process P101,
Process P103 and Process P105).
An example of the details of the operation of the gateway 30 (process P102,
Process P104).

【0066】図5を参照しながら、処理P101におけ
る携帯電話の動作の詳細を示す。システムプログラム2
1の更新が開始されると、システムプログラム21の基
本部分23は、システムプログラム21の動作を停止
し、更新部24に対し、システムプログラム21の更新
を指示する(ステップS1011)。ただし、ここで
は、システムプログラム21を停止してから更新を行う
例を挙げるが、システムプログラム21が動作したまま
で行う更新方法に対する本発明の適用を妨げるものでは
ない。
Referring to FIG. 5, details of the operation of the mobile phone in process P101 will be described. System program 2
When the updating of the system program 21 is started, the basic part 23 of the system program 21 stops the operation of the system program 21 and instructs the updating unit 24 to update the system program 21 (step S1011). Here, an example in which updating is performed after the system program 21 is stopped will be described here, but this does not prevent application of the present invention to an updating method performed while the system program 21 is operating.

【0067】更新部24は、バージョン情報検出部26
に指示し、システムプログラム21のうち拡張部分22
全体のバージョン情報を検出する(ステップS101
2)。バージョン情報には、(1)システムプログラム
21の拡張部分22全体に付加された版名、(2)後述
する詳細バージョン情報を集計したもの、(3)システ
ムプログラム21の拡張部分22のバイナリから抽出し
たダイジェスト情報、などを用いることができる。
The updating unit 24 includes a version information detecting unit 26
To the extension part 22 of the system program 21.
The entire version information is detected (step S101)
2). The version information includes (1) a version name added to the entire extended portion 22 of the system program 21, (2) a total of detailed version information described later, and (3) extracted from the binary of the extended portion 22 of the system program 21. Digest information or the like can be used.

【0068】次に、更新部24は、この携帯電話20の
システムプログラム21の位置情報および識別情報を取
得する(ステップS1013)。位置情報は、例えば、
ダウンロード用のシステムプログラム21の配置されて
いるサーバ名、URL(Uniform Resour
ce Locator)などであり、識別情報は、シス
テムプログラム21を一意に識別するID(Ident
ification Number)、URLに含まれ
るファイル名、携帯電話の型名などである。続いて、更
新部24は、位置情報、識別情報、バージョン情報を送
受信部25を通じてゲートウェイ30に送信する(ステ
ップS1014)。
Next, the updating unit 24 acquires the position information and the identification information of the system program 21 of the mobile phone 20 (step S1013). The location information is, for example,
Server name where the system program 21 for download is located, URL (Uniform Resource)
Identifier is an ID (Ident) for uniquely identifying the system program 21.
information, a file name included in the URL, a model name of the mobile phone, and the like. Subsequently, the updating unit 24 transmits the position information, the identification information, and the version information to the gateway 30 via the transmitting / receiving unit 25 (Step S1014).

【0069】次に、図6を参照しながら、処理P102
における中継プログラム31の動作の詳細を示す。中継
プログラム31の管理部34は、携帯電話側送受信部4
1を通じ、携帯電話20が送信した位置情報、識別情
報、バージョン情報を受信する(ステップS102
1)。次に、管理部34は、受信した位置情報および識
別情報をプログラム取得部32に与え、プログラムの取
得を指示する(ステップS1022)。
Next, referring to FIG. 6, process P102
2 shows details of the operation of the relay program 31 in FIG. The management unit 34 of the relay program 31 is
1, the location information, the identification information, and the version information transmitted by the mobile phone 20 are received (step S102).
1). Next, the management unit 34 gives the received position information and identification information to the program acquisition unit 32, and instructs acquisition of the program (step S1022).

【0070】プログラム取得部32は、与えられた位置
情報および識別情報に該当するプログラムが蓄積されて
いるか否かをプログラム蓄積部33に問い合わせる(ス
テップS1023)。
The program acquisition unit 32 inquires of the program storage unit 33 whether a program corresponding to the given position information and identification information is stored (step S1023).

【0071】該当するプログラムが蓄積されており、か
つ、十分新しいならば、プログラム取得部32は、蓄積
されているプログラムをプログラム蓄積部33より取得
する(ステップS1024)。蓄積されていないかまた
は古いならば、プログラム取得部32は、与えられた位
置情報および識別情報を使用してHTTPサーバ40と
通信し、HTTPサーバ40からプログラムを取得する
(ステップS1025)。取得したプログラムは、プロ
グラム蓄積部33へ蓄積する。
If the corresponding program has been stored and is sufficiently new, the program obtaining section 32 obtains the stored program from the program storing section 33 (step S1024). If it is not stored or old, the program acquisition unit 32 communicates with the HTTP server 40 using the given position information and identification information, and acquires a program from the HTTP server 40 (step S1025). The acquired program is stored in the program storage unit 33.

【0072】ここで、蓄積されているプログラムが十分
新しいか否かの判定は、(1)プログラムが蓄積された
時点以降に更新が行われたか否かをHTTPサーバ40
に問い合わせる方法、(2)現在時刻が蓄積されている
プログラムを受信した際に、サーバが指定した有効期限
(HTTP応答のExpiresヘッダに記載される日
時など)を越えているか否かで判定する方法、(3)プ
ログラムが蓄積された時刻と現在時刻との差があらかじ
め中継プログラムに設定された時間を越えているか否か
で判定する方法、などにより判定することができる。
Here, it is determined whether or not the stored program is sufficiently new. (1) The HTTP server 40 determines whether or not the update has been performed since the time when the program was stored.
(2) A method for determining whether or not the server has exceeded the expiration date specified by the server (such as the date and time described in the Expires header of the HTTP response) when the program storing the current time is received (3) It can be determined by a method of determining whether or not the difference between the time at which the program is stored and the current time exceeds the time preset in the relay program.

【0073】管理部34は、プログラム取得部32によ
って取得されたプログラムをバージョン検出部35に渡
し、プログラムのバージョン情報を検出する(ステップ
S1026)。続いて、管理部34は、携帯電話20か
ら受信したバージョン情報とプログラムから検出したバ
ージョン情報とをバージョン情報比較部36に渡し、そ
の異同を判定する(ステップS1027)。最後に、管
理部34は、バージョン情報比較部36による異同の判
定結果を、携帯電話20側送受信部25を通じて携帯電
話20に返送する(ステップS1028)。
The management unit 34 passes the program acquired by the program acquisition unit 32 to the version detection unit 35, and detects version information of the program (step S1026). Subsequently, the management unit 34 passes the version information received from the mobile phone 20 and the version information detected from the program to the version information comparison unit 36, and determines the difference (step S1027). Finally, the management unit 34 returns the determination result of the difference by the version information comparison unit 36 to the mobile phone 20 via the mobile phone 20 side transmitting / receiving unit 25 (step S1028).

【0074】次に、図7を参照しながら、処理P103
における携帯電話20の動作の詳細を示す。更新部24
は、送受信部25を通じて、ゲートウェイ30における
バージョン情報の比較結果を受信する(ステップS10
31)。更新部24は、ステップS1031で受信した
比較結果を参照する(ステップS1032)。バージョ
ンが同じであることが示されているならば、システムプ
ログラム21の更新が終了したことをシステムプログラ
ム21の基本部分23に通知する(ステップS103
3)。通知を受けた基本部分23は、システムプログラ
ム21の動作を再開する(ステップS1034)。
Next, the process P103 will be described with reference to FIG.
2 shows details of the operation of the mobile phone 20 in FIG. Update unit 24
Receives the comparison result of the version information in the gateway 30 through the transmission / reception unit 25 (step S10).
31). The updating unit 24 refers to the comparison result received in step S1031 (step S1032). If the versions are the same, the update of the system program 21 is notified to the basic part 23 of the system program 21 (step S103).
3). The basic part 23 that has received the notification restarts the operation of the system program 21 (step S1034).

【0075】バージョンが異なることが示されているな
らば、更新部24は、詳細バージョン情報検出部26に
指示し、システムプログラム21のうち拡張部分22の
詳細バージョン情報を検出する(ステップS103
5)。詳細バージョン情報は、モジュール毎バージョン
情報と、モジュールをシステムプログラム21内で一意
に識別するモジュール識別情報との組を、拡張部分22
を構成する全てのモジュールに渡って集めたものであ
る。モジュール毎バージョン情報としては、各モジュー
ルの(1)版名、(2)バイナリから抽出したダイジェ
スト情報、などを使用することができる。
If it is indicated that the versions are different, the updating unit 24 instructs the detailed version information detecting unit 26 to detect the detailed version information of the extended part 22 in the system program 21 (step S103).
5). The detailed version information is a combination of version information for each module and module identification information for uniquely identifying the module in the system program 21.
Is collected over all the modules that make up. As the version information for each module, (1) a version name of each module, (2) digest information extracted from a binary, and the like can be used.

【0076】更新部24は、ステップS1035におい
て取得した詳細バージョン情報にシステムプログラム2
1の位置情報および識別情報を付加して、送受信部25
を通じてゲートウェイに送信する(ステップS103
6)。
The updating section 24 adds the system program 2 to the detailed version information acquired in step S1035.
1 and the transmission / reception unit 25
(Step S103)
6).

【0077】次に、図8を参照しながら、処理P104
における中継プログラムの動作の詳細を示す。中継プロ
グラム31の管理部34は、携帯電話側送受信部41を
通じて、携帯電話20が送信した位置情報、識別情報、
詳細バージョン情報を受信する(ステップS104
1)。次に、管理部34は、受信した位置情報および識
別情報をプログラム取得部32に与え、プログラムの取
得を指示する(ステップS1042)。
Next, referring to FIG.
The details of the operation of the relay program in FIG. The management unit 34 of the relay program 31 transmits the position information, the identification information,
Receive detailed version information (step S104)
1). Next, the management unit 34 gives the received position information and identification information to the program acquisition unit 32, and instructs acquisition of the program (step S1042).

【0078】プログラム取得部32は、ステップS10
23〜S125と同様にして、与えられた位置情報およ
び識別情報に該当するプログラムを取得する(ステップ
S1043〜S145)。管理部34は、プログラム取
得部32によって取得されたプログラムを詳細バージョ
ン検出部37に渡し、プログラムの詳細バージョン情報
を検出する(ステップS1046)。
The program acquisition section 32 determines in step S10
In a manner similar to 23 to S125, a program corresponding to the given position information and identification information is obtained (steps S1043 to S145). The management unit 34 passes the program acquired by the program acquisition unit 32 to the detailed version detection unit 37, and detects detailed version information of the program (Step S1046).

【0079】管理部34は、携帯電話20から受信した
詳細バージョン情報とステップS1046においてプロ
グラムから検出した詳細バージョン情報とを更新検出部
38に渡し、モジュール毎バージョン情報が異なる0個
以上のモジュールのモジュール識別情報を取り出す(ス
テップS1047)。更新検出部38によって取り出さ
れるモジュール識別情報には、ステップS1046にお
いて検出した詳細バージョン情報に含まれるが、携帯電
話20から受信した詳細バージョン情報に含まれないモ
ジュールのモジュール識別情報と、携帯電話20から受
信した詳細バージョン情報に含まれるが、ステップS1
046において検出した詳細バージョン情報に含まない
モジュールのモジュール識別情報も含まれる。前者は、
モジュールの追加を表し、後者はモジュールの削除を表
す。
The management unit 34 passes the detailed version information received from the mobile phone 20 and the detailed version information detected from the program in step S1046 to the update detecting unit 38, and the module of zero or more modules having different version information for each module The identification information is extracted (step S1047). The module identification information extracted by the update detection unit 38 includes the module identification information of the module included in the detailed version information detected in step S1046 but not included in the detailed version information received from the mobile phone 20, and Although included in the received detailed version information, step S1
The module identification information of the module not included in the detailed version information detected in 046 is also included. The former is
Represents the addition of a module, the latter represents the removal of a module.

【0080】管理部34は、ステップS1047で取り
出されたモジュール識別情報と、ステップS1043〜
S145で取得されたプログラムとをモジュール抽出部
39に渡し、プログラムのうち携帯端末20に送信すべ
きモジュールを全て抽出する(ステップS1048)。
このとき、モジュール抽出部39は、ステップS104
3〜S145で取得されたプログラムに含まれないモジ
ュール識別情報に対しては、モジュールの削除を示す情
報(モジュール削除情報)を生成する。また、抽出され
るモジュールおよびモジュール削除情報には、それぞれ
モジュール識別情報が付加される。
The management unit 34 stores the module identification information extracted in step S1047 and
The program acquired in S145 is passed to the module extracting unit 39, and all the modules to be transmitted to the mobile terminal 20 are extracted from the program (Step S1048).
At this time, the module extraction unit 39 determines in step S104
For the module identification information not included in the program acquired in steps S3 to S145, information indicating module deletion (module deletion information) is generated. Also, module identification information is added to each of the extracted module and module deletion information.

【0081】最後に、管理部34は、抽出されたモジュ
ールおよびモジュール削除情報を、携帯端末側送受信部
25を通じて携帯端末20に送信する(ステップS10
49)。
Finally, the management unit 34 transmits the extracted module and module deletion information to the portable terminal 20 through the portable terminal side transmitting / receiving unit 25 (step S10).
49).

【0082】注意すべき点として、HTTPサーバ40
よりプログラムを取得する際には、転送の効率化のため
に、複数のモジュールが一つのファイル(アーカイブ)
として統合されていることが多い。この場合、ステップ
S1046およびステップS1048で、HTTPサー
バ40から取得したアーカイブを展開して各モジュール
を取得するか、またはアーカイブから個々のモジュール
を適宜読みだすかのいずれかを行うことによって、HT
TPサーバ40の動作に変更を加えずに、詳細バージョ
ン情報の取得またはモジュールの抽出を行うことができ
る。
It should be noted that the HTTP server 40
When acquiring more programs, multiple modules are combined into one file (archive) for efficient transfer.
Often integrated as. In this case, in steps S1046 and S1048, the archive acquired from the HTTP server 40 is expanded to acquire each module, or the individual module is read from the archive as appropriate, thereby performing the HTTP.
It is possible to obtain detailed version information or extract a module without changing the operation of the TP server 40.

【0083】次に、図9を参照しながら、処理P105
における携帯電話20の動作の詳細を示す。更新部24
は、送受信部25を通じて、ゲートウェイ30上の中継
プログラム31が送信した0個以上のモジュールおよび
モジュール削除情報を受信し(ステップS1051)、
受信したモジュールおよびモジュール削除情報を、モジ
ュール識別情報にしたがって、システムプログラム21
の拡張部分22に適用する(ステップS1052)。す
なわち、受信したモジュールに対しては、既に拡張部分
22に存在するモジュールを置き換え、同じく拡張部分
22に存在しないモジュールを追加し、受信したモジュ
ール削除情報に対しては、拡張部分22からモジュール
を削除する。
Next, the process P105 will be described with reference to FIG.
2 shows details of the operation of the mobile phone 20 in FIG. Update unit 24
Receives zero or more modules and module deletion information transmitted by the relay program 31 on the gateway 30 through the transmission / reception unit 25 (step S1051),
The received module and module deletion information are stored in the system program 21 according to the module identification information.
(Step S1052). That is, for a received module, a module that already exists in the extension part 22 is replaced, a module that does not exist in the extension part 22 is added, and a module is deleted from the extension part 22 for the received module deletion information. I do.

【0084】モジュールの適用が終了したら、更新部2
4は、システムプログラム21の更新が終了したことを
システムプログラム21の基本部分23に通知する(ス
テップS1053)。通知を受けた基本部分23は、シ
ステムプログラム21の動作を再開する(ステップS1
054)。
When the application of the module is completed, the updating unit 2
4 notifies the basic part 23 of the system program 21 that the update of the system program 21 has been completed (step S1053). The notified basic part 23 restarts the operation of the system program 21 (step S1).
054).

【0085】実施の形態2.本発明の第2の実施の形態
では、中継装置と端末のいずれの処理能力も低い場合の
構成と動作を示す。以下では、ホームネットワークに接
続された機器のプログラムの更新を、ホームサーバを介
して、センターサーバからのダウンロードによって行う
システムを一例として示す。
Embodiment 2 In the second embodiment of the present invention, the configuration and operation when the processing capabilities of both the relay device and the terminal are low will be described. In the following, a system in which a program of a device connected to a home network is updated by a download from a center server via a home server will be described as an example.

【0086】図10は、ホームサーバ60とホームネッ
トワーク13を用いた制御システムの例である。ホーム
ネットワーク13は、一つの家屋内において短距離無線
通信などの比較的通信容量の小さい通信手段によって構
成され、宅内機器50とホームサーバ60が接続されて
いる。ホームネットワーク13により、宅内機器50
は、ホームサーバ60との通信が可能である。ホームサ
ーバ60は、公衆電話回線14などのやはり比較的通信
容量の小さい通信手段によってセンターサーバ70に接
続されている。
FIG. 10 is an example of a control system using the home server 60 and the home network 13. The home network 13 is constituted by communication means having a relatively small communication capacity such as short-range wireless communication in one house, and the home device 50 and the home server 60 are connected. The home equipment 50 is connected to the home network 13.
Can communicate with the home server 60. Home server 60 is connected to center server 70 by a communication means such as public telephone line 14 which also has a relatively small communication capacity.

【0087】説明をわかりやすくするため、図10には
宅内機器50、ホームサーバ60、センターサーバ70
をそれぞれ一個ずつ記載しているが、実際には、一つの
家屋内には宅内機器50は数台〜数10台存在し、一つ
のセンターサーバには多数の顧客家屋に対応する多数の
ホームサーバが接続され、また、公衆電話回線14は、
一例であり、ホームサーバ60とセンターサーバ70と
の間で通信可能なネットワークであれば、この他のもの
であっても構わない。また、センターサーバも物理的に
は複数台で構成され得る。また、公衆電話回線14は、
一例であり、ホームサーバ60とセンターサーバ70と
の間で通信可能なネットワークであれば、この他のもの
であっても構わない。
For easy understanding, FIG. 10 shows home equipment 50, home server 60, and center server 70.
However, in reality, there are several to several tens of home devices 50 in one house, and one center server has many home servers corresponding to many customer houses. Is connected, and the public telephone line 14 is
This is an example, and any other network may be used as long as the network can communicate between the home server 60 and the center server 70. Also, the center server may be physically configured with a plurality of servers. In addition, the public telephone line 14
This is an example, and any other network may be used as long as the network can communicate between the home server 60 and the center server 70.

【0088】以下に、図10のシステムに本発明を適用
した場合の構成の一例と動作の一例を示す。図11は、
宅内機器50の構成から説明に必要な部分を抜き出した
ものである。宅内機器50は、家庭内に存在する家電機
器などに、センターサーバ70の管理の元で監視と制御
を行う機能を付加したものである。宅内機器50には、
監視/制御プログラム51が搭載される。また、監視/
制御プログラム51は、複数のモジュールから構成され
ている。
An example of the configuration and an example of the operation when the present invention is applied to the system of FIG. 10 will be described below. FIG.
A portion necessary for explanation is extracted from the configuration of the home appliance 50. The home device 50 is a device in which a function of monitoring and controlling under the management of the center server 70 is added to a home appliance or the like existing in the home. The home device 50 includes
A monitoring / control program 51 is installed. Also, monitoring /
The control program 51 is composed of a plurality of modules.

【0089】宅内機器50は、また、実施の形態1にお
ける携帯電話20と同様に、必要に応じて監視/制御プ
ログラム51の更新を行う更新部52と、更新部52の
指示により監視/制御プログラム51のバージョン情報
を検出するバージョン情報検出部(プログラムバージョ
ン情報検出部)53と、同じく更新部52の指示により
監視/制御プログラム51を構成する各モジュール毎の
詳細バージョン情報を検出する詳細バージョン情報検出
部(モジュールバージョン情報検出部)54と、更新部
52の指示によりバージョン情報または詳細バージョン
情報をホームサーバ60に対して送信し、その応答を受
信して更新部に提供する送受信部55とを持つ。
Similarly to the mobile phone 20 in the first embodiment, the home device 50 includes an updating unit 52 for updating the monitoring / control program 51 as necessary, and a monitoring / control program in accordance with an instruction from the updating unit 52. A version information detecting section (program version information detecting section) 53 for detecting version information 51 and a detailed version information detecting section for detecting detailed version information for each module constituting the monitoring / control program 51 in response to an instruction from the updating section 52. (A module version information detecting unit) 54 and a transmitting / receiving unit 55 that transmits version information or detailed version information to the home server 60 according to an instruction from the updating unit 52, receives a response to the home server 60, and provides the same to the updating unit. .

【0090】図12に示すように、ホームサーバ60に
は、宅内機器50からの監視/制御プログラム51更新
要求の中継処理を行うための中継プログラム61が搭載
される。
As shown in FIG. 12, the home server 60 is equipped with a relay program 61 for relaying a monitoring / control program 51 update request from the home device 50.

【0091】中継プログラム61は、センターサーバ7
0からバージョン情報を取得するバージョン情報取得部
(プログラムバージョン情報取得部)64と、センター
サーバから詳細バージョン情報を取得する詳細バージョ
ン情報取得部(モジュールバージョン情報取得部)66
と、二つのバージョン情報を比較して異同を判定するバ
ージョン情報比較部(プログラムバージョン情報比較
部)65と、二つの詳細バージョン情報を比較し、プロ
グラム中からモジュール毎バージョン情報の異なるモジ
ュールを検出する更新検出部67と、センターサーバか
らモジュールを取得するモジュール取得部68と、上記
各部を統括し中継処理を実行させる中継管理部63と、
宅内機器からバージョン情報または詳細バージョン情報
を受信(入力部)し、宅内機器に対し応答を送信(出力
部)する宅内機器側送受信部62と、センターサーバに
対しバージョン情報、詳細バージョン情報、モジュール
の取得要求を送信(出力部)し、応答を受信(入力部)
するセンターサーバ側送受信部69とから構成される。
[0091] The relay program 61
A version information acquisition unit (program version information acquisition unit) 64 for acquiring version information from 0, and a detailed version information acquisition unit (module version information acquisition unit) 66 for acquiring detailed version information from the center server.
And a version information comparing unit (program version information comparing unit) 65 for comparing two version information to determine the difference, and comparing the two detailed version information to detect a module having different version information for each module from the program. An update detection unit 67, a module acquisition unit 68 that acquires a module from the center server, a relay management unit 63 that controls the above units, and executes a relay process;
The home device side transmitting / receiving unit 62 that receives (input unit) version information or detailed version information from the home device and transmits a response (output unit) to the home device, and sends version information, detailed version information, and module information to the center server. Send acquisition request (output unit) and receive response (input unit)
And a transmitting / receiving unit 69 on the center server side.

【0092】図13に示すように、センターサーバ70
には、ホームサーバからの要求を処理するサーバプログ
ラム71が搭載される。
As shown in FIG. 13, the center server 70
Is loaded with a server program 71 for processing requests from the home server.

【0093】サーバプログラム71は、センターサーバ
70に記録されているプログラムを読み出すプログラム
取得部74と、プログラムからバージョン情報を検出す
るバージョン情報検出部(プログラムバージョン情報検
出部)75と、プログラムから詳細バージョン情報を検
出する詳細バージョン情報検出部(モジュールバージョ
ン情報検出部)76と、指示されたモジュールをプログ
ラムから抽出するモジュール抽出部77と、上記各部を
統括し、ホームサーバからの要求を実行させるサーバ管
理部73と、ホームサーバから要求を受信し、応答を送
信するための送受信部72とから構成される。
The server program 71 includes a program acquisition unit 74 for reading a program recorded in the center server 70, a version information detection unit (program version information detection unit) 75 for detecting version information from the program, and a detailed version A detailed version information detecting section (module version information detecting section) 76 for detecting information, a module extracting section 77 for extracting a designated module from a program, and a server management section for controlling the above sections and executing a request from a home server And a transmitting / receiving unit 72 for receiving a request from the home server and transmitting a response.

【0094】宅内機器50は、任意の時期に監視/制御
プログラム51の更新を試みる。更新を開始する動機と
しては、(1)あらかじめ宅内機器50内に記録されて
いる、または稼働中にセンターサーバ70またはホーム
サーバ60からの指示、または宅内機器50上に搭載さ
れたプログラムの判断により記録された、監視/制御プ
ログラム更新時期の到来、(2)センターサーバ70ま
たはホームサーバ60からの明示的な監視/制御プログ
ラム更新要求の受信、(3)センターサーバ70または
ホームサーバ60との通信によるバージョンのずれの検
知、(4)メンテナンス要員の操作による更新の指示、
などが挙げられる。
The home device 50 attempts to update the monitoring / control program 51 at an arbitrary time. The motivation for starting the update is (1) according to an instruction recorded in advance in the in-home device 50, an instruction from the center server 70 or the home server 60 during operation, or a judgment of a program mounted on the in-home device 50. The recorded update of the monitoring / control program arrives, (2) reception of an explicit monitoring / control program update request from the center server 70 or the home server 60, and (3) communication with the center server 70 or the home server 60. (4) Update instruction by operation of maintenance staff,
And the like.

【0095】図14は、実施の形態2におけるシステム
の動作の概要の一例を示したものである。宅内機器50
は、更新しようとする監視/制御プログラム51の識別
情報、バージョン情報を監視/制御プログラム51より
取得し、ホームサーバ60上の中継プログラム61に送
信する(処理P201)。中継プログラム61は、宅内
機器50から受信した識別情報にしたがって、バージョ
ン情報をセンターサーバ70上のサーバプログラム71
に要求する(処理P202)。
FIG. 14 shows an example of the outline of the operation of the system according to the second embodiment. Home equipment 50
Acquires the identification information and the version information of the monitoring / control program 51 to be updated from the monitoring / control program 51, and transmits them to the relay program 61 on the home server 60 (process P201). The relay program 61 stores the version information in the server program 71 on the center server 70 according to the identification information received from the home device 50.
(Process P202).

【0096】サーバプログラム71は、中継プログラム
61からの要求にしたがって、該当するプログラムのバ
ージョン情報を検出し、中継プログラム61に返送する
(処理P203)。中継プログラム61は、サーバプロ
グラム71から受信したバージョン情報と宅内機器50
から受信したバージョン情報との比較結果を宅内機器5
0に返送する(処理P204)。宅内機器50は、中継
プログラム61から受信した比較結果を参照し、バージ
ョン情報が等しいことが示されているならば更新を終了
する。バージョン情報が異なることが示されているなら
ば、更新しようとする監視/制御プログラム51の詳細
バージョン情報を監視/制御プログラム51より取得
し、中継プログラム61に送信する(処理P205)。
In accordance with the request from the relay program 61, the server program 71 detects the version information of the corresponding program and returns it to the relay program 61 (Process P203). The relay program 61 stores the version information received from the server program 71 and the home device 50.
The comparison result with the version information received from the
0 (process P204). The home device 50 refers to the comparison result received from the relay program 61, and ends the update if the version information indicates that they are equal. If the version information is different, the detailed version information of the monitoring / control program 51 to be updated is obtained from the monitoring / control program 51 and transmitted to the relay program 61 (process P205).

【0097】中継プログラム61は、識別情報にしたが
って、詳細バージョン情報をサーバプログラム71に要
求する(処理P206)。サーバプログラム71は、中
継プログラム61からの要求にしたがって、該当するプ
ログラムの詳細バージョン情報を検出し、中継プログラ
ム61に返送する(処理P207)。中継プログラム6
1は、サーバプログラム71から受信した詳細バージョ
ン情報と宅内機器50から受信した詳細バージョン情報
と比較して、監視/制御プログラム51のうちモジュー
ル毎バージョン情報の異なるモジュールのみをサーバプ
ログラム71に要求する(処理P208)。サーバプロ
グラム71は、中継プログラム61からの要求にしたが
って、該当するプログラムから指定されたモジュールを
抽出して返送する(処理P209)。中継プログラム6
1は、サーバプログラム71から受信したモジュールを
宅内機器50に送信する(処理P210)。宅内機器5
0は、受信したモジュールについて監視/制御プログラ
ム51を置き換え、更新を終了する(処理P211)。
The relay program 61 requests detailed version information from the server program 71 according to the identification information (process P206). In response to the request from the relay program 61, the server program 71 detects detailed version information of the corresponding program, and returns it to the relay program 61 (process P207). Relay program 6
1 compares the detailed version information received from the server program 71 with the detailed version information received from the in-home device 50, and requests only those modules of the monitoring / control program 51 having different module-specific version information from the server program 71 ( Process P208). In accordance with the request from the relay program 61, the server program 71 extracts a specified module from the corresponding program and returns it (process P209). Relay program 6
1 transmits the module received from the server program 71 to the home appliance 50 (Process P210). Home equipment 5
0 replaces the monitoring / control program 51 for the received module and ends the update (process P211).

【0098】実施の形態2では、センターサーバ70か
ら宅内機器50に至る全ての区間で通信容量が小さいこ
とに対応して、これら全ての区間で更新部分のみがダウ
ンロードされ、トラヒックの削減を実現している。
In the second embodiment, in response to the fact that the communication capacity is small in all sections from the center server 70 to the home device 50, only the updated portion is downloaded in all these sections, thereby realizing a reduction in traffic. ing.

【0099】また、ここで想定したホームサーバのよう
に中継装置の処理能力が低い場合でも、センターサーバ
上のプログラムのバージョン情報および詳細バージョン
情報の検出とモジュールの抽出をセンターサーバ上で行
うことにより、プログラムの更新部分のみを抽出してダ
ウンロードすることが可能であることが示される。
Even when the processing capacity of the relay device is low, such as the home server assumed here, the detection of the version information and the detailed version information of the program on the center server and the extraction of the module are performed on the center server. This indicates that only the updated part of the program can be extracted and downloaded.

【0100】この場合にも、過去に端末によって行われ
たダウンロードに関する情報や、端末が持つプログラム
のバージョン情報や、プログラムに対し過去にサーバ上
で行われた更新内容に関する情報を、サーバおよびゲー
トウェイに必ずしも保持する必要のないことは、実施の
形態1と同様である。
In this case as well, information relating to downloads performed by the terminal in the past, version information of the program possessed by the terminal, and information relating to the update contents of the program performed in the past on the server are transmitted to the server and the gateway. What is not necessarily required to be held is the same as in the first embodiment.

【0101】以下では、図15から図25を用いて、本
実施の形態の動作の詳細を説明する。図15を参照しな
がら、処理P201における携帯電話の動作の詳細の一
例を示す。監視/制御プログラム51の更新が開始され
ると、宅内機器50上の更新部52は、監視/制御プロ
グラム51の動作を停止する(ステップS2011)。
ただし、ここでは、監視/制御プログラム51を停止し
てから更新を行う例を挙げるが、監視/制御プログラム
51が動作したままで行う更新方法に対する本発明の適
用を妨げるものではない。
Hereinafter, the operation of the present embodiment will be described in detail with reference to FIGS. An example of the details of the operation of the mobile phone in the process P201 will be described with reference to FIG. When the update of the monitoring / control program 51 is started, the updating unit 52 on the home appliance 50 stops the operation of the monitoring / control program 51 (Step S2011).
Here, an example in which updating is performed after the monitoring / control program 51 is stopped will be described here, but this does not prevent application of the present invention to an updating method performed while the monitoring / control program 51 is operating.

【0102】更新部52は、バージョン情報検出部53
に指示し、監視/制御プログラム51全体のバージョン
情報を検出する(ステップS2012)。次に、更新部
52は、監視/制御プログラム51の識別情報を取得す
る(ステップS2013)。続いて、更新部は、識別情
報、バージョン情報を、送受信部を通じてホームサーバ
に送信する(ステップS2014)。
The updating unit 52 includes a version information detecting unit 53
To detect the version information of the entire monitoring / control program 51 (step S2012). Next, the update unit 52 acquires the identification information of the monitoring / control program 51 (Step S2013). Subsequently, the updating unit transmits the identification information and the version information to the home server via the transmitting / receiving unit (Step S2014).

【0103】次に、図16を参照しながら、処理P20
2における中継プログラム61の動作の詳細の一例を示
す。中継プログラム61の中継管理部63は、宅内機器
側送受信部62を通じ、宅内機器50が送信した識別情
報、バージョン情報を受信する(ステップS202
1)。
Next, referring to FIG.
2 shows an example of details of the operation of the relay program 61 in FIG. The relay management unit 63 of the relay program 61 receives the identification information and the version information transmitted by the home device 50 through the home device transmitting / receiving unit 62 (Step S202).
1).

【0104】次に、中継管理部63は、受信した識別情
報をバージョン情報取得部64に与え、バージョン情報
の取得を指示する(ステップS2022)。バージョン
情報取得部64は、与えられた識別情報をセンターサー
バ側送受信部69を通じてセンターサーバ70上のサー
バプログラム71に送信する(ステップS2023)。
Next, the relay management section 63 gives the received identification information to the version information acquisition section 64, and instructs to acquire the version information (step S2022). The version information acquiring unit 64 transmits the given identification information to the server program 71 on the center server 70 through the center server-side transmitting / receiving unit 69 (Step S2023).

【0105】次に、図17を参照しながら、処理P20
3におけるサーバプログラム71の動作の詳細の一例を
示す。サーバプログラム70のサーバ管理部73は、サ
ーバ送受信部72を通じ、中継プログラム61が送信し
た識別情報を受信する(ステップS2031)。サーバ
管理部73は、受信した識別情報をプログラム取得部7
4に与え、プログラムを取得する(ステップS203
2)。次に、サーバ管理部73は、プログラム取得部7
4によって取得されたプログラムをサーババージョン情
報検出部75に渡し、プログラムのバージョン情報を検
出し(ステップS2033)、検出したバージョン情報
をサーバ送受信部72を通じて中継プログラム61に返
送する(ステップS2034)。
Next, referring to FIG.
3 shows an example of details of the operation of the server program 71 in Example 3. The server management unit 73 of the server program 70 receives the identification information transmitted by the relay program 61 via the server transmission / reception unit 72 (Step S2031). The server management unit 73 stores the received identification information in the program
4 to obtain a program (step S203).
2). Next, the server management unit 73 sets the program acquisition unit 7
The program acquired in step 4 is transferred to the server version information detecting section 75, the version information of the program is detected (step S2033), and the detected version information is returned to the relay program 61 through the server transmitting / receiving section 72 (step S2034).

【0106】次に、図18を参照しながら、処理P20
4における中継プログラム61の動作の詳細の一例を示
す。バージョン情報取得部64は、センターサーバ側送
受信部69を通じて、センターサーバ70が送信したバ
ージョン情報を受信し、中継管理部63に渡す(ステッ
プS2041)。
Next, referring to FIG.
4 shows an example of the details of the operation of the relay program 61 in FIG. The version information acquisition unit 64 receives the version information transmitted by the center server 70 via the center server-side transmission / reception unit 69, and passes the version information to the relay management unit 63 (step S2041).

【0107】中継管理部63は、宅内機器50から受信
したバージョン情報とセンターサーバ70から受信した
バージョン情報とをバージョン情報比較部65に渡し、
その異同を判定する(ステップS2042)。次に、中
継管理部63は、バージョン情報比較部65による異同
の判定結果を、宅内機器側送受信部62を通じて宅内機
器50に返送する(ステップS2043)。
The relay management section 63 passes the version information received from the home device 50 and the version information received from the center server 70 to the version information comparison section 65,
The difference is determined (step S2042). Next, the relay management unit 63 returns the determination result of the difference by the version information comparison unit 65 to the home device 50 through the home device transmitting / receiving unit 62 (Step S2043).

【0108】次に、図19を参照しながら、処理P20
5における宅内機器50の動作の詳細の一例を示す。更
新部52は、送受信部55を通じて、ホームサーバ60
におけるバージョン情報の比較結果を受信する(ステッ
プS2051)。更新部52は、ステップS2051で
受信した比較結果を参照する(ステップS2052)。
バージョンが同じであることが示されているならば、監
視/制御プログラム51の動作を再開する(ステップS
2053)。
Next, referring to FIG. 19, the process P20
5 shows an example of the details of the operation of the home device 50 in FIG. The updating unit 52 communicates with the home server 60 through the transmitting / receiving unit 55.
(Step S2051). The updating unit 52 refers to the comparison result received in Step S2051 (Step S2052).
If it is indicated that the versions are the same, the operation of the monitoring / control program 51 is restarted (step S
2053).

【0109】バージョンが異なることが示されているな
らば、詳細バージョン情報検出部54に指示し、監視/
制御プログラム51の詳細バージョン情報を検出する
(ステップS2054)。更新部52は、ステップS2
054において取得した詳細バージョン情報に監視/制
御プログラム51の識別情報を付加して、送受信部55
を通じてホームサーバに送信する(ステップS205
5)。
If it is indicated that the versions are different, an instruction is issued to the detailed version information detecting section 54 to monitor /
The detailed version information of the control program 51 is detected (step S2054). The updating unit 52 performs step S2
055, the identification information of the monitoring / control program 51 is added to the detailed version information acquired,
(Step S205)
5).

【0110】次に、図20を参照しながら、処理P20
6における中継プログラムの動作の詳細の一例を示す。
中継プログラム61の中継管理部63は、宅内機器側送
受信部62を通じて、宅内機器50が送信した識別情報
と詳細バージョン情報を受信する(ステップS206
1)。次に、中継管理部63は、受信した識別情報を詳
細バージョン取得部66に与え、詳細バージョンの取得
を指示する(ステップS2062)。詳細バージョン情
報取得部66は、与えられた識別情報をセンターサーバ
側送受信部69を通じてサーバプログラム70に送信す
る(ステップS2063)。
Next, referring to FIG.
6 shows an example of details of the operation of the relay program in FIG.
The relay management unit 63 of the relay program 61 receives the identification information and the detailed version information transmitted by the home device 50 through the home device transmitting / receiving unit 62 (Step S206).
1). Next, the relay management unit 63 gives the received identification information to the detailed version acquisition unit 66, and instructs acquisition of the detailed version (step S2062). The detailed version information acquiring unit 66 transmits the given identification information to the server program 70 via the center server side transmitting / receiving unit 69 (step S2063).

【0111】次に、図21を参照しながら、処理P20
7におけるサーバプログラム70の動作の詳細を示す。
サーバプログラム70のサーバ管理部73は、サーバ送
受信部72を通じ、中継プログラム61が送信した識別
情報を受信する(ステップS2071)。
Next, referring to FIG.
7 shows the details of the operation of the server program 70 in FIG.
The server management unit 73 of the server program 70 receives the identification information transmitted by the relay program 61 via the server transmission / reception unit 72 (Step S2071).

【0112】サーバ管理部73は、受信した識別情報を
プログラム取得部74に与え、プログラムを取得する
(ステップS2072)。次に、サーバ管理部73は、
プログラム取得部74によって取得されたプログラムを
サーバ詳細バージョン情報検出部76に渡し、プログラ
ムの詳細バージョン情報を検出し(ステップS207
3)、検出した詳細バージョン情報をサーバ送受信部7
2を通じて中継プログラム61に返送する(ステップS
2074)。
The server management section 73 gives the received identification information to the program acquisition section 74 and acquires the program (step S2072). Next, the server management unit 73
The program acquired by the program acquiring unit 74 is passed to the server detailed version information detecting unit 76, and detailed version information of the program is detected (step S207).
3) The server transmitting / receiving unit 7 transmits the detected detailed version information.
2 to the relay program 61 (step S
2074).

【0113】次に、図22を参照しながら、処理P20
8における中継プログラム61の動作の詳細を示す。詳
細バージョン情報取得部66は、センターサーバ側送受
信部69を通じて、センターサーバ70が送信した詳細
バージョン情報を受信し、中継管理部63に渡す(ステ
ップS2081)。
Next, referring to FIG.
8 shows details of the operation of the relay program 61 in FIG. The detailed version information acquiring unit 66 receives the detailed version information transmitted by the center server 70 via the center server side transmitting / receiving unit 69, and passes it to the relay managing unit 63 (step S2081).

【0114】中継管理部63は、宅内機器50から受信
した詳細バージョン情報とセンターサーバ70から受信
した詳細バージョン情報とを更新検出部67に渡し、モ
ジュール毎バージョン情報が異なる0個以上のモジュー
ルのモジュール識別情報を取り出す(ステップS208
2)。中継管理部63は、受信した識別情報と、ステッ
プS2082で取り出されたモジュール識別情報とをモ
ジュール取得部68に渡し、モジュールの取得を指示す
る(ステップS2083)。
The relay management unit 63 passes the detailed version information received from the home device 50 and the detailed version information received from the center server 70 to the update detection unit 67, and the module of zero or more modules having different version information for each module. The identification information is taken out (Step S208)
2). The relay management unit 63 passes the received identification information and the module identification information extracted in step S2082 to the module acquisition unit 68, and instructs acquisition of a module (step S2083).

【0115】モジュール取得部68は、与えられた識別
情報とモジュール識別情報をセンターサーバ側送受信部
69を通じてサーバプログラム70に送信する(ステッ
プS2084)。
The module acquiring section 68 transmits the given identification information and module identification information to the server program 70 through the center server side transmitting / receiving section 69 (step S2084).

【0116】次に、図23を参照しながら、処理P20
9におけるサーバプログラム70の動作の詳細の一例を
示す。サーバプログラム70のサーバ管理部73は、サ
ーバ送受信部72を通じ、中継プログラム61が送信し
た識別情報とモジュール識別情報を受信する(ステップ
S2091)。
Next, referring to FIG.
9 shows an example of details of the operation of the server program 70 in FIG. The server management unit 73 of the server program 70 receives the identification information and the module identification information transmitted by the relay program 61 via the server transmission / reception unit 72 (Step S2091).

【0117】サーバ管理部73は、受信した識別情報を
プログラム取得部74に与え、プログラムを取得する
(ステップS2092)。次に、サーバ管理部73は、
プログラム取得部74によって取得されたプログラム
と、受信したモジュール識別情報とをモジュール抽出部
77に渡し、指定されたモジュールを抽出するかまたは
モジュール削除情報を生成し(ステップS2093)、
抽出したモジュールおよびモジュール削除情報をサーバ
送受信部72を通じて中継プログラム61に返送する
(ステップS2094)。
The server management section 73 gives the received identification information to the program acquisition section 74 and acquires the program (step S2092). Next, the server management unit 73
The program acquired by the program acquisition unit 74 and the received module identification information are passed to the module extraction unit 77, and the specified module is extracted or module deletion information is generated (step S2093),
The extracted module and module deletion information are returned to the relay program 61 via the server transmission / reception unit 72 (step S2094).

【0118】次に、図24を参照しながら、処理P21
0における中継プログラム61の動作の詳細の一例を示
す。モジュール取得部68は、センターサーバ側送受信
部69を通じて、センターサーバ70が送信したモジュ
ールおよびモジュール削除情報を受信し、中継管理部6
3に渡す(ステップS2101)。
Next, referring to FIG. 24, the process P21
0 shows an example of the details of the operation of the relay program 61 at 0. The module acquisition unit 68 receives the module and module deletion information transmitted by the center server 70 via the center server
3 (step S2101).

【0119】中継管理部63は、ステップS2101で
取得したモジュールおよびモジュール削除情報を宅内機
器側送受信部62を通じて宅内機器50に送信する(ス
テップS2102)。
The relay management unit 63 transmits the module and module deletion information acquired in step S2101 to the home device 50 through the home device transmitting / receiving unit 62 (step S2102).

【0120】次に、図25を参照しながら、処理P21
1における宅内機器50の動作の詳細の一例を示す。更
新部52は、送受信部55を通じて、ホームサーバ60
上の中継プログラム61が送信した0個以上のモジュー
ルおよびモジュール削除情報を受信し(ステップS21
11)、受信したモジュールおよびモジュール削除情報
をモジュール識別情報にしたがって、監視/制御プログ
ラム51に適用する(ステップS2112)。
Next, referring to FIG.
1 shows an example of details of the operation of the home device 50 in FIG. The updating unit 52 communicates with the home server 60 through the transmitting / receiving unit 55.
It receives zero or more modules and module deletion information transmitted by the above relay program 61 (step S21).
11) Apply the received module and module deletion information to the monitoring / control program 51 according to the module identification information (step S2112).

【0121】モジュールの適用が終了したら、更新部5
2は、監視/制御プログラム51の動作を再開する(ス
テップS2113)。
When the application of the module is completed, the updating unit 5
2 restarts the operation of the monitoring / control program 51 (step S2113).

【0122】実施の形態3.実施の形態3は、実施の形
態1および実施の形態2のバリエーションである。ここ
では、実施の形態1を例にとって説明する。
Embodiment 3 FIG. The third embodiment is a variation of the first and second embodiments. Here, the first embodiment will be described as an example.

【0123】実施の形態3における中継プログラム81
の構成の一例を図26に示す。これは、実施の形態1の
中継プログラム31(図3)に、バージョン情報蓄積部
(プログラムバージョン情報蓄積部)82と詳細バージ
ョン情報蓄積部(モジュールバージョン情報蓄積部)8
3を加えたものである。図3と同じ符号で表す構成要素
は、実施の形態1で説明した構成要素と同様であるた
め、説明を省略する。実施の形態3における処理の概要
は、実施の形態1と同じである。
Relay program 81 in the third embodiment
FIG. 26 shows an example of the configuration of FIG. This is because the relay program 31 (FIG. 3) according to the first embodiment has a version information storage unit (program version information storage unit) 82 and a detailed version information storage unit (module version information storage unit) 8.
3 is added. The components denoted by the same reference numerals as those in FIG. 3 are the same as the components described in the first embodiment, and a description thereof will not be repeated. The outline of the processing in the third embodiment is the same as that in the first embodiment.

【0124】以下に、実施の形態1と異なる動作につい
て説明する。図27は、実施の形態3における処理P1
02の中継プログラム81の動作詳細の一例である。ス
テップS1026の次に設けられたステップS3023
において、管理部34は、バージョン情報検出部35に
よって検出したバージョン情報と、位置情報および識別
情報との組を、バージョン情報蓄積部82に保存する。
また、ステップS1022の前に設けられたステップS
3021において管理部34は、受信した位置情報およ
び識別情報に該当するバージョン情報がバージョン情報
蓄積部82に蓄積されており、かつ、十分新しいか否か
判定する。もし十分新しいならば、バージョン情報蓄積
部に指示して蓄積されているバージョン情報を取り出し
(ステップS3022)、ステップS1027以降を実
施する。そうでないならば、ステップS1022以降を
実施する。
The operation different from that of the first embodiment will be described below. FIG. 27 shows a process P1 in the third embodiment.
02 is an example of the detailed operation of the relay program 81 of FIG. Step S3023 provided after step S1026
In, the management unit stores the set of the version information detected by the version information detection unit, the position information, and the identification information in the version information storage unit.
Step S1022 is provided before step S1022.
In 3021, the management unit 34 determines whether the version information corresponding to the received position information and identification information is stored in the version information storage unit 82 and is sufficiently new. If it is sufficiently new, the version information storage unit is instructed to retrieve the stored version information (step S3022), and step S1027 and subsequent steps are performed. If not, step S1022 and subsequent steps are performed.

【0125】同様に、図28は、実施の形態3における
処理P104の中継プログラム81の動作詳細の一例で
ある。ステップS1046の次に設けられたステップS
3043において、管理部34は、詳細バージョン情報
検出部37によって検出した詳細バージョン情報と、位
置情報および識別情報との組を、詳細バージョン情報蓄
積部83に保存する。また、ステップS1042の前に
設けられたステップS3041において、管理部34
は、受信した位置情報および識別情報に該当する詳細バ
ージョン情報が詳細バージョン情報蓄積部83に蓄積さ
れており、かつ、十分新しいか否か判定する。もし十分
新しいならば、詳細バージョン情報蓄積部83に指示し
て蓄積されている詳細バージョン情報を取り出し(ステ
ップS3042)、ステップS1047以降を実施す
る。そうでないならば、ステップS1042以降を実施
する。
Similarly, FIG. 28 shows an example of details of the operation of relay program 81 in process P104 in the third embodiment. Step S provided after step S1046
In 3043, the management unit 34 stores the set of the detailed version information detected by the detailed version information detection unit 37, the position information, and the identification information in the detailed version information storage unit 83. In step S3041 provided before step S1042, the management unit 34
Determines whether the detailed version information corresponding to the received position information and identification information is stored in the detailed version information storage unit 83 and is sufficiently new. If it is sufficiently new, it instructs the detailed version information storage unit 83 to retrieve the stored detailed version information (step S3042), and executes step S1047 and subsequent steps. If not, step S1042 and subsequent steps are performed.

【0126】これらの変更によって、ゲートウェイ30
は、場合によって、HTTPサーバ40へのHTTP要
求が生じる可能性のあるプログラムの取得と、バージョ
ン情報または詳細バージョン情報の検出を経ずに、中継
処理を行うことが可能になる。
With these changes, the gateway 30
In some cases, it is possible to perform a relay process without obtaining a program that may cause an HTTP request to the HTTP server 40 and detecting version information or detailed version information.

【0127】S3021において、管理部34がバージ
ョン情報蓄積部82において蓄積されているバージョン
情報が十分新しいか否か判定する処理、または、S30
41において、管理部34が詳細バージョン情報蓄積部
83において蓄積されている詳細バージョン情報が十分
新しいか否か判定する。処理については、いずれもステ
ップS1024で行われる「十分新しいか否かの判定」
と類似の方法で判定することができる。ただし、ステッ
プS1024では、「プログラムが十分新しいか否か」
を直接判定するが、S3021,S3041では、必要
に応じて、「バージョン情報/詳細バージョン情報を検
出するのに使用したプログラムが十分新しいか否か」の
判定をする場合がある点が異なる。
In S3021, the management unit 34 determines whether the version information stored in the version information storage unit 82 is sufficiently new, or S30.
At 41, the management unit 34 determines whether or not the detailed version information stored in the detailed version information storage unit 83 is sufficiently new. Regarding the processing, “determination of whether or not it is sufficiently new” is performed in step S1024.
Can be determined in a similar manner. However, in step S1024, "whether or not the program is sufficiently new"
Is directly determined, but the difference between S3021 and S3041 is that if necessary, it may be determined whether or not the program used to detect the version information / detailed version information is sufficiently new.

【0128】具体的には、S3021の場合の判定は、
以下のようになる。 (1)バージョン情報が蓄積された時点以降に、蓄積さ
れているバージョン情報を検出するために使用したプロ
グラムに対し更新が行われたか否かをHTTPサーバに
問い合わせる方法。 (2)現在時刻が、蓄積されているバージョン情報を検
出するために使用したプログラムを受信した際に、サー
バが指定した有効期限(HTTP応答のExpires
ヘッダに記載される日時など)を越えているか否かで判
定する方法。 (3)バージョン情報が蓄積された時刻と現在時刻との
差が、あらかじめ中継プログラムに設定された時間を越
えているか否かで判定する方法。
Specifically, the determination in the case of S3021 is as follows:
It looks like this: (1) A method of inquiring of an HTTP server whether or not a program used for detecting the stored version information has been updated since the time when the version information was stored. (2) When the current time receives the program used to detect the stored version information, the expiration date specified by the server (Expires HTTP response)
The date and time described in the header). (3) A method of determining whether or not the difference between the time at which the version information is stored and the current time exceeds the time set in the relay program in advance.

【0129】また、S3041の場合の判定は、以下の
ようになる。 (1)詳細バージョン情報が蓄積された時点以降に、蓄
積されている詳細バージョン情報を検出するために使用
したプログラムに対し更新が行われたか否かをHTTP
サーバに問い合わせる方法。 (2)現在時刻が、蓄積されている詳細バージョン情報
を検出するために使用したプログラムを受信した際に、
サーバが指定した有効期限(HTTP応答のExpir
esヘッダに記載される日時など)を越えているか否か
で判定する方法。 (3)詳細バージョン情報が蓄積された時刻と現在時刻
との差が、あらかじめ中継プログラムに設定された時間
を越えているか否かで判定する方法。
The determination in the case of S3041 is as follows. (1) It is determined whether or not the program used to detect the accumulated detailed version information has been updated since the time when the detailed version information was accumulated.
How to contact the server. (2) When the current time receives the program used to detect the accumulated detailed version information,
Expiration date specified by server (Expir of HTTP response
(e.g., date and time described in the es header). (3) A method of determining whether or not the difference between the time at which the detailed version information is accumulated and the current time exceeds the time set in the relay program in advance.

【0130】さらに、S3021,S3041の判定に
おいては、上記(1)および(2)の場合、蓄積されて
いるバージョン情報/詳細バージョン情報を検出するた
めに使用したプログラム自体については、必ずしも蓄積
されている必要はなく、判定に必要な以下のような情報
がプログラムの識別情報と関連づけられる状態で保存さ
れていればよいものとする。上記(1)の場合は、識別
情報のみでよい。識別情報を用いてサーバに問い合わせ
るからである。上記(2)の場合は、サーバが指定した
有効期限がプログラムの識別情報と関連づけられる状態
で保存されていればよい。
Further, in the determinations of S3021 and S3041, in the cases of (1) and (2), the program itself used to detect the stored version information / detailed version information is not necessarily stored. It is not necessary that the following information necessary for the determination be stored in a state associated with the identification information of the program. In the case of the above (1), only identification information is required. This is because the server is inquired using the identification information. In the case of the above (2), the expiration date specified by the server may be stored in a state where it is associated with the identification information of the program.

【0131】また、上記のように、バージョン情報蓄積
部82と詳細バージョン情報蓄積部83とを追加するこ
とを図12に一例として示す中継プログラム61に適用
することも可能である。これらの変更によってホームサ
ーバ60は、場合によって、センターサーバ70へのH
TTP要求が生じる可能性のあるプログラムの取得と、
バージョン情報または詳細バージョン情報の検出を経ず
に、中継処理を行うことが可能になる。このことは、中
継装置(ゲートウェイ、ホームサーバ)とサーバ(HT
TPサーバ、センターサーバ)との間のトラヒックの削
減につながり、特に、実施の形態2において有効に動作
する。
As described above, the addition of the version information storage unit 82 and the detailed version information storage unit 83 can be applied to the relay program 61 shown as an example in FIG. With these changes, the home server 60 may send the H to the center server 70 in some cases.
Acquisition of programs that may cause TTP requests,
Relay processing can be performed without detecting version information or detailed version information. This means that the relay device (gateway, home server) and the server (HT
This leads to a reduction in traffic between the TP server and the center server), and particularly works effectively in the second embodiment.

【0132】実施の形態4.上記実施の形態1から3で
は、中継プログラムの機能を、中継装置の一例として、
ゲートウェイ30やホームサーバ60で実施する形態を
説明した。しかしながら、中継プログラムは、サーバ
(例えば、HTTPサーバ、センターサーバ等)におい
て実施することも可能である。さらに、端末(例えば、
携帯電話、宅内機器、計算機、モバイル端末、等)にお
いて実施することも可能である。この場合においても、
トラフィックの削減が可能となる。
Embodiment 4 In the first to third embodiments, the function of the relay program is described as an example of the relay device.
The embodiment implemented by the gateway 30 and the home server 60 has been described. However, the relay program can be implemented in a server (for example, an HTTP server, a center server, or the like). In addition, the terminal (for example,
Mobile phones, home appliances, calculators, mobile terminals, etc.). Even in this case,
Traffic can be reduced.

【0133】実施の形態5.上記実施の形態1から3で
説明した中継プログラムは、計算機で読み取り可能な記
録媒体へ記録することが可能である。記録媒体に記憶さ
れた中継プログラムを、機器(一例としては、中継装置
としてゲートウェイやホームサーバ、端末と計算機や携
帯端末や宅内機器や計算機やモバイル端末等、サーバと
してHTTPサーバやセンターサーバ、等)においてダ
ウンロードして実施することができる。さらに、上記中
継プログラムは、ネットワークを介して、中継プログラ
ムを実施する機器の間で転送して各機器で実施すること
も可能である。
Embodiment 5 FIG. The relay program described in the first to third embodiments can be recorded on a computer-readable recording medium. The relay program stored in the recording medium is transmitted to a device (for example, a gateway or a home server as a relay device, a terminal and a computer, a portable terminal, a home device, a computer or a mobile terminal, or the like, and a server as an HTTP server or a center server, for example). Can be downloaded and implemented. Further, the relay program can be transferred between devices that execute the relay program via a network and executed by each device.

【0134】また、上記中継プログラムは、複数のモジ
ュールを含み、モジュール毎に更新可能なプログラムで
ある。
The relay program is a program that includes a plurality of modules and can be updated for each module.

【0135】[0135]

【発明の効果】この発明によれば、プログラムに含まれ
るモジュールの内、更新されているモジュールを抽出し
てダウンロードするため、端末とサーバ間のトラフィッ
クを削減することができる。
According to the present invention, the updated module is extracted and downloaded from the modules included in the program, so that traffic between the terminal and the server can be reduced.

【0136】また、中継プログラム(中継方式)によっ
て、更新するモジュールを取得することができる。
Further, a module to be updated can be acquired by a relay program (relay method).

【0137】中継プログラムによって、更新対象となっ
ているプログラムをサーバから取得し、取得したプログ
ラムから更新する必要のあるモジュールを抽出すること
ができる。
With the relay program, a program to be updated can be obtained from the server, and a module that needs to be updated can be extracted from the obtained program.

【0138】中継プログラムによって、蓄積されたプロ
グラムから更新対象となっているプログラムに含まれる
モジュールのモジュールバージョン情報を検出すること
ができる。
With the relay program, module version information of a module included in the program to be updated can be detected from the stored program.

【0139】中継プログラムへモジュールバージョン情
報を蓄積する機能を備えることにより、中継プログラム
に蓄積されたモジュールバージョン情報から更新に必要
なモジュールバージョン情報を取得することができる。
By providing a function of storing module version information in the relay program, module version information required for updating can be obtained from the module version information stored in the relay program.

【0140】中継プログラムへプログラムを蓄積する機
能を備えることにより、中継プログラムに蓄積されたプ
ログラムから更新に必要なモジュールを取得することが
できる。
By providing a function of storing a program in the relay program, a module required for updating can be obtained from the program stored in the relay program.

【0141】中継プログラムにより、プログラムのバー
ジョンが異なるか否かを確認した後に、必要に応じて、
更新が必要なモジュールを取得・検出することができ
る。
After confirming whether or not the version of the program is different by the relay program, if necessary,
Modules that need updating can be acquired and detected.

【0142】この発明によれば、中継装置を介してプロ
グラムをダウンロードするため、サーバへ特別な機能を
付加することなく、更新されたモジュールを端末へ転送
することができる。
According to the present invention, since the program is downloaded via the relay device, the updated module can be transferred to the terminal without adding a special function to the server.

【0143】この発明によれば、中継装置を介してプロ
グラムをダウンロードするため、複数のサーバが有する
プログラムを複数の端末へダウンロードすることを仲介
することができる。
According to the present invention, since the program is downloaded via the relay device, it is possible to mediate downloading the program of the plurality of servers to the plurality of terminals.

【0144】この発明によれば、複数のモジュールを含
むプログラムを一つのファイルとして取り扱うことがで
きる。
According to the present invention, a program including a plurality of modules can be handled as one file.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 携帯電話からインターネット上のHTTPサ
ーバ40へのアクセスを提供するシステムの一例を示す
図。
FIG. 1 is a diagram showing an example of a system for providing access from a mobile phone to an HTTP server 40 on the Internet.

【図2】 実施の形態1の携帯電話20の構成の一部分
の一例を表す図。
FIG. 2 is a diagram illustrating an example of a part of the configuration of the mobile phone 20 according to the first embodiment.

【図3】 ゲートウェイ30に搭載される中継プログラ
ム31の一例を表す図。
FIG. 3 is a diagram illustrating an example of a relay program 31 installed in a gateway 30.

【図4】 実施の形態1のシステムの動作の概要の一例
を示した図。
FIG. 4 is a diagram showing an example of an outline of an operation of the system according to the first embodiment;

【図5】 実施の形態1の携帯電話の動作の詳細の一例
を示した図。
FIG. 5 is a diagram showing an example of details of operation of the mobile phone according to the first embodiment.

【図6】 実施の形態1のゲートウェイの動作の詳細の
一例を示した図。
FIG. 6 is a diagram showing an example of details of the operation of the gateway according to the first embodiment.

【図7】 実施の形態1の携帯電話の動作の詳細の一例
を示した図。
FIG. 7 is a diagram showing an example of details of operation of the mobile phone according to the first embodiment.

【図8】 実施の形態1のゲートウェイの動作の詳細の
一例を示した図。
FIG. 8 is a diagram showing an example of details of the operation of the gateway according to the first embodiment.

【図9】 実施の形態1の携帯電話の動作の詳細の一例
を示した図。
FIG. 9 is a diagram showing an example of details of operation of the mobile phone according to the first embodiment.

【図10】 ホームサーバとホームネットワークを用い
た制御システムの例を表す図。
FIG. 10 is a diagram illustrating an example of a control system using a home server and a home network.

【図11】 実施の形態2の宅内機器の構成の一部分の
一例を表す図。
FIG. 11 is a diagram illustrating an example of a part of the configuration of a home device according to the second embodiment.

【図12】 ホームサーバ60に搭載される中継プログ
ラム61の一例を表す図。
FIG. 12 is a diagram illustrating an example of a relay program 61 installed in a home server 60.

【図13】 センターサーバ70に搭載されるサーバプ
ログラムの一例を表す図。
FIG. 13 is a diagram illustrating an example of a server program installed in the center server 70.

【図14】 実施の形態2におけるシステムの動作の概
要の一例を示した図。
FIG. 14 is a diagram showing an example of an outline of an operation of a system according to the second embodiment.

【図15】 実施の形態2の携帯電話の動作の詳細の一
例を表す図。
FIG. 15 illustrates an example of details of operation of the mobile phone in Embodiment 2.

【図16】 実施の形態2の中継プログラム61の動作
の詳細の一例を示す図。
FIG. 16 is a diagram showing an example of details of the operation of the relay program 61 according to the second embodiment.

【図17】 実施の形態2のサーバプログラム71の動
作の詳細の一例を示す図。
FIG. 17 is a diagram showing an example of details of the operation of the server program 71 according to the second embodiment.

【図18】 実施の形態2の中継プログラム61の動作
の詳細の一例を示す図。
FIG. 18 is a diagram showing an example of details of the operation of the relay program 61 according to the second embodiment.

【図19】 実施の形態2の宅内機器50の動作の詳細
の一例を示す図。
FIG. 19 is a diagram showing an example of details of the operation of the in-home device 50 according to the second embodiment.

【図20】 実施の形態2の中継プログラムの動作の詳
細の一例を示す図。
FIG. 20 is a diagram showing an example of details of the operation of the relay program according to the second embodiment.

【図21】 実施の形態2のサーバプログラム70の動
作の詳細を示す図。
FIG. 21 is a diagram showing details of the operation of the server program 70 according to the second embodiment.

【図22】 実施の形態2の中継プログラム61の動作
の詳細を示す図。
FIG. 22 is a diagram showing details of the operation of the relay program 61 according to the second embodiment.

【図23】 実施の形態2のサーバプログラム70の動
作の詳細の一例を示す図。
FIG. 23 is a diagram showing an example of the details of the operation of the server program 70 according to the second embodiment.

【図24】 実施の形態2の中継プログラム61の動作
の詳細の一例を示す図。
FIG. 24 is a diagram showing an example of details of the operation of the relay program 61 according to the second embodiment.

【図25】 実施の形態2の宅内機器50の動作の詳細
の一例を示す図。
FIG. 25 is a diagram showing an example of the details of the operation of the in-home device 50 according to the second embodiment.

【図26】 実施の形態3の中継プログラム81の構成
の一例を表す図。
FIG. 26 is a diagram illustrating an example of a configuration of a relay program 81 according to the third embodiment.

【図27】 実施の形態3における中継プログラム51
の動作詳細の一例を示す図。
FIG. 27 shows a relay program 51 according to the third embodiment.
The figure which shows an example of the operation | movement details of FIG.

【図28】 実施の形態3における中継プログラム51
の動作詳細の一例を示す図。
FIG. 28 shows a relay program 51 according to the third embodiment.
The figure which shows an example of the operation | movement details of FIG.

【符号の説明】[Explanation of symbols]

11 携帯電話回線網、12 バックボーンネットワー
ク、13 ホームネットワーク、14 公衆電話回線、
20 携帯電話、21 システムプログラム、22 拡
張部分、23 基本部分、24,52 更新部、25,
55,72 送受信部、26,53 バージョン情報検
出部、27,54 詳細バージョン情報検出部、30
ゲートウェイ、31,61,81 中継プログラム、3
2 プログラム取得部、33 プログラム蓄積部、34
管理部、35 バージョン情報検出部、36,65
バージョン情報比較部、37 詳細バージョン情報検出
部、38,67 更新検出部、39,77 モジュール
抽出部、40 HTTPサーバ、41 携帯電話側送受
信部、50 宅内機器、51 監視/制御プログラム、
60 ホームサーバ、62 宅内機器側送受信部、63
中継管理部、64バージョン情報取得部、66 詳細
バージョン情報取得部、68 モジュール取得部、69
センターサーバ側送受信部、70 センターサーバ、
74 プログラム取得部、75 サーババージョン情報
検出部、76 サーバ詳細バージョン情報検出部、82
バージョン情報蓄積部、83 詳細バージョン情報蓄
積部。
11 mobile telephone network, 12 backbone network, 13 home network, 14 public telephone line,
20 mobile phone, 21 system program, 22 extended part, 23 basic part, 24, 52 update part, 25,
55, 72 transmitting / receiving section, 26, 53 version information detecting section, 27, 54 detailed version information detecting section, 30
Gateway, 31, 61, 81 Relay program, 3
2 Program acquisition unit, 33 Program storage unit, 34
Management unit, 35 Version information detection unit, 36, 65
Version information comparing section, 37 Detailed version information detecting section, 38, 67 Update detecting section, 39, 77 Module extracting section, 40 HTTP server, 41 Mobile phone side transmitting / receiving section, 50 Home equipment, 51 Monitoring / control program,
60 home server, 62 home device side transmitting / receiving section, 63
Relay manager, 64 version information acquirer, 66 detailed version information acquirer, 68 module acquirer, 69
Center server side transceiver, 70 center server,
74 program acquisition unit, 75 server version information detection unit, 76 server detailed version information detection unit, 82
Version information storage unit, 83 Detailed version information storage unit.

Claims (21)

【特許請求の範囲】[Claims] 【請求項1】 モジュールを含むプログラムをサーバか
ら端末へダウンロードすることを中継する中継方式にお
いて、 端末が有するプログラムに含まれるモジュールのバージ
ョンを示す端末のモジュールバージョン情報を端末から
入力し、 サーバが有するプログラムに含まれるモジュールのバー
ジョンを示すサーバのモジュールバージョン情報であっ
て、上記端末のモジュールバージョン情報に関連するサ
ーバのモジュールバージョン情報をサーバから取得し、 入力した端末のモジュールバージョン情報と取得したサ
ーバのモジュールバージョン情報とを比較し、 比較した結果に基づいて、サーバが有するプログラムに
含まれるモジュールと端末が有するプログラムに含まれ
るモジュールとの間で、バージョンの異なるモジュール
を識別し、 識別したモジュールをサーバから取得し、 取得したモジュールを端末へ出力することを特徴とする
中継方式。
1. A relay system for relaying downloading of a program including a module from a server to a terminal, wherein module version information of the terminal indicating a version of a module included in a program of the terminal is input from the terminal, and the server has Module version information of the server indicating the version of the module included in the program, the module version information of the server related to the module version information of the terminal is obtained from the server, and the module version information of the input terminal and the obtained server module version information are obtained. Module version information is compared, and based on the comparison result, a module having a different version is identified between a module included in the program held by the server and a module included in the program held by the terminal. Trunking, characterized in that acquires the identification module from the server, and outputs the obtained module to the terminal.
【請求項2】 上記プログラムは、複数のモジュールを
含み、 上記中継方式は、 端末が有するプログラムに含まれる複数のモジュールそ
れぞれのバージョンを示す複数の端末のモジュールバー
ジョン情報を入力し、 上記入力した複数の端末のモジュールバージョン情報そ
れぞれに関連する複数のサーバのモジュールバージョン
情報を取得し、 入力した複数の端末のモジュールバージョン情報と取得
した複数のサーバのモジュールバージョン情報とをそれ
ぞれ比較することを特徴とする請求項1記載の中継方
式。
2. The program includes a plurality of modules, and the relay system inputs module version information of a plurality of terminals indicating respective versions of the plurality of modules included in the program of the terminal. Acquiring the module version information of a plurality of servers associated with each of the module version information of the plurality of terminals, and comparing the module version information of the plurality of input terminals with the obtained module version information of the plurality of servers, respectively. The relay system according to claim 1.
【請求項3】 上記端末のモジュールバージョン情報
は、モジュールを識別する識別情報を含み、 上記中継方式は、 上記端末のモジュールバージョン情報を端末から入力す
る入力部と、 上記入力部が入力した端末のモジュールバージョン情報
から識別情報を抽出し、抽出した識別情報に基づいて、
サーバのモジュールバージョン情報を取得するモジュー
ルバージョン情報取得部と、 上記入力部が入力した端末のモジュールバージョン情報
と上記モジュールバージョン情報取得部が取得したサー
バのモジュールバージョン情報とを比較し、比較した結
果に基づいて、サーバが有するプログラムに含まれるモ
ジュールと端末が有するプログラムに含まれるモジュー
ルとの間で、バージョンの異なるモジュールを識別する
更新部と、 上記更新部が識別したモジュールをサーバから取得する
モジュール取得部と、 上記モジュール取得部が取得したモジュールを端末へ出
力する出力部とを備えることを特徴とする請求項1また
は2記載の中継方式。
3. The module version information of the terminal includes identification information for identifying a module. The relay method includes: an input unit for inputting module version information of the terminal from a terminal; and an input unit of the terminal input by the input unit. The identification information is extracted from the module version information, and based on the extracted identification information,
A module version information obtaining unit for obtaining module version information of the server; and a module version information of the terminal input by the input unit and module version information of the server obtained by the module version information obtaining unit. An updating unit for identifying a module having a different version between a module included in a program included in the server and a module included in a program included in the terminal, based on the module, and obtaining the module identified by the updating unit from the server The relay system according to claim 1, further comprising: a unit; and an output unit configured to output the module acquired by the module acquisition unit to a terminal.
【請求項4】 上記モジュールバージョン情報取得部
は、抽出した識別情報に対応するサーバのモジュールバ
ージョン情報を転送することをサーバへ要求することを
特徴とする請求項3記載の中継方式。
4. The relay method according to claim 3, wherein the module version information acquisition unit requests the server to transfer module version information of the server corresponding to the extracted identification information.
【請求項5】 上記中継方式は、さらに、 上記モジュールバージョン情報取得部が取得したサーバ
のモジュールバージョン情報を蓄積するモジュールバー
ジョン情報蓄積部を備え、 上記モジュールバージョン情報取得部は、上記モジュー
ルバージョン情報蓄積部に蓄積されたサーバのモジュー
ルバージョン情報を取得し、取得したサーバのモジュー
ルバージョン情報に基づいて、サーバからサーバのモジ
ュールバージョン情報を取得するか否かを判断すること
を特徴とする請求項3または4記載の中継方式。
5. The relay system further comprises a module version information storage unit for storing module version information of the server obtained by the module version information obtaining unit, wherein the module version information obtaining unit stores the module version information. And acquiring module version information of the server stored in the unit, and determining whether to acquire module version information of the server from the server based on the acquired module version information of the server. 4. The relay system according to 4.
【請求項6】 上記モジュール取得部は、識別情報に対
応するモジュールを転送することをサーバへ要求するこ
とを特徴とする請求項3から5いずれかに記載の中継方
式。
6. The relay method according to claim 3, wherein the module acquisition unit requests the server to transfer a module corresponding to the identification information.
【請求項7】 上記端末のモジュールバージョン情報
は、モジュールとモジュールを含むプログラムとを識別
する識別情報を含み、 上記中継方式は、 上記端末のモジュールバージョン情報を端末から入力す
る入力部と、 上記入力部が入力した端末のモジュールバージョン情報
から識別情報を抽出し、抽出した識別情報に基づいて、
サーバからプログラムを取得するプログラム取得部と、 上記プログラム取得部が取得したプログラムからサーバ
のモジュールバージョン情報を検出するモジュールバー
ジョン情報検出部と、 上記入力部が入力した端末のモジュールバージョン情報
と上記モジュールバージョン情報検出部が取得したサー
バのモジュールバージョン情報とを比較し、比較した結
果に基づいて、サーバが有するプログラムに含まれるモ
ジュールと端末が有するプログラムに含まれるモジュー
ルとの間で、バージョンの異なるモジュールを識別する
更新部と、 上記更新部が識別したモジュールを上記プログラム取得
部が取得したプログラムから抽出するモジュール抽出部
と、 上記モジュール抽出部が抽出したモジュールを端末へ出
力する出力部とを備えることを特徴とする請求項1また
は2記載の中継方式。
7. The terminal module version information includes identification information for identifying a module and a program including the module. The relay system includes: an input unit configured to input module version information of the terminal from the terminal; The identification information is extracted from the module version information of the terminal input by the unit, and based on the extracted identification information,
A program acquisition unit for acquiring a program from the server; a module version information detection unit for detecting module version information of the server from the program acquired by the program acquisition unit; a module version information of the terminal input by the input unit and the module version The information detection unit compares the module version information of the server obtained, based on the comparison result, between the module included in the program that the server has and the module that is included in the program that the terminal has, a module having a different version, An updating unit for identifying, a module extracting unit for extracting a module identified by the updating unit from a program acquired by the program acquiring unit, and an output unit for outputting the module extracted by the module extracting unit to a terminal. Special 3. The relay system according to claim 1, wherein
【請求項8】 上記中継方式は、さらに、 上記プログラム取得部が取得したプログラムを蓄積する
プログラム蓄積部を備え、 上記プログラム取得部は、上記プログラム蓄積部に蓄積
されたプログラムを取得し、取得したプログラムに基づ
いて、サーバからプログラムを取得するか否かを判断す
ることを特徴とする請求項7記載の中継方式。
8. The relay system further includes a program storage unit for storing the program acquired by the program acquisition unit, wherein the program acquisition unit acquires and acquires the program accumulated in the program accumulation unit. 8. The relay system according to claim 7, wherein it is determined whether to acquire the program from the server based on the program.
【請求項9】 上記中継方式は、さらに、 上記モジュールバージョン情報検出部が検出したサーバ
のモジュールバージョン情報を蓄積するモジュールバー
ジョン情報蓄積部を備え、 上記プログラム取得部は、上記モジュールバージョン情
報蓄積部に蓄積されたサーバのモジュールバージョン情
報を取得し、取得したサーバのモジュールバージョン情
報に基づいて、サーバからプログラムを取得するか否か
を判断することを特徴とする請求項7または8記載の中
継方式。
9. The relay system further includes a module version information storage unit that stores module version information of the server detected by the module version information detection unit, wherein the program acquisition unit stores the module version information in the module version information storage unit. 9. The relay system according to claim 7, wherein module version information of the stored server is acquired, and it is determined whether to acquire a program from the server based on the acquired module version information of the server.
【請求項10】 上記モジュール抽出部は、上記プログ
ラム蓄積部に蓄積されたプログラムから上記更新部が識
別したモジュールを抽出することを特徴とする請求項8
記載の中継方式。
10. The module extracting unit according to claim 8, wherein the module extracting unit extracts a module identified by the updating unit from a program stored in the program storing unit.
The relay method described.
【請求項11】 上記中継方式は、さらに、 端末が有するプログラムのバージョンを示す端末のプロ
グラムバージョン情報を端末から入力し、 サーバが有するプログラムのバージョンを示すサーバの
プログラムバージョン情報であって、上記端末のプログ
ラムバージョン情報に関連するサーバのプログラムバー
ジョン情報をサーバから取得し、 入力した端末のプログラムバージョン情報と取得したサ
ーバのプログラムバージョン情報とを比較し、 比較した結果に基づいて、サーバが有するプログラムと
端末が有するプログラムが異なるバージョンであるか否
かを判別し、 判別した結果、プログラムのバージョンが異なるとき
に、上記端末のモジュールバージョン情報を端末から入
力することを特徴とする請求項1から10いずれかに記
載の中継方式。
11. The relay method further comprises: inputting, from the terminal, program version information of a terminal indicating a version of a program held by the terminal, and program version information of a server indicating a version of a program held by the server. Obtain the server program version information related to the program version information from the server, compare the input terminal program version information with the obtained server program version information, and, based on the comparison result, 11. The device according to claim 1, wherein it is determined whether or not the terminal has a different version of the program. If the result of the determination is that the version of the program is different, module version information of the terminal is input from the terminal. Crab described Joint system.
【請求項12】 上記入力部は、端末が有するプログラ
ムのバージョンを示す端末のプログラムバージョン情報
を端末から入力し、 上記中継方式は、さらに、 サーバが有するプログラムのバージョンを示すサーバの
プログラムバージョン情報であって、上記端末のプログ
ラムバージョン情報に対応するサーバのプログラムバー
ジョン情報をサーバから取得するプログラムバージョン
情報取得部と、 上記入力部が入力した端末のプログラムバージョン情報
と上記プログラムバージョン情報取得部が取得したサー
バのプログラムバージョン情報とを比較し、比較した結
果に基づいて、サーバが有するプログラムと端末が有す
るプログラムとが異なるバージョンであるか否かを判別
するプログラムバージョン情報比較部とを備え、 上記出力部は、判別した結果を端末へ出力し、 上記入力部は、上記判別した結果、サーバが有するプロ
グラムと端末が有するプログラムのバージョンが異なる
ことを示している場合、上記端末のモジュールバージョ
ン情報を端末から入力することを特徴とする請求項3か
ら6いずれかに記載の中継方式。
12. The input unit inputs, from the terminal, program version information of a terminal indicating a version of a program of the terminal. The relay system further includes a server program version information indicating a version of a program of the server. A program version information acquisition unit for acquiring from the server the program version information of the server corresponding to the program version information of the terminal; and a program version information of the terminal and the program version information acquisition unit input by the input unit. Comparing the program version information of the server with a program version information comparing unit that determines whether or not the program of the server and the program of the terminal are different versions based on the comparison result; Is The input unit outputs the separated result to the terminal. If the determination result indicates that the version of the program of the server is different from the version of the program of the terminal, the input unit inputs the module version information of the terminal from the terminal. 7. The relay system according to claim 3, wherein:
【請求項13】 上記入力部は、端末が有するプログラ
ムのバージョンを示す端末のプログラムバージョン情報
を端末から入力し、 上記端末のプログラムバージョン情報は、プログラムを
識別するプログラム情報を含み、 上記プログラム取得部は、上記端末のプログラムバージ
ョン情報からプログラム情報を抽出し、抽出したプログ
ラム情報に対応するプログラムをサーバから取得し、 上記中継方式は、さらに、 上記プログラム取得部が取得したプログラムからサーバ
が有するプログラムのバージョンを示すサーバのプログ
ラムバージョン情報を検出するプログラムバージョン情
報検出部と、 上記入力部が入力した端末のプログラムバージョン情報
と上記プログラムバージョン情報検出部が検出したサー
バのプログラムバージョン情報とを比較し、比較した結
果に基づいて、サーバが有するプログラムと端末が有す
るプログラムとが異なるバージョンであるか否かを判別
するプログラムバージョン情報比較部とを備え、 上記出力部は、判別した結果を端末へ出力し、 上記入力部は、上記判別した結果、サーバが有するプロ
グラムと端末が有するプログラムのバージョンが異なる
ことを示している場合、上記端末のモジュールバージョ
ン情報を端末から入力することを特徴とする請求項7か
ら10いずれかに記載の中継方式。
13. The terminal according to claim 1, wherein the input unit inputs, from the terminal, program version information indicating a version of a program of the terminal, the program version information of the terminal includes program information for identifying the program, Extracts program information from the program version information of the terminal, and acquires a program corresponding to the extracted program information from a server. The relay method further includes: A program version information detecting unit for detecting program version information of a server indicating a version, a program version information of the terminal input by the input unit, and a server program version information detected by the program version information detecting unit. A program version information comparison unit that determines whether the version of the program of the server and the version of the program of the terminal are different based on the result of the comparison. The input unit inputs module version information of the terminal from the terminal when the result of the determination indicates that the version of the program of the server and the version of the program of the terminal are different. The relay system according to claim 7.
【請求項14】 上記入力部は、端末が有するプログラ
ムのバージョンを示す端末のプログラムバージョン情報
を端末から入力し、 上記プログラムバージョン情報は、プログラムを識別す
るプログラム情報を含み、 上記プログラム取得部は、上記端末のプログラムバージ
ョン情報からプログラム情報を抽出し、抽出したプログ
ラム情報に対応するプログラムを上記プログラム蓄積部
から取得し、取得したプログラムに基づいて、サーバか
らプログラムを取得するか否かを判断し、判断した結果
に基づいて、抽出したプログラム情報に対応するプログ
ラムをサーバから取得し、 上記中継方式は、さらに、 上記プログラム取得部が取得したプログラムからサーバ
が有するプログラムのバージョンを示すサーバのプログ
ラムバージョン情報を検出するプログラムバージョン情
報検出部と、 上記入力部が入力した端末のプログラムバージョン情報
と上記プログラムバージョン情報検出部が検出したサー
バのプログラムバージョン情報とを比較し、比較した結
果に基づいて、サーバが有するプログラムと端末が有す
るプログラムとが異なるバージョンであるか否かを判別
するプログラムバージョン情報比較部とを備え、 上記出力部は、判別した結果を端末へ出力し、 上記入力部は、上記判別した結果、サーバが有するプロ
グラムと端末が有するプログラムのバージョンが異なる
ことを示している場合、上記端末のモジュールバージョ
ン情報を端末から入力することを特徴とする請求項8記
載の中継方式。
14. The input unit inputs, from a terminal, program version information of a terminal indicating a version of a program included in the terminal, the program version information includes program information for identifying a program, and the program acquisition unit includes: Extract the program information from the program version information of the terminal, obtain a program corresponding to the extracted program information from the program storage unit, based on the obtained program, determine whether to obtain a program from the server, Based on the determined result, a program corresponding to the extracted program information is obtained from the server. The relay method further includes a server program version information indicating a version of a program that the server has from the program obtained by the program obtaining unit. Detect A program version information detector that compares the program version information of the terminal input by the input unit with the program version information of the server detected by the program version information detector, and, based on the comparison result, And a program version information comparison unit that determines whether or not the program that the terminal has is a different version.The output unit outputs the determined result to the terminal, and the input unit determines the result, 9. The relay method according to claim 8, wherein when the version of the program of the server and the version of the program of the terminal are different, module version information of the terminal is input from the terminal.
【請求項15】 上記中継方式は、上記サーバと上記端
末とにネットワークを介して接続する中継装置に配置さ
れていることを特徴とする請求項1から14いずれかに
記載の中継方式。
15. The relay system according to claim 1, wherein the relay system is arranged in a relay device that connects the server and the terminal via a network.
【請求項16】 上記中継装置は、複数のサーバと複数
の端末とに接続されることを特徴とする請求項15記載
の中継方式。
16. The relay system according to claim 15, wherein said relay device is connected to a plurality of servers and a plurality of terminals.
【請求項17】 モジュールを含むプログラムを有する
サーバと、モジュールを含むプログラムを有する端末
と、モジュールを含むプログラムをサーバから端末へダ
ウンロードすることを中継する中継装置とを備えるプロ
グラム中継システムにおいて、 上記端末は、 端末が有するプログラムに含まれるモジュールのバージ
ョンを示す端末のモジュールバージョン情報をプログラ
ムから抽出し、 抽出した端末のモジュールバージョン情報を出力し、 上記中継装置は、 端末が出力した端末のモジュールバージョン情報を入力
し、 サーバが有するプログラムに含まれるモジュールのバー
ジョンを示すサーバのモジュールバージョン情報であっ
て、上記端末のモジュールバージョン情報に関連するサ
ーバのモジュールバージョン情報をサーバから取得し、 入力した端末のモジュールバージョン情報と取得したサ
ーバのモジュールバージョン情報とを比較し、 比較した結果に基づいて、サーバが有するプログラムに
含まれるモジュールと端末が有するプログラムに含まれ
るモジュールとの間で、バージョンの異なるモジュール
を識別し、 識別したモジュールをサーバから取得し、 取得したモジュールを端末へ出力し、 上記端末は、 上記中継装置が出力したモジュールを入力し、 入力したモジュールをプログラムに組み込んでプログラ
ムを更新することを特徴とするプログラム中継システ
ム。
17. A program relay system comprising: a server having a program including a module; a terminal having a program including the module; and a relay device relaying downloading of the program including the module from the server to the terminal. Extracting from the program the module version information of the terminal indicating the version of the module included in the program held by the terminal, outputting the extracted module version information of the terminal, and the relay device outputs the module version information of the terminal output by the terminal. From the server, the module version information of the server indicating the version of the module included in the program possessed by the server, which is related to the module version information of the terminal, is obtained from the server. The obtained module version information of the terminal is compared with the obtained module version information of the server. Based on the comparison result, a module included in the program included in the server and a module included in the program included in the terminal are determined. To identify the module of a different version, obtain the identified module from the server, output the obtained module to a terminal, and input the module output by the relay device, and incorporate the input module into a program. A program relay system characterized in that a program is updated by a program.
【請求項18】 上記中継方式からモジュールを受け取
った端末は、受け取ったモジュールをプログラムへ組み
込むことを特徴とする請求項17記載の中継方式。
18. The relay system according to claim 17, wherein the terminal that has received the module from the relay system incorporates the received module into a program.
【請求項19】 上記プログラムは、モジュールを含む
一つのファイルの形式で生成され、 上記端末は、一つのファイルを展開してモジュールを更
新することを特徴とする請求項18記載の中継方式。
19. The relay method according to claim 18, wherein the program is generated in the form of a single file including a module, and the terminal expands the single file to update the module.
【請求項20】 モジュールを含むプログラムをサーバ
から端末へダウンロードすることを中継する中継方法に
おいて、 端末が有するプログラムに含まれるモジュールのバージ
ョンを示す端末のモジュールバージョン情報を端末から
入力し、 サーバが有するプログラムに含まれるモジュールのバー
ジョンを示すサーバのモジュールバージョン情報であっ
て、上記端末のモジュールバージョン情報に関連するサ
ーバのモジュールバージョン情報をサーバから取得し、 入力した端末のモジュールバージョン情報と取得したサ
ーバのモジュールバージョン情報とを比較し、 比較した結果に基づいて、サーバが有するプログラムに
含まれるモジュールと端末が有するプログラムに含まれ
るモジュールとの間で、バージョンの異なるモジュール
を識別し、 識別したモジュールをサーバから取得し、 取得したモジュールを端末へ出力することを特徴とする
中継方法。
20. A relay method for relaying downloading of a program including a module from a server to a terminal, wherein module version information of the terminal indicating the version of the module included in the program of the terminal is input from the terminal, and the server has Module version information of the server indicating the version of the module included in the program, the module version information of the server related to the module version information of the terminal is obtained from the server, and the module version information of the input terminal and the obtained server module version information are obtained. Compares module version information and identifies modules with different versions between the modules included in the program held by the server and the modules included in the program held by the terminal based on the comparison result , The relay method characterized by retrieves the identified module from the server, and outputs the obtained module to the terminal.
【請求項21】 モジュールを含むプログラムをサーバ
から端末へダウンロードすることを中継する中継方法を
コンピュータに実現させるための中継プログラムを記録
したコンピュータで読み取り可能な記録媒体において、 端末が有するプログラムに含まれるモジュールのバージ
ョンを示す端末のモジュールバージョン情報を端末から
入力し、 サーバが有するプログラムに含まれるモジュールのバー
ジョンを示すサーバのモジュールバージョン情報であっ
て、上記端末のモジュールバージョン情報に関連するサ
ーバのモジュールバージョン情報をサーバから取得し、 入力した端末のモジュールバージョン情報と取得したサ
ーバのモジュールバージョン情報とを比較し、 比較した結果に基づいて、サーバが有するプログラムに
含まれるモジュールと端末が有するプログラムに含まれ
るモジュールとの間で、バージョンの異なるモジュール
を識別し、 識別したモジュールをサーバから取得し、 取得したモジュールを端末へ出力することを特徴とする
中継方法をコンピュータに実現させるための中継プログ
ラムを記録したコンピュータで読み取り可能な記録媒
体。
21. A computer-readable recording medium for recording a relay program for causing a computer to implement a relay method for relaying downloading of a program including a module from a server to a terminal, wherein the program is included in the terminal. Module version information of a terminal indicating module version is input from a terminal, and module version information of a server indicating a version of a module included in a program included in the server, the module version of the server relating to the module version information of the terminal. Information is obtained from the server, and the module version information of the input terminal is compared with the obtained module version information of the server. A relay method characterized in that modules having different versions are identified between the module and a module included in a program of the terminal, the identified module is obtained from the server, and the obtained module is output to the terminal. A computer-readable recording medium that stores a relay program for realizing the program.
JP2000369827A 2000-12-05 2000-12-05 Relay system, program relay system, relay method, and computer readable recording medium recording relay program Pending JP2002175237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000369827A JP2002175237A (en) 2000-12-05 2000-12-05 Relay system, program relay system, relay method, and computer readable recording medium recording relay program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000369827A JP2002175237A (en) 2000-12-05 2000-12-05 Relay system, program relay system, relay method, and computer readable recording medium recording relay program

Publications (1)

Publication Number Publication Date
JP2002175237A true JP2002175237A (en) 2002-06-21

Family

ID=18839807

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000369827A Pending JP2002175237A (en) 2000-12-05 2000-12-05 Relay system, program relay system, relay method, and computer readable recording medium recording relay program

Country Status (1)

Country Link
JP (1) JP2002175237A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004062892A (en) * 2002-06-28 2004-02-26 Microsoft Corp System management framework and method for performing configuration management
WO2006051967A1 (en) * 2004-11-12 2006-05-18 Justsystems Corporation Data processing device, data processing system, data processing relay device, and data processing method
JP2006190179A (en) * 2005-01-07 2006-07-20 Toshiba Corp File transfer method
JP2006293512A (en) * 2005-04-07 2006-10-26 Mitsubishi Electric Corp Software update information distribution system and software update information distribution method
KR100670797B1 (en) 2004-12-17 2007-01-17 한국전자통신연구원 Apparatus for real-time patching without auxiliary storage device and method therefor
JP2007026318A (en) * 2005-07-20 2007-02-01 Nec Corp Mobile phone, system and method for generating program, and system and method for updating program
JP2008090494A (en) * 2006-09-29 2008-04-17 Hitachi Ltd Environment conversion system, terminal equipment, information processor, management server and portable storage medium
JP2009237949A (en) * 2008-03-27 2009-10-15 Nomura Research Institute Ltd Communication repeater, web terminal, mail server device, e-mail terminal and site check program
JP2010049703A (en) * 2005-04-15 2010-03-04 Kt Freetel Co Ltd Content providing method for mobile communication terminal equipment
JP2010146476A (en) * 2008-12-22 2010-07-01 Obic Business Consultants Ltd Information processing system, relay server device, terminal device, relay server processing method, terminal processing method, and program
JP2010286993A (en) * 2009-06-10 2010-12-24 Nec Access Technica Ltd Access distribution system, relay device, method, and program
JP2012160217A (en) * 2012-06-01 2012-08-23 Toshiba Corp Information processing system
JP2012163994A (en) * 2011-02-03 2012-08-30 Nec Corp Software management system, software management device, control method, and program
JP2015072619A (en) * 2013-10-03 2015-04-16 株式会社デンソーウェーブ Payment system
JP2016194806A (en) * 2015-03-31 2016-11-17 三菱重工業株式会社 Management system and management method

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004062892A (en) * 2002-06-28 2004-02-26 Microsoft Corp System management framework and method for performing configuration management
JP4519426B2 (en) * 2002-06-28 2010-08-04 マイクロソフト コーポレーション Program and method for mobile device configuration management
WO2006051967A1 (en) * 2004-11-12 2006-05-18 Justsystems Corporation Data processing device, data processing system, data processing relay device, and data processing method
KR100670797B1 (en) 2004-12-17 2007-01-17 한국전자통신연구원 Apparatus for real-time patching without auxiliary storage device and method therefor
JP2006190179A (en) * 2005-01-07 2006-07-20 Toshiba Corp File transfer method
JP2006293512A (en) * 2005-04-07 2006-10-26 Mitsubishi Electric Corp Software update information distribution system and software update information distribution method
JP2010049703A (en) * 2005-04-15 2010-03-04 Kt Freetel Co Ltd Content providing method for mobile communication terminal equipment
JP2010049704A (en) * 2005-04-15 2010-03-04 Kt Freetel Co Ltd Content provision method for mobile communication terminal equipment
JP2010051008A (en) * 2005-04-15 2010-03-04 Kt Freetel Co Ltd Method for providing content for mobile communication terminal equipment
JP2007026318A (en) * 2005-07-20 2007-02-01 Nec Corp Mobile phone, system and method for generating program, and system and method for updating program
JP2008090494A (en) * 2006-09-29 2008-04-17 Hitachi Ltd Environment conversion system, terminal equipment, information processor, management server and portable storage medium
JP2009237949A (en) * 2008-03-27 2009-10-15 Nomura Research Institute Ltd Communication repeater, web terminal, mail server device, e-mail terminal and site check program
JP2010146476A (en) * 2008-12-22 2010-07-01 Obic Business Consultants Ltd Information processing system, relay server device, terminal device, relay server processing method, terminal processing method, and program
JP2010286993A (en) * 2009-06-10 2010-12-24 Nec Access Technica Ltd Access distribution system, relay device, method, and program
JP2012163994A (en) * 2011-02-03 2012-08-30 Nec Corp Software management system, software management device, control method, and program
US9021460B2 (en) 2011-02-03 2015-04-28 Nec Corporation Software management system
JP2012160217A (en) * 2012-06-01 2012-08-23 Toshiba Corp Information processing system
JP2015072619A (en) * 2013-10-03 2015-04-16 株式会社デンソーウェーブ Payment system
JP2016194806A (en) * 2015-03-31 2016-11-17 三菱重工業株式会社 Management system and management method

Similar Documents

Publication Publication Date Title
KR100421624B1 (en) Platform Independent Software Automatic Searching/Distribution/Install Apparatus and The method of Searching and Distribution for that apparatus
JP2002175237A (en) Relay system, program relay system, relay method, and computer readable recording medium recording relay program
US9485134B2 (en) Managing configurations of system management agents in a distributed environment
CN111200657B (en) Method for managing resource state information and resource downloading system
CN101416183B (en) Method and system for maintaining current data for wireless devices
CN100391291C (en) Data backing-up and recovering method and system
JP4786954B2 (en) Remote file update by remote protocol
US20020156863A1 (en) Apparatus and methods for managing caches on a gateway
US7970856B2 (en) System and method for managing and distributing assets over a network
US20010052052A1 (en) Apparatus and methods for providing coordinated and personalized application and data management for resource-limited mobile devices
WO2007072636A1 (en) Screen display method, and screen display device
WO2001071555A1 (en) Data access
JPH11500250A (en) Differential communication system
CN107181804B (en) The method for down loading and device of resource
CN103019757A (en) Method, device and system for synchronizing software among multiple clients
US11102289B2 (en) Method for managing resource state information and system for downloading resource
CN109391673A (en) A kind of method, system and the terminal device of management update file
CN104394182A (en) Method for realizing content delivery network acceleration and source server
CN102257792B (en) Method for content delivery involving a policy database
EP1875357A1 (en) System and method of synchronization of internal data cache with wireless device application data repositories
JP2003030037A (en) System and method of advance prediction processing
EP2274889B1 (en) System for delivery of content to be played autonomously
JP5675548B2 (en) Data communication control method and data communication control system
GB2341774A (en) Installing network monitoring software in client terminals
CN101184002A (en) Point-to-point flux deepness monitoring method and equipment

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040517

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041018