JP2007299274A - Mobile communication terminal - Google Patents

Mobile communication terminal Download PDF

Info

Publication number
JP2007299274A
JP2007299274A JP2006127746A JP2006127746A JP2007299274A JP 2007299274 A JP2007299274 A JP 2007299274A JP 2006127746 A JP2006127746 A JP 2006127746A JP 2006127746 A JP2006127746 A JP 2006127746A JP 2007299274 A JP2007299274 A JP 2007299274A
Authority
JP
Japan
Prior art keywords
summary information
information
acquisition
communication terminal
mobile 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.)
Granted
Application number
JP2006127746A
Other languages
Japanese (ja)
Other versions
JP5005950B2 (en
Inventor
Hirosuke Murai
裕輔 村井
Masayuki Doi
正行 土井
Tatsuhiro Aoyanagi
辰宏 青柳
Takashi Nakamura
敬 中村
Hiroyuki Kawamura
広行 川村
Kazuhiro Tanabe
和廣 田邉
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.)
SoftBank Corp
Original Assignee
SoftBank Mobile Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SoftBank Mobile Corp filed Critical SoftBank Mobile Corp
Priority to JP2006127746A priority Critical patent/JP5005950B2/en
Publication of JP2007299274A publication Critical patent/JP2007299274A/en
Application granted granted Critical
Publication of JP5005950B2 publication Critical patent/JP5005950B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a mobile communication terminal capable of restraining increase of the capacity of a storage means while maintaining an update management process of summary information of contents. <P>SOLUTION: When acquiring the updated summary information (RSS feed) of the web contents, the updated summary information is stored only in a storage region for an application (storage) used by an application (RSS reader) for reading the summary information without storing it in a storage region for acquisition (cache) used by an acquisition means. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、通信ネットワーク上のサーバから提供されるコンテンツの要約情報を取得して表示可能な携帯電話機等の移動体通信端末およびその移動体通信端末と通信可能なサーバに関するものである。   The present invention relates to a mobile communication terminal such as a mobile phone that can acquire and display content summary information provided from a server on a communication network, and a server that can communicate with the mobile communication terminal.

非特許文献1には、WEBコンテンツの要約情報を移動体通信端末たる携帯電話機で受信して表示するソフトウェアが記載されている。このWEBコンテンツの要約情報のデータは、携帯電話機からの取得要求に応じてRSSと呼ばれるフォーマットで送信される。このRSSは、WEBサーバ(WEBサイト)で提供されるWEBコンテンツの見出し、要約、更新情報等のメタデータを構造化して記述するXML(Extensible Markup Language)ベースのフォーマットである。RSSはいくつかのバージョン(RSS0.9X, RSS1.0, RSS2.0, Atom)が存在し、バージョンごとに「Rich Site Summary」、「Really Simple Syndication」、「RDF Site Summary」という正式名称で呼ばれている。このRSSフォーマットで記述された文書は「RSSフィード」と呼ばれ、上記RSSフィードを受信して表示するソフトウェアは「RSSリーダ」と呼ばれている。WEBコンテンツが更新されると、携帯電話機からの取得要求に応じて、更新後のWEBコンテンツの要約情報を反映したRSSフィードが携帯電話機に送信される。   Non-Patent Document 1 describes software that receives and displays summary information of WEB content by a mobile phone as a mobile communication terminal. The data of the summary information of the WEB content is transmitted in a format called RSS in response to an acquisition request from the mobile phone. This RSS is an XML (Extensible Markup Language) based format in which metadata such as headings, summaries, and update information of web contents provided by a web server (web site) is structured and described. There are several versions of RSS (RSS0.9X, RSS1.0, RSS2.0, Atom). Each version is called “Rich Site Summary”, “Really Simple Syndication”, and “RDF Site Summary”. It is. The document described in the RSS format is called “RSS feed”, and the software that receives and displays the RSS feed is called “RSS reader”. When the WEB content is updated, an RSS feed reflecting the updated summary information of the WEB content is transmitted to the mobile phone in response to an acquisition request from the mobile phone.

「携帯ポータルアプリ」、[online]、QUEST-COM株式会社、[2006年3月3日検索]、インターネット(URL:http://rsseye.qusco.cc/)“Mobile Portal App”, [online], QUEST-COM Inc., [Search March 3, 2006], Internet (URL: http://rsseye.qusco.cc/)

ところで、従来からWEBコンテンツを取得するために、WEBブラウザが用いられている。WEBブラウザは、ホームページ表示速度を向上させたり、インターネット上のトラフィックを軽減させたりするため、次のようなHTTP通信処理を行っている。すなわち、一度参照した接続先情報としてのURI(Uniform Resource Identifier)と接続先のコンテンツ情報とをメモリに記憶しておくキャッシュ機能を持っておく。そして、WEBブラウザは、コンテンツ取得要求時にIf-Modified-Sinceヘッダをサーバへ送信して、サーバにコンテンツの更新がなされているか否かを問い合わせる。コンテンツの更新がなされていない旨の情報(Status-Code:304 Not Modified)を受信した場合は、上記キャッシュメモリに記憶されているコンテンツを表示するというHTTP通信処理である。   By the way, a WEB browser is conventionally used to acquire WEB content. The WEB browser performs the following HTTP communication processing in order to improve the home page display speed and reduce traffic on the Internet. That is, it has a cache function for storing a URI (Uniform Resource Identifier) as connection destination information once referenced and content information of the connection destination in a memory. Then, the WEB browser transmits an If-Modified-Since header to the server at the time of content acquisition request, and inquires of the server whether or not the content has been updated. When information indicating that the content has not been updated (Status-Code: 304 Not Modified) is received, this is an HTTP communication process for displaying the content stored in the cache memory.

上記RSSリーダも、インターネット上のトラフィックを軽減させるために上述のキャッシュ機能を用いたHTTP通信処理を用いて、RSSフィードの更新の確認をしていた。しかし、このようなHTTP通信処理を用いることで、RSSフィードがキャッシュメモリと、RSSリーダが使用する記録領域であるストレージとに保存される。その結果、必要なメモリの容量が多くなってしまうという問題があった。特に、携帯電話機などの移動体通信端末は、携帯が容易になるように、装置を小型化する必要があり、備えられるメモリの容量が限られているため、メモリの容量を多くすることが困難である。   The RSS reader also confirms the update of the RSS feed by using the HTTP communication processing using the cache function described above in order to reduce traffic on the Internet. However, by using such HTTP communication processing, the RSS feed is saved in the cache memory and the storage that is a recording area used by the RSS reader. As a result, there is a problem that a necessary memory capacity increases. In particular, a mobile communication terminal such as a mobile phone needs to be downsized so that it can be easily carried, and since the capacity of the memory provided is limited, it is difficult to increase the memory capacity. It is.

本発明は、上記問題に鑑みなされたものであり、その目的とするところは、コンテンツの要約情報の更新管理処理を維持しつつ、記憶手段の容量が増大するのを抑制できる移動体通信端末を提供することである。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a mobile communication terminal capable of suppressing an increase in the capacity of storage means while maintaining update management processing of content summary information. Is to provide.

上記目的を達成するために、請求項1の発明は、画像を表示する表示手段と、通信ネットワークを介して通信する通信手段と、通信ネットワーク上のサーバにコンテンツの要約情報の取得要求を送信して前記要約情報を取得する取得手段とを備え、取得した前記要約情報を表示する移動体通信端末において、前記取得手段が使用する取得用記憶領域と、前記要約情報を閲覧するアプリケーションが使用するアプリケーション用記憶領域とを有する記憶手段を備え、前記取得要求に対する取得応答を受信した際、前記取得応答に含まれる更新管理情報を前記取得用記憶領域に保存し、前記取得応答に含まれる前記要約情報を前記取得用記憶領域に保存せずに前記アプリケーション用記憶領域に保存することを特徴とするものである。
また、請求項2の発明は、請求項1に記載の移動体通信端末において、前記サーバ側の要約情報の更新日が、当該移動体通信端末が取得した要約情報の更新日以降の場合のみ、前記要約情報を送信するように指示する指示情報を前記取得要求に付加することを特徴とするものである。
また、請求項3の発明は、請求項1に記載の移動体通信端末において、前記サーバ側の要約情報の識別情報が、当該移動体通信端末が取得した要約情報の識別情報と異なる場合のみ、前記要約情報を送信するように指示する指示情報を前記取得要求に付加することを特徴とするものである。
また、請求項4の発明は、請求項1から請求項3記載のいずれかの移動体通信端末において、前記要約情報は、WEBコンテンツの見出し情報、要約情報および更新情報であることを特徴とするものである。
In order to achieve the above object, the invention of claim 1 transmits a request for acquiring content summary information to a display means for displaying an image, a communication means for communicating via a communication network, and a server on the communication network. An acquisition unit for acquiring the summary information, and an acquisition storage area used by the acquisition unit and an application used by an application for browsing the summary information in a mobile communication terminal that displays the acquired summary information Storage means for storing, when receiving an acquisition response to the acquisition request, the update management information included in the acquisition response is stored in the acquisition storage area, and the summary information included in the acquisition response Is stored in the application storage area without being stored in the acquisition storage area.
Further, the invention of claim 2 is the mobile communication terminal according to claim 1, wherein the update date of the summary information on the server side is only after the update date of the summary information acquired by the mobile communication terminal, Instruction information for instructing to transmit the summary information is added to the acquisition request.
Further, the invention of claim 3 is the mobile communication terminal according to claim 1, only when the identification information of the summary information on the server side is different from the identification information of the summary information acquired by the mobile communication terminal, Instruction information for instructing to transmit the summary information is added to the acquisition request.
According to a fourth aspect of the present invention, in the mobile communication terminal according to any one of the first to third aspects, the summary information is heading information, summary information, and update information of WEB content. Is.

請求項1乃至4の発明によれば、サーバから受信した取得応答に含まれる取得した要約情報は、アプリケーション用記憶領域にのみに保存し、取得用記憶領域には、上記取得応答に含まれる更新管理情報のみを保存するように構成した。これにより、取得用記憶領域に保存する更新管理情報を用いてコンテンツの要約情報の更新管理処理を維持しつつ、アプリケーション用記憶領域および取得用記憶領域の両方に要約情報を保存するものに比べて、記憶手段の容量が増大するのを抑制できる。   According to the first to fourth aspects of the present invention, the acquired summary information included in the acquisition response received from the server is stored only in the application storage area, and the acquisition storage area includes the update included in the acquisition response. Configured to save only management information. As a result, the update management information stored in the acquisition storage area is used to maintain the content summary information update management process, while the summary information is stored in both the application storage area and the acquisition storage area. The increase in the capacity of the storage means can be suppressed.

以下、図面を参照して本発明の実施の形態について説明する。
図1は本実施形態に係る通信システム全体の概略構成の一例を示す説明図である。この通信システムは、移動体通信端末としての携帯電話機10と、移動体通信事業者によって管理されている通信ネットワークとしての携帯電話通信網20とを用いて構成されている。携帯電話通信網20は、基地局201や図示しない交換機(回線交換機、パケット交換機)等を備え、図示しないゲートウェイサーバを介してインターネット30等の他の通信ネットワークに接続されている。また、携帯電話通信網20及びインターネット30には、WEBコンテンツを提供するWEBサーバ41が接続されている。WEBサーバ41は、各種WEBコンテンツのほか、そのWEBコンテンツの要約情報や更新情報も提供する。また、WEBサーバ41は携帯電話通信網20側に設けてもよい。これらのサーバから携帯電話機10にコンテンツをダウンロードするときには、ネットワークの各階層において所定の通信プロトコルが用いられる。例えば、WEBサーバ41からWEBページをダウンロードするときのアプリケーション層の通信プロトコルとしては、HTTP(Hyper Text Transfer Protocol)が用いられる。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is an explanatory diagram showing an example of a schematic configuration of the entire communication system according to the present embodiment. This communication system is configured using a mobile phone 10 as a mobile communication terminal and a mobile phone communication network 20 as a communication network managed by a mobile communication operator. The cellular phone communication network 20 includes a base station 201, a switch (not shown) (circuit switch, packet switch), and the like, and is connected to another communication network such as the Internet 30 via a gateway server (not shown). Further, a WEB server 41 that provides WEB content is connected to the mobile phone communication network 20 and the Internet 30. The WEB server 41 provides various WEB contents, as well as summary information and update information of the WEB contents. The WEB server 41 may be provided on the mobile phone communication network 20 side. When content is downloaded from these servers to the mobile phone 10, a predetermined communication protocol is used in each layer of the network. For example, HTTP (Hyper Text Transfer Protocol) is used as a communication protocol of the application layer when downloading a WEB page from the WEB server 41.

図2は、上記WEBサーバ41のハードウェア構成の一例を示すブロック図である。このWEBサーバ41は、システムバス400、CPU401、内部記憶装置、外部記憶装置404、入力装置405、出力装置406、及びインターネット用通信装置407を備えている。上記内部記憶装置は、RAM402やROM403等で構成されている。上記外部記憶装置は、ハードディスクドライブ(HDD)や光ディスクドライブ等で構成されている。上記入力装置405は、マウスやキーボード等で構成されている。上記出力装置406は、ディスプレイやプリンタ等で構成されている。上記通信装置407は、所定の通信プロトコルにより、携帯電話通信網20を介して他の携帯電話機や他のサーバと通信したり、インターネット30上の各種クライアント端末や他のサーバと通信したりするための装置である。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the WEB server 41. The WEB server 41 includes a system bus 400, a CPU 401, an internal storage device, an external storage device 404, an input device 405, an output device 406, and an internet communication device 407. The internal storage device includes a RAM 402, a ROM 403, and the like. The external storage device includes a hard disk drive (HDD), an optical disk drive, and the like. The input device 405 includes a mouse, a keyboard, and the like. The output device 406 includes a display, a printer, and the like. The communication device 407 communicates with other mobile phones and other servers via the mobile phone communication network 20 and communicates with various client terminals and other servers on the Internet 30 using a predetermined communication protocol. It is a device.

上記CPU401やRAM402等の構成要素はお互いに、システムバス400を介して、データやプログラムの命令等のやり取りを行っている。このサーバ40を所定の手順に従って動作させるためのプログラムはROM403や外部記憶装置404に記憶されており、必要に応じてCPU401やRAM402上の作業エリアに呼び出されて実行される。   The components such as the CPU 401 and the RAM 402 exchange data and program instructions with each other via the system bus 400. A program for operating the server 40 according to a predetermined procedure is stored in the ROM 403 and the external storage device 404, and is called up and executed in the work area on the CPU 401 or RAM 402 as necessary.

また、上記WEBサーバ41はそれぞれ一部又は全体を専用の制御装置として構成してもいいし、一部又は全体を汎用のコンピュータシステムを用いて構成してもよい。また、WEBサーバ41はそれぞれ、1台のコンピュータで構成してもいいし、複数の機能をそれぞれ受け持つ複数台のコンピュータをネットワークで結んで構成してもよい。   The WEB server 41 may be partially or entirely configured as a dedicated control device, or may be partially or entirely configured using a general-purpose computer system. Each WEB server 41 may be configured by one computer, or may be configured by connecting a plurality of computers each having a plurality of functions via a network.

図3は、WEBサーバ41の構成例を示す機能ブロック図である。WEBサーバ41は、記憶手段415と受信手段416と送信手段417とを備えている。このWEBサーバ41は、CPU等からなるハードウェア上で所定のプログラムを実行することにより、上記各手段の機能を実現している。上記記憶手段415は、上記内部記憶装置や外部記憶装置で構成され、携帯電話機10で受信可能な各種WEBコンテンツのデータや、そのWEBコンテンツの要約情報のデータを記憶している。上記受信手段416は、上記CPU401や通信装置407等で構成され、上記記憶手段415に記憶されている複数種類のWEBコンテンツやそのWEBコンテンツの要約情報を要求する取得要求を携帯電話機10から受信する。上記送信手段417は、上記CPU401や通信装置407等で構成され、上記取得要求に基づいて選択されたWEBコンテンツのデータや、そのWEBコンテンツの要約情報のデータを移動体通信端末10に送信する。   FIG. 3 is a functional block diagram illustrating a configuration example of the WEB server 41. The WEB server 41 includes a storage unit 415, a reception unit 416, and a transmission unit 417. The WEB server 41 realizes the functions of the above means by executing predetermined programs on hardware such as a CPU. The storage unit 415 includes the internal storage device and the external storage device, and stores various WEB content data that can be received by the mobile phone 10 and summary information data of the WEB content. The receiving unit 416 includes the CPU 401, the communication device 407, and the like, and receives from the mobile phone 10 an acquisition request for requesting a plurality of types of WEB content stored in the storage unit 415 and summary information of the WEB content. . The transmission means 417 includes the CPU 401, the communication device 407, and the like, and transmits the web content data selected based on the acquisition request and the summary information data of the web content to the mobile communication terminal 10.

上記WEBコンテンツの要約情報のデータは、携帯電話機からの取得要求に応じて、RSSのフォーマットで携帯電話機へ送信されており、携帯電話機は、このRSSのフォーマットで記述された文書(RSSフィード)受信して表示するソフトウェアであるRSSリーダを備えている。WEBコンテンツが更新された場合は、その更新後のWEBコンテンツの要約情報を反映したRSSフィードが作成される。この更新後のRSSフィードが、携帯電話機からの取得要求に応じて送信される。RSSフィードの一例としては、一般ニュース、音楽情報、ブログ、天気予報、CDや映画などの売り上げランキング等のコンテンツの要約情報が挙げられる。   The summary information data of the WEB content is transmitted to the mobile phone in the RSS format in response to an acquisition request from the mobile phone, and the mobile phone receives a document (RSS feed) described in the RSS format. An RSS reader which is software for displaying the information is provided. When the WEB content is updated, an RSS feed reflecting the summary information of the updated WEB content is created. The updated RSS feed is transmitted in response to an acquisition request from the mobile phone. Examples of RSS feeds include general news, music information, blogs, weather forecasts, and content summary information such as sales rankings for CDs and movies.

図4は携帯電話機10の一構成例を示す外観図であり、図5は、その携帯電話機10のハードウェア構成の一例を示す概略構成図である。携帯電話機10は、クラムシェル(折り畳み)タイプの携帯電話機であり、システムバス100、CPU101、RAM102やROM103等の記憶装置、入力装置104、出力装置105及び携帯電話通信網用通信装置106を備えている。CPU101やRAM102等の構成要素は、システムバス100を介して、互いに各種データやプログラムの命令等のやり取りを行っている。   FIG. 4 is an external view showing a configuration example of the mobile phone 10, and FIG. 5 is a schematic configuration diagram showing an example of a hardware configuration of the mobile phone 10. The mobile phone 10 is a clamshell (folding) type mobile phone, and includes a system bus 100, a CPU 101, a storage device such as a RAM 102 and a ROM 103, an input device 104, an output device 105, and a communication device 106 for a mobile phone communication network. Yes. Components such as the CPU 101 and the RAM 102 exchange various data and program instructions with each other via the system bus 100.

上記CPU101は、上記記憶装置から所定のプログラムを読み込んで実行することにより、ネイティブ側の電話機プラットフォームの基本ソフトOS上で、音声通話機能や、アプリケーションソフト(以下「アプリケーション」という。)による各種機能を実現することができる。このアプリケーションによる機能としては、RSSリーダ、WEBブラウザ、メーラー、外部装置とのデータ送受信、アドレス帳管理、スケジューラ、メモ帳等がある。   The CPU 101 reads and executes a predetermined program from the storage device, thereby performing various functions such as a voice call function and application software (hereinafter referred to as “application”) on the basic software OS of the native telephone platform. Can be realized. The functions of this application include an RSS reader, a WEB browser, a mailer, data transmission / reception with an external device, address book management, scheduler, memo pad, and the like.

また、上記CPU101は、上記記憶装置から所定のプログラムを読み込んで実行することにより、ネイティブ側の電話機プラットフォーム上でアプリケーションを実行するためのアプリケーション実行環境を構築することができる。そして、このアプリケーション実行環境上で、携帯電話機10にプリインストールされているアプリケーションや、利用者がダウンロードして登録したアプリケーション等の各種アプリケーションを実行することができる。   The CPU 101 can construct an application execution environment for executing an application on the native telephone platform by reading and executing a predetermined program from the storage device. In the application execution environment, various applications such as an application preinstalled in the mobile phone 10 and an application downloaded and registered by the user can be executed.

上記入力装置104は、データ入力キー(テンキー、*キー、#キー)11、通話開始キー12、終話キー13、スクロールキー14、多機能キー15、マイク16等から構成されている。この入力装置104のテンキー11、通話開始キー12、終話キー13等により、利用者が操作可能な操作部が構成される。この操作部を操作することにより、利用者は、携帯電話機10に対してコンテンツ取得先のURL等のデータを入力したり、電話着信の際に通話の開始及び終了を行ったり、アプリケーションの選択、起動及び停止を行ったりすることができる。また、利用者は上記操作部を操作することにより、上記WEBサーバ41から、アプリケーションプログラム等のコンテンツをダウンロードして登録することができる。   The input device 104 includes a data input key (ten key, * key, # key) 11, a call start key 12, an end key 13, a scroll key 14, a multi-function key 15, a microphone 16, and the like. The numeric keypad 11, the call start key 12, the call end key 13, and the like of the input device 104 constitute an operation unit that can be operated by the user. By operating this operation unit, the user inputs data such as the URL of the content acquisition destination to the mobile phone 10, starts and ends a call when receiving a call, selects an application, It can be started and stopped. Further, the user can download and register contents such as application programs from the WEB server 41 by operating the operation unit.

上記出力装置105は、表示手段である液晶ディスプレイ(LCD)17、音出力手段であるスピーカ18等から構成されている。上記液晶ディスプレイ(LCD)17やスピーカ18等からなる出力装置等で構成されている出力部は、携帯電話通信網20を介して受信したWebページを液晶ディスプレイ(LCD)17に表示したり、携帯電話通信網20から情報を着信した旨を利用者に知らせたりするときに用いられる。具体的には、その情報を着信すると、出力部の液晶ディスプレイ(LCD)17に着信報知画像を表示したり、スピーカ18から着信音を出力させたりする。なお、上記スピーカ18は、通話中の音声を聞くための受話器用スピーカ(レシーバ)と、着信音や音楽などを出力する外部出力用スピーカとを別々に設けて構成してもいいし、これらの受話器用スピーカ及び外部出力用スピーカを兼用するように一つのスピーカで構成してもよい。   The output device 105 includes a liquid crystal display (LCD) 17 as display means, a speaker 18 as sound output means, and the like. An output unit composed of an output device or the like including the liquid crystal display (LCD) 17 and the speaker 18 displays a Web page received via the mobile phone communication network 20 on the liquid crystal display (LCD) 17 or a mobile phone. This is used when notifying the user that information has been received from the telephone communication network 20. Specifically, when the information is received, an incoming call notification image is displayed on the liquid crystal display (LCD) 17 of the output unit, or a ringing tone is output from the speaker 18. The speaker 18 may be configured by separately providing a receiver speaker (receiver) for listening to a voice during a call and an external output speaker for outputting a ring tone or music. You may comprise by one speaker so that the speaker for receivers and the speaker for external outputs may be combined.

上記携帯電話通信網用通信装置106は、変復調器、シンセサイザ、周波数変換器,高周波増幅器などにより構成され、携帯電話通信網20を介して他の携帯電話機や上記サーバ41等と通信するときに用いられる。この携帯電話通信網用通信装置106は、携帯電話通信網20を介して他の携帯電話機とメールのやり取りを行ったり、携帯電話通信網20からゲートウェイサーバを介して、インターネット等の外部の通信ネットワークに接続し、インターネット上での電子メールのやり取り等を行ったりするための通信手段として用いられる。更に、この携帯電話通信網用通信装置106は、携帯電話通信網10を介して、サーバ41が提供する各種コンテンツをダウンロードしたり、現在位置の位置情報を含む配信情報を受信したりする情報受信手段としても用いられる。   The mobile phone communication network communication device 106 includes a modem, a synthesizer, a frequency converter, a high frequency amplifier, and the like, and is used when communicating with other mobile phones, the server 41, and the like via the mobile phone communication network 20. It is done. The mobile phone communication network communication device 106 exchanges mails with other mobile phones via the mobile phone communication network 20, or external communication networks such as the Internet from the mobile phone communication network 20 via a gateway server. And is used as a communication means for exchanging electronic mail on the Internet. Further, the mobile phone communication network communication device 106 downloads various contents provided by the server 41 via the mobile phone communication network 10 or receives distribution information including position information of the current position. Also used as a means.

図6は、本実施形態に係る携帯電話機10の主要な機能を抽出して示した機能ブロック図である。この携帯電話機10は、通信手段110と表示手段111と記憶手段112と表示制御手段113と要約情報閲覧アプリケーション114とを有する。   FIG. 6 is a functional block diagram showing extracted main functions of the mobile phone 10 according to the present embodiment. The cellular phone 10 includes a communication unit 110, a display unit 111, a storage unit 112, a display control unit 113, and a summary information browsing application 114.

上記通信手段110は上記通信装置106等で構成され、HTTP等の所定の通信プロトコルを用いて携帯電話通信網20を介した通信を行う。この通信手段110は、記憶手段112の取得用記憶領域に保存されている接続情報としてのURI(Uniform Resource Identifier)に基づいて通信ネットワーク上のWEBサーバ41にアクセスし、そのWEBサーバ41から前述のRSSフィードを取得する取得手段として用いられる。また、この取得手段は、取得したRSSフィードを含んだ取得応答(HTTPレスポンス)のうち、RSSフィードの更新管理情報を取得用記憶領域(キャッシュ)112aへ保存し、取得応答(HTTPレスポンス)のうち要約情報(RSSフィード)を、アプリケーション用記憶領域(ストレージ)112bへ保存する。また、取得手段は、所定の時間毎にURIに基づいて通信ネットワーク上のWEBサーバ41にアクセスし、そのサーバからRSSフィードの更新の確認を自動的にできるようになっている。このとき、取得手段は、取得用記憶領域から更新管理情報を読み出し、要約情報の更新を問い合わせる識別子(If-Modified-SinceヘッダやIf-None-Matchヘッダ)を付加した取得要求をWEBサーバへ送信している。この自動取得処理における取得のタイミングは、利用者が手動で設定したり、携帯電話機が、RSSフィードの種別から自動的に設定したりする。
自動取得のタイミングは、装置内部のDRM用内部時計に従い処理を行う。また、通信トラフィックが混雑する時間帯は、自動取得のタイミングとなっても、自動取得処理を行わないようにして、携帯電話通信網20の付加を低減させるようにしてもよい。
The communication unit 110 includes the communication device 106 and the like, and performs communication via the mobile phone communication network 20 using a predetermined communication protocol such as HTTP. This communication means 110 accesses the WEB server 41 on the communication network based on a URI (Uniform Resource Identifier) as connection information stored in the acquisition storage area of the storage means 112, and from the WEB server 41, the above-mentioned Used as acquisition means for acquiring RSS feeds. In addition, the acquisition unit stores the RSS feed update management information in the acquisition storage area (cache) 112a in the acquisition response (HTTP response) including the acquired RSS feed, and includes the acquisition response (HTTP response). The summary information (RSS feed) is stored in the application storage area (storage) 112b. Further, the obtaining means can access the WEB server 41 on the communication network based on the URI at predetermined time intervals and automatically confirm the update of the RSS feed from the server. At this time, the acquisition means reads the update management information from the acquisition storage area, and sends an acquisition request with an identifier (If-Modified-Since header or If-None-Match header) for inquiring update of summary information to the WEB server. is doing. The acquisition timing in this automatic acquisition process is set manually by the user, or automatically set by the mobile phone from the type of RSS feed.
The automatic acquisition timing is processed according to the DRM internal clock inside the apparatus. Further, even when the time of communication traffic congestion is the timing of automatic acquisition, the automatic acquisition process may not be performed to reduce the addition of the mobile phone communication network 20.

上記表示手段111は上記ディスプレイ等で構成され、RSSフィードの表示を行うアプリケーション114(RSSリーダ)を起動したときに、通信ネットワーク上のWEBサーバ41から受信した前述のRSSフィードを表示することができる。   The display unit 111 is configured by the display or the like, and can display the RSS feed received from the WEB server 41 on the communication network when the application 114 (RSS reader) for displaying the RSS feed is activated. .

上記記憶手段112は上記RAM102等の記憶装置により構成され、取得用記憶領域112aとアプリケーション記憶領域112bとを有している。取得用記憶領域112aには、上記取得手段が使用するRSSフィードの更新管理情報を記憶している。RSSフィードの更新管理情報としては、RSSフィードの更新日情報(Last-Modified)やRSSフィードの識別情報(ETag)が挙げられる。このRSSフィードの更新管理情報は、RSSフィードの接続先情報(URI)と関連付けて保存されている。また、アプリケーション記憶領域112bは、RSSリーダが使用するRSSフィードのデータが保存されている。RSSフィードのデータは、フォルダ形式でアプリケーション記憶領域112bに保存されている。フォルダは、カテゴリ別に複数設けられており、例えば、RSSフィードが、「ニュース」に関するものの場合は、ニュースカテゴリのフォルダに保存され、「ブログ・日記」に関するものの場合は、ブログのカテゴリのフォルダに保存される。   The storage unit 112 includes a storage device such as the RAM 102, and includes an acquisition storage area 112a and an application storage area 112b. The acquisition storage area 112a stores RSS feed update management information used by the acquisition means. The RSS feed update management information includes RSS feed update date information (Last-Modified) and RSS feed identification information (ETag). The RSS feed update management information is stored in association with the RSS feed connection destination information (URI). The application storage area 112b stores RSS feed data used by the RSS reader. RSS feed data is stored in the application storage area 112b in a folder format. A plurality of folders are provided for each category. For example, if the RSS feed is related to “news”, it is stored in the folder of the news category, and if it is related to “blog / diary”, it is stored in the folder of the blog category. Is done.

上記表示制御手段113は上記CPU101等で構成され、RSSリーダでアプリケーション記憶領域112bから読み出されたRSSフィードを表示するように制御する。また、RSSフィードが未読の場合に、待ち受け画面などのピクト領域に、未読のRSSフィードがある旨のピクト画像を表示するように制御する。   The display control means 113 is composed of the CPU 101 and the like, and controls to display the RSS feed read from the application storage area 112b with an RSS reader. Further, when the RSS feed is unread, control is performed so that a pictographic image indicating that there is an unread RSS feed is displayed in a pictographic area such as a standby screen.

図7は、上記RSSリーダ起動時の携帯電話機の画面遷移の一例を示す図である。利用者が携帯電話機のディスプレイ17に表示された図示しないメニュー選択画面から、「RSSリーダ」を選択すると、図7(a)に示すような、カテゴリ選択画面がディスプレイ17に表示される。このカテゴリ選択画面は、上記記憶手段114のフォルダと対応しており、例えば、画面の「ニュース」は、ニュースカテゴリのフォルダに対応し、「ブログ・日記」は、ブログのカテゴリのフォルダに対応している。また、フォルダに保存されたRSSに未読のRSSがある場合は、メニュー選択画面のピクト領域に例えば、図に示すような「NEW」のピクト画像が表示される。   FIG. 7 is a diagram illustrating an example of screen transition of the mobile phone when the RSS reader is activated. When the user selects “RSS reader” from a menu selection screen (not shown) displayed on the display 17 of the mobile phone, a category selection screen as shown in FIG. 7A is displayed on the display 17. This category selection screen corresponds to the folder of the storage means 114. For example, “news” on the screen corresponds to the folder of the news category, and “blog / diary” corresponds to the folder of the blog category. ing. If there is an unread RSS in the RSS stored in the folder, for example, a “NEW” pictographic image as shown in the figure is displayed in the pictogram area of the menu selection screen.

利用者が、ニュースのカテゴリを選択すると、図7(b)に示すように、携帯電話機10によってニュースのカテゴリに分類され、ニュースカテゴリのフォルダに保存されたRSSフィードのタイトルリストが表示される。なお、利用者が、図7(b)のテレビのカテゴリを選択した場合は、テレビカテゴリのフォルダに保存されたRSSフィードのタイトルリストが表示され、ブログ・日記のカテゴリを選択した場合は、ブログ・日記のカテゴリのフォルダに保存されたRSSフィードのタイトルリストが表示される。
また、このRSSリスト表示画面においても、未読のRSSがある場合は、このRSSフィードに対応する画面のピクト領域に図に示すような「NEW」のピクト画像を表示する。
When the user selects a news category, as shown in FIG. 7B, the mobile phone 10 classifies the news category and displays the RSS feed title list stored in the news category folder. When the user selects the TV category shown in FIG. 7B, the RSS feed title list stored in the TV category folder is displayed. When the user selects the blog / diary category, the blog A list of RSS feed titles stored in the diary category folder is displayed.
Also, in the RSS list display screen, if there is an unread RSS, a “NEW” pictographic image as shown in the figure is displayed in the pictogram area of the screen corresponding to the RSS feed.

図7(b)のRSSフィードのタイトルリストから、○×新聞社を選択すると、図7(c)に示すような、○×新聞社が提供しているWEBページの要約情報のタイトル一覧(RSSフィードのアイテムタイトルリスト)が表示される。この要約情報のタイトル一覧画面を表示すると、携帯電話機10は、このRSSフィードが既読されたと認識し、上記ピクト画像を消灯させる。また、図中上部のRSSフィードのタイトル(○×新聞社)には、リンクが貼られており、利用者が図中上部のRSSフィードのタイトルをクリックすると、例えば、○×新聞社のホームページへアクセスするなど、特定のURI先に接続して、特定のWEBページが表示される。   When XX newspaper company is selected from the RSS feed title list in FIG. 7B, a summary list of RSS information (RSS RSS) provided by XX newspaper company as shown in FIG. 7C. Feed item title list). When the summary information title list screen is displayed, the mobile phone 10 recognizes that the RSS feed has been read, and turns off the pictogram image. The RSS feed title (XX newspaper) at the top of the figure has a link, and when the user clicks on the RSS feed title at the top of the chart, for example, to the XX newspaper website. A specific WEB page is displayed by connecting to a specific URI destination such as accessing.

利用者が、「○×国の首相来日」の要約情報のタイトルを選択すると、携帯電話機10は、図7(d)に示すように、ディスプレイ17にこの要約情報のタイトルに対応する要約情報を表示する。図中上部の要約情報のタイトル(○×国の首相来日)には、リンクが貼られており、利用者が図中上部の要約情報のタイトルをクリックすると、この要約情報に対応するWEBページをWEBサーバ41から取得し、表示する。   When the user selects the title of the summary information of “XX country prime minister's visit to Japan”, the mobile phone 10 displays summary information corresponding to the title of the summary information on the display 17 as shown in FIG. Is displayed. The title of the summary information at the top of the figure (XX country prime minister's visit to Japan) has a link, and when the user clicks on the title of the summary information at the top of the figure, the WEB page corresponding to this summary information Is acquired from the WEB server 41 and displayed.

図8は、記憶手段112に記憶されているRSSフィードの更新処理時のシーケンス図である。
携帯電話機の記憶手段に記憶されているRSSフィードの更新処理を行う際に、キャッシュメモリ114に記憶されたRSSフィードの更新日情報(Last-Modified)を読み出す。そして、HTTPリクエストのIf-Modified-Sinceヘッダに更新日情報(Last-Modified)を指定して、WEBサーバ41へ送信する。WEBサーバ41は、HTTPリクエストを受信したら、アクセス先のRSSフィードの更新日情報(Last-Modified)と、If-Modified-Sinceヘッダで指定された日付とを比べる。アクセス先のRSSフィードの更新日情報(Last-Modified)が、If-Modified-Sinceヘッダで指定された日付以降の場合、RSSフィードは更新されているので、WEBサーバ41は、取得応答たるHTTPレスポンスのHTTPステータスコード:200(OK)で、RSSフィードを送信する。携帯電話機は、RSSフィードを受信したら、ストレージ112bに記憶されているRSSフィードを受信したRSSフィードに上書きする。また、WEBサーバ41からRSSフィードとともに送信された、Last-Modified(更新日)をURIと関連付けてキャッシュ112aに保存する。そして、ディスプレイ17にピクト画像を表示したり、音やバイブを鳴らしたりして、RSSフィードが更新されたことを利用者に報知する。
FIG. 8 is a sequence diagram during the update process of the RSS feed stored in the storage unit 112.
When the RSS feed stored in the storage unit of the mobile phone is updated, the RSS feed update date information (Last-Modified) stored in the cache memory 114 is read. Then, the update date information (Last-Modified) is specified in the If-Modified-Since header of the HTTP request and transmitted to the WEB server 41. When receiving the HTTP request, the WEB server 41 compares the update date information (Last-Modified) of the RSS feed of the access destination with the date specified by the If-Modified-Since header. If the update date information (Last-Modified) of the RSS feed at the access destination is after the date specified by the If-Modified-Since header, the RSS feed has been updated, so the WEB server 41 receives an HTTP response as an acquisition response. The RSS status code is 200 (OK), and the RSS feed is transmitted. When the mobile phone receives the RSS feed, the mobile phone overwrites the received RSS feed with the RSS feed stored in the storage 112b. Further, the Last-Modified (update date) transmitted from the WEB server 41 together with the RSS feed is stored in the cache 112a in association with the URI. Then, a pictographic image is displayed on the display 17 or a sound or a vibration is sounded to notify the user that the RSS feed has been updated.

一方、アクセス先のRSSフィードのLast-Modified(更新日)が、If-Modified-Sinceヘッダで指定された日付以降でない場合、RSSフィードが更新されていないので、WEBサーバ41は、HTTPレスポンス(取得応答)のHTTPステータスコードをRSSフィードが更新されていない旨を示す、304(Not Modified)を付加して送信する。携帯電話機10は、HTTPステータスコード:304を受信したら、「更新なし」と判断しそのまま処理を終了する。   On the other hand, if the Last-Modified (update date) of the RSS feed of the access destination is not after the date specified in the If-Modified-Since header, the RSS feed has not been updated. Response) HTTP status code is added with 304 (Not Modified) indicating that the RSS feed has not been updated. When the mobile phone 10 receives the HTTP status code 304, it determines that “no update” and ends the process.

このように、取得要求(HTTPリクエスト)に、サーバ側のRSSフィードの更新日が、携帯電話機が取得したRSSフィードの更新日以降の場合のみ、RSSフィードを送信するように指示する指示情報(If-Modified-Sinceヘッダ)を付加している。これにより、RSSフィードが更新されていない場合は、更新されていない旨を示す、HTTPステータスコード:304(Not Modified)のみを返信するのでWEBサーバから送信されるデータ量が少なくて済む。これにより、通信費を削減することができ、また、携帯電話通信網の負荷を低減することができる。   In this way, in the acquisition request (HTTP request), instruction information that instructs to send the RSS feed only when the update date of the RSS feed on the server side is after the update date of the RSS feed acquired by the mobile phone (If -Modified-Since header) is added. As a result, when the RSS feed is not updated, only the HTTP status code 304 (Not Modified) indicating that the RSS feed has not been updated is returned, so that the amount of data transmitted from the WEB server can be reduced. Thereby, the communication cost can be reduced, and the load on the mobile phone communication network can be reduced.

また、通常のキャッシュ機能を用いたHTTP通信処理と異なり、更新されたRSSフィードは、キャッシュ112aには保存しない。よって、RSSフィードは、ストレージ112bにのみに保存されるので、キャッシュ112aとストレージ112bとの両方にRSSフィードを保存したものに比べて、記憶手段の記憶容量を低減することができる。また、キャッシュ112aにRSSフィードを保存しないので、HTTPステータスコード:304(Not Modified)を受信したときは、通常のキャッシュ機能を用いたHTTP通信処理と異なりキャッシュに保存してあるRSSフィードを表示させずに、そのまま処理を終了するように制御する。   Further, unlike the HTTP communication process using the normal cache function, the updated RSS feed is not stored in the cache 112a. Therefore, since the RSS feed is stored only in the storage 112b, the storage capacity of the storage unit can be reduced compared to the RSS feed stored in both the cache 112a and the storage 112b. Since the RSS feed is not stored in the cache 112a, when the HTTP status code 304 (Not Modified) is received, the RSS feed stored in the cache is displayed unlike the HTTP communication processing using the normal cache function. And control to end the process as it is.

また、上記においては、更新日情報(Last-Modified)から、WEBサーバからRSSフィードが更新されているか否かを確認しているが、これに限られない。例えば、RSSフィードを特定する識別子であるETagによって、WEBサーバのRSSフィードが更新されているか否かを確認してもよい。この場合、HTTPリクエストにIf-None-Matchヘッダを付加して、キャッシュ114に記憶されたETagを指定する。WEBサーバ41は、アクセス先のRSSフィードのETagと、If-None-Matchヘッダで指定されたETagとが同一か否かをチェックする。同一でない場合は、RSSフィードが更新されているので、HTTPレスポンスのHTTPステータスコードを200(OK)にしてRSSフィードを送信する。そして、記憶手段112(ストレージ)に記憶されたRSSフィードを受信したRSSフィードに上書きする。また、WEBサーバ41からRSSフィードとともに送信された、ETagをキャッシュ114に記憶する。   In the above description, it is confirmed from the update date information (Last-Modified) whether or not the RSS feed is updated from the WEB server. However, the present invention is not limited to this. For example, it may be confirmed whether or not the RSS feed of the WEB server is updated by an ETag that is an identifier for specifying the RSS feed. In this case, an If-None-Match header is added to the HTTP request, and the ETag stored in the cache 114 is designated. The WEB server 41 checks whether the ETag of the RSS feed to be accessed is the same as the ETag specified by the If-None-Match header. If they are not the same, the RSS feed has been updated, so the HTTP status code of the HTTP response is set to 200 (OK) and the RSS feed is transmitted. The RSS feed stored in the storage unit 112 (storage) is overwritten on the received RSS feed. Further, the ETag transmitted together with the RSS feed from the WEB server 41 is stored in the cache 114.

一方、アクセス先のRSSフィードのETagが、If-None-Matchヘッダで指定されたETagと同一の場合、RSSフィードが更新されていないので、WEBサーバ41は、HTTPステータスコード:304(Not Modified)を送信する。携帯電話機10は、HTTPステータスコード:304を受信したら、「更新なし」と判断し処理を終了する。   On the other hand, if the ETag of the RSS feed of the access destination is the same as the ETag specified in the If-None-Match header, the RSS feed has not been updated, so the WEB server 41 has an HTTP status code: 304 (Not Modified) Send. When receiving the HTTP status code 304, the mobile phone 10 determines that “no update” and ends the process.

このように、サーバ側のRSSフィードの識別情報(ETag)が、携帯電話機が取得したRSSフィードの識別情報(ETag)と異なる場合のみ、要約情報を送信するように指示する指示情報(If-None-Matchヘッダ)を取得要求(HTTPリクエスト)に付加することで、RSSフィードが更新されていない場合は、HTTPステータスコード:304のみを返信するのでWEBサーバから送信されるデータ量が少なくて済む。これにより、通信費を削減することができ、また、携帯電話通信網の負荷を低減することができる。   In this way, the instruction information (If-None for instructing to transmit summary information only when the RSS feed identification information (ETag) on the server side is different from the RSS feed identification information (ETag) acquired by the mobile phone. -Match header) is added to the acquisition request (HTTP request), and when the RSS feed is not updated, only the HTTP status code 304 is returned, so that the amount of data transmitted from the WEB server can be reduced. Thereby, the communication cost can be reduced, and the load on the mobile phone communication network can be reduced.

また、本発明は、携帯電話機に限定することなく、表示手段を備えたものであれば様々な移動体通信端末に適用することができる。すなわち、本発明における「移動体通信端末」としては、PDC(Personal Digital Cellular)方式、GSM(Global System for Mobile Communication)方式、TIA(Telecommunications Industry Association)方式等の携帯電話機、IMT(International Mobile Telecommunications)−2000で標準化された携帯電話機、TD−SCDMA(Time Division Synchronous Code Division Multiple Access)方式の一つであるTD−SCDMA(MC:Multi Carrier)方式の携帯電話機、PHS(Personal Handyphone System)、自動車電話機、固定電話機等の通話機能を有する電話機が挙げられる。また、この「移動体通信端末」としては、上記電話機のほか、通話機能を有するPDA(Personal Digital Assistance)等の通信端末も挙げられる。   Further, the present invention is not limited to a mobile phone and can be applied to various mobile communication terminals provided with a display means. That is, as the “mobile communication terminal” in the present invention, a PDC (Personal Digital Cellular) system, a GSM (Global System for Mobile Communication) system, a TIA (Telecommunications Industry Association) system mobile phone, an IMT (International Mobile Telecommunications) system, etc. -2000 standard mobile phone, TD-SCDMA (MC: Multi Carrier) mobile phone, one of TD-SCDMA (Time Division Synchronous Code Division Multiple Access), PHS (Personal Handyphone System), automobile phone And a telephone having a call function such as a fixed telephone. Examples of the “mobile communication terminal” include a communication terminal such as a PDA (Personal Digital Assistance) having a call function in addition to the above telephone.

本発明の実施形態に係る通信システムの概略構成図。1 is a schematic configuration diagram of a communication system according to an embodiment of the present invention. WEBサーバのハードウェア構成のブロック図。The block diagram of the hardware constitutions of a WEB server. WEBサーバの機能ブロック図。The functional block diagram of a WEB server. 携帯電話機の外観図。FIG. 携帯電話機のハードウェア構成のブロック図。The block diagram of the hardware constitutions of a mobile telephone. 携帯電話機の機能ブロック図。The functional block diagram of a mobile telephone. (a)〜(d)はRSSリーダ起動時の携帯電話機の画面遷移の一例を示す図。(A)-(d) is a figure which shows an example of the screen transition of the mobile telephone at the time of RSS reader starting. 記憶手段に記憶されているRSSフィードの更新処理時のシーケンス図。The sequence diagram at the time of the update process of the RSS feed memorize | stored in the memory | storage means.

符号の説明Explanation of symbols

10 携帯電話機
20 携帯電話通信網
30 インターネット
41 WEBサーバ
110 通信手段(取得手段)
111 表示手段
112 記憶手段
112a 取得用記憶領域
112b アプリケーション用記憶領域
113 表示制御手段
114 要約情報閲覧アプリケーション
415 記憶手段
416 受信手段
417 送信手段
DESCRIPTION OF SYMBOLS 10 Mobile phone 20 Mobile phone communication network 30 Internet 41 WEB server 110 Communication means (acquisition means)
111 Display Unit 112 Storage Unit 112a Acquisition Storage Area 112b Application Storage Area 113 Display Control Unit 114 Summary Information Browsing Application 415 Storage Unit 416 Reception Unit 417 Transmission Unit

Claims (4)

画像を表示する表示手段と、通信ネットワークを介して通信する通信手段と、通信ネットワーク上のサーバにコンテンツの要約情報の取得要求を送信して前記要約情報を取得する取得手段とを備え、取得した前記要約情報を表示する移動体通信端末において、
前記取得手段が使用する取得用記憶領域と、前記要約情報を閲覧するアプリケーションが使用するアプリケーション用記憶領域とを有する記憶手段を備え、
前記取得要求に対する取得応答を受信した際、前記取得応答に含まれる更新管理情報を前記取得用記憶領域に保存し、前記取得応答に含まれる前記要約情報を前記取得用記憶領域に保存せずに前記アプリケーション用記憶領域に保存することを特徴とする移動体通信端末。
A display means for displaying an image; a communication means for communicating via a communication network; and an acquisition means for acquiring the summary information by transmitting a content summary information acquisition request to a server on the communication network. In the mobile communication terminal that displays the summary information,
A storage means having an acquisition storage area used by the acquisition means and an application storage area used by an application for browsing the summary information;
When the acquisition response to the acquisition request is received, the update management information included in the acquisition response is stored in the acquisition storage area, and the summary information included in the acquisition response is not stored in the acquisition storage area. A mobile communication terminal, wherein the mobile communication terminal is stored in the application storage area.
請求項1に記載の移動体通信端末において、
前記サーバ側の要約情報の更新日が、当該移動体通信端末が取得した要約情報の更新日以降の場合のみ、前記要約情報を送信するように指示する指示情報を前記取得要求に付加することを特徴とする移動体通信端末。
The mobile communication terminal according to claim 1, wherein
Only when the update date of the summary information on the server side is after the update date of the summary information acquired by the mobile communication terminal, instruction information for instructing to transmit the summary information is added to the acquisition request. A characteristic mobile communication terminal.
請求項1に記載の移動体通信端末において、
前記サーバ側の要約情報の識別情報が、当該移動体通信端末が取得した要約情報の識別情報と異なる場合のみ、前記要約情報を送信するように指示する指示情報を前記取得要求に付加することを特徴とする移動体通信端末。
The mobile communication terminal according to claim 1, wherein
Only when the identification information of the summary information on the server side is different from the identification information of the summary information acquired by the mobile communication terminal, instruction information for instructing to transmit the summary information is added to the acquisition request. A characteristic mobile communication terminal.
請求項1から請求項3に記載のいずれかの移動体通信端末において、
前記要約情報は、WEBコンテンツの見出し情報、要約情報および更新情報であることを特徴とする移動体通信端末。
In the mobile communication terminal according to any one of claims 1 to 3,
The mobile communication terminal, wherein the summary information is heading information, summary information, and update information of WEB content.
JP2006127746A 2006-05-01 2006-05-01 Mobile communication terminal Expired - Fee Related JP5005950B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006127746A JP5005950B2 (en) 2006-05-01 2006-05-01 Mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006127746A JP5005950B2 (en) 2006-05-01 2006-05-01 Mobile communication terminal

Publications (2)

Publication Number Publication Date
JP2007299274A true JP2007299274A (en) 2007-11-15
JP5005950B2 JP5005950B2 (en) 2012-08-22

Family

ID=38768709

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006127746A Expired - Fee Related JP5005950B2 (en) 2006-05-01 2006-05-01 Mobile communication terminal

Country Status (1)

Country Link
JP (1) JP5005950B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013516704A (en) * 2010-01-07 2013-05-13 ディビックス, エルエルシー System and method for accessing content using an Internet content guide

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001067311A (en) * 1999-08-27 2001-03-16 Mitsubishi Electric Corp Information providing system
JP2003271495A (en) * 2002-03-14 2003-09-26 Seiko Epson Corp Web site information update system, personal digital assistant and program for controlling personal digital assistant
JP2004199105A (en) * 2002-10-18 2004-07-15 Matsushita Electric Ind Co Ltd Data storage system
US20060041596A1 (en) * 2004-08-19 2006-02-23 Vlad Stirbu Caching directory server data for controlling the disposition of multimedia data on a network
JP2006099341A (en) * 2004-09-29 2006-04-13 Bank Of Tokyo-Mitsubishi Ufj Ltd Update history generation device and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001067311A (en) * 1999-08-27 2001-03-16 Mitsubishi Electric Corp Information providing system
JP2003271495A (en) * 2002-03-14 2003-09-26 Seiko Epson Corp Web site information update system, personal digital assistant and program for controlling personal digital assistant
JP2004199105A (en) * 2002-10-18 2004-07-15 Matsushita Electric Ind Co Ltd Data storage system
US20060041596A1 (en) * 2004-08-19 2006-02-23 Vlad Stirbu Caching directory server data for controlling the disposition of multimedia data on a network
JP2006099341A (en) * 2004-09-29 2006-04-13 Bank Of Tokyo-Mitsubishi Ufj Ltd Update history generation device and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013516704A (en) * 2010-01-07 2013-05-13 ディビックス, エルエルシー System and method for accessing content using an Internet content guide

Also Published As

Publication number Publication date
JP5005950B2 (en) 2012-08-22

Similar Documents

Publication Publication Date Title
JP4916217B2 (en) Mobile communication terminal
JP4982139B2 (en) Relay server and information providing system
JP2007299275A (en) Relay server
JP4815266B2 (en) Mobile communication terminal
JP4749235B2 (en) Mobile communication terminal and server
JP2004056689A (en) Mobile communication terminal, its control method and program
JP2007299276A (en) Information supply method, server and mobile communication terminal
EP1872525B1 (en) System and method for discovering wireless mobile applications
JP4791261B2 (en) Mobile communication terminal
JP4790483B2 (en) Mobile communication terminal
JP5005950B2 (en) Mobile communication terminal
JP5107068B2 (en) Communication terminal and server
JP4833725B2 (en) Mobile communication terminal and server
JP4377317B2 (en) Content providing method, server, and mobile communication terminal
JP5081997B2 (en) Mobile communication terminal
JP4242821B2 (en) Mobile communication terminal
JP4791926B2 (en) Web page storage management method and information communication terminal device
JP4810314B2 (en) Mobile communication terminal, server, and content providing method
JP5081674B2 (en) Communication terminal
JP4980563B2 (en) Content providing method, communication method at the time of content acquisition, mobile communication terminal, content providing server, and communication relay server
JP2007299323A (en) Mobile communication terminal
JP2002366581A (en) Bookmark management system and portable communication terminal
JP2012069139A (en) Relay server and information service system
JP2007300485A (en) Mobile communication system
JP2006155506A (en) Contents providing method, communication terminal of traveling object and contents providing server

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110623

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110701

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120222

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120511

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120524

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150601

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5005950

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees