JP4413655B2 - Content browsing system, communication control unit, portable communication terminal, and content browsing method - Google Patents

Content browsing system, communication control unit, portable communication terminal, and content browsing method Download PDF

Info

Publication number
JP4413655B2
JP4413655B2 JP2004064882A JP2004064882A JP4413655B2 JP 4413655 B2 JP4413655 B2 JP 4413655B2 JP 2004064882 A JP2004064882 A JP 2004064882A JP 2004064882 A JP2004064882 A JP 2004064882A JP 4413655 B2 JP4413655 B2 JP 4413655B2
Authority
JP
Japan
Prior art keywords
content
file
unit
memory
url
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.)
Expired - Fee Related
Application number
JP2004064882A
Other languages
Japanese (ja)
Other versions
JP2005251137A (en
Inventor
雅典 佐藤
徹也 藤原
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.)
Sony Corp
Original Assignee
Sony Ericsson Mobile Communications Japan 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 Sony Ericsson Mobile Communications Japan Inc filed Critical Sony Ericsson Mobile Communications Japan Inc
Priority to JP2004064882A priority Critical patent/JP4413655B2/en
Publication of JP2005251137A publication Critical patent/JP2005251137A/en
Application granted granted Critical
Publication of JP4413655B2 publication Critical patent/JP4413655B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、インターネット等の通信ネットワーク上に配置されたコンテンツサーバから配信される、HTMLなどのページ形式のコンテンツデータを、携帯通信端末により閲覧するコンテンツ閲覧システム、通信制御ユニット、携帯通信端末及びコンテンツ閲覧方法に関する。   The present invention relates to a content browsing system, a communication control unit, a mobile communication terminal, and a content for browsing content data in a page format such as HTML distributed from a content server arranged on a communication network such as the Internet. It relates to browsing methods.

従来、インターネット等の通信ネットワーク上に配置されたコンテンツサーバから配信されるサイトページを、携帯電話やPDA等の通信端末に内蔵されたブラウザ機能により閲覧する技術が開発されている。このサイトページは、通常、HTML(Hyper Text Markup Language)など、相互にリンクが張られ、このリンクを辿ってページを遷移させることができるページ形式となっている。   2. Description of the Related Art Conventionally, a technique for browsing a site page distributed from a content server arranged on a communication network such as the Internet by using a browser function built in a communication terminal such as a mobile phone or a PDA has been developed. This site page is usually in a page format such as HTML (Hyper Text Markup Language), which is linked to each other, and the page can be changed by following this link.

ところが、携帯電話等の携帯通信端末でブラウザ機能を使用するとき、無線という性質上、下りの転送レートが有線と比較してまだ十分ではないことから、一ページを閲覧するのに時間がかかることが多い。そのため従来から、一度閲覧したページを携帯電話内部のメモリに保存しておき、再度閲覧する場合にそれを参照することで高速化を図る、いわゆるキャッシュ機能が備えられているのが一般的である。   However, when using the browser function on a mobile communication terminal such as a mobile phone, it takes time to view one page because the downlink transfer rate is still not sufficient compared to wired due to the wireless nature. There are many. For this reason, it is common to have a so-called cache function that saves a page once viewed in the memory inside the mobile phone and refers to it when browsing again to increase the speed. .

しかしながら、上述した従来のキャッシュ機能では、閲覧しているページのコンテンツがいつ更新されるか、携帯電話側では判別できないため、通常はバックボタンを押下して戻った場合のみキャッシュを参照し、それ以外の場合は通常の処理と同様に全てダウンロードするのが一般的である。したがって、ダウンロードは有料であるため、ユーザーは全く同じページを閲覧しているにもかかわらず、そのパケット代金を支払わなければならない。   However, with the conventional cache function described above, it is impossible for the mobile phone to determine when the content of the page being viewed is updated, so normally the cache is referenced only when the back button is pressed and returned. In all other cases, it is common to download everything in the same way as normal processing. Therefore, since the download is paid, the user has to pay for the packet even though the user is browsing the same page.

これに対して、例えば、特許文献1に開示された技術がある。この特許文献1に開示された技術によれば、携帯端末側にキャッシュされたウェブデータを解析し、このウェブデータ内に予め指定された更新領域、及び非更新領域を判定し、更新領域のデータのみをウェブサーバから取得する。これにより、サーバからダウンロードするデータ量を縮減させ、トラフィック負荷のや端末側の処理の軽減を図っている。
特開2003−162472号公報
On the other hand, for example, there is a technique disclosed in Patent Document 1. According to the technique disclosed in Patent Document 1, web data cached on the mobile terminal side is analyzed, update areas and non-update areas designated in advance in the web data are determined, and update area data is determined. Only from the web server. As a result, the amount of data downloaded from the server is reduced to reduce the traffic load and the processing on the terminal side.
JP 2003-162472 A

しかしながら、上述した特許文献1に開示された技術では、ウェブデータを制作する際に予め非更新領域と更新領域を指定しておかなければならず、ウェブデータの制作や更新に制約が生じる惧れがある。さらに、この技術では、非更新領域の有無を、携帯端末側で処理するため、その処理負荷が過大となるという問題もある。   However, in the technique disclosed in Patent Document 1 described above, when creating web data, a non-update area and an update area must be designated in advance, and there is a possibility that production and update of web data may be restricted. There is. Furthermore, in this technique, since the presence or absence of the non-update area is processed on the mobile terminal side, there is a problem that the processing load becomes excessive.

そこで、本発明は以上の点に鑑みてなされたもので、ブラウザ機能付き携帯電話において、ブラウジング中にキャッシュに保存されているページを閲覧した場合に、ネットワーク側で更新に係る部分のデータ送信の要否判断及び送信に係る構成データの抽出を行い、ダウンリンクのデータ量を減らし、携帯端末側の処理負荷の軽減を図ることのできるコンテンツ閲覧システム、通信制御ユニット、携帯通信端末及びコンテンツ閲覧方法を提供することをその課題とする。   Therefore, the present invention has been made in view of the above points, and when browsing a page stored in a cache during browsing on a mobile phone with a browser function, data transmission of a portion related to update is performed on the network side. Content browsing system, communication control unit, mobile communication terminal, and content browsing method capable of determining necessity and extracting configuration data related to transmission, reducing the amount of downlink data, and reducing the processing load on the mobile terminal side The issue is to provide

本発明は、上述の課題を解決するために、携帯通信端末においては、記憶有無判別部が、該携帯通信端末の操作部による、通信ネットワーク上のコンテンツサーバから配信されるページ形式のコンテンツのページ遷移操作に対応するURLと、メモリに記憶されているコンテンツのURLを比較することで、該操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているか否かを判別し、上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された場合、携帯通信端末の送信要求部が、上記通信ネットワーク上に設けられた通信制御ユニットに対して、該ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別された場合、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する。In order to solve the above-described problem, the present invention is directed to a page of content in a page format distributed from a content server on a communication network by a storage presence / absence determination unit in an operation unit of the mobile communication terminal. By comparing the URL corresponding to the transition operation and the URL of the content stored in the memory, it is determined whether or not the content corresponding to the page transition operation of the operation unit is stored in the memory, and the storage When the presence / absence determining unit determines that the content corresponding to the page transition operation of the operation unit is not stored in the memory, the transmission request unit of the mobile communication terminal is provided with communication control provided on the communication network. The URL of the content corresponding to the page transition is transmitted to the unit, and the content corresponding to the page transition When a distribution request is made and it is determined that the content corresponding to the page transition operation of the operation unit is stored in the memory, the URL of the content stored in the memory is set to the communication control unit. Send.
また、ファイル情報送信部が、上記送信要求部が上記メモリに記憶されているコンテンツのURLを上記通信制御ユニットに送信することで該通信制御ユニットから送信される当該コンテンツが最後に更新された時刻を示す更新時刻を受信し、この更新時刻と、上記メモリに記憶されているコンテンツに含まれる各ファイルのタイムスタンプとを比較し、上記タイムスタンプが上記更新時刻よりも古いファイルを示すファイル情報を、当該コンテンツの上記URLを含ませて上記通信制御ユニットに送信する。  In addition, the file information transmission unit transmits the URL of the content stored in the memory to the communication control unit by the transmission request unit, and the time when the content transmitted from the communication control unit was last updated. The update time is received, the update time is compared with the time stamp of each file included in the content stored in the memory, and file information indicating a file whose time stamp is older than the update time is obtained. The URL of the content is included and transmitted to the communication control unit.
また、データ合成部が、上記ファイル情報送信部から上記通信制御ユニットに対して上記ファイル情報が送信されることで、該通信制御ユニットから送信されたテキストデータのファイル、及び/又は、該通信制御ユニットから送信された画像ファイル或いは映像ファイルの差分を示す構成データを、上記メモリに記憶されているコンテンツに対して合成し、出力処理部が、上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された際に、上記通信制御ユニットに対して、該ページ遷移に係るコンテンツのURLが送信されると共に、該ページ遷移に係るコンテンツの配信要求が行われることで、該通信制御ユニットから送信された上記操作部のページ遷移操作に対応するコンテンツを出力し、或いは上記データ合成部で上記合成されたコンテンツを出力する。  Further, the data composition unit transmits the file information to the communication control unit from the file information transmission unit, so that the file of text data transmitted from the communication control unit and / or the communication control The composition data indicating the difference between the image file or the video file transmitted from the unit is combined with the content stored in the memory, and the output processing unit performs page transition of the operation unit by the storage presence / absence determining unit. When it is determined that the content corresponding to the operation is not stored in the memory, the URL of the content related to the page transition is transmitted to the communication control unit, and the content of the content related to the page transition is also transmitted. Corresponds to the page transition operation of the operation unit sent from the communication control unit by the delivery request That outputs the content, or outputs the synthesized contents in the data synthesis section.

また、本発明は、上述の課題を解決するために、通信ネットワーク上に設けられた通信制御ユニットにおいては、通常処理部が、上記携帯通信端末の上記送信要求部から上記ページ遷移に対応するコンテンツの配信要求がなされた際に、該配信要求と共に送信された上記URLに基づいて、通信ネットワーク上のコンテンツサーバから上記ページ遷移に対応するコンテンツを取得して、上記携帯通信端末に送信し、更新時刻送信部が、上記携帯通信端末の送信要求部から上記メモリに記憶されているコンテンツのURLを受信した際に、当該URLに対応するコンテンツの更新時刻を、上記通信ネットワーク上の各コンテンツサーバから配信されている各コンテンツのURL及び更新時刻が記憶された上記データベースから検出して上記携帯通信端末に送信する。According to the present invention, in order to solve the above-mentioned problem, in the communication control unit provided on the communication network, the normal processing unit is a content corresponding to the page transition from the transmission request unit of the portable communication terminal. When the distribution request is made, the content corresponding to the page transition is acquired from the content server on the communication network based on the URL transmitted together with the distribution request, transmitted to the mobile communication terminal, and updated. When the time transmission unit receives the URL of the content stored in the memory from the transmission request unit of the mobile communication terminal, the update time of the content corresponding to the URL is received from each content server on the communication network. The mobile phone detects the URL and update time of each content being distributed from the stored database. And transmits it to the signal terminal.
また、送信情報制御部が、上記更新時刻送信部から上記更新時刻を送信した際に、上記携帯通信端末の上記ファイル情報送信部から送信された上記ファイル情報に含まれる上記URLに対応するコンテンツを上記コンテンツサーバから取得し、この取得したコンテンツを構成する各ファイルのうち、テキストデータのファイルは、そのまま上記携帯通信端末に送信し、上記取得したコンテンツを構成する各ファイルのうち、上記テキストデータ以外の画像ファイル、或いは映像ファイルは、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるか否かを判別し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルではないものと判別した場合には、この画像ファイル、或いは映像ファイルを、そのまま上記携帯通信端末に送信し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるものと判別した場合には、このファイル情報に対応する画像ファイル、或いは映像ファイルの更新の有無を判別し、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されていないものと判別した場合には、該上記ファイル情報に対応する画像ファイル、或いは映像ファイルを破棄することで、上記携帯通信端末に対しては送信せず、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されているものと判別した場合には、当該更新前後のデータの差分を示す構成データを形成して上記携帯通信端末に送信する。  When the transmission information control unit transmits the update time from the update time transmission unit, the content corresponding to the URL included in the file information transmitted from the file information transmission unit of the mobile communication terminal is displayed. Of the files constituting the obtained content acquired from the content server, the text data file is transmitted to the mobile communication terminal as it is, and the files constituting the acquired content other than the text data It is determined whether the image file or the video file is a file corresponding to the file indicated by the file information received from the portable communication terminal, and the file indicated by the file information received from the portable communication terminal. If it is determined that the file does not correspond to Or the video file is transmitted to the mobile communication terminal as it is, and if it is determined that the file corresponds to the file indicated by the file information received from the mobile communication terminal, the file information corresponds to the file information. When it is determined whether an image file or a video file has been updated, and it is determined that the image file or the video file corresponding to the file information has not been updated, the image file corresponding to the file information or When the video file is discarded, it is not transmitted to the mobile communication terminal, and if it is determined that the image file or video file corresponding to the file information has been updated, the data before and after the update The configuration data indicating the difference is formed and transmitted to the mobile communication terminal.

このような本発明によれば、携帯通信端末側で一度閲覧したコンテンツデータをメモリ装置にキャッシュしておき、次回の閲覧に際し、閲覧に係るコンテンツデータがキャッシュされているかを判断し、キャッシュされている場合には、当該キャッシュされたコンテンツデータや、これを構成するファイルのURL(データ識別子)など、必要なファイルの情報を記述したファイル情報をサーバに送信することによって、必要なファイルのみをダウンロードすることができる。   According to the present invention, the content data once viewed on the mobile communication terminal side is cached in the memory device, and it is determined whether the content data related to browsing is cached at the next browsing. If necessary, download only the necessary files by sending file information that describes the information of the necessary files such as the cached content data and the URL (data identifier) of the files that make up the content data to the server. can do.

この結果、本発明によれば、キャッシュされたデータを利用するに際し、携帯通信端末と通信ネットワーク間で相互に情報の交換を行い、キャッシュされたデータをそのまま使用するか、必要なデータのみを新規にダウンロードするかを判断することが可能となり、ダウンロードするデータ量を縮減させることができるとともに、古いキャッシュデータを用いることによる弊害を回避することができる。   As a result, according to the present invention, when the cached data is used, information is mutually exchanged between the mobile communication terminal and the communication network, and the cached data is used as it is, or only necessary data is newly used. It is possible to determine whether or not to download data, so that the amount of data to be downloaded can be reduced, and adverse effects caused by using old cache data can be avoided.

また、本発明は、上述の課題を解決するために、上記携帯通信端末の上記メモリに対して、上記コンテンツ、及び該コンテンツのURLと共に、該コンテンツデータを取得したキャッシュ時刻を記憶しておき、上記携帯通信端末の送信要求部は、上記ステップにおいて、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否かを判別し、該経過時間が所定時間を経過していないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する。In addition, in order to solve the above-described problem, the present invention stores the cache time at which the content data is acquired together with the content and the URL of the content in the memory of the mobile communication terminal, When the transmission request unit of the mobile communication terminal determines that the content corresponding to the page transition operation of the operation unit is stored in the memory in the step, the transmission request unit of the content stored in the memory It is determined whether or not an elapsed time from the cache time has passed a predetermined time, and if it is determined that the elapsed time has not passed the predetermined time, communication control provided on the communication network The URL of the content corresponding to the page transition is transmitted to the unit, and the content corresponding to the page transition is transmitted. Performs signal request, the elapsed time when it is determined that those older than a predetermined time, transmits to the communication control unit, the URL of the content stored in the memory.

この場合には、キャッシュ時刻を管理することによって、前回データをダウンロードした時刻からの経過時間に応じて、キャッシュされたデータを使用するか否かを判断することが可能となり、上記ファイル情報を送信するか否かの判断を予め行うことにより、不要なデータの送受を省略することができる。   In this case, by managing the cache time, it becomes possible to determine whether or not to use the cached data according to the elapsed time from the time when the previous data was downloaded, and the file information is transmitted. By making a determination as to whether or not to do so, transmission and reception of unnecessary data can be omitted.

上記発明では、メモリ装置に記憶されているコンテンツデータに包含される画像、映像又は音声のファイルデータを構成データとして抽出し、抽出されたファイルデータのデータ識別子をファイル情報に含ませて送信させることが好ましい。   In the above invention, image, video or audio file data included in the content data stored in the memory device is extracted as configuration data, and the data identifier of the extracted file data is included in the file information and transmitted. Is preferred.

この場合には、ファイルサイズが多くなる傾向がある画像や映像、音声のファイルの再ダウンロードを回避し、その他のデータ、例えば更新頻度が高く且つデータサイズの量が小さいテキストファイルのみを優先的に再ダウンロードするなどの制御が可能となる。この結果、ファイルサイズの大きいデータの再ダウンロードが頻繁に発生するのを防止することができる。   In this case, avoid re-downloading of image, video, and audio files that tend to increase in file size, and give priority only to other data, such as text files that are frequently updated and have a small data size. Control such as re-downloading becomes possible. As a result, it is possible to prevent frequent re-downloading of data having a large file size.

上記発明では、メモリ装置に記憶されているコンテンツデータ又は構成データが取得されたキャッシュ時刻を取得するとともに、ページ遷移にかかるコンテンツデータ又は構成データの更新時刻を取得し、キャッシュ時刻と、更新時刻とを比較し、この比較結果に基づいて、コンテンツデータ又は構成データを抽出し、抽出されたコンテンツデータ又は構成データを特定する情報をファイル情報に含ませて送信させることが好ましい。   In the above invention, the cache time at which the content data or the configuration data stored in the memory device is acquired is acquired, the update time of the content data or the configuration data related to the page transition is acquired, the cache time, the update time, It is preferable that content data or configuration data is extracted based on the comparison result, and information specifying the extracted content data or configuration data is included in the file information and transmitted.

この場合には、サーバ側での更新時刻と、携帯端末側でのキャッシュ時刻とを比較することによって、前回のキャッシュした後に更新されていないファイルを再ダウンロードするのを防止することができ、不要なデータ送受を省略することができる。   In this case, by comparing the update time on the server side with the cache time on the mobile terminal side, it is possible to prevent re-downloading of files that have not been updated after the previous cache, which is unnecessary Data transmission / reception can be omitted.

また、本発明は、上述の課題を解決するために、上記携帯通信端末の上記メモリに対して、上記コンテンツ、該コンテンツのURL、及び該コンテンツデータを取得したキャッシュ時刻と共に、該コンテンツの重要度を記憶しておき、上記携帯通信端末の上記送信要求部は、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否か、及び上記メモリに記憶されている当該コンテンツの上記重要度が、所定の閾値以上の重要度であるか否かを判別し、上記経過時間が所定時間を経過していないものと判別し、かつ、上記重要度が所定の閾値以上の重要度ではないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合、或いは上記重要度が所定の閾値以上の重要度であるものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する。In addition, in order to solve the above-described problem, the present invention, together with the content, the URL of the content, and the cache time at which the content data is acquired, is stored in the memory of the mobile communication terminal. The transmission request unit of the mobile communication terminal stores the content corresponding to the page transition operation of the operation unit when the content is stored in the memory. Whether the elapsed time of the content from the cache time has passed a predetermined time or more, and whether the importance of the content stored in the memory is higher than a predetermined threshold. It is determined that the elapsed time has not passed the predetermined time, and the importance is determined not to be higher than a predetermined threshold. In this case, the URL of the content corresponding to the page transition is transmitted to the communication control unit provided on the communication network, and the distribution request for the content corresponding to the page transition is made. Content that is stored in the memory for the communication control unit when it is determined that the predetermined time or more has elapsed, or when the importance is determined to be greater than or equal to a predetermined threshold URL is sent.

この場合には、重要なファイルのみを再ダウンロードすることができ、不要なデータ送受を省略することができる。なお、この重要度や閾値は、ユーザーが任意に設定するようにしてもよく、また、サーバ側で予めコンテンツデータ毎に設定するようにしてもよい。   In this case, only important files can be downloaded again, and unnecessary data transmission / reception can be omitted. The importance level and threshold value may be arbitrarily set by the user, or may be set in advance for each content data on the server side.

以上説明したように本発明のコンテンツ閲覧システム、通信制御ユニット、携帯通信端末及びコンテンツ閲覧方法によれば、ブラウザ機能付き携帯電話において、ブラウジング中にキャッシュに保存されているページを閲覧した場合に、ネットワーク側で更新に係る部分のデータ送信の要否判断及び送信に係る構成データの抽出を行い、ダウンリンクのデータ量を減らし、携帯端末側の処理負荷の軽減を図ることができる。   As described above, according to the content browsing system, the communication control unit, the mobile communication terminal, and the content browsing method of the present invention, when browsing a page stored in a cache during browsing on a mobile phone with a browser function, It is possible to determine the necessity of data transmission for the part related to the update on the network side and extract the configuration data related to the transmission, thereby reducing the amount of downlink data and reducing the processing load on the mobile terminal side.

(コンテンツ閲覧システムの構成)
本発明の実施形態について、図面を参照しながら説明する。図1は、本実施形態に係るコンテンツ閲覧システムの概略構成図である。
(Content browsing system configuration)
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a schematic configuration diagram of a content browsing system according to the present embodiment.

同図に示すように、本実施形態に係るコンテンツ閲覧システムは、ユーザーが使用する携帯通信端末1と、この携帯通信端末1との間で無線通信を行う無線基地局21に備えられた通信制御部2と、通信制御部2に接続され通信ネットワーク4に接続可能な制御部3と、通信ネットワーク4を通じてコンテンツの配信を行うコンテンツサーバ5とから概略構成される。   As shown in the figure, the content browsing system according to the present embodiment includes a communication control provided in a mobile communication terminal 1 used by a user and a radio base station 21 that performs radio communication with the mobile communication terminal 1. Unit 2, control unit 3 connected to communication control unit 2 and connectable to communication network 4, and content server 5 that distributes content through communication network 4.

コンテンツサーバ5は、インターネットプロトコル等によりデータの送受信を行い、HTMLファイル等のデータを配信するWebサーバであり、通信ネットワーク4上に複数分散配置され、各サーバ固有のドメインと、ファイルのアドレスにより構成されたURLによって特定されるデータを配信する。   The content server 5 is a Web server that transmits and receives data using an Internet protocol or the like and distributes data such as an HTML file. The content server 5 is distributed in plural on the communication network 4 and is configured by a domain unique to each server and a file address. The data specified by the specified URL is distributed.

制御部3は、通信制御部2と通信ネットワーク4との間でデータの中継を行うデータ送受部31と、この中継に係るデータの判定を行うデータ判定部32とを備えている。   The control unit 3 includes a data transmission / reception unit 31 that relays data between the communication control unit 2 and the communication network 4, and a data determination unit 32 that determines data related to the relay.

このデータ判定部32は、通信ネットワーク4において、携帯通信端末1から送信されたファイル情報を取得し、このファイル情報に基づいて、ページ遷移に係るコンテンツデータを構成する構成データを抽出して、コンテンツサーバ5から携帯通信端末1に送信させるように指示するモジュールである。なお、このデータ判定部32内には、各コンテンツサーバで配信されているコンテンツデータのURLや更新時刻、重要度等が記述されたテーブルデータT2を格納するデータベースが備えられている。   The data determination unit 32 acquires the file information transmitted from the mobile communication terminal 1 in the communication network 4, extracts configuration data constituting the content data related to page transition based on the file information, and It is a module that instructs the mobile communication terminal 1 to transmit from the server 5. The data determination unit 32 includes a database that stores table data T2 in which the URL, update time, importance, and the like of content data distributed by each content server are described.

携帯通信端末1は、例えばTDMA方式やCDMA方式、PHS方式などの無線通信を行う端末であり、通話機能の他データ通信機能を備えている。なお、この携帯通信端末1としては、PDA等のモバイル端末も含まれる。   The mobile communication terminal 1 is a terminal that performs wireless communication such as TDMA, CDMA, and PHS, and has a data communication function in addition to a call function. The mobile communication terminal 1 includes a mobile terminal such as a PDA.

具体的に、この携帯通信端末1は、無線基地局21と無線通信を行う通信制御部6と、ユーザーインターフェースであるキー91と、液晶モニタ等の表示装置92と、音声を出力するスピーカー93と、記憶装置であるメモリ8と、これらの動作を制御するとともに各種の演算処理を行うCPU7とを有している。   Specifically, the mobile communication terminal 1 includes a communication control unit 6 that performs radio communication with the radio base station 21, a key 91 that is a user interface, a display device 92 such as a liquid crystal monitor, and a speaker 93 that outputs sound. And a memory 8 that is a storage device, and a CPU 7 that controls these operations and performs various arithmetic processes.

キー91は、ユーザー操作を操作信号としてCPU7に入力する操作デバイスの1つであり、テンキー等のボタンの他、ジョグダイヤルや、タッチパネル等であってもよい。そして特に本実施形態においてキー91は、コンテンツデータのページ遷移を操作する操作部として機能する。   The key 91 is one of operation devices that input user operations to the CPU 7 as operation signals, and may be a jog dial, a touch panel, or the like in addition to buttons such as a numeric keypad. In particular, in the present embodiment, the key 91 functions as an operation unit that operates page transition of content data.

メモリ8は、携帯通信端末1に固有の識別子である電話番号や、機種識別子、ユーザー情報等を記憶するとともに、CPU7で実行される各種プログラムを記憶する。また、メモリ8には、キャッシュ領域が設けられており、このキャッシュ領域に、既に閲覧されたコンテンツデータ及びその構成データが記憶される。また、このキャッシュ領域には、後述するインデックステーブルT1が記憶されている。このインデックステーブルT1では、当該キャッシュ領域に記憶されているコンテンツデータと、各コンテンツデータを識別するURL(データ識別子)や、各コンテンツデータを取得した時刻、重要度等とが関連付けられている。   The memory 8 stores a telephone number, a model identifier, user information, and the like that are unique identifiers of the mobile communication terminal 1 and various programs executed by the CPU 7. Further, the memory 8 is provided with a cache area, in which the already browsed content data and its configuration data are stored. In addition, an index table T1 described later is stored in this cache area. In the index table T1, the content data stored in the cache area is associated with the URL (data identifier) identifying each content data, the time when each content data was acquired, the importance, and the like.

(CPUの構成)
CPU7は、メモリ8に保持されたプログラムを読み出して実行する演算装置であり、本実施形態では、ブラウジングプログラムを起動して、コンテンツサーバ5から配信されるHTML形式のファイルなどを閲覧する機能を実現する。また、CPU7は、通信制御部2を介してデータの送受信を行うデータ送受部71と、データの内容を解析するデータ判定部73と、表示装置92にデータの表示・出力をさせるデータ合成部74及び出力処理部72とを実現する。また、CPU7は、メモリ8に対するキャッシュの書き込み及び読み出しを行うキャッシュ書込部76やキャッシュ読出部75の機能も実現する。
(CPU configuration)
The CPU 7 is an arithmetic device that reads and executes a program held in the memory 8. In this embodiment, the CPU 7 activates a browsing program and realizes a function of browsing an HTML file distributed from the content server 5. To do. The CPU 7 also includes a data transmission / reception unit 71 that transmits and receives data via the communication control unit 2, a data determination unit 73 that analyzes data contents, and a data synthesis unit 74 that causes the display device 92 to display and output data. And the output processing unit 72 are realized. The CPU 7 also realizes the functions of a cache writing unit 76 and a cache reading unit 75 that perform writing and reading of the cache on the memory 8.

データ送受部71は、通信制御部6を通じてIPパケット等のデータ送受信を行うモジュールであり、キー91によるページ遷移操作に応じ、通信ネットワーク4上のコンテンツサーバ5からコンテンツデータを取得し、データ合成部74及び出力処理部72を通じて表示装置92やスピーカー93から出力する。また、このデータ送受部71は、通信ネットワーク4から取得したコンテンツデータを、キャッシュ書込部76を通じて、メモリ8のキャッシュ領域に記憶させるとともに、データ判定部73に取得したコンテンツデータのURLを送出する。さらに、データ送受部71は、データ判定部73が生成したファイル情報を取得し、通信制御部6を通じて、制御部3に送信する。   The data transmission / reception unit 71 is a module that transmits and receives data such as an IP packet through the communication control unit 6, acquires content data from the content server 5 on the communication network 4 in response to a page transition operation by the key 91, and a data composition unit 74 and the output processing unit 72 to output from the display device 92 and the speaker 93. The data transmission / reception unit 71 stores the content data acquired from the communication network 4 in the cache area of the memory 8 through the cache writing unit 76 and sends the URL of the acquired content data to the data determination unit 73. . Further, the data transmission / reception unit 71 acquires the file information generated by the data determination unit 73 and transmits the file information to the control unit 3 through the communication control unit 6.

データ合成部74は、データ送受部71が受信したコンテンツデータや、コンテンツデータを構成する構成データを取得するとともに、必要に応じてキャッシュ読出部75を通じて、キャッシュ領域に記憶されているデータを読み出し、これらを合成して、出力処理部72に出力するモジュールである。出力処理部72は、データ合成部74から入力されたデータを、所定の映像信号や音声信号に変換し、表示装置92やスピーカー93に出力するモジュールである。   The data synthesis unit 74 acquires the content data received by the data transmission / reception unit 71 and the configuration data constituting the content data, and reads the data stored in the cache area through the cache reading unit 75 as necessary. This is a module that synthesizes these and outputs them to the output processing unit 72. The output processing unit 72 is a module that converts the data input from the data synthesis unit 74 into a predetermined video signal or audio signal and outputs the video signal or audio signal to the display device 92 or the speaker 93.

キャッシュ読出部75は、データ合成部74やデータ判定部73からの要求に応じて、メモリ8のキャッシュ領域に記憶されたデータ、すなわち既に閲覧されたコンテンツデータやその一部である構成データを読み出し、出力するモジュールである。一方、キャッシュ書込部76は、データ送受部71が取得したデータ、すなわち一度閲覧されたコンテンツデータをメモリ8のキャッシュ領域に記憶させるモジュールである。   The cache reading unit 75 reads data stored in the cache area of the memory 8, that is, content data that has already been browsed or configuration data that is a part thereof, in response to a request from the data synthesis unit 74 or the data determination unit 73. Is a module to output. On the other hand, the cache writing unit 76 is a module that stores the data acquired by the data transmission / reception unit 71, that is, the content data browsed once, in the cache area of the memory 8.

(端末側データ判定部の構成)
前記データ判定部73は、データ送受部71が受信したコンテンツデータのURL等に基づいて、当該コンテンツデータの内容を解析するモジュールである。図2は、かかるデータ判定部73の機能を示すブロック図である。なお、図2では、データ判定部73との関係において、メモリ8内のキャッシュ領域に格納されたインデックステーブルT1と、制御部3内のデータ判定部32内に格納されたテーブルデータT2とを示しており、他の装置等は省略して示している。
(Configuration of terminal-side data determination unit)
The data determination unit 73 is a module that analyzes the content of the content data based on the URL of the content data received by the data transmission / reception unit 71. FIG. 2 is a block diagram illustrating the function of the data determination unit 73. 2 shows the index table T1 stored in the cache area in the memory 8 and the table data T2 stored in the data determination unit 32 in the control unit 3 in relation to the data determination unit 73. The other devices are not shown.

データ判定部73は、ユーザー操作によるページ遷移に応じ、ページ遷移に係るコンテンツデータがメモリ8内に記憶されているか否かを判断し、記憶されていない場合には、ページ遷移に係るコンテンツデータを通信ネットワーク4から取得させ、一方、ページ遷移に係るコンテンツデータがメモリ8内に記憶されている場合には、コンテンツデータのURLをファイル情報に含ませて通信ネットワーク4側に送信させるモジュールである。   The data determination unit 73 determines whether the content data related to the page transition is stored in the memory 8 according to the page transition caused by the user operation. If the data is not stored, the data determination unit 73 determines the content data related to the page transition. On the other hand, when content data related to page transition is stored in the memory 8, it is a module that includes the URL of the content data in the file information and transmits it to the communication network 4 side.

具体的に、データ判定部73は、キャッシュ領域に対するインターフェースとして、インデックス解析部73d及びページ構成解析部73eを有し、サーバ側のインターフェースとしてサーバ側データ解析部73a及びファイル情報生成部73cを有している。   Specifically, the data determination unit 73 includes an index analysis unit 73d and a page configuration analysis unit 73e as interfaces to the cache area, and includes a server side data analysis unit 73a and a file information generation unit 73c as server side interfaces. ing.

インデックス解析部73dは、コンテンツデータと、各コンテンツデータのURLや、各コンテンツデータを取得した時刻、重要度等とを関連付けるインデックステーブルT1を読み出し、解析するモジュールであり、この解析結果は、タイムスタンプ比較部73h、更新頻度算出部73i、及び重要度判定部73jに出力される。   The index analysis unit 73d is a module that reads and analyzes the index table T1 that associates the content data with the URL of each content data, the time when each content data was acquired, the importance level, and the like. The data is output to the comparison unit 73h, the update frequency calculation unit 73i, and the importance level determination unit 73j.

ページ構成解析部73eは、既に閲覧されキャッシュ領域に記憶されているコンテンツデータの実データ、例えばHTMLファイルのタグデータなどを解析し、当該コンテンツデータのページ構成や、当該コンテンツデータ内に映像データや音声データが含まれているか否か等を抽出する。ここで解析されたページ構成は、送信情報決定部73fやCRC演算部73gに出力される。   The page configuration analysis unit 73e analyzes actual data of content data that has already been browsed and stored in the cache area, for example, tag data of an HTML file, and the page configuration of the content data, video data or Whether or not audio data is included is extracted. The analyzed page configuration is output to the transmission information determination unit 73f and the CRC calculation unit 73g.

上記タイムスタンプ比較部73hは、時計部73kから現在時刻を取得するとともに、インデックス解析部73dが解析した、メモリ8内に格納されているコンテンツデータが取得された時刻とを比較し、格納されているコンテンツデータがダウンロードされてからどの程度の期間が経過しているかを算出するモジュールである。また、このタイムスタンプ比較部73hは、サーバ側コンテンツの更新時刻をサーバ側データ解析部73aから取得し、この更新時刻と現在時刻とを比較し、サーバ側コンテンツが更新されてからどの程度の期間が経過しているかを算出する機能も備えている。   The time stamp comparison unit 73h obtains the current time from the clock unit 73k, compares the content data stored in the memory 8 analyzed by the index analysis unit 73d, and stores the time. This module calculates how much time has passed since the content data being downloaded is downloaded. The time stamp comparison unit 73h acquires the update time of the server-side content from the server-side data analysis unit 73a, compares the update time with the current time, and how long since the server-side content is updated. It also has a function to calculate whether or not has elapsed.

更新頻度算出部73iは、インデックス解析部73dの解析結果に基づいて、同一のコンテンツデータがどの程度の頻度でダウンロードされているかを算出するモジュールである。また、重要度判定部73jは、インデックステーブルT1に格納されているデータに基づいて、ページ遷移に係るコンテンツデータの重要度を判定するモジュールである。   The update frequency calculation unit 73i is a module that calculates how often the same content data is downloaded based on the analysis result of the index analysis unit 73d. The importance level determination unit 73j is a module that determines the level of importance of content data related to page transition based on data stored in the index table T1.

そして、これらタイムスタンプ比較部73h、更新頻度算出部73i及び重要度判定部73jにおける処理結果は、送信情報決定部73fに出力される。一方、ページ構成解析部73eから出力された解析結果は、CRC演算部73gに出力され、CRC演算部73gにおいて、コンテンツデータのCRCが算出される。   The processing results in the time stamp comparison unit 73h, the update frequency calculation unit 73i, and the importance level determination unit 73j are output to the transmission information determination unit 73f. On the other hand, the analysis result output from the page configuration analysis unit 73e is output to the CRC calculation unit 73g, and the CRC calculation unit 73g calculates the CRC of the content data.

送信情報決定部73fは、タイムスタンプ比較部73hにより算出された経過時間、更新頻度及び重要度と、所定の各閾値(例えば、経過時間が24時間以上、重要度のランク、更新頻度が24時間以上など)とをそれぞれ比較し、この比較結果に応じて、サーバ側からコンテンツデータをダウンロードするか否かを決定するモジュールである。また、送信情報決定部73fは、ダウンロードすべき構成データ(例えば、コンテンツデータに包含される更新頻度が高い映像データや音声データ)を特定する情報(URLやフィル名)をページ構成解析部73eから取得し、コマンド出力部73b及びファイル情報生成部73cに通知する。   The transmission information determination unit 73f includes the elapsed time, the update frequency, and the importance calculated by the time stamp comparison unit 73h, and predetermined threshold values (for example, the elapsed time is 24 hours or more, the importance rank, and the update frequency is 24 hours). The above is a module for determining whether to download content data from the server side according to the comparison result. In addition, the transmission information determination unit 73f receives information (URL or fill name) specifying configuration data to be downloaded (for example, video data or audio data included in the content data with high update frequency) from the page configuration analysis unit 73e. Acquire and notify the command output unit 73b and the file information generation unit 73c.

ファイル情報生成部73cは、制御部3内のデータ判定部32に送信するファイル情報を生成するモジュールであり、いずれのコンテンツデータ、或いはいずれの構成データを受信したいかをデータ判定部32に通知する。例えば、コンテンツデータに包含されるファイルデータのデータ識別子(URLやファイル名)をファイル情報に含ませて送信する。   The file information generation unit 73c is a module that generates file information to be transmitted to the data determination unit 32 in the control unit 3, and notifies the data determination unit 32 which content data or configuration data is desired to be received. . For example, the data identifier (URL or file name) of the file data included in the content data is included in the file information and transmitted.

また、コマンド出力部73bは、送信情報決定部73fの決定に応じて、他のモジュールや装置に命令を出力するモジュールであり、例えば、ダウンロードした構成データとキャッシュ領域に記憶されているデータとを合成する場合などには、キャッシュ読出部75にキャッシュの読み出しを指示し、データ送受部71にデータのダウンロードを指示し、データ合成部74にデータの合成を指示する。ファイル情報生成部73cも、このコマンド出力部73bの命令に従って、ファイル情報の送信を実行する。   The command output unit 73b is a module that outputs a command to another module or device in response to the determination of the transmission information determination unit 73f. For example, the command output unit 73b is configured to display the downloaded configuration data and the data stored in the cache area. When combining the data, the cache reading unit 75 is instructed to read the cache, the data transmitting / receiving unit 71 is instructed to download the data, and the data combining unit 74 is instructed to combine the data. The file information generation unit 73c also executes transmission of file information in accordance with the command of the command output unit 73b.

(コンテンツ閲覧システムの動作)
以上の構成を有するコンテンツ閲覧システムの動作について説明する。先ず、携帯通信端末1側における動作処理について説明する。図3は、携帯通信端末1側の動作を示すフローチャート図である。
(Operation of content browsing system)
The operation of the content browsing system having the above configuration will be described. First, operation processing on the mobile communication terminal 1 side will be described. FIG. 3 is a flowchart showing the operation on the mobile communication terminal 1 side.

先ず、ユーザーは、表示装置92を見ながらキー91を操作し、閲覧を希望するコンテンツデータのアドレス(URL)を入力しブラウジング(ページ遷移)を行う(S301)。この操作に伴って、データ判定部73は、ページ遷移に係るコンテンツデータが、メモリ8にキャッシュされているか否かを判断する(S302)。   First, the user operates the key 91 while looking at the display device 92, inputs the address (URL) of content data desired to be browsed, and performs browsing (page transition) (S301). Along with this operation, the data determination unit 73 determines whether or not the content data related to the page transition is cached in the memory 8 (S302).

このステップS302において、キャッシュされていないと判断した場合には、URLを基地局に送信し、一般的なダウンロード処理を実行する(S310)。この一般的なダウンロード処理に際しては、通常と同様の配信要求を携帯通信端末1から送信する。そして、データ送受部71においてコンテンツデータが受信された場合(S311)には、受信されたコンテンツデータを表示(出力)し(S308)、キャッシュ領域に保存する(S309)。一方、ステップS302において、キャッシュされていると判断した場合には、キャッシュ読出部75によりキャッシュ領域から該当するコンテンツデータを読み出し(S303)、データ判定部73において、データの判定を行う(S304〜S306)。   If it is determined in this step S302 that it is not cached, the URL is transmitted to the base station, and a general download process is executed (S310). In this general download process, the same distribution request as usual is transmitted from the mobile communication terminal 1. When the content data is received by the data transmission / reception unit 71 (S311), the received content data is displayed (output) (S308) and stored in the cache area (S309). On the other hand, if it is determined in step S302 that the data is cached, the corresponding content data is read from the cache area by the cache reading unit 75 (S303), and the data determination unit 73 determines the data (S304 to S306). ).

詳述すると、ステップS304においては、図4に示すように、キャッシュ領域に記憶されているインデックステーブルT1を参照し、ダウンロードに係るコンテンツデータのURLの関連情報(キャッシュされた時刻、重要度、更新頻度)を取得し(S401)、各閾値と比較する。すなわち、キャッシュされた時間が24時間以上経過しているか(S402)、重要なページであるか(S403)、更新頻度算出部73iで算出された統計更新頻度が24時間以上であるか(S404)について、順次判断する。そして、各ステップにおいて閾値を超えていると判断した場合(ステップS402〜S404における”Y”)には、上記ステップS310〜S309に移行し、一般的な処理を実行する。一方、各ステップにおいて閾値を超えていると判断した場合(ステップS402〜S404における”N”)には、次のステップS305に移行する。   More specifically, in step S304, referring to the index table T1 stored in the cache area, as shown in FIG. 4, the URL related information of the content data related to the download (cached time, importance, update, etc.) Frequency) is acquired (S401) and compared with each threshold value. That is, whether the cached time has passed 24 hours or more (S402), is it an important page (S403), or is the statistical update frequency calculated by the update frequency calculation unit 73i being 24 hours or more (S404)? Are judged sequentially. When it is determined that the threshold value is exceeded in each step (“Y” in steps S402 to S404), the process proceeds to steps S310 to S309, and general processing is executed. On the other hand, when it is determined that the threshold value is exceeded in each step ("N" in steps S402 to S404), the process proceeds to the next step S305.

ステップS305では、図5に示すように、ページ構成解析部73eにおいて、キャッシュ領域にキャッシュされたコンテンツデータに包含されている画像や映像ファイルを抽出し(S501)、抽出したファイル数をカウントし(S502)、カウントした結果を送信情報決定部73fに出力し、後段のステップS306に移行する。   In step S305, as shown in FIG. 5, the page configuration analysis unit 73e extracts images and video files included in the content data cached in the cache area (S501), and counts the number of extracted files ( In S502), the counted result is output to the transmission information determining unit 73f, and the process proceeds to the subsequent step S306.

ステップS306では、図6に示すように、先ず、サーバ側データ解析部73aにより、ダウンロードすべきURLのみを制御部3に送信し(S601)、基地局(通信ネットワーク4側)のテーブルデータT2を参照し、コンテンツデータが最後に更新された時間Tを受信する(S602)。なお、ここではコンテンツデータに複数のファイルが包含されているものとする。   In step S306, as shown in FIG. 6, first, the server side data analysis unit 73a transmits only the URL to be downloaded to the control unit 3 (S601), and the table data T2 of the base station (communication network 4 side) is stored. The time T when the content data was last updated is received (S602). Here, it is assumed that the content data includes a plurality of files.

そして、上記複数のファイルから1つを選択し(S603)、タイムスタンプ比較部73hにより、そのファイルのタイムスタンプは上記Tより古いか否かを判定する(S604)。このステップS604において、タイムスタンプが新しいと判断した場合(ステップS604における”N”)には、キャッシュ領域に一時保存されているファイルをそのまま使用し表示する(S610)。一方、ステップS604において、タイムスタンプが古いと判断した場合(ステップS604における”Y”)には、CRC演算部73gにおいて16bitCRCを計算し(S605)、ページ構成解析部73eにおいて、キャッシュされているファイルのファイル名、タイムスタンプ、サイズ情報を抽出する(S606)。 Then, one of the plurality of files is selected (S603), and the time stamp comparison unit 73h determines whether or not the time stamp of the file is older than T (S604). If it is determined in step S604 that the time stamp is new ("N" in step S604), the file temporarily stored in the cache area is used and displayed as it is (S610). On the other hand, if it is determined in step S604 that the time stamp is old (“Y” in step S604), the CRC calculation unit 73g calculates 16-bit CRC (S605), and the page configuration analysis unit 73e caches the file. File name, time stamp, and size information are extracted (S606).

次いで、ループ処理により繰り返すことにより、全てのファイルについて上記ステップS603〜S606及びS610の処理を実行し(S607)、ファイル情報生成部73cにおいて抽出された情報及びCRCをファイル情報に含めて、基地局側に送信する(S608)。基地局側では、このファイル情報に従ってデータの配信を開始する。携帯通信端末1では、基地局側からのデータを受信し(S609)、前記ステップS307に移行する。   Next, by repeating the loop process, the processes of steps S603 to S606 and S610 are executed for all the files (S607), and the information and CRC extracted by the file information generating unit 73c are included in the file information, and the base station (S608). On the base station side, data distribution is started according to the file information. The mobile communication terminal 1 receives data from the base station side (S609), and proceeds to the step S307.

そして、図3に示すように、受信したデータと、既にキャッシュされているデータとを合成して再構成を行い(S307)、再構成されたデータを表示(出力)し(S308)、キャッシュ領域に保存する(S309)。   Then, as shown in FIG. 3, the received data and the already cached data are combined and reconstructed (S307), and the reconstructed data is displayed (output) (S308). (S309).

次いで、コンテンツサーバ5側における動作処理について説明する。図7は、コンテンツサーバ5側における動作処理を示すフローチャート図である。   Next, operation processing on the content server 5 side will be described. FIG. 7 is a flowchart showing an operation process on the content server 5 side.

同図に示すように、携帯通信端末1からページ遷移に係るコンテンツデータの配信要求及びURLが受信されると(S701)、該当するコンテンツサーバ5の読み出しを開始する(S702)。このとき、制御部3に格納されているテーブルデータT2を参照する。そして、データ判定部32において、配信すべきコンテンツデータが通常処理によるものか否かについて判断を行う(S703)。この判断は、携帯通信端末1から受信されたデータが、通常処理の配信要求であるか否かを識別することにより行う。   As shown in the figure, when a content data distribution request and URL related to page transition are received from the mobile communication terminal 1 (S701), reading of the corresponding content server 5 is started (S702). At this time, the table data T2 stored in the control unit 3 is referred to. Then, the data determination unit 32 determines whether the content data to be distributed is based on normal processing (S703). This determination is performed by identifying whether or not the data received from the mobile communication terminal 1 is a distribution request for normal processing.

ステップS703において、通常処理であると判断した場合(ステップS703における”Y”)には、上記URLにより特定されたコンテンツデータを携帯通信端末1に送信する(S712)。一方、通常処理でないと判断した場合(ステップS703における”N”)には、後段のステップS704に移行する。   If it is determined in step S703 that the process is a normal process ("Y" in step S703), the content data specified by the URL is transmitted to the mobile communication terminal 1 (S712). On the other hand, when it is determined that the process is not normal processing (“N” in step S703), the process proceeds to the subsequent step S704.

ステップS704では、ダウンロードに係るコンテンツデータの最終更新時間を携帯通信端末1に送信する。これに応じて、携帯通信端末1は、上記ファイル情報生成部73cで生成したファイル情報を送信する。サーバ側では、ファイル情報を受信し(S705)、ファイル情報により特定されたファイル(コンテンツデータに包含されるファイル、或いはコンテンツデータを構成する構成データ)について、以下のステップS706〜S711の処理を実行する。   In step S704, the last update time of the content data related to the download is transmitted to the mobile communication terminal 1. In response to this, the mobile communication terminal 1 transmits the file information generated by the file information generation unit 73c. On the server side, the file information is received (S705), and the following steps S706 to S711 are executed for the file specified by the file information (the file included in the content data or the configuration data constituting the content data). To do.

すなわち、ファイル情報により特定されたファイルに基づいて、コンテンツサーバからファイルを読み出し、そのうちの1つを選択する(S706)。そして、該当ファイルが画像、映像ファイルであるかを判断し(S707)、画像、映像ファイルでないとき(ステップS707における”N”)、すなわち該当ファイルがテキストデータであるときには、常に最新のファイルを送信する。一方、該当ファイルが画像、映像ファイルであるとき(ステップS707における”Y”)には、携帯通信端末1から受信したファイル情報に該当するファイルが含まれているか否かについて判断する(S708)。   That is, based on the file specified by the file information, the file is read from the content server and one of them is selected (S706). Then, it is determined whether the corresponding file is an image or video file (S707). When the file is not an image or video file ("N" in step S707), that is, when the corresponding file is text data, the latest file is always transmitted. To do. On the other hand, when the corresponding file is an image or video file (“Y” in step S707), it is determined whether or not the corresponding file is included in the file information received from the mobile communication terminal 1 (S708).

ステップS708において、該当するファイルがない場合(ステップS708における”N”)には、全て送信する。一方、ステップS708において、該当するファイルがある場合(ステップS708における”Y”)には、そのファイルが更新されているか否かについて判断し(S709)、更新されていないとき(ステップS709における”N”)には、コンテンツサーバから読み出したファイルを破棄し(S713)、更新されているときにはバイナリ差分情報を作成する(S710)。   If there is no corresponding file in step S708 ("N" in step S708), all the files are transmitted. On the other hand, if there is a corresponding file in step S708 (“Y” in step S708), it is determined whether or not the file has been updated (S709), and if it has not been updated (“N” in step S709). ") Discards the file read from the content server (S713), and creates binary difference information when it is updated (S710).

そして、ループ処理により繰り返すことにより、全てのファイルについて上記ステップS706〜S710及びS713の処理を実行し(S711)、廃棄されていないファイル、及びバイナリ差分情報により特定された構成データを端末に送信する(S712)。   Then, by repeating the loop process, the processes in steps S706 to S710 and S713 are executed for all the files (S711), and the non-discarded file and the configuration data specified by the binary difference information are transmitted to the terminal. (S712).

以上説明した携帯通信端末1側の動作処理及びサーバ側の動作処理により、図8に示すように、これら携帯通信端末1及びサーバ間において各種データが送受される。   By the operation processing on the mobile communication terminal 1 side and the operation processing on the server side described above, various data are transmitted and received between the mobile communication terminal 1 and the server as shown in FIG.

すなわち、上記ステップS601及びS701により、先ず、ページ遷移に係るコンテンツデータのURLが携帯通信端末1から基地局側に送信され、これに応じて、上記ステップS602及びS704により、基地局側から携帯通信端末1に対して、該当するコンテンツが最後に更新された時刻が通知される。   That is, in steps S601 and S701, first, the URL of content data related to page transition is transmitted from the mobile communication terminal 1 to the base station side, and accordingly, in steps S602 and S704, mobile communication is performed from the base station side. The terminal 1 is notified of the time when the corresponding content was last updated.

そして、携帯通信端末1側においてファイル情報が生成され、上記ステップS608及びS705により、このファイル情報がキャッシュ内容に関する情報として基地局側に通知され、上記ステップS609及びS712により、基地局側から必要なファイル及び構成データ(バイナリ差分)が配信される。   Then, file information is generated on the mobile communication terminal 1 side, and the file information is notified to the base station side as information relating to the cache contents by the steps S608 and S705, and necessary from the base station side by the steps S609 and S712. Files and configuration data (binary differences) are distributed.

(コンテンツ閲覧システムによる作用・効果)
以上説明したコンテンツ閲覧システムによれば、キャッシュされたデータを利用するに際し、携帯通信端末1と通信ネットワーク4間で相互に情報の交換を行い、キャッシュされたデータをそのまま使用するか、必要なデータのみを新規にダウンロードするかを判断することが可能となり、ダウンロードするデータ量を縮減させることができるとともに、古いキャッシュデータを用いることによる弊害を回避することができる。
(Operations and effects of content browsing system)
According to the content browsing system described above, when using the cached data, the mobile communication terminal 1 and the communication network 4 exchange information with each other and use the cached data as it is, or necessary data It is possible to determine whether to download only the new data, the amount of data to be downloaded can be reduced, and adverse effects caused by using old cache data can be avoided.

特に、本実施形態では、携帯通信端末1のインデックステーブルT1により、コンテンツデータ又は構成データに関連付けてキャッシュ時刻を管理するため、前回データをダウンロードした時刻からの経過時間に応じて、キャッシュされたデータを使用するか否かを判断することが可能となり、上記ファイル情報を送信するか否かの判断を予め行うことにより、不要なデータの送受を省略することができる。   In particular, in the present embodiment, the cache time is managed in association with the content data or the configuration data by the index table T1 of the mobile communication terminal 1, so that the cached data according to the elapsed time from the time when the previous data was downloaded. It is possible to determine whether or not to use the file, and it is possible to omit transmission and reception of unnecessary data by making a determination in advance as to whether or not to transmit the file information.

また、本実施形態では、ページ構成解析部73eにより、キャッシュされているコンテンツデータに包含される画像、映像又は音声のファイルデータを解析し、テキストデータのみを再ダウンロードするため、ファイルサイズの大きいデータの再ダウンロードが頻繁に発生するのを防止することができる。   In this embodiment, the page configuration analysis unit 73e analyzes image, video, or audio file data included in the cached content data, and re-downloads only text data. Can be prevented from being frequently downloaded again.

さらに、本実施形態では、携帯通信端末1とコンテンツサーバ5との間で情報の送受を行うことによって、重要度判定部73jにより、キャッシュ時刻と更新時刻とを比較し、この比較結果に基づいて、再ダウンロードを決定するため、前回のキャッシュした後に更新されていないファイルを再ダウンロードするのを防止することができ、不要なデータ送受を省略することができる。また、携帯通信端末1側でインデックステーブルT1によりキャッシュされているコンテンツデータの重要度を管理するため、重要なファイルのみを再ダウンロードすることができ、不要なデータ送受を省略することができる。   Furthermore, in this embodiment, by transmitting and receiving information between the mobile communication terminal 1 and the content server 5, the importance determination unit 73j compares the cache time with the update time, and based on the comparison result Since re-downloading is determined, it is possible to prevent re-downloading of files that have not been updated since the previous cache, and unnecessary data transmission / reception can be omitted. In addition, since the importance level of the content data cached by the index table T1 is managed on the mobile communication terminal 1 side, only important files can be downloaded again, and unnecessary data transmission / reception can be omitted.

実施形態に係るコンテンツ閲覧システムの概略構成図である。1 is a schematic configuration diagram of a content browsing system according to an embodiment. 実施形態に係るデータ判定部73の機能を示すブロック図である。It is a block diagram which shows the function of the data determination part 73 which concerns on embodiment. 実施形態に係る携帯通信端末1側の動作を示すフローチャート図である。It is a flowchart figure which shows the operation | movement by the side of the portable communication terminal 1 which concerns on embodiment. 実施形態に係るステップS304における動作を示すフローチャート図である。It is a flowchart figure which shows the operation | movement in step S304 which concerns on embodiment. 実施形態に係るステップS305における動作を示すフローチャート図である。It is a flowchart figure which shows the operation | movement in step S305 which concerns on embodiment. 実施形態に係るステップS306における動作を示すフローチャート図である。It is a flowchart figure which shows the operation | movement in step S306 which concerns on embodiment. 実施形態に係るコンテンツサーバ5側における動作処理を示すフローチャート図である。It is a flowchart figure which shows the operation | movement process in the content server 5 side which concerns on embodiment. 実施形態に係る端末及びサーバ間におけるデータ送受のシーケンス図である。It is a sequence diagram of the data transmission / reception between the terminal and server which concern on embodiment.

符号の説明Explanation of symbols

T1 インデックステーブル、T2 テーブルデータ、1 携帯通信端末、2,6 通信制御部、3 制御部、4 通信ネットワーク、5 コンテンツサーバ、7 CPU、8 メモリ、21 無線基地局、31 データ送受部、32 データ判定部、71 データ送受部、72 出力処理部、73 データ判定部、73a サーバ側データ解析部、73b コマンド出力部、73c ファイル情報生成部、73d インデックス解析部、73e ページ構成解析部、73f 送信情報決定部、73g CRC演算部、73h タイムスタンプ比較部、73i 更新頻度算出部、73j 重要度判定部、73k 時計部、74 データ合成部、75 キャッシュ読出部、76 キャッシュ書込部、91 キー、92 表示装置、93 スピーカー T1 index table, T2 table data, 1 mobile communication terminal, 2, 6 communication control unit, 3 control unit, 4 communication network, 5 content server, 7 CPU, 8 memory, 21 radio base station, 31 data transmission / reception unit, 32 data Determination unit, 71 Data transmission / reception unit, 72 Output processing unit, 73 Data determination unit, 73a Server side data analysis unit, 73b Command output unit, 73c File information generation unit, 73d Index analysis unit, 73e Page configuration analysis unit, 73f Transmission information Determination unit, 73g CRC calculation unit, 73h Time stamp comparison unit, 73i Update frequency calculation unit, 73j Importance determination unit, 73k Clock unit, 74 Data composition unit, 75 Cache read unit, 76 Cache write unit, 91 key, 92 Display device, 93 speakers

Claims (10)

通信ネットワーク上のコンテンツサーバから配信されるページ形式のコンテンツのページ遷移を操作する操作部と、
上記操作部のページ遷移操作に対応するコンテンツ、又は該コンテンツを構成するファイルを取得するデータ受信部と、
上記データ受信部で取得された上記コンテンツと共に、少なくとも該コンテンツのURLを記憶するメモリと、
上記操作部のページ遷移操作に対応するURLと、上記メモリに記憶されているコンテンツのURLを比較することで、該操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているか否かを判別する記憶有無判別部と、
上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された場合、上記通信ネットワーク上に設けられた通信制御ユニットに対して、該ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別された場合、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する送信要求部と、
上記送信要求部が上記メモリに記憶されているコンテンツのURLを上記通信制御ユニットに送信することで該通信制御ユニットから送信される当該コンテンツが最後に更新された時刻を示す更新時刻を受信し、この更新時刻と、上記メモリに記憶されているコンテンツに含まれる各ファイルのタイムスタンプとを比較し、上記タイムスタンプが上記更新時刻よりも古いファイルを示すファイル情報を、当該コンテンツの上記URLを含ませて上記通信制御ユニットに送信するファイル情報送信部と、
上記ファイル情報送信部から上記通信制御ユニットに対して上記ファイル情報が送信されることで、該通信制御ユニットから送信されたテキストデータのファイル、及び/又は、該通信制御ユニットから送信された画像ファイル或いは映像ファイルの差分を示す構成データを、上記メモリに記憶されているコンテンツに対して合成するデータ合成部と、
上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された際に、上記通信制御ユニットに対して、該ページ遷移に係るコンテンツのURLが送信されると共に、該ページ遷移に係るコンテンツの配信要求が行われることで、該通信制御ユニットから送信された上記操作部のページ遷移操作に対応するコンテンツを出力し、或いは上記データ合成部で上記合成されたコンテンツを出力する出力処理部と
を備えた携帯通信端末と、
上記携帯通信端末の上記送信要求部から上記ページ遷移に対応するコンテンツの配信要求がなされた際に、該配信要求と共に送信された上記URLに基づいて、通信ネットワーク上のコンテンツサーバから上記ページ遷移に対応するコンテンツを取得して、上記携帯通信端末に送信する通常処理部と、
通信ネットワーク上の各コンテンツサーバから配信されている各コンテンツのURL及び更新時刻が記憶されたデータベースと、
上記携帯通信端末の送信要求部から上記メモリに記憶されているコンテンツのURLを受信した際に、当該URLに対応するコンテンツの更新時刻を上記データベースから検出して上記携帯通信端末に送信する更新時刻送信部と、
上記更新時刻送信部から上記更新時刻を送信した際に、上記携帯通信端末の上記ファイル情報送信部から送信された上記ファイル情報に含まれる上記URLに対応するコンテンツを上記コンテンツサーバから取得し、この取得したコンテンツを構成する各ファイルのうち、テキストデータのファイルは、そのまま上記携帯通信端末に送信し、上記取得したコンテンツを構成する各ファイルのうち、上記テキストデータ以外の画像ファイル、或いは映像ファイルは、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるか否かを判別し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルではないものと判別した場合には、この画像ファイル、或いは映像ファイルを、そのまま上記携帯通信端末に送信し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるものと判別した場合には、このファイル情報に対応する画像ファイル、或いは映像ファイルの更新の有無を判別し、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されていないものと判別した場合には、該上記ファイル情報に対応する画像ファイル、或いは映像ファイルを破棄することで、上記携帯通信端末に対しては送信せず、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されているものと判別した場合には、当該更新前後のデータの差分を示す構成データを形成して上記携帯通信端末に送信する送信情報制御部と
を備えた上記通信ネットワーク上に設けられた通信制御ユニットと
を有するコンテンツ閲覧システム。
An operation unit for operating page transition of content in a page format distributed from a content server on a communication network;
A data receiving unit for acquiring content corresponding to the page transition operation of the operation unit or a file constituting the content;
A memory that stores at least the URL of the content together with the content acquired by the data receiving unit;
Whether the content corresponding to the page transition operation of the operation unit is stored in the memory by comparing the URL corresponding to the page transition operation of the operation unit and the URL of the content stored in the memory. A memory presence / absence determining unit for determining
When the storage presence / absence determining unit determines that the content corresponding to the page transition operation of the operation unit is not stored in the memory, the page is transmitted to the communication control unit provided on the communication network. When the URL of the content corresponding to the transition is transmitted, the distribution request for the content corresponding to the page transition is requested, and it is determined that the content corresponding to the page transition operation of the operation unit is stored in the memory A transmission request unit that transmits the URL of the content stored in the memory to the communication control unit;
The transmission request unit transmits the URL of the content stored in the memory to the communication control unit, thereby receiving an update time indicating the time when the content transmitted from the communication control unit was last updated, This update time is compared with the time stamp of each file included in the content stored in the memory, and file information indicating a file whose time stamp is older than the update time is included in the URL of the content. A file information transmission unit for transmitting to the communication control unit;
A file of text data transmitted from the communication control unit and / or an image file transmitted from the communication control unit by transmitting the file information from the file information transmission unit to the communication control unit. Alternatively, a data synthesizing unit that synthesizes the configuration data indicating the difference between the video files with the content stored in the memory;
When the storage presence / absence determining unit determines that the content corresponding to the page transition operation of the operation unit is not stored in the memory, the URL of the content related to the page transition is transmitted to the communication control unit. Is transmitted, and the content distribution request for the page transition is made, so that the content corresponding to the page transition operation of the operation unit transmitted from the communication control unit is output, or the data synthesizing unit An output processing unit for outputting the synthesized content;
A mobile communication terminal equipped with
When a content distribution request corresponding to the page transition is made from the transmission request unit of the mobile communication terminal, the page transition is made from the content server on the communication network based on the URL transmitted together with the distribution request. A normal processing unit for acquiring corresponding content and transmitting it to the mobile communication terminal;
A database storing the URL and update time of each content distributed from each content server on the communication network;
Update time at which when the URL of the content stored in the memory is received from the transmission request unit of the mobile communication terminal, the update time of the content corresponding to the URL is detected from the database and transmitted to the mobile communication terminal A transmission unit;
When the update time is transmitted from the update time transmission unit, the content corresponding to the URL included in the file information transmitted from the file information transmission unit of the mobile communication terminal is acquired from the content server. Of the files constituting the acquired content, the text data file is transmitted to the mobile communication terminal as it is, and among the files constituting the acquired content, the image file or video file other than the text data is Determining whether the file corresponds to the file indicated by the file information received from the portable communication terminal, and is not a file corresponding to the file indicated by the file information received from the portable communication terminal. If discriminated, this image file or video file When it is determined that the file corresponds to the file indicated by the file information transmitted to the mobile communication terminal and received from the mobile communication terminal, an image file or video file corresponding to the file information If the image file or video file corresponding to the file information is determined not to be updated, the image file or video file corresponding to the file information is discarded. If it is determined that the image file or the video file corresponding to the file information is not updated and is not transmitted to the mobile communication terminal, the configuration data indicating the difference between the data before and after the update. A transmission information control unit configured to transmit to the mobile communication terminal
A communication control unit provided on the communication network comprising:
A content browsing system.
上記メモリには、上記データ受信部で取得された上記コンテンツ、及び該コンテンツのURLと共に、該コンテンツデータを取得したキャッシュ時刻が記憶され、
上記送信要求部は、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否かを判別し、該経過時間が所定時間を経過していないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する
請求項1に記載のコンテンツ閲覧システム。
The memory stores the content acquired by the data receiving unit, the URL of the content, and the cache time when the content data is acquired,
When the transmission request unit determines that the content corresponding to the page transition operation of the operation unit is stored in the memory, the elapsed time from the cache time of the content stored in the memory is determined. It is determined whether or not a predetermined time has elapsed, and if it is determined that the predetermined time has not elapsed, the page transition is performed with respect to the communication control unit provided on the communication network. Is sent to the communication control unit, the distribution request for the content corresponding to the page transition is made, and when it is determined that the elapsed time has exceeded a predetermined time, The content browsing system according to claim 1, wherein a URL of content stored in the memory is transmitted .
上記メモリには、上記データ受信部で取得された上記コンテンツ、該コンテンツのURL、及び該コンテンツデータを取得したキャッシュ時刻と共に、該コンテンツの重要度が記憶され、
上記送信要求部は、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否か、及び上記メモリに記憶されている当該コンテンツの上記重要度が、所定の閾値以上の重要度であるか否かを判別し、上記経過時間が所定時間を経過していないものと判別し、かつ、上記重要度が所定の閾値以上の重要度ではないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合、或いは上記重要度が所定の閾値以上の重要度であるものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する
請求項2に記載のコンテンツ閲覧システム。
The memory stores the content acquired by the data receiving unit, the URL of the content, and the cache time when the content data is acquired, and the importance of the content.
When the transmission request unit determines that the content corresponding to the page transition operation of the operation unit is stored in the memory, the elapsed time from the cache time of the content stored in the memory is determined. It is determined whether or not a predetermined time has elapsed and whether or not the importance of the content stored in the memory is greater than or equal to a predetermined threshold, and the elapsed time has passed a predetermined time. If it is determined that the importance is not greater than or equal to a predetermined threshold, the page transition is performed for the communication control unit provided on the communication network. The URL of the corresponding content is transmitted and a distribution request for the content corresponding to the page transition is made, and it is determined that the elapsed time has exceeded a predetermined time. And when, or if the severity is determined to what is more importance predetermined threshold, according to claim 2 for transmitting to said communication control unit, the URL of the content stored in the memory Content browsing system.
通信ネットワーク上のコンテンツサーバから配信されるコンテンツを閲覧している携帯通信端末から、ページ遷移に対応するコンテンツの配信要求がなされた際に、該配信要求と共に送信されたURLに基づいて、通信ネットワーク上のコンテンツサーバから上記ページ遷移に対応するコンテンツを取得して、上記携帯通信端末に送信する通常処理部と、
通信ネットワーク上の各コンテンツサーバから配信されている各コンテンツのURL及び更新時刻が記憶されたデータベースと、
上記携帯通信端末において、上記ページ遷移操作に対応するコンテンツがメモリに記憶されていることが検出された際に該携帯通信端末から送信される、上記メモリに記憶されているコンテンツのURLを受信した際に、当該URLに対応するコンテンツの更新時刻を上記データベースから検出して上記携帯通信端末に送信する更新時刻送信部と、
上記携帯通信端末が、上記更新時刻送信部から上記更新時刻を受信することで、該更新時刻と、上記メモリに記憶されているコンテンツに含まれる各ファイルのタイムスタンプとを比較することで形成して送信する、上記タイムスタンプが上記更新時刻よりも古いファイルを示すファイル情報に含まれるURLに対応するコンテンツを上記コンテンツサーバから取得し、この取得したコンテンツを構成する各ファイルのうち、テキストデータのファイルは、そのまま上記携帯通信端末に送信し、上記取得したコンテンツを構成する各ファイルのうち、上記テキストデータ以外の画像ファイル、或いは映像ファイルは、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるか否かを判別し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルではないものと判別した場合には、この画像ファイル、或いは映像ファイルを、そのまま上記携帯通信端末に送信し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるものと判別した場合には、このファイル情報に対応する画像ファイル、或いは映像ファイルの更新の有無を判別し、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されていないものと判別した場合には、該上記ファイル情報に対応する画像ファイル、或いは映像ファイルを破棄することで、上記携帯通信端末に対しては送信せず、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されているものと判別した場合には、当該更新前後のデータの差分を示す構成データを形成して上記携帯通信端末に送信する送信情報制御部と
を有する通信ネットワーク上に設けられた通信制御ユニット。
When a content distribution request corresponding to page transition is made from a mobile communication terminal viewing content distributed from a content server on the communication network, the communication network is based on the URL transmitted together with the distribution request. A normal processing unit that acquires content corresponding to the page transition from the content server above and transmits the content to the mobile communication terminal;
A database storing the URL and update time of each content distributed from each content server on the communication network;
When the mobile communication terminal detects that the content corresponding to the page transition operation is stored in the memory, the mobile communication terminal receives the URL of the content stored in the memory that is transmitted from the mobile communication terminal. An update time transmission unit that detects the update time of the content corresponding to the URL from the database and transmits the update time to the mobile communication terminal;
The mobile communication terminal receives the update time from the update time transmitter, and compares the update time with the time stamp of each file included in the content stored in the memory. The content corresponding to the URL included in the file information indicating the file whose time stamp is older than the update time is acquired from the content server, and the text data of each file constituting the acquired content is transmitted. The file is transmitted to the mobile communication terminal as it is, and the image file or video file other than the text data among the files constituting the acquired content is indicated by the file information received from the mobile communication terminal. It is determined whether the file corresponds to the file and When it is determined that the file does not correspond to the file indicated by the file information received from the terminal, the image file or the video file is directly transmitted to the portable communication terminal and received from the portable communication terminal. If it is determined that the file corresponds to the file indicated by the file information, the image file corresponding to the file information or the video file is determined to be updated, and the image file corresponding to the file information is determined. Alternatively, when it is determined that the video file has not been updated, the file information is not transmitted to the portable communication terminal by discarding the image file or the video file corresponding to the file information. It is determined that the image file or video file corresponding to is updated. In this case, a transmission information control unit which forms the configuration data indicating a difference data before and after the update is transmitted to the mobile communication terminal
A communication control unit provided on a communication network .
通信ネットワーク上のコンテンツサーバから配信されるページ形式のコンテンツのページ遷移を操作する操作部と、
上記操作部のページ遷移操作に対応するコンテンツ、又は該コンテンツを構成するファイルを取得するデータ受信部と、
上記データ受信部で取得された上記コンテンツと共に、少なくとも該コンテンツのURLを記憶するメモリと、
上記操作部のページ遷移操作に対応するURLと、上記メモリに記憶されているコンテンツのURLを比較することで、該操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているか否かを判別する記憶有無判別部と、
上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された場合、上記通信ネットワーク上に設けられた通信制御ユニットに対して、該ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別された場合、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する送信要求部と、
上記送信要求部が上記メモリに記憶されているコンテンツのURLを上記通信制御ユニットに送信することで該通信制御ユニットから送信される当該コンテンツが最後に更新された時刻を示す更新時刻を受信し、この更新時刻と、上記メモリに記憶されているコンテンツに含まれる各ファイルのタイムスタンプとを比較し、上記タイムスタンプが上記更新時刻よりも古いファイルを示すファイル情報を、当該コンテンツの上記URLを含ませて上記通信制御ユニットに送信するファイル情報送信部と、
上記ファイル情報送信部から上記通信制御ユニットに対して上記ファイル情報が送信されることで、該通信制御ユニットから送信されたテキストデータのファイル、及び/又は、該通信制御ユニットから送信された画像ファイル或いは映像ファイルの差分を示す構成データを、上記メモリに記憶されているコンテンツに対して合成するデータ合成部と、
上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された際に、上記通信制御ユニットに対して、該ページ遷移に係るコンテンツのURLが送信されると共に、該ページ遷移に係るコンテンツの配信要求が行われることで、該通信制御ユニットから送信された上記操作部のページ遷移操作に対応するコンテンツを出力し、或いは上記データ合成部で上記合成されたコンテンツを出力する出力処理部と
を有する携帯通信端末。
An operation unit for operating page transition of content in a page format distributed from a content server on a communication network;
A data receiving unit for acquiring content corresponding to the page transition operation of the operation unit or a file constituting the content;
A memory that stores at least the URL of the content together with the content acquired by the data receiving unit;
Whether the content corresponding to the page transition operation of the operation unit is stored in the memory by comparing the URL corresponding to the page transition operation of the operation unit and the URL of the content stored in the memory. A memory presence / absence determining unit for determining
When the storage presence / absence determining unit determines that the content corresponding to the page transition operation of the operation unit is not stored in the memory, the page is transmitted to the communication control unit provided on the communication network. When the URL of the content corresponding to the transition is transmitted, the distribution request for the content corresponding to the page transition is requested, and it is determined that the content corresponding to the page transition operation of the operation unit is stored in the memory A transmission request unit that transmits the URL of the content stored in the memory to the communication control unit;
The transmission request unit transmits the URL of the content stored in the memory to the communication control unit, thereby receiving an update time indicating the time when the content transmitted from the communication control unit was last updated, This update time is compared with the time stamp of each file included in the content stored in the memory, and file information indicating a file whose time stamp is older than the update time is included in the URL of the content. A file information transmission unit for transmitting to the communication control unit;
A file of text data transmitted from the communication control unit and / or an image file transmitted from the communication control unit by transmitting the file information from the file information transmission unit to the communication control unit. Alternatively, a data synthesizing unit that synthesizes the configuration data indicating the difference between the video files with the content stored in the memory;
When the storage presence / absence determining unit determines that the content corresponding to the page transition operation of the operation unit is not stored in the memory, the URL of the content related to the page transition is transmitted to the communication control unit. Is transmitted, and the content distribution request for the page transition is made, so that the content corresponding to the page transition operation of the operation unit transmitted from the communication control unit is output, or the data synthesizing unit A portable communication terminal comprising: an output processing unit that outputs the synthesized content .
上記メモリには、上記データ受信部で取得された上記コンテンツ、及び該コンテンツのURLと共に、該コンテンツデータを取得したキャッシュ時刻が記憶され、
上記送信要求部は、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否かを判別し、該経過時間が所定時間を経過していないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する
請求項5に記載の携帯通信端末。
The memory stores the content acquired by the data receiving unit, the URL of the content, and the cache time when the content data is acquired,
When the transmission request unit determines that the content corresponding to the page transition operation of the operation unit is stored in the memory, the elapsed time from the cache time of the content stored in the memory is determined. It is determined whether or not a predetermined time has elapsed, and if it is determined that the predetermined time has not elapsed, the page transition is performed with respect to the communication control unit provided on the communication network. Is sent to the communication control unit, the distribution request for the content corresponding to the page transition is made, and when it is determined that the elapsed time has exceeded a predetermined time, Send the URL of the content stored in the memory
The mobile communication terminal according to claim 5 .
上記メモリには、上記データ受信部で取得された上記コンテンツ、該コンテンツのURL、及び該コンテンツデータを取得したキャッシュ時刻と共に、該コンテンツの重要度が記憶され、
上記送信要求部は、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否か、及び上記メモリに記憶されている当該コンテンツの上記重要度が、所定の閾値以上の重要度であるか否かを判別し、上記経過時間が所定時間を経過していないものと判別し、かつ、上記重要度が所定の閾値以上の重要度ではないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合、或いは上記重要度が所定の閾値以上の重要度であるものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する
請求項6に記載の携帯通信端末。
The memory stores the content acquired by the data receiving unit, the URL of the content, and the cache time when the content data is acquired, and the importance of the content.
When the transmission request unit determines that the content corresponding to the page transition operation of the operation unit is stored in the memory, the elapsed time from the cache time of the content stored in the memory is determined. It is determined whether or not a predetermined time has elapsed and whether or not the importance of the content stored in the memory is greater than or equal to a predetermined threshold, and the elapsed time has passed a predetermined time. If it is determined that the importance is not greater than or equal to a predetermined threshold, the page transition is performed for the communication control unit provided on the communication network. The URL of the corresponding content is transmitted and a distribution request for the content corresponding to the page transition is made, and it is determined that the elapsed time has exceeded a predetermined time. When, or if the severity is determined to what is more importance predetermined threshold, transmitted to the communication control unit, the URL of the content stored in the memory
The mobile communication terminal according to claim 6 .
携帯通信端末の記憶有無判別部が、該携帯通信端末の操作部による、通信ネットワーク上のコンテンツサーバから配信されるページ形式のコンテンツのページ遷移操作に対応するURLと、メモリに記憶されているコンテンツのURLを比較することで、該操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているか否かを判別するステップと、
上記ステップにおいて、上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された場合、携帯通信端末の送信要求部が、上記通信ネットワーク上に設けられた通信制御ユニットに対して、該ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別された場合、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信するステップと、
携帯通信端末のファイル情報送信部が、上記ステップにおいて、上記送信要求部が上記メモリに記憶されているコンテンツのURLを上記通信制御ユニットに送信することで該通信制御ユニットから送信される当該コンテンツが最後に更新された時刻を示す更新時刻を受信し、この更新時刻と、上記メモリに記憶されているコンテンツに含まれる各ファイルのタイムスタンプとを比較し、上記タイムスタンプが上記更新時刻よりも古いファイルを示すファイル情報を、当該コンテンツの上記URLを含ませて上記通信制御ユニットに送信するステップと、
携帯通信端末のデータ合成部が、上記ステップにおいて、上記ファイル情報送信部から上記通信制御ユニットに対して上記ファイル情報が送信されることで、該通信制御ユニットから送信されたテキストデータのファイル、及び/又は、該通信制御ユニットから送信された画像ファイル或いは映像ファイルの差分を示す構成データを、上記メモリに記憶されているコンテンツに対して合成するステップと、
携帯通信端末の出力処理部が、上記ステップにおいて、上記記憶有無判別部により、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されていないものと判別された際に、上記通信制御ユニットに対して、該ページ遷移に係るコンテンツのURLが送信されると共に、該ページ遷移に係るコンテンツの配信要求が行われることで、該通信制御ユニットから送信された上記操作部のページ遷移操作に対応するコンテンツを出力し、或いは上記ステップにおいて、上記データ合成部で上記合成されたコンテンツを出力するステップと、
上記通信ネットワーク上に設けられた通信制御ユニットの通常処理部が、上記携帯通信端末の上記送信要求部から上記ページ遷移に対応するコンテンツの配信要求がなされた際に、該配信要求と共に送信された上記URLに基づいて、通信ネットワーク上のコンテンツサーバから上記ページ遷移に対応するコンテンツを取得して、上記携帯通信端末に送信するステップと、
上記通信制御ユニットの更新時刻送信部が、上記携帯通信端末の送信要求部から上記メモリに記憶されているコンテンツのURLを受信した際に、当該URLに対応するコンテンツの更新時刻を、上記通信ネットワーク上の各コンテンツサーバから配信されている各コンテンツのURL及び更新時刻が記憶された上記データベースから検出して上記携帯通信端末に送信するステップと、
上記通信制御ユニットの送信情報制御部が、上記更新時刻送信部から上記更新時刻を送信した際に、上記携帯通信端末の上記ファイル情報送信部から送信された上記ファイル情報に含まれる上記URLに対応するコンテンツを上記コンテンツサーバから取得し、この取得したコンテンツを構成する各ファイルのうち、テキストデータのファイルは、そのまま上記携帯通信端末に送信し、上記取得したコンテンツを構成する各ファイルのうち、上記テキストデータ以外の画像ファイル、或いは映像ファイルは、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるか否かを判別し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルではないものと判別した場合には、この画像ファイル、或いは映像ファイルを、そのまま上記携帯通信端末に送信し、上記携帯通信端末から受信した上記ファイル情報で示されるファイルに対応するファイルであるものと判別した場合には、このファイル情報に対応する画像ファイル、或いは映像ファイルの更新の有無を判別し、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されていないものと判別した場合には、該上記ファイル情報に対応する画像ファイル、或いは映像ファイルを破棄することで、上記携帯通信端末に対しては送信せず、上記ファイル情報に対応する画像ファイル、或いは映像ファイルが更新されているものと判別した場合には、当該更新前後のデータの差分を示す構成データを形成して上記携帯通信端末に送信するステップと
を有するコンテンツ閲覧方法。
The content corresponding to the page transition operation of the page format content distributed from the content server on the communication network by the storage presence / absence determining unit of the mobile communication terminal and the content stored in the memory Determining whether content corresponding to the page transition operation of the operation unit is stored in the memory by comparing the URLs of
In the step, when the storage presence / absence determining unit determines that the content corresponding to the page transition operation of the operation unit is not stored in the memory, the transmission request unit of the mobile communication terminal is connected to the communication network. The URL of the content corresponding to the page transition is transmitted to the communication control unit provided in the network, and the distribution request for the content corresponding to the page transition is requested. If it is determined that the content is stored in the memory, a step of transmitting the URL of the content stored in the memory to the communication control unit;
When the file information transmission unit of the mobile communication terminal transmits the URL of the content stored in the memory to the communication control unit in the step, the content transmitted from the communication control unit is An update time indicating the last update time is received, the update time is compared with the time stamp of each file included in the content stored in the memory, and the time stamp is older than the update time. Transmitting file information indicating a file to the communication control unit including the URL of the content;
In the step, the data compositing unit of the mobile communication terminal transmits the file information from the file information transmitting unit to the communication control unit, so that a file of text data transmitted from the communication control unit, and Or combining the configuration data indicating the difference between the image file or the video file transmitted from the communication control unit with the content stored in the memory;
When the output processing unit of the mobile communication terminal determines that the content corresponding to the page transition operation of the operation unit is not stored in the memory by the storage presence / absence determination unit in the step, the communication control The URL of the content related to the page transition is transmitted to the unit, and the delivery request for the content related to the page transition is made, so that the page transition operation of the operation unit transmitted from the communication control unit is performed. Outputting corresponding content, or outputting the synthesized content in the data synthesis unit in the step;
The normal processing unit of the communication control unit provided on the communication network is transmitted together with the distribution request when the distribution request for the content corresponding to the page transition is made from the transmission request unit of the portable communication terminal. Acquiring content corresponding to the page transition from a content server on a communication network based on the URL, and transmitting the content to the mobile communication terminal;
When the update time transmission unit of the communication control unit receives the URL of the content stored in the memory from the transmission request unit of the mobile communication terminal, the update time of the content corresponding to the URL is displayed as the communication network. Detecting from the database storing the URL and update time of each content distributed from each content server above and transmitting it to the mobile communication terminal;
When the transmission information control unit of the communication control unit transmits the update time from the update time transmission unit, it corresponds to the URL included in the file information transmitted from the file information transmission unit of the mobile communication terminal. Content to be acquired from the content server, and among the files constituting the acquired content, the text data file is transmitted to the mobile communication terminal as it is, and among the files constituting the acquired content, the file It is determined whether an image file or a video file other than text data is a file corresponding to the file indicated by the file information received from the mobile communication terminal, and the file information received from the mobile communication terminal is used. When it is determined that the file does not correspond to the indicated file When this image file or video file is transmitted to the mobile communication terminal as it is and it is determined that the file corresponds to the file indicated by the file information received from the mobile communication terminal, the file information If the image file or video file corresponding to the file information is updated, and it is determined that the image file or video file corresponding to the file information has not been updated, the image corresponding to the file information If it is determined that the image file or the video file corresponding to the file information has been updated without discarding the file or the video file, the update is performed. A step of forming configuration data indicating a difference between preceding and succeeding data and transmitting it to the mobile communication terminal Content browsing method with.
上記携帯通信端末の上記メモリに対して、上記コンテンツ、及び該コンテンツのURLと共に、該コンテンツデータを取得したキャッシュ時刻を記憶しておき、
上記携帯通信端末の送信要求部は、上記ステップにおいて、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否かを判別し、該経過時間が所定時間を経過していないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する
請求項8に記載のコンテンツ閲覧方法。
In the memory of the mobile communication terminal, the cache time at which the content data is acquired is stored together with the content and the URL of the content,
When the transmission request unit of the mobile communication terminal determines that the content corresponding to the page transition operation of the operation unit is stored in the memory in the step, the transmission request unit of the content stored in the memory It is determined whether or not an elapsed time from the cache time has passed a predetermined time, and if it is determined that the elapsed time has not passed the predetermined time, communication control provided on the communication network When the URL of the content corresponding to the page transition is transmitted to the unit, the distribution request for the content corresponding to the page transition is made, and it is determined that the elapsed time has exceeded a predetermined time, The URL of the content stored in the memory is transmitted to the communication control unit.
The content browsing method according to claim 8 .
上記携帯通信端末の上記メモリに対して、上記コンテンツ、該コンテンツのURL、及び該コンテンツデータを取得したキャッシュ時刻と共に、該コンテンツの重要度を記憶しておき、
上記携帯通信端末の上記送信要求部は、上記ステップにおいて、上記操作部のページ遷移操作に対応するコンテンツが上記メモリに記憶されているものと判別した際に、上記メモリに記憶されている当該コンテンツの上記キャッシュ時刻からの経過時間が所定時間以上経過しているか否か、及び上記メモリに記憶されている当該コンテンツの上記重要度が、所定の閾値以上の重要度であるか否かを判別し、上記経過時間が所定時間を経過していないものと判別し、かつ、上記重要度が所定の閾値以上の重要度ではないものと判別した場合には、上記通信ネットワーク上に設けられた通信制御ユニットに対して、上記ページ遷移に対応するコンテンツのURLを送信すると共に、該ページ遷移に対応するコンテンツの配信要求を行い、上記経過時間が所定時間以上経過しているものと判別した場合、或いは上記重要度が所定の閾値以上の重要度であるものと判別した場合に、上記通信制御ユニットに対して、該メモリに記憶されているコンテンツのURLを送信する
請求項9に記載のコンテンツ閲覧方法。
The importance level of the content is stored in the memory of the mobile communication terminal together with the content, the URL of the content, and the cache time when the content data is acquired.
When the transmission request unit of the mobile communication terminal determines that the content corresponding to the page transition operation of the operation unit is stored in the memory in the step, the content stored in the memory Whether the elapsed time from the cache time has exceeded a predetermined time and whether the importance of the content stored in the memory is higher than a predetermined threshold. If it is determined that the elapsed time has not passed the predetermined time and the importance is determined not to be greater than or equal to a predetermined threshold, communication control provided on the communication network The URL of the content corresponding to the page transition is transmitted to the unit, and the content distribution request corresponding to the page transition is requested. When it is determined that the interval has passed a predetermined time or when the importance is determined to be greater than or equal to a predetermined threshold, the communication control unit is stored in the memory. The URL of the content
The content browsing method according to claim 9 .
JP2004064882A 2004-03-08 2004-03-08 Content browsing system, communication control unit, portable communication terminal, and content browsing method Expired - Fee Related JP4413655B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004064882A JP4413655B2 (en) 2004-03-08 2004-03-08 Content browsing system, communication control unit, portable communication terminal, and content browsing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004064882A JP4413655B2 (en) 2004-03-08 2004-03-08 Content browsing system, communication control unit, portable communication terminal, and content browsing method

Publications (2)

Publication Number Publication Date
JP2005251137A JP2005251137A (en) 2005-09-15
JP4413655B2 true JP4413655B2 (en) 2010-02-10

Family

ID=35031526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004064882A Expired - Fee Related JP4413655B2 (en) 2004-03-08 2004-03-08 Content browsing system, communication control unit, portable communication terminal, and content browsing method

Country Status (1)

Country Link
JP (1) JP4413655B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100678925B1 (en) * 2006-01-27 2007-02-06 삼성전자주식회사 Mobile device, apparatus and method for transmitting content for mobile device
JP4825533B2 (en) * 2006-02-07 2011-11-30 パナソニック株式会社 Mobile terminal device, content management system, and data cache method
CN101201827B (en) * 2006-12-14 2013-02-20 阿里巴巴集团控股有限公司 Method and system for displaying web page
US20080307412A1 (en) * 2007-06-06 2008-12-11 Sony Computer Entertainment Inc. Cached content consistency management
US8010624B2 (en) * 2008-03-27 2011-08-30 Amazon Technologies, Inc. Dynamic composition for image transmission
JP5168107B2 (en) * 2008-11-26 2013-03-21 富士通株式会社 Relay server, information browsing system and program
US8751925B1 (en) 2010-04-05 2014-06-10 Facebook, Inc. Phased generation and delivery of structured documents
AU2014223495B2 (en) * 2013-03-01 2017-07-13 Facebook, Inc. Caching pagelets of structured documents

Also Published As

Publication number Publication date
JP2005251137A (en) 2005-09-15

Similar Documents

Publication Publication Date Title
KR101678932B1 (en) Method, device, server, terminal, program and recording medium for visiting webpage
US20110145354A1 (en) Data communication system and data communication method
JPWO2008078684A1 (en) Network system
JP2006343855A (en) Content relay device and content relay method
EP1628217A2 (en) Operating system for information equipment, and information equipment
JP4435819B2 (en) Cache control program, cache control device, cache control method, and cache server
US20090177732A1 (en) Method and system for automated and configurable remote cache refreshes
EP1947575A1 (en) Computer system
JP4413655B2 (en) Content browsing system, communication control unit, portable communication terminal, and content browsing method
EP1991002A1 (en) Mobile device having television function, program information accumulation method, and program
CN105122818A (en) Computer system, distribution control system, distribution control method, and computer-readable storage medium
JP2005242829A (en) Data processing device, data processing method, data processing program, and recording medium with data processing program recorded
EP1134672B1 (en) Server content retrieval device
JP4791926B2 (en) Web page storage management method and information communication terminal device
US7788374B2 (en) Method and apparatus for displaying browser in portable terminal
US20060155438A1 (en) Data storage system
JP4904121B2 (en) Web page display update method and information communication terminal device
JP5209863B2 (en) Mobile communication terminal
JP2003087208A (en) Data receiver
CA2647976C (en) Method and system for automated and configurable remote cache refreshes
JP3615118B2 (en) Mobile communication terminal device
KR101365330B1 (en) Method for updating of multimedia contents using category information and system
JP2008072601A (en) Information presenting method and communication terminal device
KR20040107859A (en) Method for offering contents in relation to analysis of user's log
JP2017073053A (en) Document browsing and editing program, document management program, terminal device, and document management device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070111

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071009

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090318

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090515

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: 20091111

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: 20091118

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

Free format text: PAYMENT UNTIL: 20121127

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131127

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees