JP2001101060A - Communication data pre-reading device and recording medium - Google Patents

Communication data pre-reading device and recording medium

Info

Publication number
JP2001101060A
JP2001101060A JP27231999A JP27231999A JP2001101060A JP 2001101060 A JP2001101060 A JP 2001101060A JP 27231999 A JP27231999 A JP 27231999A JP 27231999 A JP27231999 A JP 27231999A JP 2001101060 A JP2001101060 A JP 2001101060A
Authority
JP
Japan
Prior art keywords
data
client
text data
text
request
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
JP27231999A
Other languages
Japanese (ja)
Inventor
Kenichi Okuda
健一 奥田
Hiromitsu Kasai
廣満 笠井
Yukiko Kamitomai
由希子 上斗米
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP27231999A priority Critical patent/JP2001101060A/en
Publication of JP2001101060A publication Critical patent/JP2001101060A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To realize speedy and effective pre-read data display even when a communication line or a browser function are limited. SOLUTION: When no request is arriving from a client 4, this communication data pre-reading device 2 pre-reads data which are likely to be requested from the client 4 from a network system 1 by using the spare time. The device 2 is provided with a data dividing means 12 for dividing data pre-read from the network system 1 into text data 32 and non-text data 33 and preserving the data, and a storage device 13 for preserving the pre-read data divided by the data dividing means 12, and a client request processing means 14 for transmitting only the text data as the pre-read data to the client when the data are requested from the client.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は通信データ先読み
装置及び記録媒体、特に先読みしたデータをさらにクラ
イアント端末等に配布するシステムに適した通信データ
先読み装置及び記録媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication data prefetching apparatus and a recording medium, and more particularly to a communication data prefetching apparatus and a recording medium suitable for a system for distributing prefetched data to a client terminal or the like.

【0002】[0002]

【従来の技術】インターネット等のネットワークシステ
ムにおいては、ウェブ(web)クライアントがウェブ
(Web)サーバへデータを要求すると、当該要求をウ
ェブサーバが解釈し、必要に応じてホームページを読み
込む等の通信を行うようになっている。
2. Description of the Related Art In a network system such as the Internet, when a Web client requests data from a Web server, the Web server interprets the request and performs communication such as reading a home page as necessary. It is supposed to do.

【0003】かかる通信システムでは、ウェブクライア
ントの直接要求に基づいたウェブサーバからのインター
ネットへのアクセスは、断続的なものとなる。このよう
にアクセスが断続的に発生するデータ通信システムにお
いては、通信経路でその帯域が使用されていない時間が
生じる場合がある。
[0003] In such a communication system, access to the Internet from a web server based on a direct request of a web client is intermittent. In such a data communication system in which access occurs intermittently, there may be times when the band is not used in the communication path.

【0004】そこで、その空き時間を利用し、ウェブサ
ーバが次に発生するであろうデータを予測するととも
に、その予測データを予めを読み取り(プリフェッ
チ)、必要に応じて先読みしたデータをウェブクライア
ントに提供する技術がある。
Therefore, using the free time, the web server predicts the data that will occur next, reads the predicted data in advance (prefetch), and if necessary, prefetches the data to the web client. There are technologies to provide.

【0005】図6は従来の通信システムにおけるデータ
先読み及び先読みデータの提供の様子を示す図である。
FIG. 6 is a diagram showing how data is prefetched and how prefetched data is provided in a conventional communication system.

【0006】同図に示すように、ウェブサーバはインタ
ーネットから、現在参照中のページにリンクされている
ページのテキストデータ及び画像データを先読みする。
この読み込まれた先読みデータは、サーバ内の記憶装置
の中に保存され、ウェブクライアントから要求があった
場合に送信されることになる。そして、実際にウェブク
ライアントからの要求があると、テキストデータ及び付
属データ(画像等)が電話網を通して送られる。
As shown in FIG. 1, a web server prefetches text data and image data of a page linked to a currently referred page from the Internet.
The read prefetch data is stored in a storage device in the server, and is transmitted when requested by a web client. Then, when there is actually a request from the web client, text data and attached data (images and the like) are sent through the telephone network.

【0007】[0007]

【発明が解決しようとする課題】上記した従来技術で
は、ウェブサーバにおいて先読みしたテキストデータ
や、画像等のその他のデータが特に区別することなく保
持され、ウェブクライアントに対しては先読みされた全
データが提供される。
In the prior art described above, the prefetched text data and other data such as images are held without any particular distinction in the web server, and all the prefetched data are stored in the web client. Is provided.

【0008】しかしながら、データ先読みやデータ提供
する機構(ウェブサーバ)とウェブクライアントとが、
例えば無線通信等の回線品質の悪い回線で接続されてい
るような場合、クライアントにおけるデータ表示が遅く
なることがある。また、通信回線に問題がなくても、ク
ライント側のブラウザ機能によってはある種のデータ表
示ができない場合がある。
However, a mechanism (web server) for prefetching and providing data and a web client are:
For example, when a connection is made through a line with poor line quality such as wireless communication, data display on the client may be delayed. Also, even if there is no problem with the communication line, some data display may not be possible depending on the browser function on the client side.

【0009】本発明は、このような実情を考慮してなさ
れたもので、通信回線やブラウザ機能に制限がある場合
であっても、スピーディで効果的な先読みデータ表示を
実現可能とした通信データ先読み装置及び記録媒体を提
供することを目的とする。
[0009] The present invention has been made in view of such circumstances, and enables communication data to be displayed quickly and effectively even when communication lines and browser functions are limited. An object of the present invention is to provide a read-ahead device and a recording medium.

【0010】[0010]

【課題を解決するための手段】以下、上記課題を解決す
るためになされた発明について説明するが、これに先立
って、発明の骨子を述べる。本発明の骨子は、通信デー
タ先読み装置内にて取り込んだページデータを加工し、
ユーザの状況に応じてページそのもののデータ量を変え
る方式を提供するところにある。すなわち通信データ先
読み装置は、データを読み込む際、これをテキストデー
タと画像その他のデータとに分けて保存し、クライアン
トは受け取るページデータとして、全データかテキスト
データのみかを予め通知しておく。通信データ先読み装
置は、この通知に従って、それぞれのユーザ要求に沿っ
た形式でデータ送信するものである。
Means for Solving the Problems Hereinafter, the invention made to solve the above problems will be described. Prior to this, the gist of the invention will be described. The gist of the present invention is to process the page data captured in the communication data prefetching device,
It is an object of the present invention to provide a method for changing the data amount of a page itself according to the situation of a user. That is, when reading data, the communication data pre-reading device stores the data separately as text data and images and other data, and the client notifies in advance whether all data or only text data is to be received as page data. The communication data prefetching device transmits data in a format according to each user request in accordance with the notification.

【0011】ここで、課題解決のための第1の発明は、
クライアントからの要求に応じてネットワークシステム
からデータを読み込むサーバであって、かつクライアン
トからの要求が途切れている場合には、その空き時間を
利用して、クライアントから要求される可能性のあるデ
ータをネットワークシステムから先読みする通信データ
先読み装置において、ネットワークシステムから先読み
された先読みデータを、テキストデータとテキストデー
タ以外のデータとに分割し保存するデータ分割手段と、
データ分割手段により分割された先読みデータを保持す
る記憶装置と、クライアントが要求する場合には、テキ
ストデータのみを先読みデータとして当該クライアント
に送信するクライアント要求処理手段とを備えた通信デ
ータ先読み装置である。本発明はこのような手段を備え
たので、通信回線やブラウザ機能に制限がある場合であ
っても、スピーディで効果的な先読みデータ表示を実現
可能とする。次に、課題解決のための第2の発明は、上
記第1の発明において、クライアントに対してテキスト
データのみを送信するか、テキストデータ及びテキスト
データ以外のデータの双方を送信するかが、クライアン
ト毎に設定されるテーブル手段を備え、クライアント要
求処理手段は、テーブル手段における設定に従い、テキ
ストデータのみ、又はテキストデータ及びテキストデー
タ以外のデータの双方を、先読みデータとしてクライア
ントに送信する通信データ先読み装置である。
Here, a first invention for solving the problem is as follows.
If the server reads data from the network system in response to a request from the client and the request from the client is interrupted, use the available time to retrieve data that may be requested from the client. In a communication data prefetching apparatus for prefetching from a network system, data prefetching data prefetched from the network system, data dividing means for dividing and storing text data and data other than text data,
The communication data pre-reading device includes a storage device that holds the pre-read data divided by the data dividing unit, and a client request processing unit that transmits only text data as pre-read data to the client when requested by the client. . Since the present invention includes such means, speedy and effective display of prefetched data can be realized even when there are restrictions on communication lines and browser functions. Next, a second invention for solving the problem is that, in the first invention, whether the client transmits only text data or both text data and data other than the text data is transmitted to the client. A communication data prefetching device for transmitting, to the client, text data only or both text data and data other than text data as prefetch data in accordance with the settings in the table means. It is.

【0012】本発明はこのような手段を備えたので、ク
ライアント毎にサービス内容を変更することができ、多
様性のあるサービスを提供することができる。次に、課
題解決のための第3の発明は、上記第1の発明をコンピ
ュータに実現させるためのプログラムを記録した記録媒
体である。この記録媒体から読み出されたプログラムに
より制御されるコンピュータは、上記第1の発明の通信
データ先読み装置として機能する。次に、課題解決のた
めの第4の発明は、上記第2の発明をコンピュータに実
現させるためのプログラムを記録した記録媒体である。
この記録媒体から読み出されたプログラムにより制御さ
れるコンピュータは、上記第2の発明の通信データ先読
み装置として機能する。
Since the present invention is provided with such means, it is possible to change the service content for each client and to provide a variety of services. Next, a third invention for solving the problem is a recording medium on which a program for causing a computer to realize the first invention is recorded. The computer controlled by the program read from the recording medium functions as the communication data prefetch device of the first aspect. Next, a fourth invention for solving the problem is a recording medium in which a program for causing a computer to realize the second invention is recorded.
The computer controlled by the program read from the recording medium functions as the communication data prefetch device according to the second aspect.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施の形態につい
て説明する。図1は本発明の実施の形態に係る通信デー
タ先読み装置を適用する通信システムの一例を示す構成
図である。この通信システムは、インターネット1に多
数のウェブサーバ2が接続され、さらにウェブサーバ2
から電話網等の通信回線3を介してウェブクライアント
4が接続されて構成されている。なお、通信回線3に
は、無線電話やPHS等の無線通信システムを含んでい
る。また、ウェブクライアント4はウェブブラウザを搭
載した計算機であり、ワークステーションやパーソナル
コンピュータ等の一般的な計算機の他、これらの計算機
に比べれば低価格・低機能な携帯端末等も含んでいる。
Embodiments of the present invention will be described below. FIG. 1 is a configuration diagram illustrating an example of a communication system to which a communication data prefetch device according to an embodiment of the present invention is applied. In this communication system, a large number of web servers 2 are connected to the Internet 1 and the web server 2
And a web client 4 is connected via a communication line 3 such as a telephone network. Note that the communication line 3 includes a wireless communication system such as a wireless telephone and a PHS. The web client 4 is a computer equipped with a web browser, and includes not only general computers such as workstations and personal computers, but also mobile terminals and the like which are lower in price and function than these computers.

【0014】ウェブサーバ2は、ワールドワイドウェブ
(WWW)における一般的なウェブサーバの機能を備え
るとともに、本実施形態の通信データ先読み装置が組み
込まれたものである。以下、ウェブサーバ2に含まれる
通信データ先読み装置の部分を主として説明する。
The web server 2 has the function of a general web server in the World Wide Web (WWW), and incorporates the communication data prefetch device of the present embodiment. Hereinafter, the communication data prefetching device included in the web server 2 will be mainly described.

【0015】このウェブサーバ2には、インターネット
から各種のデータを読み込むデータ先読み部11と、読
み込みデータを分割するデータ分割部12と、分割デー
タを格納する記憶装置13と、クライアント要求処理部
14と、付属データの要/不要テーブル15とが設けら
れている。
The web server 2 includes a data pre-reading unit 11 for reading various data from the Internet, a data dividing unit 12 for dividing the read data, a storage device 13 for storing the divided data, a client request processing unit 14, , An additional data required / unnecessary table 15 is provided.

【0016】データ先読み部11は、クライアント要求
処理部14の要求に従ってウエブクライアントの求める
データをインターネット1の何れかのサイトから読み込
むようになっている。また、クライアントにおける表示
ページ等の状況に対応してデータ先読みを行うようにな
っている。
The data prefetch unit 11 reads data requested by a web client from any site on the Internet 1 in accordance with a request from the client request processing unit 14. Further, data prefetching is performed according to the status of the display page or the like in the client.

【0017】データ分割部12は、データ先読み部11
が読み込んだデータをテキストデータと付属データに分
割して記憶装置13に保存する。
The data dividing unit 12 is a data pre-reading unit 11
Divides the read data into text data and attached data, and stores them in the storage device 13.

【0018】記憶装置13は、テキストデータ記憶部2
1と、付属データ記憶部22とを備え、データ分割部1
2にて分割された各データをそれぞれの記憶部21,2
2に格納する。なお、テキストデータ記憶部21及び付
属データ記憶部22は、例えば読み込まれた各データに
対応してそれぞれ設けるようにしてもよい。
The storage device 13 stores the text data storage unit 2
1 and an attached data storage unit 22.
2 are stored in respective storage units 21 and
2 is stored. Note that the text data storage unit 21 and the attached data storage unit 22 may be provided, for example, in correspondence with the respective read data.

【0019】クライアント要求処理部14は、ウェブク
ライアント4からの各種要求を受け付けて対応する各種
の処理を行う。具体的には、まず、送信データの設定要
求に対応して、付属データの要/不要テーブル15に対
する付属データの要/不要設定を行う。なお、クライア
ント4に最初にデータを送信する際に、画像データ等の
付属データの要/不要の設定要求を行うように当該クラ
イアント4に求める。
The client request processing unit 14 receives various requests from the web client 4 and performs various corresponding processes. Specifically, first, the necessity / unnecessary setting of the ancillary data in the necessity / unnecessary table 15 of the ancillary data is performed in response to the transmission data setting request. When transmitting data to the client 4 for the first time, the client 4 is requested to make a setting request of necessity / unnecessity of ancillary data such as image data.

【0020】また、クライアント要求処理部14は、ク
ライアント4が要求するデータが記憶装置13の先読み
データ等にない場合には、当該要求データをインターネ
ット1から読み込むようにデータ読込部11に指示す
る。また、当該要求データが記憶装置13上に存在する
場合には、要/不要テーブル15の設定に従って、テキ
ストデータのみ、若しくはテキストデータ及び付属デー
タをウェブクライアントに送信する。
When the data requested by the client 4 does not exist in the pre-read data of the storage device 13 or the like, the client request processing unit 14 instructs the data reading unit 11 to read the request data from the Internet 1. If the request data exists in the storage device 13, the text data alone or the text data and the attached data are transmitted to the web client according to the setting of the necessity / unnecessity table 15.

【0021】付属データの要/不要テーブル15は、ク
ライアント4に対しテキストデータのみを送信するか、
付属データも一緒に送信するか否かが、すべてのクライ
アントについて設定されるようになっている。なお、デ
フォルトは、「付属データも一緒に送信する」である。
The necessity / unnecessary table 15 of the attached data indicates whether only the text data is transmitted to the client 4 or not.
Whether or not the accompanying data is transmitted together is set for all clients. The default is “send attached data together”.

【0022】また、対象となるテキストデータ及び付属
データとして、例えば以下のようなものが想定される。
Further, as the target text data and attached data, for example, the following are assumed.

【0023】図2は本実施形態におけるテキストデータ
及び付属データの一例を示す図である。同図に示すよう
に、ウェブサーバ2がインターネット1から読み込むペ
ージデータ31は、テキストデータ32と、付属データ
33とから構成されている。なお、付属データ33は、
付属データ群34をなす場合も多い。
FIG. 2 is a view showing an example of text data and attached data in the present embodiment. As shown in the figure, page data 31 read from the Internet 1 by the web server 2 is composed of text data 32 and attached data 33. The attached data 33 is
In many cases, it forms the attached data group 34.

【0024】ここで、テキストデータ32は、最初に読
み込まれるデータである。このデータ32には他ページ
へのリンクが示されている。また、これに付属するデー
タ33へのリンク先等も示されている。さらに、文章な
どの情報もある。
Here, the text data 32 is data to be read first. This data 32 indicates a link to another page. Further, a link destination to the data 33 attached thereto is also shown. In addition, there is information such as sentences.

【0025】また、付属データ群34は、テキストデー
タ32に付属する付属データ33のデータ群である。付
属データ33は、テキストデータ32が読み込まれた後
に、テキストデータ32に記述されるリンク先に従って
読み込まれてくるデータである。テキストデータ32と
関連付けられて初めて意味を持つ。主に画像や音声のデ
ータである。
The attached data group 34 is a data group of the attached data 33 attached to the text data 32. The attached data 33 is data that is read according to the link destination described in the text data 32 after the text data 32 is read. It has meaning only when associated with the text data 32. Mainly image and audio data.

【0026】次に、以上のように構成された本実施形態
における通信データ先読み装置の動作について図3〜図
5を用いて説明する。図3は本実施形態における全体的
な処理の様子を示す図である。同図に示すように、ま
ず、現在参照中のページにリンクされているページのテ
キストデータ及び画像データが、ウェブサーバ2のデー
タ読込部11によってインターネットのウェブサイトか
ら先読みされる()。
Next, the operation of the communication data prefetching apparatus according to the present embodiment configured as described above will be described with reference to FIGS. FIG. 3 is a diagram showing a state of the overall processing in the present embodiment. As shown in the drawing, first, text data and image data of a page linked to the currently referred page are prefetched from a website on the Internet by the data reading unit 11 of the web server 2 ().

【0027】この読み込まれた先読みデータは、データ
分割部12により記憶装置13の中に分割して保存され
()、ウェブクライアント4から要求があった場合に
送信される。ウェブクライアント4からの最初の要求時
には、まず付属データの要/不要が確認され、その確認
結果をテーブル15に設定される()。
The read prefetch data is divided and stored in the storage device 13 by the data dividing section 12 (), and is transmitted when requested by the web client 4. At the time of the first request from the web client 4, the necessity / unnecessity of the attached data is checked first, and the check result is set in the table 15 ().

【0028】以降、ウェブクライアント4からデータ要
求があった場合には、テーブル15の設定に基づき、テ
キストデータのみ、又はテキストデータ及び付属データ
の双方を送るのかが決定される。そして、必要なデータ
のみが電話網3を介してウェブクライアント4に送信さ
れる()。なお、図3にはテキストデータ32のみが
送信される場合が示されている。
Thereafter, when there is a data request from the web client 4, it is determined based on the settings in the table 15 whether to send only text data or both text data and attached data. Then, only necessary data is transmitted to the web client 4 via the telephone network 3 (). FIG. 3 shows a case where only the text data 32 is transmitted.

【0029】次に、図4及び図5を用いてウェブサーバ
内のデータ先読み処理及びクライアント要求処理につい
て具体的に説明する。図4はデータ先読み処理を示す流
れ図である。まず、データ先読み部11によって、クラ
イアント4にて現在表示しているウェブページ又は先読
みされたページからさらにリンクしているページデータ
31の先読みが行われる(s1)。
Next, the data prefetch processing and the client request processing in the web server will be specifically described with reference to FIGS. FIG. 4 is a flowchart showing the data prefetch processing. First, the data prefetching unit 11 prefetches the page data 31 that is further linked from the web page currently displayed or the prefetched page on the client 4 (s1).

【0030】次に、データ分割部12にて先読みされた
データ31が解析され(s2)、当該データ31がテキ
ストデータとそれ以外のデータ(付属データ群34)と
に分割される(s3)。そして、分割されたデータは、
記憶装置13において、テキストデータ記憶部21と付
属データ記憶部22とに分けて記憶される(s4)。
Next, the data 31 pre-read by the data dividing section 12 is analyzed (s2), and the data 31 is divided into text data and other data (ancillary data group 34) (s3). And the divided data is
In the storage device 13, the data is separately stored in the text data storage unit 21 and the attached data storage unit 22 (s4).

【0031】図5はクライアント要求処理を示す流れ図
である。同図は主としてクライアント処理要求部14に
よる処理を示している。まず、クライアント処理要求部
14においてウェブクライアント4からの要求が受信さ
れると(t1)、当該ウェブクライアント4に対し付属
データの要/不要の確認が行われる(t2)。
FIG. 5 is a flowchart showing the client request processing. The figure mainly shows the processing by the client processing request unit 14. First, when a request from the web client 4 is received by the client processing request unit 14 (t1), the necessity / unnecessity of the attached data is confirmed for the web client 4 (t2).

【0032】クライアント4から設定情報を受け取る
と、当該情報に基づいて、テーブル15に付属データの
要/不要の設定が行われる(t3)。
When the setting information is received from the client 4, the necessity / unnecessity of the attached data is set in the table 15 based on the information (t3).

【0033】かかる設定があった後には、クライアント
4が要求するページデータ31について、付属データ要
と設定している場合(t4)、クライアント処理要求部
14からウェブクライアント4に対して付属データを含
む全ページデータが送信される(t5)。一方、付属デ
ータ不要と設定している場合には(t4)、テキストデ
ータのみがクライアント処理要求部14からウェブクラ
イアント4に対して送信される(t6)。
After such setting, if the page data 31 requested by the client 4 is set to require additional data (t4), the client processing request unit 14 includes the additional data for the web client 4. All page data is transmitted (t5). On the other hand, when it is set that the attached data is unnecessary (t4), only the text data is transmitted from the client processing request unit 14 to the web client 4 (t6).

【0034】なお、テーブル15の設定については、ク
ライアント4からのページデータ要求の度に一々問合せ
を行って設定し直すようにしてもよく、また、問合せ
は、最初のページデータ要求の時のみに行うようにして
もよい。後者の場合には、クライアント4からの設定変
更要求に応じてテーブル内容を再設定することになる。
The table 15 may be set again by making an inquiry each time a page data request is made from the client 4. The inquiry may be made only at the time of the first page data request. It may be performed. In the latter case, the table contents are reset in response to a setting change request from the client 4.

【0035】上述したように、本発明の実施の形態に係
る通信データ先読み装置は、データ分割部12を設け、
ウェブサイトから読み込んだページデータを「テキスト
データ」と「それ以外」(付属データ)とに分けて保持
するようにしたので、この分割保持したデータのうち、
クライアントの要求によりテキストデータのみをウェブ
クライアントへ渡すことができる。したがって、送信デ
ータ量を減らすことができ、スピーディなウェブサーバ
とのアクセスを実現させることができる。
As described above, the communication data prefetching apparatus according to the embodiment of the present invention includes the data dividing unit 12,
Since the page data read from the website is divided into "text data" and "other" (attached data), it is stored separately.
Only text data can be passed to the web client at the client's request. Therefore, the amount of transmission data can be reduced, and speedy access to the web server can be realized.

【0036】また、本実施形態に係る通信データ先読み
装置は、付属データの要/不要テーブル15を設け、ク
ライアント毎により提供するデータ(「全データ」or
「テキストデータのみ」)を変えることができるように
したので、クライアント毎にサービス内容を変更するこ
とができ、ひいては、多様性のあるサービスを提供する
ことができる。
The communication data pre-reading apparatus according to the present embodiment is provided with the necessity / unnecessary table 15 of the attached data, and the data (“all data” or “all data”) provided by each client.
Since "text data only" can be changed, the service content can be changed for each client, and a variety of services can be provided.

【0037】このように、先読みデータを分割保持し、
クライアント4によっては簡略化したデータ(テキスト
データ)を提供することができるので、例えば通信回線
3として、無線通信の品質の悪い回線を用いたような場
合や、限られた帯域で効率的にデータ先読みを行うこと
が必要な場合に有効である。
As described above, the prefetch data is divided and held,
Since simplified data (text data) can be provided depending on the client 4, for example, when the communication line 3 uses a line having poor wireless communication quality, or when the data is efficiently transmitted in a limited band. This is effective when it is necessary to read ahead.

【0038】例えばモバイル端末等でWebサーバと接
続するモバイル環境においては、端末(クライアント
4)とウェブサーバ2間の回線品質は低レベルであり、
安定した通信ができない場合が多い。このような場合
に、ユーザは自分の通信環境にあった形でサービスを選
択することが可能である。特に、モバイル環境等の低品
質回線を用いるときに、送受信するデータ量を少なくで
き、スピーディなかつ快適なアクセスを実現できる。
For example, in a mobile environment in which a mobile terminal or the like connects to a Web server, the line quality between the terminal (client 4) and the web server 2 is low.
In many cases, stable communication is not possible. In such a case, the user can select a service according to his or her communication environment. In particular, when a low-quality line such as a mobile environment is used, the amount of data to be transmitted and received can be reduced, and speedy and comfortable access can be realized.

【0039】なお、一般には、画像データ等のデータ量
が大きいものを表示するしないの設定等はブラウザの機
能としてサポートされるが、本実施形態ではこの設定機
能がウェブサーバ2でのみ提供されるので、ブラウザに
依存せず上記効果を得ることができる。例えばクライア
ント4の計算機機能が低く、十分なサービス機能を有す
るブラウザを搭載できない場合でも本発明の利益を得る
ことができる。
In general, a setting such as not to display an image having a large data amount such as image data is supported as a browser function. In the present embodiment, this setting function is provided only by the web server 2. Therefore, the above effect can be obtained without depending on the browser. For example, even when the computer function of the client 4 is low and a browser having a sufficient service function cannot be installed, the benefits of the present invention can be obtained.

【0040】また、実施形態に記載した手法は、計算機
(コンピュータ)に実行させることができるプログラム
(ソフトウエア手段)として、例えば磁気ディスク(フ
ロッピーディスク、ハードディスク等)、光ディスク
(CD−ROM、DVD等)、半導体メモリ等の記憶媒
体に格納し、また通信媒体により伝送して頒布すること
もできる。なお、媒体側に格納されるプログラムには、
計算機に実行させるソフトウエア手段(実行プログラム
のみならずテーブルやデータ構造も含む)を計算機内に
構成させる設定プログラムをも含むものである。本装置
を実現する計算機は、記憶媒体に記録されたプログラム
を読み込み、また場合により設定プログラムによりソフ
トウエア手段を構築し、このソフトウエア手段によって
動作が制御されることにより上述した処理を実行する。
The method described in the embodiment may be a program (software means) that can be executed by a computer (computer), for example, a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.). ), Stored in a storage medium such as a semiconductor memory, or transmitted and distributed via a communication medium. The programs stored on the medium side include
A software program (including not only an execution program but also a table and a data structure) to be executed by the computer includes a setting program for configuring the computer. A computer that realizes the present apparatus reads a program recorded in a storage medium, and in some cases, constructs software means by using a setting program, and executes the above-described processing by controlling the operation of the software means.

【0041】[0041]

【発明の効果】以上詳記したように本発明によれば、読
み込んだページデータをテキストとそれ以外に分割して
保存し、クライアント要求に応じてテキストデータだけ
を提供するようにしたので、通信回線やブラウザ機能に
制限がある場合であっても、スピーディで効果的な先読
みデータ表示を実現することができる通信データ先読み
装置及び記録媒体を提供することができる。
As described above in detail, according to the present invention, the read page data is divided into text and other parts and stored, and only the text data is provided in response to a client request. It is possible to provide a communication data pre-reading device and a recording medium that can realize speedy and effective pre-read data display even when there are restrictions on the line and the browser function.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態に係る通信データ先読み装
置を適用する通信システムの一例を示す構成図。
FIG. 1 is a configuration diagram showing an example of a communication system to which a communication data prefetch device according to an embodiment of the present invention is applied.

【図2】同実施形態におけるテキストデータ及び付属デ
ータの一例を示す図。
FIG. 2 is an exemplary view showing an example of text data and attached data in the embodiment.

【図3】同実施形態における全体的な処理の様子を示す
図。
FIG. 3 is an exemplary view showing an overall processing state in the embodiment.

【図4】データ先読み処理を示す流れ図。FIG. 4 is a flowchart showing data prefetch processing.

【図5】クライアント要求処理を示す流れ図。FIG. 5 is a flowchart showing client request processing.

【図6】従来の通信システムにおけるデータ先読み及び
先読みデータの提供の様子を示す図。
FIG. 6 is a diagram showing data prefetching and provision of prefetching data in a conventional communication system.

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

1…インターネット 2…ウェブサーバ 3…通信回線 4…ウェブクライアント 11…データ先読み部 12…データ分割部 13…記憶装置 14…クライアント要求処理部 15…付属データの要/不要テーブル 21…テキストデータ記憶部 22…付属データ記憶部 31…ページデータ 32…テキストデータ 33…付属データ 34…付属データ群 DESCRIPTION OF SYMBOLS 1 ... Internet 2 ... Web server 3 ... Communication line 4 ... Web client 11 ... Data pre-reading unit 12 ... Data division unit 13 ... Storage device 14 ... Client request processing unit 15 ... Necessary / unnecessary table of attached data 21 ... Text data storage unit 22: attached data storage unit 31: page data 32: text data 33: attached data 34: attached data group

───────────────────────────────────────────────────── フロントページの続き (72)発明者 上斗米 由希子 東京都府中市東芝町1番地 株式会社東芝 府中工場内 Fターム(参考) 5B082 FA03 5B089 GA11 GB04 HA10 JA33 JB01 JB03 KA05 KC15 KC28 KC48 KC53 5K030 HA08 HB16 KA01 KA06 LD17 LE16 9A001 CC02 JJ25 JJ27 KK60  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Yukiko Kamotome 1 Toshiba-cho, Fuchu-shi, Tokyo F-term in the Fuchu factory of Toshiba Corporation 5B082 FA03 5B089 GA11 GB04 HA10 JA33 JB01 JB03 KA05 KC15 KC28 KC48 KC53 5K030 HA08 HB16 KA01 KA06 LD17 LE16 9A001 CC02 JJ25 JJ27 KK60

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 クライアントからの要求に応じてネット
ワークシステムからデータを読み込むサーバであって、
かつ前記クライアントからの要求が途切れている場合に
は、その空き時間を利用して、クライアントから要求さ
れる可能性のあるデータを前記ネットワークシステムか
ら先読みする通信データ先読み装置において、 前記ネットワークシステムから先読みされた先読みデー
タを、テキストデータとテキストデータ以外のデータと
に分割し保存するデータ分割手段と、 前記データ分割手段により分割された先読みデータを保
持する記憶装置と、 前記クライアントが要求する場合には、前記テキストデ
ータのみを先読みデータとして当該クライアントに送信
するクライアント要求処理手段とを備えたことを特徴と
する通信データ先読み装置。
1. A server for reading data from a network system in response to a request from a client,
And when the request from the client is interrupted, a communication data prefetching device that prefetches data that may be requested from the client from the network system using the idle time, Data dividing means for dividing the prefetched data into text data and data other than text data and storing the data, a storage device for holding the prefetched data divided by the data dividing means, and when the client requests, And a client request processing means for transmitting only the text data as prefetch data to the client.
【請求項2】 前記クライアントに対してテキストデー
タのみを送信するか、テキストデータ及びテキストデー
タ以外のデータの双方を送信するかが、クライアント毎
に設定されるテーブル手段を備え、 前記クライアント要求処理手段は、前記テーブル手段に
おける設定に従い、前記テキストデータのみ、又はテキ
ストデータ及びテキストデータ以外のデータの双方を、
先読みデータとしてクライアントに送信することを特徴
とする請求項1記載の通信データ先読み装置。
2. A client request processing unit comprising: a table unit for setting whether only text data or both text data and data other than text data are to be transmitted to the client; According to the settings in the table means, only the text data, or both text data and data other than text data,
2. The communication data prefetching device according to claim 1, wherein the communication data prefetching device transmits the prefetched data to a client.
【請求項3】 クライアントからの要求に応じてネット
ワークシステムからデータを読み込むサーバであって、
かつ前記クライアントからの要求が途切れている場合に
は、その空き時間を利用して、クライアントから要求さ
れる可能性のあるデータを前記ネットワークシステムか
ら先読みする通信データ先読み装置を制御するプログラ
ムであって、 前記ネットワークシステムから先読みされた先読みデー
タを、テキストデータとテキストデータ以外のデータと
に分割させ保存させるデータ分割手段と、 前記クライアントが要求する場合には、前記テキストデ
ータのみを先読みデータとして当該クライアントに送信
させるクライアント要求処理手段としてコンピュータを
機能させるためのプログラムを記録したコンピュータ読
み取り可能な記録媒体。
3. A server for reading data from a network system in response to a request from a client,
And a program for controlling a communication data prefetching device that prefetches data that may be requested from the client from the network system by using the idle time when the request from the client is interrupted. A data division unit for dividing prefetched data prefetched from the network system into text data and data other than text data and storing the data, and when the client requests, only the text data is used as prefetch data as the prefetch data. A computer-readable recording medium in which a program for causing a computer to function as a client request processing means to be transmitted to a computer is recorded.
【請求項4】 前記クライアント要求処理手段は、前記
クライアントに対してテキストデータのみを送信する
か、テキストデータ及びテキストデータ以外のデータの
双方を送信するかを、クライアント毎にテーブルに設定
させるとともに、前記クライアント要求処理手段は、こ
のテーブル設定に従い、前記テキストデータのみ、又は
テキストデータ及びテキストデータ以外のデータの双方
を、先読みデータとしてクライアントに送信させること
を特徴とする請求項3記載の記録媒体。
4. The client request processing means sets in a table for each client whether to transmit only text data or both text data and data other than text data to the client, 4. The recording medium according to claim 3, wherein the client request processing unit causes the client to transmit only the text data or both the text data and the data other than the text data as pre-read data according to the table setting.
JP27231999A 1999-09-27 1999-09-27 Communication data pre-reading device and recording medium Pending JP2001101060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27231999A JP2001101060A (en) 1999-09-27 1999-09-27 Communication data pre-reading device and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27231999A JP2001101060A (en) 1999-09-27 1999-09-27 Communication data pre-reading device and recording medium

Publications (1)

Publication Number Publication Date
JP2001101060A true JP2001101060A (en) 2001-04-13

Family

ID=17512236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27231999A Pending JP2001101060A (en) 1999-09-27 1999-09-27 Communication data pre-reading device and recording medium

Country Status (1)

Country Link
JP (1) JP2001101060A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005520377A (en) * 2002-03-11 2005-07-07 リサーチ イン モーション リミテッド System and method for pushing data to a mobile device
JP2008282072A (en) * 2007-05-08 2008-11-20 Matsushita Electric Ind Co Ltd Content storage device, information processing method and program
JP2008543249A (en) * 2005-06-07 2008-11-27 ヤフー! インコーポレイテッド Prefetch content based on roaming user profiles
US7917847B2 (en) 2003-10-31 2011-03-29 Access Co., Ltd. Method, program and terminal device for rendering web page
US8463869B2 (en) 2005-06-07 2013-06-11 Yahoo! Inc. Providing relevant non-requested content to a mobile device
EP2669830A1 (en) 2012-06-01 2013-12-04 Kabushiki Kaisha Toshiba, Inc. Preparation and display of derived series of medical images

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005520377A (en) * 2002-03-11 2005-07-07 リサーチ イン モーション リミテッド System and method for pushing data to a mobile device
US7917847B2 (en) 2003-10-31 2011-03-29 Access Co., Ltd. Method, program and terminal device for rendering web page
JP2008543249A (en) * 2005-06-07 2008-11-27 ヤフー! インコーポレイテッド Prefetch content based on roaming user profiles
US8463869B2 (en) 2005-06-07 2013-06-11 Yahoo! Inc. Providing relevant non-requested content to a mobile device
US8732234B2 (en) 2005-06-07 2014-05-20 Yahoo! Inc. Providing relevant non-requested content to a mobile device
JP2008282072A (en) * 2007-05-08 2008-11-20 Matsushita Electric Ind Co Ltd Content storage device, information processing method and program
EP2669830A1 (en) 2012-06-01 2013-12-04 Kabushiki Kaisha Toshiba, Inc. Preparation and display of derived series of medical images

Similar Documents

Publication Publication Date Title
US9769240B2 (en) Loading of web resources
US11297017B2 (en) System and method for providing digital media content with a conversational messaging environment
JP3484049B2 (en) Delay coded data transmission
TW444167B (en) Internet convolution audio/video server
JP4972409B2 (en) System for service location management considering node and network characteristics
US7805670B2 (en) Partial rendering of web pages
US10412429B1 (en) Predictive transmitting of video stream data
EP1825641B1 (en) Usage consciousness in http/html for reducing unused data flow across a network
WO2008115344A1 (en) Presentation of media in an application
KR20040014451A (en) Selection of content in response to communication environment
JP2000250803A (en) Information distribution system, mobile computer, information server device, cache server device and look- ahead cache processing method
JP2001320496A (en) Remote control method, system, server, information processing apparatus, and recording medium
US20040210433A1 (en) System, method and apparatus for emulating a web server
JP2009533757A (en) Managing network response buffering behavior
US7185068B2 (en) Content retrieval device
KR100917677B1 (en) System and method for bridging file systems between two different processors in mobile phone
JP2001101060A (en) Communication data pre-reading device and recording medium
WO2004003765A1 (en) Seamless system, recording medium, computer system processing continuation method
CN107959668A (en) Streaming media optimization method and buffer storage
US7509395B2 (en) Data delivery
US20030088736A1 (en) Streaming media cache filling
JP4250349B2 (en) Method for transmitting all content data to a second data processing system while displaying reduced content data in the first data processing system
JP2005115533A (en) Content delivery system and management server
JP5787129B2 (en) Data transfer method and program for remote connection screen
WO2002029642A2 (en) Replacement of requested data with equivalent data