JP2007034810A - Content download system, content server, mobile communication terminal and content download method - Google Patents

Content download system, content server, mobile communication terminal and content download method Download PDF

Info

Publication number
JP2007034810A
JP2007034810A JP2005218941A JP2005218941A JP2007034810A JP 2007034810 A JP2007034810 A JP 2007034810A JP 2005218941 A JP2005218941 A JP 2005218941A JP 2005218941 A JP2005218941 A JP 2005218941A JP 2007034810 A JP2007034810 A JP 2007034810A
Authority
JP
Japan
Prior art keywords
content
communication method
mobile communication
communication terminal
communication
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
JP2005218941A
Other languages
Japanese (ja)
Inventor
Hidetoshi Ueno
英俊 上野
Hideharu Suzuki
偉元 鈴木
Akira Kitahara
亮 北原
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2005218941A priority Critical patent/JP2007034810A/en
Publication of JP2007034810A publication Critical patent/JP2007034810A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a content download system, a content server, a mobile communication terminal and a content download method, allowing designation of a communication system used for a download of a content on a provision side of the downloaded content. <P>SOLUTION: In this content download system, the mobile communication terminal 20 includes communication system identification information showing use communication system used for the download of the content among a plurality of communication systems, and receives meta information showing a characteristic of the content. The mobile communication terminal 20 selects the communication system used for the download of the content on the basis of the communication system identification information included in the received meta information. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、通信ネットワークを介してコンテンツをダウンロードするコンテンツダウンロードシステム、コンテンツサーバ、移動通信端末及びコンテンツダウンロード方法に関し、特に、コンテンツをダウンロードに際して当該コンテンツのメタ情報を利用するコンテンツダウンロードシステム、コンテンツサーバ、移動通信端末及びコンテンツダウンロード方法に関する。   The present invention relates to a content download system, a content server, a mobile communication terminal, and a content download method for downloading content via a communication network, and more particularly, a content download system, content server, The present invention relates to a mobile communication terminal and a content download method.

近年、第3世代移動通信システム(3G)や無線LANシステムなど、無線通信技術の進歩によって、移動通信端末においても高速なデータ通信が可能となっている。   In recent years, with the advancement of wireless communication technology such as third generation mobile communication system (3G) and wireless LAN system, high-speed data communication is possible even in mobile communication terminals.

このような高速なデータ通信が可能な移動通信端末では、インターネットなどの通信ネットワークを介して様々なコンテンツ、具体的には、表示画面の背景画像(いわゆる“壁紙”)、着信音(いわゆる“着信メロディ”)、動画像及びJavaアプリケーション(例えば、ゲーム)などのコンテンツを、当該通信ネットワーク上に設けられているコンテンツサーバからダウンロードすることが広く行われている。   In such a mobile communication terminal capable of high-speed data communication, various contents via a communication network such as the Internet, specifically, a background image of a display screen (so-called “wallpaper”), a ring tone (so-called “incoming call”). Downloading content such as a melody "), a moving image, and a Java application (for example, a game) from a content server provided on the communication network is widely performed.

このようなコンテンツを移動通信端末にダウンロードする技術のひとつとして、“OMA(Open Mobile Alliance)ダウンロード”が知られている(例えば、非特許文献1)。OMAダウンロードは、任意のコンテンツを移動通信端末に効率的にダウンロードできるように設計されている。   As one technique for downloading such content to a mobile communication terminal, “OMA (Open Mobile Alliance) download” is known (for example, Non-Patent Document 1). OMA download is designed so that arbitrary content can be efficiently downloaded to a mobile communication terminal.

図1は、OMAダウンロードにしたがった通信手順の概略を示している。図1に示すように、ステップS10において、移動通信端末20Pに実装されているダウンロードエージェントは、移動通信端末20Pのユーザによるブラウジングなどによってダウンロードするべきコンテンツを発見する。   FIG. 1 shows an outline of a communication procedure according to OMA download. As shown in FIG. 1, in step S10, the download agent installed in the mobile communication terminal 20P finds content to be downloaded by browsing or the like by the user of the mobile communication terminal 20P.

ステップS20において、移動通信端末20P(具体的には、ダウンロードエージェント、以下同)は、当該コンテンツのメタ情報である“DD”(Download Descriptor)をコンテンツサーバ30Pから取得する。DDには、コンテンツのサイズ(size)、タイプ(type)及びコンテンツのURL(objectURI)などの情報が記述されている。   In step S20, the mobile communication terminal 20P (specifically, a download agent, hereinafter the same) acquires “DD” (Download Descriptor), which is meta information of the content, from the content server 30P. In the DD, information such as content size (size), type (type), and content URL (objectURI) is described.

移動通信端末20Pのユーザは、DDに記述されている情報に基づいて当該コンテンツを移動通信端末20Pにダウンロードするか否かを判断することができる。   The user of the mobile communication terminal 20P can determine whether to download the content to the mobile communication terminal 20P based on information described in the DD.

ここで、図2は、DDの内容の一例を示している。図2に示すように、行L1には、DDのコンテンツタイプが示されており、ブロックB1にはDDの内容、つまり、上述したサイズ(size)、タイプ(type)及びコンテンツのURL(objectURI)などが示されている。   Here, FIG. 2 shows an example of the contents of the DD. As shown in FIG. 2, the DD content type is shown in the row L1, and the contents of the DD, that is, the above-mentioned size (size), type (type), and content URL (objectURI) are shown in the block B1. Etc. are shown.

DDに記述されている情報に基づいて、ユーザが当該コンテンツのダウンロードを要求すると、ステップS30において、移動通信端末20Pは、コンテンツサーバ30Pから当該コンテンツをダウンロードする。   When the user requests download of the content based on the information described in the DD, the mobile communication terminal 20P downloads the content from the content server 30P in step S30.

ステップS40において、移動通信端末20Pは、当該コンテンツのダウンロード、及び当該コンテンツのインストールが完了したこと(例えば、当該コンテンツを処理する適切なアプリケーションへ受け渡したこと)を示すインストール完了通知(Install-Notify)をコンテンツサーバ30Pに送信する。   In step S40, the mobile communication terminal 20P receives an installation completion notification (Install-Notify) indicating that the download of the content and the installation of the content have been completed (for example, delivery to an appropriate application for processing the content). Is transmitted to the content server 30P.

すなわち、OMAダウンロードでは、HTTPを用いた単純なダウンロード方法と比較して、新たな機能が追加されている。このため、OMAダウンロードによれば、有線通信方式と比較すると通信速度や通信コストなどにおいて制約があることが多い移動通信端末にとって特に有効なコンテンツのダウンロード方法を提供することが可能となる。   That is, in OMA download, a new function is added as compared with a simple download method using HTTP. For this reason, according to OMA download, it is possible to provide a content download method that is particularly effective for mobile communication terminals that are often limited in communication speed, communication cost, and the like as compared with the wired communication method.

さらに、最近では、複数の通信方式、例えば、移動通信システム(携帯電話システム)と公衆無線LANシステムとを利用可能な移動通信端末が提供されている。このような複数の通信方式を利用可能な移動通信端末でも、一般的には上述したOMAダウンロードが用いられる。   Furthermore, recently, mobile communication terminals that can use a plurality of communication methods, for example, a mobile communication system (mobile phone system) and a public wireless LAN system have been provided. The mobile communication terminal that can use such a plurality of communication methods generally uses the OMA download described above.

このような移動通信端末のユーザは、コンテンツのダウンロードに必要な機能や通信コストなどを考慮して、適切な通信方式を指定する。或いは、当該移動通信端末が、予め規定された通信方式の優先度などに基づいて適切な通信方式を選択する。
“OMA Download Enabler Release,Approved Version 1.0, OMA-DL-V1_0-20040625-A”、[online]、2004年6月、Open Mobile Alliance、[2005年7月20日検索]、インターネット<URL: http://www. openmobilealliance. org/release_program/download_v10.html>
A user of such a mobile communication terminal designates an appropriate communication method in consideration of functions necessary for downloading contents, communication costs, and the like. Alternatively, the mobile communication terminal selects an appropriate communication method based on the priority of the communication method defined in advance.
“OMA Download Enabler Release, Approved Version 1.0, OMA-DL-V1_0-20040625-A”, [online], June 2004, Open Mobile Alliance, [searched July 20, 2005], Internet <URL: http: // www. openmobilealliance. org / release_program / download_v10.html>

上述した複数の通信方式を利用可能な移動通信端末の場合、移動通信端末のユーザ、または予め規定された通信方式の優先度などに基づいて移動通信端末がコンテンツのダウンロードに利用する通信方式を選択する。つまり、コンテンツをダウンロードする側において利用する通信方式が指定される。   In the case of a mobile communication terminal that can use the above-described multiple communication methods, the communication method used by the mobile communication terminal for downloading content is selected based on the user of the mobile communication terminal or the priority of the communication method defined in advance. To do. That is, the communication method used on the content download side is specified.

このため、コンテンツをダウンロードされる側、つまり、コンテンツを提供するコンテンツサーバでは、コンテンツのダウンロードに利用する通信方式を指定したい場合であっても、当該通信方式を指定することができないといった問題がある。   For this reason, the content download side, that is, the content server that provides the content has a problem that even if it is desired to specify the communication method used for downloading the content, the communication method cannot be specified. .

例えば、次のような場合にコンテンツサーバが通信方式を指定することが有り得る。すなわち、(1)コンテンツのダウンロードを短時間で完了させるため、高速なデータ通信をサポートする通信方式を指定する、(2)ダウンロードの信頼性や安全性を高めるため、セキュリティが高い通信方式を指定する、(3)通信ネットワーク上のトラフィックが混み合っていない通信方式を指定する場合などである。   For example, the content server may specify the communication method in the following cases. (1) Specify a communication method that supports high-speed data communication in order to complete the content download in a short time. (2) Specify a high-security communication method to improve download reliability and safety. (3) When a communication method in which traffic on the communication network is not crowded is designated.

そこで、本発明は、このような状況に鑑みてなされたものであり、ダウンロードされるコンテンツの提供側において、当該コンテンツのダウンロードに利用される通信方式を指定することができるコンテンツダウンロードシステム、コンテンツサーバ、移動通信端末及びコンテンツダウンロード方法を提供することを目的とする。   Therefore, the present invention has been made in view of such a situation, and a content download system and a content server that can specify a communication method used for downloading the content on the provider side of the content to be downloaded An object of the present invention is to provide a mobile communication terminal and a content download method.

上述した問題を解決するため、本発明は、次のような特徴を有している。まず、本発明の第1の特徴は、複数の通信方式(例えば、携帯電話システム及び公衆無線LANシステム)を利用可能な移動通信端末(移動通信端末20)に対して、コンテンツサーバ(コンテンツサーバ30)に格納されているコンテンツ(コンテンツC1)をダウンロードするコンテンツダウンロードシステムであって、前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式(例えば、公衆無線LANシステム)を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報(DD(Download Descriptor)を前記移動通信端末に送信するメタ情報処理部(コンテンツハンドラ301)と、前記メタ情報を受信するメタ情報受信部(ダウンロードエージェント201)と、前記メタ情報受信部が受信した前記メタ情報に含まれている前記通信方式識別情報に基づいて、前記コンテンツのダウンロードに利用する通信方式を選択する通信方式選択部(通信方式選択部203)とを備えることを要旨とする。   In order to solve the problems described above, the present invention has the following features. First, the first feature of the present invention is that a content server (content server 30) is used for a mobile communication terminal (mobile communication terminal 20) that can use a plurality of communication methods (for example, a mobile phone system and a public wireless LAN system). ), Which is a content download system for downloading content (content C1) stored in the communication system, and indicates a communication method used for downloading the content (for example, a public wireless LAN system) among the plurality of communication methods. A meta information processing unit (content handler 301) for transmitting meta information (DD (Download Descriptor)) including the method identification information and indicating the characteristics of the content to the mobile communication terminal, and a meta information receiving unit (for receiving the meta information) Before the download agent 201) and the meta information receiver The gist of the present invention is to include a communication method selection unit (communication method selection unit 203) that selects a communication method used for downloading the content based on the communication method identification information included in the meta information.

このようなコンテンツダウンロードシステムによれば、移動通信端末は、受信したメタ情報に含まれている通信方式識別情報に基づいて、コンテンツのダウンロードに利用する通信方式を選択する。   According to such a content download system, the mobile communication terminal selects a communication method used for content download based on the communication method identification information included in the received meta information.

このため、ダウンロードされるコンテンツの提供側(例えば、コンテンツプロバイダ)において、当該コンテンツのダウンロードに利用される通信方式を指定することができる。   For this reason, on the provider side (for example, content provider) of the content to be downloaded, it is possible to specify a communication method used for downloading the content.

すなわち、このようなコンテンツダウンロードシステムによれば、コンテンツの提供側において、コンテンツのダウンロードに利用される通信方式を柔軟に指定することができるため、ダウンロード時間、通信方式の信頼性・安全性、及びトラフィックの状態などに応じた適切な通信方式を移動通信端末に選択させることが容易となる。   That is, according to such a content download system, since the content providing side can flexibly specify the communication method used for content download, the download time, the reliability and safety of the communication method, and It becomes easy for the mobile communication terminal to select an appropriate communication method according to the traffic state.

本発明の第2の特徴は、本発明の第1の特徴に係り、前記通信方式識別情報は、前記利用通信方式を利用して前記コンテンツをダウンロードすることが強制であるか否かを示す利用形態情報を含むことを要旨とする。   A second feature of the present invention relates to the first feature of the present invention, wherein the communication method identification information is used to indicate whether or not downloading of the content using the used communication method is compulsory. The gist is to include morphological information.

本発明の第3の特徴は、本発明の第1の特徴に係り、前記移動通信端末が利用可能な通信方式を示す利用可能通信方式情報を送信する情報送信部(通信方式選択部203)をさらに備え、前記メタ情報処理部は、前記情報送信部によって送信された前記利用可能通信方式情報に含まれている通信方式の中から、前記利用通信方式を選択することを要旨とする。   A third feature of the present invention relates to the first feature of the present invention, in which an information transmission unit (communication method selection unit 203) that transmits usable communication method information indicating a communication method that can be used by the mobile communication terminal is provided. Further, the meta information processing unit is characterized by selecting the used communication method from the communication methods included in the available communication method information transmitted by the information transmitting unit.

本発明の第4の特徴は、複数の通信方式を利用可能な移動通信端末がダウンロードするコンテンツを提供するコンテンツサーバであって、前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報を前記移動通信端末に送信するメタ情報処理部を備えることを要旨とする。   A fourth feature of the present invention is a content server that provides content to be downloaded by a mobile communication terminal that can use a plurality of communication methods, and uses communication for use in downloading the content among the plurality of communication methods. The gist of the present invention is to include a meta information processing unit that includes communication method identification information indicating a method and transmits meta information indicating characteristics of the content to the mobile communication terminal.

本発明の第5の特徴は、本発明の第4の特徴に係り、前記メタ情報処理部は、前記移動通信端末が利用可能な通信方式を示す利用可能通信方式情報を前記移動通信端末から受信し、受信した前記利用可能通信方式情報に含まれている通信方式の中から、前記利用通信方式を選択することを要旨とする。   A fifth feature of the present invention relates to the fourth feature of the present invention, wherein the meta information processing unit receives available communication method information indicating a communication method that can be used by the mobile communication terminal from the mobile communication terminal. Then, the gist is to select the used communication method from the communication methods included in the received usable communication method information.

本発明の第6の特徴は、複数の通信方式を利用可能であり、コンテンツサーバに格納されているコンテンツをダウンロードする移動通信端末であって、前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報を受信するメタ情報受信部と、前記メタ情報受信部が受信した前記メタ情報に含まれている前記通信方式識別情報に基づいて、前記コンテンツのダウンロードに利用する通信方式を選択する通信方式選択部とを備えることを要旨とする。   A sixth feature of the present invention is a mobile communication terminal that can use a plurality of communication schemes and downloads content stored in a content server, and can download the content among the plurality of communication schemes. Meta information receiving unit that includes communication method identification information indicating a communication method to be used and that receives meta information indicating characteristics of the content; and the communication method included in the meta information received by the meta information receiving unit The gist of the present invention is to include a communication method selection unit that selects a communication method used for downloading the content based on the identification information.

本発明の第7の特徴は、本発明の第6の特徴に係り、前記通信方式識別情報は、前記利用通信方式を利用して前記コンテンツをダウンロードすることが強制であるか否かを示す利用形態情報を含むことを要旨とする。   A seventh feature of the present invention relates to the sixth feature of the present invention, wherein the communication method identification information is used to indicate whether or not downloading of the content using the used communication method is compulsory. The gist is to include morphological information.

本発明の第8の特徴は、本発明の第6の特徴に係り、前記移動通信端末が利用可能な通信方式を示す利用可能通信方式情報を送信する情報送信部をさらに備えることを要旨とする。   The eighth feature of the present invention is related to the sixth feature of the present invention, and is characterized in that it further comprises an information transmitting unit that transmits usable communication method information indicating a communication method that can be used by the mobile communication terminal. .

本発明の第9の特徴は、複数の通信方式を利用可能な移動通信端末に対して、コンテンツサーバに格納されているコンテンツをダウンロードするコンテンツダウンロード方法であって、前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報を前記移動通信端末に送信するステップと、前記メタ情報を受信するステップと、前記メタ情報を受信するステップにおいて受信した前記メタ情報に含まれている前記通信方式識別情報に基づいて、前記コンテンツのダウンロードに利用する通信方式を選択するステップとを備えることを要旨とする。   According to a ninth aspect of the present invention, there is provided a content download method for downloading content stored in a content server to a mobile communication terminal that can use a plurality of communication methods. Transmitting meta information indicating communication method identification information indicating a communication method used for downloading the content and indicating the characteristics of the content to the mobile communication terminal; receiving the meta information; and the meta information And a step of selecting a communication method to be used for downloading the content based on the communication method identification information included in the received meta information.

本発明の特徴によれば、ダウンロードされるコンテンツの提供側において、当該コンテンツのダウンロードに利用される通信方式を指定することができるコンテンツダウンロードシステム、コンテンツサーバ、移動通信端末及びコンテンツダウンロード方法を提供することができる。   According to the features of the present invention, a content download system, a content server, a mobile communication terminal, and a content download method that can specify a communication method used for downloading the content on the content providing side are provided. be able to.

次に、本発明の実施形態について説明する。なお、以下の図面の記載において、同一または類似の部分には、同一または類似の符号を付している。ただし、図面は模式的なものであり、各寸法の比率などは現実のものとは異なることに留意すべきである。   Next, an embodiment of the present invention will be described. In the following description of the drawings, the same or similar parts are denoted by the same or similar reference numerals. However, it should be noted that the drawings are schematic and ratios of dimensions and the like are different from actual ones.

したがって、具体的な寸法などは以下の説明を参酌して判断すべきものである。また、図面相互間においても互いの寸法の関係や比率が異なる部分が含まれていることは勿論である。   Accordingly, specific dimensions and the like should be determined in consideration of the following description. Moreover, it is a matter of course that portions having different dimensional relationships and ratios are included between the drawings.

(コンテンツダウンロードシステムの全体概略構成)
図3は、本実施形態に係るコンテンツダウンロードシステムの全体概略構成図である。図3に示すように、本実施形態に係るコンテンツダウンロードシステムは、移動通信端末20及びコンテンツサーバ30によって構成されている。なお、コンテンツダウンロードシステムを構成する移動通信端末20またはコンテンツサーバ30の数量は、勿論複数であってもよい。
(Overall configuration of content download system)
FIG. 3 is an overall schematic configuration diagram of the content download system according to the present embodiment. As shown in FIG. 3, the content download system according to the present embodiment includes a mobile communication terminal 20 and a content server 30. Of course, a plurality of mobile communication terminals 20 or content servers 30 may be included in the content download system.

移動通信端末20及びコンテンツサーバ30は、通信ネットワーク11または通信ネットワーク12を介して通信を実行することができる。   The mobile communication terminal 20 and the content server 30 can execute communication via the communication network 11 or the communication network 12.

通信ネットワーク11は、いわゆる第3世代移動通信システム(携帯電話システム)によって構成される通信ネットワークである。   The communication network 11 is a communication network configured by a so-called third generation mobile communication system (cellular phone system).

通信ネットワーク12は、IEEE802.11a/b/gなどに準拠した公衆無線LANシステムによって構成される通信ネットワークである。   The communication network 12 is a communication network configured by a public wireless LAN system compliant with IEEE802.11a / b / g or the like.

移動通信端末20は、通信ネットワーク11(携帯電話システム)または通信ネットワーク12(公衆無線LANシステム)を介して、コンテンツサーバ30に格納されているコンテンツC1(図3において不図示、図4,5参照)をダウンロードする。   The mobile communication terminal 20 receives content C1 (not shown in FIG. 3, see FIGS. 4 and 5) stored in the content server 30 via the communication network 11 (mobile phone system) or the communication network 12 (public wireless LAN system). ).

すなわち、移動通信端末20は、携帯電話システム及び公衆無線LANシステムの複数の通信方式を利用することができる。移動通信端末20としては、無線LAN対応の携帯電話端末や通信機能を有するPDA(personal digital assistant)などを用いることができる。   That is, the mobile communication terminal 20 can use a plurality of communication methods of a mobile phone system and a public wireless LAN system. As the mobile communication terminal 20, a mobile phone terminal compatible with a wireless LAN, a personal digital assistant (PDA) having a communication function, or the like can be used.

コンテンツサーバ30は、移動通信端末20によってダウンロードされるコンテンツC1を格納する。具体的には、コンテンツサーバ30は、移動通信端末20の表示画面(不図示)の背景画像(いわゆる“壁紙”)、着信音(いわゆる“着信メロディ”)、動画像及びJavaアプリケーション(例えば、ゲーム)などのコンテンツを格納する。   The content server 30 stores the content C1 downloaded by the mobile communication terminal 20. Specifically, the content server 30 includes a background image (a so-called “wallpaper”), a ring tone (a so-called “ring melody”), a moving image, and a Java application (for example, a game) on a display screen (not shown) of the mobile communication terminal 20. ) And other content.

(コンテンツダウンロードシステムの論理ブロック構成)
次に、本実施形態に係るコンテンツダウンロードシステムを構成する移動通信端末20及びコンテンツサーバ30の論理ブロック構成について説明する。
(Logical block configuration of content download system)
Next, the logical block configuration of the mobile communication terminal 20 and the content server 30 configuring the content download system according to the present embodiment will be described.

図4は、移動通信端末20の論理ブロック構成図である。また、図5は、コンテンツサーバ30の論理ブロック構成を示している。   FIG. 4 is a logical block configuration diagram of the mobile communication terminal 20. FIG. 5 shows a logical block configuration of the content server 30.

なお、以下、本発明との関連がある部分について主に説明する。したがって、移動通信端末20及びコンテンツサーバ30は、当該装置の機能を実現する上で必須な、図示しない或いは説明を省略した論理ブロック(電源部など)を備える場合があることに留意されたい。   Hereinafter, portions related to the present invention will be mainly described. Therefore, it should be noted that the mobile communication terminal 20 and the content server 30 may include a logic block (power supply unit or the like) that is not shown in the drawing or that is omitted from description in order to realize the function of the device.

(1)移動通信端末
図4に示すように、移動通信端末20は、ダウンロードエージェント201、コンテンツ格納部202、通信方式選択部203及びアプリケーション実行部204を備えている。
(1) Mobile Communication Terminal As shown in FIG. 4, the mobile communication terminal 20 includes a download agent 201, a content storage unit 202, a communication method selection unit 203, and an application execution unit 204.

ダウンロードエージェント201は、コンテンツサーバ30と通信を実行し、コンテンツサーバ30に格納されているコンテンツC1をダウンロードする。   The download agent 201 communicates with the content server 30 and downloads the content C1 stored in the content server 30.

ダウンロードエージェント201は、コンテンツC1のダウンロードに先立って、コンテンツC1のサイズ(size)、タイプ(type)及びコンテンツのURL(objectURI)などの情報、つまり、コンテンツC1の特徴を示すメタ情報である“DD”(OMAダウンロードにしたがったDownload Descriptor)をコンテンツサーバ30から受信する。本実施形態において、ダウンロードエージェント201は、メタ情報受信部を構成する。   Prior to the download of the content C1, the download agent 201 is “DD” which is information such as the size (type), type (type), and content URL (objectURI) of the content C1, that is, meta information indicating the characteristics of the content C1. "(Download Descriptor according to OMA download) is received from the content server 30. In the present embodiment, the download agent 201 constitutes a meta information receiving unit.

本実施形態では、DDには、移動通信端末20が利用可能な複数の通信方式(携帯電話システム及び公衆無線LANシステム)のうち、コンテンツC1のダウンロードに利用する利用通信方式を示す“通信方式識別情報”(図9(a)〜(c)参照)が含まれている。なお、通信方式識別情報の詳細については、後述する。   In the present embodiment, the DD indicates “communication method identification” indicating a communication method to be used for downloading the content C1 among a plurality of communication methods (mobile phone system and public wireless LAN system) that can be used by the mobile communication terminal 20. Information "(see FIGS. 9A to 9C) is included. Details of the communication method identification information will be described later.

コンテンツ格納部202は、ダウンロードエージェント201がダウンロードしたコンテンツC1を格納する。   The content storage unit 202 stores the content C1 downloaded by the download agent 201.

通信方式選択部203は、ダウンロードエージェント201が受信したDD(メタ情報)に含まれている通信方式識別情報に基づいて、コンテンツC1のダウンロードに利用する通信方式を選択する。   The communication method selection unit 203 selects a communication method used for downloading the content C1 based on the communication method identification information included in the DD (meta information) received by the download agent 201.

また、通信方式選択部203は、移動通信端末20が利用可能な通信方式(携帯電話システム及び公衆無線LANシステム)を示す“利用可能通信方式情報”を送信することができる。本実施形態において、通信方式選択部203は、情報送信部を構成する。   Further, the communication method selection unit 203 can transmit “available communication method information” indicating communication methods (mobile phone system and public wireless LAN system) that the mobile communication terminal 20 can use. In the present embodiment, the communication method selection unit 203 constitutes an information transmission unit.

アプリケーション実行部204は、コンテンツ格納部202に格納されているコンテンツC1の種別(例えば、動画像やゲーム)に応じたアプリケーションを実行する。   The application execution unit 204 executes an application corresponding to the type (for example, a moving image or a game) of the content C1 stored in the content storage unit 202.

(2)コンテンツサーバ
図5に示すように、コンテンツサーバ30は、コンテンツハンドラ301、コンテンツ格納部302及び通信方式処理部303を備えている。
(2) Content Server As shown in FIG. 5, the content server 30 includes a content handler 301, a content storage unit 302, and a communication method processing unit 303.

コンテンツハンドラ301は、移動通信端末20と通信を実行し、コンテンツサーバ30に格納されているコンテンツC1を移動通信端末20に提供する。   The content handler 301 communicates with the mobile communication terminal 20 and provides the content C1 stored in the content server 30 to the mobile communication terminal 20.

また、コンテンツハンドラ301は、移動通信端末20へのコンテンツC1の提供に先立って、コンテンツの特徴を示すDD(メタ情報)を移動通信端末20に送信する。本実施形態において、コンテンツハンドラ301は、メタ情報処理部を構成する。   Further, the content handler 301 transmits DD (meta information) indicating the feature of the content to the mobile communication terminal 20 prior to providing the content C1 to the mobile communication terminal 20. In the present embodiment, the content handler 301 constitutes a meta information processing unit.

なお、上述したように、本実施形態では、コンテンツC1のダウンロードに利用する利用通信方式を示す“通信方式識別情報”(図9(a)〜(c)参照)が含まれている。   As described above, in this embodiment, “communication method identification information” (see FIGS. 9A to 9C) indicating the communication method used for downloading the content C1 is included.

また、通信方式識別情報には、指定した通信方式(利用通信方式)を利用してコンテンツC1をダウンロードすることが強制であるか否かを示す“利用形態情報”を含めることができる。なお、通信方式識別情報の詳細については、後述する。   Further, the communication method identification information can include “usage mode information” indicating whether or not it is compulsory to download the content C1 using the specified communication method (used communication method). Details of the communication method identification information will be described later.

さらに、コンテンツハンドラ301は、移動通信端末20(通信方式選択部203)によって送信された“利用可能通信方式情報”に含まれている通信方式の中から、移動通信端末20がダウンロードに利用する利用通信方式を選択することができる。   Further, the content handler 301 uses the mobile communication terminal 20 for downloading from the communication methods included in the “available communication method information” transmitted by the mobile communication terminal 20 (communication method selection unit 203). A communication method can be selected.

コンテンツ格納部302は、移動通信端末20に提供するコンテンツC1を格納する。   The content storage unit 302 stores the content C1 provided to the mobile communication terminal 20.

通信方式処理部303は、コンテンツハンドラ301からの指示にしたがって、通信方式識別情報を生成する。具体的には、通信方式処理部303は、コンテンツサーバ30側の要求条件に応じて、適切な通信方式を含む通信方式識別情報を生成する。   The communication method processing unit 303 generates communication method identification information in accordance with an instruction from the content handler 301. Specifically, the communication method processing unit 303 generates communication method identification information including an appropriate communication method according to the request condition on the content server 30 side.

例えば、コンテンツサーバ30側において、「移動通信端末20によるコンテンツC1のダウンロードを短時間で完了させるため、高速なデータ通信をサポートする通信方式を指定する」といった要求条件が定められていた場合、通信方式処理部303は、当該要求条件と予め対応付けられている通信方式(公衆無線LANシステム)を含む通信方式識別情報を生成する。   For example, if a request condition such as “designate a communication method that supports high-speed data communication in order to complete the download of the content C1 by the mobile communication terminal 20 in a short time” on the content server 30 side is determined. The method processing unit 303 generates communication method identification information including a communication method (public wireless LAN system) associated with the request condition in advance.

また、コンテンツサーバ30側において、「移動通信端末20によるコンテンツC1のダウンロードの信頼性や安全性を高めるため、セキュリティが高い通信方式を指定する」といった要求条件が定められていた場合、通信方式処理部303は、当該要求条件と予め対応付けられている通信方式(携帯電話システム)を含む通信方式識別情報を生成する。   Further, when a requirement condition such as “designate a communication method with high security in order to improve the reliability and safety of downloading of the content C1 by the mobile communication terminal 20” is defined on the content server 30 side, communication method processing The unit 303 generates communication method identification information including a communication method (mobile phone system) associated with the request condition in advance.

さらに、通信方式処理部303は、移動通信端末20が利用可能な複数の通信方式、つまり、携帯電話システム及び公衆無線LANシステムのトラフィック量に基づいて、混み合っていない通信方式を含む通信方式識別情報を生成してもよい。   Further, the communication method processing unit 303 identifies communication methods including communication methods that are not crowded based on a plurality of communication methods that can be used by the mobile communication terminal 20, that is, traffic volumes of the mobile phone system and the public wireless LAN system. Information may be generated.

この場合、通信方式処理部303は、通信ネットワーク11(携帯電話システム)及び通信ネットワーク12(公衆無線LANシステム)において疎通されているトラフィック量を示すデータを適当なタイミングで取得すればよい。また、通信方式処理部303は、各システムにおいて疎通されているトラフィック量と、各システムに対応付けられている閾値とを比較し、混み合っていない通信方式を選択すればよい。   In this case, the communication method processing unit 303 may acquire data indicating the amount of traffic communicated in the communication network 11 (mobile phone system) and the communication network 12 (public wireless LAN system) at an appropriate timing. The communication method processing unit 303 may compare the traffic amount communicated in each system with the threshold value associated with each system and select a communication method that is not crowded.

(コンテンツダウンロードシステムの動作)
次に、図6〜図10を参照して、本実施形態に係るコンテンツダウンロードシステムの動作について説明する。具体的には、コンテンツサーバ30に格納されているコンテンツC1を、通信ネットワーク11または通信ネットワーク12を介して、移動通信端末20がダウンロードする動作について説明する。
(Operation of content download system)
Next, operations of the content download system according to the present embodiment will be described with reference to FIGS. Specifically, an operation in which the mobile communication terminal 20 downloads the content C1 stored in the content server 30 via the communication network 11 or the communication network 12 will be described.

図6に示すように、ステップS10において、移動通信端末20は、インターネット上のホームページや電子メールに含まれているURLなどによって、コンテンツサーバ30に格納されているコンテンツC1を発見する。   As shown in FIG. 6, in step S10, the mobile communication terminal 20 finds the content C1 stored in the content server 30 by using a homepage on the Internet or a URL included in an e-mail.

ステップS20において、移動通信端末20は、移動通信端末20のユーザに入力を促すことによって、またはアプリケーション実行部204によって、コンテンツC1のメタ情報であるDD(OMAダウンロードにしたがったDownload Descriptor)の取得の指示があったか否かを判定する。   In step S20, the mobile communication terminal 20 obtains DD (Download Descriptor according to OMA download), which is meta information of the content C1, by prompting the user of the mobile communication terminal 20 or by the application execution unit 204. It is determined whether there is an instruction.

DDの取得の指示があった場合(ステップS20のYES)、ステップS30において、移動通信端末20は、DDの取得要求をコンテンツサーバ30に送信する。なお、移動通信端末20は、ステップS30において、移動通信端末20が利用可能な通信方式(携帯電話システム及び公衆無線LANシステム)を示す“利用可能通信方式情報”をDDの取得要求と合わせて送信してもよい。   When there is an instruction to acquire DD (YES in step S20), the mobile communication terminal 20 transmits a DD acquisition request to the content server 30 in step S30. In step S30, the mobile communication terminal 20 transmits “available communication method information” indicating communication methods (mobile phone system and public wireless LAN system) that can be used by the mobile communication terminal 20 together with the DD acquisition request. May be.

また、移動通信端末20は、利用可能通信方式情報に代えて、移動通信端末20の機種を示す機種情報をコンテンツサーバ30に送信してもよい。移動通信端末20の機種によって利用可能な通信方式が異なる場合があるが、コンテンツサーバ30は、移動通信端末20の機種情報を取得することによって、当該機種と対応付けられている通信方式を参照し、移動通信端末20が利用可能な通信方式を判定するようにすればよい。   Further, the mobile communication terminal 20 may transmit model information indicating the model of the mobile communication terminal 20 to the content server 30 instead of the available communication method information. Although the available communication methods may differ depending on the model of the mobile communication terminal 20, the content server 30 refers to the communication method associated with the model by acquiring the model information of the mobile communication terminal 20. A communication method that can be used by the mobile communication terminal 20 may be determined.

なお、利用可能通信方式情報や機種情報を表現する具体的なフォーマットとしては、例えば、User Agent Profile(UAProf)を用いることができる。   For example, User Agent Profile (UAProf) can be used as a specific format for expressing usable communication method information and model information.

一方、DDの取得の指示がなかった場合(ステップS20のNO)、移動通信端末20は、ステップS10からの処理を繰り返す。   On the other hand, when there is no instruction to acquire DD (NO in step S20), the mobile communication terminal 20 repeats the processing from step S10.

ステップS40において、コンテンツサーバ30は、移動通信端末20からDDの取得要求を受信すると、コンテンツC1のDDに通信方式識別情報を含めるか否かを判定する。   In step S40, when the content server 30 receives a DD acquisition request from the mobile communication terminal 20, the content server 30 determines whether to include communication method identification information in the DD of the content C1.

具体的には、コンテンツサーバ30は、次のような判定条件に基づいて、DDに通信方式識別情報を含めるか否かを判定する。すなわち、(1)移動通信端末20から受信したDDの取得要求に利用可能通信方式情報が含まれている場合、(2)移動通信端末20の機種情報や通信オペレータからの情報によって、移動通信端末20が利用可能な通信方式を判定できる場合、(3)移動通信端末20へのコンテンツC1のダウンロードの際に利用を推奨する通信方式が存在する場合などである。   Specifically, the content server 30 determines whether to include communication method identification information in the DD based on the following determination condition. That is, (1) when the available communication method information is included in the DD acquisition request received from the mobile communication terminal 20, (2) the mobile communication terminal is determined by the model information of the mobile communication terminal 20 or information from the communication operator. 20 is a case where a communication method that can be used can be determined, and (3) a case where there is a communication method recommended for use when downloading the content C1 to the mobile communication terminal 20.

DDに通信方式識別情報を含める場合(ステップS40のYES)、ステップS50において、コンテンツサーバ30は、通信方式識別情報を生成する。   When the communication system identification information is included in the DD (YES in step S40), in step S50, the content server 30 generates communication system identification information.

ここで、図9(a)〜(c)は、通信方式識別情報の例を示している。図9(a)は、通信方式識別情報として、WAP Provisioningの“ProvURL”を用いて移動通信端末20が利用する通信方式をXMLで指定した例を示している。   Here, Fig.9 (a)-(c) has shown the example of communication system identification information. FIG. 9A shows an example in which the communication method used by the mobile communication terminal 20 is specified by XML using “ProvURL” of WAP Provisioning as communication method identification information.

なお、“ProvURL”とは、移動通信端末20が利用する通信方式を一意に識別するプロビジョニングコンテキストを指定するものである。つまり、ProvURLを指定することによって、移動通信端末20が利用する通信方式を一意に指定することができる。   Note that “ProvURL” specifies a provisioning context that uniquely identifies the communication method used by the mobile communication terminal 20. That is, by specifying ProvURL, the communication method used by the mobile communication terminal 20 can be uniquely specified.

“provurl”属性は、通信方式識別情報としてProvURLを用いることを示しており、その属性値(“http://www.operator.com/FOMA/”)によって実際の値を示している。   The “provurl” attribute indicates that ProvURL is used as communication method identification information, and an actual value is indicated by the attribute value (“http://www.operator.com/FOMA/”).

図9(b)は、通信方式識別情報としてベアラ種別を任意に記述できるようにした例である。“bearer”属性は、通信方式識別情報としてベアラ種別を直接記述することを示しており、その属性値(“UMTS”,“IEEE802.11b”)によって携帯電話システムや公衆無線LANシステム(通信方式)を示している。   FIG. 9B shows an example in which a bearer type can be arbitrarily described as communication method identification information. The “bearer” attribute indicates that a bearer type is directly described as communication method identification information, and a mobile phone system or a public wireless LAN system (communication method) depending on the attribute value (“UMTS”, “IEEE802.11b”). Is shown.

また、DDには、複数の通信方式識別情報を含めることが可能である。例えば、DDに複数の通信方式識別情報を含まれている場合、DDの中で最初に記述されている通信方式識別情報の優先度が高いと移動通信端末20に判定させればよい。すなわち、コンテンツサーバ30は、利用するべき通信方式の優先度を移動通信端末20に指示することができる。   The DD can include a plurality of pieces of communication method identification information. For example, when a plurality of communication method identification information is included in the DD, the mobile communication terminal 20 may determine that the communication method identification information described first in the DD has high priority. That is, the content server 30 can instruct the mobile communication terminal 20 of the priority of the communication method to be used.

さらに、通信方式識別情報には、上述した“ProvURL”やベアラ種別以外の情報を含めてもよい。例えば、(1)指定した通信方式の利用が強制なのか推奨なのかを示す推奨・強制フラグ、(2)利用する通信方式を提供している通信事業者を示す指定通信事業者情報を通信方式識別情報に含めてもよい。さらに、通信方式以外の通信に関連するパラメタとして、利用するプロキシサーバアドレスなどを通信方式識別情報に含めてもよい。   Furthermore, information other than the above-mentioned “ProvURL” and bearer type may be included in the communication method identification information. For example, (1) a recommended / mandatory flag indicating whether use of a specified communication method is mandatory or recommended, and (2) designated communication carrier information indicating a communication carrier providing a communication method to be used. It may be included in the identification information. Furthermore, the proxy server address to be used may be included in the communication method identification information as a parameter related to communication other than the communication method.

例えば、図9(c)に示すように、指定した通信方式を利用してコンテンツC1をダウンロードすることが強制であるか否かを示す“利用形態情報”を通信方式識別情報に含めることができる。   For example, as shown in FIG. 9C, “usage mode information” indicating whether or not it is compulsory to download the content C1 using the specified communication method can be included in the communication method identification information. .

具体的には、“usage”属性を用いて、“provurl”属性で指定された通信方式の利用が「必須=must」、「推奨=should」または「オプション=may」なのかを指定する。   More specifically, the “usage” attribute is used to specify whether the use of the communication method specified by the “provurl” attribute is “required = must”, “recommended = should”, or “option = may”.

上述したような方法によって、コンテンツサーバ30、具体的には、通信方式処理部303は、通信方式識別情報を生成する。   By the method as described above, the content server 30, specifically the communication method processing unit 303, generates communication method identification information.

一方、DDに通信方式識別情報を含めない場合(ステップS40のNO)、コンテンツサーバ30は、ステップS60の処理を実行する。   On the other hand, when the communication method identification information is not included in the DD (NO in step S40), the content server 30 executes the process of step S60.

ステップS60において、コンテンツサーバ30、具体的には、コンテンツハンドラ301はメタ情報(DD)を生成する。コンテンツハンドラ301は、上述したステップS50において通信方式識別情報を生成している場合には、生成した通信方式識別情報を含むDDを生成する。   In step S60, the content server 30, specifically the content handler 301, generates meta information (DD). When the communication method identification information is generated in step S50 described above, the content handler 301 generates a DD including the generated communication method identification information.

ここで、図10は、コンテンツハンドラ301によって生成されたDDに含まれる項目の例を示している。図10に示すように、DDに含まれる項目には、コンテンツのタイプ、サイズ及び存在する場所のURI(Uniform Resource Identifier)などがある。   Here, FIG. 10 shows an example of items included in the DD generated by the content handler 301. As shown in FIG. 10, items included in the DD include a content type, a size, a URI (Uniform Resource Identifier) of an existing location, and the like.

さらに、図10には、通信方式識別情報を包含することが可能な項目が示されている。具体的には、“objectURI”、“infoURI”、“iconURI”、“installNotifyURI”、“downloadNotifyURI”、“next”及び“deleteNotify”が通信方式識別情報を包含できる。   Further, FIG. 10 shows items that can include communication method identification information. Specifically, “objectURI”, “infoURI”, “iconURI”, “installNotifyURI”, “downloadNotifyURI”, “next”, and “deleteNotify” can include communication method identification information.

また、上述したように、本実施形態では、基本的な処理は、OMAダウンロードにしたがっており、DD(Download Descriptor)がメタ情報の記述フォーマットに該当する。   Further, as described above, in this embodiment, the basic processing follows OMA download, and DD (Download Descriptor) corresponds to the description format of meta information.

ステップS70において、コンテンツサーバ30は、生成したメタ情報(DD)を移動通信端末20に送信する。   In step S <b> 70, the content server 30 transmits the generated meta information (DD) to the mobile communication terminal 20.

次いで、図7に示すように、ステップS80において、移動通信端末20は、受信したメタ情報(DD)を解析する。具体的には、ダウンロードエージェント201は、受信したDDの内容に基づいて、コンテンツC1をダウンロードすることについて問題があるか否かを判定する。   Next, as shown in FIG. 7, in step S80, the mobile communication terminal 20 analyzes the received meta information (DD). Specifically, the download agent 201 determines whether or not there is a problem with downloading the content C1 based on the contents of the received DD.

例えば、ダウンロードエージェント201は、受信したDDの内容に基づいて、コンテンツC1のサイズがコンテンツ格納部202に格納可能なサイズであるか否かや、コンテンツC1のタイプが移動通信端末20において適切に使用できる否かなどを判定する。   For example, the download agent 201 determines whether the size of the content C1 is a size that can be stored in the content storage unit 202 based on the contents of the received DD, and the type of the content C1 is appropriately used in the mobile communication terminal 20. Determine whether or not it can be done.

ステップS90において、移動通信端末20は、移動通信端末20のユーザに入力を促すことによって、またはアプリケーション実行部204によって、コンテンツC1の取得の指示があったか否かを判定する。   In step S90, the mobile communication terminal 20 determines whether or not the user of the mobile communication terminal 20 prompts input or the application execution unit 204 has instructed acquisition of the content C1.

コンテンツC1の取得の指示があった場合(ステップS90のYES)、ステップS100において、移動通信端末20は、受信したDDに通信方式識別情報が含まれているか否かを判定する。   When there is an instruction to acquire the content C1 (YES in step S90), in step S100, the mobile communication terminal 20 determines whether the received DD includes communication method identification information.

一方、コンテンツC1の取得の指示がなかった場合(ステップS90のNO)、移動通信端末20は、ステップS80からの処理を繰り返す。   On the other hand, when there is no instruction to acquire the content C1 (NO in step S90), the mobile communication terminal 20 repeats the processing from step S80.

また、DDに通信方式識別情報が含まれている場合(ステップS100のYES)、ステップS110において、移動通信端末20、具体的には、ダウンロードエージェント201は、通信方式選択部203に対して、コンテンツC1のダウンロードに利用する通信方式を問い合せる。   If the communication method identification information is included in the DD (YES in step S100), in step S110, the mobile communication terminal 20, specifically, the download agent 201 sends the content to the communication method selection unit 203. Queries the communication method used for downloading C1.

ダウンロードエージェント201から問い合わせを受けた通信方式選択部203は、DDに含まれる通信方式識別情報を参照し、コンテンツC1のダウンロードに利用する通信方式(携帯電話システムまたは公衆無線LANシステム)を選択する。   In response to the inquiry from the download agent 201, the communication method selection unit 203 refers to the communication method identification information included in the DD and selects a communication method (a mobile phone system or a public wireless LAN system) to be used for downloading the content C1.

さらに、通信方式選択部203は、選択した通信方式によってコンテンツC1をダウンロードするために必要な準備、具体的には、選択した通信方式に対応する通信ネットワーク(通信ネットワーク11または通信ネットワーク12)を介して、コンテンツC1のダウンロードに用いられるベアラを開設(認証を含む)する。   Furthermore, the communication method selection unit 203 prepares necessary for downloading the content C1 by the selected communication method, specifically, via a communication network (communication network 11 or communication network 12) corresponding to the selected communication method. Then, a bearer used for downloading the content C1 is opened (including authentication).

なお、通信方式識別情報に、指定した通信方式を利用してコンテンツC1をダウンロードすることが強制であるか否かを示す“利用形態情報”が含まれている場合、通信方式選択部203は、当該利用形態情報(必須/推奨/オプション)、及び移動通信端末20側の条件(例えば、移動通信端末20のユーザが「ダウンロード時間は長くなっても通信コストの安価な通信方式を選択する」といった条件を設定)に応じて、コンテンツC1のダウンロードに利用する通信方式を選択する。   If the communication method identification information includes “usage mode information” indicating whether or not the content C1 is to be downloaded using the specified communication method, the communication method selection unit 203 The usage mode information (required / recommended / optional) and conditions on the mobile communication terminal 20 side (for example, the user of the mobile communication terminal 20 selects “a communication method with a low communication cost even if the download time is long”). The communication method to be used for downloading the content C1 is selected in accordance with (setting conditions).

すなわち、通信方式選択部203は、通信方式識別情報に含まれている通信方式とは異なる通信方式を利用して、コンテンツC1をダウンロードする場合も有り得る。   That is, the communication method selection unit 203 may download the content C1 using a communication method different from the communication method included in the communication method identification information.

一方、DDに通信方式識別情報が含まれていない場合(ステップS100のNO)、移動通信端末20は、ステップS120の処理を実行する。   On the other hand, when the communication method identification information is not included in the DD (NO in step S100), the mobile communication terminal 20 executes the process in step S120.

ステップS120において、移動通信端末20は、コンテンツC1の取得要求をコンテンツサーバ30に送信する。なお、移動通信端末20は、ステップS110においてベアラを開設している場合には、当該ベアラを用いてコンテンツC1の取得要求をコンテンツサーバ30に送信する。   In step S <b> 120, the mobile communication terminal 20 transmits an acquisition request for content C <b> 1 to the content server 30. If the mobile communication terminal 20 has established a bearer in step S110, the mobile communication terminal 20 transmits a content C1 acquisition request to the content server 30 using the bearer.

一方、DDに通信方式識別情報が含まれていない場合、移動通信端末20は、移動通信端末20側の条件に基づいて選択した通信ネットワーク(通信ネットワーク11または通信ネットワーク12)を介して、コンテンツC1の取得要求をコンテンツサーバ30に送信する。   On the other hand, when the communication method identification information is not included in the DD, the mobile communication terminal 20 transmits the content C1 via the communication network (communication network 11 or communication network 12) selected based on the conditions on the mobile communication terminal 20 side. Is sent to the content server 30.

ステップS130において、コンテンツサーバ30は、移動通信端末20からコンテンツC1の取得要求を受信すると、コンテンツ格納部302からコンテンツC1を取り出す。   In step S <b> 130, when the content server 30 receives the content C <b> 1 acquisition request from the mobile communication terminal 20, the content server 30 extracts the content C <b> 1 from the content storage unit 302.

ステップS140において、コンテンツサーバ30は、取り出したコンテンツC1をコンテンツC1の取得要求を受信した通信ネットワーク(ベアラ)を介して移動通信端末20に送信する。   In step S140, the content server 30 transmits the extracted content C1 to the mobile communication terminal 20 via the communication network (bearer) that has received the acquisition request for the content C1.

次いで、図8に示すように、ステップS150において、移動通信端末20は、受信したコンテンツC1を解析する。具体的には、ダウンロードエージェント201は、コンテンツC1のサイズが、DDに含まれていたサイズの値と同一か否かを判定する。また、ダウンロードエージェント201は、コンテンツC1に電子署名が付加されている場合、当該電子署名の検証を実行する。   Next, as shown in FIG. 8, in step S150, the mobile communication terminal 20 analyzes the received content C1. Specifically, the download agent 201 determines whether or not the size of the content C1 is the same as the size value included in the DD. Also, when an electronic signature is added to the content C1, the download agent 201 performs verification of the electronic signature.

ステップS160において、移動通信端末20は、移動通信端末20のユーザに入力を促すことによって、またはアプリケーション実行部204によって、コンテンツC1のインストール指示(例えば、コンテンツC1のコンテンツ格納部202への格納)があったか否かを判定する。   In step S160, the mobile communication terminal 20 prompts the user of the mobile communication terminal 20 to input or the application execution unit 204 gives an instruction to install the content C1 (for example, storage of the content C1 in the content storage unit 202). It is determined whether or not there was.

コンテンツC1のインストール指示があった場合(ステップS160のYES)、ステップS170において、移動通信端末20は、既に受信したDD(ステップS70参照)に通信方式識別情報が含まれているか否かを判定する。   If there is an instruction to install the content C1 (YES in step S160), in step S170, the mobile communication terminal 20 determines whether communication method identification information is included in the already received DD (see step S70). .

一方、コンテンツC1の取得の指示がなかった場合(ステップS160のNO)、移動通信端末20は、ステップS150からの処理を繰り返す。   On the other hand, when there is no instruction to acquire the content C1 (NO in step S160), the mobile communication terminal 20 repeats the processing from step S150.

また、DDに通信方式識別情報が含まれている場合(ステップS170のYES)、ステップS180において、移動通信端末20、具体的には、ダウンロードエージェント201は、上述したステップS110と同様に、通信方式選択部203に対して、コンテンツC1のダウンロードに利用する通信方式を問い合せる。   If the communication method identification information is included in the DD (YES in step S170), in step S180, the mobile communication terminal 20, specifically the download agent 201, determines the communication method in the same manner as in step S110 described above. The selection unit 203 is inquired about the communication method used for downloading the content C1.

通信方式選択部203は、選択した通信方式によってインストール完了通知をコンテンツサーバ30に送信するために必要な準備、具体的には、選択した通信方式に対応する通信ネットワーク(通信ネットワーク11または通信ネットワーク12)を介して、インストール完了通知の送信に用いられるベアラを開設(認証を含む)する。   The communication method selection unit 203 prepares for transmitting an installation completion notification to the content server 30 according to the selected communication method, specifically, a communication network (communication network 11 or communication network 12 corresponding to the selected communication method). ) To establish (including authentication) a bearer used for transmission of the installation completion notification.

一方、DDに通信方式識別情報が含まれていない場合(ステップS170のNO)、移動通信端末20は、ステップS190の処理を実行する。   On the other hand, when the communication method identification information is not included in the DD (NO in step S170), the mobile communication terminal 20 executes the process in step S190.

ステップS190において、移動通信端末20は、コンテンツC1のインストール完了通知をコンテンツサーバ30に送信する。なお、移動通信端末20は、ステップS180においてベアラを開設している場合には、当該ベアラを用いてインストール完了通知をコンテンツサーバ30に送信する。   In step S190, the mobile communication terminal 20 transmits a content C1 installation completion notification to the content server 30. If the mobile communication terminal 20 has established a bearer in step S180, the mobile communication terminal 20 transmits an installation completion notification to the content server 30 using the bearer.

一方、DDに通信方式識別情報が含まれていない場合、移動通信端末20は、移動通信端末20側の条件に基づいて選択した通信ネットワーク(通信ネットワーク11または通信ネットワーク12)を介して、インストール完了通知をコンテンツサーバ30に送信する。   On the other hand, when the communication method identification information is not included in the DD, the mobile communication terminal 20 completes the installation via the communication network (communication network 11 or communication network 12) selected based on the conditions on the mobile communication terminal 20 side. A notification is transmitted to the content server 30.

(作用・効果)
以上説明した本実施形態に係るコンテンツダウンロードシステムによれば、移動通信端末20は、受信したメタ情報(DD)に含まれている通信方式識別情報に基づいて、コンテンツC1のダウンロードに利用する通信方式を選択する。
(Action / Effect)
According to the content download system according to the present embodiment described above, the mobile communication terminal 20 uses the communication method used for downloading the content C1 based on the communication method identification information included in the received meta information (DD). Select.

このため、ダウンロードされるコンテンツC1の提供側、具体的には、コンテンツサーバ30を運用するコンテンツプロバイダなどにおいて、コンテンツC1のダウンロードに利用される通信方式を指定することができる。   For this reason, the provider of the content C1 to be downloaded, specifically, the content provider operating the content server 30 can specify the communication method used for downloading the content C1.

すなわち、このようなコンテンツダウンロードシステムによれば、コンテンツC1の提供側において、コンテンツC1のダウンロードに利用される通信方式を柔軟に指定することができるため、ダウンロード時間、通信方式の信頼性・安全性、及びトラフィックの状態などに応じた適切な通信方式を移動通信端末20に選択させることが容易となる。   In other words, according to such a content download system, the content C1 provider can flexibly specify the communication method used for downloading the content C1, so that the download time, the reliability and safety of the communication method can be specified. In addition, it becomes easy for the mobile communication terminal 20 to select an appropriate communication method according to the traffic state.

また、本実施形態に係るコンテンツダウンロードシステムによれば、通信方式識別情報によって指定された通信方式(利用通信方式)を利用してコンテンツC1をダウンロードすることが強制であるか否かを示す利用形態情報を通信方式識別情報に含めることができる。   In addition, according to the content download system according to the present embodiment, the usage form indicating whether or not it is compulsory to download the content C1 using the communication system (utilization communication system) specified by the communication system identification information. Information can be included in the communication scheme identification information.

具体的には、上述したように、“usage”属性を用いて、“provurl”属性で指定された通信方式の利用が「必須=must」、「推奨=should」または「オプション=may」なのかを指定する。   Specifically, as described above, the use of the communication method specified by the “provurl” attribute using the “usage” attribute is “required = must”, “recommended = should”, or “option = may”. Is specified.

このため、移動通信端末20(または移動通信端末20のユーザ)は、当該利用形態情報、及び移動通信端末20側の条件(例えば、ダウンロード時間は長くなっても通信コストの安価な通信方式を選択する)に応じて、コンテンツC1のダウンロードに適切な通信方式をより柔軟に選択することができる。   For this reason, the mobile communication terminal 20 (or the user of the mobile communication terminal 20) selects the usage mode information and the conditions on the mobile communication terminal 20 side (for example, a communication method with a low communication cost even if the download time is long). The communication method suitable for downloading the content C1 can be selected more flexibly.

さらに、本実施形態に係るコンテンツダウンロードシステムによれば、コンテンツサーバ30(通信方式処理部303)は、移動通信端末20(通信方式選択部203)によって送信された“利用可能通信方式情報”に含まれている通信方式の中から、利用通信方式を選択する。このため、コンテンツサーバ30は、移動通信端末20側の条件に応じて、コンテンツC1のダウンロードに適用可能な通信方式を確実に指定することができる。   Furthermore, according to the content download system according to the present embodiment, the content server 30 (communication method processing unit 303) is included in the “available communication method information” transmitted by the mobile communication terminal 20 (communication method selection unit 203). Select the communication method to be used from the available communication methods. For this reason, the content server 30 can reliably specify a communication method applicable to the download of the content C1 according to the condition on the mobile communication terminal 20 side.

(その他の実施形態)
上述したように、本発明の一実施形態を通じて本発明の内容を開示したが、この開示の一部をなす論述及び図面は、本発明を限定するものであると理解すべきではない。この開示から当業者には様々な代替実施の形態が明らかとなろう。
(Other embodiments)
As described above, the contents of the present invention have been disclosed through one embodiment of the present invention. However, it should not be understood that the description and drawings constituting a part of this disclosure limit the present invention. From this disclosure, various alternative embodiments will be apparent to those skilled in the art.

例えば、上述した本発明の実施形態では、DD(Download Descriptor)がコンテンツサーバ30から移動通信端末20に送信される形態としたが、DDは、コンテンツサーバ30以外の他のサーバなどから移動通信端末20に送信する形態としてもよい。   For example, in the above-described embodiment of the present invention, DD (Download Descriptor) is transmitted from the content server 30 to the mobile communication terminal 20, but the DD is transmitted from a server other than the content server 30 to the mobile communication terminal. 20 may be transmitted.

また、上述した本発明の実施形態では、移動通信端末20が利用可能な通信方式として、第3世代移動通信システム(携帯電話システム)、及びIEEE802.11a/b/gなどに準拠した公衆無線LANシステムを例として説明したが、他の通信方式を用いる形態としても構わない。   In the embodiment of the present invention described above, as a communication method that can be used by the mobile communication terminal 20, a third generation mobile communication system (mobile phone system), a public wireless LAN compliant with IEEE802.11a / b / g, etc. Although the system has been described as an example, other communication methods may be used.

例えば、公衆無線LANシステムに代えて、IEEE802.15シリーズに準拠したUWBを用いたり、いわゆる固定通信システムを用いたりしてもよい。   For example, instead of the public wireless LAN system, UWB conforming to the IEEE 802.15 series may be used, or a so-called fixed communication system may be used.

また、移動通信端末20のダウンロードエージェント201、通信方式選択部203及びアプリケーション実行部204の機能は、移動通信端末20において実行可能なプログラムとしても提供することができる。   Further, the functions of the download agent 201, the communication method selection unit 203, and the application execution unit 204 of the mobile communication terminal 20 can be provided as programs that can be executed in the mobile communication terminal 20.

同様に、コンテンツサーバ30のコンテンツハンドラ301及び通信方式処理部303の機能も、移動通信端末20において実行可能なプログラムとしても提供することができる。   Similarly, the functions of the content handler 301 and the communication method processing unit 303 of the content server 30 can also be provided as programs that can be executed in the mobile communication terminal 20.

このように、本発明は、ここでは記載していない様々な実施の形態などを含むことは勿論である。したがって、本発明の技術的範囲は、上述の説明から妥当な特許請求の範囲に係る発明特定事項によってのみ定められるものである。   As described above, the present invention naturally includes various embodiments that are not described herein. Therefore, the technical scope of the present invention is defined only by the invention specifying matters according to the scope of claims reasonable from the above description.

OMAダウンロードにしたがった通信手順の概略を示す図である。It is a figure which shows the outline of the communication procedure according to OMA download. OMAダウンロードにしたがったメタ情報(Download Descriptor)の一例を示す図である。It is a figure which shows an example of meta information (Download Descriptor) according to OMA download. 本発明の実施形態に係るコンテンツダウンロードシステムの全体概略構成図である。1 is an overall schematic configuration diagram of a content download system according to an embodiment of the present invention. 本発明の実施形態に係る移動通信端末の論理ブロック構成図である。It is a logic block block diagram of the mobile communication terminal which concerns on embodiment of this invention. 本発明の実施形態に係るコンテンツサーバの論理ブロック構成図である。It is a logic block block diagram of the content server which concerns on embodiment of this invention. 本発明の実施形態に係るコンテンツサーバに格納されているコンテンツを移動通信端末がダウンロードする動作を示すフロー図である。It is a flowchart which shows the operation | movement which a mobile communication terminal downloads the content stored in the content server which concerns on embodiment of this invention. 本発明の実施形態に係るコンテンツサーバに格納されているコンテンツを移動通信端末がダウンロードする動作を示すフロー図である。It is a flowchart which shows the operation | movement which a mobile communication terminal downloads the content stored in the content server which concerns on embodiment of this invention. 本発明の実施形態に係るコンテンツサーバに格納されているコンテンツを移動通信端末がダウンロードする動作を示すフロー図である。It is a flowchart which shows the operation | movement which a mobile communication terminal downloads the content stored in the content server which concerns on embodiment of this invention. 本発明の実施形態に係る通信方式識別情報の例を示す図である。It is a figure which shows the example of the communication system identification information which concerns on embodiment of this invention. 本発明の実施形態に係るコンテンツのメタ情報(Download Descriptor)に含まれる項目の例を示す図である。It is a figure which shows the example of the item contained in the meta information (Download Descriptor) of the content which concerns on embodiment of this invention.

符号の説明Explanation of symbols

11,12…通信ネットワーク、20,20P…移動通信端末、30,30P…コンテンツサーバ、201…ダウンロードエージェント、202…コンテンツ格納部、203…通信方式選択部、204…アプリケーション実行部、301…コンテンツハンドラ、302…コンテンツ格納部、303…通信方式処理部、C1…コンテンツ DESCRIPTION OF SYMBOLS 11, 12 ... Communication network, 20, 20P ... Mobile communication terminal, 30, 30P ... Content server, 201 ... Download agent, 202 ... Content storage part, 203 ... Communication system selection part, 204 ... Application execution part, 301 ... Content handler , 302 ... content storage unit, 303 ... communication method processing unit, C1 ... content

Claims (9)

複数の通信方式を利用可能な移動通信端末に対して、コンテンツサーバに格納されているコンテンツをダウンロードするコンテンツダウンロードシステムであって、
前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報を前記移動通信端末に送信するメタ情報処理部と、
前記メタ情報を受信するメタ情報受信部と、
前記メタ情報受信部が受信した前記メタ情報に含まれている前記通信方式識別情報に基づいて、前記コンテンツのダウンロードに利用する通信方式を選択する通信方式選択部と
を備えるコンテンツダウンロードシステム。
A content download system for downloading content stored in a content server to a mobile communication terminal capable of using a plurality of communication methods,
A meta information processing unit including communication method identification information indicating a communication method used for downloading the content among the plurality of communication methods, and transmitting meta information indicating the feature of the content to the mobile communication terminal;
A meta information receiving unit for receiving the meta information;
A content download system comprising: a communication method selection unit that selects a communication method to be used for downloading the content based on the communication method identification information included in the meta information received by the meta information receiving unit.
前記通信方式識別情報は、前記利用通信方式を利用して前記コンテンツをダウンロードすることが強制であるか否かを示す利用形態情報を含む請求項1に記載のコンテンツダウンロードシステム。   The content download system according to claim 1, wherein the communication method identification information includes usage form information indicating whether or not downloading of the content using the use communication method is compulsory. 前記移動通信端末が利用可能な通信方式を示す利用可能通信方式情報を送信する情報送信部をさらに備え、
前記メタ情報処理部は、前記情報送信部によって送信された前記利用可能通信方式情報に含まれている通信方式の中から、前記利用通信方式を選択する請求項1に記載のコンテンツダウンロードシステム。
An information transmission unit that transmits usable communication method information indicating a communication method that can be used by the mobile communication terminal;
The content download system according to claim 1, wherein the meta information processing unit selects the use communication method from communication methods included in the available communication method information transmitted by the information transmission unit.
複数の通信方式を利用可能な移動通信端末がダウンロードするコンテンツを提供するコンテンツサーバであって、
前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報を前記移動通信端末に送信するメタ情報処理部を備えるコンテンツサーバ。
A content server that provides content to be downloaded by a mobile communication terminal that can use a plurality of communication methods,
A content including a meta information processing unit that includes communication method identification information indicating a communication method used for downloading the content among the plurality of communication methods, and transmits meta information indicating characteristics of the content to the mobile communication terminal. server.
前記メタ情報処理部は、前記移動通信端末が利用可能な通信方式を示す利用可能通信方式情報を前記移動通信端末から受信し、受信した前記利用可能通信方式情報に含まれている通信方式の中から、前記利用通信方式を選択する請求項4に記載のコンテンツサーバ。   The meta information processing unit receives usable communication method information indicating a communication method that can be used by the mobile communication terminal from the mobile communication terminal, and includes the communication method included in the received usable communication method information. The content server according to claim 4, wherein the communication method to be used is selected. 複数の通信方式を利用可能であり、コンテンツサーバに格納されているコンテンツをダウンロードする移動通信端末であって、
前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報を受信するメタ情報受信部と、
前記メタ情報受信部が受信した前記メタ情報に含まれている前記通信方式識別情報に基づいて、前記コンテンツのダウンロードに利用する通信方式を選択する通信方式選択部と
を備える移動通信端末。
A mobile communication terminal that can use a plurality of communication methods and downloads content stored in a content server,
A meta information receiving unit that includes communication method identification information indicating a communication method used for downloading the content among the plurality of communication methods, and receives meta information indicating characteristics of the content;
A mobile communication terminal comprising: a communication method selection unit that selects a communication method to be used for downloading the content based on the communication method identification information included in the meta information received by the meta information receiving unit.
前記通信方式識別情報は、前記利用通信方式を利用して前記コンテンツをダウンロードすることが強制であるか否かを示す利用形態情報を含む請求項6に記載の移動通信端末。   The mobile communication terminal according to claim 6, wherein the communication method identification information includes usage form information indicating whether or not downloading of the content using the use communication method is compulsory. 前記移動通信端末が利用可能な通信方式を示す利用可能通信方式情報を送信する情報送信部をさらに備える請求項6に記載の移動通信端末。   The mobile communication terminal according to claim 6, further comprising an information transmission unit that transmits usable communication method information indicating a communication method that can be used by the mobile communication terminal. 複数の通信方式を利用可能な移動通信端末に対して、コンテンツサーバに格納されているコンテンツをダウンロードするコンテンツダウンロード方法であって、
前記複数の通信方式のうち、前記コンテンツのダウンロードに利用する利用通信方式を示す通信方式識別情報を含み、前記コンテンツの特徴を示すメタ情報を前記移動通信端末に送信するステップと、
前記メタ情報を受信するステップと、
前記メタ情報を受信するステップにおいて受信した前記メタ情報に含まれている前記通信方式識別情報に基づいて、前記コンテンツのダウンロードに利用する通信方式を選択するステップと
を備えるコンテンツダウンロード方法。
A content download method for downloading content stored in a content server to a mobile communication terminal capable of using a plurality of communication methods,
A step of transmitting meta information indicating characteristics of the content to the mobile communication terminal, including communication method identification information indicating a communication method used for downloading the content among the plurality of communication methods;
Receiving the meta information;
A content download method comprising: selecting a communication method to be used for downloading the content based on the communication method identification information included in the meta information received in the step of receiving the meta information.
JP2005218941A 2005-07-28 2005-07-28 Content download system, content server, mobile communication terminal and content download method Pending JP2007034810A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005218941A JP2007034810A (en) 2005-07-28 2005-07-28 Content download system, content server, mobile communication terminal and content download method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005218941A JP2007034810A (en) 2005-07-28 2005-07-28 Content download system, content server, mobile communication terminal and content download method

Publications (1)

Publication Number Publication Date
JP2007034810A true JP2007034810A (en) 2007-02-08

Family

ID=37793978

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005218941A Pending JP2007034810A (en) 2005-07-28 2005-07-28 Content download system, content server, mobile communication terminal and content download method

Country Status (1)

Country Link
JP (1) JP2007034810A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008153069A1 (en) * 2007-06-12 2008-12-18 Nec Corporation Communication control system, communication control method and communication terminal
WO2009101994A1 (en) * 2008-02-14 2009-08-20 Nec Corporation Communication terminal, communication method, program, and recording medium
JP2009239326A (en) * 2008-03-25 2009-10-15 Toshiba Corp Mobile radio terminal device
JP2014168214A (en) * 2013-02-28 2014-09-11 Brother Ind Ltd Terminal device and function execution apparatus
JP2018060580A (en) * 2015-01-09 2018-04-12 フェイスブック,インク. Federated application services

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0445235A (en) * 1990-06-13 1992-02-14 Kobe Steel Ltd Copper alloy for heat exchanger
JP2002369174A (en) * 2001-06-11 2002-12-20 Nec Corp Bearer selecting and moving picture distributing system and its program
JP2003303287A (en) * 2002-04-08 2003-10-24 My Drivenet Com Kk Contents distribution system for vehicle and program for vehicle contents distribution method for vehicle

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0445235A (en) * 1990-06-13 1992-02-14 Kobe Steel Ltd Copper alloy for heat exchanger
JP2002369174A (en) * 2001-06-11 2002-12-20 Nec Corp Bearer selecting and moving picture distributing system and its program
JP2003303287A (en) * 2002-04-08 2003-10-24 My Drivenet Com Kk Contents distribution system for vehicle and program for vehicle contents distribution method for vehicle

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008153069A1 (en) * 2007-06-12 2008-12-18 Nec Corporation Communication control system, communication control method and communication terminal
JP5110082B2 (en) * 2007-06-12 2012-12-26 日本電気株式会社 Communication control system, communication control method, and communication terminal
WO2009101994A1 (en) * 2008-02-14 2009-08-20 Nec Corporation Communication terminal, communication method, program, and recording medium
US8606882B2 (en) 2008-02-14 2013-12-10 Nec Corporation Communication terminal, communication method, and recording medium
JP5573163B2 (en) * 2008-02-14 2014-08-20 日本電気株式会社 COMMUNICATION TERMINAL, COMMUNICATION METHOD, PROGRAM, AND RECORDING MEDIUM
JP2009239326A (en) * 2008-03-25 2009-10-15 Toshiba Corp Mobile radio terminal device
JP2014168214A (en) * 2013-02-28 2014-09-11 Brother Ind Ltd Terminal device and function execution apparatus
JP2018060580A (en) * 2015-01-09 2018-04-12 フェイスブック,インク. Federated application services

Similar Documents

Publication Publication Date Title
CN102129378B (en) A kind of software menu updating method and device
CN106095458B (en) The management method and device of plug-in unit in a kind of application program
CN101164045B (en) Web server, communication equipment and using method thereof
CN100544461C (en) Be used for utilizing the information of signaling tag and ISP to carry out mutual terminal, method and computer program product
RU2376729C2 (en) Method and device for unified management of mobile devices and services
CN102855148A (en) Android-based startup management method
WO2005088476A1 (en) Method and arrangement for integrating an accelerating client into an application
KR20050074335A (en) Client provisioning with flag parameters
JP2007034810A (en) Content download system, content server, mobile communication terminal and content download method
EP2369786B1 (en) Device management client and method using a device management tree
CN101217734B (en) BREW page layout access method and terminal with BREW_URL addresses
KR20140061943A (en) System and method for advertisement message integrated management
KR101148488B1 (en) Methods, apparatuses, and computer program products, for automatically finding configuration settings for services
EP1872525A1 (en) System and method for discovering wireless mobile applications
EP2375696B1 (en) Communication devices and methods thereof
US9112985B2 (en) Methods, apparatus and computer program product for altering device functionality
CN101422002B (en) Simplified access to messaging services
US20090177746A1 (en) Terminal managing method, terminal managing apparatus, and mobile communication terminal
CA2555183C (en) A method for configuring an electronic device
CN104462223A (en) Web browsing method and device based on peer-to-peer network model
KR100753194B1 (en) download method for java contents using I-SMS
RU2380857C2 (en) Method for electronic device configuration
CN114090917A (en) City information display method and device, storage medium and electronic device
KR20060057542A (en) Method for obtaining communication settings using an application descriptor
GB2552702A (en) Method for personalizing a user interface of an advertising device based on status information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100709

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100720

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100921

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110419