JP2002297483A - Mobile communication terminal, communication method and program for the terminal - Google Patents

Mobile communication terminal, communication method and program for the terminal

Info

Publication number
JP2002297483A
JP2002297483A JP2001104197A JP2001104197A JP2002297483A JP 2002297483 A JP2002297483 A JP 2002297483A JP 2001104197 A JP2001104197 A JP 2001104197A JP 2001104197 A JP2001104197 A JP 2001104197A JP 2002297483 A JP2002297483 A JP 2002297483A
Authority
JP
Japan
Prior art keywords
program
application
application program
information file
stored
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
JP2001104197A
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 JP2001104197A priority Critical patent/JP2002297483A/en
Publication of JP2002297483A publication Critical patent/JP2002297483A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce communication information in amount by simplifying key operations when downloading application programs. SOLUTION: In a mobile communication terminal, a processing control part 3 executes a sole delete processing to solely delete application programs 10 corresponding to selected applications according to instruction information inputted from an input part 5. Or the control part 3 executes a perfect delete processing to delete the programs 10 together application information files 11. And the control part 3 checks available space in a storage part 2 when downloading, if judging it is impossible to install the applications due to lack of the space, stores application information downloaded in advance from a contents server into the storage part 2 as the files 11.

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 capable of downloading an application program using network communication, and more particularly to a mobile communication terminal capable of simplifying key operations and reducing the amount of communication information. The present invention relates to a body communication terminal.

【0002】[0002]

【従来の技術】ネットワーク上に配置された所定のコン
ピュータシステムとの間で通信データを送受信するネッ
トワーク通信を実行することにより、アプリケーション
プログラムをダウンロードすることができる移動体通信
端末が知られている。例えば、携帯電話機やPHS(Pe
rsonal Handy-phone System)などの移動電話装置に
は、移動体通信ネットワークが備える基地局との間で無
線信号を送受信して通信を実行することによりコンテン
ツサーバとして機能するコンピュータシステムにアクセ
スし、音声ファイルや画像ファイルのほか、アプリケー
ションプログラムをダウンロードして実行可能としたも
のがある。
2. Description of the Related Art A mobile communication terminal capable of downloading an application program by executing network communication for transmitting and receiving communication data to and from a predetermined computer system disposed on a network is known. For example, mobile phones and PHS (Pe
Mobile phone devices such as the rsonal handy-phone system have access to a computer system that functions as a content server by transmitting and receiving wireless signals to and from base stations in mobile communication networks, In addition to files and image files, there are those that can download and execute application programs.

【0003】例えば、Java(登録商標)言語を使っ
たアプリケーションプログラムを実行可能な移動電話装
置は、コンテンツサーバからダウンロードしたアプリケ
ーションプログラムを仮想マシン上で実行して、音楽の
再生やゲーム、電子商取引等といった、各種のアプリケ
ーション機能を実現することができる。
[0003] For example, a mobile telephone device capable of executing an application program using the Java (registered trademark) language executes an application program downloaded from a content server on a virtual machine to reproduce music, play a game, e-commerce, or the like. And various application functions can be realized.

【0004】図11は、こうした従来の移動体通信端末
がコンテンツサーバにアクセスしてアプリケーションプ
ログラムをダウンロードする際の動作の一例について説
明するための処理シーケンスである。また、この際、移
動体通信端末は、所定の表示部における画面表示を切り
替えるなどして、図12(a)〜(d)に例示するよう
な画像を表示する。
FIG. 11 is a processing sequence for explaining an example of an operation when such a conventional mobile communication terminal accesses a content server to download an application program. At this time, the mobile communication terminal displays an image as illustrated in FIGS. 12A to 12D by switching the screen display on a predetermined display unit.

【0005】従来の移動体通信端末は、例えばKVM
(K Virtual Machine)といったJava仮想マシン上
で実行するアプリケーションプログラムをダウンロード
する場合、まず、ADF(Application Descriptor Fil
e)と称されるアプリケーション情報ファイルをダウン
ロードする必要がある。そこで、移動体通信端末は、例
えばコンテンツサーバに格納されているアプリケーショ
ンプログラムのURL(Uniform Resource Locator)ア
ドレスといった、アプリケーションプログラムの所在位
置を指定する(ステップS50)。この際、移動体通信
端末は、移動体通信ネットワークやインターネット等の
ネットワークを介してコンテンツサーバにアクセスして
コンテンツ要求を送信し(ステップS51)、HTML
(Hyper Text Markup Language)やcHTML(compac
t-HTML)といった記述言語で作成されたドキュメントを
ダウンロードする(ステップS52)。また、移動体通
信端末は、コンテンツサーバにコンテンツ要求を送信す
る際に、例えば図12(a)に示すような画像を表示部
に表示する。
[0005] Conventional mobile communication terminals include, for example, KVM.
When downloading an application program to be executed on a Java virtual machine such as (K Virtual Machine), first, an ADF (Application Descriptor Fil)
It is necessary to download an application information file called e). Therefore, the mobile communication terminal specifies the location of the application program, such as the URL (Uniform Resource Locator) address of the application program stored in the content server (step S50). At this time, the mobile communication terminal accesses the content server via a network such as a mobile communication network or the Internet and transmits a content request (step S51), and the HTML.
(Hyper Text Markup Language) and cHTML (compac
A document created in a description language such as t-HTML) is downloaded (step S52). When transmitting a content request to a content server, the mobile communication terminal displays, for example, an image as shown in FIG. 12A on a display unit.

【0006】移動体通信端末は、ダウンロードしたドキ
ュメントに含まれる情報から、コンテンツサーバに格納
されているアプリケーションプログラムのリストを取得
し、表示部に表示させるなどの処理を実行する。この
際、移動体通信端末は、コンテンツサーバからダウンロ
ードしたドキュメント等に対応して、例えば図12
(b)に示すような画像を表示部に表示する。
[0006] The mobile communication terminal acquires a list of application programs stored in the content server from information included in the downloaded document, and executes processing such as displaying the list on the display unit. At this time, the mobile communication terminal responds to the document or the like downloaded from the content server, for example, as shown in FIG.
An image as shown in (b) is displayed on the display unit.

【0007】移動体通信端末は、ユーザのキー操作等に
応答して入力部によりダウンロードの指示が入力される
と、コンテンツサーバにADF等のアプリケーション情
報ファイルを要求し(ステップS53)、例えば拡張子
として「.jad」や「.jam」等が使用されたアプリケーシ
ョン情報ファイルをダウンロードする(ステップS5
4)。
When a download instruction is input from the input unit in response to a key operation or the like by the user, the mobile communication terminal requests an application information file such as an ADF from the content server (step S53). Download the application information file in which ".jad" or ".jam" is used (step S5
4).

【0008】移動体通信端末は、ダウンロードしたアプ
リケーション情報ファイルを読み取ってアプリケーショ
ンプログラムのファイルサイズを特定すると共に、端末
自身が備える記憶部における空き領域の容量(空き容
量)を調べる(ステップS55)。この際、移動体通信
端末は、記憶部の空き容量が十分であることを検出する
と、ユーザのキー操作等に応答して入力部により入力さ
れた指示に従って、コンテンツサーバにコンテンツ要求
を送信し、アプリケーションプログラムをダウンロード
する。
[0008] The mobile communication terminal reads the downloaded application information file to specify the file size of the application program, and checks the free space capacity (free capacity) in the storage unit provided in the terminal itself (step S55). At this time, when the mobile communication terminal detects that the free space of the storage unit is sufficient, the mobile communication terminal transmits a content request to the content server according to an instruction input by the input unit in response to a key operation or the like of the user, Download the application program.

【0009】一方、移動体通信端末は、記憶部の空き容
量が不足していることを検出すると(ステップS5
6)、例えば図12(c)に示すようなアプリケーショ
ンプログラムをインストールできないことを通知するた
めの画像を表示部に表示するなどして、ダウンロードす
るための処理を中止する。この際、移動体通信端末は、
アプリケーションプログラムをインストールできないこ
とに対応して、上記ステップS54にてコンテンツサー
バからダウンロードしたADF等のアプリケーション情
報ファイルを消去する(ステップS57)。
On the other hand, when the mobile communication terminal detects that the free space of the storage unit is insufficient (step S5).
6) For example, an image for notifying that the application program cannot be installed as shown in FIG. 12C is displayed on the display unit, and the download process is stopped. At this time, the mobile communication terminal
In response to the inability to install the application program, the application information file such as the ADF downloaded from the content server in step S54 is deleted (step S57).

【0010】ここで、アプリケーションプログラムをコ
ンテンツサーバからダウンロードしてインストールする
ためには、既に移動体通信端末の記憶部に格納されてい
る他のアプリケーションプログラムを削除する必要があ
る。移動体通信端末は、ユーザのキー操作等に応答して
入力部により入力された指示に従って記憶部に格納され
ているプログラムやデータを消去することで、空き容量
を確保する(ステップS58)。
Here, in order to download and install an application program from a content server, it is necessary to delete another application program already stored in the storage unit of the mobile communication terminal. The mobile communication terminal secures a free space by deleting programs and data stored in the storage unit in accordance with an instruction input from the input unit in response to a key operation or the like of the user (step S58).

【0011】こののち、移動体通信端末は、再びアプリ
ケーションプログラムの所在位置を指定して(ステップ
S59)、コンテンツサーバにコンテンツ要求を送信し
(ステップS60)、HTML等で記載されたドキュメ
ントをダウンロードする(ステップS61)。移動体通
信端末は、コンテンツサーバにアクセスする際に、図1
2(a)に例示する画像を表示部に表示し、ダウンロー
ドしたドキュメントに対応して、図12(b)に例示す
る画像を表示する。
[0011] Thereafter, the mobile communication terminal again specifies the location of the application program (step S59), transmits a content request to the content server (step S60), and downloads a document described in HTML or the like. (Step S61). When the mobile communication terminal accesses the content server,
The image illustrated in FIG. 2A is displayed on the display unit, and the image illustrated in FIG. 12B is displayed corresponding to the downloaded document.

【0012】さらに、移動体通信端末は、ADF等のア
プリケーション情報ファイルを要求し(ステップS6
2)、アプリケーション情報ファイルをダウンロードす
る(ステップS63)。移動体通信端末は、アプリケー
ション情報ファイルを読み取ると共に記憶部の空き領域
を確認した結果から(ステップS64)、アプリケーシ
ョンプログラムがインストール可能であると判別する
と、図12(d)に例示するような画像を表示して、ダ
ウンロード開始の確認をユーザに要求する(ステップS
65)。こののち、ユーザのキー操作等に応答して入力
部によりダウンロードの開始が指示されると、移動体通
信端末はコンテンツサーバにアプリケーションプログラ
ムの転送要求を送り(ステップS66)、コンテンツサ
ーバに格納されているアプリケーションプログラムをダ
ウンロードする(ステップS67)。
Further, the mobile communication terminal requests an application information file such as an ADF (step S6).
2) Download the application information file (step S63). When the mobile communication terminal determines that the application program can be installed based on the result of reading the application information file and checking the free space in the storage unit (step S64), the mobile communication terminal displays an image as illustrated in FIG. Is displayed and the user is requested to confirm download start (step S
65). Thereafter, when the start of download is instructed by the input unit in response to a key operation or the like of the user, the mobile communication terminal sends a transfer request of the application program to the content server (step S66), and is stored in the content server. The downloaded application program is downloaded (step S67).

【0013】[0013]

【発明が解決しようとする課題】上記従来の移動体通信
端末は、ADF等のアプリケーション情報ファイルをダ
ウンロードしたのち、アプリケーションプログラムがイ
ンストールできないと判別すると、このときダウンロー
ドしたアプリケーション情報ファイルを削除する。この
際に、アプリケーションプログラムをダウンロードして
インストールするためには、記憶部に格納されているプ
ログラムやデータを削除したのち、再びコンテンツ要求
やアプリケーション情報ファイルの要求をコンテンツサ
ーバに送信しなければならない。このため、ユーザは同
一のキー操作等を繰り返し行わなければならなかった。
また、同一の情報がコンテンツサーバとの間で繰り返し
送受信されるため、通信料金が増大するという問題があ
った。
The above conventional mobile communication terminal, after downloading the application information file such as the ADF, determines that the application program cannot be installed, and deletes the downloaded application information file at this time. At this time, in order to download and install the application program, it is necessary to delete the program and data stored in the storage unit and then transmit a content request and a request for an application information file to the content server again. For this reason, the user has to repeatedly perform the same key operation or the like.
In addition, since the same information is repeatedly transmitted and received to and from the content server, there is a problem that a communication fee increases.

【0014】この発明は、上記実状に鑑みてなされたも
のであり、アプリケーションプログラムをダウンロード
する際のキー操作を簡単化し、通信情報量を低減するこ
とができる移動体通信端末を、提供することを目的とす
る。
The present invention has been made in view of the above situation, and provides a mobile communication terminal capable of simplifying a key operation when downloading an application program and reducing an amount of communication information. Aim.

【0015】[0015]

【課題を解決するための手段】上記目的を達成するた
め、この発明の第1の観点に係る移動体通信端末は、ネ
ットワーク上に配置されたコンテンツサーバからアプリ
ケーションプログラムをダウンロードしてインストール
可能なものであって、アプリケーションプログラムをダ
ウンロードするためにコンテンツサーバにアクセスする
通信手段と、前記通信手段が通信を実行することにより
ダウンロードされたアプリケーションプログラムを、プ
ログラムに関する情報を含んだアプリケーション情報フ
ァイルと対応づけて格納するプログラム格納手段と、前
記プログラム格納手段に格納されているアプリケーショ
ンプログラムを管理するための処理を実行する処理実行
手段と、前記処理実行手段の動作を指示する指示情報を
入力する指示入力手段とを備え、前記処理実行手段は、
前記指示入力手段により入力された指示情報に従って、
前記プログラム格納手段に格納されているアプリケーシ
ョンプログラムを単独で削除する単独削除処理と、前記
プログラム格納手段に格納されているアプリケーション
プログラムを対応するアプリケーション情報ファイルと
共に削除する完全削除処理のいずれかを選択して実行す
る、ことを特徴とする。
In order to achieve the above object, a mobile communication terminal according to a first aspect of the present invention is capable of downloading and installing an application program from a content server arranged on a network. Communication means for accessing a content server to download an application program, and associating the application program downloaded by the communication means with communication with an application information file containing information about the program. Program storage means for storing, processing execution means for executing processing for managing an application program stored in the program storage means, and instruction input means for inputting instruction information for instructing the operation of the processing execution means With the door, said processing execution means
According to the instruction information input by the instruction input means,
Select either a single deletion process for deleting the application program stored in the program storage unit alone or a complete deletion process for deleting the application program stored in the program storage unit together with the corresponding application information file. And execute it.

【0016】この発明によれば、処理実行手段が、指示
入力手段により入力された指示情報に従って、プログラ
ム格納手段に格納されているアプリケーションプログラ
ムを単独で削除する単独削除処理と、プログラム格納手
段に格納されているアプリケーションプログラムを対応
するアプリケーション情報ファイルと共に削除する完全
削除処理のいずれかを選択して実行する。これにより、
処理実行手段が単独削除処理を実行した場合に、プログ
ラム格納手段にアプリケーション情報ファイルのみが格
納されている状態を設けることができ、その後にコンテ
ンツサーバからアプリケーションプログラムをダウンロ
ードする際の操作の簡単化や通信情報量の低減が可能と
なる。
According to this invention, the processing executing means independently deletes the application program stored in the program storing means in accordance with the instruction information input by the instruction inputting means, and stores the application program in the program storing means. One of the complete deletion processes for deleting the application program that has been deleted together with the corresponding application information file is selected and executed. This allows
When the processing execution unit executes the single deletion process, it is possible to provide a state in which only the application information file is stored in the program storage unit, and to simplify the operation when the application program is subsequently downloaded from the content server, The amount of communication information can be reduced.

【0017】前記処理実行手段は、前記プログラム格納
手段に格納されているアプリケーション情報ファイルを
読み取ってアプリケーションプログラムの所在位置を特
定し、前記通信手段によりコンテンツサーバからアプリ
ケーションプログラムをダウンロードすることが望まし
い。これにより、ユーザはアプリケーションプログラム
の所在位置を入力する必要がなく、キー操作を簡単化す
ることができる。また、コンテンツサーバに格納されて
いるアプリケーションプログラムを直接ダウンロードで
きることから、通信情報量を低減することができる。
It is preferable that the processing executing means reads an application information file stored in the program storing means, specifies a location of the application program, and downloads the application program from a content server by the communication means. This eliminates the need for the user to input the location of the application program, thereby simplifying the key operation. Further, since the application program stored in the content server can be directly downloaded, the amount of communication information can be reduced.

【0018】ここで、前記処理実行手段は、前記通信手
段によりコンテンツサーバからアプリケーションプログ
ラムをダウンロードする際に、ダウンロードするアプリ
ケーションプログラムに対応してコンテンツサーバに格
納されているアプリケーション情報ファイルを取得し、
前記プログラム格納手段に格納されているアプリケーシ
ョン情報ファイルを更新することが望ましい。
Here, the processing executing means, when downloading the application program from the content server by the communication means, acquires an application information file stored in the content server corresponding to the application program to be downloaded,
It is desirable to update an application information file stored in the program storage unit.

【0019】前記指示入力手段は、コンテンツサーバか
らのアプリケーションプログラムのダウンロードを指示
する指示情報を入力し、前記処理実行手段は、前記指示
入力手段により入力されたダウンロードの指示に従っ
て、前記通信手段によりコンテンツサーバにアクセスし
てダウンロードするアプリケーションプログラムに対応
したアプリケーション情報ファイルをダウンロードして
前記プログラム格納手段に格納すると共に、前記プログ
ラム格納手段の空き容量を特定して、ダウンロードが指
示されたアプリケーションプログラムをインストールす
るために十分な空き容量が存在するか否かを判別し、存
在しないと判別すると、前記プログラム格納手段に格納
したアプリケーション情報ファイルを保存してダウンロ
ードのための処理を終了することが望ましい。
The instruction input means inputs instruction information for instructing download of an application program from a content server, and the processing executing means responds to the communication means in accordance with the download instruction input by the instruction input means. An application information file corresponding to the application program to be accessed and downloaded is downloaded and stored in the program storage unit, and the free space of the program storage unit is specified, and the application program instructed to be downloaded is installed. It is determined whether there is sufficient free space for the application, and if it is not, the application information file stored in the program storage unit is saved and the process for downloading is performed. Ryosuru it is desirable.

【0020】また、前記処理実行手段は、完全削除処理
を実行したのち、インストールされていないアプリケー
ションプログラムに対応したアプリケーション情報ファ
イルが前記プログラム格納手段に格納されているか否か
を判別し、格納されていると判別すると、前記プログラ
ム格納手段の空き容量を特定して、前記通信手段により
コンテンツサーバからインストールされていないアプリ
ケーションプログラムをダウンロードすることが望まし
い。
Further, after executing the complete deletion processing, the processing execution means determines whether or not an application information file corresponding to the application program which has not been installed is stored in the program storage means, and is stored. If it is determined that there is a program, it is desirable to specify the free space of the program storage unit and download an application program that is not installed from the content server by the communication unit.

【0021】この発明の第2の観点に係る移動体通信端
末は、ネットワーク上に配置されたコンテンツサーバか
らアプリケーションプログラムをダウンロードしてイン
ストール可能なものであって、アプリケーションプログ
ラムをダウンロードするためにコンテンツサーバにアク
セスする通信手段と、前記通信手段が通信を実行するこ
とによりダウンロードされたアプリケーションプログラ
ムを、プログラムに関する情報を含んだアプリケーショ
ン情報ファイルと対応づけて格納するプログラム格納手
段と、前記プログラム格納手段に格納されているアプリ
ケーションプログラムを管理するための処理を実行する
処理実行手段と、前記処理実行手段の動作を指示する指
示情報を入力する指示入力手段とを備え、前記通信手段
は、コンテンツサーバからアプリケーションプログラム
をダウンロードする際に、ダウンロードするアプリケー
ションプログラムに対応したアプリケーション情報ファ
イルを、アプリケーションプログラムよりも先にダウン
ロードして前記プログラム格納手段に格納し、前記処理
実行手段は、前記通信手段によりコンテンツサーバから
アプリケーションプログラムをダウンロードする際に、
前記プログラム格納手段の空き容量がアプリケーション
プログラムをインストールするために十分な容量である
か否かを判別し、空き容量が不足していると判別する
と、前記通信手段が前記プログラム格納手段に格納した
アプリケーション情報ファイルを保存して、ダウンロー
ドのための処理を終了する、ことを特徴とする。
[0021] A mobile communication terminal according to a second aspect of the present invention is capable of downloading and installing an application program from a content server arranged on a network, and a content server for downloading the application program. Communication means for accessing the program, program storage means for storing an application program downloaded by the communication means by executing communication in association with an application information file containing information on the program, and storage in the program storage means Processing execution means for executing processing for managing the application program being executed; and instruction input means for inputting instruction information for instructing the operation of the processing execution means. When an application program is downloaded from a server, an application information file corresponding to the application program to be downloaded is downloaded before the application program and stored in the program storage unit. When downloading an application program from the server,
It is determined whether or not the free space of the program storage means is sufficient to install an application program, and if it is determined that the free space is insufficient, the communication means stores the application stored in the program storage means. The information file is saved, and the process for downloading is terminated.

【0022】この発明によれば、処理実行手段が、通信
手段によりコンテンツサーバからアプリケーションプロ
グラムをダウンロードする際に、プログラム格納手段の
空き容量がアプリケーションプログラムをインストール
するために十分な容量であるか否かを判別し、空き容量
が不足していると判別すると、通信手段がコンテンツサ
ーバからダウンロードしたアプリケーション情報ファイ
ルをプログラム格納手段に格納する。これにより、プロ
グラム格納手段にアプリケーション情報ファイルのみが
格納されている状態を設けることができ、その後にコン
テンツサーバからアプリケーションプログラムをダウン
ロードする際の操作の簡単化や通信情報量の低減が可能
となる。
According to the present invention, when the processing execution means downloads the application program from the content server by the communication means, it is determined whether or not the free space of the program storage means is sufficient to install the application program. Is determined, the communication means stores the application information file downloaded from the content server in the program storage means. As a result, it is possible to provide a state in which only the application information file is stored in the program storage means, and it is possible to simplify the operation when the application program is subsequently downloaded from the content server and to reduce the amount of communication information.

【0023】前記処理実行手段は、前記プログラム格納
手段に格納されているアプリケーション情報ファイルを
読み取ってアプリケーションプログラムの所在位置を特
定し、前記通信手段によりコンテンツサーバからアプリ
ケーションプログラムをダウンロードすることが望まし
い。
It is preferable that the processing executing means reads an application information file stored in the program storing means, specifies a location of the application program, and downloads the application program from a content server by the communication means.

【0024】また、前記処理実行手段は、前記通信手段
によりコンテンツサーバからアプリケーションプログラ
ムをダウンロードする際に、ダウンロードするアプリケ
ーションプログラムに対応してコンテンツサーバに格納
されているアプリケーション情報ファイルを取得し、前
記プログラム格納手段に格納されているアプリケーショ
ン情報ファイルを更新することが望ましい。
[0024] Further, when the application program is downloaded from the content server by the communication means, the processing execution means acquires an application information file stored in the content server corresponding to the application program to be downloaded. It is desirable to update the application information file stored in the storage means.

【0025】この発明の第3の観点に係る移動体通信端
末の通信方法は、入力手段と、通信手段と、処理実行手
段と、格納手段とを備える移動体通信端末の通信方法で
あって、前記処理実行手段が、前記格納手段に格納され
ているアプリケーションプログラムを、プログラムに関
する情報を含んで前記格納手段にアプリケーションプロ
グラムと対応づけて格納されているアプリケーション情
報ファイルと共に削除する完全削除ステップと、前記処
理実行手段が、前記格納手段に格納されているアプリケ
ーションプログラムを単独で削除する単独削除ステップ
と、前記処理実行手段が、前記入力手段から入力された
指示情報に従って、前記完全削除ステップと前記単独削
除ステップのいずれかを選択して実行する選択実行ステ
ップと、前記処理実行手段が、前記格納手段に格納され
ているアプリケーション情報ファイルを読み取ってアプ
リケーションプログラムの所在位置を特定し、前記通信
手段によりコンテンツサーバからアプリケーションプロ
グラムをダウンロードするダウンロードステップとを備
える、ことを特徴とする。
A communication method for a mobile communication terminal according to a third aspect of the present invention is a communication method for a mobile communication terminal comprising input means, communication means, processing execution means, and storage means, A complete deletion step of deleting the application program stored in the storage unit, together with an application information file stored in the storage unit in association with the application program, including information on the program, A process execution unit that independently deletes an application program stored in the storage unit, and the process execution unit executes the complete deletion step and the single deletion according to instruction information input from the input unit. A step of selecting and executing any one of the steps; A download unit for reading the application information file stored in the storage unit to specify the location of the application program, and downloading the application program from a content server by the communication unit. .

【0026】また、前記完全削除ステップののち、前記
処理実行手段が、インストールされていないアプリケー
ションプログラムに対応するアプリケーション情報ファ
イルが前記格納手段に格納されているか否かを判別し、
格納されていると判別すると、前記格納手段の空き容量
を特定して、アプリケーションプログラムをダウンロー
ド可能か否か判別する判別ステップを備えることが望ま
しい。
Further, after the complete deletion step, the processing execution means determines whether or not an application information file corresponding to the application program not installed is stored in the storage means,
When it is determined that the application program is stored, it is preferable to include a determination step of determining the free space of the storage unit and determining whether the application program can be downloaded.

【0027】前記ダウンロードステップは、前記処理実
行手段が前記通信手段によりコンテンツサーバからアプ
リケーションプログラムをダウンロードする際に、ダウ
ンロードするアプリケーションプログラムに対応してコ
ンテンツサーバに格納されているアプリケーション情報
ファイルを取得して前記格納手段に格納されているアプ
リケーション情報ファイルを更新するステップを備える
ことが望ましい。
[0027] In the downloading step, when the processing execution means downloads an application program from the content server by the communication means, an application information file stored in the content server corresponding to the application program to be downloaded is obtained. Preferably, the method further comprises the step of updating an application information file stored in the storage means.

【0028】この発明の第4の観点に係る移動体通信端
末の通信方法は、入力手段と、通信手段と、処理実行手
段と、格納手段とを備える移動体通信端末の通信方法で
あって、前記処理実行手段が、前記入力手段により入力
された指示情報に従って、前記通信手段によりコンテン
ツサーバにアクセスし、ダウンロードを試みるアプリケ
ーションプログラムに関する情報を含んだアプリケーシ
ョン情報ファイルをダウンロードして前記格納手段に格
納する情報ファイルダウンロードステップと、前記処理
実行手段が、前記情報ファイルダウンロードステップに
てダウンロードしたアプリケーション情報ファイルを読
み取ると共に、前記格納手段の空き容量を特定し、前記
格納手段の空き容量がアプリケーションプログラムをイ
ンストールするために十分な容量であるか否かを判別す
る容量判別ステップと、前記容量判別ステップにて空き
容量が不足していると判別されると、前記処理実行手段
が、前記情報ファイルダウンロードステップにて前記格
納手段に格納したアプリケーション情報ファイルを保存
してダウンロードのための処理を終了するファイル保存
ステップとを備える、ことを特徴とする。
[0028] A communication method for a mobile communication terminal according to a fourth aspect of the present invention is a communication method for a mobile communication terminal comprising input means, communication means, processing execution means, and storage means, According to the instruction information input by the input unit, the processing execution unit accesses the content server by the communication unit, downloads an application information file including information on an application program to be downloaded, and stores the application information file in the storage unit. An information file download step, wherein the processing execution unit reads the application information file downloaded in the information file download step, specifies a free space of the storage unit, and installs an application program based on the free space of the storage unit. Was A capacity determining step of determining whether or not the capacity is sufficient, and if it is determined that the free capacity is insufficient in the capacity determining step, the processing execution means performs the processing in the information file downloading step. A file saving step of saving the application information file stored in the storage means and ending the download process.

【0029】また、前記処理実行手段が、前記格納手段
に格納されているアプリケーション情報ファイルを読み
取ってアプリケーションプログラムの所在位置を特定
し、前記通信手段によりコンテンツサーバからアプリケ
ーションプログラムをダウンロードするプログラムダウ
ンロードステップを備えることが望ましい。
[0029] The processing execution means may read an application information file stored in the storage means to specify a location of the application program, and execute a program download step of downloading the application program from a content server by the communication means. It is desirable to have.

【0030】前記プログラムダウンロードステップは、
前記処理実行手段が前記通信手段によりコンテンツサー
バからアプリケーションプログラムをダウンロードする
際に、ダウンロードするアプリケーションプログラムに
対応してコンテンツサーバに格納されているアプリケー
ション情報ファイルを取得して前記格納手段に格納され
ているアプリケーション情報ファイルを更新するステッ
プを備えることが望ましい。
The program download step includes:
When the process execution unit downloads an application program from a content server by the communication unit, an application information file stored in the content server corresponding to the application program to be downloaded is acquired and stored in the storage unit. Preferably, the method includes a step of updating the application information file.

【0031】この発明の第5の観点に係るプログラム
は、移動体通信端末として機能するコンピュータに、所
定の記憶部に格納されているアプリケーションプログラ
ムを、プログラムに関する情報を含んで前記記憶部にア
プリケーションプログラムと対応づけて格納されている
アプリケーション情報ファイルと共に削除する完全削除
処理と、前記記憶部に格納されているアプリケーション
プログラムを単独で削除する単独削除処理と、所定の入
力部から入力された指示情報に従って、前記完全削除処
理と前記単独削除処理のいずれかを選択して実行する選
択実行処理と、前記記憶部に格納されているアプリケー
ション情報ファイルを読み取ってアプリケーションプロ
グラムの所在位置を特定し、コンテンツサーバにアクセ
スしてアプリケーションプログラムをダウンロードする
ダウンロード処理と、を実行させることを特徴とする。
According to a fifth aspect of the present invention, there is provided a program that stores an application program stored in a predetermined storage unit in a computer functioning as a mobile communication terminal, and stores the application program in the storage unit including information on the program. A complete deletion process for deleting the application program stored together with the application information file stored therein, a single deletion process for independently deleting the application program stored in the storage unit, and an instruction information input from a predetermined input unit. A selection execution process for selecting and executing one of the complete deletion process and the single deletion process, and reading an application information file stored in the storage unit to specify the location of the application program, Access and application Characterized in that to execute a download process for downloading down program, the.

【0032】ここで、前記ダウンロード処理は、ダウン
ロードするアプリケーションプログラムに対応してコン
テンツサーバに格納されているアプリケーション情報フ
ァイルを取得し、前記記憶部に格納されているアプリケ
ーション情報ファイルを更新する処理を含むことが望ま
しい。
Here, the download process includes a process of obtaining an application information file stored in the content server corresponding to the application program to be downloaded, and updating the application information file stored in the storage unit. It is desirable.

【0033】この発明の第6の観点に係るプログラム
は、移動体通信端末として機能するコンピュータに、コ
ンテンツサーバにアクセスして、ダウンロードを試みる
アプリケーションプログラムに関する情報を含んだアプ
リケーション情報ファイルをダウンロードする情報ファ
イルダウンロード処理と、前記情報ファイルダウンロー
ド処理によりダウンロードしたアプリケーション情報フ
ァイルを所定の記憶部に格納すると共に、前記記憶部の
空き容量がアプリケーションプログラムをインストール
するために十分な容量であるか否かを判別する容量判別
処理と、前記容量判別処理にて空き容量が不足している
と判別した場合に、前記記憶部に格納したアプリケーシ
ョン情報ファイルを保存するファイル保存処理と、前記
記憶部に格納されているアプリケーションプログラム
を、対応するアプリケーション情報ファイルと共に削除
する完全削除処理と、単独で削除する単独削除処理のい
ずれかを選択して実行する選択削除処理と、前記記憶部
に格納されているアプリケーション情報ファイルを読み
取ってアプリケーションプログラムの所在位置を特定
し、コンテンツサーバにアクセスしてアプリケーション
プログラムをダウンロードするプログラムダウンロード
処理と、を実行させることを特徴とする。
[0033] A program according to a sixth aspect of the present invention is an information file for accessing a content server to a computer functioning as a mobile communication terminal and downloading an application information file containing information on an application program to be downloaded. Download processing and storing the application information file downloaded by the information file download processing in a predetermined storage unit, and determining whether the free space of the storage unit is sufficient to install an application program. A capacity discriminating process; a file saving process for saving an application information file stored in the storage unit when it is determined that the free space is insufficient in the capacity discriminating process; Complete deletion processing for deleting an application program together with a corresponding application information file, selective deletion processing for selecting and executing one of single deletion processing for independently deleting the application program, and an application information file stored in the storage unit. , The location of the application program is identified, and a program download process of accessing the content server to download the application program is executed.

【0034】また、前記プログラムダウンロード処理
は、ダウンロードするアプリケーションプログラムに対
応してコンテンツサーバに格納されているアプリケーシ
ョン情報ファイルを取得し、前記記憶部に格納されてい
るアプリケーション情報ファイルを更新する処理を含む
ことが望ましい。
The program download process includes a process of acquiring an application information file stored in a content server corresponding to an application program to be downloaded and updating the application information file stored in the storage unit. It is desirable.

【0035】[0035]

【発明の実施の形態】以下に、図面を参照して、この発
明の実施の形態に係る移動体通信端末について詳細に説
明する。
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.

【0036】図1は、この発明の実施の形態に係る移動
体通信端末100の構成を示す図である。この移動体通
信端末100は、例えば、携帯電話機やPHS(Person
al Handy-phone System)といった、移動体通信ネット
ワークやインターネット等のネットワークを介して所定
のコンピュータシステム(サーバ装置)との間で通信可
能な端末である。図1に示すように、この移動体通信端
末100は、通信処理部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
al Handy-phone System), which is a terminal capable of communicating with a predetermined computer system (server device) via a network such as a mobile communication network or the Internet. As shown in FIG. 1, the mobile communication terminal 100 includes 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.

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

【0038】記憶部2は、この移動体通信端末100に
て実行可能な動作プログラムやデータを記憶することに
より、少なくとも1つのアプリケーションプログラム1
0を格納するためのものである。記憶部2に格納される
アプリケーションプログラム10は、例えばJava言
語を使って作成された中間コード形式のプログラムであ
り、KVM(K VirtualMachine)上で実行される。ここ
で、KVMは、メモリ、CPU(Central Processing U
nit)等の制約があるデバイス向けに設計されたJava Vi
rtual Machineである。
The storage unit 2 stores at least one application program 1 by storing operation programs and data executable by the mobile communication terminal 100.
This is for storing 0. The application program 10 stored in the storage unit 2 is an intermediate code format program created using, for example, the Java language, and is executed on a KVM (K Virtual Machine). Here, KVM is a memory, a CPU (Central Processing Unit).
nit) Java Vi designed for devices with constraints
rtual Machine.

【0039】また、記憶部2は、各アプリケーションプ
ログラム10に対応して、例えばアプリケーションプロ
グラム10の名前やバージョン、最終更新日時、ファイ
ルサイズ等を示す各種の情報を含んだアプリケーション
情報ファイル11を格納する。アプリケーション情報フ
ァイル11は、例えばアプリケーションプログラム10
がKVM上で動作するJavaアプリケーションである
場合のADF(Application Descriptor File)であ
り、ファイル名に含まれる拡張子として、「.jad」
や「.jam」が使用されている。
The storage unit 2 stores, for each application program 10, an application information file 11 including 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 File) when the application is a Java application running on the KVM, and ".jad" is used as an extension included in the file name.
And ".jam" are used.

【0040】処理制御部3は、CPU等のマイクロプロ
セッサから構成され、この移動体通信端末100全体の
動作を制御するためのものである。例えば、処理制御部
3は、OS(Operating System)上でJAM(Java App
lication Manager)を作動させ、KVMを起動して記憶
部2から読み出したアプリケーションプログラム10を
実行することで、ゲームや電子商取引等といった、各種
のアプリケーション機能を実現する。
The processing control section 3 is composed of a microprocessor such as a CPU and controls the operation of the mobile communication terminal 100 as a whole. For example, the processing control unit 3 executes a JAM (Java Application) on an OS (Operating System).
By activating the KVM and executing the application program 10 read from the storage unit 2, various application functions such as games and electronic commerce are realized.

【0041】表示部4は、液晶ディスプレイ(LCD;
Liquid Crystal Display)等から構成され、処理制御部
3の制御に従った画像を表示するためのものである。例
えば、表示部4は、アプリケーションプログラム10を
ダウンロードする旨の指示を入力するための指示入力画
面等を表示する。
The display unit 4 includes a liquid crystal display (LCD;
Liquid Crystal Display) for displaying an image according to the control of the processing control unit 3. For example, the display unit 4 displays an instruction input screen or the like for inputting an instruction to download the application program 10.

【0042】入力部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 processing control unit 3 to perform an operation 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.

【0043】この移動体通信端末100は、図2に示す
ようなネットワーク通信システムに適用される。すなわ
ち、この移動体通信端末100は、ネットワーク101
上に配置されたコンテンツサーバ102との間で通信を
実行し、コンテンツサーバ102が提供するダウンロー
ドサイトにアクセスする。
The 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
Communication is performed with the content server 102 arranged above, and a download site provided by the content server 102 is accessed.

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

【0045】コンテンツサーバ102は、HTTP(Hy
per Text Transfer Protocol)サーバとして機能するサ
ーバ装置であり、移動体通信端末100に提供するWe
bページやJavaアプリケーション等を格納してい
る。より詳細には、コンテンツサーバ102は、例えば
HTML(Hyper Text Markup Language)やcHTML
(compact-HTML)といった記述言語を用いて作成された
ダウンロードサイトのホームページを示すWebページ
12を格納している。また、コンテンツサーバ102
は、移動体通信端末100がダウンロードしてインスト
ールすることができるアプリケーションプログラム13
を格納している。ここで、アプリケーションプログラム
13は、アプリケーション情報ファイル14と対応づけ
られてコンテンツサーバ102に格納されている。
The content server 102 executes the HTTP (Hy
per Text Transfer Protocol) is a server device that functions as a server.
It stores page b, Java applications, and the like. More specifically, the content server 102 is, for example, an HTML (Hyper Text Markup Language) or cHTML.
(Compact-HTML) stores a Web page 12 indicating a homepage of a download site created using a description language such as (compact-HTML). Also, the content server 102
Is an application program 13 that can be downloaded and installed by the mobile communication terminal 100.
Is stored. Here, the application program 13 is stored in the content server 102 in association with the application information file 14.

【0046】アプリケーション情報ファイル14は、移
動体通信端末100にダウンロードされると、アプリケ
ーション情報ファイル11として記憶部2に格納される
情報ファイルである。また、アプリケーション情報ファ
イル14は、対応するアプリケーションプログラム13
の所在位置を示す情報を含んでいる。ここで、アプリケ
ーションプログラム13の所在位置は、例えばURL
(Uniform Resource Locator)アドレスといった、ダウ
ンロードサイトにおけるアプリケーションプログラム1
3の所在位置を一意に特定するためのネットワークアド
レスを用いて示される。
The application information file 14 is an information file stored in the storage unit 2 as the application information file 11 when downloaded to the mobile communication terminal 100. The application information file 14 stores the corresponding application program 13
Contains information indicating the location of the. Here, the location of the application program 13 is, for example, a URL
(Uniform Resource Locator) address, application program 1 on download site
3 is indicated using a network address for uniquely specifying the location.

【0047】以下に、この発明の実施の形態に係る移動
体通信端末100の動作を説明する。この移動体通信端
末100は、ネットワーク101を介してコンテンツサ
ーバ102からダウンロードしたアプリケーション情報
ファイル14を、アプリケーション情報ファイル11と
して記憶部2に格納し、対応するアプリケーションプロ
グラム13をダウンロードしなかった場合であっても、
管理可能に保存する。また、この移動体通信端末100
は、インストールされたアプリケーションプログラム1
0を削除する際に、記憶部2に格納されているアプリケ
ーションプログラム10を単独で削除する単独削除処理
と、対応するアプリケーション情報ファイル11と共に
削除する完全削除処理のいずれかを選択して実行する。
単独削除処理を実行した際には、削除したアプリケーシ
ョンプログラム10に対応するアプリケーション情報フ
ァイル11が、記憶部2に保存されたままとなる。この
ように、記憶部2にアプリケーション情報ファイル11
のみが格納されている状態を設けることで、その後にコ
ンテンツサーバ102から対応するアプリケーションプ
ログラム13をダウンロードする際の操作の簡単化や通
信情報量の低減が可能となる。
The operation of mobile communication terminal 100 according to the embodiment of the present invention will be described below. The mobile communication terminal 100 stores the application information file 14 downloaded from the content server 102 via the network 101 in the storage unit 2 as the application information file 11, and does not download the corresponding application program 13. Even
Save as manageable. Also, the mobile communication terminal 100
Is the installed application program 1
When deleting 0, one of the single deletion process of deleting the application program 10 stored in the storage unit 2 alone and the complete deletion process of deleting the application program 10 together with the corresponding application information file 11 is selected and executed.
When the single deletion process is performed, the application information file 11 corresponding to the deleted application program 10 remains stored in the storage unit 2. As described above, the application information file 11 is stored in the storage unit 2.
By providing a state in which only the application program 13 is stored, it is possible to simplify the operation when the corresponding application program 13 is subsequently downloaded from the content server 102 and to reduce the amount of communication information.

【0048】図3は、インストールされたアプリケーシ
ョンと未インストールのアプリケーションとがある場合
に、処理制御部3が表示部4を制御して表示する画面の
一例を示す図である。ここで、インストールされたアプ
リケーションとは、記憶部2にアプリケーション情報フ
ァイル11と共にアプリケーションプログラム10が格
納されているアプリケーションである。また、未インス
トールのアプリケーションとは、記憶部2にアプリケー
ション情報ファイル11のみが格納されており、対応す
るアプリケーションプログラム10が格納されていない
アプリケーションである。
FIG. 3 is a diagram showing an example of a screen displayed by the processing control unit 3 controlling the display unit 4 when there are installed applications and uninstalled applications. Here, the installed application is an application in which the application program 10 is stored in the storage unit 2 together with the application information file 11. An uninstalled application is an application in which only the application information file 11 is stored in the storage unit 2 and the corresponding application program 10 is not stored.

【0049】図3に示す画面において、「○」は、イン
ストールされたアプリケーションであることを示す。ま
た、「×」は、未インストールのアプリケーションであ
ることを示す。すなわち、「JJJ」、「KKK」、
「LLL」は、対応するアプリケーション情報ファイル
11と共にアプリケーションプログラム10が記憶部2
に格納されているアプリケーションである。また、「A
AA」は、アプリケーション情報ファイル11のみが記
憶部2に格納されているアプリケーションである。
On the screen shown in FIG. 3, “○” indicates that the application is installed. Further, “×” indicates that the application is not installed. That is, "JJJ", "KKK",
“LLL” indicates that the application program 10 is stored in the storage unit 2 together with the corresponding application information file 11.
The application stored in. Also, "A
“AA” is an application in which only the application information file 11 is stored in the storage unit 2.

【0050】次に、この移動体通信端末100におい
て、処理制御部3が記憶部2に格納されるアプリケーシ
ョンプログラム10及びアプリケーション情報ファイル
11を管理するための処理について説明する。
Next, in the mobile communication terminal 100, processing for the processing control unit 3 to manage the application program 10 and the application information file 11 stored in the storage unit 2 will be described.

【0051】図4は、処理制御部3が記憶部2に格納さ
れているアプリケーションプログラム10を管理するた
めの処理の一例として、記憶部2に格納されているアプ
リケーションプログラム10を削除する処理を説明する
ためのフローチャートである。また、図5は、アプリケ
ーションプログラム10を削除する処理における表示画
面を例示する図である。
FIG. 4 illustrates a process for deleting the application program 10 stored in the storage unit 2 as an example of a process for the process control unit 3 to manage the application program 10 stored in the storage unit 2. It is a flowchart for performing. FIG. 5 is a diagram illustrating a display screen in a process of deleting the application program 10.

【0052】処理制御部3は、入力部5から入力された
指示情報により、記憶部2に格納されているアプリケー
ションプログラム10を選択するためのセレクタ画面の
呼出が指示されると、表示部4を制御して、例えばセレ
クタ画面D1を表示する(ステップS1)。ここでは、
アプリケーションプログラム10として、「JJJ」、
「KKK」、「LLL」が記憶部2に格納されている。
また、「AAA」については、アプリケーション情報フ
ァイル11のみが記憶部2に格納されており、アプリケ
ーションは未だインストールされていない。
When the processing control unit 3 instructs the display unit 4 to call the selector screen for selecting the application program 10 stored in the storage unit 2 by the instruction information input from the input unit 5, By controlling, for example, a selector screen D1 is displayed (step S1). here,
As the application program 10, "JJJ",
“KKK” and “LLL” are stored in the storage unit 2.
As for “AAA”, only the application information file 11 is stored in the storage unit 2, and the application has not been installed yet.

【0053】セレクタ画面D1は、記憶部2に格納され
ているアプリケーション情報ファイル11から得られた
各アプリケーションの名前を選択可能に表示する。処理
制御部3は、入力部5により入力された指示情報に従っ
て、アプリケーションを選択する(ステップS2)。
The selector screen D1 displays the names of the respective applications obtained from the application information file 11 stored in the storage unit 2 in a selectable manner. The processing control unit 3 selects an application according to the instruction information input by the input unit 5 (Step S2).

【0054】処理制御部3は、例えば入力部5が備える
選択ボタン(図示せず)が押下されるなどしてアプリケ
ーションの選択が確定されると、表示部4を制御して、
例えばメニュー画面D2を表示する(ステップS3)。
メニュー画面D2は、例えば「情報表示」、「バージョ
ンアップ」、「削除」、「完全削除」等といったメニュ
ーを選択可能に表示する。処理制御部3は、入力部5に
より入力された指示情報に従って、メニューを選択し
(ステップS4)、どのメニューを選択したか判別する
(ステップS5)。
When the selection of the application is confirmed by, for example, pressing a selection button (not shown) provided in the input unit 5, the processing control unit 3 controls the display unit 4 to
For example, a menu screen D2 is displayed (step S3).
The menu screen D2 displays a menu such as “information display”, “version upgrade”, “delete”, and “completely delete” in a selectable manner. The processing control unit 3 selects a menu according to the instruction information input by the input unit 5 (step S4), and determines which menu has been selected (step S5).

【0055】この際、処理制御部3は、「削除」メニュ
ーを選択したと判別すると(ステップS5にて削除)、
上記ステップS2にて選択したアプリケーションに対応
するアプリケーションプログラム10を単独で削除する
単独削除処理を実行する(ステップS6)。すなわち、
処理制御部3は、選択したアプリケーションに対応する
アプリケーション情報ファイル11を記憶部2に格納さ
せたまま、対応するアプリケーションプログラム10の
みを削除する。例えば、処理制御部3が単独削除処理を
実行することにより、セレクタ画面D1に表示された
「JJJ」に対応するアプリケーションプログラム10
が、単独で削除されたとする。この場合、処理制御部3
は、表示部4を制御して、「JJJ」が未インストール
であることを示す「×」に表示を変更したセレクタ画面
D3を表示して、アプリケーションプログラム10を削
除するための処理を終了する。
At this time, when the processing control unit 3 determines that the “delete” menu has been selected (deleted in step S5),
A single deletion process is performed to delete the application program 10 corresponding to the application selected in step S2 alone (step S6). That is,
The processing control unit 3 deletes only the corresponding application program 10 while keeping the application information file 11 corresponding to the selected application in the storage unit 2. For example, when the process control unit 3 executes the single deletion process, the application program 10 corresponding to “JJJ” displayed on the selector screen D1 is executed.
Has been deleted by itself. In this case, the processing control unit 3
Controls the display unit 4 to display the selector screen D3 whose display has been changed to "x" indicating that "JJJ" has not been installed, and terminates the processing for deleting the application program 10.

【0056】一方、処理制御部3は、「完全削除」メニ
ューを選択したと判別すると(ステップS5にて完全削
除)、完全削除処理を実行し(ステップS7)、上記ス
テップS2にて選択したアプリケーションに対応するア
プリケーションプログラム10を、対応するアプリケー
ション情報ファイル11と共に削除する。例えば、処理
制御部3が完全削除処理を実行することにより、セレク
タ画面D1に表示された「JJJ」に対応するアプリケ
ーションプログラム10が、対応するアプリケーション
情報ファイル11と共に削除されたとする。この場合、
処理制御部3は、表示部4を制御して、「JJJ」の表
示を消去したセレクタ画面D4を表示して、アプリケー
ションプログラム10を削除するための処理を終了す
る。
On the other hand, when the processing control section 3 determines that the "permanent deletion" menu is selected (permanent deletion in step S5), the processing control section 3 executes the complete deletion processing (step S7), and executes the application selected in step S2. Is deleted together with the corresponding application information file 11. For example, it is assumed that the application program 10 corresponding to “JJJ” displayed on the selector screen D1 has been deleted together with the corresponding application information file 11 by the processing control unit 3 executing the complete deletion process. in this case,
The processing control unit 3 controls the display unit 4 to display the selector screen D4 in which the display of “JJJ” is deleted, and ends the processing for deleting the application program 10.

【0057】このようにして、処理制御部3は、アプリ
ケーションプログラム10を削除する際に、単独削除処
理と完全削除処理のいずれかを選択して実行する。単独
削除処理を実行した際には、アプリケーションプログラ
ム10のみが削除され、対応するアプリケーション情報
ファイル11は、記憶部2に格納されたままとなる。こ
うして記憶部2に保存されたアプリケーション情報ファ
イル11を利用することで、コンテンツサーバ102に
格納されているアプリケーションプログラム13をダウ
ンロードしてインストールする際の操作を簡単化し、通
信料金を低減することができる。
As described above, when deleting the application program 10, the processing control section 3 selects and executes either the single deletion processing or the complete deletion processing. When the single deletion process is executed, only the application program 10 is deleted, and the corresponding application information file 11 remains stored in the storage unit 2. By using the application information file 11 stored in the storage unit 2 in this manner, the operation for downloading and installing the application program 13 stored in the content server 102 can be simplified, and the communication charge can be reduced. .

【0058】以下に、この移動体通信端末100が、記
憶部2に格納されているアプリケーション情報ファイル
11を利用して、未インストールのアプリケーションに
対応するアプリケーションプログラム13を、コンテン
ツサーバ102が提供するダウンロードサイトからダウ
ンロードする際の処理について説明する。ここでは、移
動体通信端末100がダウンロードサイトにアクセスし
てアプリケーションプログラム13のダウンロードを試
み、記憶部2における空き領域の容量(空き容量)が不
足してインストールできなかった場合を例に、説明す
る。また、記憶部2には、既にインストール済のアプリ
ケーション「JJJ」、「KKK」、「LLL」に対応
するアプリケーションプログラム10及びアプリケーシ
ョン情報ファイル11が格納されており、「AAA」な
るアプリケーションをダウンロードするものとする。
The mobile communication terminal 100 uses the application information file 11 stored in the storage unit 2 to download the application program 13 corresponding to the application that has not been installed by the content server 102. The processing when downloading from the site will be described. Here, an example will be described in which the mobile communication terminal 100 attempts to download the application program 13 by accessing the download site, and the capacity of the free area (free space) in the storage unit 2 is insufficient, so that the installation cannot be performed. . The storage unit 2 stores an application program 10 and an application information file 11 corresponding to the already installed applications “JJJ”, “KKK”, and “LLL”, and downloads an application “AAA”. And

【0059】図6は、移動体通信端末100が未インス
トールのアプリケーションに対応するアプリケーション
プログラム13をダウンロードサイトからダウンロード
する処理を説明するための処理シーケンスである。ま
た、図7は、アプリケーションプログラム13をダウン
ロードする処理における表示画面を例示する図である。
FIG. 6 is a processing sequence for explaining a process in which the mobile communication terminal 100 downloads an application program 13 corresponding to an uninstalled application from a download site. FIG. 7 is a diagram illustrating a display screen in a process of downloading the application program 13.

【0060】処理制御部3は、入力部5から入力された
指示情報により、記憶部2に格納されているアプリケー
ションプログラム10を選択するためのセレクタ画面の
呼出が指示されると、表示部4を制御して、例えばセレ
クタ画面D10を表示する(ステップS10)。
When the processing control unit 3 instructs the display unit 4 to call the selector screen for selecting the application program 10 stored in the storage unit 2 by the instruction information input from the input unit 5, Under control, for example, a selector screen D10 is displayed (step S10).

【0061】セレクタ画面D10は、記憶部2に格納さ
れているアプリケーション情報ファイル11から得られ
た各アプリケーションの名前を選択可能に表示する。こ
の際、入力部5から入力された指示情報により、コンテ
ンツサーバ102に格納されているアプリケーションプ
ログラム13の所在位置が指定されると、処理制御部3
は、通信処理部1を制御してコンテンツサーバ102に
アクセスし、コンテンツ要求を送信する(ステップS1
1)。また、処理制御部3は、表示部4の画面表示を切
り替え、例えばコンテンツサーバ102が提供するダウ
ンロードサイトのURLアドレスを示す接続中通知画面
D11を表示する。
The selector screen D10 displays the names of the respective applications obtained from the application information file 11 stored in the storage unit 2 in a selectable manner. At this time, if the location of the application program 13 stored in the content server 102 is specified by the instruction information input from the input unit 5, the processing control unit 3
Controls the communication processing unit 1 to access the content server 102 and transmits a content request (step S1).
1). Further, the processing control unit 3 switches the screen display of the display unit 4, and displays a connected notification screen D11 indicating a URL address of a download site provided by the content server 102, for example.

【0062】処理制御部3は、通信処理部1により、コ
ンテンツサーバ102から送信されるドキュメントを受
信する(ステップS12)。このときにコンテンツサー
バ102から送信されるドキュメントは、例えばHTM
L(Hyper Text Markup Language)やcHTML(comp
act-HTML)といった記述言語で記載され、ダウンロード
サイトのWebページ12を示すドキュメントである。
処理制御部3は、受信したドキュメントに含まれる情報
から、コンテンツサーバ102に格納されているアプリ
ケーションプログラム13のリストを取得する。また、
処理制御部3は、表示部4の画面表示を切り替え、例え
ばコンテンツサーバ102からダウンロードしたドキュ
メントに対応した警告画面D12を表示する。
The processing control section 3 receives the document transmitted from the content server 102 by the communication processing section 1 (step S12). At this time, the document transmitted from the content server 102 is, for example, an HTM
L (Hyper Text Markup Language) and cHTML (comp
The document is described in a description language such as act-HTML) and indicates the Web page 12 of the download site.
The processing control unit 3 acquires a list of the application programs 13 stored in the content server 102 from the information included in the received document. Also,
The processing control unit 3 switches the screen display of the display unit 4 and displays, for example, a warning screen D12 corresponding to the document downloaded from the content server 102.

【0063】処理制御部3は、入力部5から入力された
指示情報によりダウンロードが指示されると、通信処理
部1を制御してコンテンツサーバ102にアプリケーシ
ョン情報ファイル14を要求し(ステップS13)、例
えば拡張子として「.jad」や「.jam」等が使用されたA
DFといったアプリケーション情報ファイル14をダウ
ンロードする(ステップS14)。処理制御部3は、ダ
ウンロードしたアプリケーション情報ファイル14を、
アプリケーション情報ファイル11として記憶部2に格
納する(ステップS15)。
When download is instructed by the instruction information input from the input unit 5, the processing control unit 3 controls the communication processing unit 1 to request the content server 102 for the application information file 14 (step S13). For example, A with extension ".jad" or ".jam"
The application information file 14 such as a DF is downloaded (step S14). The processing control unit 3 converts the downloaded application information file 14 into
It is stored in the storage unit 2 as the application information file 11 (Step S15).

【0064】処理制御部3は、記憶部2に格納したアプ
リケーション情報ファイル11を読み取り、ダウンロー
ドが指示されたアプリケーションプログラム13のファ
イルサイズを特定すると共に、記憶部2の空き容量を調
べる(ステップS16)。
The processing control unit 3 reads the application information file 11 stored in the storage unit 2, specifies the file size of the application program 13 for which download is instructed, and checks the free space of the storage unit 2 (step S16). .

【0065】ここで、処理制御部3は、記憶部2の空き
容量が不足していてアプリケーションプログラム13を
ダウンロードできないことを検出すると(ステップS1
7)、表示部4の画面表示を切り替えて、例えばインス
トールが不可能なことをユーザに通知するための不可通
知画面D13を表示する。この際、処理制御部3は、上
記ステップS15にて記憶部2に格納したアプリケーシ
ョン情報ファイル11を保存して、ダウンロードのため
の処理を一旦終了する(ステップS18)。すなわち、
処理制御部3は、記憶部2に格納されているアプリケー
ション情報ファイル11を消去することなくダウンロー
ドのための処理を終了し、アプリケーション情報ファイ
ル11のみが記憶部2に保存されているアプリケーショ
ンを、未インストールのアプリケーションとして管理す
る。
Here, when the processing control unit 3 detects that the free space of the storage unit 2 is insufficient and the application program 13 cannot be downloaded (step S1).
7) Switching the screen display of the display unit 4 to display, for example, an impossibility notification screen D13 for notifying the user that installation is not possible. At this time, the process control unit 3 saves the application information file 11 stored in the storage unit 2 in step S15, and ends the process for downloading once (step S18). That is,
The processing control unit 3 ends the process for downloading without erasing the application information file 11 stored in the storage unit 2, and deletes the application in which only the application information file 11 is stored in the storage unit 2. Manage as an application for installation.

【0066】こののち、入力部5から入力された指示情
報によりセレクタ画面の呼出が指示されると、処理制御
部3が表示部4を制御して、未インストールのアプリケ
ーション「AAA」に「×」が付されたセレクタ画面D
14を表示する。
Thereafter, when the call of the selector screen is instructed by the instruction information input from the input unit 5, the processing control unit 3 controls the display unit 4 to display “X” in the non-installed application “AAA”. Selector screen D with
14 is displayed.

【0067】ここで、処理制御部3は、ユーザのキー操
作等により入力部5から入力された指示情報に従って、
上述した図4のフローチャートに示すアプリケーション
プログラム10を削除する処理を実行する(ステップS
19)。例えば、処理制御部3が、図4のフローチャー
トに示すアプリケーションプログラム10を削除する処
理を実行して、完全削除処理により、「JJJ」に対応
するアプリケーションプログラム10及びアプリケーシ
ョン情報ファイル11を削除したとする。こののち、入
力部5から入力された指示情報によりセレクタ画面の呼
出が指示された場合、処理制御部3は、表示部4を制御
して、アプリケーション「JJJ」の表示を消去したセ
レクタ画面D15を表示する。
Here, the processing control section 3 operates in accordance with the instruction information input from the input section 5 by the user's key operation or the like.
The process of deleting the application program 10 shown in the flowchart of FIG. 4 is executed (step S
19). For example, it is assumed that the process control unit 3 executes the process of deleting the application program 10 shown in the flowchart of FIG. 4 and deletes the application program 10 and the application information file 11 corresponding to “JJJ” by the complete deletion process. . Thereafter, when the call of the selector screen is instructed by the instruction information input from the input unit 5, the processing control unit 3 controls the display unit 4 to display the selector screen D15 in which the display of the application “JJJ” is deleted. indicate.

【0068】この際、入力部5から入力された指示情報
により、未インストールのアプリケーション「AAA」
をインストールが指示されると、処理制御部3は、表示
部4を制御して、未インストールのアプリケーションで
ある「AAA」が保存可能な空き容量があることを確認
するか否かをユーザに問い合わせるための容量確認画面
D16を表示する。処理制御部3は、入力部5から入力
された指示情報により空き容量の確認が指示されると、
未インストールのアプリケーション「AAA」に対応す
るアプリケーションプログラム13及びアプリケーショ
ン情報ファイル11の所在位置を特定する(ステップS
20)。
At this time, according to the instruction information input from the input unit 5, the uninstalled application “AAA”
Is instructed, the process control unit 3 controls the display unit 4 to inquire the user as to whether or not to confirm that there is free space available for storing “AAA” which is an uninstalled application. A capacity confirmation screen D16 is displayed for the user. When the processing control unit 3 is instructed to check the free space by the instruction information input from the input unit 5,
The location of the application program 13 and the application information file 11 corresponding to the uninstalled application “AAA” is specified (Step S).
20).

【0069】この際、処理制御部3は、記憶部2に格納
されている「AAA」に対応するアプリケーション情報
ファイル11を読み取り、ダウンロードサイトにおける
「AAA」に対応するアプリケーションプログラム13
の所在位置を特定する。より具体的には、処理制御部3
は、例えばADFに含まれるPackageURLキーを使ってア
プリケーションプログラム13のURLアドレスを特定
する。すなわち、ユーザは、キー操作等により入力部5
からアプリケーションプログラム13の所在位置を入力
する必要がない。
At this time, the processing control section 3 reads the application information file 11 corresponding to “AAA” stored in the storage section 2 and reads the application program 13 corresponding to “AAA” at the download site.
The location of. More specifically, the processing control unit 3
Specifies the URL address of the application program 13 using, for example, a PackageURL key included in the ADF. That is, the user operates the input unit 5 by key operation or the like.
There is no need to input the location of the application program 13 from.

【0070】処理制御部3は、通信処理部1を制御して
コンテンツサーバ102にアクセスし、特定した所在位
置のアプリケーションプログラム13に対応するアプリ
ケーション情報ファイル14を要求し(ステップS2
1)、アプリケーション情報ファイル14をダウンロー
ドする(ステップS22)。ここで、処理制御部3は、
記憶部2に格納されているアプリケーション情報ファイ
ル11を読み取った結果に基づいてコンテンツサーバ1
02にアクセスすることから、Webページ12を示す
ドキュメントをダウンロードすることなく、アプリケー
ション情報ファイル14をダウンロードすることができ
る。ただし、アプリケーション情報ファイル14は更新
されている可能性がある。従って、ダウンロードするア
プリケーションプログラム13に対応するアプリケーシ
ョン情報ファイル11が記憶部2に格納されている場合
でも、コンテンツサーバ102からアプリケーション情
報ファイル14をダウンロードする。この際、処理制御
部3は、上記ステップS12にて受信したドキュメント
に含まれる情報を用いて、コンテンツサーバ102にア
クセスする。処理制御部3は、ダウンロードしたアプリ
ケーション情報ファイル14を、アプリケーション情報
ファイル11として記憶部2に格納する。こうして、処
理制御部3は、コンテンツサーバ102からダウンロー
ドするアプリケーションプログラム13に対応して記憶
部2に格納されているアプリケーション情報ファイル1
1を更新する。
The processing control section 3 controls the communication processing section 1 to access the content server 102, and requests the application information file 14 corresponding to the application program 13 at the specified location (step S2).
1) Download the application information file 14 (step S22). Here, the processing control unit 3
Based on the result of reading the application information file 11 stored in the storage unit 2, the content server 1
By accessing the application information file 02, the application information file 14 can be downloaded without downloading the document indicating the Web page 12. However, the application information file 14 may have been updated. Therefore, even when the application information file 11 corresponding to the application program 13 to be downloaded is stored in the storage unit 2, the application information file 14 is downloaded from the content server 102. At this time, the processing control unit 3 accesses the content server 102 using the information included in the document received in step S12. The processing control unit 3 stores the downloaded application information file 14 in the storage unit 2 as the application information file 11. In this way, the processing control unit 3 executes the application information file 1 stored in the storage unit 2 corresponding to the application program 13 downloaded from the content server 102.
Update 1

【0071】処理制御部3は、このようにして更新され
たアプリケーション情報ファイル11を読み取って、ダ
ウンロードが指示されたアプリケーションプログラム1
3のファイルサイズを特定すると共に、記憶部2の空き
容量を調べる(ステップS23)。
The processing control section 3 reads the application information file 11 updated in this manner, and reads the application program 1 instructed to download.
In addition to specifying the file size of No. 3 and checking the free space of the storage unit 2 (step S23).

【0072】ここで、処理制御部3は、記憶部2の空き
容量が未インストールのアプリケーション「AAA」を
インストールするために十分な容量であることを検出す
ると、表示部4の画面表示を切り替えて、例えば未イン
ストールのアプリケーションが保存可能である旨を通知
するための可能通知画面D17を表示する。これによ
り、処理制御部3は、ダウンロード開始の確認をユーザ
に要求する(ステップS24)。
When the processing control unit 3 detects that the free space in the storage unit 2 is sufficient to install the uninstalled application “AAA”, the processing control unit 3 switches the screen display on the display unit 4. For example, a possible notification screen D17 for notifying that an uninstalled application can be saved is displayed. Thereby, the processing control unit 3 requests the user to confirm the start of the download (step S24).

【0073】処理制御部3は、入力部5から入力された
指示情報によりダウンロードの開始が指示されると、通
信処理部1を制御して、コンテンツサーバ102にアプ
リケーションプログラム13の転送要求を送信する(ス
テップS25)。これにより、処理制御部3は、コンテ
ンツサーバ102からアプリケーションプログラム13
のダウンロードを開始し、記憶部2にアプリケーション
プログラム10として格納する(ステップS26)。
When the start of download is instructed by the instruction information input from the input unit 5, the processing control unit 3 controls the communication processing unit 1 to transmit a transfer request of the application program 13 to the content server 102. (Step S25). Thereby, the processing control unit 3 sends the application program 13
Is started and stored in the storage unit 2 as the application program 10 (step S26).

【0074】このようにダウンロードサイトからアプリ
ケーションプログラム13がダウンロードできなかった
場合に、アプリケーション情報ファイル14のみをアプ
リケーション情報ファイル11として記憶部2に保存し
ておく。これにより、再びアプリケーションプログラム
13のダウンロードを試みる際には、記憶部2に格納さ
れているアプリケーション情報ファイル11からアプリ
ケーションプログラム13の所在位置を特定することが
できる。また、再びダウンロードを試みる際には、例え
ばHTMLやcHTML等で作成されたWebページ1
2を示すドキュメントをダウンロードする必要がなく、
アプリケーション情報ファイル14を直接ダウンロード
することができる。従って、通信情報量を低減すること
ができ、パケット従量課金制を採用している通信事業者
を利用してダウンロードする際に、通信料金を低減する
ことができる。
As described above, when the application program 13 cannot be downloaded from the download site, only the application information file 14 is stored in the storage unit 2 as the application information file 11. Thus, when downloading the application program 13 again, the location of the application program 13 can be specified from the application information file 11 stored in the storage unit 2. When trying to download again, for example, a Web page 1 created by HTML, cHTML, or the like is used.
You do n’t need to download a document that shows
The application information file 14 can be directly downloaded. Therefore, the amount of communication information can be reduced, and the communication fee can be reduced when downloading using a communication carrier that employs a packet-based charging system.

【0075】また、この移動体通信端末100は、処理
制御部3が図4のステップS7にて完全削除処理を実行
した場合に、未インストールのアプリケーションがある
か否かを判別し、判別結果に応じたダウンロードのため
の処理を実行することで、操作をより簡単化することが
できる。
Further, when the processing control section 3 executes the complete deletion processing in step S7 of FIG. 4, the mobile communication terminal 100 determines whether or not there is an application that has not been installed. The operation can be further simplified by executing the corresponding download processing.

【0076】以下に、処理制御部3が完全削除処理のの
ちに実行するダウンロードのための処理について説明す
る。ここでは、移動体通信端末100に、既に「JJ
J」なるアプリケーションがインストールされており、
これに対応するアプリケーションプログラム10及びア
プリケーション情報ファイル11を削除する完全削除処
理を、実行するものとする。
Hereinafter, a process for download executed by the process control unit 3 after the complete deletion process will be described. Here, the mobile communication terminal 100 already has “JJ
J ”application is installed,
It is assumed that a complete deletion process for deleting the application program 10 and the application information file 11 corresponding to this is executed.

【0077】図8は、処理制御部3が完全削除処理のの
ちに実行するダウンロードのための処理について説明す
るためのフローチャートである。また、図9及び図10
は、ダウンロードのための処理における表示画面を例示
する図である。
FIG. 8 is a flowchart for explaining a process for download executed by the process control unit 3 after the complete deletion process. 9 and FIG.
FIG. 7 is a diagram illustrating a display screen in a process for downloading.

【0078】処理制御部3は、入力部5から入力された
指示情報によりセレクタ画面の呼出が指示されると、表
示部4を制御して、セレクタ画面D20、あるいはセレ
クタ画面D21を表示する。ここで、セレクタ画面D2
0は、未インストールのアプリケーションである「AA
A」が存在することを示す。他方、セレクタ画面D21
は、未インストールのアプリケーションがないことを示
す。
When the call of the selector screen is instructed by the instruction information input from the input section 5, the processing control section 3 controls the display section 4 to display the selector screen D20 or the selector screen D21. Here, the selector screen D2
0 is an application that has not been installed, "AA
"A" is present. On the other hand, the selector screen D21
Indicates that there is no application that has not been installed.

【0079】このとき、上述のアプリケーションプログ
ラム10を削除する処理の実行が指示され、図4のステ
ップS7にて完全削除処理が実行されると、処理制御部
3は、表示部4の画面表示を切り替えて、「JJJ」が
削除されたことをユーザに通知する削除通知画面D22
を表示する(ステップS30)。
At this time, execution of the above-described process of deleting the application program 10 is instructed. When the complete deletion process is executed in step S7 of FIG. 4, the process control unit 3 displays the screen of the display unit 4. Switch to delete notification screen D22 for notifying the user that "JJJ" has been deleted
Is displayed (step S30).

【0080】処理制御部3は、記憶部2に格納されてい
るアプリケーション情報ファイル11それぞれに対応す
るアプリケーションプログラム10を検出するなどし
て、未インストールのアプリケーションがあるか否かを
判別する(ステップS31)。
The processing control section 3 determines whether or not there is an uninstalled application by detecting the application program 10 corresponding to each of the application information files 11 stored in the storage section 2 (step S31). ).

【0081】ここで、セレクタ画面D21が示したよう
に未インストールのアプリケーションがない場合には
(ステップS31にてNO)、表示部4の表示を切り替
えて、完全削除処理を実行後のセレクタ画面D23を表
示する(ステップS32)。
Here, when there is no uninstalled application as indicated by the selector screen D21 (NO in step S31), the display on the display unit 4 is switched, and the selector screen D23 after the complete deletion process is executed. Is displayed (step S32).

【0082】一方、セレクタ画面D20が示したように
未インストールのアプリケーションがある場合には(ス
テップS31にてYES)、記憶部2の空き容量が増大
したことを、処理制御部3が検出する(ステップS3
3)。
On the other hand, when there is an application that has not been installed as indicated by the selector screen D20 (YES in step S31), the processing control unit 3 detects that the free space in the storage unit 2 has increased (step S31). Step S3
3).

【0083】この際、処理制御部3は、表示部4の画面
表示を切り替えて、未インストールのアプリケーション
である「AAA」が保存可能な空き容量があることを確
認するか否かをユーザに問い合わせるための容量確認画
面D24を表示する(ステップS34)。処理制御部3
は、入力部5から入力された指示情報により空き容量の
確認が指示されたか否かを判別する(ステップS3
5)。
At this time, the processing control unit 3 switches the screen display of the display unit 4 and inquires of the user whether or not to confirm that there is a free space that can store the uninstalled application “AAA”. A capacity confirmation screen D24 is displayed (step S34). Processing control unit 3
Determines whether the confirmation of the free space is instructed by the instruction information input from the input unit 5 (step S3).
5).

【0084】処理制御部3は、空き容量の確認が指示さ
れていないと判別すると(ステップS35にてNO)、
表示部4の画面表示を切り替え、「AAA」が未インス
トールのアプリケーションであることを示すセレクタ画
面D25を表示する(ステップS36)。
When the processing control unit 3 determines that the confirmation of the free space is not instructed (NO in step S35),
The screen display of the display unit 4 is switched, and a selector screen D25 indicating that “AAA” is a non-installed application is displayed (step S36).

【0085】一方、処理制御部3は、空き容量の確認が
指示されたと判別すると(ステップS35にてYE
S)、記憶部2の空き容量を調べ、未インストールのア
プリケーションをインストールするために十分な容量で
あるか否かを判別する(ステップS37)。
On the other hand, when the processing control section 3 determines that the confirmation of the free space has been instructed (YE in step S35).
S), the free space of the storage unit 2 is checked, and it is determined whether or not the free space is sufficient to install the uninstalled application (step S37).

【0086】処理制御部3は、空き容量が不足してお
り、未インストールのアプリケーションをインストール
できないと判別すると(ステップS37にてNO)、表
示部4の画面表示を切り替え、例えばユーザに記憶部2
の空き容量不足を通知するための容量不足通知画面D2
6を表示する(ステップS38)。こののち、処理制御
部3は、処理を上記ステップS36に進め、セレクタ画
面D25を表示する。
When the processing control unit 3 determines that there is not enough free space to install the uninstalled application (NO in step S37), it switches the screen display of the display unit 4 and, for example, prompts the user to store the storage unit 2
Notification screen D2 for notifying that there is not enough free space
6 is displayed (step S38). After that, the process control section 3 advances the process to step S36, and displays the selector screen D25.

【0087】一方、処理制御部3は、空き容量が十分で
あり、未インストールのアプリケーションをインストー
ル可能であると判別すると(ステップS37にてYE
S)、表示部4の画面表示を切り替え、例えば未インス
トールのアプリケーションが保存可能である旨をユーザ
に通知するための可能通知画面D27を表示する。これ
により、処理制御部3は、ダウンロード開始の確認をユ
ーザに要求する(ステップS39)。処理制御部3は、
入力部5から入力された指示情報によりダウンロードの
開始が指示されたか否かを判別する(ステップS4
0)。
On the other hand, when the processing control unit 3 determines that the free space is sufficient and the application that has not been installed can be installed (YE in step S37).
S), the screen display of the display unit 4 is switched, and for example, a possible notification screen D27 for notifying the user that an uninstalled application can be saved is displayed. Thereby, the processing control unit 3 requests the user to confirm the start of the download (step S39). The processing control unit 3
It is determined whether or not the start of the download is instructed by the instruction information input from the input unit 5 (step S4).
0).

【0088】処理制御部3は、ダウンロードの開始が指
示されたなかったと判別すると(ステップS40にてN
O)、処理を上記ステップS36に進め、セレクタ画面
D25を表示する。
When the processing control unit 3 determines that the start of the download has not been instructed (N in step S40)
O) The process proceeds to step S36 to display the selector screen D25.

【0089】一方、処理制御部3は、ダウンロードの開
始が指示されたと判別すると(ステップS40にてYE
S)、コンテンツサーバ102にアプリケーションプロ
グラム13の転送要求を送ってダウンロードを開始する
(ステップS41)。
On the other hand, when the processing control section 3 determines that the start of download has been instructed (YE in step S40)
S), a transfer request for the application program 13 is sent to the content server 102 to start downloading (step S41).

【0090】このように、移動体通信端末100に既に
インストールされているアプリケーションの完全削除処
理を実行した際に、処理制御部3は、未インストールの
アプリケーションがある場合には自動的に空き容量の確
認等を含めたダウンロードのための処理を実行する。こ
れにより、簡単なキー操作でアプリケーションプログラ
ム13をダウンロードすることができる。
As described above, when the process of completely deleting the application already installed in the mobile communication terminal 100 is executed, the processing control unit 3 automatically deletes the free space if there is an uninstalled application. Execute download processing including confirmation. Thus, the application program 13 can be downloaded with a simple key operation.

【0091】なお、未インストールのアプリケーション
が複数ある場合には、予め定めた所定の基準に従った順
序で、アプリケーションプログラム13をダウンロード
するものを決定すればよい。例えば、アプリケーション
情報ファイル14をダウンロードした時間順、アプリケ
ーションプログラム10の名前順、アプリケーションプ
ログラム10のファイルサイズ順等を基準として予め設
定しておけばよい。
When there are a plurality of applications that have not been installed, the application to download the application program 13 may be determined in an order according to a predetermined standard. For example, the order may be set in advance based on the order in which the application information file 14 is downloaded, the order of the names of the application programs 10, the order of the file sizes of the application programs 10, and the like.

【0092】また、こうしたダウンロードのための処理
は、処理制御部3が完全削除処理を実行した際に限定さ
れず、例えば所定の時刻が到来したタイミングといっ
た、予め定めた任意のタイミングで実行するようにして
もよい。
The download process is not limited to when the process control unit 3 executes the complete deletion process, but may be executed at any predetermined timing, for example, at a predetermined time. It may be.

【0093】以上説明したように、この発明によれば、
未インストールのアプリケーションに対応したADF等
のアプリケーション情報ファイル11を記憶部2に格納
しておく。この記憶部2に格納されたアプリケーション
情報ファイル11を用いてコンテンツサーバ102にア
クセスすることで、アプリケーションプログラム13を
ダウンロードする際の操作を簡単化し、通信情報量を低
減することができる。
As described above, according to the present invention,
An application information file 11 such as an ADF corresponding to an uninstalled application is stored in the storage unit 2. By accessing the content server 102 using the application information file 11 stored in the storage unit 2, the operation for downloading the application program 13 can be simplified, and the amount of communication information can be reduced.

【0094】なお、移動体通信端末100は、移動電話
装置に限定されるものではなく、例えばPDA(Person
al Digital Assistants)やPC(Personal Computer)
といった、ネットワーク101を介してコンテンツサー
バ102との間で通信可能な任意の機器であってもよ
い。
The mobile communication terminal 100 is not limited to a mobile telephone device, but may be, for example, a PDA (Personal).
al Digital Assistants) and PC (Personal Computer)
Any device that can communicate with the content server 102 via the network 101 may be used.

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

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

【0097】[0097]

【発明の効果】以上の説明のように、この発明によれ
ば、記憶部に格納されているアプリケーション情報ファ
イルを用いてアプリケーションプログラムをダウンロー
ドすることができる。これにより、ユーザのキー操作を
簡単化し、通信情報量を低減することができる。
As described above, according to the present invention, an application program can be downloaded using an application information file stored in a storage unit. As a result, the key operation of the user can be simplified, and 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 showing an example of a display screen.

【図4】記憶部に格納されているアプリケーションプロ
グラムを削除する処理を説明するためのフローチャート
である。
FIG. 4 is a flowchart illustrating a process of deleting an application program stored in a storage unit.

【図5】アプリケーションプログラムを削除する処理に
おける表示画面を例示する図である。
FIG. 5 is a diagram illustrating a display screen in a process of deleting an application program.

【図6】アプリケーションプログラムをダウンロードす
る処理を説明するための処理シーケンスである。
FIG. 6 is a processing sequence for explaining a process of downloading an application program.

【図7】アプリケーションプログラムをダウンロードす
る処理における表示画面を例示する図である。
FIG. 7 is a diagram illustrating a display screen in a process of downloading an application program.

【図8】完全削除処理ののちに実行するダウンロードの
ための処理について説明するためのフローチャートであ
る。
FIG. 8 is a flowchart for explaining a process for download executed after the complete deletion process.

【図9】ダウンロードのための処理における表示画面を
例示する図である。
FIG. 9 is a diagram exemplifying a display screen in a process for downloading.

【図10】ダウンロードのための処理における表示画面
を例示する図である。
FIG. 10 is a diagram illustrating a display screen in a process for download.

【図11】従来の移動体通信端末がアプリケーションプ
ログラムをダウンロードする際の動作の一例について説
明するための処理シーケンスである。
FIG. 11 is a processing sequence for describing an example of an operation when a conventional mobile communication terminal downloads an application program.

【図12】従来の移動体通信端末が表示する画像を例示
する図である。
FIG. 12 is a diagram illustrating an image displayed by a conventional mobile communication terminal.

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

1 通信処理部 2 記憶部 3 処理制御部 4 表示部 5 入力部 10、13 アプリケーションプログラム 11、14 アプリケーション情報ファイル 12 Webページ DESCRIPTION OF SYMBOLS 1 Communication processing unit 2 Storage unit 3 Processing control unit 4 Display unit 5 Input unit 10, 13 Application program 11, 14 Application information file 12 Web page

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B076 BA05 BB06 5B082 CA08 5K067 AA29 AA34 BB21 EE02 EE10 EE16 FF02 GG11 HH05 HH21 HH23  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B076 BA05 BB06 5B082 CA08 5K067 AA29 AA34 BB21 EE02 EE10 EE16 FF02 GG11 HH05 HH21 HH23

Claims (18)

【特許請求の範囲】[Claims] 【請求項1】ネットワーク上に配置されたコンテンツサ
ーバからアプリケーションプログラムをダウンロードし
てインストール可能な移動体通信端末であって、 アプリケーションプログラムをダウンロードするために
コンテンツサーバにアクセスする通信手段と、 前記通信手段が通信を実行することによりダウンロード
されたアプリケーションプログラムを、プログラムに関
する情報を含んだアプリケーション情報ファイルと対応
づけて格納するプログラム格納手段と、 前記プログラム格納手段に格納されているアプリケーシ
ョンプログラムを管理するための処理を実行する処理実
行手段と、 前記処理実行手段の動作を指示する指示情報を入力する
指示入力手段とを備え、 前記処理実行手段は、前記指示入力手段により入力され
た指示情報に従って、前記プログラム格納手段に格納さ
れているアプリケーションプログラムを単独で削除する
単独削除処理と、前記プログラム格納手段に格納されて
いるアプリケーションプログラムを対応するアプリケー
ション情報ファイルと共に削除する完全削除処理のいず
れかを選択して実行する、 ことを特徴とする移動体通信端末。
1. A mobile communication terminal capable of downloading and installing an application program from a content server arranged on a network, comprising: communication means for accessing the content server to download the application program; and said communication means. A program storage means for storing the application program downloaded by executing the communication in association with an application information file containing information on the program, and for managing the application program stored in the program storage means. Processing execution means for executing processing; and instruction input means for inputting instruction information for instructing the operation of the processing execution means, wherein the processing execution means comprises: an instruction information input by the instruction input means; According to any one of a single deletion process of independently deleting the application program stored in the program storage unit and a complete deletion process of deleting the application program stored in the program storage unit together with the corresponding application information file. A mobile communication terminal, which is selected and executed.
【請求項2】前記処理実行手段は、前記プログラム格納
手段に格納されているアプリケーション情報ファイルを
読み取ってアプリケーションプログラムの所在位置を特
定し、前記通信手段によりコンテンツサーバからアプリ
ケーションプログラムをダウンロードする、 ことを特徴とする請求項1に記載の移動体通信端末。
2. The processing execution means reads an application information file stored in the program storage means to specify a location of the application program, and downloads the application program from a content server by the communication means. The mobile communication terminal according to claim 1, wherein:
【請求項3】前記処理実行手段は、前記通信手段により
コンテンツサーバからアプリケーションプログラムをダ
ウンロードする際に、ダウンロードするアプリケーショ
ンプログラムに対応してコンテンツサーバに格納されて
いるアプリケーション情報ファイルを取得し、前記プロ
グラム格納手段に格納されているアプリケーション情報
ファイルを更新する、 ことを特徴とする請求項2に記載の移動体通信端末。
3. When the application program is downloaded from the content server by the communication means, the processing execution means acquires an application information file stored in the content server corresponding to the application program to be downloaded. The mobile communication terminal according to claim 2, wherein the application information file stored in the storage unit is updated.
【請求項4】前記指示入力手段は、コンテンツサーバか
らのアプリケーションプログラムのダウンロードを指示
する指示情報を入力し、 前記処理実行手段は、前記指示入力手段により入力され
たダウンロードの指示に従って、前記通信手段によりコ
ンテンツサーバにアクセスしてダウンロードするアプリ
ケーションプログラムに対応したアプリケーション情報
ファイルをダウンロードして前記プログラム格納手段に
格納すると共に、前記プログラム格納手段の空き容量を
特定して、ダウンロードが指示されたアプリケーション
プログラムをインストールするために十分な空き容量が
存在するか否かを判別し、存在しないと判別すると、前
記プログラム格納手段に格納したアプリケーション情報
ファイルを保存してダウンロードのための処理を終了す
る、 ことを特徴とする請求項1、2又は3に記載の移動体通
信端末。
4. The instruction input means inputs instruction information for instructing download of an application program from a content server, and the processing executing means responds to the communication means in accordance with the download instruction input by the instruction input means. The application information file corresponding to the application program to be accessed and downloaded by the content server is downloaded and stored in the program storage means, the free space of the program storage means is specified, and the application program instructed to download is specified. It is determined whether or not there is sufficient free space for installation. If it is determined that there is not enough free space, the application information file stored in the program storage unit is saved and the process for downloading is performed. The mobile communication terminal according to claim 1, wherein the mobile communication terminal ends.
【請求項5】前記処理実行手段は、完全削除処理を実行
したのち、インストールされていないアプリケーション
プログラムに対応したアプリケーション情報ファイルが
前記プログラム格納手段に格納されているか否かを判別
し、格納されていると判別すると、前記プログラム格納
手段の空き容量を特定して、前記通信手段によりコンテ
ンツサーバからインストールされていないアプリケーシ
ョンプログラムをダウンロードする、 ことを特徴とする請求項1から4のいずれか1項に記載
の移動体通信端末。
5. The process execution means executes a complete deletion process, and determines whether or not an application information file corresponding to an application program that has not been installed is stored in the program storage means. The method according to any one of claims 1 to 4, wherein when it is determined that there is a program, the free space of the program storage unit is specified, and an application program that is not installed from the content server is downloaded by the communication unit. A mobile communication terminal according to claim 1.
【請求項6】ネットワーク上に配置されたコンテンツサ
ーバからアプリケーションプログラムをダウンロードし
てインストール可能な移動体通信端末であって、 アプリケーションプログラムをダウンロードするために
コンテンツサーバにアクセスする通信手段と、 前記通信手段が通信を実行することによりダウンロード
されたアプリケーションプログラムを、プログラムに関
する情報を含んだアプリケーション情報ファイルと対応
づけて格納するプログラム格納手段と、 前記プログラム格納手段に格納されているアプリケーシ
ョンプログラムを管理するための処理を実行する処理実
行手段と、 前記処理実行手段の動作を指示する指示情報を入力する
指示入力手段とを備え、 前記通信手段は、コンテンツサーバからアプリケーショ
ンプログラムをダウンロードする際に、ダウンロードす
るアプリケーションプログラムに対応したアプリケーシ
ョン情報ファイルを、アプリケーションプログラムより
も先にダウンロードして前記プログラム格納手段に格納
し、 前記処理実行手段は、前記通信手段によりコンテンツサ
ーバからアプリケーションプログラムをダウンロードす
る際に、前記プログラム格納手段の空き容量がアプリケ
ーションプログラムをインストールするために十分な容
量であるか否かを判別し、空き容量が不足していると判
別すると、前記通信手段が前記プログラム格納手段に格
納したアプリケーション情報ファイルを保存して、ダウ
ンロードのための処理を終了する、 ことを特徴とする移動体通信端末。
6. A mobile communication terminal capable of downloading and installing an application program from a content server arranged on a network, wherein the communication means accesses a content server to download the application program, and the communication means. A program storage means for storing the application program downloaded by executing the communication in association with an application information file containing information on the program, and for managing the application program stored in the program storage means. Processing execution means for executing processing; and instruction input means for inputting instruction information for instructing the operation of the processing execution means, wherein the communication means comprises: When downloading a program, an application information file corresponding to the application program to be downloaded is downloaded before the application program and stored in the program storage unit. When downloading a program, it is determined whether or not the free space of the program storage means is sufficient to install an application program. A mobile communication terminal, wherein an application information file stored in a program storage unit is stored, and processing for download is completed.
【請求項7】前記処理実行手段は、前記プログラム格納
手段に格納されているアプリケーション情報ファイルを
読み取ってアプリケーションプログラムの所在位置を特
定し、前記通信手段によりコンテンツサーバからアプリ
ケーションプログラムをダウンロードする、 ことを特徴とする請求項6に記載の移動体通信端末。
7. The processing execution means reads an application information file stored in the program storage means to specify the location of the application program, and downloads the application program from a content server by the communication means. The mobile communication terminal according to claim 6, wherein:
【請求項8】前記処理実行手段は、前記通信手段により
コンテンツサーバからアプリケーションプログラムをダ
ウンロードする際に、ダウンロードするアプリケーショ
ンプログラムに対応してコンテンツサーバに格納されて
いるアプリケーション情報ファイルを取得し、前記プロ
グラム格納手段に格納されているアプリケーション情報
ファイルを更新する、 ことを特徴とする請求項7に記載の移動体通信端末。
8. The processing execution means, when downloading an application program from a content server by the communication means, acquires an application information file stored in the content server corresponding to the application program to be downloaded. The mobile communication terminal according to claim 7, wherein the application information file stored in the storage unit is updated.
【請求項9】入力手段と、通信手段と、処理実行手段
と、格納手段とを備える移動体通信端末の通信方法であ
って、 前記処理実行手段が、前記格納手段に格納されているア
プリケーションプログラムを、プログラムに関する情報
を含んで前記格納手段にアプリケーションプログラムと
対応づけて格納されているアプリケーション情報ファイ
ルと共に削除する完全削除ステップと、 前記処理実行手段が、前記格納手段に格納されているア
プリケーションプログラムを単独で削除する単独削除ス
テップと、 前記処理実行手段が、前記入力手段から入力された指示
情報に従って、前記完全削除ステップと前記単独削除ス
テップのいずれかを選択して実行する選択実行ステップ
と、 前記処理実行手段が、前記格納手段に格納されているア
プリケーション情報ファイルを読み取ってアプリケーシ
ョンプログラムの所在位置を特定し、前記通信手段によ
りコンテンツサーバからアプリケーションプログラムを
ダウンロードするダウンロードステップとを備える、 ことを特徴とする移動体通信端末の通信方法。
9. A communication method for a mobile communication terminal comprising an input unit, a communication unit, a process execution unit, and a storage unit, wherein the process execution unit is stored in the storage unit. A complete deletion step of deleting, together with an application information file stored in the storage means in association with the application program, including information on the program, and wherein the processing execution means deletes the application program stored in the storage means. A single deletion step of deleting independently; a selection execution step in which the processing execution unit selects and executes one of the complete deletion step and the single deletion step according to instruction information input from the input unit; The processing execution means is an application stored in the storage means. Reading the application information file to identify the location of the application program, and downloading the application program from a content server by the communication means.
【請求項10】前記完全削除ステップののち、前記処理
実行手段が、インストールされていないアプリケーショ
ンプログラムに対応するアプリケーション情報ファイル
が前記格納手段に格納されているか否かを判別し、格納
されていると判別すると、前記格納手段の空き容量を特
定して、アプリケーションプログラムをダウンロード可
能か否か判別する判別ステップを備える、 ことを特徴とする請求項9に記載の通信方法。
10. After the complete deletion step, the processing execution means determines whether or not an application information file corresponding to an application program that has not been installed is stored in the storage means. The communication method according to claim 9, further comprising: determining a free space of the storage unit when determining, and determining whether an application program can be downloaded.
【請求項11】前記ダウンロードステップは、前記処理
実行手段が前記通信手段によりコンテンツサーバからア
プリケーションプログラムをダウンロードする際に、ダ
ウンロードするアプリケーションプログラムに対応して
コンテンツサーバに格納されているアプリケーション情
報ファイルを取得して前記格納手段に格納されているア
プリケーション情報ファイルを更新するステップを備え
る、 ことを特徴とする請求項9又は10に記載の通信方法。
11. The downloading step includes, when the processing execution unit downloads an application program from a content server by the communication unit, acquiring an application information file stored in the content server corresponding to the application program to be downloaded. The communication method according to claim 9, further comprising: updating an application information file stored in the storage unit.
【請求項12】入力手段と、通信手段と、処理実行手段
と、格納手段とを備える移動体通信端末の通信方法であ
って、 前記処理実行手段が、前記入力手段により入力された指
示情報に従って、前記通信手段によりコンテンツサーバ
にアクセスし、ダウンロードを試みるアプリケーション
プログラムに関する情報を含んだアプリケーション情報
ファイルをダウンロードして前記格納手段に格納する情
報ファイルダウンロードステップと、 前記処理実行手段が、前記情報ファイルダウンロードス
テップにてダウンロードしたアプリケーション情報ファ
イルを読み取ると共に、前記格納手段の空き容量を特定
し、前記格納手段の空き容量がアプリケーションプログ
ラムをインストールするために十分な容量であるか否か
を判別する容量判別ステップと、 前記容量判別ステップにて空き容量が不足していると判
別されると、前記処理実行手段が、前記情報ファイルダ
ウンロードステップにて前記格納手段に格納したアプリ
ケーション情報ファイルを保存してダウンロードのため
の処理を終了するファイル保存ステップとを備える、 ことを特徴とする移動体通信端末の通信方法。
12. A communication method for a mobile communication terminal, comprising: an input unit, a communication unit, a process execution unit, and a storage unit, wherein the process execution unit is configured to execute a process in accordance with instruction information input by the input unit. An information file download step of accessing an content server by the communication means, downloading an application information file containing information on an application program to be downloaded, and storing the downloaded information information file in the storage means; Reading the application information file downloaded in the step, identifying the free space of the storage means, and determining whether the free space of the storage means is sufficient to install the application program. When it is determined in the capacity determination step that the free space is insufficient, the processing execution unit stores the application information file stored in the storage unit in the information file download step and downloads the application information file. And a file saving step of ending the processing of (a).
【請求項13】前記処理実行手段が、前記格納手段に格
納されているアプリケーション情報ファイルを読み取っ
てアプリケーションプログラムの所在位置を特定し、前
記通信手段によりコンテンツサーバからアプリケーショ
ンプログラムをダウンロードするプログラムダウンロー
ドステップを備える、 ことを特徴とする請求項12に記載の通信方法。
13. A program download step in which the processing execution means reads an application information file stored in the storage means to specify a location of the application program, and downloads the application program from a content server by the communication means. The communication method according to claim 12, comprising:
【請求項14】前記プログラムダウンロードステップ
は、前記処理実行手段が前記通信手段によりコンテンツ
サーバからアプリケーションプログラムをダウンロード
する際に、ダウンロードするアプリケーションプログラ
ムに対応してコンテンツサーバに格納されているアプリ
ケーション情報ファイルを取得して前記格納手段に格納
されているアプリケーション情報ファイルを更新するス
テップを備える、 ことを特徴とする請求項13に記載の通信方法。
14. The program download step includes, when the process execution means downloads an application program from a content server by the communication means, an application information file stored in the content server corresponding to the application program to be downloaded. The communication method according to claim 13, further comprising a step of acquiring and updating an application information file stored in the storage unit.
【請求項15】移動体通信端末として機能するコンピュ
ータに、 所定の記憶部に格納されているアプリケーションプログ
ラムを、プログラムに関する情報を含んで前記記憶部に
アプリケーションプログラムと対応づけて格納されてい
るアプリケーション情報ファイルと共に削除する完全削
除処理と、 前記記憶部に格納されているアプリケーションプログラ
ムを単独で削除する単独削除処理と、 所定の入力部から入力された指示情報に従って、前記完
全削除処理と前記単独削除処理のいずれかを選択して実
行する選択実行処理と、 前記記憶部に格納されているアプリケーション情報ファ
イルを読み取ってアプリケーションプログラムの所在位
置を特定し、コンテンツサーバにアクセスしてアプリケ
ーションプログラムをダウンロードするダウンロード処
理と、 を実行させるためのプログラム。
15. A computer functioning as a mobile communication terminal, comprising: an application program stored in a predetermined storage unit; and application information stored in the storage unit including information on the program in association with the application program. A complete deletion process for deleting together with a file; a single deletion process for independently deleting an application program stored in the storage unit; a complete deletion process and the single deletion process according to instruction information input from a predetermined input unit. A selection execution process for selecting and executing any one of the following: a download process of reading an application information file stored in the storage unit, specifying a location of the application program, and accessing a content server to download the application program. Unloading process and a program to execute.
【請求項16】前記ダウンロード処理は、ダウンロード
するアプリケーションプログラムに対応してコンテンツ
サーバに格納されているアプリケーション情報ファイル
を取得し、前記記憶部に格納されているアプリケーショ
ン情報ファイルを更新する処理を含む、 ことを特徴とする請求項15に記載のプログラム。
16. The download process includes a process of acquiring an application information file stored in a content server corresponding to an application program to be downloaded, and updating the application information file stored in the storage unit. The program according to claim 15, wherein:
【請求項17】移動体通信端末として機能するコンピュ
ータに、 コンテンツサーバにアクセスして、ダウンロードを試み
るアプリケーションプログラムに関する情報を含んだア
プリケーション情報ファイルをダウンロードする情報フ
ァイルダウンロード処理と、 前記情報ファイルダウンロード処理によりダウンロード
したアプリケーション情報ファイルを所定の記憶部に格
納すると共に、前記記憶部の空き容量がアプリケーショ
ンプログラムをインストールするために十分な容量であ
るか否かを判別する容量判別処理と、 前記容量判別処理にて空き容量が不足していると判別し
た場合に、前記記憶部に格納したアプリケーション情報
ファイルを保存するファイル保存処理と、 前記記憶部に格納されているアプリケーションプログラ
ムを、対応するアプリケーション情報ファイルと共に削
除する完全削除処理と、単独で削除する単独削除処理の
いずれかを選択して実行する選択削除処理と、 前記記憶部に格納されているアプリケーション情報ファ
イルを読み取ってアプリケーションプログラムの所在位
置を特定し、コンテンツサーバにアクセスしてアプリケ
ーションプログラムをダウンロードするプログラムダウ
ンロード処理と、 を実行させるためのプログラム。
17. An information file download process for accessing a content server to a computer functioning as a mobile communication terminal and downloading an application information file containing information on an application program to be downloaded, and the information file download process. Storing the downloaded application information file in a predetermined storage unit, and determining whether or not the free space of the storage unit is sufficient to install an application program; and When it is determined that the free space is insufficient, a file saving process for saving the application information file stored in the storage unit, and an application program stored in the storage unit, A complete deletion process to delete together with the corresponding application information file, a selective deletion process to select and execute one of the single deletion processes to delete alone, and an application program that reads the application information file stored in the storage unit. A program download process for identifying the location of the, accessing the content server and downloading the application program, and a program for executing the program.
【請求項18】前記プログラムダウンロード処理は、ダ
ウンロードするアプリケーションプログラムに対応して
コンテンツサーバに格納されているアプリケーション情
報ファイルを取得し、前記記憶部に格納されているアプ
リケーション情報ファイルを更新する処理を含む、 ことを特徴とする請求項17に記載のプログラム。
18. The program download process includes a process of obtaining an application information file stored in a content server corresponding to an application program to be downloaded and updating the application information file stored in the storage unit. The program according to claim 17, characterized in that:
JP2001104197A 2001-04-03 2001-04-03 Mobile communication terminal, communication method and program for the terminal Pending JP2002297483A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001104197A JP2002297483A (en) 2001-04-03 2001-04-03 Mobile communication terminal, communication method and program for the terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001104197A JP2002297483A (en) 2001-04-03 2001-04-03 Mobile communication terminal, communication method and program for the terminal

Publications (1)

Publication Number Publication Date
JP2002297483A true JP2002297483A (en) 2002-10-11

Family

ID=18957092

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001104197A Pending JP2002297483A (en) 2001-04-03 2001-04-03 Mobile communication terminal, communication method and program for the terminal

Country Status (1)

Country Link
JP (1) JP2002297483A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005157657A (en) * 2003-11-25 2005-06-16 Nec Corp Application data management method for portable terminal and portable terminal
JP2005301458A (en) * 2004-04-07 2005-10-27 Ntt Docomo Inc Communication device and program-downloading method
WO2006003920A1 (en) * 2004-06-30 2006-01-12 Vodafone K.K. Linked operation method and mobile communication terminal device
WO2006098222A1 (en) * 2005-03-15 2006-09-21 Matsushita Electric Industrial Co., Ltd. Mobile terminal device
WO2007083399A1 (en) * 2006-01-17 2007-07-26 Matsushita Electric Industrial Co., Ltd. Information processing terminal and program
WO2007116994A1 (en) * 2006-04-07 2007-10-18 Ntt Docomo, Inc. Communication terminal and list display method
JP2009171504A (en) * 2008-01-21 2009-07-30 Kddi Corp Radio communication device and software radio control method
JP2012018657A (en) * 2010-06-11 2012-01-26 Nintendo Co Ltd Information processing terminal, information processing system, and information processing program
US8874037B2 (en) 2010-12-28 2014-10-28 Nintendo Co., Ltd. Communication system, computer-readable storage medium having stored thereon information processing program, information processing method, information processing apparatus, and information processing system
WO2014207958A1 (en) * 2013-06-28 2014-12-31 株式会社コナミデジタルエンタテインメント Management device, management method, terminal device, control method and program
US8954118B2 (en) 2010-06-11 2015-02-10 Nintendo Co., Ltd. Portable information system
US8990299B2 (en) 2010-06-10 2015-03-24 Nintendo Co., Ltd. Information processing apparatus, method of controlling information processing apparatus, and recording medium storing control program
US9089773B2 (en) 2009-06-19 2015-07-28 Nintendo Co., Ltd. Information processing system, information processing apparatus and information processing system control method, capable of providing, regardless of execution/non-execution of an application, data usable by the application to other information processing apparatus
US9433861B2 (en) 2010-09-17 2016-09-06 Nintendo Co., Ltd. Computer-readable storage medium having information processing program stored therein, handheld terminal apparatus, system, information processing method, and communication system
US9450917B2 (en) 2009-09-09 2016-09-20 Nintendo Co., Ltd. Information processing system, apparatus, method and control program capable of executing efficient data communication dispensing with communication with once communicated partner
US9656173B2 (en) 2010-05-31 2017-05-23 Nintendo Co., Ltd. Computer-readable storage medium, information processing apparatus, information processing system, and information processing method
JP2020078694A (en) * 2015-11-04 2020-05-28 株式会社ユニバーサルエンターテインメント Game system

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005157657A (en) * 2003-11-25 2005-06-16 Nec Corp Application data management method for portable terminal and portable terminal
JP2005301458A (en) * 2004-04-07 2005-10-27 Ntt Docomo Inc Communication device and program-downloading method
JP4593156B2 (en) * 2004-04-07 2010-12-08 株式会社エヌ・ティ・ティ・ドコモ COMMUNICATION DEVICE AND PROGRAM DOWNLOAD METHOD
WO2006003920A1 (en) * 2004-06-30 2006-01-12 Vodafone K.K. Linked operation method and mobile communication terminal device
US8826053B2 (en) 2004-06-30 2014-09-02 Vodafone Group Plc Coordination operation method and mobile communication terminal
WO2006098222A1 (en) * 2005-03-15 2006-09-21 Matsushita Electric Industrial Co., Ltd. Mobile terminal device
WO2007083399A1 (en) * 2006-01-17 2007-07-26 Matsushita Electric Industrial Co., Ltd. Information processing terminal and program
WO2007116994A1 (en) * 2006-04-07 2007-10-18 Ntt Docomo, Inc. Communication terminal and list display method
CN101416169B (en) * 2006-04-07 2010-12-08 株式会社Ntt都科摩 Communication terminal and list display method
JP2009171504A (en) * 2008-01-21 2009-07-30 Kddi Corp Radio communication device and software radio control method
US9089773B2 (en) 2009-06-19 2015-07-28 Nintendo Co., Ltd. Information processing system, information processing apparatus and information processing system control method, capable of providing, regardless of execution/non-execution of an application, data usable by the application to other information processing apparatus
US10086290B2 (en) 2009-06-19 2018-10-02 Nintendo Co., Ltd. Information processing system, information processing apparatus and information processing system control method, capable of providing, regardless of execution/non-execution of an application, data usable by the application to other information processing apparatus
US9450917B2 (en) 2009-09-09 2016-09-20 Nintendo Co., Ltd. Information processing system, apparatus, method and control program capable of executing efficient data communication dispensing with communication with once communicated partner
US9656173B2 (en) 2010-05-31 2017-05-23 Nintendo Co., Ltd. Computer-readable storage medium, information processing apparatus, information processing system, and information processing method
US8990299B2 (en) 2010-06-10 2015-03-24 Nintendo Co., Ltd. Information processing apparatus, method of controlling information processing apparatus, and recording medium storing control program
US9832718B2 (en) 2010-06-11 2017-11-28 Nintendo Co., Ltd. Portable information terminal using near field communication
JP2017004548A (en) * 2010-06-11 2017-01-05 任天堂株式会社 Information processing terminal, information processing system, and information processing program
US9588748B2 (en) 2010-06-11 2017-03-07 Nintendo Co., Ltd. Information processing terminal, information processing system, computer-readable storage medium having stored thereon information processing program, and information processing method
JP2015109114A (en) * 2010-06-11 2015-06-11 任天堂株式会社 Information processing terminal, information processing system, and information processing program
US8954118B2 (en) 2010-06-11 2015-02-10 Nintendo Co., Ltd. Portable information system
JP2012018657A (en) * 2010-06-11 2012-01-26 Nintendo Co Ltd Information processing terminal, information processing system, and information processing program
US10296319B2 (en) 2010-06-11 2019-05-21 Nintendo Co., Ltd. Information processing terminal, information processing system, computer-readable storage medium having stored thereon information processing program, and information processing method
US9433861B2 (en) 2010-09-17 2016-09-06 Nintendo Co., Ltd. Computer-readable storage medium having information processing program stored therein, handheld terminal apparatus, system, information processing method, and communication system
US8874037B2 (en) 2010-12-28 2014-10-28 Nintendo Co., Ltd. Communication system, computer-readable storage medium having stored thereon information processing program, information processing method, information processing apparatus, and information processing system
WO2014207958A1 (en) * 2013-06-28 2014-12-31 株式会社コナミデジタルエンタテインメント Management device, management method, terminal device, control method and program
JP2020078694A (en) * 2015-11-04 2020-05-28 株式会社ユニバーサルエンターテインメント Game system

Similar Documents

Publication Publication Date Title
JP2002297483A (en) Mobile communication terminal, communication method and program for the terminal
KR101253792B1 (en) A method of automatically building a customised software application for a specific type of wireless computing device
TWI228364B (en) Communication system, relay device and communication control method
KR100440704B1 (en) Apparatus and method for distributing content
JP2002278767A (en) Network communication system, server device, portable terminal, communicating method and program
EP1225519A2 (en) Apparatus and program for displaying hypertext with history function
KR100738035B1 (en) Mobile terminal and method for providing service using standby-screen
TWI297997B (en) Communication terminal device and storage medium storing program
US7848780B2 (en) Communication device for controlling the use of content
US7742585B2 (en) Mobile communication terminal
JP4180953B2 (en) Communication apparatus and program
EP2109817A1 (en) Dynamic launcher
JP3923921B2 (en) Information processing apparatus and program
JP4373480B2 (en) Communication apparatus and program
JP3887176B2 (en) Relay device, communication control method, program, and recording medium
JP3656960B2 (en) Hypertext display device and hypertext display program
JP4007936B2 (en) Control server device
JP2006259849A (en) Portable terminal device
JP2002328808A (en) Mobile communication terminal, method and program for operating mobile communication terminal
KR100866741B1 (en) Mobile device and method of providing mobile booking widget service by the mobile device
KR100723711B1 (en) Method and System for changing Menu list by contents dynamic in wireless terminal
JP2004126736A (en) Communication terminal and communication control method
KR101000195B1 (en) Mobile device and method of providing mobile widget service by the mobile device
KR100800445B1 (en) Game updating terminal and method thereof
JP4580164B2 (en) Electronic equipment and programs