JP2002328808A - Mobile communication terminal, method and program for operating mobile communication terminal - Google Patents

Mobile communication terminal, method and program for operating mobile communication terminal

Info

Publication number
JP2002328808A
JP2002328808A JP2001131179A JP2001131179A JP2002328808A JP 2002328808 A JP2002328808 A JP 2002328808A JP 2001131179 A JP2001131179 A JP 2001131179A JP 2001131179 A JP2001131179 A JP 2001131179A JP 2002328808 A JP2002328808 A JP 2002328808A
Authority
JP
Japan
Prior art keywords
application program
information
application
unit
expiration date
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
JP2001131179A
Other languages
Japanese (ja)
Inventor
Hiroyuki Suzuki
博行 鈴木
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.)
Kenwood KK
Original Assignee
Kenwood KK
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 Kenwood KK filed Critical Kenwood KK
Priority to JP2001131179A priority Critical patent/JP2002328808A/en
Publication of JP2002328808A publication Critical patent/JP2002328808A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce quantity of information to be communicated. SOLUTION: A processing control part 3 acquires an application information file 11 stored in a storage part 2 when version up of an application program 10 stored in the storage part 2 is instructed by instruction information inputted from an input part 5 and discriminates whether or not information to indicate an expiration date is included in the file. The processing control part 3 discriminates whether or not the current date and time counted by a time counter 7 are before the expiration date when the information to indicate the expiration date is discriminated to be included. The processing control part 3 switches a display picture of a display part 4 and outputs information to inform a user of warning when the current date and time are discriminated to be before the expiration date. After that, the processing control part 3 completes a processing to perform the version up of the application program 10 without accessing a contents server according to the instruction information inputted from the input part 5.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、移動体通信端
末、移動体通信端末の動作方法及びプログラムに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a mobile communication terminal, an operation method of the mobile communication terminal, and a program.

【0002】[0002]

【従来の技術】ネットワーク上に配置されてコンテンツ
サーバとして機能するコンピュータ・システムにアクセ
スして、通信データを送受信するネットワーク通信を実
行し、アプリケーションプログラムをダウンロードする
ことができる移動体通信端末が知られている。こうした
従来の移動体通信端末は、アプリケーションプログラム
をダウンロードする際に、例えばADF(Application
Descriptor File)と称されるアプリケーション情報フ
ァイルをダウンロードすることにより、インストールす
るアプリケーションに関する情報を取得することがあ
る。ダウンロードされたアプリケーション情報ファイル
は、移動体通信端末が備える所定の記憶部等に格納さ
れ、例えば対応するアプリケーションプログラムが消去
されるまで保存される。
2. Description of the Related Art There is known a mobile communication terminal capable of accessing a computer system arranged on a network and functioning as a content server, executing network communication for transmitting and receiving communication data, and downloading an application program. ing. When such a conventional mobile communication terminal downloads an application program, for example, an ADF (Application
By downloading an application information file called “Descriptor File”, information on an application to be installed may be acquired. The downloaded application information file is stored in a predetermined storage unit or the like included in the mobile communication terminal, and is stored, for example, until the corresponding application program is deleted.

【0003】こののち、従来の移動体通信端末は、ユー
ザのキー操作等に応答して入力部から入力された指示情
報により、アプリケーションプログラムのバージョンア
ップが指示されると、コンテンツサーバにアクセスし
て、改めてアプリケーション情報ファイルをダウンロー
ドする。この際、移動体通信端末は、新たにダウンロー
ドしたアプリケーション情報ファイルの内容と、既に自
機の記憶部に格納されているアプリケーション情報ファ
イルの内容とを比較することにより、コンテンツサーバ
に格納されているアプリケーションプログラムが更新さ
れているか否かを判別することができる。
After that, when a conventional mobile communication terminal is instructed to upgrade an application program by instruction information input from an input unit in response to a user's key operation or the like, the conventional mobile communication terminal accesses the content server. Download the application information file again. At this time, the mobile communication terminal is stored in the content server by comparing the content of the newly downloaded application information file with the content of the application information file already stored in its own storage unit. It can be determined whether or not the application program has been updated.

【0004】例えば、従来の移動体通信端末において、
入力部から入力された指示情報により、既にインストー
ルされているアプリケーションが選択され、図8(a)
に示すようなメニュー画面D10にて、「バージョンア
ップ」メニューが選択されたとする。この場合、移動体
通信端末は、図9の処理シーケンスに示すように、コン
テンツサーバに対して、ADFといったアプリケーショ
ン情報ファイルの転送要求を発信する(ステップS5
0)。また、この際、移動体通信端末は、表示部の画面
表示を切り替えて図8(b)に示すような確認中通知画
面D11となる画像を表示することにより、コンテンツ
サーバに格納されているアプリケーションプログラムを
確認中であることをユーザに通知する。
For example, in a conventional mobile communication terminal,
According to the instruction information input from the input unit, an already installed application is selected, and FIG.
It is assumed that the “version upgrade” menu is selected on the menu screen D10 as shown in FIG. In this case, the mobile communication terminal sends a transfer request for an application information file such as an ADF to the content server, as shown in the processing sequence of FIG. 9 (step S5).
0). At this time, the mobile communication terminal switches the screen display of the display unit to display an image serving as a confirmation notification screen D11 as shown in FIG. 8B, thereby displaying the application stored in the content server. Notify the user that the program is being checked.

【0005】移動体通信端末は、この転送要求に応答し
てコンテンツサーバから転送されたデータを受信するこ
とにより、アプリケーション情報ファイルをダウンロー
ドする(ステップS51)。移動体通信端末は、新たに
ダウンロードしたアプリケーション情報ファイルの内容
に基づいて、コンテンツサーバに格納されているアプリ
ケーションプログラムが更新されているか否かを判別
し、更新されていないと判別した場合に、図8(c)に
示す警告通知画面D12を表示して、アプリケーション
プログラムをダウンロードするための処理を終了する。
The mobile communication terminal downloads the application information file by receiving the data transferred from the content server in response to the transfer request (step S51). The mobile communication terminal determines whether or not the application program stored in the content server has been updated based on the content of the newly downloaded application information file. A warning notification screen D12 shown in FIG. 8C is displayed, and the process for downloading the application program ends.

【0006】[0006]

【発明が解決しようとする課題】上記従来技術では、既
にインストールしたアプリケーションに対応するアプリ
ケーションプログラムのバージョンアップが指示される
ごとに、コンテンツサーバに格納されているアプリケー
ションプログラムが更新されているか否かを判別するた
め、改めてコンテンツサーバからアプリケーション情報
ファイルをダウンロードしていた。このため、通信情報
量が増大し、通信料金が嵩むという問題があった。
In the above-mentioned prior art, each time an upgrade of an application program corresponding to an already installed application is instructed, it is determined whether or not the application program stored in the content server is updated. In order to determine, the application information file was downloaded again from the content server. For this reason, there has been a problem that the amount of communication information increases and communication charges increase.

【0007】この発明は、上記実状に鑑みてなされたも
のであり、通信情報量を低減することができる移動体通
信端末、移動体通信端末の動作方法及びプログラムを、
提供することを目的とする。
[0007] The present invention has been made in view of the above-described circumstances, and provides a mobile communication terminal capable of reducing the amount of communication information, an operation method of the mobile communication terminal, and a program.
The purpose is to provide.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するた
め、この発明の第1の観点に係る移動体通信端末は、ネ
ットワーク上に配置されたコンテンツサーバからアプリ
ケーションプログラムとアプリケーション情報ファイル
をダウンロードすることにより、各種のアプリケーショ
ン機能を実現可能な移動体通信端末であって、アプリケ
ーションプログラムとアプリケーション情報ファイルを
ダウンロードするためにコンテンツサーバにアクセスす
る通信手段と、前記通信手段が通信を実行することによ
りダウンロードされたアプリケーションプログラムを、
アプリケーション情報ファイルと対応づけて格納する格
納手段と、前記格納手段に格納されるアプリケーション
プログラムを管理するための処理を実行する処理実行手
段と、前記処理実行手段の動作を指示する指示情報を入
力する指示入力手段と、現在の日時を計測する計時手段
とを備え、前記処理実行手段は、前記指示入力手段から
入力された指示情報によりアプリケーションプログラム
のバージョンアップが指示されると、アプリケーション
プログラムをバージョンアップするための処理を開始
し、バージョンアップを指示されたアプリケーションプ
ログラムと対応して前記格納手段に格納されているアプ
リケーション情報ファイルに含まれる情報から、アプリ
ケーションプログラムの有効期限を特定し、前記計時手
段により計測された現在の日時がアプリケーションプロ
グラムの有効期限以前であるか否かを判別し、有効期限
以前であると判別した場合に、前記通信手段によりコン
テンツサーバにアクセスすることなく、アプリケーショ
ンプログラムをバージョンアップするための処理を終了
する、ことを特徴とする。
In order to achieve the above object, a mobile communication terminal according to a first aspect of the present invention downloads an application program and an application information file from a content server arranged on a network. A mobile communication terminal capable of realizing various application functions, a communication unit for accessing a content server to download an application program and an application information file, and the communication unit being downloaded by executing communication. Application program
A storage unit for storing the application information file in association with the application information file, a process execution unit for executing a process for managing an application program stored in the storage unit, and instruction information for instructing an operation of the process execution unit; An instruction input unit; and a timing unit for measuring a current date and time, wherein the process execution unit upgrades the application program when an instruction to upgrade the application program is given by the instruction information input from the instruction input unit. From the information included in the application information file stored in the storage means in correspondence with the application program instructed to upgrade, and specifies the expiration date of the application program. Measured It is determined whether or not the date and time of presence is before the expiration date of the application program, and when it is determined that the date and time is before the expiration date, the communication means does not access the content server, and upgrades the application program. Ending the processing.

【0009】前記処理実行手段は、バージョンアップを
指示されたアプリケーションプログラムと対応して前記
格納手段に格納されているアプリケーション情報ファイ
ルに、アプリケーションプログラムの有効期限を示す情
報が含まれているか否かを判別し、含まれていると判別
した場合に、現在の日時が有効期限以前であるか否かを
判別することが望ましい。
The processing execution means determines whether or not information indicating the expiration date of the application program is included in the application information file stored in the storage means in correspondence with the application program instructed to upgrade. It is desirable to determine whether the current date and time is before the expiration date if it is determined to be included.

【0010】前記処理実行手段が実行する処理に対応し
た情報を出力する情報出力手段を備え、前記処理実行手
段は、現在の日時が有効期限以前であると判別した場合
に、ユーザに警告を通知するための情報を、前記情報出
力手段により出力することが望ましい。
An information output unit for outputting information corresponding to a process executed by the process execution unit, wherein the process execution unit notifies a user of a warning when the current date and time is determined to be before the expiration date. It is desirable that the information output means be output by the information output means.

【0011】前記情報出力手段は、警告を通知するため
の画面となる画像を表示する表示手段を備え、前記処理
実行手段は、ユーザに警告を通知するための警告通知画
面となる画像を、前記表示手段により表示することで、
ユーザに警告を通知してもよい。
[0011] The information output means includes display means for displaying an image serving as a screen for notifying a warning, and the processing execution means displays the image serving as a warning notification screen for notifying a user of the warning. By displaying by display means,
A warning may be notified to the user.

【0012】前記処理実行手段は、前記指示入力手段か
ら入力された指示情報により前記格納手段に格納されて
いるアプリケーションプログラムに関する情報の出力が
指示されると、情報の出力を指示されたアプリケーショ
ンプログラムと対応して前記格納手段に格納されている
アプリケーション情報ファイルからアプリケーションプ
ログラムの有効期限を特定し、特定した有効期限を示す
画像を、前記表示手段により表示してもよい。
[0012] When the output of information relating to the application program stored in the storage means is instructed by the instruction information input from the instruction input means, the processing execution means includes: an application program instructed to output the information; Correspondingly, the expiration date of the application program may be specified from the application information file stored in the storage unit, and an image indicating the specified expiration date may be displayed on the display unit.

【0013】前記処理実行手段は、現在の日時が有効期
限以前であると判別した場合に、前記指示入力手段から
入力された指示情報に従って、コンテンツサーバにアク
セスすることなくアプリケーションプログラムをバージ
ョンアップするための処理を終了する手順と、前記通信
手段によりコンテンツサーバにアクセスし、アプリケー
ション情報ファイルとアプリケーションプログラムをダ
ウンロードして前記格納手段に格納することにより、前
記格納手段に既に格納されているアプリケーションプロ
グラムを更新する手順との、いずれかを実行することが
望ましい。
[0013] When the current date and time is before the expiration date, the processing execution means upgrades the application program without accessing the content server according to the instruction information input from the instruction input means. And updating the application program already stored in the storage means by accessing the content server by the communication means, downloading the application information file and the application program and storing them in the storage means. It is desirable to perform either one of the following procedures.

【0014】また、この発明の第2の観点に係る移動体
通信端末は、アプリケーションプログラムを、プログラ
ムに関する情報を含んだアプリケーション情報ファイル
と対応づけて格納する格納手段と、前記格納手段に格納
されるアプリケーションプログラムを管理するための処
理を実行する処理実行手段と、前記処理実行手段が実行
する処理に対応した情報を出力する情報出力手段と、前
記処理実行手段の動作を指示する指示情報を入力する指
示入力手段と、現在の日時を計測する計時手段とを備
え、前記処理実行手段は、前記指示入力手段から入力さ
れた指示情報によりアプリケーションプログラムのバー
ジョンアップが指示されると、バージョンアップを指示
されたアプリケーションプログラムと対応して前記格納
手段に格納されているアプリケーション情報ファイルに
含まれる情報から、アプリケーションプログラムの有効
期限を特定し、前記計時手段により計測された現在の日
時がアプリケーションプログラムの有効期限以前である
か否かを判別し、有効期限以前であると判別した場合
に、ユーザに警告を通知するための情報を、前記情報出
力手段により出力する、ことを特徴とする。
[0014] In a mobile communication terminal according to a second aspect of the present invention, a storage means for storing an application program in association with an application information file containing information on the program, and the application program is stored in the storage means. A process execution unit for executing a process for managing an application program, an information output unit for outputting information corresponding to the process executed by the process execution unit, and an instruction information for instructing an operation of the process execution unit. An instruction input unit; and a timing unit that measures a current date and time, wherein the process execution unit is instructed to upgrade when an instruction to upgrade the application program is issued by the instruction information input from the instruction input unit. Stored in the storage means corresponding to the application program From the information contained in the application information file, specify the expiration date of the application program, determine whether or not the current date and time measured by the timing means is before the expiration date of the application program, if it is before the expiration date When the determination is made, information for notifying the user of a warning is output by the information output means.

【0015】この発明の第3の観点に係る移動体通信端
末は、アプリケーションプログラムの有効期限を示す情
報を含んだアプリケーション情報ファイルを、アプリケ
ーションプログラムと対応づけて格納する格納手段と、
前記格納手段に格納されるアプリケーションプログラム
を管理するための処理を実行する処理実行手段と、現在
の日時を計測する計時手段とを備え、前記処理実行手段
は、予め定めたタイミングが到来すると、前記格納手段
に格納されているアプリケーション情報ファイルに含ま
れる情報から、対応するアプリケーションプログラムの
有効期限を特定し、前記計時手段により計測された現在
の日時がアプリケーションプログラムの有効期限以前で
あるか否かを判別し、有効期限を過ぎていると判別する
と、アプリケーションプログラムが有効期限切れである
ことに対応した処理を実行する、ことを特徴とする。
[0015] A mobile communication terminal according to a third aspect of the present invention is a storage means for storing an application information file including information indicating an expiration date of an application program in association with the application program,
A process execution unit for executing a process for managing an application program stored in the storage unit, and a clock unit for measuring a current date and time, the process execution unit, when a predetermined timing comes, From the information contained in the application information file stored in the storage means, specify the expiration date of the corresponding application program, and determine whether the current date and time measured by the timing means is before the expiration date of the application program. If it is determined that the expiration date has passed, the application program executes a process corresponding to the expiration date.

【0016】アプリケーションプログラムとアプリケー
ション情報ファイルとをダウンロードするためにコンテ
ンツサーバにアクセスする通信手段を備え、前記格納手
段は、前記通信手段が通信を実行することによりダウン
ロードされたアプリケーションプログラムを、アプリケ
ーション情報ファイルと対応づけて格納し、前記処理実
行手段は、前記計時手段により計測された現在の日時が
アプリケーションプログラムの有効期限を過ぎていると
判別すると、前記通信手段によりコンテンツサーバにア
クセスし、アプリケーションプログラムとアプリケーシ
ョン情報ファイルをダウンロードして前記格納手段に格
納することにより、前記格納手段に既に格納されている
アプリケーションプログラムを更新する処理を実行する
ことが望ましい。
Communication means for accessing a content server for downloading an application program and an application information file is provided. The storage means stores the application program downloaded by the communication means by executing communication in an application information file. When the processing execution means determines that the current date and time measured by the clocking means has passed the expiration date of the application program, the processing execution means accesses the content server by the communication means, and It is desirable to execute a process of updating an application program already stored in the storage unit by downloading an application information file and storing the application information file in the storage unit.

【0017】前記処理実行手段が実行する処理に対応し
た情報を出力する情報出力手段を備え、前記処理実行手
段は、前記計時手段により計測された現在の日時がアプ
リケーションプログラムの有効期限を過ぎていると判別
すると、ユーザに警告を通知するための情報を、前記情
報出力手段により出力する処理を実行することが望まし
い。
An information output unit for outputting information corresponding to a process executed by the process execution unit, wherein the process execution unit has a current date and time measured by the clock unit has passed the expiration date of the application program. When it is determined, it is desirable to execute a process of outputting information for notifying a user of a warning by the information output unit.

【0018】この発明の第4の観点に係る移動体通信端
末の動作方法は、指示入力手段と、格納手段と、処理実
行手段と、情報出力手段と、計時手段と、通信手段とを
備える移動体通信端末の動作方法であって、前記指示入
力手段から入力された指示情報により前記格納手段に格
納されているアプリケーションプログラムのバージョン
アップが指示されると、前記処理実行手段が、アプリケ
ーションプログラムをバージョンアップするための処理
を開始し、バージョンアップを指示されたアプリケーシ
ョンプログラムと対応して前記格納手段に格納されてい
るアプリケーション情報ファイルに、アプリケーション
プログラムの有効期限を示す情報が含まれているか否か
を判別し、含まれていると判別すると、前記計時手段に
より計測された現在の日時がアプリケーションプログラ
ムの有効期限以前であるか否かを判別し、有効期限以前
であると判別すると、ユーザに警告を通知するための情
報を前記情報出力手段により出力したのち、前記指示入
力手段から入力された指示情報に従って、前記通信手段
によりコンテンツサーバにアクセスすることなく、アプ
リケーションプログラムをバージョンアップするための
処理を終了する、ことを特徴とする。
[0018] A method for operating a mobile communication terminal according to a fourth aspect of the present invention is directed to a mobile terminal comprising an instruction input unit, a storage unit, a process execution unit, an information output unit, a timing unit, and a communication unit. An operation method of a mobile communication terminal, wherein when an instruction to upgrade a version of an application program stored in the storage unit is instructed by instruction information input from the instruction input unit, the processing execution unit updates the version of the application program. The process for upgrading the application program is started, and it is determined whether the application information file stored in the storage unit corresponding to the application program instructed to upgrade includes information indicating the expiration date of the application program. If it is determined that it is included, the current It is determined whether or not the date and time is before the expiration date of the application program. If it is determined that the date and time is before the expiration date, information for notifying a user of a warning is output by the information output unit, and the instruction input unit According to the present invention, the process for upgrading the application program is terminated without accessing the content server by the communication means in accordance with the instruction information input from.

【0019】ユーザに警告を通知するための情報を前記
情報出力手段により出力したのち、前記処理実行手段
が、前記指示入力手段から入力された指示情報に従っ
て、前記通信手段によりコンテンツサーバにアクセス
し、アプリケーション情報ファイルとアプリケーション
プログラムをダウンロードして前記格納手段に格納する
ことにより、前記格納手段に既に格納されているアプリ
ケーションプログラムを更新することが望ましい。
After information for notifying a user of a warning is output by the information output means, the processing execution means accesses the content server by the communication means in accordance with the instruction information input from the instruction input means, It is desirable that the application program already stored in the storage unit be updated by downloading the application information file and the application program and storing them in the storage unit.

【0020】この発明の第5の観点に係る移動体通信端
末の動作方法は、格納手段と、処理実行手段と、計時手
段と、通信手段とを備える移動体通信端末の動作方法で
あって、予め定めたタイミングが到来すると、前記処理
実行手段が、前記格納手段に格納されているアプリケー
ション情報ファイルに含まれる情報を読み取ることによ
り、対応するアプリケーションプログラムの有効期限を
特定し、前記計時手段により計測された現在の日時がア
プリケーションプログラムの有効期限以前であるか否か
を判別し、有効期限を過ぎていると判別すると、前記通
信手段によりコンテンツサーバにアクセスし、アプリケ
ーションプログラムとアプリケーション情報ファイルを
ダウンロードして前記格納手段に格納することにより、
前記格納手段に既に格納されているアプリケーションプ
ログラムを更新する、ことを特徴とする。
A method of operating a mobile communication terminal according to a fifth aspect of the present invention is an operation method of a mobile communication terminal including a storage unit, a process execution unit, a timing unit, and a communication unit. When a predetermined timing arrives, the processing execution unit reads information included in the application information file stored in the storage unit to specify the expiration date of the corresponding application program, and measures the expiration date by the timing unit. It is determined whether the current date and time is before the expiration date of the application program, and when it is determined that the expiration date has passed, the communication means accesses the content server to download the application program and the application information file. By storing in the storage means,
Updating an application program already stored in the storage means.

【0021】この発明の第6の観点に係るプログラム
は、移動体通信端末として機能するコンピュータに、ア
プリケーションプログラムのバージョンアップを指示す
るために指示入力手段から入力された指示情報に応答し
て、バージョンアップを指示されたアプリケーションプ
ログラムと対応づけられて格納手段に格納されているア
プリケーション情報ファイルに、アプリケーションプロ
グラムの有効期限を示す情報が含まれているか否かを判
別する第1の判別処理と、前記第1の判別処理にて有効
期限を示す情報が含まれていると判別された場合に、計
時手段により計測された現在の日時が、アプリケーショ
ン情報ファイルに含まれている情報から特定されるアプ
リケーションプログラムの有効期限以前であるか否かを
判別する第2の判別処理と、前記第2の判別処理にて有
効期限以前であると判別された場合に、ユーザに警告を
通知するための情報を、情報出力手段により出力する警
告出力処理と、前記警告出力処理にて警告を通知するた
めの情報が出力されたのち、前記指示入力手段から入力
された指示情報に従って、通信手段によりコンテンツサ
ーバにアクセスすることなく、アプリケーションプログ
ラムをバージョンアップするための処理を終了させる終
了処理と、前記警告出力処理にて警告を通知するための
情報が出力されたのち、前記指示入力手段から入力され
た指示情報に従って、前記通信手段によりコンテンツサ
ーバにアクセスし、アプリケーション情報ファイルとア
プリケーションプログラムをダウンロードするダウンロ
ード処理と、を実行させる。
[0021] A program according to a sixth aspect of the present invention is a program which responds to instruction information input from instruction input means for instructing a computer functioning as a mobile communication terminal to upgrade an application program. A first determination process for determining whether or not the application information file stored in the storage unit in association with the application program instructed to be up includes information indicating the expiration date of the application program; When it is determined in the first determination process that the information indicating the expiration date is included, the current date and time measured by the timer is specified by the application program specified from the information included in the application information file. Determination of whether or not the expiration date is before And a warning output process for outputting information for notifying a user of a warning when it is determined that the date is before the expiration date in the second determination process by an information output unit; After the information for notifying the warning is output, the processing for upgrading the application program is ended according to the instruction information input from the instruction input means without accessing the content server by the communication means. Processing, and information for notifying a warning is output in the warning output processing, and then, according to the instruction information input from the instruction inputting means, accessing the content server by the communication means, the application information file and the application program And a download process for downloading.

【0022】この発明の第7の観点に係るプログラム
は、移動体通信端末として機能するコンピュータに、予
め定めたタイミングが到来すると、格納手段に格納され
ているアプリケーション情報ファイルに含まれている情
報を読み取ることにより、対応するアプリケーションプ
ログラムの有効期限を特定する期限特定処理と、計時手
段により計測された現在の日時が、前記期限特定処理に
て特定されたアプリケーションプログラムの有効期限以
前であるか否かを判別する判別処理と、前記判別処理に
て有効期限を過ぎていると判別された場合に、通信手段
によりコンテンツサーバにアクセスし、アプリケーショ
ンプログラムとアプリケーション情報ファイルをダウン
ロードするダウンロード処理と、を実行させる。
A program according to a seventh aspect of the present invention is a program which, when a predetermined timing arrives at a computer functioning as a mobile communication terminal, information contained in an application information file stored in a storage means. By reading, the expiration date specifying process for specifying the expiration date of the corresponding application program, and whether or not the current date and time measured by the timer is before the expiration date of the application program specified in the expiration date specifying process And performing a download process of accessing the content server by the communication means and downloading the application program and the application information file when it is determined that the expiration date has passed in the determination process. .

【0023】[0023]

【発明の実施の形態】以下に、図面を参照して、この発
明の実施の形態に係る移動体通信端末について詳細に説
明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a mobile communication terminal according to an embodiment of the present invention will be described in detail with reference to the drawings.

【0024】図1は、この発明の実施の形態に係る移動
体通信端末100の構成を示す図である。この移動体通
信端末100は、例えば携帯電話やPHS(Personal H
andy-phone System)といった、移動体通信ネットワー
クやインターネット等のネットワークを介して所定のコ
ンピュータ・システムとの間で通信することができる端
末である。図1に示すように、この移動体通信端末10
0は、通信処理部1と、記憶部2と、処理制御部3と、
表示部4と、入力部5と、アンテナ6とを備えている。
FIG. 1 is a diagram showing a configuration of a mobile communication terminal 100 according to an embodiment of the present invention. The mobile communication terminal 100 is, for example, a mobile phone or a PHS (Personal H
and a terminal capable of communicating with a predetermined computer system via a network such as a mobile communication network or the Internet such as the Internet and the like. As shown in FIG. 1, this mobile communication terminal 10
0 is a communication processing unit 1, a storage unit 2, a processing control unit 3,
A display unit 4, an input unit 5, and an antenna 6 are provided.

【0025】通信処理部1は、アンテナ6により無線信
号を送受信して、ネットワーク上に配置されたコンピュ
ータ・システムや他の通信機器との間で通信するための
ものである。例えば、通信処理部1は、アンテナ6を用
いて移動体通信ネットワークが備える基地局との間で無
線信号を送受信することにより通信回線を確保する。こ
れにより、コンピュータ・システムや他の通信機器との
間での音声通信やデータ通信等を実行可能とする。
The communication processing unit 1 transmits and receives radio signals via the antenna 6 and communicates with a computer system or other communication devices arranged on a network. For example, the communication processing unit 1 secures a communication line by transmitting and receiving a radio signal to and from a base station included in a mobile communication network using the antenna 6. Thus, voice communication, data communication, and the like can be executed with the computer system and other communication devices.

【0026】記憶部2は、処理制御部3に供給される命
令コードやデータを記憶するための半導体メモリ等から
構成され、少なくとも1つのアプリケーションプログラ
ム10を格納するためのものである。記憶部2に格納さ
れるアプリケーションプログラム10は、例えばJav
a(登録商標)言語を使って作成された中間コード形式
のプログラムであり、KVM(K Virtual Machine)上
で実行される。ここで、Java(登録商標)言語は、
各プログラムが1以上のオブジェクトクラス(単に「ク
ラス」ともいう)やインタフェースから構成されるオブ
ジェクト指向プログラミング言語である。Java(登
録商標)言語で記載されたクラスは、機器に依存しない
バイトコードにコンパイルされたのちクラスファイルに
格納される。また、KVMは、メモリ、CPU(Centra
l Processing Unit)等の制約があるデバイス向けに設
計されたJava(登録商標) Virtual Machineである。
The storage unit 2 is composed of a semiconductor memory or the like for storing instruction codes and data supplied to the processing control unit 3 and stores at least one application program 10. The application program 10 stored in the storage unit 2 is, for example, Java.
a (registered trademark) language, an intermediate code format program that is executed on a KVM (K Virtual Machine). Here, the Java (registered trademark) language is
Each program is an object-oriented programming language composed of one or more object classes (also simply referred to as "classes") and interfaces. A class described in the Java (registered trademark) language is compiled into bytecode independent of a device, and then stored in a class file. KVM is a memory, CPU (Centra
l) A Java (registered trademark) Virtual Machine designed for devices with restrictions such as a processing unit.

【0027】また、記憶部2は、各アプリケーションプ
ログラム10に対応して、例えばアプリケーションプロ
グラム10の名前やバージョン、最終更新日時、ファイ
ルサイズ等を示す各種の情報を含んだアプリケーション
情報ファイル11を格納する。アプリケーション情報フ
ァイル11は、例えばアプリケーションプログラム10
がKVM上で動作するJava(登録商標)アプリケー
ションである場合のADF(Application Descriptor F
ile)であり、ファイル名に含まれる拡張子として、「.
jad」や「.jam」が使用される。
The storage unit 2 stores, for each application program 10, an application information file 11 containing various information indicating, for example, the name and version of the application program 10, the last update date and time, and the file size. . The application information file 11 includes, for example, the application program 10
Is an ADF (Application Descriptor F) that is a Java (registered trademark) application running on KVM.
ile), and the extension included in the file name is ".
"jad" and ".jam" are used.

【0028】ここで、アプリケーション情報ファイル1
1は、オプションで、対応するアプリケーションプログ
ラム10の有効期限を示す情報を設定することができ
る。
Here, the application information file 1
1 can optionally set information indicating the expiration date of the corresponding application program 10.

【0029】処理制御部3は、CPU等のマイクロプロ
セッサから構成され、この移動体通信端末100全体の
動作を制御するためのものである。例えば、処理制御部
3は、OS(Operating System)上でJAM(Java(登
録商標) Application Manager)を作動させ、KVMを
起動して記憶部2から読み出したアプリケーションプロ
グラム10を実行することで、ゲームや電子商取引等と
いった、各種のアプリケーション機能を実現する。ま
た、処理制御部3は、入力部5がユーザのキー操作等に
応答して入力した指示情報に従って、記憶部2に格納さ
れているアプリケーションプログラム10の削除やバー
ジョンアップ等の、アプリケーションプログラム10を
管理するための処理を実行する。また、処理制御部3
は、例えばRTC(Real Time Clock)等から構成され
る計時器7を備え、現在の日付や曜日、時刻等を計測す
る。
The processing control unit 3 is composed of a microprocessor such as a CPU and controls the operation of the entire mobile communication terminal 100. For example, the process control unit 3 activates a JAM (Java (registered trademark) Application Manager) on an OS (Operating System), activates a KVM, and executes the application program 10 read from the storage unit 2 to execute a game. And various application functions such as e-commerce. Further, the processing control unit 3 executes the application program 10 such as deleting or upgrading the application program 10 stored in the storage unit 2 according to the instruction information input by the input unit 5 in response to a key operation or the like of the user. Execute the process for management. The processing control unit 3
Is provided with a timer 7 composed of, for example, an RTC (Real Time Clock) and measures the current date, day of the week, time, and the like.

【0030】表示部4は、LCD(Liquid Crystal Dis
play)等から構成され、処理制御部3の制御に従った画
像を表示するためのものである。例えば、表示部4は、
各種の処理を実行する旨の指示を入力可能としてアプリ
ケーションプログラム10を管理するためのメニュー画
面となる画像を表示する。
The display unit 4 is an LCD (Liquid Crystal Dis
play) for displaying an image according to the control of the processing control unit 3. For example, the display unit 4
An image to be a menu screen for managing the application program 10 is displayed so that an instruction to execute various processes can be input.

【0031】入力部5は、キーパッドやソフトキー、選
択ボタン等から構成され、ユーザのキー操作等に応答し
て処理制御部3の動作を指示する指示情報を入力するた
めのものである。例えば、入力部5は、表示部4により
表示された所定のボタン画像が指定されたことを検出
し、選択ボタンの押下等に応答して処理制御部3に指示
情報を入力する。
The input unit 5 includes a keypad, soft keys, selection buttons, and the like, and is used to input instruction information for instructing the operation of the processing control unit 3 in response to a key operation or the like by a user. For example, the input unit 5 detects that a predetermined button image displayed on the display unit 4 has been designated, and inputs instruction information to the processing control unit 3 in response to pressing of a selection button or the like.

【0032】この移動体通信端末100は、図2に示す
ようなネットワーク通信システムに適用される。すなわ
ち、この移動体通信端末100は、ネットワーク101
上に配置されたコンテンツサーバ102との間で通信し
て、コンテンツサーバ102が提供するダウンロードサ
イト等にアクセスする。
This mobile communication terminal 100 is applied to a network communication system as shown in FIG. That is, the mobile communication terminal 100 is connected to the network 101
It communicates with the content server 102 arranged above and accesses a download site or the like provided by the content server 102.

【0033】ネットワーク101は、例えば移動体通信
ネットワークや、ゲートウェイを介して接続されたイン
ターネット等から構成される。
The network 101 comprises, for example, a mobile communication network or the Internet connected via a gateway.

【0034】コンテンツサーバ102は、HTTP(Hy
per Text Transfer Protocol)サーバとして機能するサ
ーバ装置であり、移動体通信端末100に提供するWe
bページやJava(登録商標)アプリケーション等を
格納している。より詳細には、コンテンツサーバ102
は、移動体通信端末100がアプリケーションをインス
トールするためにダウンロード可能なアプリケーション
プログラム12を格納している。ここで、アプリケーシ
ョンプログラム12は、アプリケーション情報ファイル
13と対応づけられてコンテンツサーバ102に格納さ
れている。アプリケーション情報ファイル13は、移動
体通信端末100にダウンロードされると、アプリケー
ション情報ファイル11として記憶部2に格納される情
報ファイルである。
[0034] The content server 102 executes HTTP (Hy
per Text Transfer Protocol) is a server device that functions as a server.
It stores page b, Java (registered trademark) application, and the like. More specifically, the content server 102
Stores an application program 12 that can be downloaded by the mobile communication terminal 100 to install an application. Here, the application program 12 is stored in the content server 102 in association with the application information file 13. The application information file 13 is an information file stored in the storage unit 2 as the application information file 11 when downloaded to the mobile communication terminal 100.

【0035】以下に、この発明の実施の形態に係る移動
体通信端末100の動作を説明する。この移動体通信端
末100は、例えば通信処理部1によりネットワーク1
01が備える基地局との間で無線信号を送受信すること
で、コンテンツサーバ102にアクセスして、アプリケ
ーションプログラム12及びアプリケーション情報ファ
イル13をダウンロードする。ダウンロードしたアプリ
ケーションプログラム12及びアプリケーション情報フ
ァイル13は、それぞれアプリケーションプログラム1
0及びアプリケーション情報ファイル11として、互い
に対応づけられて記憶部2に格納される。
The operation of mobile communication terminal 100 according to the embodiment of the present invention will be described below. The mobile communication terminal 100 is connected to the network 1 by the communication processing unit 1, for example.
By transmitting and receiving wireless signals to and from the base station provided in the base station 01, the content server 102 is accessed and the application program 12 and the application information file 13 are downloaded. The downloaded application program 12 and application information file 13 correspond to the application program 1
0 and the application information file 11 are stored in the storage unit 2 in association with each other.

【0036】ここで、この発明の実施の形態に係る移動
体通信端末100の記憶部2に格納されるアプリケーシ
ョン情報ファイル11及び、コンテンツサーバ102に
格納されているアプリケーション情報ファイル13にお
いて、オプションで、対応するアプリケーションプログ
ラム10あるいはアプリケーションプログラム12の有
効期限を設定できるようにした。
Here, in the application information file 11 stored in the storage unit 2 of the mobile communication terminal 100 and the application information file 13 stored in the content server 102 according to the embodiment of the present invention, The expiration date of the corresponding application program 10 or application program 12 can be set.

【0037】図3(a)は、一例として、MIDP(Mo
bile Information Device Profile)と称される仕様向
けに作成したアプリケーション情報ファイル11、13
に含まれる情報を示す図である。また、図3(b)は、
他の一例として、いわゆる携帯電話機ブラウザ向けに作
成したアプリケーション情報ファイル11、13に含ま
れる情報を示す図である。アプリケーション情報ファイ
ル13は、対応するアプリケーションプログラム12の
プログラマー等により作成され、コンテンツサーバ10
2に格納される。
FIG. 3A shows an example of MIDP (Mo
application information files 11, 13 created for a specification called “bile Information Device Profile”
FIG. 4 is a diagram showing information included in the. FIG. 3 (b)
As another example, it is a diagram showing information included in application information files 11 and 13 created for a so-called mobile phone browser. The application information file 13 is created by a programmer or the like of the corresponding application program 12, and is stored in the content server 10
2 is stored.

【0038】図3(a)に示すMIDlet-Validity-Period
キーや、図3(b)に示すValidityPeriodキーは、対応
するアプリケーションプログラム10、12の有効期限
を示す情報であり、アプリケーション情報ファイル1
1、13にて、オプションで設定可能とした。
The MIDlet-Validity-Period shown in FIG.
The key and the ValidityPeriod key shown in FIG. 3B are information indicating the expiration date of the corresponding application program 10 or 12, and the application information file 1
It was made possible to set options 1 and 13.

【0039】移動体通信端末100は、この有効期限を
示す情報が含まれるアプリケーション情報ファイル13
をダウンロードして記憶部2にアプリケーション情報フ
ァイル11として格納する。また、移動体通信端末10
0は、アプリケーションプログラム10のバージョンア
ップが指示された際に、この有効期限を示す情報を利用
した処理を実行することで、通信情報量を低減すること
ができる。
The mobile communication terminal 100 stores the application information file 13 including the information indicating the expiration date.
Is downloaded and stored in the storage unit 2 as the application information file 11. In addition, the mobile communication terminal 10
0 indicates that when the version up of the application program 10 is instructed, by executing the process using the information indicating the expiration date, the communication information amount can be reduced.

【0040】まず、移動体通信端末100は、コンテン
ツサーバ102に格納されているアプリケーションプロ
グラム12をダウンロードして新たなアプリケーション
をインストールする際に、対応するアプリケーション情
報ファイル13をダウンロードする。処理制御部3は、
ダウンロードしたアプリケーション情報ファイル13を
アプリケーション情報ファイル11として、アプリケー
ションプログラム10と対応づけて記憶部2に格納す
る。
First, when the mobile communication terminal 100 downloads the application program 12 stored in the content server 102 and installs a new application, the mobile communication terminal 100 downloads the corresponding application information file 13. The processing control unit 3
The downloaded application information file 13 is stored in the storage unit 2 as the application information file 11 in association with the application program 10.

【0041】こののち、入力部5がユーザのキー操作等
に応答して入力した指示情報により、記憶部2に格納さ
れているアプリケーションプログラム10を選択するた
めのセレクタ画面の呼出が指示されると、処理制御部3
は、表示部4により、例えば図4に示すセレクタ画面D
1となる画像を表示する。
Thereafter, when the instruction information input by the input unit 5 in response to the key operation of the user or the like instructs to call the selector screen for selecting the application program 10 stored in the storage unit 2. , Processing control unit 3
Is displayed on the display unit 4, for example, the selector screen D shown in FIG.
The image which becomes 1 is displayed.

【0042】図4に示すセレクタ画面D1は、一例とし
て、「JJJ」、「KKK」、「LLL」なるアプリケ
ーションが移動体通信端末100にインストールされて
いることを示している。すなわち、このセレクタ画面D
1は、記憶部2に格納されているアプリケーション情報
ファイル11から得られた各アプリケーションの名前
を、選択可能に表示する。
The selector screen D1 shown in FIG. 4 shows, for example, that the applications “JJJ”, “KKK”, and “LLL” are installed in the mobile communication terminal 100. That is, this selector screen D
1 displays the name of each application obtained from the application information file 11 stored in the storage unit 2 in a selectable manner.

【0043】この際、処理制御部3は、例えば入力部5
に含まれる選択ボタン(図示せず)が押下されるなどし
てアプリケーションの選択が確定されると、表示部4の
画面表示を切り替えて、例えば図4に示すメニュー画面
D2となる画像を表示する。
At this time, the processing control unit 3 is, for example,
When the selection of the application is confirmed by pressing a selection button (not shown) included in the menu, the screen display of the display unit 4 is switched, and an image serving as, for example, a menu screen D2 shown in FIG. 4 is displayed. .

【0044】図4に示すメニュー画面D2は、例えば
「情報表示」メニュー、「バージョンアップ」メニュ
ー、「削除」メニュー、「完全削除」メニューなどとい
った、アプリケーションプログラム10を管理するため
の各種の処理に対応したメニューを、選択可能に表示す
る。
The menu screen D2 shown in FIG. 4 is used for various processes for managing the application program 10, such as an "information display" menu, an "upgrade" menu, a "delete" menu, and a "permanently delete" menu. The corresponding menu is displayed so as to be selectable.

【0045】ここで、図4に示すメニュー画面D2にお
いて、入力部5がユーザのキー操作等に応答して入力し
た指示情報により、「バージョンアップ」メニューの選
択が指示されると、処理制御部3は、図5のフローチャ
ートに示す処理を実行する。この処理は、記憶部2に格
納されている動作プログラムを処理制御部3が読み出し
て実行することにより開始され、この発明の実施の形態
に係る移動体通信端末100が記憶部2に格納している
アプリケーションプログラム10をバージョンアップす
るための処理である。
Here, on the menu screen D2 shown in FIG. 4, when the selection of the "version upgrade" menu is instructed by the instruction information input by the input unit 5 in response to the user's key operation or the like, the processing control unit 3 executes the processing shown in the flowchart of FIG. This processing is started by the processing control unit 3 reading out and executing an operation program stored in the storage unit 2, and the mobile communication terminal 100 according to the embodiment of the present invention stores the operation program in the storage unit 2. This is a process for upgrading the application program 10 being used.

【0046】図5のフローチャートに示す処理を開始す
ると、処理制御部3は、図4に示すセレクタ画面D1に
て選択されたアプリケーションに対応するアプリケーシ
ョン情報ファイル11の所在位置を特定し、記憶部2に
格納されているアプリケーション情報ファイル11を取
得する(ステップS1)。
When the processing shown in the flowchart of FIG. 5 is started, the processing control unit 3 specifies the location of the application information file 11 corresponding to the application selected on the selector screen D1 shown in FIG. Is acquired (step S1).

【0047】処理制御部3は、取得したアプリケーショ
ン情報ファイル11を読み取り、有効期限を示すフィー
ルドとなる情報が含まれているか否かを判別する(ステ
ップS2)。
The processing control section 3 reads the acquired application information file 11 and determines whether or not information including a field indicating an expiration date is included (step S2).

【0048】処理制御部3は、有効期限を示すフィール
ドとなる情報が含まれていないと判別すると(ステップ
S2にてNO)、図5のフローチャートに示す処理を終
了し、アプリケーションプログラム10をバージョンア
ップするための通常の処理を実行する。すなわち、移動
体通信端末100は、通信処理部1が処理制御部3の制
御に従って通信することによりコンテンツサーバ102
にアクセスし、バージョンアップが指示されたアプリケ
ーションに対応するアプリケーションプログラム12及
びアプリケーション情報ファイル13をダウンロードす
る。このとき、処理制御部3は、表示部4の画面表示を
切り替えて、例えば図4に示す確認中通知画面D3とな
る画像を表示する。
If the processing control unit 3 determines that the information indicating the expiration date field is not included (NO in step S2), it ends the processing shown in the flowchart of FIG. To perform normal processing. That is, the mobile communication terminal 100 communicates with the communication processing unit 1 under the control of the process control unit 3 so that the content server 102
To download the application program 12 and the application information file 13 corresponding to the application for which the version upgrade is instructed. At this time, the processing control unit 3 switches the screen display on the display unit 4 to display, for example, an image serving as a confirmation notification screen D3 illustrated in FIG.

【0049】なお、処理制御部3は、アプリケーション
プログラム10をバージョンアップするための通常の処
理を実行する際、アプリケーションプログラム12より
も先にアプリケーション情報ファイル13をダウンロー
ドして、記憶部2に格納されているアプリケーション情
報ファイル11の内容と比較する。これにより、コンテ
ンツサーバ102に格納されているアプリケーションプ
ログラム12が更新されているか否かを判別可能とす
る。
When executing a normal process for upgrading the application program 10, the process control unit 3 downloads the application information file 13 before the application program 12 and stores the application information file 13 in the storage unit 2. Is compared with the contents of the application information file 11. This makes it possible to determine whether the application program 12 stored in the content server 102 has been updated.

【0050】例えば、処理制御部3は、コンテンツサー
バ102からダウンロードしたアプリケーション情報フ
ァイル13に含まれる情報により、コンテンツサーバ1
02に格納されているアプリケーションプログラム12
のバージョンあるいは最終更新日を特定する。また、処
理制御部3は、記憶部2に格納されているアプリケーシ
ョン情報ファイル11に含まれる情報により、記憶部2
に格納されているアプリケーションプログラム10のバ
ージョンあるいは最終更新日を特定する。こうして特定
された情報に基づいて、処理制御部3は、コンテンツサ
ーバ102に格納されているアプリケーションプログラ
ム12のバージョンあるいは最終更新日と、記憶部2に
格納されているアプリケーションプログラム10のバー
ジョンあるいは最終更新日とを比較する。
For example, the processing control unit 3 uses the information included in the application information file 13 downloaded from the content server 102 to
02 stored in the application program 12
Specify the version or date of last update. Further, the processing control unit 3 uses the information included in the application information file 11 stored in the storage unit 2 to store the information in the storage unit 2.
Of the application program 10 or the last update date stored in the application program 10 is specified. Based on the information specified in this way, the processing control unit 3 determines the version or the last update date of the application program 12 stored in the content server 102 and the version or the last update date of the application program 10 stored in the storage unit 2. Compare with day.

【0051】処理制御部3は、コンテンツサーバ102
に格納されているアプリケーションプログラム12が更
新されていると判別した場合に、対応するアプリケーシ
ョンプログラム12をダウンロードして、記憶部2に既
に格納されているアプリケーションプログラム10を更
新する。一方、処理制御部3は、コンテンツサーバ10
2に格納されているアプリケーションプログラム12が
更新されていないと判別すると、表示部4の画面表示を
切り替えるなどしてユーザに警告を通知するための情報
を出力し、アプリケーションプログラム10をバージョ
ンアップするための処理を終了する。
The processing control unit 3 includes the content server 102
When it is determined that the application program 12 stored in the storage unit 2 has been updated, the corresponding application program 12 is downloaded, and the application program 10 already stored in the storage unit 2 is updated. On the other hand, the processing control unit 3
When it is determined that the application program 12 stored in the application program 2 has not been updated, information for notifying the user of a warning by switching the screen display of the display unit 4 is output, and the application program 10 is upgraded. Is completed.

【0052】また、処理制御部3は、上記ステップS2
にて、有効期限を示すフィールドとなる情報が含まれて
いると判別すると(ステップS2にてYES)、その情
報を読み取り、有効期限を設定する(ステップS3)。
この際、処理制御部3は、計時器7により計測されてい
る現在の日時を特定する(ステップS4)。
Further, the processing control section 3 executes the processing in step S2
If it is determined that the information includes a field indicating the expiration date (YES in step S2), the information is read and the expiration date is set (step S3).
At this time, the processing control unit 3 specifies the current date and time measured by the timer 7 (step S4).

【0053】処理制御部3は、上記ステップS4にて特
定した現在の日時が、上記ステップS3にて設定したア
プリケーションプログラム10の有効期限以前であるか
否かを判別する(ステップS5)。
The processing control section 3 determines whether or not the current date and time specified in step S4 is before the expiration date of the application program 10 set in step S3 (step S5).

【0054】処理制御部3は、現在の日時が有効期限を
過ぎていると判別すると(ステップS5にてNO)、ア
プリケーションプログラム10が有効期限切れであると
して、図5のフローチャートに示す処理を終了し、アプ
リケーションプログラム10をバージョンアップするた
めの通常の処理を実行する。
When the processing control section 3 determines that the current date and time has passed the expiration date (NO in step S5), it determines that the application program 10 has expired and terminates the processing shown in the flowchart of FIG. , A normal process for upgrading the application program 10 is executed.

【0055】一方、処理制御部3は、現在の日時が有効
期限以前であると判別すると(ステップS5にてYE
S)、表示部4の画面表示を切り替えて、例えば図4に
示す警告通知画面D4となる画像を表示し、ユーザに警
告を通知するための情報を出力する(ステップS6)。
この際、処理制御部3は、移動体通信端末100が備え
るリンガー(図示せず)から報知音を発して、ユーザに
警告を通知するようにしてもよい。すなわち、ユーザに
警告を通知するために出力する情報は、移動体通信端末
100の設計に応じて任意に設定可能である。
On the other hand, when the processing control unit 3 determines that the current date and time is before the expiration date (YE in step S5).
S), the screen display of the display unit 4 is switched, for example, an image serving as a warning notification screen D4 shown in FIG. 4 is displayed, and information for notifying the user of a warning is output (step S6).
At this time, the processing control unit 3 may emit a notification sound from a ringer (not shown) included in the mobile communication terminal 100 to notify the user of a warning. That is, the information output to notify the user of the warning can be arbitrarily set according to the design of the mobile communication terminal 100.

【0056】図4に示す警告通知画面D4は、コンテン
ツサーバ102に格納されているアプリケーションプロ
グラム12が更新されていることを確認するか否かを、
ユーザに問い合わせるためのメッセージを含んでいる。
また、この警告通知画面D4は、ユーザが問い合わせに
答えるためのボタン画像B1、B2を含んでいる。処理
制御部3は、入力部5がユーザのキー操作等に応答して
入力した指示情報により、ボタン画像B1、B2のいず
れかが指定されたことを検出する。
The warning notification screen D4 shown in FIG. 4 displays whether or not to confirm that the application program 12 stored in the content server 102 has been updated.
Contains a message to ask the user.
The warning notification screen D4 includes button images B1 and B2 for the user to answer the inquiry. The processing control unit 3 detects that one of the button images B1 and B2 has been specified by the instruction information input by the input unit 5 in response to a key operation or the like by the user.

【0057】処理制御部3は、入力部5から入力された
指示情報により、コンテンツサーバ102に格納されて
いるアプリケーションプログラム12の更新確認を実行
するか否かを判別する(ステップS7)。図4に示す警
告通知画面D4では、入力部5から入力された指示情報
により「はい」を示すボタン画像B1の選択が指示され
ると、処理制御部3が、コンテンツサーバ102にアク
セスしてアプリケーションプログラム12の更新を確認
すると判別する。一方、「いいえ」を示すボタン画像B
2の選択が指示されると、処理制御部3は、更新を確認
しないと判別する。
The process control section 3 determines whether or not to execute the update confirmation of the application program 12 stored in the content server 102 based on the instruction information input from the input section 5 (Step S7). In the warning notification screen D4 shown in FIG. 4, when the instruction information input from the input unit 5 instructs selection of the button image B1 indicating “Yes”, the processing control unit 3 accesses the content server 102 and It is determined when the update of the program 12 is confirmed. On the other hand, a button image B indicating “No”
When an instruction to select 2 is given, the processing control unit 3 determines not to confirm the update.

【0058】処理制御部3は、アプリケーションプログ
ラム12の更新を確認すると判別すると(ステップS7
にてYES)、図5のフローチャートに示す処理を終了
し、アプリケーションプログラム12をバージョンアッ
プするための通常の処理を実行する。すなわち、この移
動体通信端末100は、現在の日時がアプリケーション
プログラム10の有効期限以前の場合であっても、入力
部5から入力された指示情報に従ってコンテンツサーバ
102にアクセスし、アプリケーションプログラム12
の更新を確認することができる。これにより、例えば有
効期限以前にアプリケーションの不具合が修正された場
合などに、コンテンツサーバ102にて更新されたアプ
リケーションプログラム12を、移動体通信端末100
にダウンロードすることができる。処理制御部3は、ダ
ウンロードしたアプリケーションプログラム12を、ア
プリケーションプログラム10として記憶部2に格納す
ることにより、記憶部2に既に格納されているアプリケ
ーションプログラム10を更新することができる。
When the processing control unit 3 determines that the update of the application program 12 is confirmed (step S7)
YES), the processing shown in the flowchart of FIG. 5 is terminated, and normal processing for upgrading the application program 12 is executed. That is, even if the current date and time is before the expiration date of the application program 10, the mobile communication terminal 100 accesses the content server 102 according to the instruction information input from the input unit 5, and
You can check for updates. In this way, for example, when a malfunction of the application is corrected before the expiration date, the application program 12 updated by the content server 102 is transferred to the mobile communication terminal 100.
You can download it. The processing control unit 3 can update the application program 10 already stored in the storage unit 2 by storing the downloaded application program 12 in the storage unit 2 as the application program 10.

【0059】一方、更新を確認しないと判別すると(ス
テップS7にてNO)、コンテンツサーバ102にアク
セスすることなく、図5のフローチャートに示す処理を
終了する。この際、処理制御部3は、例えば表示部4の
画面表示を切り替えて、図4に示すメニュー画面D2と
なる画像を表示する。すなわち、処理制御部3は、入力
部5から入力された指示情報に従って、コンテンツサー
バ102にアクセスすることなく、アプリケーションプ
ログラム10をバージョンアップするための処理を、終
了することができる。この場合、移動体通信端末100
は、コンテンツサーバ102にアクセスすることがない
ので、通信情報量を低減することができる。
On the other hand, if it is determined that the update is not confirmed (NO in step S7), the process shown in the flowchart of FIG. At this time, the process control unit 3 switches the screen display of the display unit 4, for example, and displays an image serving as the menu screen D2 shown in FIG. That is, the process control unit 3 can end the process for upgrading the application program 10 without accessing the content server 102 according to the instruction information input from the input unit 5. In this case, the mobile communication terminal 100
Does not access the content server 102, so that the amount of communication information can be reduced.

【0060】このように、処理制御部3は、現在の日時
が有効期限以前であると判別した場合に、入力部5から
入力された指示情報に従って、コンテンツサーバ102
にアクセスすることなくアプリケーションプログラム1
0をバージョンアップするための処理を終了する手順
と、通信処理部1によりコンテンツサーバ102にアク
セスし、アプリケーション情報ファイル13とアプリケ
ーションプログラム12をダウンロードして記憶部2に
格納することにより、記憶部2に既に格納されているア
プリケーションプログラム10を更新する手順との、い
ずれかを実行する。この場合、現在の日時が有効期限以
前であっても、入力部5から入力された指示情報に従っ
て、コンテンツサーバ102にアクセスすることができ
る。これにより、例えば有効期限以前にアプリケーショ
ンの不具合が修正された場合などに、コンテンツサーバ
102にて更新されたアプリケーションプログラム12
をダウンロードすることもできる。
As described above, when the processing control unit 3 determines that the current date and time is before the expiration date, the processing control unit 3 according to the instruction information input from the input unit 5,
Application program 1 without access to
The procedure for ending the processing for upgrading the version 0 and the procedure for accessing the content server 102 by the communication processing unit 1 and downloading the application information file 13 and the application program 12 and storing them in the storage unit 2 allow the storage unit 2 To update the application program 10 already stored in the application program. In this case, even if the current date and time is before the expiration date, it is possible to access the content server 102 in accordance with the instruction information input from the input unit 5. Thus, for example, when a defect of the application is corrected before the expiration date, the application program 12 updated by the content server 102
You can also download.

【0061】また、図4に示すメニュー画面D2におい
て、入力部5がユーザのキー操作等に応答して入力した
指示情報により、アプリケーションプログラム10に関
する情報を出力するための「情報表示」メニューの選択
が指示されると、処理制御部3は、表示部4の画面表示
を切り替えて、例えば図4に示す情報表示画面D5とな
る画像を表示する。
On the menu screen D2 shown in FIG. 4, the user selects an "information display" menu for outputting information relating to the application program 10 according to instruction information input by the input unit 5 in response to a key operation or the like by the user. Is instructed, the processing control unit 3 switches the screen display of the display unit 4 to display, for example, an image serving as the information display screen D5 shown in FIG.

【0062】図4に示す情報表示画面D5は、セレクタ
画面D1にて選択されたアプリケーションに対応するア
プリケーション情報ファイル11から特定した有効期限
を表示し、ユーザにアプリケーションプログラム10の
有効期限を通知することができる。
The information display screen D5 shown in FIG. 4 displays the expiration date specified from the application information file 11 corresponding to the application selected on the selector screen D1, and notifies the user of the expiration date of the application program 10. Can be.

【0063】すなわち、処理制御部3は、入力部5から
入力された指示情報により「情報表示」メニューの選択
が指示されてアプリケーションプログラム10に関する
情報の出力が指示されると、アプリケーション情報ファ
イル11からアプリケーションプログラム10の有効期
限を特定し、特定した有効期限を示す情報表示画面D5
となる画像を、表示部4により表示する。
That is, when the instruction information input from the input unit 5 instructs the selection of the “information display” menu and instructs the output of the information on the application program 10, the processing control unit 3 outputs the information from the application information file 11. An information display screen D5 that specifies the expiration date of the application program 10 and indicates the specified expiration date
Is displayed on the display unit 4.

【0064】この情報表示画面D5は、メニュー画面D
2に戻ることを指示するためのボタン画像B3を含んで
いる。処理制御部3は、入力部5がユーザのキー操作等
に応答して入力した指示情報によりボタン画像B3の選
択が指示されたことを検出すると、表示部4により表示
する画像を、メニュー画面D2となる画像に戻す。
This information display screen D5 is a menu screen D
2 includes a button image B3 for instructing to return to 2. When the processing control unit 3 detects that the selection of the button image B3 is instructed by the instruction information input by the input unit 5 in response to the user's key operation or the like, the image displayed on the display unit 4 is displayed on the menu screen D2. Return to the image that becomes

【0065】次に、具体例として、記憶部2に格納され
ているアプリケーション情報ファイル11が、図3
(a)に例示した情報、あるいは図3(b)に例示した
情報を含んでいる場合における、移動体通信端末100
の動作を説明する。
Next, as a specific example, the application information file 11 stored in the storage unit 2 is stored in the storage unit 2 as shown in FIG.
The mobile communication terminal 100 when the information illustrated in FIG. 3A or the information illustrated in FIG. 3B is included.
Will be described.

【0066】入力部5から入力された指示情報により、
図4に示すセレクタ画面D1においてアプリケーション
の選択が指示され、メニュー画面D2において「バージ
ョンアップ」メニューの選択が指示されると、処理制御
部3は、選択されたアプリケーションに対応するアプリ
ケーション情報ファイル11の所在位置を特定する(図
5のステップS1の処理)。処理制御部3は、アプリケ
ーション情報ファイル11を読み取り、有効期限を示す
情報が含まれているか否かを判別する(図5のステップ
S2の処理)。
According to the instruction information input from the input unit 5,
When the selection of an application is instructed on the selector screen D1 shown in FIG. 4 and the selection of the “version upgrade” menu is instructed on the menu screen D2, the processing control unit 3 reads the application information file 11 corresponding to the selected application. The location is specified (the process of step S1 in FIG. 5). The process control unit 3 reads the application information file 11 and determines whether or not information indicating the expiration date is included (the process of step S2 in FIG. 5).

【0067】図3(a)に例示した情報を含んでいるア
プリケーション情報ファイル11の場合、MIDlet-Valid
ity-Periodキーにより、有効期限が2001年5月14
日の10時30分に指定されている。また、図3(b)
に例示した情報を含んでいるアプリケーション情報ファ
イル11の場合、ValidityPeriodキーにより、有効期限
が2001年5月14日の10時30分に指定されてい
る。そこで、処理制御部3は、アプリケーションプログ
ラム10の有効期限を2001年5月14日の10時3
0分に設定する(図5のステップS3の処理)。
In the case of the application information file 11 including the information exemplified in FIG. 3A, the MIDlet-Valid
Expiration date is May 14, 2001 with ity-Period key
It is specified at 10:30 on the day. FIG. 3 (b)
In the case of the application information file 11 including the information exemplified in the above, the validity period is specified at 10:30 on May 14, 2001 by the ValidityPeriod key. Therefore, the processing control unit 3 sets the expiration date of the application program 10 to 10:03 on May 14, 2001.
It is set to 0 minutes (the processing of step S3 in FIG. 5).

【0068】処理制御部3は、計時器7が計測している
現在の日時を特定して(図5のステップS4の処理)、
有効期限である2001年5月14日の10時30分以
前であるか否かを判別する(図5のステップS5の処
理)。ここで、例えば計時器7が計測している現在の日
時が、2001年4月30日の6時45分であるものと
する。この場合、処理制御部3は、記憶部2に格納され
ているアプリケーションプログラム10の有効期限が未
だ到来していないとして、表示部4により、図4に示す
警告通知画面D4となる画像を表示して、ユーザに警告
を通知するための情報を出力する(図5のステップS6
の処理)。
The processing control section 3 specifies the current date and time measured by the timer 7 (the processing of step S4 in FIG. 5),
It is determined whether or not the expiration date is before 10:30 on May 14, 2001 (the process of step S5 in FIG. 5). Here, it is assumed that, for example, the current date and time measured by the timer 7 is 6:45 on April 30, 2001. In this case, the processing control unit 3 determines that the expiration date of the application program 10 stored in the storage unit 2 has not yet arrived, and displays an image serving as a warning notification screen D4 illustrated in FIG. Output information for notifying the user of the warning (step S6 in FIG. 5).
Processing).

【0069】こののち、警告通知画面D4において、
「はい」を示すボタン画像B1の選択が指示されると、
処理制御部3は、通信処理部1を制御してコンテンツサ
ーバ102にアクセスし、アプリケーション情報ファイ
ル13をダウンロードする。一方、警告通知画面D4に
おいて、「いいえ」を示すボタン画像B2の選択が指示
されると、コンテンツサーバ102にアクセスすること
なく、表示部4の画面表示を切り替えて、メニュー画面
D2となる画像に戻す。
Thereafter, on the warning notification screen D4,
When the selection of the button image B1 indicating “Yes” is instructed,
The processing control unit 3 controls the communication processing unit 1 to access the content server 102 and download the application information file 13. On the other hand, when the selection of the button image B2 indicating “No” is instructed on the warning notification screen D4, the screen display of the display unit 4 is switched without accessing the content server 102, and the image serving as the menu screen D2 is displayed. return.

【0070】このように、図4に示す警告通知画面D4
においてボタン画像B2の選択が指示された場合には、
コンテンツサーバ102にアクセスすることがないの
で、図6の処理シーケンスに示すように、移動体通信端
末100とコンテンツサーバ102との間で送受信する
情報は存在しない。すなわち、アプリケーションプログ
ラム10のバージョンアップが指示された場合に、ユー
ザのキー操作等に応答して入力部5から入力された指示
情報に従って、コンテンツサーバ102にアクセスする
ことなく、アプリケーションプログラム10をバージョ
ンアップするための処理を終了することができる。これ
により、通信情報量を低減することができる。
As described above, the warning notification screen D4 shown in FIG.
When the selection of the button image B2 is instructed in,
Since there is no access to the content server 102, there is no information transmitted and received between the mobile communication terminal 100 and the content server 102 as shown in the processing sequence of FIG. That is, when an instruction to upgrade the application program 10 is issued, the application program 10 is upgraded without accessing the content server 102 according to the instruction information input from the input unit 5 in response to a key operation or the like by the user. Can be terminated. Thereby, the amount of communication information can be reduced.

【0071】例えば1ヶ月分のスケジュールを管理する
アプリケーションに対応して、コンテンツサーバ102
に格納されるアプリケーション情報ファイル13にて、
毎月1日を有効期限として設定しておく。移動体通信端
末100は、このアプリケーション情報ファイル13を
ダウンロードして、アプリケーション情報ファイル11
として記憶部2に格納する。処理制御部3は、このスケ
ジュールを管理するアプリケーションに対応したアプリ
ケーションプログラム10のバージョンアップが指示さ
れると、アプリケーション情報ファイル11を読み取
り、計時器7により計測されている現在の日時が有効期
限以前である場合には、コンテンツサーバ102にアク
セスすることなく、バージョンアップするための処理を
終了可能とする。
For example, a content server 102 corresponding to an application for managing a schedule for one month
In the application information file 13 stored in
The first day of each month is set as an expiration date. The mobile communication terminal 100 downloads the application information file 13 and
Is stored in the storage unit 2. When the version control of the application program 10 corresponding to the application managing the schedule is instructed, the processing control unit 3 reads the application information file 11 and the current date and time measured by the timer 7 is before the expiration date. In some cases, the process for upgrading can be ended without accessing the content server 102.

【0072】あるいは、例えばコンピュータウィルスを
検出・駆除するアプリケーションに対応して、コンテン
ツサーバ102に格納されるアプリケーション情報ファ
イル13にて、毎週月曜日を有効期限として設定してお
く。移動体通信端末100は、このアプリケーション情
報ファイル13をダウンロードして、アプリケーション
情報ファイル11として記憶部2に格納する。処理制御
部3は、このコンピュータウィルスを検出・駆除するア
プリケーションに対応したアプリケーションプログラム
10のバージョンアップが指示されると、アプリケーシ
ョン情報ファイル11を読み取り、計時器7により計測
されている現在の日時が有効期限以前である場合には、
コンテンツサーバ102にアクセスすることなく、バー
ジョンアップするための処理を終了可能とする。
Alternatively, for example, every Monday is set as an expiration date in the application information file 13 stored in the content server 102 corresponding to an application for detecting and removing a computer virus. The mobile communication terminal 100 downloads the application information file 13 and stores it in the storage unit 2 as the application information file 11. When the process control unit 3 is instructed to upgrade the application program 10 corresponding to the application for detecting and removing the computer virus, the process control unit 3 reads the application information file 11 and makes the current date and time measured by the timer 7 valid. If it is before the deadline,
The process for upgrading the version can be ended without accessing the content server 102.

【0073】このように、処理制御部3は、バージョン
アップを指示されたアプリケーションプログラム10の
有効期限を、アプリケーション情報ファイル11に含ま
れる情報から特定し、現在の日時が有効期限以前である
場合に、コンテンツサーバ102にアクセスすることな
く、アプリケーションプログラム10をバージョンアッ
プするための処理を終了する。すなわち、入力部5から
入力された指示情報によりアプリケーションプログラム
10のバージョンアップが指示された場合でも、コンテ
ンツサーバ102にアクセスすることなくバージョンア
ップのための処理を終了することができる。これによ
り、通信情報量を低減することができる。
As described above, the processing control unit 3 specifies the expiration date of the application program 10 instructed to upgrade from the information included in the application information file 11 and, if the current date and time is before the expiration date. Then, the process for upgrading the application program 10 without accessing the content server 102 ends. That is, even when an instruction to upgrade the application program 10 is given by the instruction information input from the input unit 5, the process for upgrading can be ended without accessing the content server 102. Thereby, the amount of communication information can be reduced.

【0074】また、処理制御部3は、バージョンアップ
を指示されたアプリケーションプログラム10と対応し
て記憶部2に格納されているアプリケーション情報ファ
イル11に、アプリケーションプログラム10の有効期
限を示す情報が含まれているか否かを判別し、含まれて
いると判別した場合に、現在の日時が有効期限以前であ
るか否かを判別する。すなわち、アプリケーション情報
ファイル11にてアプリケーションプログラム10の有
効期限を示す情報は、オプションで設定可能な情報であ
り、処理制御部3は、アプリケーション情報ファイル1
1に有効期限を示す情報が含まれている場合に、現在の
日時が有効期限以前であるか否かを判別する。
The processing control unit 3 includes information indicating the expiration date of the application program 10 in the application information file 11 stored in the storage unit 2 corresponding to the application program 10 instructed to upgrade. It is determined whether the current date and time is before the expiration date. That is, the information indicating the expiration date of the application program 10 in the application information file 11 is information that can be set as an option.
If the information indicating the expiration date is included in 1, it is determined whether or not the current date and time is before the expiration date.

【0075】さらに、現在の日時が有効期限以前の場合
であっても、入力部5から入力された指示情報に従っ
て、コンテンツサーバ102にアクセスすることができ
る。これにより、例えば有効期限以前にアプリケーショ
ンの不具合が修正された場合などに、コンテンツサーバ
102にて更新されたアプリケーションプログラム12
をダウンロードすることができる。
Further, even when the current date and time is before the expiration date, the content server 102 can be accessed according to the instruction information input from the input unit 5. Thus, for example, when a defect of the application is corrected before the expiration date, the application program 12 updated by the content server 102
Can be downloaded.

【0076】以上説明したように、この発明によれば、
移動体通信端末100の記憶部2に格納されるアプリケ
ーション情報ファイル11及び、コンテンツサーバ10
2に格納されるアプリケーション情報ファイル13によ
り、オプションで有効期限を設定することができる。処
理制御部3は、この有効期限を示す情報を利用して、記
憶部2に格納されているアプリケーションプログラム1
0の有効期限以前にバージョンアップが指示されると、
ユーザに警告を通知するための情報を出力することがで
きる。この際、入力部5から入力された指示情報によ
り、処理制御部3は、コンテンツサーバ102にアクセ
スすることなく、アプリケーションプログラム10をバ
ージョンアップするための処理を終了することができ
る。これにより、アプリケーションプログラム10のバ
ージョンアップが指示された際の通信情報量を低減する
ことができ、通信料金を節約することができる。
As described above, according to the present invention,
Application information file 11 stored in storage unit 2 of mobile communication terminal 100 and content server 10
2, an expiration date can be set as an option. The processing control unit 3 uses the information indicating the expiration date to store the application program 1 stored in the storage unit 2.
If version upgrade is instructed before the expiration date of 0,
Information for notifying a user of a warning can be output. At this time, the process control unit 3 can end the process for upgrading the application program 10 without accessing the content server 102, based on the instruction information input from the input unit 5. This makes it possible to reduce the amount of communication information when an instruction to upgrade the application program 10 is issued, thereby reducing communication charges.

【0077】上記実施の形態では、入力部5がユーザの
キー操作等に応答して入力した指示情報によりアプリケ
ーションプログラム10のバージョンアップが指示され
た場合に、アプリケーションプログラム10の有効期限
を特定して、警告を通知するための情報を出力するもの
として説明した。しかし、この発明は、これに限定され
るものではない。すなわち、コンテンツサーバ102に
格納されるアプリケーション情報ファイル13や、記憶
部2に格納されるアプリケーション情報ファイル11に
て、アプリケーションプログラム10、12の有効期限
を設定可能とすることで、様々な機能を実現することが
できる。
In the above embodiment, when the upgrade of the application program 10 is instructed by the instruction information input by the input unit 5 in response to the user's key operation or the like, the expiration date of the application program 10 is specified. It has been described that information for notifying a warning is output. However, the present invention is not limited to this. That is, various functions are realized by enabling the expiration dates of the application programs 10 and 12 to be set in the application information file 13 stored in the content server 102 and the application information file 11 stored in the storage unit 2. can do.

【0078】例えば、移動体通信端末100は、予め定
めたタイミングが到来するごとに、記憶部2に格納され
ているアプリケーションプログラム10のうちから有効
期限切れのものを検出して、アプリケーションプログラ
ム10が有効期限切れであることに対応した処理を実行
してもよい。
For example, the mobile communication terminal 100 detects an expired application program from the application programs 10 stored in the storage unit 2 every time a predetermined timing arrives, and the application program 10 is activated. Processing corresponding to the expiration may be performed.

【0079】この場合、処理制御部3は、図7のフロー
チャートに示す処理を実行する。すなわち、処理制御部
3は、有効期限切れのアプリケーションプログラム10
を検出する所定のタイミングが到来したか否かを判別す
る(ステップS10)。例えば、処理制御部3は、移動
体通信端末100の電源が投入されたタイミングや、毎
日所定の時刻(例えば、12時)が到来すると、有効期
限切れのアプリケーションプログラム10を検出するタ
イミングが到来したと判別する。
In this case, the processing control section 3 executes the processing shown in the flowchart of FIG. That is, the processing control unit 3 determines whether the expired application program 10
It is determined whether or not a predetermined timing for detecting is reached (step S10). For example, the processing control unit 3 determines that when the power of the mobile communication terminal 100 is turned on, or when a predetermined time (eg, 12:00) arrives every day, the timing for detecting the expired application program 10 has arrived. Determine.

【0080】処理制御部3は、タイミングが到来してい
ないと判別すると(ステップS10にてNO)、図7の
フローチャートに示す処理を終了する。
When the processing control section 3 determines that the timing has not arrived (NO in step S10), the processing shown in the flowchart of FIG. 7 ends.

【0081】一方、処理制御部3は、タイミングが到来
したと判別すると(ステップS10にてYES)、アプ
リケーション情報ファイル11の所在位置を特定し、記
憶部2に格納されているアプリケーション情報ファイル
11を取得する(ステップS11)。この際、処理制御
部3は、アプリケーション情報ファイル11に含まれる
アプリケーションプログラム10の有効期限を示すフィ
ールドとなる情報を読み取り、有効期限を設定する(ス
テップS12)。また、処理制御部3は、計時器7によ
り計測されている現在の日時を特定する(ステップS1
3)。
On the other hand, when the processing control unit 3 determines that the timing has come (YES in step S10), the processing control unit 3 specifies the location of the application information file 11, and reads the application information file 11 stored in the storage unit 2. Acquire (Step S11). At this time, the processing control unit 3 reads information serving as a field indicating the expiration date of the application program 10 included in the application information file 11, and sets the expiration date (step S12). Further, the processing control unit 3 specifies the current date and time measured by the timer 7 (step S1).
3).

【0082】処理制御部3は、上記ステップS13にて
特定した現在の日時が、上記ステップS12にて設定し
たアプリケーションプログラム10の有効期限以前であ
るか否かを判別する(ステップS14)。
The processing control section 3 determines whether or not the current date and time specified in step S13 is before the expiration date of the application program 10 set in step S12 (step S14).

【0083】処理制御部3は、現在の日時が有効期限以
前であると判別すると(ステップS14にてYES)、
そのまま図7のフローチャートに示す処理を終了する。
When the processing control unit 3 determines that the current date and time is before the expiration date (YES in step S14),
The process shown in the flowchart of FIG.

【0084】一方、処理制御部3は、現在の日時が有効
期限を過ぎていると判別すると(ステップS14にてN
O)、アプリケーションプログラム10が有効期限切れ
であるとして、有効期限切れの場合に対応した処理を実
行する(ステップS15)。例えば、処理制御部3は、
表示部4によりユーザに警告を通知するための画像を表
示する処理や、通信処理部1によりコンテンツサーバ1
02にアクセスしてアプリケーションプログラム12を
ダウンロードする処理等を実行する。なお、処理制御部
3は、ユーザに警告を通知するための処理として、例え
ば移動体通信端末100が備えるリンガー(図示せず)
から報知音を出力する処理等を実行してもよい。すなわ
ち、ユーザに警告を通知するために出力する情報は、移
動体通信端末100の設計に応じて任意に設定可能であ
る。
On the other hand, when the processing control unit 3 determines that the current date and time has passed the expiration date (N in step S14)
O), assuming that the application program 10 has expired, a process corresponding to the case of the expiration is executed (step S15). For example, the processing control unit 3
A process of displaying an image for notifying a user of a warning on the display unit 4 and a process of displaying the content server
02 to download the application program 12 and the like. The processing control unit 3 performs, for example, a ringer (not shown) included in the mobile communication terminal 100 as a process for notifying the user of a warning.
For example, a process of outputting a notification sound from the server may be performed. That is, the information output to notify the user of the warning can be arbitrarily set according to the design of the mobile communication terminal 100.

【0085】移動体通信端末100は、携帯電話やPH
Sに限定されるものではなく、例えばPDA(Personal
Digital Assistants)やPC(Personal Computer)と
いった、ネットワーク101を介してコンテンツサーバ
102との間で通信可能な任意の機器であってもよい。
The mobile communication terminal 100 is a portable telephone or a PH.
S, for example, PDA (Personal
Any device capable of communicating with the content server 102 via the network 101, such as a digital assistant or a personal computer (PC), may be used.

【0086】移動体通信端末100がコンテンツサーバ
102からダウンロードするアプリケーションプログラ
ム12は、Java(登録商標)言語で作成されたマル
チ・プラットホームのプログラムであってもよいし、特
定のOS上でのみ動作可能なネイティブ・プログラムで
あってもよい。
The application program 12 downloaded from the content server 102 by the mobile communication terminal 100 may be a multi-platform program created in the Java (registered trademark) language, or can be operated only on a specific OS. It may be a native program.

【0087】この発明は、専用の装置によらず、通常の
移動体通信端末として機能するコンピュータを利用して
実現可能である。すなわち、コンピュータに上述の各処
理を実行させるための動作プログラムを、移動体通信端
末が備える所定の記録部に記録し、CPU等のマイクロ
プロセッサが当該動作プログラムを読み出して実行する
ことで、上述の移動体通信端末100として機能させる
ことができる。ここで、動作プログラムは、FD、CD
−ROM、DVD−ROM、フラッシュメモリなどのコ
ンピュータ読み取り可能な記録媒体に記録して配布する
ものとしてもよい。さらに、インターネット上のFTP
(File Transfer Protocol)サーバ等が有するファイル
システムに動作プログラムを格納しておき、コンピュー
タに、例えば、搬送波に重畳して、ダウンロード等する
ようにしてもよい。
The present invention can be realized by using a computer functioning as a normal mobile communication terminal without using a dedicated device. That is, an operation program for causing a computer to execute each of the above-described processes is recorded in a predetermined recording unit provided in the mobile communication terminal, and a microprocessor such as a CPU reads and executes the operation program to execute the above-described operation. It can function as the mobile communication terminal 100. Here, the operation program is FD, CD
-It may be recorded on a computer-readable recording medium such as a ROM, a DVD-ROM, or a flash memory and distributed. In addition, FTP on the Internet
(File Transfer Protocol) The operation program may be stored in a file system of a server or the like, and may be downloaded to a computer, for example, by superimposing it on a carrier wave.

【0088】[0088]

【発明の効果】この発明によれば、通信情報量を低減す
ることができる。
According to the present invention, the amount of communication information can be reduced.

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

【図1】この発明の実施の形態に係る移動体通信端末の
構成を示す図である。
FIG. 1 is a diagram showing a configuration of a mobile communication terminal according to an embodiment of the present invention.

【図2】移動体通信端末が適用されるネットワーク通信
システムの構成を示す図である。
FIG. 2 is a diagram illustrating a configuration of a network communication system to which a mobile communication terminal is applied.

【図3】アプリケーション情報ファイルに含まれる情報
を例示する図である。
FIG. 3 is a diagram illustrating information included in an application information file.

【図4】表示部に表示される各種の画面となる画像を示
す図である。
FIG. 4 is a diagram showing images serving as various screens displayed on a display unit.

【図5】アプリケーションプログラムのバージョンアッ
プが指示された際の動作を説明するためのフローチャー
トである。
FIG. 5 is a flowchart for explaining an operation when an instruction to upgrade an application program is given;

【図6】移動体通信端末の動作の具体例を説明するため
の処理シーケンスである。
FIG. 6 is a processing sequence for describing a specific example of the operation of the mobile communication terminal.

【図7】この発明の実施の形態に係る移動体通信端末の
変形例における動作を説明するためのフローチャートで
ある。
FIG. 7 is a flowchart for explaining an operation in a modified example of the mobile communication terminal according to the embodiment of the present invention.

【図8】従来の移動体通信端末にて表示部に表示される
画像を示す図である。
FIG. 8 is a diagram showing an image displayed on a display unit in a conventional mobile communication terminal.

【図9】従来の移動体通信端末の動作を説明するための
処理シーケンスである。
FIG. 9 is a processing sequence for explaining an operation of a conventional mobile communication terminal.

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

1 通信処理部 2 記憶部 3 処理制御部 4 表示部 5 入力部 6 アンテナ 7 計時器 10、12 アプリケーションプログラム 11、13 アプリケーション情報ファイル 100 移動体通信端末 101 ネットワーク 102 コンテンツサーバ B1〜B3 ボタン画像 D1 セレクタ画面 D2、D10 メニュー画面 D3、D11 確認中通知画面 D4、D12 警告通知画面 D5 情報表示画面 DESCRIPTION OF SYMBOLS 1 Communication processing part 2 Storage part 3 Processing control part 4 Display part 5 Input part 6 Antenna 7 Timepiece 10, 12 Application program 11, 13 Application information file 100 Mobile communication terminal 101 Network 102 Content server B1-B3 Button image D1 selector Screen D2, D10 Menu screen D3, D11 Confirmation notification screen D4, D12 Warning notification screen D5 Information display screen

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04B 7/26 109M Fターム(参考) 5B076 AC05 BB06 5B082 EA10 GA05 HA05 5K067 BB21 EE02 EE10 EE16 FF02 FF05 FF23 GG01 GG11 HH05 HH22 HH23 KK13 KK15 LL13 5K101 LL12 MM07 NN12 NN18 Continued on the front page (51) Int.Cl. 7 Identification code FI Theme coat II (reference) H04B 7/26 109M F term (reference) 5B076 AC05 BB06 5B082 EA10 GA05 HA05 5K067 BB21 EE02 EE10 EE16 FF02 FF05 FF23 GG01 GG11 HH05 HH22H KK13 KK15 LL13 5K101 LL12 MM07 NN12 NN18

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】ネットワーク上に配置されたコンテンツサ
ーバからアプリケーションプログラムとアプリケーショ
ン情報ファイルをダウンロードすることにより、各種の
アプリケーション機能を実現可能な移動体通信端末であ
って、 アプリケーションプログラムとアプリケーション情報フ
ァイルをダウンロードするためにコンテンツサーバにア
クセスする通信手段と、 前記通信手段が通信を実行することによりダウンロード
されたアプリケーションプログラムを、アプリケーショ
ン情報ファイルと対応づけて格納する格納手段と、 前記格納手段に格納されるアプリケーションプログラム
を管理するための処理を実行する処理実行手段と、 前記処理実行手段の動作を指示する指示情報を入力する
指示入力手段と、 現在の日時を計測する計時手段とを備え、 前記処理実行手段は、前記指示入力手段から入力された
指示情報によりアプリケーションプログラムのバージョ
ンアップが指示されると、アプリケーションプログラム
をバージョンアップするための処理を開始し、バージョ
ンアップを指示されたアプリケーションプログラムと対
応して前記格納手段に格納されているアプリケーション
情報ファイルに含まれる情報から、アプリケーションプ
ログラムの有効期限を特定し、前記計時手段により計測
された現在の日時がアプリケーションプログラムの有効
期限以前であるか否かを判別し、有効期限以前であると
判別した場合に、前記通信手段によりコンテンツサーバ
にアクセスすることなく、アプリケーションプログラム
をバージョンアップするための処理を終了する、 ことを特徴とする移動体通信端末。
1. A mobile communication terminal capable of realizing various application functions by downloading an application program and an application information file from a content server arranged on a network. Communication means for accessing a content server to perform the communication, a storage means for storing an application program downloaded by the communication means performing communication in association with an application information file, and an application stored in the storage means Processing execution means for executing processing for managing the program; instruction input means for inputting instruction information for instructing the operation of the processing execution means; and a timer for measuring the current date and time The process execution means, when an instruction to upgrade the application program is given by the instruction information input from the instruction input means, starts processing for upgrading the application program, and is instructed to upgrade the version. From the information contained in the application information file stored in the storage means corresponding to the application program, the expiration date of the application program is specified, and the current date and time measured by the timing unit is before the expiration date of the application program. Or not, and if it is determined that it is before the expiration date, the process for upgrading the application program is terminated without accessing the content server by the communication means. Mobile communication terminals.
【請求項2】前記処理実行手段は、バージョンアップを
指示されたアプリケーションプログラムと対応して前記
格納手段に格納されているアプリケーション情報ファイ
ルに、アプリケーションプログラムの有効期限を示す情
報が含まれているか否かを判別し、含まれていると判別
した場合に、現在の日時が有効期限以前であるか否かを
判別する、 ことを特徴とする請求項1に記載の移動体通信端末。
2. The process execution means according to claim 1, wherein said application information file stored in said storage means corresponding to the application program instructed to upgrade includes information indicating an expiration date of the application program. The mobile communication terminal according to claim 1, wherein the mobile communication terminal according to claim 1, further comprising: determining whether the current date and time is before the expiration date.
【請求項3】前記処理実行手段が実行する処理に対応し
た情報を出力する情報出力手段を備え、 前記処理実行手段は、現在の日時が有効期限以前である
と判別した場合に、ユーザに警告を通知するための情報
を、前記情報出力手段により出力する、 ことを特徴とする請求項1又は2に記載の移動体通信端
末。
3. An information output unit for outputting information corresponding to a process executed by the process execution unit, wherein the process execution unit warns a user when the current date and time is determined to be before the expiration date. The mobile communication terminal according to claim 1, wherein information for notifying the mobile terminal is output by the information output unit.
【請求項4】前記情報出力手段は、警告を通知するため
の画面となる画像を表示する表示手段を備え、 前記処理実行手段は、ユーザに警告を通知するための警
告通知画面となる画像を、前記表示手段により表示する
ことで、ユーザに警告を通知する、 ことを特徴とする請求項3に記載の移動体通信端末。
4. The information output means includes display means for displaying an image serving as a screen for notifying a warning, and the processing executing means displays an image serving as a warning notification screen for notifying a user of a warning. The mobile communication terminal according to claim 3, wherein a warning is notified to a user by displaying the warning on the display means.
【請求項5】前記処理実行手段は、前記指示入力手段か
ら入力された指示情報により前記格納手段に格納されて
いるアプリケーションプログラムに関する情報の出力が
指示されると、情報の出力を指示されたアプリケーショ
ンプログラムと対応して前記格納手段に格納されている
アプリケーション情報ファイルからアプリケーションプ
ログラムの有効期限を特定し、特定した有効期限を示す
画像を、前記表示手段により表示する、 ことを特徴とする請求項4に記載の移動体通信端末。
5. The processing execution means, when an instruction to output information related to an application program stored in the storage means is given by the instruction information input from the instruction input means, the application instructed to output the information. 5. An expiration date of the application program is specified from an application information file stored in the storage unit corresponding to the program, and an image indicating the specified expiration date is displayed by the display unit. A mobile communication terminal according to claim 1.
【請求項6】前記処理実行手段は、現在の日時が有効期
限以前であると判別した場合に、前記指示入力手段から
入力された指示情報に従って、コンテンツサーバにアク
セスすることなくアプリケーションプログラムをバージ
ョンアップするための処理を終了する手順と、前記通信
手段によりコンテンツサーバにアクセスし、アプリケー
ション情報ファイルとアプリケーションプログラムをダ
ウンロードして前記格納手段に格納することにより、前
記格納手段に既に格納されているアプリケーションプロ
グラムを更新する手順との、いずれかを実行する、 ことを特徴とする請求項1から5のいずれか1項に記載
の移動体通信端末。
6. The process executing means, when determining that the current date and time is before the expiration date, upgrades the application program according to the instruction information input from the instruction input means without accessing the content server. And an application program already stored in the storage unit by accessing a content server by the communication unit, downloading an application information file and an application program, and storing the application information file and the application program in the storage unit. The mobile communication terminal according to any one of claims 1 to 5, wherein the mobile communication terminal executes one of:
【請求項7】アプリケーションプログラムを、プログラ
ムに関する情報を含んだアプリケーション情報ファイル
と対応づけて格納する格納手段と、 前記格納手段に格納されるアプリケーションプログラム
を管理するための処理を実行する処理実行手段と、 前記処理実行手段が実行する処理に対応した情報を出力
する情報出力手段と、 前記処理実行手段の動作を指示する指示情報を入力する
指示入力手段と、 現在の日時を計測する計時手段とを備え、 前記処理実行手段は、前記指示入力手段から入力された
指示情報によりアプリケーションプログラムのバージョ
ンアップが指示されると、バージョンアップを指示され
たアプリケーションプログラムと対応して前記格納手段
に格納されているアプリケーション情報ファイルに含ま
れる情報から、アプリケーションプログラムの有効期限
を特定し、前記計時手段により計測された現在の日時が
アプリケーションプログラムの有効期限以前であるか否
かを判別し、有効期限以前であると判別した場合に、ユ
ーザに警告を通知するための情報を、前記情報出力手段
により出力する、 ことを特徴とする移動体通信端末。
7. A storage unit for storing an application program in association with an application information file containing information on the program, and a process execution unit for executing a process for managing the application program stored in the storage unit. An information output unit that outputs information corresponding to a process executed by the process execution unit; an instruction input unit that inputs instruction information for instructing an operation of the process execution unit; and a timing unit that measures a current date and time. The process execution means is stored in the storage means in correspondence with the application program instructed to upgrade when an upgrade of the application program is instructed by the instruction information input from the instruction input means. Information contained in the application information file Determining the expiration date of the application program, determining whether or not the current date and time measured by the timing means is before the expiration date of the application program, and warns the user when determining that the current date and time is before the expiration date. A mobile communication terminal, wherein information for notifying the user is output by the information output means.
【請求項8】アプリケーションプログラムの有効期限を
示す情報を含んだアプリケーション情報ファイルを、ア
プリケーションプログラムと対応づけて格納する格納手
段と、 前記格納手段に格納されるアプリケーションプログラム
を管理するための処理を実行する処理実行手段と、 現在の日時を計測する計時手段とを備え、 前記処理実行手段は、予め定めたタイミングが到来する
と、前記格納手段に格納されているアプリケーション情
報ファイルに含まれる情報から、対応するアプリケーシ
ョンプログラムの有効期限を特定し、前記計時手段によ
り計測された現在の日時がアプリケーションプログラム
の有効期限以前であるか否かを判別し、有効期限を過ぎ
ていると判別すると、アプリケーションプログラムが有
効期限切れであることに対応した処理を実行する、 ことを特徴とする移動体通信端末。
8. A storage unit for storing an application information file including information indicating an expiration date of the application program in association with the application program, and executing a process for managing the application program stored in the storage unit. Processing execution means, and a time measuring means for measuring the current date and time, the processing execution means, when a predetermined timing comes, from the information included in the application information file stored in the storage means, The expiration date of the application program to be specified is specified, and it is determined whether or not the current date and time measured by the timer is before the expiration date of the application program. Against expiration Mobile communication terminal and executes processing was, characterized in that.
【請求項9】アプリケーションプログラムとアプリケー
ション情報ファイルとをダウンロードするためにコンテ
ンツサーバにアクセスする通信手段を備え、 前記格納手段は、前記通信手段が通信を実行することに
よりダウンロードされたアプリケーションプログラム
を、アプリケーション情報ファイルと対応づけて格納
し、 前記処理実行手段は、前記計時手段により計測された現
在の日時がアプリケーションプログラムの有効期限を過
ぎていると判別すると、前記通信手段によりコンテンツ
サーバにアクセスし、アプリケーションプログラムとア
プリケーション情報ファイルをダウンロードして前記格
納手段に格納することにより、前記格納手段に既に格納
されているアプリケーションプログラムを更新する処理
を実行する、 ことを特徴とする請求項8に記載の移動体通信端末。
9. A communication unit for accessing a content server to download an application program and an application information file, wherein the storage unit stores an application program downloaded by the communication unit executing communication. When the processing execution means determines that the current date and time measured by the timing means has passed the expiration date of the application program, the processing execution means accesses the content server by the communication means, and Executing a process of updating an application program already stored in the storage unit by downloading a program and an application information file and storing the file in the storage unit. Mobile communication terminal according to claim 8 that.
【請求項10】前記処理実行手段が実行する処理に対応
した情報を出力する情報出力手段を備え、 前記処理実行手段は、前記計時手段により計測された現
在の日時がアプリケーションプログラムの有効期限を過
ぎていると判別すると、ユーザに警告を通知するための
情報を、前記情報出力手段により出力する処理を実行す
る、ことを特徴とする請求項8又は9に記載の移動体通
信端末。
10. An information output unit for outputting information corresponding to a process executed by the process execution unit, wherein the process execution unit determines that a current date and time measured by the clock unit has passed an expiration date of an application program. 10. The mobile communication terminal according to claim 8, wherein when it is determined that the information is output, information for notifying a user of a warning is output by the information output unit. 11.
【請求項11】指示入力手段と、格納手段と、処理実行
手段と、情報出力手段と、計時手段と、通信手段とを備
える移動体通信端末の動作方法であって、 前記指示入力手段から入力された指示情報により前記格
納手段に格納されているアプリケーションプログラムの
バージョンアップが指示されると、前記処理実行手段
が、アプリケーションプログラムをバージョンアップす
るための処理を開始し、バージョンアップを指示された
アプリケーションプログラムと対応して前記格納手段に
格納されているアプリケーション情報ファイルに、アプ
リケーションプログラムの有効期限を示す情報が含まれ
ているか否かを判別し、含まれていると判別すると、前
記計時手段により計測された現在の日時がアプリケーシ
ョンプログラムの有効期限以前であるか否かを判別し、
有効期限以前であると判別すると、ユーザに警告を通知
するための情報を前記情報出力手段により出力したの
ち、前記指示入力手段から入力された指示情報に従っ
て、前記通信手段によりコンテンツサーバにアクセスす
ることなく、アプリケーションプログラムをバージョン
アップするための処理を終了する、 ことを特徴とする移動体通信端末の動作方法。
11. A method of operating a mobile communication terminal, comprising: an instruction input unit, a storage unit, a process execution unit, an information output unit, a timing unit, and a communication unit. When the upgrade instruction of the application program stored in the storage unit is instructed by the instruction information, the process execution unit starts processing for upgrading the application program, and the application instructed to upgrade the application program. It is determined whether or not the application information file stored in the storage means corresponding to the program contains information indicating the expiration date of the application program. If the current date and time is before the expiration date of the application program Determine whether there is
If it is determined that the date is before the expiration date, information for notifying the user of a warning is output by the information output unit, and then the content server is accessed by the communication unit in accordance with the instruction information input from the instruction input unit. And terminating the process for upgrading the application program without using the application program.
【請求項12】ユーザに警告を通知するための情報を前
記情報出力手段により出力したのち、前記処理実行手段
が、前記指示入力手段から入力された指示情報に従っ
て、前記通信手段によりコンテンツサーバにアクセス
し、アプリケーション情報ファイルとアプリケーション
プログラムをダウンロードして前記格納手段に格納する
ことにより、前記格納手段に既に格納されているアプリ
ケーションプログラムを更新する、 ことを特徴とする請求項11に記載の動作方法。
12. After the information for notifying a user of a warning is output by the information output means, the processing execution means accesses the content server by the communication means according to the instruction information input from the instruction input means. The operation method according to claim 11, wherein the application program already stored in the storage unit is updated by downloading an application information file and an application program and storing the application program in the storage unit.
【請求項13】格納手段と、処理実行手段と、計時手段
と、通信手段とを備える移動体通信端末の動作方法であ
って、 予め定めたタイミングが到来すると、前記処理実行手段
が、前記格納手段に格納されているアプリケーション情
報ファイルに含まれる情報を読み取ることにより、対応
するアプリケーションプログラムの有効期限を特定し、
前記計時手段により計測された現在の日時がアプリケー
ションプログラムの有効期限以前であるか否かを判別
し、有効期限を過ぎていると判別すると、前記通信手段
によりコンテンツサーバにアクセスし、アプリケーショ
ンプログラムとアプリケーション情報ファイルをダウン
ロードして前記格納手段に格納することにより、前記格
納手段に既に格納されているアプリケーションプログラ
ムを更新する、 ことを特徴とする移動体通信端末の動作方法。
13. A method of operating a mobile communication terminal comprising a storage means, a processing execution means, a timing means, and a communication means, wherein when a predetermined timing comes, the processing execution means stores the storage means. By reading the information contained in the application information file stored in the means, specify the expiration date of the corresponding application program,
It is determined whether or not the current date and time measured by the timing means is before the expiration date of the application program, and when it is determined that the expiration date has passed, the communication means accesses the content server, and the application program and the application program are executed. An operation method for a mobile communication terminal, comprising: updating an application program already stored in said storage means by downloading an information file and storing it in said storage means.
【請求項14】移動体通信端末として機能するコンピュ
ータに、 アプリケーションプログラムのバージョンアップを指示
するために指示入力手段から入力された指示情報に応答
して、バージョンアップを指示されたアプリケーション
プログラムと対応づけられて格納手段に格納されている
アプリケーション情報ファイルに、アプリケーションプ
ログラムの有効期限を示す情報が含まれているか否かを
判別する第1の判別処理と、 前記第1の判別処理にて有効期限を示す情報が含まれて
いると判別された場合に、計時手段により計測された現
在の日時が、アプリケーション情報ファイルに含まれて
いる情報から特定されるアプリケーションプログラムの
有効期限以前であるか否かを判別する第2の判別処理
と、 前記第2の判別処理にて有効期限以前であると判別され
た場合に、ユーザに警告を通知するための情報を、情報
出力手段により出力する警告出力処理と、 前記警告出力処理にて警告を通知するための情報が出力
されたのち、前記指示入力手段から入力された指示情報
に従って、通信手段によりコンテンツサーバにアクセス
することなく、アプリケーションプログラムをバージョ
ンアップするための処理を終了させる終了処理と、 前記警告出力処理にて警告を通知するための情報が出力
されたのち、前記指示入力手段から入力された指示情報
に従って、前記通信手段によりコンテンツサーバにアク
セスし、アプリケーション情報ファイルとアプリケーシ
ョンプログラムをダウンロードするダウンロード処理
と、 を実行させるためのプログラム。
14. In response to instruction information input from an instruction input means for instructing a computer functioning as a mobile communication terminal to upgrade an application program, the computer is associated with the application program instructed to upgrade. A first determination process for determining whether or not the application information file stored in the storage unit includes information indicating an expiration date of the application program; and determining the expiration date in the first determination process. If it is determined that the information includes the indicated information, it is determined whether or not the current date and time measured by the timer is before the expiration date of the application program specified from the information included in the application information file. A second discriminating process for discriminating, and a valid period in the second discriminating process. A warning output process of outputting information for notifying a user of a warning when it is determined to be before, by an information output unit; and outputting information for notifying a warning in the warning output process. A termination process for terminating a process for upgrading an application program according to instruction information input from the instruction input unit without accessing a content server by a communication unit; and issuing a warning in the warning output process. And a download process for accessing the content server by the communication unit and downloading the application information file and the application program in accordance with the instruction information input from the instruction input unit after the information for the application is output. .
【請求項15】移動体通信端末として機能するコンピュ
ータに、 予め定めたタイミングが到来すると、格納手段に格納さ
れているアプリケーション情報ファイルに含まれている
情報を読み取ることにより、対応するアプリケーション
プログラムの有効期限を特定する期限特定処理と、 計時手段により計測された現在の日時が、前記期限特定
処理にて特定されたアプリケーションプログラムの有効
期限以前であるか否かを判別する判別処理と、 前記判別処理にて有効期限を過ぎていると判別された場
合に、通信手段によりコンテンツサーバにアクセスし、
アプリケーションプログラムとアプリケーション情報フ
ァイルをダウンロードするダウンロード処理と、 を実行させるためのプログラム。
15. When a predetermined timing arrives at a computer functioning as a mobile communication terminal, information contained in an application information file stored in storage means is read to enable the corresponding application program to be activated. A time limit specifying process for specifying a time limit; a determining process for determining whether the current date and time measured by the timer is before the expiration date of the application program specified in the time limit specifying process; If it is determined that the expiration date has passed, access the content server by communication means,
A download process for downloading the application program and application information file, and a program for executing.
JP2001131179A 2001-04-27 2001-04-27 Mobile communication terminal, method and program for operating mobile communication terminal Pending JP2002328808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001131179A JP2002328808A (en) 2001-04-27 2001-04-27 Mobile communication terminal, method and program for operating mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001131179A JP2002328808A (en) 2001-04-27 2001-04-27 Mobile communication terminal, method and program for operating mobile communication terminal

Publications (1)

Publication Number Publication Date
JP2002328808A true JP2002328808A (en) 2002-11-15

Family

ID=18979412

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001131179A Pending JP2002328808A (en) 2001-04-27 2001-04-27 Mobile communication terminal, method and program for operating mobile communication terminal

Country Status (1)

Country Link
JP (1) JP2002328808A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004234511A (en) * 2003-01-31 2004-08-19 Nec Corp Software updating system, portable terminal, software updating method, and program
WO2006098222A1 (en) * 2005-03-15 2006-09-21 Matsushita Electric Industrial Co., Ltd. Mobile terminal device
JP2008199182A (en) * 2007-02-09 2008-08-28 Sharp Corp Communication unit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004234511A (en) * 2003-01-31 2004-08-19 Nec Corp Software updating system, portable terminal, software updating method, and program
WO2006098222A1 (en) * 2005-03-15 2006-09-21 Matsushita Electric Industrial Co., Ltd. Mobile terminal device
JP2008199182A (en) * 2007-02-09 2008-08-28 Sharp Corp Communication unit

Similar Documents

Publication Publication Date Title
US7634261B2 (en) Mobile communications terminal and software updating method for mobile communications terminal
JP4668266B2 (en) Mobile communication terminal and software update method
EP1633116B1 (en) Mobile communication terminal
US20060288371A1 (en) Mobile terminal and method for operation
JP2002278767A (en) Network communication system, server device, portable terminal, communicating method and program
JP2002297483A (en) Mobile communication terminal, communication method and program for the terminal
KR100678023B1 (en) Abbreviation method for booting time of mobile communication terminal device
US7401127B2 (en) Communication terminal device and program
US7742585B2 (en) Mobile communication terminal
JP4438690B2 (en) Communication system and portable terminal device
KR20020005127A (en) Method of updating an application program in a mobile terminal
JP2002328808A (en) Mobile communication terminal, method and program for operating mobile communication terminal
KR20090037642A (en) Method for operating firmware over the air and apparatus thereof
KR100713423B1 (en) Method for upgrading user interface in mobile communication terminal system
JP3887176B2 (en) Relay device, communication control method, program, and recording medium
JP4007936B2 (en) Control server device
JP2002259367A (en) Information registering method for electronic equipment, electronic equipment and computer program
JP2004126736A (en) Communication terminal and communication control method
KR101250240B1 (en) System and method for sharing information of mobile terminal
JP4022168B2 (en) Mobile communication device
KR100359804B1 (en) method for supporting help in mobile telecommunication system
JP2004355479A (en) Method for executing pre-installed application and mobile terminal device
JP4019017B2 (en) Mobile communication terminal
KR20030090124A (en) A method writing program code on wireless phone's rom through a internet
KR100800445B1 (en) Game updating terminal and method thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060919

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061117

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061212