JP2005157885A - Portable terminal, update system, update method and update program - Google Patents

Portable terminal, update system, update method and update program Download PDF

Info

Publication number
JP2005157885A
JP2005157885A JP2003397783A JP2003397783A JP2005157885A JP 2005157885 A JP2005157885 A JP 2005157885A JP 2003397783 A JP2003397783 A JP 2003397783A JP 2003397783 A JP2003397783 A JP 2003397783A JP 2005157885 A JP2005157885 A JP 2005157885A
Authority
JP
Japan
Prior art keywords
update
client application
updated
version information
resource
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
JP2003397783A
Other languages
Japanese (ja)
Inventor
Kazuto Kubo
一人 久保
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.)
Dwango Co Ltd
Original Assignee
Dwango Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dwango Co Ltd filed Critical Dwango Co Ltd
Priority to JP2003397783A priority Critical patent/JP2005157885A/en
Publication of JP2005157885A publication Critical patent/JP2005157885A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To conduct efficient communication by performing upgrading in necessary minimum, which is suitable for a difference between an old application (including data) and a latest application. <P>SOLUTION: A common data acquisition flag which shows whether data used in the application are acquired or not, a version number for making a major change to a minor change independent and managing them, data peculiar to a client application and common data used in the client application are saved in a RAM of a portable telephone set. The portable telephone set determines the propriety of update on respective resources and the client application in accordance with version information stored in the RAM at the time of connection to a web server through a network, requests an object which needs update from the web server and updates it. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、たとえば、携帯端末、アップデートシステム、アップデート方法およびアップデート用プログラムに関する。   The present invention relates to, for example, a mobile terminal, an update system, an update method, and an update program.

今日、携帯電話の普及に伴って膨大な数、種類の着信メロディ(以下、着メロという)や着信ボイス(以下、着ボイスという)が用意されている。着メロや着ボイスなどのデジタルコンテンツは、コンテンツプロバイダにより提供されることが一般的である。   Today, with the spread of mobile phones, an enormous number and type of ringing melodies (hereinafter called ringtones) and ringing voices (hereinafter called ringing voices) are being prepared. Digital contents such as ringtones and ringing voices are generally provided by content providers.

コンテンツプロバイダは、インターネットにサーバを接続させ、携帯電話網から携帯電話によりアクセスしてくるユーザに対してデジタルコンテンツを提供する。ユーザが着メロをダウンロードする場合には、たとえば携帯電話の画面にブラウザを表示させ、ボタン操作により所望の着メロを選択することにより入手することが可能となる。   A content provider connects a server to the Internet and provides digital content to a user who accesses from a mobile phone network through a mobile phone. When the user downloads the ringtone, for example, a browser is displayed on the screen of the mobile phone, and the user can obtain the ringtone by selecting a desired ringtone by operating a button.

最近、コンテンツプロバイダは各種のJAVA(登録商標)アプリケーションをユーザに提供してサービスの拡充を図ろうとしている。着メロをダウンロードするだけのサービス提供であれば、ユーザの携帯電話に対してブラウザを通じて着メロをダウンロードさせるだけでよい。   Recently, content providers have been trying to expand services by providing various JAVA (registered trademark) applications to users. If the service only provides downloading of the ringtone, it is only necessary to cause the user's mobile phone to download the ringtone through the browser.

これに対して、着メロのダウンロード以外のスケジューラなどの機能も含めて統合したサービスを提供するとなると、アプリケーション上ですべてのサービスを実現できるほうがによるユーザフレンドリなインタフェースの統一化や機能追加の容易さが得られる。 On the other hand, when providing integrated services including functions such as schedulers other than ringtone downloads, it is easier to unify user-friendly interfaces and add functions by realizing all services on the application. can get.

このようなサービス提供を踏まえると、ユーザの携帯電話上でアプリケーションを継続的に利用してもらう必要がある。そこで、アプリケーションに対して機能追加、バージョンアップなどの変更が加えられると、当然に携帯電話のアプリケーションに対してアップデートが必要となる。   In view of such service provision, it is necessary to continuously use the application on the user's mobile phone. Therefore, when changes such as addition of functions and version upgrades are made to the application, naturally the application of the mobile phone needs to be updated.

アップデートの手法として、携帯電話に保存されているアプリケーションのバージョン情報をサーバ側で確認し、最新のバージョンにアップしたり(特許文献1)、アプリケーションのバージョンが更新されると、メールなどによりバージョンアップしたアプリケーションを携帯電話に通知するものがある(特許文献2)。 As an update method, the version information of the application stored in the mobile phone is confirmed on the server side and updated to the latest version (Patent Document 1). When the application version is updated, the version is updated by e-mail etc. There is one that notifies a mobile phone of the application (Patent Document 2).

特開2003−122576号公報JP 2003-122576 A 特開2003−134551号公報JP 2003-134551 A

上述した従来例では、アプリケーションのバージョンをひとつの単位として捕らえているので、古いアプリケーション(データも含む)と最新のアプリケーション間のバージョンアップの程度によってはバージョンアップ処理に無駄が多くなり、効率が悪かった。   In the above-described conventional example, the version of the application is captured as one unit. Therefore, depending on the degree of upgrade between the old application (including data) and the latest application, the upgrade process becomes wasteful and inefficient. It was.

本発明の目的は、古いアプリケーション(データも含む)と最新のアプリケーション間の差異に適した必要最小限のバージョンアップを行うことにより効率的な通信を実現することが可能な携帯端末、アップデートシステム、アップデート方法およびアップデート用プログラムを提供することになる。   An object of the present invention is to provide a portable terminal, an update system, and a mobile terminal capable of realizing efficient communication by performing a minimum necessary version upgrade suitable for a difference between an old application (including data) and the latest application. An update method and an update program will be provided.

上述した課題を解決し、上記目的を達成するため、請求項1の発明に係る携帯端末は、ネットワークを介してサーバに接続可能な携帯端末であって、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとを記憶する記憶手段と、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて更新の有無を判断する第1判断手段と、第2のトリガに応じて前記記憶手段に記憶されたリソースについて更新有無を判断する第2判断手段と、前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、を備えたことを特徴とするものである。 In order to solve the above-described problems and achieve the above object, a mobile terminal according to the invention of claim 1 is a mobile terminal connectable to a server via a network, and includes a client application and resources used by the client application Are stored in the storage unit in response to a second trigger, a first determination unit that determines whether or not the client application stored in the storage unit is updated in response to a first trigger, and a second trigger. When the second determination means for determining whether or not the resource is updated and the first or second determination means determine that the update is necessary, update only at least the target that needs to be updated through communication with the server. And updating means to be executed.

また、請求項2の発明に係る携帯端末は、ネットワークを介してサーバに接続可能な携帯端末であって、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとをそれぞれのバージョン情報とともに記憶する記憶手段と、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1判断手段と、第2のトリガに応じて前記記憶手段に記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2判断手段と、前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、を備えたことを特徴とするものである。 The portable terminal according to the invention of claim 2 is a portable terminal connectable to a server via a network, and stores a client application and resources used in the client application together with version information thereof, A first determination unit that determines whether or not the client application stored in the storage unit in response to the first trigger is updated based on version information of the client application; and a storage unit that is in response to the second trigger. Communication between the second determination unit that determines whether or not the stored resource is updated based on the version information of the resource and that the first or second determination unit needs to be updated. Update only those that need to be updated at least It is characterized in that it comprises updating means for line, the.

請求項3の発明は、請求項2の発明において、前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2判断手段は前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記更新手段は少なくとも更新が必要な更新項目について更新を実行するようにしてもよい。 According to a third aspect of the present invention, in the second aspect of the invention, a plurality of types of update items are determined in advance for the resource, and version information is set corresponding to each of the update items. May determine whether or not there is an update based on the version information of each update item, and the update means may update at least an update item that needs to be updated.

請求項4の発明は、請求項1,2または3において、前記更新手段は、前記第1判断手段で更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行するようにしてもよい。 According to a fourth aspect of the present invention, in the first, second, or third aspect, when the update unit determines that the update is necessary by the first determination unit, the update unit also executes an update for the client application. It may be.

また、請求項5の発明に係るアップデートシステムは、ネットワークを介してサーバと携帯端末間で通信を行うアップデートシステムであって、前記携帯端末においては、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとを記憶する記憶手段と、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて更新の有無を判断する第1判断手段と、第2のトリガに応じて前記記憶手段に記憶されたリソースについて更新有無を判断する第2判断手段と、前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、を備え、前記サーバにおいては、前記携帯端末に供給するクライアントアプリケーションと当該アプリケーションで使用するリソースとを更新可能に記憶するデータベースと、前記更新手段の要求に該当する更新対象を前記データベースから取り出して前記携帯端末に送信する送信手段と、を備えたことを特徴とするものである。 An update system according to a fifth aspect of the invention is an update system for performing communication between a server and a mobile terminal via a network, wherein the mobile terminal includes a client application and resources used by the client application. Storage means for storing, first determination means for determining whether or not a client application stored in the storage means is updated in response to a first trigger, and resources stored in the storage means in response to a second trigger When it is determined that the update is necessary by the second determination means for determining whether or not the update is necessary and the first or second determination means, the update is performed only at least for the object that needs to be updated through communication with the server. Updating means, and the server supplies the mobile terminal A database that stores the client application to be updated and resources used in the application in an updatable manner, and a transmission unit that extracts the update target corresponding to the request from the update unit from the database and transmits the update target to the portable terminal. It is characterized by.

また、請求項6の発明に係るアップデートシステムは、ネットワークを介してサーバと携帯端末間で通信を行うアップデートシステムであって、前記携帯端末においては、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとをそれぞれのバージョン情報とともに記憶する記憶手段と、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1判断手段と、第2のトリガに応じて前記記憶手段に記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2判断手段と、前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、を備え、前記サーバにおいては、前記携帯端末に供給するクライアントアプリケーションと当該アプリケーションで使用するリソースとを更新可能に記憶するデータベースと、前記更新手段の要求に該当する更新対象を前記データベースから取り出して前記携帯端末に送信する送信手段と、を備えたことを特徴とするものである。 An update system according to a sixth aspect of the invention is an update system that performs communication between a server and a mobile terminal via a network, and the mobile terminal includes a client application and resources used by the client application. Storage means for storing each version information, first determination means for determining whether or not the client application stored in the storage means in response to a first trigger is updated based on version information of the client application, A second determination unit that determines whether or not the resource stored in the storage unit according to the second trigger is updated based on version information of the resource, and a determination that the first or second determination unit needs to be updated. Before Update means for executing update at least for objects that need to be updated through communication with the server, wherein the server stores the client application supplied to the mobile terminal and the resources used in the application in an updatable manner And a transmission unit that extracts an update target corresponding to the request of the update unit from the database and transmits the update target to the portable terminal.

請求項7の発明は、請求項6において、前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2判断手段は前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記更新手段は少なくとも更新が必要な更新項目について更新を実行するようにしてもよい。 The invention according to claim 7 is the invention according to claim 6, wherein a plurality of types of update items are determined in advance for the resource, version information is set corresponding to each update item, and the second determination means Based on the version information of each update item, the presence or absence of update may be determined, and the update unit may update at least an update item that needs to be updated.

請求項8の発明は、請求項5,6または7において、前記更新手段は、前記第1判断手段で更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行するようにしてもよい。 According to an eighth aspect of the present invention, in the fifth, sixth, or seventh aspect, when the update unit determines that the update is necessary by the first determination unit, the update unit also executes an update for the client application. It may be.

また、請求項9の発明に係るアップデート方法は、ネットワークを介してサーバに接続可能な携帯端末によるアップデート方法であって、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがメモリに記憶されており、第1のトリガに応じて前記メモリに記憶されたクライアントアプリケーションについて更新の有無を判断する第1ステップと、第2のトリガに応じて前記メモリに記憶されたリソースについて更新有無を判断する第2ステップと、前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、を含んだことを特徴とするものである。 The update method according to the invention of claim 9 is an update method by a mobile terminal connectable to a server via a network, and a client application and resources used by the client application are stored in a memory, A first step of determining whether or not the client application stored in the memory is updated according to a first trigger, and a second step of determining whether or not the resource stored in the memory is updated according to a second trigger And a third step in which, when it is determined that the update is necessary in the first or second step, the update is executed only for the object that needs to be updated through communication with the server. It is what.

また、請求項10の発明に係るアップデート方法は、ネットワークを介してサーバに接続可能な携帯端末によるアップデート方法であって、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがそれぞれのバージョン情報とともにメモリに記憶されており、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1ステップと、第2のトリガに応じて前記メモリに記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2ステップと、前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、を含んだことを特徴とするものである。 An update method according to the invention of claim 10 is an update method by a portable terminal connectable to a server via a network, and a client application and resources used by the client application are stored in a memory together with version information thereof. A first step of determining whether there is an update based on version information of the client application stored in the storage means in response to a first trigger, and in response to a second trigger Communication with the server when the second step of determining whether or not the resource stored in the memory is updated based on the version information of the resource and the determination that the update is necessary in the first or second step are made Small through And a third step of executing update only for objects that need to be updated.

請求項11の発明は、請求項10の発明において、前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2ステップは前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記第3ステップは少なくとも更新が必要な更新項目について更新を実行するようにしてもよい。 The invention of claim 11 is the invention of claim 10, wherein a plurality of types of update items are determined in advance for the resource, version information is set corresponding to each of the update items, and the second step includes Whether to update or not is determined based on the version information of each update item, and the third step may update at least an update item that needs to be updated.

請求項12の発明は、請求項9,10または11において、前記第3ステップは、前記第1ステップで更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行するようにしてもよい。 According to a twelfth aspect of the present invention, in the ninth, tenth, or eleventh aspect, when the third step determines that the update is necessary in the first step, the client application is also updated. It may be.

また、請求項13の発明に係るアップデート用プログラムは、ネットワークを介してサーバに接続可能な携帯端末のコンピュータで実行可能なアップデート用プログラムであって、前記コンピュータに、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがメモリに記憶されており、第1のトリガに応じて前記メモリに記憶されたクライアントアプリケーションについて更新の有無を判断する第1ステップと、第2のトリガに応じて前記メモリに記憶されたリソースについて更新有無を判断する第2ステップと、前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、を実行させることを特徴とするものである。 An update program according to a thirteenth aspect of the invention is an update program that can be executed by a computer of a portable terminal that can be connected to a server via a network, and is used by the client application and the client application on the computer. Are stored in the memory, the first step of determining whether or not the client application stored in the memory is updated in response to the first trigger, and the memory in the memory in response to the second trigger. If it is determined in the second step that determines whether or not the resource is updated and whether the update is necessary in the first or second step, at least the target that needs to be updated is updated through communication with the server. And performing the third step It is characterized by.

また、請求項14の発明に係るアップデート用プログラムは、ネットワークを介してサーバに接続可能な携帯端末のコンピュータで実行可能なアップデート用プログラムであって、前記コンピュータに、クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがそれぞれのバージョン情報とともにメモリに記憶されており、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1ステップと、第2のトリガに応じて前記メモリに記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2ステップと、前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、を実行させることを特徴とするものである。 The update program according to the invention of claim 14 is an update program that can be executed by a computer of a mobile terminal that can be connected to a server via a network, and is used by the client application and the client application on the computer. A resource to be stored in the memory together with each version information, and a first determination of whether or not to update the client application stored in the storage means in response to a first trigger based on the version information of the client application A step, a second step of determining whether or not the resource stored in the memory according to the second trigger is updated based on the version information of the resource, and an update is required in the first or second step When the determination is made, the third step of executing update at least only the object that needs to be updated through communication with the server is executed.

請求項15の発明は、請求項14において、前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2ステップは前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記第3ステップは少なくとも更新が必要な更新項目について更新を実行するようにしてもよい。 According to a fifteenth aspect of the present invention, in the fourteenth aspect, a plurality of types of update items are determined in advance for the resource, and version information is set corresponding to each of the update items. The presence or absence of update may be determined based on the version information of the update item, and the third step may execute update for at least the update item that needs to be updated.

請求項16の発明は、請求項13,14または15において、前記第3ステップは、前記第1ステップで更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行するようにしてもよい。 According to a sixteenth aspect of the present invention, in the thirteenth, fourteenth, or fifteenth aspect, when the third step determines that the updating is necessary in the first step, the updating of the client application is also executed. It may be.

本発明によれば、古いアプリケーション(データも含む)と最新のアプリケーション間の差異に適した必要最小限のバージョンアップを行うことにより効率的な通信を実現することが可能な携帯端末、アップデートシステム、アップデート方法およびアップデート用プログラムを提供できるという効果を奏する。 According to the present invention, a portable terminal capable of realizing efficient communication by performing a minimum necessary version upgrade suitable for a difference between an old application (including data) and the latest application, an update system, The effect is that an update method and an update program can be provided.

以下に添付図面を参照して、本発明の一実施の形態について詳述する。   Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

まず、全体について説明する。図1は本発明の一実施の形態によるアップデートシステムを示す構成図である。本実施の形態によるアップデートシステムは、携帯端末側に格納されるアプリケーションをサーバから供給されるアプリケーションでアップデート(更新)するためのものである。   First, the whole will be described. FIG. 1 is a block diagram showing an update system according to an embodiment of the present invention. The update system according to the present embodiment is for updating (updating) an application stored on the mobile terminal side with an application supplied from a server.

このアップデートシステムは、たとえば図1に示したように、携帯端末の1種である携帯電話とウェブサーバ2とにより構成され、携帯電話網4およびインターネット5で通信可能に接続される。 For example, as shown in FIG. 1, this update system includes a mobile phone that is a kind of mobile terminal and a web server 2, and is connected to be able to communicate via a mobile phone network 4 and the Internet 5.

携帯電話網4は、パケット網4A、ゲートウェイサーバ4Bなどを備えている。パケット網4Aは、たとえば図示せぬ基地局を通じて携帯電話との間で無線通信を行うとともに、インターネット5に接続される各種の端末とゲートウェイサーバ4Bを介して通信を行う。ゲートウェイサーバ4Bは、インターネット5に接続され、インターネット5に接続されるウェブサーバ2などの端末とパケット網4Aに無線接続される携帯電話などの携帯端末間の通信を制御する。 The cellular phone network 4 includes a packet network 4A, a gateway server 4B, and the like. The packet network 4A performs wireless communication with a mobile phone through a base station (not shown), for example, and communicates with various terminals connected to the Internet 5 via the gateway server 4B. The gateway server 4B is connected to the Internet 5 and controls communication between a terminal such as the web server 2 connected to the Internet 5 and a mobile terminal such as a mobile phone wirelessly connected to the packet network 4A.

携帯電話1は、各種通信端末の代表例を示しており、音声通話、データ通信などを行う機能を備えている。この携帯電話1は、ウェブページを表示させるためのディスプレイ11、ウェブ閲覧のための操作を司るキー群12などにより構成される。 The cellular phone 1 shows representative examples of various communication terminals, and has a function of performing voice call, data communication, and the like. The mobile phone 1 includes a display 11 for displaying a web page, a key group 12 for performing operations for web browsing, and the like.

ウェブサーバ2は、各種サーバの代表例を示しており、携帯電話からの要求に応じてホームページ閲覧、着メロ、着ボイス、画像などのデジタルコンンテンツのダウンロード、電子商取引などのサービスを提供する。このウェブサーバ2は、ウェブページ、デジタルコンテンツなどの情報を格納したコンテンツデータベース(以下、コンテンツDBという)3を接続している。 The web server 2 shows representative examples of various servers, and provides services such as homepage browsing, downloading of digital content such as ringtones, ringing voices, images, and electronic commerce in response to requests from mobile phones. The web server 2 is connected to a content database (hereinafter referred to as a content DB) 3 that stores information such as web pages and digital content.

本実施の形態においては、携帯電話1側のクライアントアプリケーション(以下にアプリケーションという)によりブラウザ形式でブラウザ表示を実現するため、ウェブサーバ2より携帯電話1に対してウェブページが提供される。また、本実施の形態においては、ウェブサーバ2より着メロなどのデジタルコンテンツを携帯電話1に対してダウンロードさせることができる。さらに、本実施の形態においては、データ量の多いデジタルコンテンツについては、ウェブサーバ2側で送信前のデジタルコンテンツについてデータ圧縮を行い、携帯電話1に対してたとえば順次分割転送を行うものである。 In the present embodiment, a web page is provided from the web server 2 to the mobile phone 1 in order to realize browser display in a browser format by a client application (hereinafter referred to as an application) on the mobile phone 1 side. Further, in the present embodiment, digital contents such as ringtones can be downloaded to the mobile phone 1 from the web server 2. Furthermore, in the present embodiment, for digital content with a large amount of data, the web server 2 performs data compression on the digital content before transmission, and sequentially performs, for example, divisional transfer to the mobile phone 1.

つぎに、本実施の形態によるアップデートシステムを構成する各部について詳述する。まずウェブサーバ2について説明する。図2は本実施の形態によるウェブサーバの一構成例を示すブロック図であり、図3は本実施の形態によるリソースの一例を示す図である。 Next, each part constituting the update system according to the present embodiment will be described in detail. First, the web server 2 will be described. FIG. 2 is a block diagram illustrating a configuration example of the web server according to the present embodiment, and FIG. 3 is a diagram illustrating an example of resources according to the present embodiment.

ウェブサーバ2は、インターネット5に接続され、このインターネット5を介して携帯電話、パーソナルコンピュータなどの端末との間の通信を司る通信制御部201、CPU、ROM、RAMなどを備え、サーバ全体の制御を司る制御部202、サーバ全体の制御を行うためのプログラムのほか本実施の形態によるコンテンツ提供のためのサーバ側のアプリケーション204、クライアントである携帯電話に供給するための、クライアント側でデジタルコンテンツをダウンロードするためのクライアントアプリケーション205、クライアントアプリケーションで使用する共通データからなるリソース206などを記憶した記憶部203、コンテンツDB3との間でインタフェースを司るDBインタフェース207などにより構成される。 The web server 2 is connected to the Internet 5, and includes a communication control unit 201 that controls communication with a terminal such as a mobile phone and a personal computer via the Internet 5, a CPU, a ROM, a RAM, and the like. In addition to a program for controlling the entire server, a server-side application 204 for providing contents according to the present embodiment, and a digital content on the client side to be supplied to a mobile phone as a client A client application 205 for downloading, a storage unit 203 that stores resources 206 made up of common data used by the client application, a DB interface 207 that manages an interface with the content DB 3, and the like.

制御部202は、インターネット5を介して他の機器の要求に応じてデジタルコンテンツを提供したり、インターネット5を介して、もしくは、図示せぬドライバを介してデジタルコンテンツの内容を更新する処理も実行する。コンテンツDB3は、着メロデータファイル208のほか画像、着ボイス、音楽などのデジタルコンテンツのファイル、ウェブページを構成するためのウェブページ情報などを保存している。 The control unit 202 also provides processing for providing digital content in response to a request from another device via the Internet 5 and updating the content of the digital content via the Internet 5 or via a driver (not shown). To do. In addition to the ringtone data file 208, the content DB 3 stores digital content files such as images, ringing voices, and music, web page information for configuring web pages, and the like.

また、記憶部203においては、携帯電話との間で共有するダウンローダ(携帯電話が着メロなどのデジタルコンテンツをウェブサーバ2よりダウンロードするためのアプリケーション)であるクライアントアプリケーション205、リソース27を更新可能に格納している。 In addition, the storage unit 203 stores the client application 205 and the resource 27 that are downloaders shared with the mobile phone (applications for the mobile phone to download digital contents such as ringtones from the web server 2) and the resource 27 in an updatable manner. doing.

リソース206は、たとえば図3に示したように、リソースサイズ部、データ部などにより構成される。リソースサイズ部は、データ部のサイズを示すものであり、リソースサイズ部とデータ部とは一例として1〜N(Nは自然数)個の対応関係を有している。データ部は、テキストまたは画像データであり、リソースサイズ部の各データサイズによりバイト数が示される。データサイズは2バイトであり、データ部は可変となっている。   The resource 206 is configured by a resource size part, a data part, etc. as shown in FIG. 3, for example. The resource size portion indicates the size of the data portion, and the resource size portion and the data portion have 1 to N (N is a natural number) correspondences as an example. The data part is text or image data, and the number of bytes is indicated by each data size of the resource size part. The data size is 2 bytes, and the data part is variable.

このリソース206は、初回起動時とアップデート時に取得され、後述するがアップデート有無はクライアントアプリケーションの起動の度に確認される。また、本実施の形態において、クライアントアプリケーション205は、リソース206がアップデートされる場合には必ずアップデートされるように設定されているが、本発明はこれに限定されるものではなく、クライアントアプリケーション205に対してリソース205のアップデートが影響しない、もしくは、影響が小さい場合には、アップデートを必要としない設定にしてもよいことは謂うまでもない。 The resource 206 is acquired at the first activation and at the time of update, and as described later, whether or not there is an update is confirmed each time the client application is activated. In this embodiment, the client application 205 is set to be updated whenever the resource 206 is updated. However, the present invention is not limited to this, and the client application 205 is not limited to this. On the other hand, when the update of the resource 205 does not affect or the influence is small, it is needless to say that the setting that does not require the update may be made.

つづいて携帯端末の一例について説明する。図4は本実施の形態による携帯電話1の内部構成を示すブロック図、図5は本実施の形態によるバージョン番号を説明する図、そして、図6は本実施の形態によるアプリケーション18Aを含むメモリのデータ構造を説明する図である。 Next, an example of a mobile terminal will be described. FIG. 4 is a block diagram showing the internal configuration of the mobile phone 1 according to the present embodiment, FIG. 5 is a diagram for explaining the version number according to the present embodiment, and FIG. 6 is a memory of the application 18A according to the present embodiment. It is a figure explaining a data structure.

本実施の形態の携帯電話1は、たとえば図4に示したように、内部バス23に、ディスプレイ11、キー群12、音声処理部13、CPU16、ROM17、RAM18、通信処理部19、赤外線通信部21、カメラ22などを接続させ、データ、アドレス信号、制御信号などを伝送させることで各種の処理を実現する構成である。 For example, as shown in FIG. 4, the mobile phone 1 according to the present embodiment includes a display 11, a key group 12, a voice processing unit 13, a CPU 16, a ROM 17, a RAM 18, a communication processing unit 19, and an infrared communication unit. 21, the camera 22, etc. are connected to transmit various data, address signals, control signals, and the like.

通信処理部19は、アンテナ18に接続され、アンテナ18を介して携帯電話網4と通信を行うものである。この通信処理部19により、音声通話やウェブサーバ2との通信(iモード(登録商標)など)を実現することができる。音声処理部13は、音声出力のためのスピーカ14、音声入力のためのマイク15をそれぞれ接続させており、受話時や送話時の音声処理を行うものである。 The communication processing unit 19 is connected to the antenna 18 and communicates with the mobile phone network 4 via the antenna 18. The communication processing unit 19 can realize voice communication and communication with the web server 2 (i-mode (registered trademark), etc.). The voice processing unit 13 is connected to a speaker 14 for voice output and a microphone 15 for voice input, and performs voice processing during reception and transmission.

CPU16は、携帯電話1全体の制御をROM17に格納されたOSにしたがって行うものである。ROM17は、あらかじめインストールされているOSなどのプログラムを格納している。このCPU16は、携帯電話用の各種アプリケーション(たとえばJAVA(登録商標)アプリケーション)によりウェブ閲覧、着メロなどのデジタルコンテンツのダウンロード、リソースのアップデートなどを制御する。また、このCPU16は、キー群12からの入力を受け付けて各種の処理を実行させたり、各種の処理に応じて表示を制御する。 The CPU 16 controls the entire mobile phone 1 according to the OS stored in the ROM 17. The ROM 17 stores programs such as an OS installed in advance. The CPU 16 controls web browsing, downloading of digital contents such as ringtones, updating of resources, and the like by various applications for mobile phones (for example, JAVA (registered trademark) application). Further, the CPU 16 receives an input from the key group 12 and executes various processes, and controls display according to the various processes.

RAM18は、カメラ22による撮像画像を記憶するエリア、各種処理を行うためのワークエリアなどを備えているほか、ウェブサーバ2よりダウンロードしたクライアントアプリケーションに相当するアプリケーション18A、ウェブサーバ2よりダウンロードした着メロデータ18Bや他のデジタルコンテンツを記憶する。本実施の形態によるウェブブラウザ機能は、アプリケーション18AのうちのたとえばJAVA(登録商標)アプリケーションにより実現される。 The RAM 18 includes an area for storing an image captured by the camera 22, a work area for performing various processes, an application 18 A corresponding to a client application downloaded from the web server 2, and ringtone data downloaded from the web server 2. 18B and other digital contents are stored. The web browser function according to the present embodiment is realized by, for example, a JAVA (registered trademark) application in the application 18A.

キー群12は、電話番号、アドレスなどの入力を行ったり、表示画面上のウェブブラウザに対してページの選択、ページの切り替え、リンク先の指定、着メロなどのデジタルコンテンツのダウンロード指示などを行うための各種キーを備えている。ディスプレイ11は、ウェブブラウザ、着メロなどのデジタルコンテンツのダウンロードにかかる表示遷移、電話やメールの機能を使うときに表示画面を形成したり、カメラ22の撮像画像を表示するものである。 The key group 12 is used to input a telephone number, an address, etc., and to select a page, switch pages, specify a link destination, and download instructions for digital contents such as ringtones to the web browser on the display screen. Has various keys. The display 11 is used to form a display screen when displaying digital content such as a web browser or ringtone, and to use a telephone or mail function, or to display a captured image of the camera 22.

赤外線通信部21は、所定の赤外線規格にしたがって同規格で赤外線通信可能な他の機器とのデータ通信を行うものであり、カメラ22は、キー群12の操作にしたがって撮像画像をデジタル画像として取り込むものである。 The infrared communication unit 21 performs data communication with other devices capable of infrared communication in accordance with a predetermined infrared standard, and the camera 22 captures a captured image as a digital image in accordance with an operation of the key group 12. Is.

本実施の形態では、携帯電話側に着メロなどのデジタルコンテンツをダウンロードするためのアプリケーション(リソース)に対してバージョン番号をもたせている。図5には、バージョン番号の意味が示されている。バージョン番号の形式は、一例として、AAAA、BBBB、CCCC、DDDDの4種類であり、それぞれ0〜255の数字を当て嵌める。 In this embodiment, a version number is given to an application (resource) for downloading digital contents such as ringtones on the mobile phone side. FIG. 5 shows the meaning of the version number. There are four types of version number formats, AAAA, BBBB, CCCC, and DDDD, as an example, and numbers from 0 to 255 are applied.

携帯電話1は、このバージョン番号を所持しており、ウェブサーバ2との間でたとえば着メロのダウンロード要求を行った際に、ウェブサーバ2に通知する。ウェブサーバ2は、ダウンロードのアプリケーションについて最新のバージョン番号を所持しているので、両者を比較して携帯電話1が所持しているアプリケーションのバージョン番号が古ければエラーを返すことになる。 The mobile phone 1 possesses this version number, and notifies the web server 2 when, for example, a ringtone download request is made with the web server 2. Since the web server 2 possesses the latest version number for the downloaded application, an error is returned if the version number of the application possessed by the mobile phone 1 is old by comparing the two.

一方、携帯電話1では、前回共通データ(アプリケーション18Aで使用するデータ)を取得したときのバージョン番号と今回ウェブサーバ2側で準備されているバージョン番号とを比較し、その差異に応じて共通データを再取得したり、共通リソースにかかるデータを削除したり、クライアントアプリケーションのみの更新によりデータに対する処理を実施しないという処理がなされる。 On the other hand, the mobile phone 1 compares the version number when the previous common data (data used in the application 18A) was acquired with the version number prepared on the web server 2 side this time, and determines the common data according to the difference. Is re-acquired, the data related to the common resource is deleted, or the data is not processed by updating only the client application.

一例として、AAAAはメジャーバージョンを示し、この場合、アプリケーションの大幅な変更を意味することからアップデートを必要とする。BBBBは機能のアップグレードを示し、この場合、メジャーバージョンと同様にアップデートを必要とし、画面構成やデータ構造の変更を意味する。CCCCはデザインなどのマイナーな変更を示し、この場合、共通リソースの再取得が必要となる。DDDDはバグフィックスを示し、この場合、データに変更がないことを意味する。 As an example, AAAA indicates a major version, which requires an update because it signifies a significant change in the application. BBBB indicates a function upgrade. In this case, an update is required as in the major version, which means a change in screen configuration or data structure. CCCC indicates a minor change such as a design, and in this case, re-acquisition of common resources is required. DDDD indicates a bug fix, which means that there is no change in the data.

アップデートに関しては、ウェブサーバ2においてバージョン情報のうちAAAA、BBBB、CCCC、DDDDの順に比較を行い、ウェブサーバ2側の数字がひとつでも大きいものがあれば、更新の必要があると判断する。すなわち、バージョン番号は更新のたびに大きくなる。ここで、アプリケーション18Aはバージョン情報のうちのひとつでも更新があれば、アップデートされる。 Regarding the update, the web server 2 compares AAAA, BBBB, CCCC, and DDDD in the order of the version information, and if there is even one large number on the web server 2 side, it is determined that the update is necessary. That is, the version number increases with each update. Here, the application 18A is updated if one of the version information is updated.

RAM18においては、たとえば図6に示したように、メモリの位置がバイト単位で示されている。0バイト目の位置には、共通データ取得フラグが格納される。これは画面を構成するなどのアプリケーションで使用されるデータを取得したかどうかを示す。この場合、0(ゼロ)は未取得、1は取得済みである。 In the RAM 18, for example, as shown in FIG. 6, the position of the memory is shown in units of bytes. A common data acquisition flag is stored at the 0th byte position. This indicates whether or not data used in an application such as configuring a screen has been acquired. In this case, 0 (zero) is not acquired and 1 is already acquired.

1バイト目、2バイト目、3バイト目、4バイト目の位置には、それぞれバージョン番号AAAA、BBBB、CCCC、DDDDが格納される。5バイト目以降の位置には、アプリケーション固有のデータ(固定長)、共通データ(可変長の画像データなど)が格納される。ここで、アプリケーション固有のデータはアプリケーション18Aを示し、共通データ取得フラグ、バージョン情報、共通データは図示せぬがRAM18に格納される。 Version numbers AAAA, BBBB, CCCC, and DDDD are stored in the positions of the first byte, the second byte, the third byte, and the fourth byte, respectively. Application-specific data (fixed length) and common data (such as variable-length image data) are stored at positions after the fifth byte. Here, application-specific data indicates the application 18A, and a common data acquisition flag, version information, and common data are stored in the RAM 18 (not shown).

つぎに動作について説明する。図7および図8は本実施の形態によるダウンロード動作を説明するフローチャート、図9は本実施の形態によるアプリケーションのアップデート動作を説明するフローチャート、図10は本実施の形態によるレスポンスデータのフォーマットを説明する図、そして、図11は本実施の形態によるダウンロード時の画面遷移を説明する図である。 Next, the operation will be described. 7 and 8 are flowcharts for explaining the download operation according to the present embodiment, FIG. 9 is a flowchart for explaining the update operation of the application according to the present embodiment, and FIG. 10 explains the format of response data according to the present embodiment. FIG. 11 and FIG. 11 are diagrams for explaining screen transitions during downloading according to the present embodiment.

以下、携帯電話1の処理は、アプリケーション18Aにより実行され、ウェブサーバ2の処理は、アプリケーション204により実行される。携帯電話1によりウェブサーバ2へのアクセスが行われ、ユーザの操作により所望の着メロがダウンロード対象として選択されると、まずダウンロード中画面がディスプレイ11に表示形成される(ステップS101)。そして、ウェブサーバ2に対して着メロのダウンロード要求(第1のトリガ)が送信される(ステップS102)。 Hereinafter, the processing of the mobile phone 1 is executed by the application 18A, and the processing of the web server 2 is executed by the application 204. When the mobile phone 1 accesses the web server 2 and a desired ringtone is selected as a download target by the user's operation, a downloading screen is first displayed on the display 11 (step S101). Then, a ringtone download request (first trigger) is transmitted to the web server 2 (step S102).

このダウンロード要求時、携帯電話1からウェブサーバ2に対して、あらかじめユーザに対して割り当てられたユーザを特定するための情報(ユーザID)、着メロを特定するための着メロID、着メロなどのデジタルコンテンツをウェブサーバ2よりダウンロードするためのアプリケーションに関するバージョン番号などが送信される。 At the time of this download request, information (user ID) for specifying a user assigned in advance to the user from the mobile phone 1 to the web server 2, digital contents such as a ringtone ID and ringtone for specifying a ringtone Is transmitted from the web server 2 such as a version number related to the application.

ウェブサーバ2においては、ダウンロード要求が受け付けられると(ステップS201)、バージョン番号に基づいてバージョンチェックが行われる(ステップS202)。ここでは、携帯電話1より受信されたバージョン番号とリソース206のバージョン番号とが比較され、アップデートの要否が判断される。 In the web server 2, when a download request is accepted (step S201), a version check is performed based on the version number (step S202). Here, the version number received from the mobile phone 1 is compared with the version number of the resource 206 to determine whether or not update is necessary.

アップデートが不要と判断された場合には(ステップS203のNOルート)、携帯電話1に格納されている現状のアプリケーション18Aにより正常に着メロをダウンロードすることが可能である。したがって、処理はステップS204に移行してユーザのチェックが行われる。このチェックは、携帯電話1から受信されたユーザIDが図示されぬ会員データベースに登録されているかどうかにより判断される。 If it is determined that the update is unnecessary (NO route in step S203), the ringtone can be normally downloaded by the current application 18A stored in the mobile phone 1. Therefore, the process proceeds to step S204 to check the user. This check is determined by whether or not the user ID received from the mobile phone 1 is registered in a member database (not shown).

ここで、会員データベースは、ウェブサーバ2にDBインタフェース207を介して接続されてもよく、あるいは、インターネット5に接続されてウェブサーバ2からアクセス可能な環境下におかれていてもよい。 Here, the member database may be connected to the web server 2 via the DB interface 207 or may be connected to the Internet 5 and in an environment accessible from the web server 2.

もし会員登録されていた場合には(ステップS205のYESルート)、着メロデータファイル208からユーザのリクエストに応じた着メロデータが取得される。この場合、着メロデータのDB検索に着メロIDが使用される。 If the member is registered (YES route in step S205), ringtone data corresponding to the user's request is acquired from the ringtone data file 208. In this case, the ringtone ID is used for DB search of ringtone data.

着メロデータファイル208から取得された着メロデータは、携帯電話1がダウンロード可能なサイズに圧縮される。圧縮はたとえばJAR(ZIP)フォーマットで圧縮し、携帯電話が1回の通信で取得できる最大サイズがたとえば20Kの場合、その20Kを超えるものは20Kずつに分割してダウンロードされるように処理される。そのときの圧縮率は、着メロデータの元ファイルと圧縮後のファイルとの比較により算出される(ステップS207)。 The ringtone data acquired from the ringtone data file 208 is compressed to a size that can be downloaded by the mobile phone 1. For example, compression is performed in the JAR (ZIP) format, and when the maximum size that the mobile phone can acquire in one communication is 20K, for example, the data exceeding 20K is processed so as to be divided into 20K and downloaded. . The compression rate at that time is calculated by comparing the original file of the ringtone data with the compressed file (step S207).

このようにして、ステータス、圧縮率、圧縮された着メロデータが揃うと、レスポンスデータが生成される。ここで、レスポンスデータとは、たとえば図10に示したように、先頭1バイトにステータスコードが格納され、2バイト目に圧縮率が格納され、残りの部分に圧縮された着メロデータが格納される。エラー時には、2バイト目以降にデータは格納されない。この場合、ユーザが非会員などのエラー条件がある場合には、エラーを示す情報がレスポンスデータにセットされる。 In this way, when the status, compression rate, and compressed ringtone data are prepared, response data is generated. Here, for example, as shown in FIG. 10, response data is a status code stored in the first byte, a compression rate stored in the second byte, and compressed ringtone data stored in the remaining portion. . When an error occurs, data is not stored after the second byte. In this case, when the user has an error condition such as a non-member, information indicating an error is set in the response data.

ステータスコードとは、正常かそれともエラーかを示す情報、ユーザが会員か非会員かを示す情報、アプリケーションのアップデートの要否を示す情報などのフラグにより構成される。圧縮率とは、正常処理時の着メロデータ部分の圧縮率を示す。着メロデータとは、たとえばJAR圧縮された着メロデータを示す。 The status code includes flags such as information indicating whether the user is normal or error, information indicating whether the user is a member or a non-member, and information indicating whether application update is necessary. The compression rate indicates the compression rate of the ringtone data portion during normal processing. The ringtone data indicates, for example, JAR compressed ringtone data.

一方、ステップS203においてアップデートが必要と判断されると(YESルート)、携帯電話1側で現行のアプリケーションにより着メロデータのダウンロードが完遂できないため、以降はアプリケーションのアップデート処理を優先して行う処理の流れとなる。また、ステップS205において非会員であると判断がなされると(NOルート)、着メロのダウンロード資格がないためエラー条件のひとつとしてユーザにレスポンスデータを送る必要がある。 On the other hand, if it is determined in step S203 that an update is necessary (YES route), ringtone data cannot be downloaded by the current application on the mobile phone 1 side. It becomes. If it is determined in step S205 that the user is not a member (NO route), it is necessary to send response data to the user as one of error conditions because there is no qualification for downloading ringtones.

ステップS203、ステップS205のNOルートでは、処理はステップS208に移行してレスポンスデータの生成および携帯電話1への送信が行われる。アップデートが必要な際は、レスポンスデータにおいて、ステータスコードに要アップデートの情報がセットされて送信され、2バイト目以降はデータはセットされず、送信されないことになる。また、非会員の際は、レスポンスデータにおいて、ステータスコードに非会員の情報がセットされて送信され、2バイト目以降はデータはセットされず、送信されないことになる。 In the NO route of steps S203 and S205, the process proceeds to step S208, and response data is generated and transmitted to the mobile phone 1. When an update is necessary, the update information in the status code is set in the response data and transmitted, and the data after the second byte is not set and is not transmitted. In the case of a non-member, the non-member information is set in the status code and transmitted in the response data, and the data after the second byte is not set and is not transmitted.

そして、携帯電話1においては、ウェブサーバ2から送信されたレスポンスデータが受信されると、まず先頭の2バイト(ステータスコード、圧縮率)が読み込まれる(ステップS104)。1バイト目のステータスコードからアップデートか否かの判断がなされ、アップデートが必要な場合には(ステップS105のYESルート)、処理はステップS106に移行してアプリケーションのアップデートが実行される。 When the mobile phone 1 receives the response data transmitted from the web server 2, the first two bytes (status code, compression rate) are first read (step S104). It is determined from the status code of the first byte whether or not the update is necessary. If the update is necessary (YES route in step S105), the process proceeds to step S106, and the application is updated.

ここで、ステップS105において、アップデートなしという判断が下された場合には(NOルート)、処理はステップS111(図8参照)に移行してステータスコードのうち正常か否かのフラグをチェックする。このとき、異常の際は、エラー情報のダイアログが画面に表示される(ステップS112)。 If it is determined in step S105 that there is no update (NO route), the process proceeds to step S111 (see FIG. 8), and a flag indicating whether the status code is normal is checked. At this time, in the case of abnormality, a dialog of error information is displayed on the screen (step S112).

一方、正常の際は、さらに2バイト目の圧縮率がチェックされ、圧縮率“0”の際は、そのままダウンロードが実行される(ステップS115)。圧縮率から圧縮がなされている際は、圧縮率がたとえば図11(A)のように表示され、ダウンロードが実行される(ステップS115)。 On the other hand, when the compression rate is normal, the compression rate of the second byte is further checked, and when the compression rate is “0”, the download is executed as it is (step S115). When compression is performed from the compression rate, the compression rate is displayed as shown in FIG. 11A, for example, and download is executed (step S115).

さて、アップデート処理は図9に示される。携帯電話1では、起動時(第2のトリガ)、図6に示す先頭1バイト目から5バイト分のデータが取得される(ステップS301)。
アップデートが必要な場合、ステップS302において、現在RAM18に格納されているアプリケーション18Aが所持しているバージョン番号と前回ウェブサーバ2より共通データを取得したときにRAM18に格納されたバージョン番号とが比較される。
The update process is shown in FIG. When the cellular phone 1 is activated (second trigger), data of 5 bytes from the first byte shown in FIG. 6 is acquired (step S301).
If an update is necessary, in step S302, the version number possessed by the application 18A currently stored in the RAM 18 is compared with the version number stored in the RAM 18 when the common data was previously acquired from the web server 2. The

図6において、1バイト目、2バイト目のバージョン情報(AAAA、BBBB)、3バイト目のバージョン情報(CCCC)、4バイト目のバージョン情報(DDDD)が参照される。そして、メジャーバージョン(AAAA)と機能アップグレード(BBBB)とのいずれか1つでも変更があれば(ステップS303)、図6で示すデータ構成はすべてゼロで埋められ、処理はステップS306に移行する(ステップS304)。 In FIG. 6, the first byte, second byte version information (AAAAA, BBBB), third byte version information (CCCC), and fourth byte version information (DDDD) are referred to. If any one of the major version (AAA) and the function upgrade (BBBB) is changed (step S303), the data structure shown in FIG. 6 is all filled with zeros, and the process proceeds to step S306 (step S306). Step S304).

また、デザインなどの変更(CCCC)があれば(ステップS303)、先頭1バイトにゼロが書き込まれ、処理ステップS306に移行する(ステップS305)。また、バグフィックス部分の変更(DDDD)か、あるいは、AAAA、BBBB,CCCC,DDDDのいずれも変更がないのであれば(ステップS303)、処理はステップS306に移行する。 If there is a change in design (CCCC) (step S303), zero is written in the first byte, and the process proceeds to processing step S306 (step S305). If there is a change in the bug fix part (DDDD) or there is no change in AAAA, BBBB, CCCC, or DDDD (step S303), the process proceeds to step S306.

そして、図6に示した先頭1バイト目の共通データ取得フラグが取得され(ステップS306)、その値が“0”(未取得)か“1”(取得済み)かを確認する(ステップS307)。共通データ取得フラグが“1”の場合には(ステップS307のNOルート)、共通データは取得済みと判断され、アップデート処理は終了する。 Then, the common data acquisition flag of the first byte shown in FIG. 6 is acquired (step S306), and it is confirmed whether the value is “0” (not acquired) or “1” (acquired) (step S307). . If the common data acquisition flag is “1” (NO route in step S307), it is determined that the common data has been acquired, and the update process ends.

一方、共通データ取得フラグが“0”の場合には(ステップS307のYESルート)、共通データは未取得と判断され、ウェブサーバ2に対してアクセスがなされ、共通リソースが要求される(ステップS308)。ウェブサーバ2では、その「要求が受け付けられ(ステップS401)、リソース206が読み出されて携帯電話1に対して送信される(ステップS308)。 On the other hand, when the common data acquisition flag is “0” (YES route in step S307), it is determined that the common data has not been acquired, the web server 2 is accessed, and a common resource is requested (step S308). ). In the web server 2, the “request is accepted (step S401), the resource 206 is read and transmitted to the mobile phone 1 (step S308).

携帯電話1では、ウェブサーバ2からの共通リソースが取得されると(ステップS309)、その共通リソースはRAM18の所定の領域に保存され(ステップS310)、さらにアプリケーションのバージョン番号が保存される(ステップS311)。その後、図6の先頭1バイト目(0位置)に取得済みを示す“1”が書き込まれる(ステップS312)。このようにして、アップデート処理が終了する。 In the mobile phone 1, when the common resource from the web server 2 is acquired (step S309), the common resource is stored in a predetermined area of the RAM 18 (step S310), and further the version number of the application is stored (step S310). S311). Thereafter, “1” indicating acquisition is written in the first byte (0 position) in FIG. 6 (step S312). In this way, the update process ends.

なお、ウェブサーバ2側で圧縮された着メロデータは携帯電話1にダウンロードされたときに伸張されるものである。 The ringtone data compressed on the web server 2 side is decompressed when downloaded to the mobile phone 1.

以上説明したように本実施の形態によれば、携帯電話に保存されているアプリケーション(データも含む)とウェブサーバ側で用意される最新のアプリケーション間の差異に適した必要最小限のバージョンアップを行うことにより、携帯電話とウェブサーバ間の効率的な通信を実現することが可能である。 As described above, according to the present embodiment, the minimum necessary version upgrade suitable for the difference between the application (including data) stored in the mobile phone and the latest application prepared on the web server side is performed. By doing so, it is possible to realize efficient communication between the mobile phone and the web server.

本発明は、携帯端末、アップデートシステム、アップデート方法およびアップデート用プログラムを製造する産業で利用される。 The present invention is used in industries that manufacture portable terminals, update systems, update methods, and update programs.

本発明の一実施の形態によるアップデートシステムを示す構成図である。It is a block diagram which shows the update system by one embodiment of this invention. 本実施の形態によるウェブサーバの一構成例を示すブロック図である。It is a block diagram which shows one structural example of the web server by this Embodiment. 本実施の形態によるリソースの一例を示す図である。It is a figure which shows an example of the resource by this Embodiment. 本実施の形態による携帯電話1の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the mobile telephone 1 by this Embodiment. 本実施の形態によるバージョン番号を説明する図である。It is a figure explaining the version number by this Embodiment. 本実施の形態によるデータ構造を説明する図である。It is a figure explaining the data structure by this Embodiment. 本実施の形態によるダウンロード動作を説明するフローチャートである。It is a flowchart explaining the download operation | movement by this Embodiment. 本実施の形態によるダウンロード動作を説明するフローチャートである。It is a flowchart explaining the download operation | movement by this Embodiment. 本実施の形態によるアプリケーションのアップデート動作を説明するフローチャートである。It is a flowchart explaining the update operation | movement of the application by this Embodiment. 本実施の形態によるレスポンスデータのフォーマットを説明する図である。It is a figure explaining the format of the response data by this Embodiment. 本実施の形態によるダウンロード時の画面遷移を説明する図である。It is a figure explaining the screen transition at the time of the download by this Embodiment.

符号の説明Explanation of symbols

1 携帯電話
2 ウェブサーバ
3 コンテンツDB
11 ディスプレイ
12 キー群
16 CPU
17 ROM
18 RAM
18A アプリケーション
18B 着メロデータ
19 通信処理部
201 通信制御部
202 制御部
203 記憶部
204 アプリケーション
205 クライアントアプリケーション
206 リソース
207 DBインタフェース
208 着メロデータファイル
1 Mobile phone 2 Web server 3 Content DB
11 Display 12 Key Group 16 CPU
17 ROM
18 RAM
18A application 18B ringtone data 19 communication processing unit 201 communication control unit 202 control unit 203 storage unit 204 application 205 client application 206 resource 207 DB interface 208 ringtone data file

Claims (16)

ネットワークを介してサーバに接続可能な携帯端末であって、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとを記憶する記憶手段と、
第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて更新の有無を判断する第1判断手段と、
第2のトリガに応じて前記記憶手段に記憶されたリソースについて更新有無を判断する第2判断手段と、
前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、
を備えたことを特徴とする携帯端末。
A mobile terminal that can be connected to a server via a network,
Storage means for storing a client application and resources used by the client application;
First determination means for determining whether or not the client application stored in the storage means is updated in response to a first trigger;
Second determination means for determining whether or not to update the resource stored in the storage means in response to a second trigger;
If the first or second determination means determines that an update is necessary, an update means for executing only an update that needs to be updated through communication with the server;
A portable terminal characterized by comprising:
ネットワークを介してサーバに接続可能な携帯端末であって、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとをそれぞれのバージョン情報とともに記憶する記憶手段と、
第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1判断手段と、
第2のトリガに応じて前記記憶手段に記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2判断手段と、
前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、
を備えたことを特徴とする携帯端末。
A mobile terminal that can be connected to a server via a network,
Storage means for storing a client application and resources used in the client application together with version information;
First determination means for determining whether or not to update the client application stored in the storage means in response to a first trigger based on version information of the client application;
Second determination means for determining whether to update the resource stored in the storage means in response to a second trigger based on version information of the resource;
If the first or second determination means determines that an update is necessary, an update means for executing only an update that needs to be updated through communication with the server;
A portable terminal characterized by comprising:
前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2判断手段は前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記更新手段は少なくとも更新が必要な更新項目について更新を実行することを特徴とする請求項2に記載の携帯端末。 A plurality of types of update items are determined in advance for the resource, version information is set corresponding to each update item, and the second determination means determines whether or not to update based on the version information of each update item. 3. The portable terminal according to claim 2, wherein the update unit executes update for at least an update item that needs to be updated. 前記更新手段は、前記第1判断手段で更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行することを特徴とする請求項1,2または3に記載の携帯端末。 4. The mobile terminal according to claim 1, wherein the update unit executes update for the client application together when the first determination unit determines that the update is necessary. 5. . ネットワークを介してサーバと携帯端末間で通信を行うアップデートシステムであって、
前記携帯端末においては、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとを記憶する記憶手段と、
第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて更新の有無を判断する第1判断手段と、
第2のトリガに応じて前記記憶手段に記憶されたリソースについて更新有無を判断する第2判断手段と、
前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、
を備え、
前記サーバにおいては、
前記携帯端末に供給するクライアントアプリケーションと当該アプリケーションで使用するリソースとを更新可能に記憶するデータベースと、
前記更新手段の要求に該当する更新対象を前記データベースから取り出して前記携帯端末に送信する送信手段と、
を備えたことを特徴とするアップデートシステム。
An update system for communicating between a server and a mobile terminal via a network,
In the mobile terminal,
Storage means for storing a client application and resources used by the client application;
First determination means for determining whether or not the client application stored in the storage means is updated in response to a first trigger;
Second determination means for determining whether or not to update the resource stored in the storage means in response to a second trigger;
If the first or second determination means determines that an update is necessary, an update means for executing only an update that needs to be updated through communication with the server;
With
In the server,
A database for storing the client application to be supplied to the mobile terminal and resources used in the application in an updatable manner;
A transmission unit that retrieves an update target corresponding to the request of the update unit from the database and transmits the update target to the portable terminal;
An update system characterized by comprising:
ネットワークを介してサーバと携帯端末間で通信を行うアップデートシステムであって、
前記携帯端末においては、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとをそれぞれのバージョン情報とともに記憶する記憶手段と、
第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1判断手段と、
第2のトリガに応じて前記記憶手段に記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2判断手段と、
前記第1または第2判断手段で更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する更新手段と、
を備え、
前記サーバにおいては、
前記携帯端末に供給するクライアントアプリケーションと当該アプリケーションで使用するリソースとを更新可能に記憶するデータベースと、
前記更新手段の要求に該当する更新対象を前記データベースから取り出して前記携帯端末に送信する送信手段と、
を備えたことを特徴とするアップデートシステム。
An update system for communicating between a server and a mobile terminal via a network,
In the mobile terminal,
Storage means for storing a client application and resources used in the client application together with version information;
First determination means for determining whether or not to update the client application stored in the storage means in response to a first trigger based on version information of the client application;
Second determination means for determining whether to update the resource stored in the storage means in response to a second trigger based on version information of the resource;
If the first or second determination means determines that an update is necessary, an update means for executing only an update that needs to be updated through communication with the server;
With
In the server,
A database for storing the client application to be supplied to the mobile terminal and resources used in the application in an updatable manner;
A transmission unit that retrieves an update target corresponding to the request of the update unit from the database and transmits the update target to the portable terminal;
An update system characterized by comprising:
前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2判断手段は前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記更新手段は少なくとも更新が必要な更新項目について更新を実行することを特徴とする請求項6に記載のアップデートシステム。 A plurality of types of update items are determined in advance for the resource, version information is set corresponding to each update item, and the second determination means determines whether or not to update based on the version information of each update item. 7. The update system according to claim 6, wherein the update unit executes update for at least an update item that needs to be updated. 前記更新手段は、前記第1判断手段で更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行することを特徴とする請求項5,6または7に記載のアップデートシステム。 8. The update system according to claim 5, wherein the update unit executes update of the client application together when the first determination unit determines that the update is necessary. 9. . ネットワークを介してサーバに接続可能な携帯端末によるアップデート方法であって、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがメモリに記憶されており、第1のトリガに応じて前記メモリに記憶されたクライアントアプリケーションについて更新の有無を判断する第1ステップと、
第2のトリガに応じて前記メモリに記憶されたリソースについて更新有無を判断する第2ステップと、
前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、
を含んだことを特徴とするアップデート方法。
An update method using a mobile terminal that can be connected to a server via a network,
A first step in which a client application and resources used by the client application are stored in a memory, and a determination is made as to whether or not the client application stored in the memory is updated in response to a first trigger;
A second step of determining whether to update the resource stored in the memory in response to a second trigger;
If it is determined that an update is necessary in the first or second step, a third step of executing an update only for a target that needs to be updated at least through communication with the server;
The update method characterized by including.
ネットワークを介してサーバに接続可能な携帯端末によるアップデート方法であって、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがそれぞれのバージョン情報とともにメモリに記憶されており、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1ステップと、
第2のトリガに応じて前記メモリに記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2ステップと、
前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、
を含んだことを特徴とするアップデート方法。
An update method using a mobile terminal that can be connected to a server via a network,
The client application and the resource used by the client application are stored in the memory together with the version information, and the client application stored in the storage unit in response to the first trigger is based on the version information of the client application. A first step of determining whether there is an update;
A second step of determining whether to update the resource stored in the memory in response to a second trigger based on the version information of the resource;
If it is determined that an update is necessary in the first or second step, a third step of executing an update only for a target that needs to be updated at least through communication with the server;
The update method characterized by including.
前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2ステップは前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記第3ステップは少なくとも更新が必要な更新項目について更新を実行することを特徴とする請求項10に記載のアップデート方法。 A plurality of types of update items are determined in advance for the resource, version information is set corresponding to each update item, and the second step determines whether to update based on the version information of each update item. The updating method according to claim 10, wherein the third step updates at least an update item that needs to be updated. 前記第3ステップは、前記第1ステップで更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行することを特徴とする請求項9,10または11に記載のアップデート方法。 12. The update method according to claim 9, 10 or 11, wherein, in the third step, when it is determined that the update is necessary in the first step, the client application is also updated. . ネットワークを介してサーバに接続可能な携帯端末のコンピュータで実行可能なアップデート用プログラムであって、
前記コンピュータに、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがメモリに記憶されており、第1のトリガに応じて前記メモリに記憶されたクライアントアプリケーションについて更新の有無を判断する第1ステップと、
第2のトリガに応じて前記メモリに記憶されたリソースについて更新有無を判断する第2ステップと、
前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、
を実行させることを特徴とするアップデート用プログラム。
An update program that can be executed on a computer of a mobile terminal that can be connected to a server via a network,
In the computer,
A first step in which a client application and resources used by the client application are stored in a memory, and a determination is made as to whether or not the client application stored in the memory is updated in response to a first trigger;
A second step of determining whether to update the resource stored in the memory in response to a second trigger;
If it is determined that an update is necessary in the first or second step, a third step of executing an update only for a target that needs to be updated at least through communication with the server;
An update program characterized in that the program is executed.
ネットワークを介してサーバに接続可能な携帯端末のコンピュータで実行可能なアップデート用プログラムであって、
前記コンピュータに、
クライアントアプリケーションと当該クライアントアプリケーションで使用するリソースとがそれぞれのバージョン情報とともにメモリに記憶されており、第1のトリガに応じて前記記憶手段に記憶されたクライアントアプリケーションについて当該クライアントアプリケーションのバージョン情報に基づいて更新の有無を判断する第1ステップと、
第2のトリガに応じて前記メモリに記憶されたリソースについて当該リソースのバージョン情報に基づいて更新有無を判断する第2ステップと、
前記第1または第2ステップで更新が必要であるという判断がなされた場合、前記サーバとの通信を通じて少なくとも更新が必要な対象のみ更新を実行する第3ステップと、
を実行させることを特徴とするアップデート用プログラム。
An update program that can be executed on a computer of a mobile terminal that can be connected to a server via a network,
In the computer,
The client application and the resource used by the client application are stored in the memory together with the version information, and the client application stored in the storage unit in response to the first trigger is based on the version information of the client application. A first step of determining whether there is an update;
A second step of determining whether to update the resource stored in the memory in response to a second trigger based on the version information of the resource;
If it is determined that an update is necessary in the first or second step, a third step of executing an update only for a target that needs to be updated at least through communication with the server;
An update program characterized in that the program is executed.
前記リソースに対して複数種の更新項目があらかじめ決められ、前記各更新項目に対応させてバージョン情報が設定されており、前記第2ステップは前記各更新項目のバージョン情報に基づいて更新有無を判断し、前記第3ステップは少なくとも更新が必要な更新項目について更新を実行することを特徴とする請求項14に記載のアップデート用プログラム。 A plurality of types of update items are determined in advance for the resource, version information is set corresponding to each update item, and the second step determines whether to update based on the version information of each update item. 15. The update program according to claim 14, wherein the update is executed for at least an update item that needs to be updated in the third step. 前記第3ステップは、前記第1ステップで更新が必要であるという判断がなされた場合、クライアントアプリケーションについての更新を併せて実行することを特徴とする請求項13,14または15に記載のアップデート用プログラム。

16. The update according to claim 13, 14 or 15, wherein the third step executes update for the client application together when it is determined that the update is necessary in the first step. program.

JP2003397783A 2003-11-27 2003-11-27 Portable terminal, update system, update method and update program Pending JP2005157885A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003397783A JP2005157885A (en) 2003-11-27 2003-11-27 Portable terminal, update system, update method and update program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003397783A JP2005157885A (en) 2003-11-27 2003-11-27 Portable terminal, update system, update method and update program

Publications (1)

Publication Number Publication Date
JP2005157885A true JP2005157885A (en) 2005-06-16

Family

ID=34722842

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003397783A Pending JP2005157885A (en) 2003-11-27 2003-11-27 Portable terminal, update system, update method and update program

Country Status (1)

Country Link
JP (1) JP2005157885A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100465891C (en) * 2005-07-08 2009-03-04 集嘉通讯股份有限公司 Method for renewing hand-held device operation function through insert-and-use storage device
CN101924775A (en) * 2010-09-08 2010-12-22 北京大学 Android application component transparent loading method and system
KR20110101603A (en) * 2010-03-09 2011-09-16 주식회사 엘지유플러스 Mobile communication terminal for supporting application updating and method for operating thereof
WO2013121761A1 (en) * 2012-02-14 2013-08-22 株式会社エヌ・ティ・ティ・ドコモ Femto base station apparatus and operation system
JP2013232077A (en) * 2012-04-27 2013-11-14 Samsung Techwin Co Ltd Control program update system for semiconductor manufacturing apparatus
KR101462311B1 (en) * 2012-05-18 2014-11-14 (주)이스트소프트 Method for preventing malicious code
US11029945B2 (en) 2018-02-20 2021-06-08 Panasonic Corporation Electronic device, program update method, and non-transitory recording medium
CN115297204A (en) * 2022-06-29 2022-11-04 荣耀终端有限公司 Ringtone setting method and terminal

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100465891C (en) * 2005-07-08 2009-03-04 集嘉通讯股份有限公司 Method for renewing hand-held device operation function through insert-and-use storage device
KR20110101603A (en) * 2010-03-09 2011-09-16 주식회사 엘지유플러스 Mobile communication terminal for supporting application updating and method for operating thereof
KR101645039B1 (en) * 2010-03-09 2016-08-02 주식회사 엘지유플러스 Mobile communication terminal for supporting application updating and method for operating thereof
CN101924775A (en) * 2010-09-08 2010-12-22 北京大学 Android application component transparent loading method and system
WO2013121761A1 (en) * 2012-02-14 2013-08-22 株式会社エヌ・ティ・ティ・ドコモ Femto base station apparatus and operation system
CN103635889A (en) * 2012-02-14 2014-03-12 株式会社Ntt都科摩 Femto base station apparatus and operation system
JP2013232077A (en) * 2012-04-27 2013-11-14 Samsung Techwin Co Ltd Control program update system for semiconductor manufacturing apparatus
KR101462311B1 (en) * 2012-05-18 2014-11-14 (주)이스트소프트 Method for preventing malicious code
US11029945B2 (en) 2018-02-20 2021-06-08 Panasonic Corporation Electronic device, program update method, and non-transitory recording medium
CN115297204A (en) * 2022-06-29 2022-11-04 荣耀终端有限公司 Ringtone setting method and terminal
CN115297204B (en) * 2022-06-29 2023-06-16 荣耀终端有限公司 Ring setting method and terminal

Similar Documents

Publication Publication Date Title
EP1192778B1 (en) Method and system for fetching content from a server in a cellular communication system
US8127285B2 (en) System, and associated method, for downloading an application
US20090157847A1 (en) Picture display method and picture display apparatus
US7035629B2 (en) User interface control method and system for a mobile terminal
EP1985098A2 (en) Dynamic wallpaper on mobile communication device
US8447362B2 (en) Function updating system and function updating method
US8126989B2 (en) Device and method for managing information data in a mobile telephone
EP1188289B1 (en) A cellular communication terminal, a method and a system for accessing servers
EP1052839A2 (en) Terminal for mobile communication that can display text by switching between different character sets
US20040171376A1 (en) Method and apparatus for associating a received command with a control for performing actions with a mobile telecommunication device
JP2005157885A (en) Portable terminal, update system, update method and update program
KR100411891B1 (en) Method for implement user interface in hand held radio communication terminal
KR100465779B1 (en) Method for display through download multi-theme of user interface of mobile phone
US20090024664A1 (en) Method and system for generating a content-based file, and content-based data structure
KR20060081159A (en) Method and system for managing terminal data of mobile terminal
KR100407389B1 (en) Method and Device for providing Resource Alone of Contents Application for Mobile Communication terminal
JP2005157912A (en) Content distribution server, content distribution method and program for content distribution
JP3656960B2 (en) Hypertext display device and hypertext display program
JP4422680B2 (en) Multimedia message transmission system and transmission method thereof
KR20040037976A (en) Method for updating firmware in mobile communication terminal
JP4633758B2 (en) Communication terminal and content download method
JP4189541B2 (en) Menu delivery method and system, and menu management server
KR100783073B1 (en) Down Load Method For Java Application Using WAP Push Form
JP2003006499A (en) Distributing method of electronic coupon, server device, and client device
JP2005050019A (en) Portable terminal, web browsing method for portable terminal, and web browsing program for portable terminal