JP2011232795A - Content distribution system, computer program, and recording medium for recording computer program - Google Patents

Content distribution system, computer program, and recording medium for recording computer program Download PDF

Info

Publication number
JP2011232795A
JP2011232795A JP2010099698A JP2010099698A JP2011232795A JP 2011232795 A JP2011232795 A JP 2011232795A JP 2010099698 A JP2010099698 A JP 2010099698A JP 2010099698 A JP2010099698 A JP 2010099698A JP 2011232795 A JP2011232795 A JP 2011232795A
Authority
JP
Japan
Prior art keywords
content
update
information
updated
terminal device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010099698A
Other languages
Japanese (ja)
Inventor
Yasushi Ishizuka
康司 石塚
Takanobu Matsubara
敬信 松原
Tomohiro Aiso
友宏 相曽
Yasushi Furukawa
裕史 古川
Takuya Watabe
拓也 渡部
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2010099698A priority Critical patent/JP2011232795A/en
Publication of JP2011232795A publication Critical patent/JP2011232795A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a content distribution system for reducing data quantity to be updated and communication quantity due to the transmission and reception of update information in case of updating content.SOLUTION: In a content update management server 106, a CPU acquires update information including the update section and update content of content in response to an inquiry from terminal equipment 102, and when determining that the update information has been acquired, the CPU transmits the update information as an inquiry result to the terminal equipment 102. In the terminal equipment 102, an HDD stores the content, and the CPU makes an inquiry for the presence/absence of the update of the content to the content update management server 106, and a communication I/F receives the update information, and the CPU specifies the update section of the content based on the received update information, and rewrites the content of the specified update section in the content stored in the HDD so that the update content included in the received update information can be reflected.

Description

本発明は、コンテンツ配信システム、コンピュータプログラム、及び、そのコンピュータプログラムを記録した記録媒体に関し、特には、コンテンツを更新する技術に関する。   The present invention relates to a content distribution system, a computer program, and a recording medium on which the computer program is recorded, and more particularly to a technique for updating content.

近年、コンテンツ配信サーバ及び端末装置を含むコンテンツ配信サービスが普及している。このコンテンツ配信サービスにおいて、コンテンツ配信サーバは、インターネット及び携帯電話網等の通信網を介して、動画、音楽、電子書籍、及びニュース情報等のコンテンツを端末装置に対して配信する。端末装置は、配信されたコンテンツを表示又は再生する。   In recent years, content distribution services including content distribution servers and terminal devices have become widespread. In this content distribution service, a content distribution server distributes content such as moving images, music, electronic books, and news information to a terminal device via a communication network such as the Internet and a mobile phone network. The terminal device displays or reproduces the distributed content.

コンテンツ配信サーバによって管理されるコンテンツは、コンテンツの提供者等によって作成されるとともに、頻繁に内容が更新される。このような更新情報を管理するために、様々な技術が提案されている。例えば、後掲の特許文献1には、コンテンツの構造とその時間的な変化とを、コンテンツの構造情報と、コンテンツ及びその構成要素の履歴情報とに基づいて管理する、コンテンツ管理システムが開示されている。   The content managed by the content distribution server is created by a content provider or the like, and the content is frequently updated. In order to manage such update information, various techniques have been proposed. For example, Patent Document 1 listed below discloses a content management system that manages content structure and its temporal change based on content structure information and history information of the content and its constituent elements. ing.

また後掲の特許文献2には、ネットワークを介して相互に通信可能に接続される、クライアント、Webサーバ、及び、更新情報管理サーバを含む更新情報表示システムが開示されている。この更新情報表示システムにおいて、更新情報管理サーバは、各Webサーバの情報コンテンツの更新情報を取得し、取得した更新情報を一覧表示した更新情報一覧コンテンツを作成する。クライアントは、更新情報管理サーバにて作成される更新情報一覧コンテンツを一定時間毎に取得し、取得した更新情報一覧コンテンツの更新有無を検知する。そして、更新ありと検知した場合には、更新情報一覧コンテンツをクライアントの画面上にポップアップ表示させる。   Further, Patent Document 2 described later discloses an update information display system including a client, a Web server, and an update information management server, which are connected to each other via a network so as to communicate with each other. In this update information display system, the update information management server acquires update information of the information contents of each Web server, and creates update information list contents in which the acquired update information is displayed as a list. The client acquires update information list contents created by the update information management server at regular intervals, and detects whether the acquired update information list contents are updated. When it is detected that there is an update, the update information list content is displayed in a pop-up on the client screen.

また後掲の特許文献3には、コンテンツのダウンロードを制御するためのダウンロード制御メタ情報を受信し、受信したダウンロード制御メタ情報を解析して、周期的配信型のコンテンツ、さらには更新周期の短いコンテンツのダウンロードを優先して行なうコンテンツ受信装置が開示されている。このコンテンツ受信装置は、サーバ上のダウンロード制御メタ情報のバージョンを一定周期毎に確認し、確認したバージョンがダウンロード済みのものと異なる場合には、ダウンロード制御メタ情報を新たにダウンロードすることで、ダウンロード制御メタ情報の更新を行なう。   Further, in Patent Document 3 described later, download control meta information for controlling download of content is received, the received download control meta information is analyzed, periodically distributed content, and further, the update cycle is short. A content receiving apparatus that preferentially downloads content is disclosed. This content receiving apparatus checks the version of the download control meta information on the server at regular intervals, and if the confirmed version is different from the downloaded version, downloads the download control meta information by newly downloading it. Update control meta information.

特許第3948851号Japanese Patent No. 3948851 特開2004−246822号公報JP 2004-246822 A 特開2009−169783号公報JP 2009-169783 A

特許文献1〜特許文献3に開示される技術では、コンテンツの更新があった場合には、コンテンツ全体が、最新版に更新されたり、ユーザによって指定される時点でのバージョンに更新されたりする。したがって、ガイドブック等においてコンテンツが部分的に更新された場合においてもコンテンツ全体の更新が行なわれるため、更新するデータ量が膨大になり、更新料金が無駄に高くなってしまうという問題がある。また、更新情報管理サーバ等から端末装置に対して、更新情報としてコンテンツ全体に関する情報が送信されるため、通信量が膨大になり、通信料金が無駄に高くなってしまうという問題がある。   In the techniques disclosed in Patent Documents 1 to 3, when content is updated, the entire content is updated to the latest version or updated to the version specified by the user. Therefore, even when content is partially updated in a guidebook or the like, the entire content is updated, so that there is a problem that the amount of data to be updated becomes enormous and the update fee becomes uselessly high. In addition, since information related to the entire content is transmitted as update information from the update information management server or the like to the terminal device, there is a problem that the communication amount becomes enormous and the communication fee becomes uselessly high.

本発明の目的は、コンテンツを更新する際に、更新するデータ量及び更新情報の送受信による通信量を低減させることのできるコンテンツ配信システム、コンピュータプログラム、及び、そのコンピュータプログラムを記録した記録媒体を提供することである。   An object of the present invention is to provide a content distribution system, a computer program, and a recording medium on which the computer program is recorded that can reduce the amount of data to be updated and the amount of communication due to transmission / reception of update information when updating the content. It is to be.

本発明の第1の局面に係るコンテンツ更新システムは、互いにネットワークを介してデータ通信可能に接続される、コンテンツを配信するコンテンツ配信サーバと、配信されたコンテンツを出力する出力手段を含む端末装置と、コンテンツ更新管理サーバと、を含むコンテンツ更新システムであって、コンテンツ更新管理サーバは、端末装置からの問合せに応答して、コンテンツの更新部分及び更新内容を含む更新情報を取得する取得手段と、取得手段が更新情報を取得したか否かを判定する判定手段と、判定手段によって、更新情報を取得したと判定された場合に、端末装置に対し、更新情報を問合せ結果として送信する送信手段と、を含み、端末装置は、コンテンツを記憶する記憶手段と、コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる問合せ手段と、問合せ結果として送信される更新情報を受信する受信手段と、受信した更新情報に基づいて、コンテンツの更新部分を特定する特定手段と、受信した更新情報に含まれる更新内容が反映されるように、記憶手段に記憶されるコンテンツにおける、特定された更新部分の内容を書換える更新手段と、を含む。   A content update system according to a first aspect of the present invention includes a content distribution server that distributes content and is connected to each other via a network, and a terminal device that includes an output unit that outputs the distributed content. A content update management server, the content update management server, in response to an inquiry from the terminal device, an acquisition means for acquiring update information including an update part of the content and update content; A determination unit that determines whether or not the acquisition unit has acquired update information; and a transmission unit that transmits the update information as a query result to the terminal device when the determination unit determines that the update information has been acquired. , And the terminal device stores the content with respect to the storage means for storing the content and the content update management server. Included in the received update information, inquiry means for inquiring whether there is an update, receiving means for receiving update information transmitted as an inquiry result, specifying means for specifying an update part of content based on the received update information, and Updating means for rewriting the contents of the specified update portion in the content stored in the storage means so that the updated contents are reflected.

このように、コンテンツが部分的に更新された際には、更新部分及び更新内容を含む更新情報がコンテンツ更新管理サーバから端末装置に対して送信されるので、コンテンツ全体に関する情報が送信される場合と比較して、通信量を大幅に低減することができる。また、端末装置では、コンテンツにおける、受信した更新情報によって特定される更新部分の内容のみが書換えられるので、コンテンツ全体が更新される場合と比較して、更新するデータ量を最小限に低減することができる。したがって、更新料金及び通信料金等の更新にかかるコストを削減することができる。   As described above, when the content is partially updated, update information including the updated portion and the update content is transmitted from the content update management server to the terminal device, and thus information regarding the entire content is transmitted. Compared with, the amount of communication can be greatly reduced. Further, in the terminal device, only the content of the update part specified by the received update information in the content is rewritten, so that the amount of data to be updated can be reduced to a minimum as compared with the case where the entire content is updated. Can do. Accordingly, it is possible to reduce the cost required for updating the update fee and the communication fee.

好ましくは、出力手段は表示装置を含み、端末装置は、更新手段によってコンテンツが書換えられる前に、表示装置に対し、特定された更新部分が明確になるように、コンテンツに基づく画像を表示させる表示制御手段をさらに含む。これによって、ユーザは、コンテンツの更新部分を容易に知ることができる。   Preferably, the output unit includes a display device, and the terminal device displays on the display device an image based on the content so that the specified update portion is clear before the content is rewritten by the update unit. Control means is further included. As a result, the user can easily know the updated part of the content.

より好ましくは、表示制御手段は、表示装置に対し、特定された更新部分が枠によって囲まれた状態で、コンテンツに基づく画像を表示させる。これによって、ユーザは、コンテンツの更新部分をより一層容易に知ることができる。   More preferably, the display control means causes the display device to display an image based on the content in a state where the specified update portion is surrounded by a frame. As a result, the user can more easily know the updated part of the content.

さらに好ましくは、表示制御手段は、表示装置に対し、更新部分における更新内容を表示させる。これによって、ユーザはコンテンツを更新することなく更新内容を把握することができる。したがって、ユーザはコンテンツを更新すべきか否かの判断を容易に行なうことができるようになる。また、コンテンツの更新を行なうようにユーザを誘導することができる。   More preferably, the display control means causes the display device to display the update contents in the update portion. As a result, the user can grasp the updated contents without updating the contents. Therefore, the user can easily determine whether or not the content should be updated. In addition, the user can be guided to update the content.

さらに好ましくは、表示制御手段は、表示装置に対し、更新部分の内容が見えないように、コンテンツに基づく画像を表示させる。これによって、ユーザが更新前の内容を利用することで被る不利益を回避することができる。例えば、ユーザが更新前の電話番号を利用することで、誤った連絡先に電話をかけてしまうことを防ぐことができる。ユーザが更新前の時刻表を利用することで、所望の交通機関に乗り遅れてしまうことを防ぐことができる。   More preferably, the display control means causes the display device to display an image based on the content so that the contents of the updated part cannot be seen. As a result, it is possible to avoid the disadvantage that the user suffers by using the content before update. For example, it is possible to prevent the user from calling the wrong contact by using the telephone number before the update. By using the timetable before update, it is possible to prevent the user from getting behind the desired transportation system.

さらに好ましくは、コンテンツは、更新部分の内容の非表示を示すフラグ情報を有する部分を含むことがあり、端末装置は、特定された更新部分がフラグ情報を有する部分であるか否かを判定する非表示判定手段をさらに含み、表示制御手段は、非表示判定手段によって、特定された更新部分がフラグ情報を有する部分であると判定された場合に、表示装置に対し、当該更新部分の内容が見えないように、コンテンツに基づく画像を表示させる。これによって、コンテンツの提供者等は、更新中の情報及び誤植等の問題ある部分をユーザに対して見えないようにすることができる。したがって、ユーザが更新中の情報を利用することで被る不利益、及び、誤植による影響等を回避することができる。   More preferably, the content may include a portion having flag information indicating non-display of the content of the update portion, and the terminal device determines whether or not the specified update portion is a portion having flag information. The display control means further includes a non-display determination means, and when the non-display determination means determines that the identified update part is a part having flag information, the display control means indicates that the content of the update part is An image based on the content is displayed so that it cannot be seen. This makes it possible for the content provider and the like to prevent the user from seeing information being updated and problematic parts such as typographical errors. Therefore, it is possible to avoid the disadvantages caused by the user using the information being updated and the influence of typographical errors.

さらに好ましくは、出力手段は表示装置を含み、端末装置は、更新手段によってコンテンツが書換えられる前に、表示装置に対し、少なくとも、コンテンツ全体に対する更新部分の割合、更新された文字数、及び、更新された画像数のうちのいずれか1つを含む情報を表示させる表示制御手段をさらに含む。これによって、ユーザは、コンテンツの更新に関する情報を容易に知ることができる。したがって、コンテンツを更新すべきか否かの判断を容易に行なうことができるようになる。   More preferably, the output means includes a display device, and before the content is rewritten by the update means, the terminal device is at least updated with respect to the entire content, the number of updated characters, and updated to the display device. Display control means for displaying information including any one of the number of images. As a result, the user can easily know information related to the update of the content. Therefore, it becomes possible to easily determine whether or not the content should be updated.

さらに好ましくは、端末装置は、表示制御手段による表示がなされた後に、更新内容を反映させる旨の指示を受付ける更新指示受付手段をさらに含み、更新手段は、更新指示受付手段が指示を受付けた場合に、特定された更新部分の内容を書換える。これによって、ユーザは更新部分を確認した後で、更新内容を反映させるか否かの判断をすることができる。したがって、無駄な更新がなされることを防ぐことができる。   More preferably, the terminal device further includes an update instruction receiving unit that receives an instruction to reflect the update content after the display by the display control unit is performed, and the update unit receives the instruction when the update instruction receiving unit receives the instruction. Then, the content of the identified update part is rewritten. As a result, the user can determine whether to reflect the updated contents after confirming the updated portion. Therefore, it is possible to prevent unnecessary updating.

さらに好ましくは、端末装置は、表示制御手段による表示がなされた後に、更新内容を反映させる部分を指定する旨の指示を受付ける更新指示受付手段をさらに含み、更新手段は、更新指示受付手段が指示を受付けた場合に、特定された更新部分であって、かつ指定された部分の内容を書換える。これによって、ユーザは更新部分を確認した後で、更新内容の反映を所望する部分があるか否かを判断し、更新内容の反映を所望する部分がある場合にはその部分を指定することができる。したがって、必要最低限の更新を行なうことができるようになり、無駄な更新がなされることを防ぐことができる。   More preferably, the terminal device further includes an update instruction accepting unit that accepts an instruction to designate a part to reflect the update content after the display by the display control unit, and the update unit is instructed by the update instruction accepting unit. Is received, the contents of the specified update part and the specified part are rewritten. Thus, after confirming the update part, the user can determine whether there is a part for which the update contents are desired to be reflected, and if there is a part for which the update contents are desired to be specified, the part can be designated. it can. Therefore, the minimum necessary update can be performed, and unnecessary updates can be prevented.

さらに好ましくは、端末装置は、コンテンツに対するアクセスを受付ける受付手段をさらに含み、問合せ手段は、受付手段がアクセスを受付けた場合に、コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる。これによって、端末装置のユーザは、コンテンツの更新指示を出すことなく、更新内容が反映されたコンテンツを閲覧することができる。   More preferably, the terminal device further includes accepting means for accepting access to the content, and when the accepting means accepts access, the inquiry means inquires of the content update management server whether the content has been updated. Thereby, the user of the terminal device can browse the content in which the updated content is reflected without issuing an instruction to update the content.

さらに好ましくは、端末装置は、更新情報を取得する旨の指示を受付ける受付手段をさらに含み、問合せ手段は、受付手段が指示を受付けた場合に、コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる。これによって、ユーザはコンテンツの更新を所望するときに、更新内容が反映されたコンテンツを閲覧することができる。   More preferably, the terminal device further includes a reception unit that receives an instruction to acquire update information, and the inquiry unit determines whether the content update management server has updated the content when the reception unit receives the instruction. Inquire. Thus, when the user desires to update the content, the user can view the content reflecting the updated content.

さらに好ましくは、端末装置は、現在時刻を出力する時計手段と、時計手段によって出力される現在時刻が予め定める所定時刻になったか否かを判定する時刻判定手段と、をさらに含み、問合せ手段は、時刻判定手段によって、予め定める所定時刻になったと判定された場合に、コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる。これによって、コンテンツの更新が自動的に行なわれるようになるので、端末装置のユーザは、コンテンツの更新指示を出すことなく、最新の更新内容が反映されたコンテンツを常に得ることができる。   More preferably, the terminal device further includes a clock unit that outputs the current time, and a time determination unit that determines whether or not the current time output by the clock unit has reached a predetermined time. When it is determined by the time determination means that the predetermined time has been reached, the content update management server is inquired of whether or not the content has been updated. As a result, the content is automatically updated, so that the user of the terminal device can always obtain the content reflecting the latest update contents without issuing an instruction to update the content.

さらに好ましくは、端末装置は、コンテンツにおける、更新の対象となる部分を予め設定しておくための設定手段をさらに含み、問合せ手段は、コンテンツ更新管理サーバに対し、予め設定される部分におけるコンテンツの更新の有無を問合せ、取得手段は、端末装置からの問合せに応答して、予め設定される部分における更新情報を取得する。これによって、利用者が更新を所望する部分のみが更新されるので、無駄な更新がなされることをより一層確実に防ぐことができる。また、優先度の高い部分のみが更新されるので、全ての更新部分を含む更新情報が送信される場合と比較して、通信量を低減させることができる。その結果、通信料金を削減することができる。   More preferably, the terminal device further includes a setting unit for presetting a part to be updated in the content, and the inquiry unit instructs the content update management server to store the content in the preset part. The inquiry / acquisition means obtains update information in a preset portion in response to an inquiry from the terminal device. As a result, only the portion that the user desires to update is updated, so that it is possible to more reliably prevent unnecessary updating. Moreover, since only the part with a high priority is updated, compared with the case where the update information containing all the update parts is transmitted, the amount of communication can be reduced. As a result, communication charges can be reduced.

さらに好ましくは、端末装置は、更新手段によって、記憶手段に記憶されるコンテンツが更新されたことをユーザに対して報知するための報知手段をさらに含む。これによって、例えば、コンテンツが自動的に更新された場合においても、ユーザはコンテンツが更新されたことを確認することができるので、ユーザの利便性がさらに向上する。   More preferably, the terminal device further includes notification means for notifying the user that the content stored in the storage means has been updated by the update means. Accordingly, for example, even when the content is automatically updated, the user can confirm that the content has been updated, and thus the convenience for the user is further improved.

さらに好ましくは、端末装置は、端末装置の現在の位置情報を出力する位置計測手段と、問合せ手段による問合せに同期して、位置計測手段によって出力される位置情報を取得し、取得した位置情報をコンテンツ更新管理サーバに対して送信する位置情報送信手段と、をさらに含み、コンテンツ更新管理サーバは、位置情報を受信する位置情報受信手段をさらに含み、取得手段は、端末装置からの問合せに応答して、受信した位置情報に基づいて、更新情報を取得する。これによって、コンテンツの内容をユーザにとってより有用な内容に更新することができるので、ユーザの利便性がさらに向上する。   More preferably, the terminal device acquires position information output by the position measuring unit in synchronization with the inquiry by the inquiry unit, the position measuring unit that outputs the current position information of the terminal device, and the acquired position information A position information transmitting means for transmitting to the content update management server, the content update management server further including a position information receiving means for receiving the position information, and the obtaining means responds to an inquiry from the terminal device. Then, update information is acquired based on the received position information. As a result, the contents can be updated to contents more useful to the user, and the convenience for the user is further improved.

さらに好ましくは、コンテンツは、広告情報を含み、コンテンツ更新管理サーバは、位置情報と、当該位置情報に対応する広告情報とを関連付けて予め記憶する広告情報記憶手段をさらに含み、取得手段は、端末装置からの問合せに応答して、受信した位置情報に基づいて、広告情報記憶手段に記憶される位置情報の中から、端末装置から最も近い距離にある位置情報を選択し、選択した位置情報に対応する広告情報を更新情報として広告情報記憶手段から取得する。これによって、より広告効果の高い情報をユーザに対して提供することができる。また、人が集中する繁華街等の通信が錯綜する場においても、効率よく多くのユーザに対して有用な情報を提供することができるので、ユーザの利便性がさらに向上する。   More preferably, the content includes advertisement information, and the content update management server further includes an advertisement information storage unit that stores the position information and the advertisement information corresponding to the position information in association with each other, and the acquisition unit includes the terminal In response to the inquiry from the device, based on the received location information, the location information closest to the terminal device is selected from the location information stored in the advertisement information storage means, and the selected location information Corresponding advertisement information is acquired from the advertisement information storage means as update information. As a result, information with higher advertising effect can be provided to the user. In addition, even in places where communication is complicated such as busy streets where people are concentrated, useful information can be efficiently provided to many users, thus further improving user convenience.

さらに好ましくは、コンテンツ更新管理サーバは、更新手段によって、記憶手段に記憶されるコンテンツが更新される度に、更新された更新部分のサイズ情報を、ユーザを特定するためのユーザIDに関連付けて記憶するサイズ記憶手段と、サイズ記憶手段に記憶されるサイズ情報に基づいて、更新された更新部分のサイズを合計し、その合計量に基づいて、対応するユーザに対して更新料金を課金する課金手段と、をさらに含む。これによって、コンテンツの提供者等は、コンテンツの更新料金の課金を容易に行なうことができるようになる。したがって、コンテンツの提供者等にとっての利便性がより一層向上する。   More preferably, each time the content stored in the storage unit is updated by the update unit, the content update management server stores the updated size information of the updated portion in association with the user ID for identifying the user. And a charging unit for summing up the sizes of the updated update portions based on the size information stored in the size storage unit and charging the corresponding user based on the total amount And further including. This makes it possible for the content provider and the like to easily charge the content update fee. Therefore, convenience for content providers and the like is further improved.

さらに好ましくは、コンテンツ更新管理サーバは、更新手段によって、記憶手段に記憶されるコンテンツが更新される度に、更新された更新部分の個数情報を、ユーザを特定するためのユーザIDに関連付けて記憶する個数記憶手段と、サイズ記憶手段に記憶される個数情報に基づいて、更新された更新部分の個数を合計し、その合計量に基づいて、対応するユーザに対して更新料金を課金する課金手段と、をさらに含む。これによって、コンテンツの提供者等は、コンテンツの更新料金の課金を容易に行なうことができるようになる。したがって、コンテンツの提供者等にとっての利便性がより一層向上する。   More preferably, each time the content stored in the storage unit is updated by the update unit, the content update management server stores the updated number information of the updated portions in association with the user ID for specifying the user. And a billing unit for summing up the number of updated portions based on the number information stored in the size storage unit and charging the corresponding user based on the total amount And further including. This makes it possible for the content provider and the like to easily charge the content update fee. Therefore, convenience for content providers and the like is further improved.

さらに好ましくは、コンテンツ配信サーバ及びコンテンツ更新管理サーバは、同一のサーバ装置からなる。これによって、コンテンツ更新システムを構成する装置の数を減らすことができるので、コンテンツ更新システムにかかるコストを低減することができる。   More preferably, the content distribution server and the content update management server are composed of the same server device. As a result, the number of devices constituting the content update system can be reduced, so that the cost of the content update system can be reduced.

さらに好ましくは、コンテンツ更新システムは、端末装置及びコンテンツ配信サーバとして機能する装置をさらに含む。これによって、コンテンツ更新システムを構成する装置の数を減らすことができるので、コンテンツ更新システムにかかるコストを低減することができる。   More preferably, the content update system further includes a device functioning as a terminal device and a content distribution server. As a result, the number of devices constituting the content update system can be reduced, so that the cost of the content update system can be reduced.

さらに好ましくは、コンテンツ更新システムは、端末装置及びコンテンツ管理サーバとして機能する装置をさらに含む。これによって、コンテンツ更新システムを構成する装置の数を減らすことができるので、コンテンツ更新システムにかかるコストを低減することができる。   More preferably, the content update system further includes a device that functions as a terminal device and a content management server. As a result, the number of devices constituting the content update system can be reduced, so that the cost of the content update system can be reduced.

本発明の第2の局面に係るコンピュータプログラムは、コンテンツを配信するコンテンツ配信サーバ及びコンテンツ更新管理サーバと、互いにネットワークを介してデータ通信可能に接続されるコンピュータを、配信されたコンテンツを出力する出力手段と、コンテンツを記憶する記憶手段と、コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる問合せ手段と、問合せ結果として送信される、コンテンツの更新部分及び更新内容を含む更新情報を受信する受信手段と、受信した更新情報に基づいて、コンテンツの更新部分を特定する特定手段と、受信した更新情報に含まれる更新内容が反映されるように、記憶手段に記憶されるコンテンツにおける、特定された更新部分の内容を書換える更新手段と、を含む端末装置として機能させる。   A computer program according to a second aspect of the present invention is an output that outputs a distributed content to a content distribution server and a content update management server that distribute content and a computer that is connected to each other via a network so that data communication is possible. Means, storage means for storing the content, inquiry means for inquiring whether the content is updated to the content update management server, and update information including the update part and the update content transmitted as a result of the inquiry is received. Based on the received update information, the specifying means for specifying the update portion of the content, and the content stored in the storage means is specified so that the update content included in the received update information is reflected. An updating means for rewriting the contents of the updated part. To function.

このようなコンピュータプログラムを実行することによって、コンテンツにおける、受信した更新情報によって特定される更新部分の内容のみが書換えられるので、コンテンツ全体が更新される場合と比較して、更新するデータ量を最小限に低減することができる。したがって、更新料金等の更新にかかるコストを削減することができる。   By executing such a computer program, only the content of the update part specified by the received update information in the content is rewritten, so that the amount of data to be updated is minimized compared to the case where the entire content is updated. It can be reduced to the limit. Therefore, it is possible to reduce the cost for updating the update fee and the like.

本発明の第3の局面に係るコンピュータプログラムは、コンテンツを配信するコンテンツ配信サーバ及び配信されたコンテンツを出力する出力手段を含む端末装置と、互いにネットワークを介してデータ通信可能に接続されるコンピュータを、端末装置からの問合せに応答して、コンテンツの更新部分及び更新内容を含む更新情報を取得する取得手段と、取得手段が更新情報を取得したか否かを判定する判定手段と、判定手段によって、更新情報を取得したと判定された場合に、端末装置に対し、更新情報を問合せ結果として送信する送信手段と、を含むコンテンツ更新管理サーバとして機能させる。   A computer program according to a third aspect of the present invention includes a terminal device including a content distribution server for distributing content and an output unit for outputting the distributed content, and a computer connected to each other via a network so as to be able to perform data communication. In response to an inquiry from the terminal device, an acquisition unit that acquires update information including an update part and update content of content, a determination unit that determines whether the acquisition unit has acquired update information, and a determination unit When the update information is determined to be acquired, the terminal device is caused to function as a content update management server including transmission means for transmitting the update information as an inquiry result.

このようなコンピュータプログラムを実行することによって、コンテンツが部分的に更新された際には、更新部分及び更新内容を含む更新情報がコンテンツ更新管理サーバから端末装置に対して送信されるので、コンテンツ全体に関する情報が送信される場合と比較して、通信量を大幅に低減することができる。したがって、通信料金等の更新にかかるコストを削減することができる。   By executing such a computer program, when the content is partially updated, update information including the update portion and the update content is transmitted from the content update management server to the terminal device, so that the entire content Compared with the case where the information regarding is transmitted, the amount of communication can be significantly reduced. Therefore, it is possible to reduce the cost required for updating the communication fee and the like.

本発明の第4の局面に係る記録媒体は、上記コンピュータプログラムを記録した、コンピュータが読取り可能な記録媒体である。   A recording medium according to a fourth aspect of the present invention is a computer-readable recording medium on which the computer program is recorded.

なお、上記記録媒体としては、例えば、コンピュータ内部の主記憶又は補助記憶を構成するRAM(Random Access Memory)、ROM(Read−Only Memory)、及び補助記憶装置としてのハードディスクドライブ(HDD)等がある。コンピュータの外部記憶装置としてプログラム読取装置が設けられ、この装置に挿入することで読取可能な記録媒体であってもよい。通常は、CPU(Central Processing Unit)が主記憶以外の記録媒体からコンピュータプログラムを読出し、この読出されたコンピュータプログラムを主記憶装置にロードして実行する。CPUは、インストールされたコンピュータプログラムにしたがって所定の処理を行なうようにコンピュータの各部を統括的に制御する。   Examples of the recording medium include a RAM (Random Access Memory), a ROM (Read-Only Memory), and a hard disk drive (HDD) as an auxiliary storage device, which constitute a main memory or an auxiliary memory inside the computer. . A program reading device may be provided as an external storage device of a computer, and a recording medium that can be read by being inserted into this device may be used. Normally, a CPU (Central Processing Unit) reads a computer program from a recording medium other than the main memory, and loads the read computer program into the main memory and executes it. The CPU comprehensively controls each part of the computer so as to perform predetermined processing in accordance with the installed computer program.

プログラム読取装置で読取可能な記録媒体としては、(1)磁気テープ、カセットテープ等のテープ系、(2)フレキシブルディスク(FD)、ハードディスク(HDD)等の磁気ディスク、又はCD−ROM(Compact Disc−Read Only Memory)、MO(Magneto Optical Disk)、MD(Mini Disk)、DVD(Digital Versatile Disk)等の光ディスクといったディスク系、(3)メモリカードを含むIC(Integrated Circuit)カード、光カード等のカード系、及び(4)マスクROM、EPROM(Erasable Programmable Read Only Memory)、EEPROM(Electrically Erasable Programmable Read Only Memory)、フラッシュメモリ等の半導体メモリを含めた固定的にプログラムを記録する媒体等を例示することができる。   Recording media that can be read by the program reader include (1) tape systems such as magnetic tape and cassette tape, (2) magnetic disks such as flexible disk (FD) and hard disk (HDD), or CD-ROM (Compact Disc). -Read Only Memory (MO), Magnet (Optical Disk) such as MD (Mini Disk), DVD (Digital Versatile Disk), etc. (3) IC (Integrated Circuit) card including memory card, optical card, etc. Card system, and (4) Mask ROM, EPROM (Erasable Programmable Read Only Memory), EEPROM (Electrically Er) Examples thereof include a medium for recording a program in a fixed manner, including a semiconductor memory such as a flash memory (programmable read only memory).

コンピュータを、インターネットを含む通信ネットワークに接続可能な構成とし、通信ネットワークからコンピュータプログラムをダウンロードするように流動的にプログラムを担持する媒体であってもよい。このように通信ネットワークからコンピュータプログラムをダウンロードする場合には、そのダウンロード用プログラムは予めコンピュータに格納しておけばよい。また、他の記録媒体からインストールされてもよい。   The medium may be configured to connect the computer to a communication network including the Internet and carry the program fluidly so as to download the computer program from the communication network. When the computer program is downloaded from the communication network in this way, the download program may be stored in the computer in advance. Moreover, you may install from another recording medium.

本発明によれば、コンテンツが部分的に更新された際には、更新部分及び更新内容を含む更新情報がコンテンツ更新管理サーバから端末装置に対して送信されるので、コンテンツ全体に関する情報が送信される場合と比較して、通信量を大幅に低減することができる。また、端末装置では、コンテンツにおける、受信した更新情報によって特定される更新部分の内容のみが書換えられるので、コンテンツ全体が更新される場合と比較して、更新するデータ量を最小限に低減することができる。したがって、更新料金及び通信料金等の更新にかかるコストを削減することができる。   According to the present invention, when the content is partially updated, the update information including the updated portion and the update content is transmitted from the content update management server to the terminal device, so that information regarding the entire content is transmitted. The amount of communication can be greatly reduced compared to the case where Further, in the terminal device, only the content of the update part specified by the received update information in the content is rewritten, so that the amount of data to be updated can be reduced to a minimum as compared with the case where the entire content is updated. Can do. Accordingly, it is possible to reduce the cost required for updating the update fee and the communication fee.

本発明の第1の実施の形態に係るコンテンツ更新システムの構成を模式的に示すブロック図である。It is a block diagram which shows typically the structure of the content update system which concerns on the 1st Embodiment of this invention. 図1に示す端末装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the terminal device shown in FIG. 図1に示すコンテンツ更新管理サーバのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the content update management server shown in FIG. 端末装置におけるコンテンツ更新処理を実現するためのプログラム構造をフローチャート形式で示す図である。It is a figure which shows the program structure for implement | achieving the content update process in a terminal device in a flowchart format. コンテンツ更新管理サーバにおけるコンテンツ更新処理を実現するためのプログラム構造をフローチャート形式で示す図である。It is a figure which shows the program structure for implement | achieving the content update process in a content update management server in a flowchart format. コンテンツ更新管理サーバによるコンテンツの更新の有無の判定方法の一例を説明するための図である。It is a figure for demonstrating an example of the determination method of the presence or absence of the update of the content by a content update management server. 本発明の第1の実施の形態において、更新部分が強調表示されるコンテンツに基づく画像の表示例を示す図である。In the 1st Embodiment of this invention, it is a figure which shows the example of a display of the image based on the content by which the update part is highlighted. 本発明の第1の実施の形態の第1の変形例において、更新部分が強調表示される、コンテンツに基づく画像の表示例を示す図である。It is a figure which shows the example of a display of the image based on a content in which the update part is highlighted in the 1st modification of the 1st Embodiment of this invention. 本発明の第1の実施の形態の第2の変形例において、更新部分の内容が見えないように表示される、コンテンツに基づく画像の表示例を示す図である。It is a figure which shows the example of a display of the image based on a content displayed so that the content of the update part may not be visible in the 2nd modification of the 1st Embodiment of this invention. 本発明の第1の実施の形態の第3の変形例において、更新割合及び各種情報が前面に表示される、コンテンツに基づく画像の表示例を示す図である。In the 3rd modification of the 1st Embodiment of this invention, it is a figure which shows the example of a display of the image based on a content by which an update rate and various information are displayed on the front. 端末装置におけるコンテンツ自動更新処理を実現するためのプログラム構造をフローチャート形式で示す図である。It is a figure which shows the program structure for implement | achieving the content automatic update process in a terminal device in a flowchart format. 本発明の第3の実施の形態に係るコンテンツ更新システムに含まれる端末装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the terminal device contained in the content update system which concerns on the 3rd Embodiment of this invention. 端末装置における位置別コンテンツ更新処理を実現するためのプログラム構造をフローチャート形式で示す図である。It is a figure which shows the program structure for implement | achieving the content update process classified by position in a terminal device in a flowchart format. 端末装置におけるコンテンツ更新・課金処理を実現するためのプログラム構造をフローチャート形式で示す図である。It is a figure which shows the program structure for implement | achieving the content update / billing process in a terminal device in a flowchart format. コンテンツ更新管理サーバにおけるコンテンツ更新・課金処理を実現するためのプログラム構造をフローチャート形式で示す図である。It is a figure which shows the program structure for implement | achieving the content update and accounting process in a content update management server in a flowchart format. 報知画面の一例を示す図である。It is a figure which shows an example of an alerting | reporting screen. 報知画面の一例を示す図である。It is a figure which shows an example of an alerting | reporting screen.

以下の説明及び図面においては、同一の部品には同一の参照符号及び名称を付してある。それらの機能も同様である。したがって、それらについての詳細な説明は繰返さない。   In the following description and drawings, the same reference numerals and names are assigned to the same components. Their functions are also the same. Therefore, detailed description thereof will not be repeated.

[コンテンツ更新システム100]
図1を参照して、コンテンツ更新システム100は、複数の端末装置102A〜102Dと、コンテンツ配信サーバ104と、コンテンツ更新管理サーバ106と、を含む。
[Content update system 100]
Referring to FIG. 1, content update system 100 includes a plurality of terminal devices 102A to 102D, a content distribution server 104, and a content update management server 106.

端末装置102A,102B,102D、コンテンツ配信サーバ104、及び、コンテンツ更新管理サーバ106は、広域通信網108を介して互いに接続され、相互にデータ通信可能である。広域通信網108としては、地理的に広域にわたる通信を可能にするものであれば特に限定されないが、例えば、インターネット網、及び、携帯電話網等がある。端末装置102A〜102Cは、狭域通信網110を介して互いに接続され、相互にデータ通信可能である。狭域通信網110としては特に限定されないが、例えば、Bluetooth(登録商標)、及び、IEEE(The Institute of Electrical and Electronics Engineers,Inc.)802.11等の無線LAN(Local Area Network)等の短距離無線通信技術を利用するもの、並びに、EtherNet等の有線通信技術を利用するもの等がある。   The terminal devices 102A, 102B, and 102D, the content distribution server 104, and the content update management server 106 are connected to each other via a wide area communication network 108 and can perform data communication with each other. The wide-area communication network 108 is not particularly limited as long as it enables communication over a wide geographical area, and examples thereof include the Internet network and a mobile phone network. The terminal devices 102A to 102C are connected to each other via the narrow area communication network 110 and can perform data communication with each other. The narrow-area communication network 110 is not particularly limited. For example, a wireless LAN (Local Area Network) such as Bluetooth (registered trademark), IEEE (The Institute of Electrical and Electronics Engineers, Inc.) 802.11, or the like. Some use distance wireless communication technology, others use wired communication technology such as EtherNet, and the like.

コンテンツ配信サーバ104は、映画等を提供するための動画データ、音楽等を提供するための音声データ、及び、電子書籍等を提供するための文字列データ等をコンテンツとしてHDD(Hard Disk Drive)112に記憶するとともに、これらのコンテンツを、端末装置102A〜102D等の外部装置に対して配信する。   The content distribution server 104 uses an HDD (Hard Disk Drive) 112 as content including moving image data for providing a movie, audio data for providing music, character string data for providing an electronic book, and the like. These contents are distributed to external devices such as the terminal devices 102A to 102D.

端末装置102A〜102Dは、コンテンツ配信サーバ104等から配信されるコンテンツを、ユーザに対して閲覧可能に出力する。以下、端末装置102A〜102Dを総称する場合は参照符号のみで表す。   The terminal devices 102A to 102D output the content distributed from the content distribution server 104 or the like so that the user can view it. Hereinafter, the terminal devices 102 </ b> A to 102 </ b> D are collectively referred to only by reference numerals.

コンテンツ更新管理サーバ106は、コンテンツ配信サーバ104に記憶されるコンテンツの更新部分及び更新内容を含む更新情報を取得するために必要なデータをHDD114に記憶し管理するとともに、端末装置102に対し、取得した更新情報を提供する。   The content update management server 106 stores and manages data necessary for acquiring update information including the update portion and update contents of the content stored in the content distribution server 104 in the HDD 114, and acquires it to the terminal device 102. Provide updated information.

なお、端末装置102の数は、図1に示す4つに限定されない。例えば、端末装置102は、2つであってもよいし、4つ以上であってもよい。   The number of terminal devices 102 is not limited to four as shown in FIG. For example, the number of terminal devices 102 may be two, or four or more.

〈ハードウェア構成〉
[端末装置102]
図2を参照して、端末装置102は、CPU200を含む。CPU200には、システムバス216が接続されており、このシステムバス216には、ROM202、RAM204、及び、HDD206が電気的に接続される。
<Hardware configuration>
[Terminal device 102]
Referring to FIG. 2, terminal device 102 includes a CPU 200. A system bus 216 is connected to the CPU 200, and a ROM 202, a RAM 204, and an HDD 206 are electrically connected to the system bus 216.

ROM202は、端末装置102の各構成部の動作を実行し制御するためのコンピュータプログラム(以下単に「プログラム」と記す場合がある。)を記憶する読出専用のプログラムメモリである。本実施の形態において、ROM202には、端末装置102の一般的な動作を実行するためのプログラムとともに、コンテンツ更新処理を実行するためのプログラムが記憶される。このプログラムにおける、コンテンツ更新処理を実現するためのプログラム構造については後述する。   The ROM 202 is a read-only program memory that stores a computer program (hereinafter sometimes simply referred to as “program”) for executing and controlling the operation of each component of the terminal device 102. In the present embodiment, ROM 202 stores a program for executing content update processing together with a program for executing a general operation of terminal apparatus 102. The program structure for realizing the content update process in this program will be described later.

RAM204は、CPU200が各種プログラムを実行する際に、ROM202内のプログラムが展開されたり、操作情報等のデータを一時的に記憶するワーキングメモリとして使用されたりする、一時記憶用メモリである。   The RAM 204 is a temporary storage memory in which the program in the ROM 202 is expanded and used as a working memory for temporarily storing data such as operation information when the CPU 200 executes various programs.

HDD206は、必要に応じてデータの読出又は書込が行なわれる補助記憶装置である。HDD206は、少なくとも1つのコンテンツを記憶する。このコンテンツは、リモコン装置218に対する入力操作に基づくユーザの指示に応じて、コンテンツ配信サーバ104から予めダウンロードされたものである。   The HDD 206 is an auxiliary storage device that reads or writes data as necessary. The HDD 206 stores at least one content. This content is downloaded in advance from the content distribution server 104 in accordance with a user instruction based on an input operation on the remote control device 218.

HDD206はさらに、更新不要リスト(図示せず。)を記憶する。この更新不要リストには、コンテンツ名と、コンテンツの更新が必要か否かを示す情報とが、それぞれ関連付けて記憶される。本実施の形態では、コンテンツの更新が必要でないことを示す情報として「不要」という文字列が記憶され、コンテンツの更新が必要であることを示す情報として「要」という文字列が記憶される。これらの文字列は、リモコン装置218に対するユーザの入力操作によって、予め登録される。なお、ユーザによって、コンテンツの更新が必要か否かの判断がなされていないコンテンツにおいては、そのコンテンツ名に対応する情報は、何も登録されていない。   The HDD 206 further stores an update unnecessary list (not shown). In the update unnecessary list, a content name and information indicating whether or not the content needs to be updated are stored in association with each other. In the present embodiment, a character string “unnecessary” is stored as information indicating that content updating is not necessary, and a character string “necessary” is stored as information indicating that content updating is necessary. These character strings are registered in advance by a user input operation on the remote control device 218. It should be noted that no information corresponding to the content name is registered in the content for which it is not determined whether the content needs to be updated by the user.

CPU200は、リモコン装置218から入力されるユーザの指示に従って各種プログラムを実行することによって、コンテンツの再生等の所望の処理を実行する。上記の各種プログラムは、予めROM202に記憶されており、所望の処理の実行時において、当該ROM202から読出されてRAM204に転送される。CPU200は、CPU200内のプログラムカウンタと呼ばれるレジスタ(図示せず。)に格納された値によって指定される、RAM204内のアドレスからプログラムの命令を読出し、解釈する。CPU200はまた、読出された命令によって指定されるアドレスから演算に必要なデータを読出し、そのデータに対し命令に対応する演算を実行する。実行の結果も、RAM204、HDD206及びCPU200内のレジスタ等の、命令によって指定されるアドレスに格納される。   The CPU 200 executes various programs according to user instructions input from the remote control device 218, thereby executing desired processing such as content playback. The various programs are stored in the ROM 202 in advance, and are read from the ROM 202 and transferred to the RAM 204 when desired processing is executed. CPU 200 reads and interprets a program instruction from an address in RAM 204 specified by a value stored in a register (not shown) called a program counter in CPU 200. CPU 200 also reads data necessary for the operation from an address specified by the read instruction, and executes an operation corresponding to the instruction on the data. The execution result is also stored in an address specified by an instruction, such as a register in the RAM 204, HDD 206, and CPU 200.

システムバス216にはさらに、入力I/F208、表示装置210、及び、通信I/F212が電気的に接続される。   The system bus 216 is further electrically connected to an input I / F 208, a display device 210, and a communication I / F 212.

入力I/F208は、リモコン装置218から入力されるユーザの指示を受付け、受付けた指示に応じた制御信号をCPU200に対して出力する。リモコン装置218は、コンテンツを表示する旨の指示等の各種指示を入力するための入力装置として使用されるユーザインターフェイスである。リモコン装置218は、再生ボタン220、停止ボタン221、早送りボタン222、巻戻しボタン223、一時停止ボタン224、及び、スローボタン225を含む。ユーザは、これらのボタンを押下することによって、端末装置102に対し、コンテンツの再生、停止、早送り、巻戻し、一時停止、及び、スロー再生等の処理の実行を指示することができる。   The input I / F 208 receives a user instruction input from the remote control device 218 and outputs a control signal corresponding to the received instruction to the CPU 200. The remote control device 218 is a user interface used as an input device for inputting various instructions such as an instruction to display content. The remote control device 218 includes a play button 220, a stop button 221, a fast forward button 222, a rewind button 223, a pause button 224, and a slow button 225. By pressing these buttons, the user can instruct the terminal device 102 to execute processing such as content playback, stop, fast forward, rewind, pause, and slow playback.

表示装置210は、画像を表示するための液晶ディスプレイ、及び、音声を出力するためのスピーカ等を含む出力装置である。表示装置210は、HDD206に記憶されるコンテンツに基づく画像及び音声を出力する。なお、表示装置210は上記構成に限定されず、例えば、端末装置102の動作状態を示すLEDランプ等からなるインジケータを含んでいてもよい。   The display device 210 is an output device including a liquid crystal display for displaying an image, a speaker for outputting sound, and the like. The display device 210 outputs an image and sound based on the content stored in the HDD 206. In addition, the display apparatus 210 is not limited to the said structure, For example, the indicator which consists of an LED lamp etc. which show the operation state of the terminal device 102 may be included.

通信I/F212は、少なくとも広域通信網108及び狭域通信網110のうちのいずれかとのインターフェイスをとる。端末装置102は、通信I/F212を介して、他の端末装置102、コンテンツ配信サーバ104、及び、コンテンツ更新管理サーバ106等の、広域通信網108又は狭域通信網110に接続される各種外部装置とのデータ通信が可能である。   The communication I / F 212 has an interface with at least one of the wide area communication network 108 and the narrow area communication network 110. The terminal device 102 is connected to various external communication devices such as another terminal device 102, the content distribution server 104, and the content update management server 106 via the communication I / F 212. Data communication with the device is possible.

端末装置102の各構成部には電源(図示せず。)が接続され、この電源から電圧が印可されることで、端末装置102の各構成部の動作が可能になる。   A power supply (not shown) is connected to each component of the terminal device 102, and a voltage is applied from this power supply, so that each component of the terminal device 102 can operate.

[コンテンツ更新管理サーバ106]
図3を参照して、コンテンツ更新管理サーバ106は、例えば、PCサーバからなる装置であって、制御部300、HDD114、操作部302、表示部304、及び、ネットワークI/F306を含む。
[Content update management server 106]
Referring to FIG. 3, the content update management server 106 is an apparatus including, for example, a PC server, and includes a control unit 300, an HDD 114, an operation unit 302, a display unit 304, and a network I / F 306.

制御部300は、実質的にコンピュータであって、CPU308、ROM310、及び、RAM312を含む。CPU308には、バスライン314が接続されており、このバスライン314には、ROM310及びRAM312が電気的に接続される。CPU308は、端末装置102等の外部装置又は操作部302等からの指示に応じて各種プログラムを実行することによって、コンテンツ更新管理サーバ106の各構成部の動作及び外部装置との通信等の所望の処理を実行する。   The control unit 300 is substantially a computer, and includes a CPU 308, a ROM 310, and a RAM 312. A bus line 314 is connected to the CPU 308, and a ROM 310 and a RAM 312 are electrically connected to the bus line 314. The CPU 308 executes various programs in accordance with instructions from an external device such as the terminal device 102 or the operation unit 302, thereby performing desired operations such as operation of each component of the content update management server 106 and communication with the external device. Execute the process.

上記の各種プログラムは、予めROM310又はHDD114に記憶されており、所望の処理の実行時において、当該ROM310又はHDD114から読出されてRAM312に転送される。CPU308は、CPU308内の図示しないプログラムカウンタと呼ばれるレジスタに格納された値によって指定される、RAM312内のアドレスからプログラムの命令を読出し、解釈する。CPU308はまた、読出された命令によって指定されるアドレスから演算に必要なデータを読出し、そのデータに対し命令に対応する演算を実行する。実行の結果も、RAM312、HDD114及びCPU308内のレジスタ等の、命令によって指定されるアドレスに格納される。   The various programs are stored in advance in the ROM 310 or the HDD 114, read out from the ROM 310 or the HDD 114, and transferred to the RAM 312 when executing desired processing. The CPU 308 reads and interprets a program instruction from an address in the RAM 312 specified by a value stored in a register called a program counter (not shown) in the CPU 308. CPU 308 also reads data necessary for the operation from the address specified by the read instruction, and executes an operation corresponding to the instruction on the data. The execution result is also stored in an address specified by the instruction, such as a register in the RAM 312, HDD 114, and CPU 308.

本実施の形態において、ROM310には、コンテンツ更新管理サーバ106の一般的な動作を実行するためのプログラムとともに、コンテンツ更新処理を実行するためのプログラムが記憶される。このプログラムにおける、コンテンツ更新処理を実現するためのプログラム構造については後述する。   In the present embodiment, ROM 310 stores a program for executing content update processing together with a program for executing a general operation of content update management server 106. The program structure for realizing the content update process in this program will be described later.

バスライン314には、さらに、HDD114、操作部302、表示部304、及び、ネットワークI/F306が電気的に接続される。   Further, the HDD 114, the operation unit 302, the display unit 304, and the network I / F 306 are electrically connected to the bus line 314.

HDD114は、コンテンツ更新管理サーバ106の一般的な動作を実現するためのプログラムとともに、最新のコンテンツ、及び、比較用コンテンツ等を含む各種データを記憶する。最新のコンテンツ及び比較用コンテンツは、更新情報を取得するために必要なデータである。最新のコンテンツ及び比較用コンテンツについては後述する。   The HDD 114 stores various data including the latest content, comparison content, and the like, together with a program for realizing the general operation of the content update management server 106. The latest content and the comparison content are data necessary for acquiring update information. The latest content and comparison content will be described later.

操作部302は、ユーザの指示等に応じた各種入力及び文字入力等を行なうキーボード、並びに、ポインティングデバイスであるマウスからなる。表示部304は、コンテンツ更新管理サーバ106における処理結果等を表示するための、液晶ディスプレイ等からなる表示装置である。操作部302及び表示部304は、インターフェイス(図示せず。)を介してバスライン314と接続される。   The operation unit 302 includes a keyboard that performs various inputs and character inputs in accordance with user instructions and the like, and a mouse that is a pointing device. The display unit 304 is a display device composed of a liquid crystal display or the like for displaying processing results in the content update management server 106. The operation unit 302 and the display unit 304 are connected to the bus line 314 via an interface (not shown).

コンテンツ更新管理サーバ106は、ネットワークI/F306を介して広域通信網108に接続されており、広域通信網108に接続される各種外部装置とのデータ通信が可能である。   The content update management server 106 is connected to the wide area communication network 108 via the network I / F 306 and can perform data communication with various external devices connected to the wide area communication network 108.

コンテンツ更新管理サーバ106の各構成部には電源(図示せず。)が接続され、この電源から電圧が印加されることで、コンテンツ更新管理サーバ106の各構成部の動作が可能になる。   A power supply (not shown) is connected to each component of the content update management server 106, and a voltage is applied from this power supply, so that each component of the content update management server 106 can operate.

[コンテンツ配信サーバ104]
コンテンツ配信サーバ104は、HDD114に代えて、少なくとも1つのコンテンツを記憶するHDD112を含むことを除いて、コンテンツ更新管理サーバ106と同一の構成を有する。HDD112に記憶されるコンテンツは、コンテンツの提供者等によって管理される。上記提供者等は、必要に応じて、HDD112に記憶されるコンテンツを書換えて更新する。そして、更新後のコンテンツをコンテンツ更新管理サーバ106のHDD114に、最新のコンテンツとして記憶させる。
[Content distribution server 104]
The content distribution server 104 has the same configuration as the content update management server 106 except that it includes an HDD 112 that stores at least one content instead of the HDD 114. Content stored in the HDD 112 is managed by a content provider or the like. The provider or the like rewrites and updates the content stored in the HDD 112 as necessary. Then, the updated content is stored as the latest content in the HDD 114 of the content update management server 106.

〈ソフトウェア構成〉
[端末装置102におけるコンテンツ更新処理]
図4を参照して、端末装置102のROM202に記憶されるコンテンツ更新処理を実現するためのプログラムは、端末装置102の電源が投入されることによって起動され、電源が切られることによって終了する。
<Software configuration>
[Content update processing in terminal device 102]
Referring to FIG. 4, the program for realizing the content update process stored in ROM 202 of terminal device 102 is activated when terminal device 102 is turned on and ends when the power is turned off.

このプログラムは、リモコン装置218に対する入力操作があるまで待機するステップS101と、ステップS101にて、入力操作ありと判定された場合(YESの場合)に実行され、入力操作に基づく指示が、コンテンツを表示する旨の指示であるか否かを判定するステップS102と、を含む。ステップS102にて、コンテンツを表示する旨の指示ではないと判定された場合(NOの場合)には、制御はステップS101に戻る。上記したコンテンツを表示する旨の指示とは、例えば、コンテンツ名が指定されるとともに、再生ボタン220が押下されることによってなされる指示である。   This program is executed in steps S101 for waiting until an input operation is performed on the remote control device 218, and when it is determined in step S101 that there is an input operation (in the case of YES), an instruction based on the input operation And step S102 for determining whether or not the instruction is for display. If it is determined in step S102 that the instruction is not to display content (in the case of NO), control returns to step S101. The above-described instruction to display content is, for example, an instruction given when the content name is specified and the playback button 220 is pressed.

このプログラムはさらに、ステップS102にて、コンテンツを表示する旨の指示であると判定された場合(YESの場合)に実行され、更新不要リストに基づいて、コンテンツ更新管理サーバ106に対する問合せが必要か否かを判定するステップS103を含む。ステップS103では、更新不要リストにて、表示対象のコンテンツ名に対応する情報として「不要」という文字列が登録されている場合には、問合せ不要と判定される。一方、「要」という文字列が登録されている場合、又は、何も登録されていない場合には、問合せ要と判定される。   Further, this program is executed when it is determined in step S102 that the instruction is to display the content (in the case of YES), and it is necessary to make an inquiry to the content update management server 106 based on the update unnecessary list. Step S103 for determining whether or not is included. In step S103, if the character string “unnecessary” is registered as information corresponding to the content name to be displayed in the update unnecessary list, it is determined that the inquiry is unnecessary. On the other hand, if the character string “necessary” is registered, or if nothing is registered, it is determined that the inquiry is necessary.

このプログラムはさらに、ステップS103にて問合せが必要であると判定された場合(YESの場合)に実行され、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、コンテンツの更新の有無を問合せるステップS104と、コンテンツ更新管理サーバ106から、問合せ結果を受信するまで待機するステップS105と、を含む。上記した問合せ結果には、コンテンツの更新の有無を示す情報(以下「更新有無情報」と記す。)とともに、コンテンツの更新がある場合には、コンテンツの更新部分及び更新内容を含む更新情報が含まれる。   This program is further executed when it is determined in step S103 that an inquiry is necessary (in the case of YES), and the content update management server 106 is informed of whether or not the content has been updated via the communication I / F 212. Step S104 for inquiring, and Step S105 for waiting until an inquiry result is received from the content update management server 106 are included. The above inquiry result includes information indicating whether or not the content has been updated (hereinafter referred to as “update presence / absence information”), and if there is a content update, includes update information including the content update portion and the update content. It is.

このプログラムはさらに、ステップS105にて、問合せ結果を受信したと判定された場合(YESの場合)に実行され、更新有無情報に基づいて、コンテンツの更新の有無を判定するステップS106と、ステップS106にて更新があると判定された場合(YESの場合)に実行され、指定されたコンテンツをHDD206から読出し、読出したコンテンツと更新情報とに基づいて更新部分を特定し、表示装置210に対し、特定した更新部分が強調された状態で、コンテンツに基づく画像を表示させるステップS107と、を含む。   This program is further executed when it is determined in step S105 that the inquiry result has been received (in the case of YES), and step S106 for determining the presence / absence of content update based on the update presence / absence information, and step S106. Is executed (if YES), the designated content is read from the HDD 206, the update portion is identified based on the read content and the update information, and the display device 210 is And S107 for displaying an image based on the content in a state in which the identified update portion is emphasized.

このプログラムはさらに、リモコン装置218に対する入力操作によって、コンテンツの更新内容を反映させる旨の指示が入力されたか否かを判定するステップS108と、ステップS108にて、コンテンツの更新内容を反映させる旨の指示が入力されたと判定された場合(YESの場合)に実行され、更新内容が反映されるように、HDD206に記憶されるコンテンツの更新部分を書換えるとともに、書換え後のコンテンツをコンテンツ更新管理サーバ106に対して送信するステップS109と、を含む。   The program further determines whether or not an instruction to reflect the updated content of the content is input by an input operation to the remote control device 218, and in step S108, the updated content of the content is reflected. It is executed when it is determined that an instruction has been input (in the case of YES), and the updated portion of the content stored in the HDD 206 is rewritten so that the updated content is reflected, and the rewritten content is also updated to the content update management server. Step S109 for transmitting to 106.

このプログラムはさらに、ステップS103にて問合せは必要でないと判定された場合(NOの場合)、ステップS106にて更新がないと判定された場合(NOの場合)、ステップS108にてコンテンツの更新内容を反映させない旨の指示が入力されたと判定された場合(NOの場合)、又は、ステップS109の処理後に実行され、指定されたコンテンツをHDD206から読出し、表示装置210に対し、読出したコンテンツに基づく画像を表示させるステップS110と、を含む。   The program further determines that no inquiry is required in step S103 (in the case of NO), if it is determined in step S106 that there is no update (in the case of NO), the content update contents in step S108 When it is determined that an instruction not to reflect is input (in the case of NO), or is executed after the process of step S109, the designated content is read from the HDD 206, and the display device 210 is based on the read content. Step S110 for displaying an image.

[コンテンツ更新管理サーバ106におけるコンテンツ更新処理]
図5を参照して、コンテンツ更新管理サーバ106のROM310に記憶されるコンテンツ更新処理を実現するためのプログラムは、コンテンツ更新管理サーバ106の電源が投入されることによって起動され、電源が切られることによって終了する。
[Content update processing in content update management server 106]
Referring to FIG. 5, the program for realizing the content update processing stored in ROM 310 of content update management server 106 is activated and turned off when content update management server 106 is turned on. End with.

このプログラムは、端末装置102から問合せを受信するまで待機するステップS201と、ステップS201にて、問合せを受信したと判定された場合(YESの場合)に実行され、コンテンツの更新の有無を判定するステップS202と、を含む。   This program is executed in steps S201 for waiting until an inquiry is received from the terminal device 102, and when it is determined in step S201 that an inquiry has been received (in the case of YES), it is determined whether or not content has been updated. Step S202.

このプログラムはさらに、ステップS202にて更新がないと判定された場合(NOの場合)に実行され、ネットワークI/F306を介して、更新がないことを示す更新有無情報を含む問合せ結果を、端末装置102に対して送信するステップS203を含む。   This program is further executed when it is determined in step S202 that there is no update (in the case of NO), and the inquiry result including the update presence / absence information indicating that there is no update is sent to the terminal via the network I / F 306. Step S203 for transmitting to the apparatus 102 is included.

このプログラムはさらに、ステップS202にて更新があると判定された場合(YESの場合)に実行され、ネットワークI/F306を介して、更新があることを示す更新有無情報及び更新情報を含む問合せ結果を、端末装置102に対して送信するステップS204を含む。   This program is further executed when it is determined in step S202 that there is an update (in the case of YES), and an inquiry result including update presence / absence information indicating that there is an update and update information via the network I / F 306. Is transmitted to the terminal device 102.

このプログラムはさらに、ステップS204の後に実行され、端末装置102から書換え後のコンテンツを受信するまで待機するステップS205と、ステップS205にて、書換え後のコンテンツを受信したと判定された場合(YESの場合)に実行され、受信したコンテンツを、比較用コンテンツとしてHDD114に記憶させるステップS206と、を含む。   This program is further executed after step S204, and waits until the rewritten content is received from the terminal device 102. If it is determined in step S205 that the rewritten content has been received (YES) Step S206, and the received content is stored in the HDD 114 as comparison content.

〈動作〉
図1〜図5を参照して、本発明の第1の実施の形態に係る端末装置102及びコンテンツ更新管理サーバ106は、以下のように動作する。なお、以下の動作を除く、端末装置102及びコンテンツ更新管理サーバ106の一般的な動作は、従来の端末装置及びコンテンツ更新管理サーバの動作と同じである。また、以下の動作において、端末装置102及びコンテンツ更新管理サーバ106は電源が投入された状態であるものとする。
<Operation>
1 to 5, terminal device 102 and content update management server 106 according to the first exemplary embodiment of the present invention operate as follows. Except for the following operations, general operations of the terminal device 102 and the content update management server 106 are the same as those of the conventional terminal device and content update management server. In the following operation, it is assumed that the terminal device 102 and the content update management server 106 are in a power-on state.

端末装置102Aのユーザは、リモコン装置218に対する入力操作によって所望のコンテンツ名を指定し、再生ボタン220を押下する。本実施の形態では、「世界遺産シリーズ」というコンテンツ名のガイドブック(電子書籍)が指定されるものとする。   The user of the terminal device 102A designates a desired content name by an input operation on the remote control device 218, and presses the playback button 220. In the present embodiment, it is assumed that a guide book (electronic book) having a content name “World Heritage Series” is designated.

再生ボタン220が押下されると(ステップS101にてYES)、CPU200は、入力操作に基づく指示が、コンテンツを表示する旨の指示であるか否かを判定する(ステップS102)。CPU200は、入力操作に基づく指示が、コンテンツを表示する旨の指示であると判定し(ステップS102にてYES)、更新不要リストに基づいて、コンテンツ更新管理サーバ106に対する問合せが必要か否かを判定する(ステップS103)。このとき、更新不要リストには、指定されたコンテンツ名に対応する情報として、「要」という文字列が登録されているものとする。   When playback button 220 is pressed (YES in step S101), CPU 200 determines whether or not the instruction based on the input operation is an instruction to display content (step S102). CPU 200 determines that the instruction based on the input operation is an instruction to display content (YES in step S102), and determines whether or not an inquiry to content update management server 106 is necessary based on the update unnecessary list. Determination is made (step S103). At this time, it is assumed that a character string “Necessary” is registered in the update unnecessary list as information corresponding to the designated content name.

CPU200は、問合せが必要であると判定し(ステップS103にてYES)、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、コンテンツの更新の有無を問合せる(ステップS104)。   CPU 200 determines that an inquiry is necessary (YES in step S103), and inquires of content update management server 106 whether or not content is updated via communication I / F 212 (step S104).

コンテンツ更新管理サーバ106において、ネットワークI/F306が端末装置102Aからの問合せを受信すると(ステップS201にてYES)、CPU308は、コンテンツの更新の有無を判定する(ステップS202)。このとき、更新の有無の判定は、HDD114に記憶される最新のコンテンツと、比較用コンテンツとに基づいて行なわれる。   In content update management server 106, when network I / F 306 receives an inquiry from terminal apparatus 102A (YES in step S201), CPU 308 determines whether or not content has been updated (step S202). At this time, whether or not there is an update is determined based on the latest content stored in the HDD 114 and the comparison content.

ここで、コンテンツ更新管理サーバ106によるコンテンツの更新の有無の判定方法について説明する。本実施の形態において、コンテンツは、XML(Extensible Markup Language)によって記述される文書であり、任意の複数のブロックに分割された状態で予め記憶されているものとする。図6を参照して、HDD114に記憶される最新のコンテンツ600、及び、比較用コンテンツ(図示せず。)は、同様に分割された100個のブロックからなる。CPU308は、コンテンツの更新の有無を判定する際にオーサリングを行ない、ブロック毎に最新のコンテンツ600及び比較用コンテンツを比較して、記述内容が異なっているか否かを判定する。そして、記述内容が異なっているブロック、すなわち、記述内容の更新があるブロックを発見した場合には、そのブロックの前後のタグ情報を抽出し、抽出したタグ情報を補助データ602としてHDD114に記憶する。   Here, a method for determining whether or not content has been updated by the content update management server 106 will be described. In the present embodiment, it is assumed that the content is a document described by XML (Extensible Markup Language) and is stored in advance in a state of being divided into a plurality of arbitrary blocks. Referring to FIG. 6, the latest content 600 and comparison content (not shown) stored in HDD 114 are composed of 100 blocks that are similarly divided. The CPU 308 performs authoring when determining whether the content is updated, compares the latest content 600 and the comparative content for each block, and determines whether the description contents are different. When a block having a different description content, that is, a block having a description content update is found, the tag information before and after the block is extracted, and the extracted tag information is stored as auxiliary data 602 in the HDD 114. .

CPU200は、全てのブロックに対して上記処理を行なった後、作成された補助データがあるか否かを判定し、作成された補助データがある場合には、コンテンツの更新があると判定する。一方、作成された補助データがない場合には、コンテンツの更新がないと判定する。CPU200はこのようにして、コンテンツの更新部分を示す補助データ及び更新内容を示すブロックを取得する。
−コンテンツの更新がない場合−
CPU308は、コンテンツの更新がないと判定した場合には(ステップS202にてNO)、ネットワークI/F306を介して、更新がないことを示す更新有無情報を含む問合せ結果を、端末装置102Aに対して送信する(ステップS203)。
The CPU 200 determines whether there is created auxiliary data after performing the above processing on all the blocks. If there is created auxiliary data, the CPU 200 determines that there is content update. On the other hand, if there is no auxiliary data created, it is determined that there is no content update. In this way, the CPU 200 acquires auxiliary data indicating an updated part of the content and a block indicating the update content.
-When there is no content update-
If CPU 308 determines that there is no content update (NO in step S202), CPU 308 sends an inquiry result including update presence / absence information indicating that there is no update to terminal device 102A via network I / F 306. (Step S203).

通信I/F212が問合せ結果を受信すると(ステップS105にてYES)、CPU200は、更新有無情報に基づいて、コンテンツの更新がないと判定する(ステップS106にてNO)。そして、指定されたコンテンツをHDD206から読出し、表示装置210に対し、読出したコンテンツに基づく画像を表示させる(ステップS110)。これによって、表示装置210には、更新がなされていないコンテンツに基づく画像が表示され再生される。   When communication I / F 212 receives the inquiry result (YES in step S105), CPU 200 determines that there is no content update based on the update presence / absence information (NO in step S106). The designated content is read from the HDD 206, and an image based on the read content is displayed on the display device 210 (step S110). As a result, an image based on the content that has not been updated is displayed and played on the display device 210.

ユーザは、表示されたコンテンツを閲覧し、リモコン装置218の停止ボタン221を押下する。停止ボタン221が押下されると、CPU200は、表示装置210に対し、コンテンツに基づく画像の表示を終了させる。   The user browses the displayed content and presses the stop button 221 of the remote control device 218. When the stop button 221 is pressed, the CPU 200 causes the display device 210 to end displaying an image based on the content.

−コンテンツの更新がある場合−
CPU308は、コンテンツの更新があると判定した場合には(ステップS202にてYES)、ネットワークI/F306を介して、更新があることを示す更新有無情報及び更新情報を含む問合せ結果を、端末装置102Aに対して送信する(ステップS204)。ここで、更新情報とは、補助データ、及び、補助データに含まれるタグ情報によって挟まれるブロックのことである。
-When there is content update-
If CPU 308 determines that there is a content update (YES in step S202), CPU 308 sends an inquiry result including update presence / absence information indicating that there is an update and update information via network I / F 306 to the terminal device. It transmits to 102A (step S204). Here, the update information is a block sandwiched between auxiliary data and tag information included in the auxiliary data.

通信I/F212が問合せ結果を受信すると(ステップS105にてYES)、CPU200は、更新有無情報に基づいて、コンテンツの更新があると判定する(ステップS106にてYES)。そして、指定されたコンテンツをHDD206から読出し、読出したコンテンツと更新情報(補助データ)とに基づいて更新部分を特定し、表示装置210に対し、特定した更新部分が強調された状態でコンテンツに基づく画像を表示させる(ステップS107)。再び図6を参照して、このとき、HDD206から読出されたコンテンツにおいて、補助データに含まれるタグ情報603A,603Bによって挟まれるブロック604が更新部分として特定される。   When communication I / F 212 receives the inquiry result (YES in step S105), CPU 200 determines that there is content update based on the update presence / absence information (YES in step S106). Then, the designated content is read from the HDD 206, the update part is specified based on the read content and the update information (auxiliary data), and the display device 210 is based on the content with the specified update part being emphasized. An image is displayed (step S107). Referring to FIG. 6 again, at this time, in the content read from HDD 206, block 604 sandwiched between tag information 603A and 603B included in the auxiliary data is specified as an updated portion.

図7を参照して、コンテンツ700は、更新部分が枠(以下単に「囲み枠」と記す。)702A,702Bによって囲まれることで、強調された状態で表示される。これによって、ユーザは、ガイドブックであるコンテンツ700において、マチュピチュの説明に関する情報と、現地移動手段に関する情報とが更新されていることを知ることができる。   Referring to FIG. 7, content 700 is displayed in an emphasized state by the updated portion being surrounded by frames (hereinafter simply referred to as “enclosed frames”) 702A and 702B. Thereby, the user can know that the information regarding the explanation of Machu Picchu and the information regarding the local transportation means are updated in the content 700 which is the guidebook.

ユーザは、更新部分が強調されたコンテンツに基づく画像を確認し、リモコン装置218に対する入力操作によって、コンテンツの更新内容を反映させる旨の指示を出す。CPU200は、コンテンツの更新内容を反映させる旨の指示が入力されたと判定し(ステップS108にてYES)、更新内容が反映されるように、HDD206に記憶されるコンテンツの更新部分を書換えるとともに、書換え後のコンテンツをコンテンツ更新管理サーバ106に対して送信する(ステップS109)。再び図6を参照して、このとき、HDD206に記憶されるコンテンツにおいて、補助データに含まれるタグ情報603A,603Bによって挟まれるブロック604の記述内容が、対応するブロック605の記述内容と置換えられる。   The user confirms an image based on the content in which the updated portion is emphasized, and gives an instruction to reflect the updated content of the content by an input operation on the remote control device 218. CPU 200 determines that an instruction to reflect the updated content of the content has been input (YES in step S108), rewrites the updated portion of the content stored in HDD 206 so that the updated content is reflected, and The rewritten content is transmitted to the content update management server 106 (step S109). Referring to FIG. 6 again, in this case, in the content stored in HDD 206, the description content of block 604 sandwiched between tag information 603A and 603B included in the auxiliary data is replaced with the description content of corresponding block 605.

ネットワークI/F306が、端末装置102Aから書換え後のコンテンツを受信すると(ステップS205にてYES)、コンテンツ更新管理サーバ106のCPU308は、受信したコンテンツを、比較用コンテンツとしてHDD114に記憶する(ステップS206)。   When network I / F 306 receives the rewritten content from terminal apparatus 102A (YES in step S205), CPU 308 of content update management server 106 stores the received content in HDD 114 as a comparison content (step S206). ).

端末装置102AのCPU200は、書換え後のコンテンツの送信後、指定されたコンテンツ、すなわち書換えられたコンテンツをHDD206から読出し、表示装置210に対し、読出したコンテンツに基づく画像を表示させる(ステップS110)。これによって、図7に示すコンテンツ700において、マチュピチュの説明に関する情報、及び、現地移動手段に関する情報が書換えられた状態で表示される。   After transmitting the rewritten content, the CPU 200 of the terminal device 102A reads the designated content, that is, the rewritten content from the HDD 206, and causes the display device 210 to display an image based on the read content (step S110). As a result, in the content 700 shown in FIG. 7, information related to Machu Picchu explanation and information related to local transportation means are displayed in a rewritten state.

ユーザは、表示されたコンテンツを閲覧し、リモコン装置218の停止ボタン221を押下する。停止ボタン221が押下されると、CPU200は、表示装置210に対し、コンテンツに基づく画像の表示を終了させる。   The user browses the displayed content and presses the stop button 221 of the remote control device 218. When the stop button 221 is pressed, the CPU 200 causes the display device 210 to end displaying an image based on the content.

なお、更新不要リストにて、指定されたコンテンツに対応する情報として「不要」という文字列が登録されている場合、又は、何も登録されていない場合には、CPU200は、コンテンツ更新管理サーバ106に対する問合せは不要と判定し(ステップS103にてNO)、指定されたコンテンツをHDD206から読出して、表示装置210に対し、読出したコンテンツに基づく更新がなされていない画像を表示させる(ステップS110)。また、ユーザが、リモコン装置218に対する入力操作によって、コンテンツの更新内容を反映させない旨の指示を出した場合(ステップS108にてNO)には、CPU200は、指定されたコンテンツをHDD206から読出し、表示装置210に対し、読出したコンテンツに基づく更新がなされていない画像を表示させる(ステップS110)。   When the character string “unnecessary” is registered as information corresponding to the designated content in the update unnecessary list, or when nothing is registered, the CPU 200 causes the content update management server 106 to Is determined to be unnecessary (NO in step S103), the designated content is read from the HDD 206, and an image that has not been updated based on the read content is displayed on the display device 210 (step S110). When the user gives an instruction not to reflect the updated content of the content through an input operation on remote control device 218 (NO in step S108), CPU 200 reads the designated content from HDD 206 and displays it. The device 210 displays an image that has not been updated based on the read content (step S110).

[第1の変形例]
上記した第1の実施の形態の第1の変形例は、図4に示すステップS106にて更新があると判定された場合(YESの場合)に、更新部分の強調表示とともに更新内容が表示されることを除き、上記した第1の実施の形態と同じである。
[First Modification]
In the first modification of the first embodiment described above, when it is determined that there is an update in step S106 shown in FIG. 4 (in the case of YES), the update content is displayed together with the highlighted display of the update portion. This is the same as the first embodiment described above.

図8を参照して、コンテンツ800は、更新部分が囲み枠802によって強調された状態で表示されるとともに、更新内容が吹出し画像804の中に反映された状態で表示される。   Referring to FIG. 8, content 800 is displayed in a state where the updated portion is emphasized by surrounding frame 802 and the updated content is displayed in balloon image 804.

なお、上記第1の変形例によれば、全ての更新部分に対して、更新内容が反映された吹出し画像804が表示されたが、本発明はそのような実施の形態に限定されない。例えば、カーソルによって示された状態で囲み枠802がクリックされる等のユーザの指示がなされた場合に、吹出し画像804が表示される構成であってもよい。このように、一部の更新部分の更新内容のみが表示されることによって、ユーザは所望の更新内容のみを閲覧できるようになるので、ユーザの利便性がさらに向上する。   In addition, according to the said 1st modification, the balloon image 804 in which the update content was reflected was displayed with respect to all the update parts, but this invention is not limited to such embodiment. For example, the balloon image 804 may be displayed when the user gives an instruction such as clicking on the frame 802 in the state indicated by the cursor. In this way, by displaying only the update contents of a part of the update parts, the user can browse only the desired update contents, so that the convenience for the user is further improved.

[第2の変形例]
上記した第1の実施の形態の第2の変形例は、図4に示すステップS106にて更新があると判定された場合(YESの場合)に、更新部分の内容が見えないように、コンテンツに基づく画像が表示されることを除き、上記した第1の実施の形態と同じである。
[Second Modification]
In the second modification of the first embodiment described above, the content of the updated portion is not visible when it is determined that there is an update in step S106 shown in FIG. 4 (in the case of YES). This is the same as the above-described first embodiment except that an image based on is displayed.

図9を参照して、コンテンツ900は、更新部分がマスク902によって覆われた状態で表示される。このように、更新部分をマスク902で覆い、更新前の内容がユーザに対して見えないようにすることで、ユーザが誤った情報(例えば電話番号及び時刻表等)を利用してしまうことを防ぐことができる。   Referring to FIG. 9, content 900 is displayed in a state where the updated portion is covered with mask 902. In this way, by covering the updated portion with the mask 902 so that the content before the update is not visible to the user, the user may use incorrect information (for example, telephone number and timetable). Can be prevented.

なお、上記第2の変形例によれば、全ての更新部分がマスク902によって覆われたが、本発明はそのような実施の形態に限定されない。例えば、CPU200は、更新部分に対応するブロック605が、〈x−content−mask〉等の更新部分の内容の非表示を示すフラグ情報としてのタグを含むか否かを判定し、上記タグを含むと判定した場合に、更新部分をマスク902で覆うようにしてもよい。上記タグは、コンテンツの提供者等によって、コンテンツの更新中等に記述されるものである。   Note that, according to the second modification, all the updated portions are covered with the mask 902, but the present invention is not limited to such an embodiment. For example, the CPU 200 determines whether the block 605 corresponding to the update portion includes a tag as flag information indicating non-display of the content of the update portion such as <x-content-mask>, and includes the tag. If it is determined that, the updated portion may be covered with a mask 902. The tag is described by the content provider or the like during content update.

[第3の変形例]
上記した第1の実施の形態の第3の変形例は、図4に示すステップS106にて更新があると判定された場合(YESの場合)に、更新部分を強調表示することに代えて、コンテンツ全体に対する更新部分の割合(以下「更新割合」と記す。)等の情報を示すことを除き、上記した第1の実施の形態と同じである。
[Third Modification]
In the third modification of the first embodiment described above, when it is determined that there is an update in step S106 shown in FIG. 4 (in the case of YES), instead of highlighting the updated portion, It is the same as the first embodiment described above except that it indicates information such as the ratio of the update part to the entire content (hereinafter referred to as “update ratio”).

図10を参照して、コンテンツ1000は、更新割合を示す棒グラフ1002と、更新割合、更新文字数及び更新画像数等のコンテンツ全体の更新に関する各種情報1004と、を含む画像1006が前面に表示された状態で表示される。コンテンツ全体の更新に関する各種情報1004としては、上記のものに限定されず、例えば、最新の更新時からの経過時間等を示す時間情報等を含んでいてもよい。このコンテンツ1000を確認したユーザは、リモコン装置218によって更新ボタン1008をクリックすることで、コンテンツの更新内容を反映させる旨の指示を入力することができる。更新ボタン1008がクリックされると、コンテンツ全体の更新部分における更新内容が書換えられる。   Referring to FIG. 10, content 1000 has an image 1006 including a bar graph 1002 indicating an update rate and various information 1004 relating to the update of the entire content such as the update rate, the number of updated characters, and the number of updated images displayed in front. Displayed with status. The various information 1004 related to the update of the entire content is not limited to the above-described information, and may include, for example, time information indicating an elapsed time since the latest update. A user who has confirmed the content 1000 can input an instruction to reflect the updated content of the content by clicking the update button 1008 with the remote control device 218. When the update button 1008 is clicked, the update content in the update portion of the entire content is rewritten.

[第2の実施の形態]
本発明の第2の実施の形態は、端末装置102がタイマを含む点、ROM202がコンテンツ自動更新処理を記憶する点、HDD206が設定情報を記憶する点、及び、コンテンツ更新管理サーバ106によるコンテンツの更新の有無の判定方法が異なる点を除き、上記第1の実施の形態と同じである。以下、第2の実施の形態において、上記第1の実施の形態と異なる構成について説明する。
[Second Embodiment]
In the second embodiment of the present invention, the terminal device 102 includes a timer, the ROM 202 stores content automatic update processing, the HDD 206 stores setting information, and content updating by the content update management server 106. Except for the difference in the method for determining whether or not there is an update, it is the same as in the first embodiment. Hereinafter, in the second embodiment, a configuration different from that of the first embodiment will be described.

〈ハードウェア構成〉
[端末装置102]
端末装置102は、現在時刻を出力するタイマ(図示せず。)を含む。このタイマはシステムバス216に電気的に接続され、CPU200の指示に応じて現在時刻を計測し、計測結果をCPU200に対して出力する。
<Hardware configuration>
[Terminal device 102]
The terminal device 102 includes a timer (not shown) that outputs the current time. This timer is electrically connected to the system bus 216, measures the current time according to an instruction from the CPU 200, and outputs the measurement result to the CPU 200.

ROM202は、コンテンツ更新処理に代えて、コンテンツ自動更新処理を記憶する。このプログラムにおける、コンテンツ自動更新処理を実現するためのプログラム構造については後述する。   The ROM 202 stores an automatic content update process instead of the content update process. The program structure for realizing the content automatic update process in this program will be described later.

HDD206は、更新不要リストに代えて、コンテンツ毎の設定情報を予め記憶する。この設定情報は、コンテンツの自動更新を実行する時刻を示す実行時刻と、自動更新の対象となる部分を示す指定部分と、に関する情報を含む。設定情報に含まれる上記した情報は、リモコン装置218に対するユーザの入力操作によって予め入力され登録される。上記した指定部分としては、特に限定されないが、例えば、ホテル及びレストラン等のジャンル、交通手段、電話番号、住所及び営業時間等の項目、ページ番号、並びに、「第1章」及び「第1節」等のセクションがある。上記したジャンルとしては、例えば、レストランガイドにおいては「フレンチレストラン」等があり、旅行ガイドにおいては「航空機路線」及び「地図」等がある。上記した項目としては、レストランガイドにおいては「レストランの休業日」等があり、旅行ガイドにおいては「交通機関の最終列車時刻」等がある。上記セクション、ジャンル、及び項目の分類の細かさは、特に限定されるものでなく、任意に設定されればよい。   The HDD 206 stores in advance setting information for each content instead of the update unnecessary list. This setting information includes information regarding an execution time indicating a time at which automatic updating of content is performed and a designated portion indicating a portion to be automatically updated. The above information included in the setting information is input and registered in advance by a user input operation on the remote control device 218. The above-mentioned designated portion is not particularly limited, but for example, genres such as hotels and restaurants, means of transportation, items such as telephone numbers, addresses and business hours, page numbers, and “Chapter 1” and “Section 1 Etc. "section. Examples of the genre described above include “French restaurant” in the restaurant guide and “Aircraft route” and “Map” in the travel guide. The above items include “restaurant holidays” in restaurant guides, and “last train time of transportation” in travel guides. The fineness of the section, genre, and item classification is not particularly limited, and may be arbitrarily set.

〈ソフトウェア構成〉
[端末装置102におけるコンテンツ自動更新処理]
図11を参照して、端末装置102のROM202に記憶されるコンテンツ自動更新処理を実現するためのプログラムは、端末装置102の電源が投入されることによって起動され、電源が切られることによって終了する。
<Software configuration>
[Automatic content update processing in terminal device 102]
Referring to FIG. 11, the program for realizing the automatic content updating process stored in ROM 202 of terminal device 102 is activated when terminal device 102 is turned on and ends when the power is turned off. .

このプログラムは、タイマによって出力される現在時刻が予め定める実行時刻になるまで待機するステップS301と、ステップS301にて、実行時刻になったと判定された場合(YESの場合)に実行され、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、予め定める指定部分におけるコンテンツの更新の有無を問合せるステップS302と、を含む。   This program is executed in steps S301 for waiting until the current time output by the timer reaches a predetermined execution time, and when it is determined in step S301 that the execution time has been reached (in the case of YES), the communication I Step S302 for inquiring of the content update management server 106 whether or not content has been updated in a predetermined designated portion via / F212.

このプログラムはさらに、コンテンツ更新管理サーバ106から、問合せ結果を受信するまで待機するステップS303と、ステップS303にて、問合せ結果を受信したと判定された場合(YESの場合)に実行され、更新有無情報に基づいて、コンテンツの更新の有無を判定するステップS304と、を含む。   This program is further executed in step S303 that waits until the inquiry result is received from the content update management server 106, and when it is determined in step S303 that the inquiry result has been received (in the case of YES), whether there is an update or not. And step S304 for determining whether or not the content is updated based on the information.

このプログラムはさらに、ステップS304にて更新があると判定された場合(YESの場合)に実行され、更新情報が反映されるように、HDD206に記憶されるコンテンツの更新部分の内容を書換えるとともに、書換え後のコンテンツをコンテンツ更新管理サーバ106に対して送信するステップS305と、表示装置210に対し、コンテンツを更新したことをユーザに対して知らせるための報知画面を表示させるステップS306と、を含む。この報知画面には、例えば、コンテンツの更新割合、及び、更新部分に関する情報が表示される。上記更新部分に関する情報とは、例えば、ジャンル名、項目名又はセクション番号等の情報である。   This program is further executed when it is determined in step S304 that there is an update (in the case of YES), and the content of the update part of the content stored in the HDD 206 is rewritten so that the update information is reflected. Step S305 for transmitting the rewritten content to the content update management server 106, and Step S306 for displaying a notification screen for informing the user that the content has been updated on the display device 210. . On this notification screen, for example, information regarding the update rate of the content and the updated portion is displayed. The information related to the updated part is information such as a genre name, item name, or section number, for example.

〈動作〉
図11を参照して、本発明の第2の実施の形態に係る端末装置102及びコンテンツ更新管理サーバ106は、以下のように動作する。なお、以下の動作を除く、端末装置102及びコンテンツ更新管理サーバ106の一般的な動作は、従来の端末装置及びコンテンツ更新管理サーバの動作と同じである。また、以下の動作において、端末装置102及びコンテンツ更新管理サーバ106は電源が投入された状態であるものとする。
<Operation>
Referring to FIG. 11, terminal apparatus 102 and content update management server 106 according to the second exemplary embodiment of the present invention operate as follows. Except for the following operations, general operations of the terminal device 102 and the content update management server 106 are the same as those of the conventional terminal device and content update management server. In the following operation, it is assumed that the terminal device 102 and the content update management server 106 are in a power-on state.

端末装置102Aのユーザは、リモコン装置218に対する入力操作によって、コンテンツ配信サーバ104から「旅行/レストランガイド」というコンテンツ名のコンテンツをダウンロードし、HDD206に記憶させる。ダウンロード完了後、ユーザは、リモコン装置218に対する入力操作によって、ダウンロードしたコンテンツに対応する所望の設定情報を登録する。本実施の形態において、ユーザは、実行時刻として午前6時を入力し、指定部分として「郷土料理レストラン」というジャンルと、「交通手段」という項目と、を入力するものとする。   The user of the terminal device 102 </ b> A downloads the content with the content name “travel / restaurant guide” from the content distribution server 104 by the input operation to the remote control device 218 and stores it in the HDD 206. After the download is completed, the user registers desired setting information corresponding to the downloaded content by an input operation on the remote control device 218. In the present embodiment, it is assumed that the user inputs 6 am as the execution time, and inputs a genre of “local cuisine restaurant” and an item of “transportation” as the designated portion.

端末装置102AのCPU200は、タイマによって出力される現在時刻が予め定める午前6時になると(ステップS301にてYES)、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、予め定める指定部分におけるコンテンツの更新の有無を問合せる(ステップS302)。   When the current time output by the timer is 6:00 am in advance (YES in step S301), CPU 200 of terminal device 102A makes a predetermined designated portion to content update management server 106 via communication I / F 212. An inquiry is made as to whether content has been updated (step S302).

コンテンツ更新管理サーバ106において、ネットワークI/F306が端末装置102Aからの問合せを受信すると(ステップS201にてYES)、CPU308は、コンテンツの更新の有無を判定する(ステップS202)。このとき、更新の有無の判定は、HDD114に記憶される最新のコンテンツと、比較用コンテンツとに基づいて行なわれる。   In content update management server 106, when network I / F 306 receives an inquiry from terminal apparatus 102A (YES in step S201), CPU 308 determines whether or not content has been updated (step S202). At this time, whether or not there is an update is determined based on the latest content stored in the HDD 114 and the comparison content.

ここで、コンテンツ更新管理サーバ106によるコンテンツの更新の有無の判定方法について説明する。本実施の形態において、コンテンツは、様々なジャンル、項目、及びセクション毎に分割された状態で予め記憶されているものとする。すなわち、HDD114に記憶される最新のコンテンツ、及び、比較用コンテンツは、様々なジャンル、項目、及びセクション毎に、同様に分割された複数のブロックからなる。   Here, a method for determining whether or not content has been updated by the content update management server 106 will be described. In the present embodiment, it is assumed that content is stored in advance in a state of being divided into various genres, items, and sections. That is, the latest content and comparison content stored in the HDD 114 are composed of a plurality of blocks divided in the same way for each of various genres, items, and sections.

CPU308は、コンテンツの更新の有無を判定する際に、予め定められる指定部分に対応するブロック毎に、最新のコンテンツ及び比較用コンテンツを比較して、記述内容が異なっているか否かを判定する。そして、記述内容が異なっているブロック、すなわち、記述内容の更新があるブロックを発見した場合には、そのブロックの前後のタグ情報を抽出し、抽出したタグ情報を補助データとしてHDD114に記憶する。本実施の形態では、「郷土料理レストラン」というジャンルに対応するブロックの前後のタグ情報が記憶されるものとする。   When determining whether or not the content is updated, the CPU 308 compares the latest content and the comparative content for each block corresponding to a predetermined designated portion, and determines whether or not the description content is different. When a block having a different description content, that is, a block having a description content update is found, tag information before and after the block is extracted, and the extracted tag information is stored in the HDD 114 as auxiliary data. In this embodiment, it is assumed that tag information before and after the block corresponding to the genre “local restaurant” is stored.

CPU200は、全ての指定部分に対応するブロックに対して上記処理を行なった後、作成された補助データがあるか否かを判定し、作成された補助データがある場合には、コンテンツの更新があると判定する。一方、作成された補助データがない場合には、コンテンツの更新がないと判定する。CPU200はこのようにして、コンテンツの更新部分を示す補助データ及び更新内容を示すブロックを取得する。
−コンテンツの更新がない場合−
CPU308は、コンテンツの更新がないと判定した場合には(ステップS202にてNO)、ネットワークI/F306を介して、更新がないことを示す更新有無情報を含む問合せ結果を、端末装置102Aに対して送信する(ステップS203)。
The CPU 200 determines whether or not there is created auxiliary data after performing the above processing on the blocks corresponding to all the designated portions, and if there is created auxiliary data, the content is updated. Judge that there is. On the other hand, if there is no auxiliary data created, it is determined that there is no content update. In this way, the CPU 200 acquires auxiliary data indicating an updated part of the content and a block indicating the update content.
-When there is no content update-
If CPU 308 determines that there is no content update (NO in step S202), CPU 308 sends an inquiry result including update presence / absence information indicating that there is no update to terminal device 102A via network I / F 306. (Step S203).

通信I/F212が問合せ結果を受信すると(ステップS303にてYES)、CPU200は、更新有無情報に基づいて、コンテンツの更新がないと判定する(ステップS304にてNO)。この場合、CPU200はコンテンツの更新を行なわず、表示装置210には、何も表示されない。   When communication I / F 212 receives the inquiry result (YES in step S303), CPU 200 determines that there is no content update based on the update presence / absence information (NO in step S304). In this case, the CPU 200 does not update the content, and nothing is displayed on the display device 210.

−コンテンツの更新がある場合−
CPU308は、コンテンツの更新があると判定した場合には(ステップS202にてYES)、ネットワークI/F306を介して、更新があることを示す更新有無情報及び更新情報を含む問合せ結果を、端末装置102Aに対して送信する(ステップS204)。ここで、更新情報とは、補助データ、及び、補助データに含まれるタグ情報によって挟まれるブロックのことである。
-When there is content update-
If CPU 308 determines that there is a content update (YES in step S202), CPU 308 sends an inquiry result including update presence / absence information indicating that there is an update and update information via network I / F 306 to the terminal device. It transmits to 102A (step S204). Here, the update information is a block sandwiched between auxiliary data and tag information included in the auxiliary data.

通信I/F212が問合せ結果を受信すると(ステップS303にてYES)、CPU200は、更新有無情報に基づいて、コンテンツの更新があると判定する(ステップS304にてYES)。そして、更新内容が反映されるように、HDD206に記憶されるコンテンツの更新部分を書換えるとともに、書換え後のコンテンツをコンテンツ更新管理サーバ106に対して送信する(ステップS305)。このとき、HDD206に記憶されるコンテンツにおいて、補助データに含まれるタグ情報によって挟まれるブロックの記述内容が、対応するブロックの記述内容と置換えられる。   When communication I / F 212 receives the inquiry result (YES in step S303), CPU 200 determines that there is content update based on the update presence / absence information (YES in step S304). Then, the updated part of the content stored in the HDD 206 is rewritten so that the updated content is reflected, and the rewritten content is transmitted to the content update management server 106 (step S305). At this time, in the content stored in the HDD 206, the description content of the block sandwiched between the tag information included in the auxiliary data is replaced with the description content of the corresponding block.

ネットワークI/F306が、端末装置102Aから書換え後のコンテンツを受信すると(ステップS205にてYES)、コンテンツ更新管理サーバ106のCPU308は、受信したコンテンツを、比較用コンテンツとしてHDD114に記憶する(ステップS206)。   When network I / F 306 receives the rewritten content from terminal apparatus 102A (YES in step S205), CPU 308 of content update management server 106 stores the received content in HDD 114 as a comparison content (step S206). ).

書換え後のコンテンツの送信後、CPU200は、表示装置210に対し、報知画面(図示せず。)を表示させる(ステップS306)。この報知画面には、コンテンツの更新割合、及び、「郷土料理レストラン」というジャンル名が表示される。   After transmitting the rewritten content, CPU 200 causes display device 210 to display a notification screen (not shown) (step S306). On the notification screen, the content update rate and the genre name “local cuisine restaurant” are displayed.

[第3の実施の形態]
図12を参照して、本発明の第3の実施の形態は、端末装置1202がGPS(Global Positioning System)装置1204を含む点、ROM202が位置別コンテンツ更新処理を記憶する点、HDD114がコンテンツ要素等を記憶する点、及び、コンテンツ更新管理サーバ106によるコンテンツの更新の有無の判定方法が異なる点を除き、上記第1の実施の形態と同じである。以下、第3の実施の形態において、上記第1の実施の形態と異なる構成について説明する。
[Third Embodiment]
Referring to FIG. 12, in the third embodiment of the present invention, the terminal device 1202 includes a GPS (Global Positioning System) device 1204, the ROM 202 stores location-specific content update processing, and the HDD 114 includes content elements. Are the same as those in the first embodiment except that the content update management server 106 determines whether or not content has been updated. Hereinafter, a configuration different from the first embodiment will be described in the third embodiment.

〈ハードウェア構成〉
[端末装置1202]
端末装置1202は、GPS装置1204を含む。このGPS装置1204はシステムバス216に電気的に接続され、CPU200の指示に応じて、端末装置1202の現在の位置情報を取得し、取得した位置情報をCPU200に対して出力する。上記位置情報には、緯度及び経度を示す情報が含まれる。
<Hardware configuration>
[Terminal Device 1202]
The terminal device 1202 includes a GPS device 1204. The GPS device 1204 is electrically connected to the system bus 216, acquires the current position information of the terminal device 1202 in accordance with an instruction from the CPU 200, and outputs the acquired position information to the CPU 200. The position information includes information indicating latitude and longitude.

ROM202は、コンテンツ更新処理に代えて、位置別コンテンツ更新処理を記憶する。このプログラムにおける、位置別コンテンツ更新処理を実現するためのプログラム構造については後述する。   The ROM 202 stores location-specific content update processing instead of content update processing. The program structure for realizing the location-specific content update processing in this program will be described later.

[コンテンツ更新管理サーバ106]
コンテンツ更新管理サーバ106において、HDD114は、最新のコンテンツに代えて、コンテンツ要素と、そのコンテンツ要素の位置情報(緯度情報及び経度情報)と、コンテンツ要素の情報と、をそれぞれ関連付けてコンテンツ毎に記憶する。これらの情報は、操作部302に対するコンテンツの提供者等による入力操作によって、コンテンツ毎に予め入力され登録される。本実施の形態では、上記コンテンツ要素として、観光地、レストラン、店舗、ホテル、及び、旅行代理店等の名称が登録される。なお、コンテンツ要素は、上記したものに限定されない。上記コンテンツ要素の情報としては、例えば、レストランの営業時間、店舗にて開催中のセール情報等がある。
[Content update management server 106]
In the content update management server 106, the HDD 114 stores the content element, the position information (latitude information and longitude information) of the content element, and the content element information in association with each other instead of the latest content. To do. These pieces of information are input and registered in advance for each content by an input operation by a content provider or the like on the operation unit 302. In the present embodiment, names of sightseeing spots, restaurants, stores, hotels, travel agents, etc. are registered as the content elements. Note that the content elements are not limited to those described above. Examples of the content element information include restaurant opening hours, sales information currently being held in stores, and the like.

〈ソフトウェア構成〉
[端末装置1202における位置別コンテンツ更新処理]
図13を参照して、端末装置1202のROM202に記憶される位置別コンテンツ更新処理を実現するためのプログラムにおいて、ステップS404を除く各処理は、図4に示すステップS104を除く各処理と同じである。以下、ステップS404について説明する。
<Software configuration>
[Content-Based Content Update Processing in Terminal Device 1202]
Referring to FIG. 13, in the program for realizing the location-specific content update process stored in ROM 202 of terminal device 1202, each process except step S404 is the same as each process except step S104 shown in FIG. is there. Hereinafter, step S404 will be described.

このプログラムは、ステップS403にて問合せが必要であると判定された場合(YESの場合)に実行され、GPS装置1204から、端末装置1202の現在の位置情報を取得し、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、取得した現在の位置情報を送信するとともに、コンテンツの更新の有無を問合せるステップS404を含む。   This program is executed when it is determined in step S403 that an inquiry is necessary (in the case of YES), the current position information of the terminal device 1202 is acquired from the GPS device 1204, and the communication I / F 212 is used. Step S404 is then included in which the acquired current position information is transmitted to the content update management server 106, and whether or not content has been updated is inquired.

〈動作〉
図12及び図13を参照して、本発明の第3の実施の形態に係る端末装置1202及びコンテンツ更新管理サーバ106は、以下のように動作する。なお、以下の動作を除く、端末装置1202及びコンテンツ更新管理サーバ106の動作は、上記第1の実施の形態における端末装置102及びコンテンツ更新管理サーバ106の動作と同じである。
<Operation>
Referring to FIG. 12 and FIG. 13, terminal apparatus 1202 and content update management server 106 according to the third exemplary embodiment of the present invention operate as follows. Except for the following operations, the operations of the terminal device 1202 and the content update management server 106 are the same as the operations of the terminal device 102 and the content update management server 106 in the first embodiment.

端末装置1202Aのユーザは、リモコン装置218に対する入力操作によって、コンテンツ更新の対象となる距離(以下単に「所定距離」と記す。)として、「500m」を指定する。その後、所望のコンテンツ名を指定し、再生ボタン220を押下する。本実施の形態では、「旅行ガイド」というコンテンツ名のガイドブック(電子書籍)が指定されるものとする。このガイドブックには、観光地情報、レストラン情報、店舗情報、ホテル情報、及び、旅行代理店情報が含まれる。   The user of the terminal device 1202A designates “500 m” as a distance (hereinafter simply referred to as “predetermined distance”) as a content update target by an input operation on the remote control device 218. Thereafter, a desired content name is designated and the playback button 220 is pressed. In this embodiment, it is assumed that a guide book (electronic book) having a content name “travel guide” is designated. This guide book includes sightseeing spot information, restaurant information, store information, hotel information, and travel agency information.

再生ボタン220が押下されると(ステップS401にてYES)、CPU200は、入力操作に基づく指示が、コンテンツを表示する旨の指示であるか否かを判定する(ステップS402)。CPU200は、入力操作に基づく指示が、コンテンツを表示する旨の指示であると判定し(ステップS402にてYES)、更新不要リストに基づいて、コンテンツ更新管理サーバ106に対する問合せが必要か否かを判定する(ステップS403)。このとき、更新不要リストには、指定されたコンテンツに対応する情報として、「要」という文字列が登録されているものとする。   When playback button 220 is pressed (YES in step S401), CPU 200 determines whether or not the instruction based on the input operation is an instruction to display content (step S402). CPU 200 determines that the instruction based on the input operation is an instruction to display content (YES in step S402), and determines whether or not an inquiry to content update management server 106 is necessary based on the update unnecessary list. Determination is made (step S403). At this time, it is assumed that a character string “Necessary” is registered in the update unnecessary list as information corresponding to the designated content.

CPU200は、問合せが必要であると判定し(ステップS403にてYES)、GPS装置1204から、端末装置1202Aの現在の位置情報を取得し、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、取得した現在の位置情報を送信するとともに、コンテンツの更新の有無を問合せる(ステップS404)。   CPU 200 determines that an inquiry is necessary (YES in step S403), obtains the current position information of terminal device 1202A from GPS device 1204, and communicates with content update management server 106 via communication I / F 212. On the other hand, the acquired current position information is transmitted, and an inquiry is made as to whether or not content has been updated (step S404).

コンテンツ更新管理サーバ106において、ネットワークI/F306が端末装置1202Aからの問合せを受信すると(ステップS201にてYES)、CPU308は、コンテンツの更新の有無を判定する(ステップS202)。このとき、更新の有無の判定は、HDD114に記憶されるコンテンツ要素、コンテンツ要素の位置情報、及び、比較用コンテンツに基づいて行なわれる。   In content update management server 106, when network I / F 306 receives an inquiry from terminal device 1202A (YES in step S201), CPU 308 determines whether content has been updated (step S202). At this time, whether or not there is an update is determined based on the content element stored in the HDD 114, the position information of the content element, and the comparison content.

ここで、コンテンツ更新管理サーバ106によるコンテンツの更新の有無の判定方法について説明する。本実施の形態において、コンテンツは、観光地情報、レストラン情報、店舗情報、ホテル情報、及び、旅行代理店情報毎に分割された状態で予め記憶されているものとする。すなわち、HDD114に記憶される比較用コンテンツは、観光地情報、レストラン情報、店舗情報、ホテル情報、及び、旅行代理店情報毎に分割された複数のブロックからなる。   Here, a method for determining whether or not content has been updated by the content update management server 106 will be described. In the present embodiment, it is assumed that the content is stored in advance in a state where it is divided for each sightseeing spot information, restaurant information, store information, hotel information, and travel agency information. That is, the comparison content stored in the HDD 114 is composed of a plurality of blocks divided for each sightseeing spot information, restaurant information, store information, hotel information, and travel agency information.

CPU308は、コンテンツの更新の有無を判定する際に、まず、取得した端末装置1202Aの現在の位置情報と、HDD114に予め登録される各コンテンツ要素の位置情報とに基づいて、各コンテンツ要素と端末装置1202Aとの現在の距離をそれぞれ算出する。そして、算出距離が予め定める所定距離(本実施の形態では500m)以内のコンテンツ要素を抽出する。本実施の形態では、観光地A、レストランA、店舗A、ホテルA、及び、旅行代理店Aというコンテンツ要素が抽出されるものとする。   When determining whether or not content has been updated, the CPU 308 first determines each content element and terminal based on the acquired current position information of the terminal device 1202A and position information of each content element registered in advance in the HDD 114. The current distance from the device 1202A is calculated. Then, content elements within a predetermined distance (500 m in the present embodiment) determined in advance are extracted. In the present embodiment, it is assumed that content elements such as a sightseeing spot A, a restaurant A, a store A, a hotel A, and a travel agency A are extracted.

CPU308はさらに、比較用コンテンツにおける、抽出したコンテンツ要素にそれぞれ対応するブロックの記述内容が、抽出したコンテンツ要素の情報と同じであるか否かをブロック毎に判定する。そして、記述内容が異なっているブロック、すなわち、記述内容の更新があるブロックを発見した場合には、コンテンツの更新があると判定する。一方、記述内容が異なっているブロックを発見しない場合には、コンテンツの更新はないと判定する。   Further, the CPU 308 determines for each block whether or not the description content of the block corresponding to each extracted content element in the comparison content is the same as the information of the extracted content element. If a block having a different description content, that is, a block having a description content update is found, it is determined that the content is updated. On the other hand, if a block having a different description content is not found, it is determined that the content is not updated.

−コンテンツの更新がある場合−
CPU308は、コンテンツの更新があると判定した場合には(ステップS202にてYES)、ネットワークI/F306を介して、更新があることを示す更新有無情報及び更新情報を含む問合せ結果を、端末装置102に対して送信する(ステップS204)。ここで、更新情報は、記述内容が、抽出したコンテンツ要素の情報とは異なると判定されたブロック、及び、対応する抽出されたコンテンツ要素の情報である。本実施の形態では、更新情報には、レストラン情報に対応するブロック及びレストランAの情報、並びに、ホテル情報に対応するブロック及びホテルAの情報が含まれるものとする。
-When there is content update-
If CPU 308 determines that there is a content update (YES in step S202), CPU 308 sends an inquiry result including update presence / absence information indicating that there is an update and update information via network I / F 306 to the terminal device. It transmits with respect to 102 (step S204). Here, the update information is information on the blocks whose description contents are determined to be different from the extracted content element information and the corresponding extracted content element information. In the present embodiment, the update information includes a block corresponding to restaurant information and information about restaurant A, and a block corresponding to hotel information and information about hotel A.

通信I/F212が問合せ結果を受信すると(ステップS405にてYES)、上記第1の実施の形態と同様にして、ステップS406〜ステップS410の処理が実行される。このとき、ステップS407では、HDD206に記憶されるコンテンツにおいて、更新情報に含まれるブロックに対応するブロックが更新部分として特定される。ステップS409では、HDD206に記憶されるコンテンツにおいて、更新情報に含まれるブロックに対応するブロックの記述内容が、更新情報に含まれるコンテンツ要素の情報と置換えられる。ステップS410では、コンテンツにおけるレストラン情報及びホテル情報に対応する部分が、レストランAの情報及びホテルAの情報にそれぞれ書換えられた状態で表示装置210に表示される。   When communication I / F 212 receives the inquiry result (YES in step S405), the processing in steps S406 to S410 is executed in the same manner as in the first embodiment. At this time, in step S407, in the content stored in the HDD 206, the block corresponding to the block included in the update information is specified as the update portion. In step S409, the description content of the block corresponding to the block included in the update information in the content stored in the HDD 206 is replaced with the content element information included in the update information. In step S410, the portions corresponding to the restaurant information and hotel information in the content are displayed on the display device 210 in a state where they are rewritten to the restaurant A information and the hotel A information, respectively.

なお、上記実施の形態では、予め定める所定距離として500mが指定されたが、本発明は、そのような実施の形態に限定されず、コンテンツの利用目的に応じて任意に設定可能である。例えば、ユーザが海外旅行中の場合には、200km等の比較的大きな距離を指定することが好ましい。これによって、有用な情報をより一層確実に取得できるようになる。   In the above embodiment, 500 m is specified as the predetermined distance, but the present invention is not limited to such an embodiment, and can be arbitrarily set according to the purpose of use of the content. For example, when the user is traveling abroad, it is preferable to specify a relatively large distance such as 200 km. This makes it possible to acquire useful information even more reliably.

[第4の実施の形態]
本発明の第4の実施の形態は、HDD206が端末ID(Identification)を記憶する点、ROM202がコンテンツ更新・課金処理を記憶する点、HDD114が端末ID及びユーザID、並びに、ユーザ毎の更新部分情報を記憶する点等を除き、上記第1の実施の形態と同じである。以下、第4の実施の形態において、上記第1の実施の形態と異なる構成について説明する。
[Fourth Embodiment]
In the fourth embodiment of the present invention, the HDD 206 stores a terminal ID (Identification), the ROM 202 stores a content update / billing process, the HDD 114 stores a terminal ID and a user ID, and an update part for each user. The second embodiment is the same as the first embodiment except that information is stored. Hereinafter, in the fourth embodiment, a configuration different from that of the first embodiment will be described.

[端末装置102]
端末装置102において、HDD206は、端末装置102に固有の端末IDを記憶する。ROM202は、コンテンツ更新処理に代えて、コンテンツ更新・課金処理を記憶する。このプログラムにおける、コンテンツ更新・課金処理を実現するためのプログラム構造については後述する。
[Terminal device 102]
In the terminal device 102, the HDD 206 stores a terminal ID unique to the terminal device 102. The ROM 202 stores content update / billing processing instead of content update processing. The program structure for realizing the content update / billing process in this program will be described later.

[コンテンツ更新管理サーバ106]
コンテンツ更新管理サーバ106において、HDD114は、コンテンツ更新サービスの利用を許可された正規の端末装置102の端末IDと、コンテンツ更新サービスの利用を許可された正規のユーザのユーザIDとを記憶する。
[Content update management server 106]
In the content update management server 106, the HDD 114 stores the terminal ID of the authorized terminal device 102 permitted to use the content update service and the user ID of the authorized user permitted to use the content update service.

HDD114はさらに、端末装置102にてコンテンツが更新される度に、更新部分のサイズ情報及び個数情報を含む更新部分情報を、ユーザID及び端末IDに関連付けて記憶する。CPU308は、HDD114に記憶される更新部分情報に基づいて、端末装置102にて更新された更新部分のサイズ又は個数を合計し、その合計量に基づいて、対応するユーザに対して更新料金を課金する。この課金に対する決済方法としては、当該分野において一般的なものであれば特に限定されないが、ユーザIDに関連して予め登録される番号等に基づくクレジットカード決済及びデビットカード決済、並びに、電子マネー決済等を利用できる。このようにして、端末装置102にて更新された更新部分に関する情報は、ユーザID及び端末ID毎に管理される。   Further, each time content is updated in the terminal device 102, the HDD 114 stores update part information including size information and number information of the update part in association with the user ID and the terminal ID. The CPU 308 sums up the size or number of update parts updated in the terminal device 102 based on the update part information stored in the HDD 114, and charges the corresponding user for the update fee based on the total amount. To do. The payment method for this billing is not particularly limited as long as it is common in the field, but credit card payment and debit card payment based on a number registered in advance in relation to the user ID, and electronic money payment Etc. can be used. In this way, the information regarding the updated portion updated in the terminal device 102 is managed for each user ID and terminal ID.

〈ソフトウェア構成〉
[端末装置102におけるコンテンツ更新・課金処理]
図14を参照して、端末装置102のROM202に記憶されるコンテンツ更新・課金処理を実現するためのプログラムにおいて、ステップS501〜ステップS503及びステップS507〜ステップS512の処理は、図4に示すステップS101〜ステップS103及びステップS105〜ステップS110の処理と同じである。以下、異なる処理について説明する。
<Software configuration>
[Content Update / Billing Process in Terminal Device 102]
Referring to FIG. 14, in the program for realizing the content update / billing process stored in ROM 202 of terminal apparatus 102, the processes in steps S501 to S503 and steps S507 to S512 are performed in step S101 shown in FIG. To Step S103 and Step S105 to Step S110. Hereinafter, different processes will be described.

このプログラムは、ステップS503にて問合せが必要であると判定された場合(YESの場合)に実行され、表示装置210に対し、ユーザIDの入力を促す旨のメッセージを表示させるステップS504と、リモコン装置218に対する入力操作によって、ユーザIDが入力されるまで待機するステップS505と、を含む。   This program is executed when it is determined in step S503 that an inquiry is necessary (in the case of YES), and a remote control is displayed in step S504 for displaying a message prompting the user to input a user ID. Step S505 that waits until a user ID is input by an input operation on the device 218.

このプログラムはさらに、ステップS505にて、ユーザIDが入力されたと判定された場合(YESの場合)に実行され、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、コンテンツの更新の有無を問合せるとともに、入力されたユーザID及びHDD206に記憶される端末IDを送信するステップS506を含む。   This program is further executed when it is determined in step S505 that a user ID has been input (in the case of YES), and whether or not content has been updated to the content update management server 106 via the communication I / F 212. And step S506 of transmitting the input user ID and the terminal ID stored in the HDD 206.

このプログラムはさらに、ステップS507にて、問合せ結果を受信しないと判定された場合(NOの場合)に実行され、コンテンツ更新管理サーバ106からエラー通知を受信したか否かを判定するステップS513と、ステップS513にて、エラー通知を受信したと判定された場合(YESの場合)に実行され、表示装置210に対し、コンテンツの更新ができないことを示すメッセージ(以下「エラーメッセージ」と記す。)を表示させるステップS514と、を含む。なお、ステップS513にて、エラー通知を受信していないと判定された場合(NOの場合)には、制御はステップS507に戻る。   The program is further executed in step S507 when it is determined not to receive the inquiry result (in the case of NO), and step S513 for determining whether or not an error notification is received from the content update management server 106; When it is determined in step S513 that an error notification has been received (in the case of YES), a message (hereinafter referred to as “error message”) indicating that content cannot be updated is displayed on the display device 210. Step S514 to display. If it is determined in step S513 that no error notification has been received (NO), control returns to step S507.

[コンテンツ更新管理サーバ106におけるコンテンツ更新・課金処理]
図15を参照して、コンテンツ更新管理サーバ106のROM310に記憶されるコンテンツ更新・課金処理を実現するためのプログラムにおいて、ステップS601,ステップS604〜ステップS608の処理は、図5に示すステップS201〜ステップS206の処理と同じである。以下、異なる処理について説明する。
[Content Update / Billing Process in Content Update Management Server 106]
Referring to FIG. 15, in the program for realizing the content update / billing process stored in ROM 310 of content update management server 106, the processes in steps S601, S604 to S608 are performed in steps S201 to S201 shown in FIG. This is the same as the processing in step S206. Hereinafter, different processes will be described.

このプログラムは、ステップS601にて、問合せを受信したと判定された場合(YESの場合)に実行され、端末装置102から送信される端末ID及びユーザIDに基づいて、端末装置102及びユーザが、正規の端末装置102及び正規のユーザであるか否かを判定するステップS602を含む。ステップS602にて、正規の端末装置102及び正規のユーザであると判定された場合(YESの場合)には、制御はステップS604に移る。   This program is executed when it is determined in step S601 that an inquiry has been received (in the case of YES), and based on the terminal ID and user ID transmitted from the terminal device 102, the terminal device 102 and the user Step S602 which determines whether it is a regular terminal device 102 and a regular user is included. If it is determined in step S602 that the user is a legitimate terminal device 102 and a legitimate user (YES), the control proceeds to step S604.

このプログラムはさらに、ステップS602にて、正規の端末装置102及び正規のユーザではないと判定された場合(NOの場合)に実行され、端末装置102に対し、コンテンツの更新が不可能である旨のエラー通知を行なうステップS603を含む。ステップS603の処理後、制御はステップS601に戻る。   This program is further executed in step S602 when it is determined that the terminal device 102 is not a legitimate terminal device 102 or a legitimate user (in the case of NO), and the content cannot be updated to the terminal device 102. Step S603 for performing the error notification is included. After the process of step S603, control returns to step S601.

このプログラムはさらに、ステップS608の後に実行され、更新部分情報を、受信したユーザID及び端末IDに関連付けてHDD114に記憶させるステップS609を含む。   This program further includes step S609 executed after step S608 and storing the updated partial information in the HDD 114 in association with the received user ID and terminal ID.

〈動作〉
図14及び図15を参照して、本発明の第4の実施の形態に係る端末装置102及びコンテンツ更新管理サーバ106は、以下のように動作する。なお、以下の動作を除く、端末装置102及びコンテンツ更新管理サーバ106の動作は、上記第1の実施の形態における端末装置102及びコンテンツ更新管理サーバ106の動作と同じである。
<Operation>
Referring to FIGS. 14 and 15, terminal device 102 and content update management server 106 according to the fourth exemplary embodiment of the present invention operate as follows. Except for the following operations, the operations of the terminal device 102 and the content update management server 106 are the same as the operations of the terminal device 102 and the content update management server 106 in the first embodiment.

CPU200は、更新不要リストに基づいて、コンテンツ更新管理サーバ106に対する問合せが必要か否かを判定し、問合せが必要であると判定すると(ステップS503にてYES)、表示装置210に対し、ユーザIDの入力を促す旨のメッセージを表示させる(ステップS504)。   CPU 200 determines whether or not an inquiry to content update management server 106 is necessary based on the update unnecessary list. If CPU 200 determines that an inquiry is necessary (YES in step S503), CPU 200 receives a user ID from display device 210. Is displayed (step S504).

ユーザはメッセージを確認した後、リモコン装置218に対する入力操作によって、ユーザIDを入力する。ユーザIDが入力されると(ステップS505にてYES)、CPU200は、通信I/F212を介して、コンテンツ更新管理サーバ106に対し、コンテンツの更新の有無を問合せるとともに、入力されたユーザID及びHDD206に記憶される端末IDを送信する(ステップS506)。   After confirming the message, the user inputs a user ID by an input operation on the remote control device 218. When the user ID is input (YES in step S505), CPU 200 inquires of content update management server 106 about the presence / absence of content update via communication I / F 212, and also includes the input user ID and HDD 206. The terminal ID stored in is transmitted (step S506).

コンテンツ更新管理サーバ106において、ネットワークI/F306が端末装置102Aからの問合せを受信すると(ステップS601にてYES)、CPU308は、端末装置102Aから送信される端末ID及びユーザIDに基づいて、端末装置102A及びユーザが、正規の端末装置102及び正規のユーザであるか否かを判定する(ステップS602)。   In content update management server 106, when network I / F 306 receives an inquiry from terminal device 102A (YES in step S601), CPU 308 determines the terminal device based on the terminal ID and user ID transmitted from terminal device 102A. It is determined whether 102A and a user are the regular terminal device 102 and a regular user (step S602).

CPU308は、端末装置102A及びユーザが正規の端末装置102及び正規のユーザであると判定すると(ステップS602にてYES)、コンテンツの更新の有無を判定する(ステップS604)。   If CPU 308 determines that terminal device 102A and the user are legitimate terminal device 102 and a legitimate user (YES in step S602), CPU 308 determines whether or not content has been updated (step S604).

−コンテンツの更新がある場合−
コンテンツの更新がある場合(ステップS604にてYES)、CPU308は、上記第1の実施の形態と同様にしてステップS606〜ステップS608の処理を実行するとともに、更新部分情報(補助データに含まれるタグ情報によって挟まれるブロックを示す情報)を、受信したユーザID及び端末IDに関連付けてHDD114に記憶させる(ステップS609)。
-When there is content update-
If there is a content update (YES in step S604), the CPU 308 executes the processes in steps S606 to S608 in the same manner as in the first embodiment, and updates the partial information (the tag included in the auxiliary data). Information indicating a block between information) is stored in the HDD 114 in association with the received user ID and terminal ID (step S609).

CPU308は、予め定める所定期間毎に、HDD114に記憶される更新部分情報に基づいて、端末装置102Aにて更新された更新部分のサイズ又は個数を合計し、その合計量に基づいて、対応するユーザに対して更新料金を課金する。   The CPU 308 sums up the size or number of update parts updated in the terminal device 102A based on the update part information stored in the HDD 114 for each predetermined period, and the corresponding user is determined based on the total amount. Will be charged for the renewal fee.

なお、CPU308は、端末装置102A及びユーザが正規の端末装置102及び正規のユーザではないと判定すると(ステップS602にてNO)、端末装置102Aに対し、エラー通知を行なう(ステップS603)。   If CPU 308 determines that terminal device 102A and the user are not legitimate terminal device 102 and a legitimate user (NO in step S602), CPU 308 issues an error notification to terminal device 102A (step S603).

端末装置102AのCPU200は、問合せ結果を受信しないと判定し(ステップS507にてNO)、かつ、コンテンツ更新管理サーバ106からエラー通知を受信したと判定した場合には(ステップS513にてYES)、表示装置210に対し、エラーメッセージを表示させる(ステップS514)。   CPU 200 of terminal device 102A determines that the inquiry result is not received (NO in step S507), and if it is determined that the error notification is received from content update management server 106 (YES in step S513), An error message is displayed on the display device 210 (step S514).

〈作用・効果〉
上記実施の形態及びその変形例によれば、コンテンツ更新システム100は、互いに広域通信網108及び狭域通信網110を介してデータ通信可能に接続される、コンテンツを配信するコンテンツ配信サーバ104と、配信されたコンテンツを出力する表示装置210を含む端末装置102(1202)と、コンテンツ更新管理サーバ106と、を含むコンテンツ更新システムであって、コンテンツ更新管理サーバ106において、CPU308は、端末装置102(1202)からの問合せに応答して、コンテンツの更新部分及び更新内容を含む更新情報を取得し、更新情報を取得したか否かを判定し、更新情報を取得したと判定した場合に、端末装置102(1202)に対し、更新情報を問合せ結果として送信する。端末装置102(1202)において、HDD206はコンテンツを記憶し、CPU200は、コンテンツ更新管理サーバ106に対し、コンテンツの更新の有無を問合せる問合せ、通信I/F212は、問合せ結果として送信される更新情報を受信し、CPU200は、受信した更新情報に基づいて、コンテンツの更新部分を特定し、受信した更新情報に含まれる更新内容が反映されるように、HDD206に記憶されるコンテンツにおける、特定された更新部分の内容を書換える。
<Action and effect>
According to the embodiment and the modification thereof, the content update system 100 includes a content distribution server 104 that distributes content and is connected to each other via the wide area communication network 108 and the narrow area communication network 110. A content update system including a terminal device 102 (1202) including a display device 210 that outputs distributed content, and a content update management server 106. In the content update management server 106, a CPU 308 includes a terminal device 102 ( 1202) in response to the inquiry from 1202), the update information including the update part and the update content of the content is acquired, it is determined whether the update information has been acquired, and the terminal device is determined to have acquired the update information. 102 (1202), update information is transmitted as an inquiry result. In the terminal device 102 (1202), the HDD 206 stores the content, the CPU 200 inquires the content update management server 106 about whether or not the content is updated, and the communication I / F 212 receives the update information transmitted as the inquiry result. The CPU 200 specifies the update part of the content based on the received update information, and the specified update in the content stored in the HDD 206 so that the update content included in the received update information is reflected. Rewrite the contents of the part.

このように、コンテンツが部分的に更新された際には、更新部分及び更新内容を含む更新情報がコンテンツ更新管理サーバ106から端末装置102(1202)に対して送信されるので、コンテンツ全体に関する情報が送信される場合と比較して、通信量を大幅に低減することができる。また、端末装置102(1202)では、コンテンツにおける、受信した更新情報によって特定される更新部分の内容のみが書換えられるので、コンテンツ全体が更新される場合と比較して、更新するデータ量を最小限に低減することができる。したがって、更新料金及び通信料金等の更新にかかるコストを削減することができる。   As described above, when the content is partially updated, the update information including the updated portion and the update content is transmitted from the content update management server 106 to the terminal device 102 (1202). Compared with the case where is transmitted, the traffic can be significantly reduced. Further, since the terminal device 102 (1202) rewrites only the content of the update portion specified by the received update information in the content, the amount of data to be updated is minimized as compared with the case where the entire content is updated. Can be reduced. Accordingly, it is possible to reduce the cost required for updating the update fee and the communication fee.

また上記第1の実施の形態によれば、端末装置102は表示装置210を含み、CPU200は、コンテンツを書換える前に、表示装置210に対し、特定された更新部分が明確になるように、コンテンツに基づく画像を表示させる。これによって、ユーザは、コンテンツの更新部分を容易に知ることができる。   In addition, according to the first embodiment, the terminal device 102 includes the display device 210, and the CPU 200 makes the specified update portion clear to the display device 210 before rewriting the content. Display images based on content. As a result, the user can easily know the updated part of the content.

また上記第1の実施の形態によれば、CPU200は、表示装置210に対し、特定された更新部分が枠702A,702Bによって囲まれた状態で、コンテンツに基づく画像を表示させる。これによって、ユーザは、コンテンツの更新部分をより一層容易に知ることができる。   Further, according to the first embodiment, the CPU 200 causes the display device 210 to display an image based on the content in a state where the specified update portion is surrounded by the frames 702A and 702B. As a result, the user can more easily know the updated part of the content.

また上記第1の実施の形態の第1の変形例によれば、CPU200は、表示装置210に対し、更新部分における更新内容を表示させる。これによって、ユーザはコンテンツを更新することなく更新内容を把握することができる。したがって、ユーザはコンテンツを更新すべきか否かの判断を容易に行なうことができるようになる。また、コンテンツの更新を行なうようにユーザを誘導することができる。   Further, according to the first modification of the first embodiment, the CPU 200 causes the display device 210 to display the update content in the update portion. As a result, the user can grasp the updated contents without updating the contents. Therefore, the user can easily determine whether or not the content should be updated. In addition, the user can be guided to update the content.

また上記第1の実施の形態の第2の変形例によれば、CPU200は、表示装置210に対し、更新部分の内容が見えないように、コンテンツに基づく画像を表示させる。これによって、ユーザが更新前の内容を利用することで被る不利益を回避することができる。例えば、ユーザが更新前の電話番号を利用することで、誤った連絡先に電話をかけてしまうことを防ぐことができる。また、ユーザが更新前の時刻表を利用することで、所望の交通機関に乗り遅れてしまうことを防ぐことができる。   Further, according to the second modification of the first embodiment, the CPU 200 causes the display device 210 to display an image based on the content so that the contents of the updated part cannot be seen. As a result, it is possible to avoid the disadvantage that the user suffers by using the content before update. For example, it is possible to prevent the user from calling the wrong contact by using the telephone number before the update. Moreover, it is possible to prevent the user from getting behind the desired transportation system by using the timetable before the update.

また上記第2の変形例によれば、コンテンツは、更新部分の内容の非表示を示すフラグ情報であるタグを有するブロックを含んでいてもよい。この場合、CPU200は、特定された更新部分がフラグ情報を有するブロックであるか否かを判定し、フラグ情報を有すると判定した場合に、表示装置210に対し、当該更新部分の内容が見えないように、コンテンツに基づく画像を表示させる。これによって、コンテンツの提供者等は、更新中の情報及び誤植等の問題ある部分をユーザに対して見えないようにすることができる。したがって、ユーザが更新中の情報を利用することで被る不利益、及び、誤植による影響等を回避することができる。   According to the second modification, the content may include a block having a tag that is flag information indicating non-display of the contents of the updated portion. In this case, the CPU 200 determines whether or not the specified update part is a block having flag information, and when it is determined that the specified update part has flag information, the display device 210 cannot see the contents of the update part. Thus, an image based on the content is displayed. This makes it possible for the content provider and the like to prevent the user from seeing information being updated and problematic parts such as typographical errors. Therefore, it is possible to avoid the disadvantages caused by the user using the information being updated and the influence of typographical errors.

また上記第1の実施の形態の第3の変形例によれば、端末装置102は表示装置210を含み、CPU200は、コンテンツを書換える前に、表示装置210に対し、コンテンツ全体に対する更新部分の割合、並びに、更新された文字数及び更新された画像数を含む情報を表示させる。これによって、ユーザは、コンテンツの更新に関する情報を容易に知ることができる。したがって、コンテンツを更新すべきか否かの判断を容易に行なうことができるようになる。   In addition, according to the third modification of the first embodiment, the terminal device 102 includes the display device 210, and the CPU 200 updates the entire content with respect to the display device 210 before rewriting the content. Information including the ratio, the updated number of characters, and the updated number of images is displayed. As a result, the user can easily know information related to the update of the content. Therefore, it becomes possible to easily determine whether or not the content should be updated.

また上記第1、第3及び第4の実施の形態によれば、リモコン装置218は、上記更新部分が明確になる表示がなされた後に、ユーザによる更新内容を反映させる旨の指示を受付け、CPU200は、リモコン装置218が上記指示を受付けた場合に、特定された更新部分の内容を書換える。これによって、ユーザは更新部分を確認した後で、更新内容を反映させるか否かの判断をすることができる。したがって、無駄な更新がなされることを防ぐことができる。   Further, according to the first, third, and fourth embodiments, the remote control device 218 receives an instruction to reflect the update content by the user after the display for clarifying the update portion is made, and the CPU 200 When the remote control device 218 receives the above instruction, it rewrites the contents of the specified update part. As a result, the user can determine whether to reflect the updated contents after confirming the updated portion. Therefore, it is possible to prevent unnecessary updating.

なお、上記第1、第3及び第4の実施の形態によれば、更新内容を反映させる旨の指示がなされることによって、特定された全ての更新部分の内容が書換えられたが、本発明はそのような実施の形態に限定されない。例えば、リモコン装置218は、更新内容を反映させる部分を指定する旨の指示を受付け、CPU200は、リモコン装置218が上記指示を受付けた場合に、特定された更新部分であって、かつ指定された部分の内容を書換えてもよい。これによって、ユーザは更新部分を確認した後で、更新内容の反映を所望する部分があるか否かを判断し、更新内容の反映を所望する部分がある場合にはその部分を指定することができる。したがって、必要最低限の更新を行なうことができるようになり、無駄な更新がなされることを防ぐことができる。   Note that according to the first, third, and fourth embodiments, the contents of all the specified update portions are rewritten by giving an instruction to reflect the update contents. Is not limited to such an embodiment. For example, the remote control device 218 receives an instruction to designate a part to reflect the update content, and the CPU 200 is the specified update part and designated when the remote control device 218 accepts the instruction. The contents of the part may be rewritten. Thus, after confirming the update part, the user can determine whether there is a part for which the update contents are desired to be reflected, and if there is a part for which the update contents are desired to be specified, the part can be designated. it can. Therefore, the minimum necessary update can be performed, and unnecessary updates can be prevented.

また上記第1、第3及び第4の実施の形態によれば、リモコン装置218は、コンテンツを表示する旨の指示を受付け、CPU200は、リモコン装置218が上記指示を受付けた場合に、コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる。これによって、端末装置102のユーザは、コンテンツの更新指示を出すことなく、更新内容が反映されたコンテンツを閲覧することができる。   Further, according to the first, third, and fourth embodiments, the remote control device 218 receives an instruction to display content, and the CPU 200 updates the content when the remote control device 218 receives the instruction. Queries the management server whether content has been updated. As a result, the user of the terminal device 102 can browse the content reflecting the updated content without issuing an instruction to update the content.

なお、上記実施の形態によれば、リモコン装置218に対するユーザの入力装置によって、コンテンツ名が指定されるとともに再生ボタン220が押下された場合、すなわち、コンテンツに対するアクセスがあった場合に、コンテンツの更新の有無の問合せが行なわれたが、本発明はそのような実施の形態に限定されない。例えば、リモコン装置218に対するユーザの入力装置によって、更新情報を取得する旨の指示が直接なされた場合に、コンテンツの更新の有無の問合せが行なわれてもよい。これによって、ユーザは、コンテンツの更新を所望するときに、更新内容が反映されたコンテンツを閲覧することができる。   Note that, according to the above embodiment, when the content name is specified and the play button 220 is pressed by the user input device to the remote control device 218, that is, when the content is accessed, the content is updated. However, the present invention is not limited to such an embodiment. For example, when an instruction to acquire update information is directly given by the user's input device to the remote control device 218, an inquiry about whether content has been updated may be made. Thus, when the user desires to update the content, the user can browse the content in which the updated content is reflected.

また上記第2の実施の形態によれば、端末装置102は、現在時刻を出力するタイマをさらに含み、CPU200は、タイマによって出力される現在時刻が予め定める実行時刻になったか否かを判定し、予め定める所定時刻になったと判定した場合に、コンテンツ更新管理サーバ106に対し、コンテンツの更新の有無を問合せる。これによって、コンテンツの更新が自動的に行なわれるようになるので、端末装置102のユーザは、コンテンツの更新指示を出すことなく、最新の更新内容が反映されたコンテンツを常に得ることができる。   According to the second embodiment, the terminal apparatus 102 further includes a timer that outputs the current time, and the CPU 200 determines whether or not the current time output by the timer has reached a predetermined execution time. When it is determined that the predetermined time has been reached, the content update management server 106 is inquired about whether the content has been updated. As a result, the content is automatically updated. Therefore, the user of the terminal device 102 can always obtain the content reflecting the latest update content without issuing the content update instruction.

また上記第2の実施の形態によれば、リモコン装置218からの入力操作によって、コンテンツにおける更新の対象となる指定部分が予め設定され、CPU200は、コンテンツ更新管理サーバ106に対し、予め設定される指定部分におけるコンテンツの更新の有無を問合せる。コンテンツ更新管理サーバ106のCPU308は、端末装置102からの問合せに応答して、予め設定される指定部分における更新情報を取得する。これによって、利用者が更新を所望する部分のみが更新されるので、無駄な更新がなされることをより一層確実に防ぐことができる。また、優先度の高い部分のみが更新されるので、全ての更新部分を含む更新情報が送信される場合と比較して、通信量を低減させることができる。その結果、通信料金を削減することができる。   Further, according to the second embodiment, the designated portion to be updated in the content is set in advance by an input operation from the remote control device 218, and the CPU 200 is preset in the content update management server 106. Queries whether the content in the specified part has been updated. In response to the inquiry from the terminal device 102, the CPU 308 of the content update management server 106 acquires update information in the designated portion set in advance. As a result, only the portion that the user desires to update is updated, so that it is possible to more reliably prevent unnecessary updating. Moreover, since only the part with a high priority is updated, compared with the case where the update information containing all the update parts is transmitted, the amount of communication can be reduced. As a result, communication charges can be reduced.

また上記第2の実施の形態によれば、表示装置210は、HDD206に記憶されるコンテンツが更新されたことをユーザに対して報知するための報知画面を表示する。これによって、例えば、コンテンツが自動的に更新された場合においても、ユーザはコンテンツが更新されたことを確認することができるので、ユーザの利便性がさらに向上する。   Further, according to the second embodiment, the display device 210 displays a notification screen for notifying the user that the content stored in the HDD 206 has been updated. Accordingly, for example, even when the content is automatically updated, the user can confirm that the content has been updated, and thus the convenience for the user is further improved.

また上記第3の実施の形態によれば、端末装置1202は、端末装置1202の現在の位置情報を出力するGPS装置1204をさらに含み、CPU200は、上記問合せに同期して、GPS装置1204によって出力される位置情報を取得し、取得した位置情報をコンテンツ更新管理サーバ106に対して送信し、コンテンツ更新管理サーバにおいて、ネットワークI/F306は位置情報を受信し、CPU308は、端末装置1202からの問合せに応答して、受信した位置情報に基づいて、更新情報を取得する。これによって、コンテンツの内容を、ユーザにとってより有用な内容に更新することができるので、ユーザの利便性がさらに向上する。   Further, according to the third embodiment, the terminal device 1202 further includes the GPS device 1204 that outputs the current position information of the terminal device 1202, and the CPU 200 outputs the GPS device 1204 in synchronization with the inquiry. The acquired location information is transmitted to the content update management server 106. In the content update management server, the network I / F 306 receives the location information, and the CPU 308 receives an inquiry from the terminal device 1202. In response to, update information is acquired based on the received position information. As a result, the contents can be updated to contents more useful to the user, and the convenience for the user is further improved.

なお、上記第3の実施の形態によれば、CPU308は、位置情報に基づいて、端末装置102との距離が予め定める所定距離以内のコンテンツ要素であって、比較用コンテンツに含まれるものと一致しないものに関する情報を更新情報として取得したが、本発明はそのような実施の形態に限定されない。   Note that, according to the third embodiment, the CPU 308 matches content elements that are within a predetermined distance that is within a predetermined distance from the terminal device 102 and that are included in the comparison content based on the position information. Although information regarding what is not obtained is acquired as update information, the present invention is not limited to such an embodiment.

例えば、以下に示す構成であってもよい。例えば、コンテンツは、旅行代理店及び各種店舗等の広告情報を含むものとする。コンテンツ更新管理サーバ106において、HDD114は、位置情報と、当該位置情報に対応する広告情報とを関連付けて予め記憶する。上記位置情報に対応する広告情報としては、特に限定されないが、位置情報に示される位置から比較的近い距離にある旅行代理店及び各種店舗等の情報であることが好ましい。CPU308は、端末装置102からの問合せに応答して、受信した位置情報に基づいて、HDD206に記憶される位置情報の中から、端末装置102から最も近い距離にある位置情報を選択し、選択した位置情報に対応する広告情報を更新情報としてHDD114から取得する。端末装置102において、CPU200は、受信した更新情報に基づいて、コンテンツに含まれる広告情報を更新する。これによって、より広告効果の高い情報をユーザに対して提供することができる。また、人が集中する繁華街等の通信が錯綜する場においても、効率よく多くのユーザに対して有用な情報を提供することができるので、ユーザの利便性がさらに向上する。   For example, the following configuration may be used. For example, the content includes advertisement information such as travel agencies and various stores. In the content update management server 106, the HDD 114 stores in advance the location information and the advertisement information corresponding to the location information in association with each other. Although it does not specifically limit as advertisement information corresponding to the said positional information, It is preferable that it is information, such as a travel agency and various stores in the comparatively near distance from the position shown by positional information. In response to the inquiry from the terminal apparatus 102, the CPU 308 selects the position information that is closest to the terminal apparatus 102 from the position information stored in the HDD 206, based on the received position information, and selects the selected position information. Advertisement information corresponding to the position information is acquired from the HDD 114 as update information. In the terminal device 102, the CPU 200 updates the advertisement information included in the content based on the received update information. As a result, information with higher advertising effect can be provided to the user. In addition, even in places where communication is complicated such as busy streets where people are concentrated, useful information can be efficiently provided to many users, thus further improving user convenience.

また上記第4の実施の形態によれば、コンテンツ更新管理サーバ106において、HDD114は、HDD206に記憶されるコンテンツが更新される度に、更新された更新部分のサイズ情報及び個数情報を含む更新部分情報を、ユーザIDに関連付けて記憶し、CPU308は、HDD114に記憶される更新部分情報に基づいて、更新された更新部分のサイズ又は個数を合計し、その合計量に基づいて、対応するユーザに対して更新料金を課金する。これによって、コンテンツの提供者等は、コンテンツの更新料金の課金を容易に行なうことができるようになる。したがって、コンテンツの提供者等にとっての利便性がより一層向上する。   Further, according to the fourth embodiment, in the content update management server 106, the HDD 114 updates the updated portion including size information and number information of the updated updated portion every time the content stored in the HDD 206 is updated. The information is stored in association with the user ID, and the CPU 308 sums up the size or number of the updated update parts based on the update part information stored in the HDD 114, and determines the corresponding user based on the total amount. A renewal fee is charged. This makes it possible for the content provider and the like to easily charge the content update fee. Therefore, convenience for content providers and the like is further improved.

なお上記第4の実施の形態によれば、全ての更新に対して更新料金が課金されたが、本発明はそのような実施の形態に限定されず、例えば、予め定める所定の期間内であれば、所定の料金にて無制限の更新を可能とするサービスを提供してもよい。   According to the fourth embodiment, an update fee is charged for all updates. However, the present invention is not limited to such an embodiment, and may be within a predetermined period, for example. For example, a service that allows unlimited updates at a predetermined fee may be provided.

また上記実施の形態によれば、端末装置102(1202)、コンテンツ配信サーバ104、及び、コンテンツ更新管理サーバ106はそれぞれ別の装置として構成されたが、本発明はそのような実施の形態に限定されない。例えば、コンテンツ配信サーバ104及びコンテンツ更新管理サーバ106は、同一のサーバ装置からなる構成であってもよい。また、コンテンツ更新システム100は、コンテンツ配信サーバ104に代えて、コンテンツ配信サーバ104としての機能をさらに有する端末装置102を含む構成であってもよい。さらに、コンテンツ更新システム100は、コンテンツ更新管理サーバ106に代えて、コンテンツ更新管理サーバ106としての機能をさらに有する端末装置102装置を含む構成であってもよい。これによって、コンテンツ更新システム100を構成する装置の数を減らすことができるので、コンテンツ更新システム100にかかるコストを低減することができる。   Further, according to the above embodiment, the terminal device 102 (1202), the content distribution server 104, and the content update management server 106 are configured as separate devices, but the present invention is limited to such an embodiment. Not. For example, the content distribution server 104 and the content update management server 106 may be configured by the same server device. The content update system 100 may include a terminal device 102 that further has a function as the content distribution server 104 instead of the content distribution server 104. Furthermore, the content update system 100 may include a terminal device 102 device that further has a function as the content update management server 106 instead of the content update management server 106. As a result, the number of devices constituting the content update system 100 can be reduced, so that the cost of the content update system 100 can be reduced.

また、コンテンツ更新管理サーバ106によるコンテンツの更新の有無の判定方法は、上記実施の形態にて説明したものに限定されない。例えば、コンテンツ更新管理サーバ106において、HDD114はコンテンツの更新ログを記憶し、CPU308は、更新ログが記憶されている場合にはコンテンツの更新ログがあると判定し、更新ログが記憶されていない場合にはコンテンツの更新がないと判定する方法であってもよい。上記更新ログには、例えば、コンテンツの更新時刻情報、及び、コンテンツの更新部分及び更新内容を含む更新情報が含まれる。   Further, the method for determining whether or not content has been updated by the content update management server 106 is not limited to the method described in the above embodiment. For example, in the content update management server 106, the HDD 114 stores a content update log, and when the update log is stored, the CPU 308 determines that there is a content update log, and the update log is not stored. May be a method of determining that there is no content update. The update log includes, for example, content update time information, and update information including content update portions and update details.

また上記実施の形態において、報知画面には、コンテンツの更新割合、及び、更新部分に関する情報が表示されたが、本発明はそのような実施の形態に限定されない。例えば、図16を参照して、報知画面1600には、コンテンツの更新の有無を表示色の違いにて示す領域1602が表示される。この領域1602は、更新されたコンテンツがある場合には赤色で表示され、更新されたコンテンツがない場合には青色で表示される。また図17を参照して、報知画面1700には、HDD206に記憶される各コンテンツの情報がアイコン1702にて示されるコンテンツリストが表示される。このコンテンツリストにおいて、更新されたコンテンツに対応するアイコン1704は、その背景色が他の更新されていないコンテンツに対応するアイコン1702の背景色とは異なるように表示される。   Moreover, in the said embodiment, although the information regarding the update rate of a content and the update part was displayed on the alerting | reporting screen, this invention is not limited to such embodiment. For example, referring to FIG. 16, a notification screen 1600 displays an area 1602 that indicates whether or not content has been updated by using different display colors. This area 1602 is displayed in red when there is updated content, and is displayed in blue when there is no updated content. Referring to FIG. 17, a content list in which information of each content stored in HDD 206 is indicated by icon 1702 is displayed on notification screen 1700. In this content list, the icon 1704 corresponding to the updated content is displayed such that the background color is different from the background color of the icon 1702 corresponding to other content that has not been updated.

また上記実施の形態においては、コンテンツの更新がない場合には、CPU200は、何も行なわないか、又は、表示装置210に対し、更新がなされていないコンテンツに基づく画像を表示させたが、本発明はそのような実施の形態に限定されない。例えば、コンテンツの更新がない場合には、CPU200は、まず、コンテンツの有効期限が切れていないか否かを判定する。そして、有効期限が切れていないと判定した場合には、表示装置210に対し、更新がなされていないコンテンツに基づく画像を表示させ、切れていると判定した場合には、表示装置210に対し、有効期限が切れている旨の警告メッセージを表示させてもよい。   In the above embodiment, when there is no content update, the CPU 200 does nothing, or causes the display device 210 to display an image based on the content that has not been updated. The invention is not limited to such an embodiment. For example, if there is no content update, the CPU 200 first determines whether or not the content has expired. When it is determined that the expiration date has not expired, the display device 210 displays an image based on the content that has not been updated, and when it is determined that the expiration date has expired, A warning message indicating that the expiration date has expired may be displayed.

今回開示された実施の形態は単に例示であって、本発明が上記した実施の形態のみに制限されるわけではない。本発明の範囲は、発明の詳細な説明の記載を参酌した上で、特許請求の範囲の各請求項によって示され、そこに記載された文言と均等の意味及び範囲内での全ての変更を含む。   The embodiment disclosed herein is merely an example, and the present invention is not limited to the above-described embodiment. The scope of the present invention is indicated by each claim of the claims after taking into account the description of the detailed description of the invention, and all modifications within the meaning and scope equivalent to the wording described therein are included. Including.

100 コンテンツ再生システム
102,1202 端末装置
104 コンテンツ配信サーバ
106 コンテンツ更新管理サーバ
108 広域通信網
110 狭域通信網
112,114,206 HDD
200,308 CPU
202,310 ROM
204,312 RAM
208 入力I/F
210 表示装置
212 通信I/F
218 リモコン装置
300 制御部
302 操作部
304 表示部
306 ネットワーク I/F
314 バスライン
1204 GPS装置
DESCRIPTION OF SYMBOLS 100 Content reproduction system 102,1202 Terminal device 104 Content delivery server 106 Content update management server 108 Wide area communication network 110 Narrow area communication network 112,114,206 HDD
200,308 CPU
202,310 ROM
204,312 RAM
208 Input I / F
210 Display device 212 Communication I / F
218 Remote control device 300 Control unit 302 Operation unit 304 Display unit 306 Network I / F
314 Bus line 1204 GPS device

Claims (24)

互いにネットワークを介してデータ通信可能に接続される、コンテンツを配信するコンテンツ配信サーバと、配信されたコンテンツを出力する出力手段を含む端末装置と、コンテンツ更新管理サーバと、を含むコンテンツ更新システムにおいて、
前記コンテンツ更新管理サーバは、
前記端末装置からの問合せに応答して、前記コンテンツの更新部分及び更新内容を含む更新情報を取得する取得手段と、
前記取得手段が更新情報を取得したか否かを判定する判定手段と、
前記判定手段によって、更新情報を取得したと判定された場合に、前記端末装置に対し、前記更新情報を問合せ結果として送信する送信手段と、を含み、
前記端末装置は、
前記コンテンツを記憶する記憶手段と、
前記コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる問合せ手段と、
前記問合せ結果として送信される更新情報を受信する受信手段と、
受信した前記更新情報に基づいて、コンテンツの更新部分を特定する特定手段と、
受信した前記更新情報に含まれる更新内容が反映されるように、前記記憶手段に記憶されるコンテンツにおける、特定された前記更新部分の内容を書換える更新手段と、を含む、コンテンツ更新システム。
In a content update system including a content distribution server for distributing content, a terminal device including an output unit for outputting the distributed content, and a content update management server, which are connected to each other via a network so that data communication is possible.
The content update management server includes:
In response to an inquiry from the terminal device, acquisition means for acquiring update information including the update part and update content of the content;
Determination means for determining whether or not the acquisition means has acquired update information;
A transmission unit that transmits the update information as an inquiry result to the terminal device when it is determined by the determination unit that the update information has been acquired;
The terminal device
Storage means for storing the content;
Inquiry means for inquiring of the content update management server whether or not content is updated;
Receiving means for receiving update information transmitted as the inquiry result;
A specifying means for specifying an update part of the content based on the received update information;
An update unit that rewrites the content of the specified update portion in the content stored in the storage unit so that the update content included in the received update information is reflected.
前記出力手段は表示装置を含み、
前記端末装置は、
前記更新手段によってコンテンツが書換えられる前に、前記表示装置に対し、特定された前記更新部分が明確になるように、前記コンテンツに基づく画像を表示させる表示制御手段をさらに含む、請求項1に記載のコンテンツ更新システム。
The output means includes a display device,
The terminal device
2. The display control unit according to claim 1, further comprising a display control unit configured to display an image based on the content so that the specified update portion is clarified on the display device before the content is rewritten by the update unit. Content update system.
前記表示制御手段は、前記表示装置に対し、特定された前記更新部分が枠によって囲まれた状態で、前記コンテンツに基づく画像を表示させる、請求項2に記載のコンテンツ更新システム。   The content update system according to claim 2, wherein the display control unit causes the display device to display an image based on the content in a state where the specified update portion is surrounded by a frame. 前記表示制御手段は、前記表示装置に対し、前記更新部分における更新内容を表示させる、請求項2に記載のコンテンツ更新システム。   The content update system according to claim 2, wherein the display control unit causes the display device to display update contents in the update portion. 前記表示制御手段は、前記表示装置に対し、前記更新部分の内容が見えないように、前記コンテンツに基づく画像を表示させる、請求項2に記載のコンテンツ更新システム。   The content update system according to claim 2, wherein the display control unit causes the display device to display an image based on the content so that the content of the update portion cannot be seen. 前記コンテンツは、前記更新部分の内容の非表示を示すフラグ情報を有する部分を含むことがあり、
前記端末装置は、
特定された前記更新部分が前記フラグ情報を有する部分であるか否かを判定する非表示判定手段をさらに含み、
前記表示制御手段は、前記非表示判定手段によって、特定された前記更新部分が前記フラグ情報を有する部分であると判定された場合に、前記表示装置に対し、当該更新部分の内容が見えないように、前記コンテンツに基づく画像を表示させる、請求項5に記載のコンテンツ更新システム。
The content may include a portion having flag information indicating non-display of the content of the updated portion,
The terminal device
A non-display determination means for determining whether or not the identified update part is the part having the flag information,
When the non-display determining unit determines that the specified update part is the part having the flag information, the display control unit does not allow the display device to see the content of the update part. The content update system according to claim 5, wherein an image based on the content is displayed.
前記出力手段は表示装置を含み、
前記端末装置は、
前記更新手段によってコンテンツが書換えられる前に、前記表示装置に対し、少なくとも、前記コンテンツ全体に対する前記更新部分の割合、更新された文字数、及び、更新された画像数のうちのいずれか1つを含む情報を表示させる表示制御手段をさらに含む、請求項1に記載のコンテンツ更新システム。
The output means includes a display device,
The terminal device
Before the content is rewritten by the updating means, the display device includes at least one of the ratio of the updated portion to the entire content, the number of updated characters, and the number of updated images. The content update system according to claim 1, further comprising display control means for displaying information.
前記端末装置は、
前記表示制御手段による表示がなされた後に、前記更新内容を反映させる旨の指示を受付ける更新指示受付手段をさらに含み、
前記更新手段は、前記更新指示受付手段が前記指示を受付けた場合に、特定された前記更新部分の内容を書換える、請求項1〜請求項7のいずれか1つに記載のコンテンツ更新システム。
The terminal device
An update instruction receiving means for receiving an instruction to reflect the updated content after the display by the display control means is performed;
The content update system according to any one of claims 1 to 7, wherein the update unit rewrites the content of the specified update portion when the update instruction receiving unit receives the instruction.
前記端末装置は、
前記表示制御手段による表示がなされた後に、前記更新内容を反映させる部分を指定する旨の指示を受付ける更新指示受付手段をさらに含み、
前記更新手段は、前記更新指示受付手段が前記指示を受付けた場合に、特定された前記更新部分であって、かつ前記指定された部分の内容を書換える、請求項1〜請求項7のいずれか1つに記載のコンテンツ更新システム。
The terminal device
After the display by the display control means, further includes an update instruction receiving means for receiving an instruction to specify a portion to reflect the update content,
8. The update unit according to claim 1, wherein when the update instruction receiving unit receives the instruction, the update unit rewrites the content of the specified update part and the specified part. The content update system as described in any one.
前記端末装置は、
前記コンテンツに対するアクセスを受付ける受付手段をさらに含み、
前記問合せ手段は、前記受付手段が前記アクセスを受付けた場合に、前記コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる、請求項1に記載のコンテンツ更新システム。
The terminal device
And further comprising an accepting means for accepting access to the content,
The content update system according to claim 1, wherein when the reception unit receives the access, the inquiry unit inquires of the content update management server whether or not content has been updated.
前記端末装置は、
前記更新情報を取得する旨の指示を受付ける受付手段をさらに含み、
前記問合せ手段は、前記受付手段が前記指示を受付けた場合に、前記コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる、請求項1に記載のコンテンツ更新システム。
The terminal device
A receiving unit that receives an instruction to acquire the update information;
The content update system according to claim 1, wherein when the reception unit receives the instruction, the inquiry unit inquires of the content update management server whether or not content has been updated.
前記端末装置は、
現在時刻を出力する時計手段と、
前記時計手段によって出力される現在時刻が予め定める所定時刻になったか否かを判定する時刻判定手段と、をさらに含み、
前記問合せ手段は、前記時刻判定手段によって、予め定める所定時刻になったと判定された場合に、前記コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる、請求項1に記載のコンテンツ更新システム。
The terminal device
Clock means for outputting the current time;
Further includes time determination means for determining whether or not the current time output by the clock means has reached a predetermined time.
The content update system according to claim 1, wherein the inquiry means inquires of the content update management server whether or not content has been updated when it is determined by the time determination means that a predetermined time has been reached.
前記端末装置は、前記コンテンツにおける、更新の対象となる部分を予め設定しておくための設定手段をさらに含み、
前記問合せ手段は、前記コンテンツ更新管理サーバに対し、予め設定される前記部分におけるコンテンツの更新の有無を問合せ、
前記取得手段は、前記端末装置からの問合せに応答して、前記予め設定される前記部分における前記更新情報を取得する、請求項1に記載のコンテンツ更新システム。
The terminal device further includes a setting unit for setting in advance a portion to be updated in the content,
The inquiry means inquires of the content update management server whether or not the content in the preset part is updated,
The content update system according to claim 1, wherein the acquisition unit acquires the update information in the preset portion in response to an inquiry from the terminal device.
前記端末装置は、
前記更新手段によって、前記記憶手段に記憶されるコンテンツが更新されたことをユーザに対して報知するための報知手段をさらに含む、請求項1に記載のコンテンツ更新システム。
The terminal device
The content update system according to claim 1, further comprising notification means for notifying a user that the content stored in the storage means has been updated by the update means.
前記端末装置は、
前記端末装置の現在の位置情報を出力する位置計測手段と、
前記問合せ手段による問合せに同期して、前記位置計測手段によって出力される位置情報を取得し、取得した位置情報を前記コンテンツ更新管理サーバに対して送信する位置情報送信手段と、をさらに含み、
前記コンテンツ更新管理サーバは、
前記位置情報を受信する位置情報受信手段をさらに含み、
前記取得手段は、前記端末装置からの問合せに応答して、受信した前記位置情報に基づいて、前記更新情報を取得する、請求項1に記載のコンテンツ更新システム。
The terminal device
Position measuring means for outputting current position information of the terminal device;
Further including position information transmission means for acquiring position information output by the position measurement means in synchronization with the inquiry by the inquiry means, and transmitting the acquired position information to the content update management server;
The content update management server includes:
Further comprising position information receiving means for receiving the position information;
The content update system according to claim 1, wherein the acquisition unit acquires the update information based on the received position information in response to an inquiry from the terminal device.
コンテンツは、広告情報を含み、
前記コンテンツ更新管理サーバは、
位置情報と、当該位置情報に対応する広告情報とを関連付けて予め記憶する広告情報記憶手段をさらに含み、
前記取得手段は、前記端末装置からの問合せに応答して、受信した前記位置情報に基づいて、前記広告情報記憶手段に記憶される位置情報の中から、前記端末装置から最も近い距離にある位置情報を選択し、選択した前記位置情報に対応する広告情報を更新情報として前記広告情報記憶手段から取得する、請求項15に記載のコンテンツ更新システム。
Content includes advertising information,
The content update management server includes:
Further includes advertisement information storage means for storing the position information and the advertisement information corresponding to the position information in advance in association with each other;
In response to the inquiry from the terminal device, the acquisition means is a position at the closest distance from the terminal device among the position information stored in the advertisement information storage means based on the received position information. The content update system according to claim 15, wherein information is selected, and advertisement information corresponding to the selected position information is acquired as update information from the advertisement information storage unit.
前記コンテンツ更新管理サーバは、
前記更新手段によって、前記記憶手段に記憶されるコンテンツが更新される度に、更新された更新部分のサイズ情報を、ユーザを特定するためのユーザIDに関連付けて記憶するサイズ記憶手段と、
前記サイズ記憶手段に記憶されるサイズ情報に基づいて、更新された更新部分のサイズを合計し、その合計量に基づいて、対応するユーザに対して更新料金を課金する課金手段と、をさらに含む、請求項1に記載のコンテンツ更新システム。
The content update management server includes:
A size storage means for storing size information of the updated update part in association with a user ID for identifying a user each time the content stored in the storage means is updated by the update means;
Charging means for summing up the sizes of the updated update parts based on the size information stored in the size storage means, and charging an update fee for the corresponding user based on the total amount; The content update system according to claim 1.
前記コンテンツ更新管理サーバは、
前記更新手段によって、前記記憶手段に記憶されるコンテンツが更新される度に、更新された更新部分の個数情報を、ユーザを特定するためのユーザIDに関連付けて記憶する個数記憶手段と、
前記サイズ記憶手段に記憶される個数情報に基づいて、更新された更新部分の個数を合計し、その合計量に基づいて、対応するユーザに対して更新料金を課金する課金手段と、をさらに含む、請求項1に記載のコンテンツ更新システム。
The content update management server includes:
A number storage unit that stores the updated number information of the updated portion in association with a user ID for identifying a user each time the content stored in the storage unit is updated by the update unit;
Charging means for summing up the number of updated portions based on the number information stored in the size storage means, and charging an update fee for the corresponding user based on the total amount; The content update system according to claim 1.
前記コンテンツ配信サーバ及び前記コンテンツ更新管理サーバは、同一のサーバ装置からなる、請求項1〜請求項18のいずれか1つに記載のコンテンツ更新システム。   The content update system according to any one of claims 1 to 18, wherein the content distribution server and the content update management server comprise the same server device. 前記端末装置及び前記コンテンツ配信サーバとして機能する装置をさらに含む、請求項1〜請求項19のいずれか1つに記載のコンテンツ更新システム。   The content update system according to claim 1, further comprising a device that functions as the terminal device and the content distribution server. 前記端末装置及び前記コンテンツ管理サーバとして機能する装置をさらに含む、請求項1〜請求項20のいずれか1つに記載のコンテンツ更新システム。   The content update system according to claim 1, further comprising a device that functions as the terminal device and the content management server. コンテンツを配信するコンテンツ配信サーバ及びコンテンツ更新管理サーバと、互いにネットワークを介してデータ通信可能に接続されるコンピュータを、
配信されたコンテンツを出力する出力手段と、
前記コンテンツを記憶する記憶手段と、
前記コンテンツ更新管理サーバに対し、コンテンツの更新の有無を問合せる問合せ手段と、
前記問合せ結果として送信される、前記コンテンツの更新部分及び更新内容を含む更新情報を受信する受信手段と、
受信した前記更新情報に基づいて、コンテンツの更新部分を特定する特定手段と、
受信した前記更新情報に含まれる更新内容が反映されるように、前記記憶手段に記憶されるコンテンツにおける、特定された前記更新部分の内容を書換える更新手段と、を含む前記端末装置として機能させる、コンピュータプログラム。
A content distribution server and a content update management server for distributing content, and a computer connected to each other via a network so that data communication is possible,
An output means for outputting the distributed content;
Storage means for storing the content;
Inquiry means for inquiring of the content update management server whether or not content is updated;
Receiving means for receiving update information including the update part and update content of the content transmitted as the inquiry result;
A specifying means for specifying an update part of the content based on the received update information;
An update unit that rewrites the content of the specified update portion in the content stored in the storage unit so that the update content included in the received update information is reflected. , Computer program.
コンテンツを配信するコンテンツ配信サーバ及び配信されたコンテンツを出力する出力手段を含む端末装置と、互いにネットワークを介してデータ通信可能に接続されるコンピュータを、
前記端末装置からの問合せに応答して、前記コンテンツの更新部分及び更新内容を含む更新情報を取得する取得手段と、
前記取得手段が更新情報を取得したか否かを判定する判定手段と、
前記判定手段によって、更新情報を取得したと判定された場合に、前記端末装置に対し、前記更新情報を問合せ結果として送信する送信手段と、を含むコンテンツ更新管理サーバとして機能させる、コンピュータプログラム。
A terminal device including a content distribution server that distributes content and an output unit that outputs the distributed content, and a computer connected to each other via a network so as to be able to perform data communication;
In response to an inquiry from the terminal device, acquisition means for acquiring update information including the update part and update content of the content;
Determination means for determining whether or not the acquisition means has acquired update information;
A computer program for causing a function of a content update management server including: a transmission unit configured to transmit the update information as an inquiry result to the terminal device when the determination unit determines that update information has been acquired.
請求項22又は請求項23に記載のコンピュータプログラムを記録した、コンピュータが読取り可能な記録媒体。   24. A computer-readable recording medium on which the computer program according to claim 22 or 23 is recorded.
JP2010099698A 2010-04-23 2010-04-23 Content distribution system, computer program, and recording medium for recording computer program Pending JP2011232795A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010099698A JP2011232795A (en) 2010-04-23 2010-04-23 Content distribution system, computer program, and recording medium for recording computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010099698A JP2011232795A (en) 2010-04-23 2010-04-23 Content distribution system, computer program, and recording medium for recording computer program

Publications (1)

Publication Number Publication Date
JP2011232795A true JP2011232795A (en) 2011-11-17

Family

ID=45322074

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010099698A Pending JP2011232795A (en) 2010-04-23 2010-04-23 Content distribution system, computer program, and recording medium for recording computer program

Country Status (1)

Country Link
JP (1) JP2011232795A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017191509A (en) * 2016-04-14 2017-10-19 株式会社南江堂 Electronic book device and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017191509A (en) * 2016-04-14 2017-10-19 株式会社南江堂 Electronic book device and program

Similar Documents

Publication Publication Date Title
US7463977B2 (en) Location-relevant real-time multimedia delivery and control and editing systems and methods
US20160153795A1 (en) Information processing apparatus, information processing method, and program
US20110010443A1 (en) Information provision system, terminal for transmitting/receiving information, and information provision method
US9002878B2 (en) Roadside apparatus, control method and program
JP6488721B2 (en) Information distribution system, information distribution apparatus, and program
JP2006279182A (en) Advertisement distribution server, map distribution server, mobile communication terminal, and advertisement distribution system
JP2021128803A (en) Information processing system, information processing program and information processing method
JP5125676B2 (en) Information distribution system, center device, questionnaire response acquisition method
JP2009087055A (en) Shopping support device, computer program, and shopping support system
JP4862212B2 (en) Map display control device, recording medium, map data service system, and map display control method
JP2010146151A (en) Road side device, in-vehicle unit, and road vehicle communication system, method and program
JP2003288536A (en) Map information providing system
JP5082977B2 (en) Information distribution system and vehicle-mounted device
JP2011232795A (en) Content distribution system, computer program, and recording medium for recording computer program
KR20080104394A (en) Method of providing mobile advertisement information and apparatus for providing mobile advertisement information using the same
JP6717397B2 (en) Information distribution system, information distribution device and program
JP2019020942A (en) Matching device, matching method, and program
JP5018689B2 (en) On-vehicle device, content information processing method and program
JP2010140397A (en) System, server, terminal, method and program, for delivering information
JP6889562B2 (en) Parking lot information processing device, parking lot information processing method, and program
JP2010086188A (en) Travel plan creation device, travel plan creation system, and program
KR102045934B1 (en) Contents providing method, server and computer program using shared digital signage
JP2012146311A (en) On-vehicle unit
JP2002303524A (en) Navigation method, its device, navigation program, and storage medium storing the same
JP2010061616A (en) In-vehicle unit and distribution system