JPH11353248A - Method and system for file transmission and storage medium stored with file transmission program - Google Patents

Method and system for file transmission and storage medium stored with file transmission program

Info

Publication number
JPH11353248A
JPH11353248A JP10162483A JP16248398A JPH11353248A JP H11353248 A JPH11353248 A JP H11353248A JP 10162483 A JP10162483 A JP 10162483A JP 16248398 A JP16248398 A JP 16248398A JP H11353248 A JPH11353248 A JP H11353248A
Authority
JP
Japan
Prior art keywords
file
group
information
client computer
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
JP10162483A
Other languages
Japanese (ja)
Inventor
Takashi Jomaru
隆 城丸
Souichi Kubota
創一 久保田
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP10162483A priority Critical patent/JPH11353248A/en
Publication of JPH11353248A publication Critical patent/JPH11353248A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To lighten the load on a server computer, to shorten the process time of the server computer, and to speedily refer to information by minimizing file transmission preprocesses and postprocesses when plural files are necessary at a single reference request from a client computer. SOLUTION: The server computer previously groups files by each file group which is possibly requested to be sent successively among file groups to be sent to the client computer and holds group information as management information; when the client computer issues a request to send one file for information reference, file groups pertaining to the same group with the file requested to be sent are extracted by referring to the management information and sent to the client computer, which divides the extracted group into plural file groups according to the file received from the server computer, stores them in a storage means, and accesses the file groups stored in the storage means when referring to the information thereafter.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ファイル送信方法
及びシステム及びファイル送信プログラムを格納した記
憶媒体に係り、特に、情報通信網で要求を発行し、サー
ビスを利用する側の計算機と、そのサービスを提供する
側のサーバ計算機からなるクライアント計算機・サーバ
計算機方式において、クライアント計算機からの1回の
要求において複数のファイルを必要となる場合のサーバ
計算機からクライアント計算機へファイルを送信するた
めのファイル送信方法及びシステム及びファイル送信プ
ログラムを格納した記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file transmission method and system, and a storage medium storing a file transmission program, and more particularly to a computer which issues a request on an information communication network and uses a service, and a service for the computer. Transmission method for transmitting a file from a server computer to a client computer when a plurality of files are required in one request from the client computer in a client computer / server computer system including a server computer providing the server And a storage medium storing a system and a file transmission program.

【0002】[0002]

【従来の技術】インターネットでのWWW(World Wide
Web)システムを例にとると、情報を提供するサーバ計算
機では、情報はテキスト・画像・音声等の情報種別毎に
小容量の一つのファイルとして補助記憶装置内に格納さ
れている。クライアント計算機でこの格納されている情
報を参照したい場合、ブラウザと呼ばれるアプリケーシ
ョンを使用してサーバ計算機から通信網を介し、自計算
機内に情報を取り込み、表示(参照)する。
2. Description of the Related Art WWW (World Wide) on the Internet
Taking a Web) system as an example, in a server computer that provides information, information is stored in the auxiliary storage device as one small-capacity file for each information type such as text, image, and sound. When the client computer wants to refer to the stored information, the server computer uses an application called a browser to fetch the information from the server computer via the communication network into its own computer and display (refer to) the information.

【0003】このブラウザを使用して表示(参照)する
情報は、一般的にはホームページと呼ばれ、一画面
(頁)は、画面の構成を示した内容が記述されているH
TMLファイル(HTML/2.0がRFC1866 にて規定されてい
る)とその構成要素である画像ファイルや、関連した別
のHTMLファイル等の複数のファイルをもとに構成さ
れているのが一般的である。このため、一画面の表示を
要求する場合、それを構成する複数のファイルをサーバ
計算機より取得することになる。
[0003] Information displayed (referenced) using this browser is generally called a home page, and one screen (page) describes H indicating the contents of the screen.
It is generally constructed based on a plurality of files such as a TML file (HTML / 2.0 is defined in RFC1866) and its constituent image files and other related HTML files. . Therefore, when a request for displaying one screen is made, a plurality of files constituting the screen are obtained from the server computer.

【0004】図8は、ホームページ一画面とHTMLフ
ァイル及び構成要素である画像ファイルとの関係を示
す。同図中、左のHTML形式で記述された“sports.h
tml ”ファイルは、右の示すように表示されるホームペ
ージ構成を記述したものである。詳しくは、sports.htm
l ファイルに記述されている内容の ・「 <IMG SRC="sp01.gif"> 」は画像ファイル"sp01.gi
f"が画面の構成要素であり「《スポーツ情報》」という
タイトル表示の下に画像を表示することを示している。
なお、『gif 形式』は、米国BBS「compServe 」で開
発された画像ファイルのフォーマットであり、ブラウザ
のほとんどがこのフォーマットに対応しており、ホーム
ページ上で使用する画像データ形式の標準となってい
る。 ・同様に「<IMG SRC="sp02.gif">」も画像ファイル"sp0
2.gif"が画面の構成要素であり、"sp01.gif"の下に表示
することを示している。
FIG. 8 shows the relationship between one screen of a homepage, an HTML file, and an image file as a component. In the figure, "sports.h" described in the HTML format on the left
The tml "file describes the homepage structure displayed as shown on the right. For details, see sports.htm
l "<IMG SRC =" sp01.gif ">" of the content described in the file is the image file "sp01.gi
"f" is a component of the screen, indicating that an image is displayed below the title display of "<< sports information >>".
The "gif format" is an image file format developed by BBS "compServe" in the United States. Most browsers support this format, and have become the standard image data format used on homepages. .・ Similarly, "<IMG SRC =" sp02.gif ">" is also an image file "sp0
2.gif "is a component of the screen, and is displayed below" sp01.gif ".

【0005】このように、クライアント計算機では、同
図右に示すホームページ「《スポーツ情報》」の一画面
を要求の単位として考えた場合、サーバ計算機よりHT
MLファイル(sports.html) とその構成要素であるファ
イル(sp01.gif,sp02.gif) を取得することになる。これ
までは、HTMLファイルと表示画面の関係についての
み説明した。
[0005] As described above, in the client computer, when one screen of the homepage "<Sports information""shown on the right side of the figure is considered as a unit of the request, the server computer sends the HT
The ML file (sports.html) and its constituent files (sp01.gif, sp02.gif) are obtained. So far, only the relationship between the HTML file and the display screen has been described.

【0006】次に、表示画面の遷移がどのように行われ
るかを簡単に説明する。HTMLファイルはハイパーテ
キストと呼ばれる文章のデータ構造をもつ。具体的に
は、表示されている画面より、ある話題についてより詳
しい情報を得たい場合、表示画面上の単語(又は、画
像)を選択すると、新しい画面(HTML ファイルとその関
連ファイル) をサーバ計算機より取得し、表示するとい
う仕組みになっている。
Next, a brief description will be given of how the transition of the display screen is performed. An HTML file has a sentence data structure called a hypertext. Specifically, if you want to get more detailed information about a topic from the displayed screen, select a word (or image) on the display screen and a new screen (HTML file and its related files) will be displayed on the server computer. It is a mechanism to acquire and display more.

【0007】図9は、ハイパーテキストを利用したHT
MLファイルとホームページでの表示画面例であり、複
数の画面から構成されるハイパーテキストでのファイル
送信の例を示している。同図において、“sports.html
”ファイル(上段左図)に記述されている内容の、 ・「<IMG SRC="sp01.gif"> 」と「<IMG SRC="sp02.gi
f">」は、画像ファイル"sp01.gif","sp02.gif"をサー
バ計算機から取得し、表示することを表す。 ・「<A HREF="baseball.html">」野球情報</A>」は、ba
seball.html ファイルにリンクされていることを示して
いる。
FIG. 9 shows an HT using hypertext.
It is an example of a display screen in an ML file and a homepage, and shows an example of file transmission in hypertext composed of a plurality of screens. In the figure, “sports.html
"<IMG SRC =" sp01.gif ">" and "<IMG SRC =" sp02.gi "
f ">" indicates that the image files "sp01.gif" and "sp02.gif" are acquired from the server computer and displayed.・ "<A HREF="baseball.html">" baseball information </A>"is ba
Indicates that it is linked to the seball.html file.

【0008】具体的には、上段右図「《スポーツ情
報》」表示画面より「野球情報」を選択し(参照要求)
すると、リンクされているbaseball.html ファイル(中
段左図)をサーバ計算機から取得し、内容を読み取り、
構成要素である画像ファイル"bs01.gif","bs02.gif"も
続けて取得し、「《野球情報》」を表示(中段右図)す
る。 ・同様に、「《野球情報》」表示画面より「タイガース
情報」を選択(参照要求)すると、リンクされているti
gers.html ファイル(下段左図)をサーバ計算機から取
得し、内容を読み取り構成要素である画像ファイル"tg0
1.gif","tg02.gif"も続いて取得し、「《タイガース情
報》」を表示(下段右図)する。
[0008] Specifically, " baseball information " is selected from the display screen "<< Sports information >>" in the upper right figure (reference request).
Then, get the linked baseball.html file (middle left figure) from the server computer, read the contents,
The image files “bs01.gif” and “bs02.gif”, which are the constituent elements, are also obtained successively, and “<< baseball information >>” is displayed (middle right figure).・ Similarly, “ Tigers ” is displayed on the “ < Baseball information>” display screen.
If you select " Information " (request for reference), the linked ti
The gers.html file (lower left figure) is acquired from the server computer, the contents are read, and the image file "tg0" which is a component
1.gif "and" tg02.gif "are also obtained, and" Tigers information "is displayed (lower right figure).

【0009】このように関連する一連の画面群に対する
送信要求を考えるとさらに、一つの要求に対するファイ
ルの数は拡大する。上記のようなシステムにおいて、ク
ライアント計算機からの1回の参照要求において、複数
ファイルが必要となる場合のサーバ計算機からクライア
ント計算機へのファイル送信方法における従来の技術を
以下に説明する。
[0009] Considering such a transmission request for a series of related screen groups, the number of files for one request is further increased. In the system as described above, a conventional technique in a method of transmitting a file from a server computer to a client computer when a plurality of files are required in one reference request from a client computer will be described below.

【0010】サーバ計算機及びクライアント計算機内で
は、情報はテキスト情報・画像情報 ・音声情報等、情報種別等に小容量の一つのファイルと
して格納されている。クライアント計算機がサーバ計算
機上に格納されている情報を通信網を介し、自計算機内
にクライアント計算機がサーバ計算機上に格納されてい
る情報を通信網を介し、自計算機内に取り込む場合、送
信の要求及び受信は全てこの情報種別毎に格納されたフ
ァイル毎に順次行われる。以下の説明では、WWWシス
テムを例にとり、クライアント計算機・サーバ計算機間
のファイル送受信について具体的に説明する。
[0010] In the server computer and the client computer, information is stored as one small-capacity file for information types such as text information, image information, and audio information. When the client computer takes in the information stored on the server computer via the communication network and the client computer takes in the information stored on the server computer via the communication network into its own computer, a transmission request is issued. And reception are sequentially performed for each file stored for each information type. In the following description, file transmission and reception between a client computer and a server computer will be specifically described taking a WWW system as an example.

【0011】前述したブラウザを使用してホームページ
を表示する場合、クライアント計算機・サーバ計算機間
でのファイルのやりとりは、HTTP(HyperText Trans
portProtocol:HTTP/01 がRFC1945 にて規定されてお
り、INTERNET-SOCIETYが公開しているINTERNET-DRAFTと
して幅広く普及している) により行われる。図10は、
従来のクライアント計算機・サーバ計算機間の処理のシ
ーケンスを示す。同図は、前述の図9で示したホームペ
ージをスポーツ情報、野球情報、タイガース情報の順に
参照する場合のクライアント計算機・サーバ計算機間の
処理である。
When a home page is displayed by using the above-described browser, the exchange of files between the client computer and the server computer is performed by HTTP (HyperText Trans).
portProtocol: HTTP / 01 is specified in RFC1945 and is widely used as INTERNET-DRAFT published by INTERNET-SOCIETY). FIG.
4 shows a sequence of processing between a conventional client computer and a server computer. This figure shows processing between the client computer and the server computer when the homepage shown in FIG. 9 is referred to in the order of sports information, baseball information, and tigers information.

【0012】図10において、 クライアント計算機は、ブラウザで表示されている
任意のホームページ(sports.html にリンクが張られて
もの)より、スポーツ情報を選択(参照要求)する。 HTTPは選択された「《スポーツ情報》」を表示
するための起点となるHTMLファイル"sports.html"
をサーバ計算機より取得するため、HTTPでのファイ
ル取得のメソッド(命令)である“GET”をサーバ計
算機に対し発行する。 サーバ計算機はそれを受け、要求のあった起点とな
るファイル"sports.html" をクライアント計算機に送信
する。 クライアント計算機(HTTP)はそれを受信
後、"sports.html" を読み込み、構成要素である画像フ
ァイル"sp01.gif"を取得するため、同様に“GET”を
サーバ計算機に対し発行する。 サーバ計算機はそれを受け、要求のあった"sp01.gi
f"をクライアント計算機に送信する。 クライアント計算機はそれを受信後、続いて構成要
素である画像ファイル"sp02.gif"を取得するため、同様
に“GET”をサーバ計算機に対し発行する。 サーバ計算機はそれを受け、要求のあった画像ファ
イル"sp02.gif"をクライアント計算機に送信する。 クライアント計算機は一画面を構成する全てのファ
イルを受信したので、「《スポーツ情報》」を表示す
る。 以降、「《野球情報》」、「《タイガース情報》」
の参照は〜と同様の処理を行う。
In FIG. 10, the client computer selects (requests reference to) sports information from an arbitrary home page (with a link to sports.html) displayed on a browser. HTTP is the HTML file "sports.html" which is the starting point for displaying the selected "<< Sports Information >>"
Is issued to the server computer, which is a method (instruction) for obtaining a file in HTTP, in order to obtain the file from the server computer. The server computer receives the request and sends the requested file "sports.html" to the client computer. After receiving it, the client computer (HTTP) reads "sports.html" and similarly issues "GET" to the server computer in order to obtain the image file "sp01.gif" as a component. The server computer received it and requested "sp01.gi
f "to the client computer. After receiving the same, the client computer similarly issues" GET "to the server computer to obtain the image file" sp02.gif "as a component. Receives the request, and transmits the requested image file "sp02.gif" to the client computer.The client computer has received all the files constituting one screen, and displays "<< Sports information >>". Since then, "<baseball information>", "<tigers information>"
Performs the same processing as.

【0013】以上のように従来は、クライアント計算機
がサーバ計算機上に格納されている情報を通信網を介し
自計算機内に取り込む場合、送信の要求及び受信は全て
情報種別毎に格納されたファイル毎に順次行われる。
As described above, conventionally, when a client computer fetches information stored on a server computer into its own computer via a communication network, transmission requests and receptions are all performed for each file stored for each information type. Are sequentially performed.

【0014】[0014]

【発明が解決しようとする課題】しかしながら、上記従
来のサーバ計算機の処理では、クライアント計算機より
一つのファイルの送信要求を受け付けた場合、以下の処
理が発生する。 要求の受け付け、ファイル送信のための通信用資源
(例えば、UNIXのソケット等)の生成、リモートフ
ァイルのオープン等の送信前処理(クライアント計算機
側への送信ファイル名の通知及びファイルのオープン指
示を示す): ファイルの送信処理: ファイル送信後の通信用資源の解法、リモートファ
イルのクローズ等の送信後処理: 前述した図9のホームページをスポーツ情報、野球情
報、タイガース情報の順でクライアント計算機で表示す
る場合、クライアント計算機からの要求に対してサーバ
計算機では、図11に示す処理が発生する。
However, in the above-described processing of the conventional server computer, the following processing occurs when a request for transmitting one file is received from the client computer. Request reception, generation of communication resources (for example, a UNIX socket, etc.) for file transmission, pre-transmission processing such as opening of a remote file (notifying the client computer of the transmission file name and indicating a file open instruction) ): File transmission processing: Post-transmission processing such as solution of communication resources after file transmission, closing of remote file, etc .: The above-described homepage of FIG. 9 is displayed on the client computer in the order of sports information, baseball information, and tigers information. In this case, the process shown in FIG. 11 occurs in the server computer in response to a request from the client computer.

【0015】このように、従来は、情報種別毎のファイ
ル個々に前述の〜の処理を行う必要があり、送信要
求に対するサーバ計算機での処理は、ファイルの送信処
理()だけでなく、送信前後の処理()もあわせ
て発生する。これは、送信するファイルの数が増えると
それに比例し、送信前後の処理も増大し、サーバ計算機
の負荷となることを意味する。
As described above, conventionally, it is necessary to perform the above-mentioned processes (1) to (4) for each file of each information type. () Also occurs. This means that as the number of files to be transmitted increases, the processing before and after the transmission increases in proportion to the number of files, which imposes a load on the server computer.

【0016】本発明は、上記の点に鑑みなされたもの
で、クライアント計算機からの1回の参照要求において
複数のファイルをが必要となる場合、サーバ計算機に
て、起点となるファイルの送信要求を受け付け後、以降
の処理をクライアント計算機との要求/送信の回数を最
小限にすることで、ファイル送信以外の処理(送信前処
理・後処理)を最小限に抑え、サーバ計算機負荷を軽減
すると共に、サーバ計算機での処理時間を短縮し、クラ
イアント計算機では、要求したファイルだけでなく、そ
れに関連するファイル群を予め自計算機内に取得してお
くことにより、以降の情報参照を高速に行うことが可能
なファイル送信方法及びシステム及びファイル送信プロ
グラムを格納した記憶媒体を提供することを目的とす
る。
The present invention has been made in view of the above points, and when a plurality of files are required in one reference request from a client computer, the server computer transmits a request to transmit a file as a starting point. After the reception, by minimizing the number of requests / transmissions with the client computer for subsequent processing, processing other than file transmission (pre-transmission processing / post-processing) is minimized, and the load on the server computer is reduced. By shortening the processing time on the server computer, the client computer obtains not only the requested file but also a group of files related thereto in its own computer in advance, so that subsequent information reference can be performed at high speed. It is an object of the present invention to provide a possible file transmission method and system, and a storage medium storing a file transmission program.

【0017】[0017]

【課題を解決するための手段】図1は、本発明の原理を
説明するための図である。本発明(請求項1)は、テキ
スト情報・画像情報・音声情報をファイルとして格納し
ているサーバ計算機と、該サーバ計算機に対してファイ
ルの送信要求を発行し、該ファイルを取得し情報を参照
するクライアント計算機から構成される電子計算機シス
テムにおけるファイル送信方法において、サーバ計算機
において、予めクライアント計算機への送信対象となる
ファイル群の中で、連続して送信要求のある可能性のあ
るファイル群毎にグループ分けし(ステップ1)、グル
ープ情報を管理情報として保持しておき(ステップ
2)、クライアント計算機より情報参照のための1つの
ファイルの送信要求が発行された場合に(ステップ
3)、管理情報を参照し、送信要求のファイルと同一グ
ループに属するファイル群を抽出して(ステップ4)、
該クライアント計算機に送信し(ステップ5)、クライ
アント計算機において、サーバ計算機より受信したファ
イルに基づいて複数のファイル群に分離し(ステップ
6)、記憶手段に格納しておき(ステップ7)、以降の
情報参照は、記憶手段に格納されたファイル群をアクセ
スする(ステップ8)。
FIG. 1 is a diagram for explaining the principle of the present invention. The present invention (claim 1) provides a server computer storing text information, image information, and audio information as a file, issues a file transmission request to the server computer, obtains the file, and refers to the information. In a file transmission method in an electronic computer system composed of client computers, a file group to be transmitted to a client computer in advance is set in a server computer for each file group that may have a continuous transmission request. Grouping is performed (step 1), the group information is held as management information (step 2), and when a transmission request for one file for information reference is issued from the client computer (step 3), the management information is stored. To extract a file group belonging to the same group as the file of the transmission request (step 4).
The file is transmitted to the client computer (step 5), and the client computer separates the file into a plurality of file groups based on the file received from the server computer (step 6), stores the file group in a storage unit (step 7), and The information reference accesses the file group stored in the storage means (step 8).

【0018】本発明(請求項2)は、サーバ計算機にお
いて、ファイル群毎にグループ分けする際に、要求の起
点となる起点ファイルを一つ決定し、起点ファイルから
連続して要求のある可能性の高いファイルを予測し、起
点ファイル及び予測されたファイルをアーカイブファイ
ルとしてひとつのファイルにまとめ、少なくともアーカ
イブファイル名とまとめられたファイル群を管理情報と
して保持する。
According to the present invention (claim 2), in the server computer, when grouping by file group, one starting file which is a starting point of a request is determined, and there is a possibility that there is a request continuously from the starting file. Is predicted, the starting file and the predicted file are combined into one file as an archive file, and at least an archive file name and a group of combined files are held as management information.

【0019】図2は、本発明の原理構成図である。本発
明(請求項3)は、テキスト情報・画像情報・音声情報
をファイルとして格納しているサーバ計算機100と、
該サーバ計算機100に対してファイルの送信要求を発
行し、該ファイルを取得し情報を参照するクライアント
計算機200から構成される電子計算機システムにおけ
るファイル送信システムであって、サーバ計算機100
は、ファイル群を格納しておくファイル格納手段110
と、予めクライアント計算機200への送信対象となる
ファイル群の中で、連続して送信要求のある可能性の高
いファイル群毎にグループ分けするグループ分類手段1
20と、グループ情報を管理情報として保持しておく管
理情報記憶手段130と、クライアント計算機200よ
り情報参照のための1つのファイルの送信要求が発行さ
れた場合に、管理情報記憶手段130を参照し、送信要
求のファイルと同一グループに属するファイル群を抽出
するファイル群抽出手段150と、ファイル抽出手段1
50で抽出されたファイル群をクライアント計算機20
0に送信するファイル群送信手段160と、クライアン
ト計算機200は、サーバ計算機100よりファイルを
受信するファイル受信手段220と、ファイル受信手段
220で受信したファイルに基づいて複数のファイル群
に分離するファイル群分離手段230と、ファイル群分
離手段230で分離されたファイル群を格納しておくフ
ァイル群記憶手段240と、以降の情報参照は、ファイ
ル群記憶手段240に格納されたファイル群をアクセス
するアクセス手段250とを有する。
FIG. 2 is a diagram showing the principle of the present invention. The present invention (claim 3) provides a server computer 100 that stores text information, image information, and audio information as files,
A file transmission system in an electronic computer system including a client computer 200 that issues a file transmission request to the server computer 100, acquires the file, and refers to the information.
Is a file storage unit 110 for storing a group of files.
And a group classification unit 1 that preliminarily classifies a group of files to be transmitted to the client computer 200 into groups of files that have a high possibility of a continuous transmission request.
20; a management information storage unit 130 for holding group information as management information; and a management information storage unit 130 when a transmission request for one file for information reference is issued from the client computer 200. File extracting means 150 for extracting a file group belonging to the same group as the file requested for transmission, and file extracting means 1
The files extracted at 50 are transferred to the client computer 20
0, the client computer 200 includes a file receiving unit 220 that receives a file from the server computer 100, and a file group that is separated into a plurality of file groups based on the file received by the file receiving unit 220. A separating unit 230, a file group storing unit 240 for storing the files separated by the file group separating unit 230, and an access unit for accessing the file group stored in the file group storing unit 240 250.

【0020】本発明(請求項4)は、グループ分類手段
120において、要求の起点となる起点ファイルを一つ
決定する手段と、起点ファイルから連続して要求のある
可能性の高いファイルを予測する手段と、起点ファイル
及び予測されたファイルをアーカイブファイルとしてひ
とつのファイルにまとめる手段と、少なくともアーカイ
ブファイル名とまとめられたファイル群を管理情報とし
て管理情報記憶手段に保持する手段を含む。
According to the present invention (claim 4), in the group classification means 120, means for determining one starting file as a starting point of a request, and predicting a file having a high possibility of a continuous request from the starting file. Means, means for combining the starting file and the predicted file into one file as an archive file, and means for holding at least a group of files combined with the archive file name in the management information storage means as management information.

【0021】本発明(請求項5)は、テキスト情報・画
像情報・音声情報をファイルとして格納しているサーバ
計算機と、該サーバ計算機に対してファイルの送信要求
を発行し、該ファイルを取得し情報を参照するクライア
ント計算機から構成される電子計算機システムにおける
ファイル送信プログラムを格納した記憶媒体であって、
サーバ計算機に搭載される、予めクライアント計算機
への送信対象となるファイル群の中で、連続して送信要
求のある可能性の高いファイルファイル群毎にグループ
分けし、グループ情報を管理情報として、管理情報記憶
手段に保持しておく管理情報生成プロセスと、クライア
ント計算機より情報参照のための1つのファイルの送信
要求が発行された場合に、管理情報記憶プロセスを参照
し、送信要求のファイルと同一グループに属するファイ
ル群を抽出するファイル群抽出プロセスと、ファイル抽
出プロセスで抽出されたファイル群をクライアント計算
機に送信させるファイル群送信プロセスとを有する。
According to the present invention (claim 5), a server computer storing text information, image information, and audio information as a file, a file transmission request is issued to the server computer, and the file is acquired. A storage medium storing a file transmission program in an electronic computer system including a client computer that refers to information,
Among the files to be sent to the client computer in advance, which are installed in the server computer, the files are grouped into groups of file files that are likely to have a continuous transmission request, and the group information is managed as management information. The management information generation process held in the information storage means and, when a transmission request for one file for information reference is issued from the client computer, the management information storage process is referred to and the same group as the file of the transmission request is referred to. And a file group transmission process for transmitting the file group extracted by the file extraction process to the client computer.

【0022】本発明(請求項6)は、グループ分類プロ
セスにおいて、要求の起点となる起点ファイルを一つ決
定するプロセスと、起点ファイルから連続して要求のあ
る可能性の高いファイルを予測するプロセスと、起点フ
ァイル及び予測されたファイルをアーカイブファイルと
してひとつのファイルにまとめるプロセスと、少なくと
もアーカイブファイル名とまとめられたファイル群を管
理情報として管理情報記憶手段に保持するプロセスを含
む。
According to the present invention (claim 6), in the group classification process, a process of determining one starting file as a starting point of a request and a process of predicting a file having a high possibility of a request continuously from the starting file. And a process of combining the starting file and the predicted file into one file as an archive file, and a process of holding at least a group of files combined with the archive file name in the management information storage unit as management information.

【0023】本発明(請求項7)は、テキスト情報・画
像情報・音声情報をファイルとして格納しているサーバ
計算機と、該サーバ計算機に対してファイルの送信要求
を発行し、該ファイルを取得し情報を参照するクライア
ント計算機から構成される電子計算機システムにおける
ファイル送信プログラムを格納した記憶媒体であって、
クライアント計算機に搭載される、サーバ計算機より
ファイルを受信させるファイル受信プロセスと、ファイ
ル受信プロセスで受信したファイルに基づいて複数のフ
ァイル群に分離するファイル群分離プロセスと、ファイ
ル群分離プロセスで分離されたファイル群をファイル群
記憶手段に格納しておくファイル群格納プロセスと、以
降の情報参照は、ファイル群記憶プロセスに格納された
ファイル群をアクセスするアクセスプロセスとを有す
る。
The present invention (claim 7) provides a server computer storing text information, image information, and audio information as a file, issues a file transmission request to the server computer, and obtains the file. A storage medium storing a file transmission program in an electronic computer system including a client computer that refers to information,
A file receiving process installed on the client computer that receives files from the server computer, a file group separating process that separates into multiple files based on the files received by the file receiving process, and a file group separating process A file group storage process for storing the file group in the file group storage means and an access process for accessing the file group stored in the file group storage process for referring to the information thereafter include a file group storage process.

【0024】従来は、クライアント計算機から情報参照
のための起点ファイルの送信要求に対し、サーバ計算機
は、起点ファイル及び情報を構成するファイル群個々に
クライアント計算機に送信していたのに対し、本発明で
は、起点ファイルの送信要求に対し、サーバ計算機は、
予め、(起点ファイル及び情報を構成するファイル群を
含む)連続して送信要求がある可能性が高いものとして
抽出しておいたファイル群を一つのアーカイブファイル
にし、これをクライアント計算機に送信する。これによ
り、クライアント計算機に対し、サーバ計算機が情報参
照のために送信するファイルの数が従来はn個送信する
のに対し、本発明では、1回の送信で済むことになる。
Conventionally, in response to a request for transmission of a starting file for information reference from a client computer, the server computer transmits the starting file and a group of files constituting information to the client computer individually. Then, in response to the request to send the origin file, the server computer
A file group extracted in advance as having a high possibility of a continuous transmission request (including the starting file and the file group constituting the information) is made into one archive file and transmitted to the client computer. As a result, while the number of files transmitted from the server computer for information reference to the client computer is conventionally n, the present invention requires only one transmission.

【0025】[0025]

【発明の実施の形態】図3は、本発明のファイル送信シ
ステムの構成を示す。同図に示すファイル送信システム
は、サーバ計算機100とクライアント計算機200か
ら構成される。サーバ計算機100は、クライアント計
算機200に送信すべきファイルを格納するファイルデ
ータベース110、ファイルデータベース110と情報
参照の起点となるファイル起点ファイル160を読み込
んで、連続して送信要求される可能性の高いファイルを
一つのグループとして管理するための管理情報を生成し
てグループ管理情報ファイル130に格納するグループ
分類部120、クライアント計算機200からの要求を
受信する要求受信部140、要求受信部140で取得し
たファイル送信要求を取得して、当該ファイル送信要求
のあったファイルと、グループ管理情報ファイル130
を参照して、当該ファイルに関連するファイルをファイ
ルデータベース110から読み出して、一つのファイル
(アーカイブ)にまとめてファイル送信部160に転送
するファイル群抽出部150、ファイル群抽出部150
により転送されたアーカイブをクライアント計算機20
0に送信するファイル送信部160から構成される。
FIG. 3 shows the configuration of a file transmission system according to the present invention. The file transmission system shown in FIG. 1 includes a server computer 100 and a client computer 200. The server computer 100 reads the file database 110 that stores files to be transmitted to the client computer 200, the file database 110, and the file starting file 160 that is the starting point of information reference, and files that are likely to be continuously requested to be transmitted. Grouping unit 120, which generates management information for managing as a group and stores it in a group management information file 130, a request receiving unit 140 that receives a request from the client computer 200, and a file obtained by the request receiving unit 140 The transmission request is acquired, and the file for which the file transmission was requested is stored in the group management information file 130
, A file related to the file is read from the file database 110, and is combined into one file (archive) and transferred to the file transmitting unit 160.
Archive transferred by the client computer 20
It is composed of a file transmission unit 160 that transmits the data to the file 0.

【0026】クライアント計算機200は、ファイル送
信要求を発行する要求発行部210、サーバ計算機10
0から送信されたアーカイブを受信するファイル群受信
部220、受信したアーカイブを情報種別毎に分離し
て、小容量のファイルに分類し、ファイル群記憶部24
0に格納するファイル群分類部230、ファイル群記憶
部240への格納完了後、クライアント計算機における
情報参照をファイル群記憶部240に対して行うアクセ
ス部250から構成される。
The client computer 200 includes a request issuing unit 210 for issuing a file transmission request, and the server computer 10
0, the file group receiving unit 220 that receives the archive transmitted from the file group 0, separates the received archive for each information type, classifies it into small-capacity files,
The storage unit 240 is composed of a file group classification unit 230 that stores the data in the file group storage unit 0 and an access unit 250 that references the information in the client computer to the file group storage unit 240 after the storage in the file group storage unit 240 is completed.

【0027】[0027]

【実施例】以下、図面と共に本発明の実施例を説明す
る。以下の実施例では、図9に示した一連の画面群(ス
ポーツ情報、野球情報、タイガース情報)が、クライア
ント計算機の参照要求からサーバ計算機よりファイルを
取得し、表示されるまでの流れを説明する。
Embodiments of the present invention will be described below with reference to the drawings. In the following embodiment, a description will be given of a flow from when a series of screen groups (sports information, baseball information, tigers information) shown in FIG. 9 are acquired from a server computer from a reference request of a client computer to a file and displayed. .

【0028】まず、事前準備として、サーバ計算機10
0側では、起点となるファイル(起点ファイル)を一つ
決める。本実施例では、起点ファイル160を《スポー
ツ情報》の構成を記述したHTMLファイル"sports.ht
ml" とする。次に、起点ファイル(sports.html)にクラ
イアント計算機200より送信要求があった場合、その
後連続して要求のある可能性の高いファイルを何らかの
手段で予測し抽出する。
First, as advance preparation, the server computer 10
On the 0 side, one file as a starting point (starting point file) is determined. In the present embodiment, the starting file 160 is defined as an HTML file “sports.ht” describing the configuration of “sports information”.
Next, when there is a transmission request from the client computer 200 to the starting file (sports.html), a file which is likely to be requested continuously after that is predicted and extracted by some means.

【0029】本実施例では、以下のような手段で予測す
ることとする。 ・《スポーツ情報》"sports.html" の一画面の構成要素
であるファイル群、即ち、画像ファイル"sp01.gif","s
p02.gif"。 ・《スポーツ情報》"sports.html" の画面より「野球情
」が選択可能(リンクされている)である。よって、
続いて「野球情報」が参照される可能性が高いと予測
し、「野球情報」が選択された時、《野球情報》を表示
するのに必要なファイル群、即ち、HTMLファイル"b
aseball.html" と画像ファイル"bs01.gif"、"bs02.gif"
となる。
In this embodiment, the prediction is made by the following means. -<< Sports information >> A group of files that are components of one screen of "sports.html", ie, image files "sp01.gif", "s
p02.gif ”・“ Sports information ”From the“ sports.html ”screen,“ Baseball information
Information "is selectable (linked). Therefore,
Subsequently, it is predicted that “ baseball information ” is likely to be referred to, and when “ baseball information ” is selected, a group of files necessary to display “baseball information”, that is, an HTML file “b”
aseball.html "and the image files" bs01.gif "," bs02.gif "
Becomes

【0030】・《野球情報》"baseball.html" の画面よ
り「タイガース情報」が選択可能(リンクされている)
である。よって、続いて「タイガース情報」が参照され
る可能性が高いと予測し、「タイガース情報」が選択さ
れた時、《タイガース情報》を表示するのに必要なファ
イル群、即ちHTMLファイル"tigers.html" と画像フ
ァイル"tg01.gif"、"tg02.gif"となる。
・ “ Tigers information ” can be selected (linked) from the “baseball information” “baseball.html” screen
It is. Therefore, it is predicted that “ Tigers information ” is highly likely to be referred to subsequently, and when “ Tigers information ” is selected, a group of files necessary to display “Tigers information”, that is, an HTML file “tigers. html "and the image files" tg01.gif "and" tg02.gif ".

【0031】以上 グループ分類部120は、計8ファ
イルを連続して要求のある可能性の高いファイルとして
抽出する。次に、グループ分類部120は、起点ファイ
ル160及び抽出したファイル群を図4のようなフォー
マットで管理情報としてグループ情報管理ファイル12
0に格納しておく。同図において、第1パラメータ"spo
rts.tar"は、作成するアーカイブファイル名を示す。第
2パラメータ"sports.html" 以降は、起点ファイル及び
連続して要求される可能性の高いファイル群を示し、そ
れらは一つのグループとする。
The group classification unit 120 extracts a total of eight files as files having a high possibility of a continuous request. Next, the group classification unit 120 converts the starting file 160 and the extracted file group into the group information management file 12 as management information in a format as shown in FIG.
0 is stored. In the figure, the first parameter "spo
"rts.tar" indicates the name of the archive file to be created. From the second parameter "sports.html", the starting file and a group of files that are likely to be continuously requested are shown as one group. .

【0032】以上でグループ分類部120による事前準
備が完了する。次に、クライアント計算機200より
「スポーツ情報」の参照要求が発行された場合、情報参
照されるまでのクライアント計算機/サーバ計算機間で
の処理シーケンスを説明する。図5は、本発明の一実施
例の事前準備完了以降の処理のシーケンスチャートであ
る。
Thus, the advance preparation by the group classification unit 120 is completed. Next, a description will be given of a processing sequence between the client computer and the server computer until the information is referred to when a reference request for “sports information” is issued from the client computer 200. FIG. 5 is a sequence chart of processing after completion of advance preparation according to one embodiment of the present invention.

【0033】ステップ101) クライアント計算機2
00は、「《スポーツ情報》」を参照するため、起点フ
ァイルである"sports.html" の送信要求をサーバ計算機
100に通知する。 ステップ102) サーバ計算機100は、送信要求を
受け取ると、要求のあったファイル"sports.html" が事
前準備にて作成した管理情報に登録されているか否かを
判断するため第2のパラメータ以降をチェックする。登
録されていれば、第2パラメータ以降に記述されている
ファイル群(同一グループ)を第1パラメータに記述さ
れている"sports.tar"という名前で、アーカイブファイ
ル(アーカイブファイルの作成について本実施例では、
X/open社がライセンスを保有するUNIXシステムでの代表
的なアーカイブツールである"tar" を使用するものとす
る)として一つのファイルにまとめ、クライアント計算
機200に1回のみ送信する。このアーカイブファイル
を作成する処理は最初の要求に対してのみ行い、一度作
成した後の、クライアント計算機100からの同一グル
ープに属するファイルの要求に対しては、最初の要求に
対して作成したアーカイブファイルをそのまま送信する
(2回目以降のアーカイブファイルの作成は行わな
い)。
Step 101) Client computer 2
00 notifies the server computer 100 of a transmission request for the starting file "sports.html" to refer to "<< sports information >>". Step 102) Upon receiving the transmission request, the server computer 100 sends the second parameter and subsequent parameters to determine whether the requested file “sports.html” is registered in the management information created in advance preparation. To check. If registered, the file group (same group) described after the second parameter is named "sports.tar" described in the first parameter as an archive file (this embodiment relates to the creation of an archive file). Then
It is assumed that "tar", which is a typical archive tool in a UNIX system for which X / open has a license, is used as a file) and sent to the client computer 200 only once. This processing for creating an archive file is performed only for the first request, and for a request for a file belonging to the same group from the client computer 100 once created, the archive file created for the first request is created. Is transmitted as it is (the second and subsequent archive files are not created).

【0034】ステップ103) クライアント計算機2
00は、サーバ計算機100より送られてきたアーカイ
ブファイルを受信して、それを元の状態、即ち、情報種
別毎の小容量のファイルに分離し、補助記憶装置である
ファイル群記憶部240に格納する。格納後、それらの
ファイルにアクセスし「《スポーツ情報》」を参照す
る。
Step 103) Client computer 2
00 receives an archive file sent from the server computer 100, separates the archive file into its original state, that is, a small-capacity file for each information type, and stores it in the file group storage unit 240 as an auxiliary storage device. I do. After storage, access those files and refer to "<< Sports Information >>".

【0035】ステップ104) 以降、「《野球情
報》」、「《タイガース情報》」の参照は、ファイル群
記憶部240内に格納されたファイルをアクセスする事
により表示される。以上のように、本発明では、クライ
アント計算機200からの起点ファイルの送信要求に対
し、サーバ計算機100は予め(起点ファイル及び情報
を構成するファイル群を含む)連続して送信要求がある
可能性が高いものとして抽出しておいたファイル群を一
つのアーカイブファイルとして構成し、これをクライア
ント計算機200に送信する。
Step 104) Thereafter, references to "<< baseball information >>" and "<< Tigers information >>" are displayed by accessing a file stored in the file group storage section 240. As described above, in the present invention, in response to a transmission request of a starting file from the client computer 200, the server computer 100 may have a continuous transmission request in advance (including the starting file and a group of files constituting information). The group of files extracted as high is configured as one archive file and transmitted to the client computer 200.

【0036】図6は、本発明の一実施例のクライアント
計算機からの要求に対して発生する処理を説明するため
の図である。同図に示すように、サーバ計算機100
は、アーカイブファイルを1回送信するだけでよいので
送信前処理(要求受け付け及び送信のための資源確保
等)と後処理(資源の解放)を1回のみ行えばよい。
FIG. 6 is a diagram for explaining processing that occurs in response to a request from a client computer according to one embodiment of the present invention. As shown in FIG.
Requires only one transmission of the archive file, so the pre-transmission processing (request acceptance and resource reservation for transmission, etc.) and post-processing (resource release) need only be performed once.

【0037】また、クライアント計算機200からの要
求から情報参照までに要する時間は、上記のサーバ計算
機100での送信前処理と後処理が減少した分、処理時
間も短縮され、3つのホームページを表示するのに必要
な全てのファイルをクライアント計算機200に格納す
るまでの時間も短縮されると共に、ファイル郡記憶部2
40に格納以降、情報参照は、クライアント計算機20
0自体に格納されたファイルをアクセスするので、高速
な情報参照が可能になる。
In addition, the time required from the request from the client computer 200 to the information reference is reduced by the reduction in the pre-transmission processing and post-processing in the server computer 100, and the processing time is also reduced, and three homepages are displayed. The time required to store all the files necessary for this in the client computer 200 is reduced, and the file group storage unit 2
After the information is stored in the client computer 20, the information is referred to the client computer 20.
Since the file stored in the file 0 is accessed, information can be referenced at high speed.

【0038】また、上記の実施例では、図3の構成に基
づいて説明したが、図3のサーバ計算機100のグルー
プ分類部120、ファイル群抽出部150、要求受信部
140及びファイル送信部160と、クライアント計算
機200の要求発行部210、ファイル群受信部22
0、ファイル群分類部230及びアクセス部250をプ
ログラムとして構築する、または、図5に示すサーバ計
算機100及びクライアント計算機200の各処理をプ
ログラムとして構築し、サーバ計算機100及びクライ
アント計算機200に接続されるディスク装置や、フロ
ッピーディスクやCD−ROM等の可搬記憶媒体に格納
しておき、本発明を実施する際にインストールすること
により、容易に本発明を実現できる。
Although the above embodiment has been described based on the configuration of FIG. 3, the group classification unit 120, the file group extraction unit 150, the request reception unit 140, and the file transmission unit 160 of the server computer 100 of FIG. , Request issuing unit 210 of client computer 200, file group receiving unit 22
0, the file group classification unit 230 and the access unit 250 are constructed as programs, or the respective processes of the server computer 100 and the client computer 200 shown in FIG. 5 are constructed as programs, and are connected to the server computer 100 and the client computer 200. The present invention can be easily realized by storing it in a portable storage medium such as a disk device, a floppy disk, or a CD-ROM, and installing it when implementing the present invention.

【0039】なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内で種々変更・応用が可能
である。
The present invention is not limited to the above embodiment, but can be variously modified and applied within the scope of the claims.

【0040】[0040]

【発明の効果】上述のように、本発明によれば、サーバ
計算機にてクライアント計算機からの1回の要求が連続
した複数ファイルの送信要求となり得る場合、起点とな
るファイルの要求を受け付け後、以降の処理を、クライ
アント計算機との要求/送信の回数を最小限にすること
で、ファイル送信以外の処理(送信前処理・後処理)を
最小限に抑え、サーバ計算機の負荷を低減すると共に、
サーバ計算機での処理時間を短縮し、クライアント計算
機では、要求したファイルだけでなく、それに関連する
ファイル群を予め自計算機に取得しておくことにより、
以降の情報参照を高速に行うことが可能となる。
As described above, according to the present invention, when one request from a client computer can be a request for transmitting a plurality of continuous files in a server computer, after receiving a request for a file serving as a starting point, By minimizing the number of requests / transmissions with the client computer in the subsequent processing, processing other than file transmission (pre-transmission processing and post-transmission processing) is minimized, and the load on the server computer is reduced.
By shortening the processing time in the server computer, and in the client computer, not only the requested file but also a group of files related to the file are acquired in advance in the own computer,
Subsequent information reference can be performed at high speed.

【0041】図7は、本発明の効果を説明するための図
である。同図に示すように、従来の技術では、起点アイ
ル及び構成するファイル個々に送信するのに対して、本
発明では、起点ファイル及び連続して送信要求のある可
能性があるファイル(構成するファイル群)を予測し、
一つに纏めて送信することにより、従来の技術と比較し
て、要求/送信処理が8回分減少したことになり、これ
によりサーバ計算機の負荷は低減され、加えて、処理時
間も短縮されることになる。
FIG. 7 is a diagram for explaining the effect of the present invention. As shown in the figure, in the prior art, the starting file and the constituent files are individually transmitted, whereas in the present invention, the starting file and the file that may have a continuous transmission request (the constituent files) are transmitted. Group)
By transmitting them together, the request / transmission processing is reduced by eight times as compared with the conventional technology, whereby the load on the server computer is reduced and the processing time is also reduced. Will be.

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

【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.

【図2】本発明の原理構成図である。FIG. 2 is a principle configuration diagram of the present invention.

【図3】本発明のファイル送信システムの構成図であ
る。
FIG. 3 is a configuration diagram of a file transmission system of the present invention.

【図4】本発明の一実施例の管理情報のフォーマットの
例である。
FIG. 4 is an example of a format of management information according to an embodiment of the present invention.

【図5】本発明の一実施例の事前準備完了以降の処理の
シーケンスチャートである。
FIG. 5 is a sequence chart of processing after completion of advance preparation according to one embodiment of the present invention.

【図6】本発明の一実施例のクライアント計算機からの
要求に対して発生する処理を説明するための図である。
FIG. 6 is a diagram for explaining processing that occurs in response to a request from a client computer according to an embodiment of the present invention.

【図7】本発明の効果を説明するための図である。FIG. 7 is a diagram for explaining the effect of the present invention.

【図8】ホームページ一画面とHTMLファイル及び構
成要素である画像ファイルとの関係を示す図である。
FIG. 8 is a diagram showing a relationship between one homepage screen, an HTML file, and an image file as a component.

【図9】ハイパーテキストを利用したHTMLファイル
とホームページの表示画面例である。
FIG. 9 is a display screen example of an HTML file using hypertext and a homepage.

【図10】従来のクライアント計算機・サーバ計算機間
の処理シーケンスである。
FIG. 10 is a processing sequence between a conventional client computer and a server computer.

【図11】従来のクライアント計算機からの要求に対し
サーバ計算機で発生する処理を示す図である。
FIG. 11 is a diagram showing processing that occurs in a server computer in response to a request from a conventional client computer.

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

100 サーバ計算機 110 ファイル格納手段、ファイルデータベース 120 グループ分類手段、グループ分類部 130 管理情報記憶手段、グループ管理情報ファイル 140 要求受信部 150 ファイル群抽出手段、ファイル群抽出部 160 ファイル群送信手段、ファイル送信部 170 起点ファイル 200 クライアント計算機 210 要求発行部 220 ファイル受信手段、ファイル群受信部 230 ファイル群分離手段、ファイル群分類部 240 ファイル群記憶手段、ファイル群記憶部 250 アクセス手段、アクセス部 Reference Signs List 100 server computer 110 file storage means, file database 120 group classification means, group classification section 130 management information storage means, group management information file 140 request reception section 150 file group extraction section, file group extraction section 160 file group transmission section, file transmission Unit 170 starting file 200 client computer 210 request issuing unit 220 file receiving unit, file group receiving unit 230 file group separating unit, file group classifying unit 240 file group storing unit, file group storing unit 250 access unit, access unit

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 テキスト情報・画像情報・音声情報をフ
ァイルとして格納しているサーバ計算機と、該サーバ計
算機に対してファイルの送信要求を発行し、該ファイル
を取得し情報を参照するクライアント計算機から構成さ
れる電子計算機システムにおけるファイル送信方法にお
いて、 前記サーバ計算機において、予め前記クライアント計算
機への送信対象となるファイル群の中で、連続して送信
要求のある可能性のあるファイル群毎にグループ分け
し、 グループ情報を管理情報として保持しておき、 前記クライアント計算機より情報参照のための1つのフ
ァイルの送信要求が発行された場合に、前記管理情報を
参照し、前記送信要求のファイルと同一グループに属す
るファイル群を抽出して、該クライアント計算機に送信
し、 前記クライアント計算機において、前記サーバ計算機よ
り受信したファイルに基づいて複数のファイル群に分離
し、記憶手段に格納しておき、 以降の情報参照は、前記記憶手段に格納された前記ファ
イル群をアクセスすることを特徴とするファイル送信方
法。
1. A server computer that stores text information, image information, and audio information as a file, and a client computer that issues a file transmission request to the server computer, acquires the file, and refers to the information. In the file transmission method in the configured computer system, in the server computer, among files to be transmitted to the client computer in advance, grouping is performed for each file group that may have a continuous transmission request. Then, the group information is held as management information, and when a request for transmitting one file for information reference is issued from the client computer, the management information is referred to and the same group as the file of the transmission request is referred to. Extract a group of files belonging to the client computer and send it to the client computer. In the client computer, the file group is separated into a plurality of file groups based on the file received from the server computer and stored in the storage unit, and the subsequent information reference accesses the file group stored in the storage unit. File transmission method characterized by the above-mentioned.
【請求項2】 前記サーバ計算機において、前記ファイ
ル群毎にグループ分けする際に、 要求の起点となる起点ファイルを一つ決定し、 前記起点ファイルから連続して要求のある可能性の高い
ファイルを予測し、 前記起点ファイル及び予測されたファイルをアーカイブ
ファイルとしてひとつのファイルにまとめ、 少なくとも前記アーカイブファイル名とまとめられたフ
ァイル群を管理情報として保持する請求項1記載のファ
イル送信方法。
2. The server computer determines one starting file as a starting point of a request when grouping each file group, and determines a file having a high possibility of a continuous request from the starting file. 2. The file transmission method according to claim 1, wherein the starting file and the predicted file are combined into one file as an archive file, and at least a group of files combined with the archive file name is held as management information.
【請求項3】 テキスト情報・画像情報・音声情報をフ
ァイルとして格納しているサーバ計算機と、該サーバ計
算機に対してファイルの送信要求を発行し、該ファイル
を取得し情報を参照するクライアント計算機から構成さ
れる電子計算機システムにおけるファイル送信システム
であって、 前記サーバ計算機は、 ファイル群を格納しておくファイル格納手段と、 予め前記クライアント計算機への送信対象となるファイ
ル群の中で、連続して送信要求のある可能性の高いファ
イル群毎にグループ分けするグループ分類手段と、 グループ情報を管理情報として保持しておく管理情報記
憶手段と、 前記クライアント計算機より情報参照のための1つのフ
ァイルの送信要求が発行された場合に、前記管理情報記
憶手段を参照し、前記送信要求のファイルと同一グルー
プに属するファイル群を抽出するファイル群抽出手段
と、 前記ファイル抽出手段で抽出されたファイル群を前記ク
ライアント計算機に送信するファイル群送信手段と、 前記クライアント計算機は、 前記サーバ計算機よりファイルを受信するファイル受信
手段と、 前記ファイル受信手段で受信したファイルに基づいて複
数のファイル群に分離するファイル群分離手段と、 前記ファイル群分離手段で分離されたファイル群を格納
しておくファイル群記憶手段と、 以降の情報参照は、前記ファイル群記憶手段に格納され
た前記ファイル群をアクセスするアクセス手段とを有す
ることを特徴とするファイル送信システム。
3. A server computer that stores text information, image information, and audio information as a file, and a client computer that issues a file transmission request to the server computer, acquires the file, and refers to the information. A file transmission system in an electronic computer system configured, wherein the server computer includes a file storage unit that stores a group of files, and a file group that is previously transmitted to the client computer. Group classification means for grouping each file group having a high possibility of a transmission request; management information storage means for holding group information as management information; transmission of one file for information reference from the client computer When the request is issued, the management information storage unit is referred to and the file of the transmission request is referred to. File group extracting means for extracting a file group belonging to the same group as the file group; file group transmitting means for transmitting the file group extracted by the file extracting means to the client computer; and Receiving file, a file group separating unit that separates a plurality of files based on the file received by the file receiving unit, and a file group that stores the file group separated by the file group separating unit. A file transmission system, comprising: storage means; and access means for accessing the file group stored in the file group storage means, for subsequent information reference.
【請求項4】 前記グループ分類手段は、 要求の起点となる起点ファイルを一つ決定する手段と、 前記起点ファイルから連続して要求のある可能性の高い
ファイルを予測する手段と、 前記起点ファイル及び予測されたファイルをアーカイブ
ファイルとしてひとつのファイルにまとめる手段と、 少なくとも前記アーカイブファイル名とまとめられたフ
ァイル群を管理情報として前記管理情報記憶手段に保持
する手段を含む請求項3記載のファイル送信システム。
4. The group classification means, means for determining one starting file as a starting point of a request, means for predicting a file having a high possibility of a continuous request from the starting file, 4. The file transmission according to claim 3, further comprising: means for collecting the predicted files into one file as an archive file; and means for holding at least the group of files combined with the archive file name in the management information storage means as management information. system.
【請求項5】 テキスト情報・画像情報・音声情報をフ
ァイルとして格納しているサーバ計算機と、該サーバ計
算機に対してファイルの送信要求を発行し、該ファイル
を取得し情報を参照するクライアント計算機から構成さ
れる電子計算機システムにおけるファイル送信プログラ
ムを格納した記憶媒体であって、 前記サーバ計算機に搭載される、 予め前記クライアント計算機への送信対象となるファイ
ル群の中で、連続して送信要求のある可能性の高いファ
イルファイル群毎にグループ分けし、グループ情報を管
理情報として、管理情報記憶手段に保持しておく管理情
報生成プロセスと、 前記クライアント計算機より情報参照のための1つのフ
ァイルの送信要求が発行された場合に、前記管理情報記
憶プロセスを参照し、前記送信要求のファイルと同一グ
ループに属するファイル群を抽出するファイル群抽出プ
ロセスと、 前記ファイル抽出プロセスで抽出されたファイル群を前
記クライアント計算機に送信させるファイル群送信プロ
セスとを有することを特徴とするファイル送信プログラ
ムを格納した記憶媒体。
5. A server computer that stores text information, image information, and audio information as a file, and a client computer that issues a file transmission request to the server computer, acquires the file, and refers to the information. A storage medium storing a file transmission program in a configured computer system, wherein a transmission request is continuously transmitted in a file group to be transmitted to the client computer in advance, which is mounted on the server computer. A management information generating process for grouping each file group having a high possibility and holding the group information as management information in a management information storage unit, and a request for transmission of one file for information reference from the client computer Is issued, the management information storage process is referred to and the file of the transmission request is referred to. A file group extraction process for extracting a file group belonging to the same group as the file, and a file group transmission process for transmitting the file group extracted in the file extraction process to the client computer. The storage medium in which it was stored.
【請求項6】 前記グループ分類プロセスは、 要求の起点となる起点ファイルを一つ決定するプロセス
と、 前記起点ファイルから連続して要求のある可能性の高い
ファイルを予測するプロセスと、 前記起点ファイル及び予測されたファイルをアーカイブ
ファイルとしてひとつのファイルにまとめるプロセス
と、 少なくとも前記アーカイブファイル名とまとめられたフ
ァイル群を管理情報として前記管理情報記憶手段に保持
するプロセスを含む請求項5記載のファイル送信プログ
ラムを格納した記憶媒体。
6. The group classification process, a process of determining one starting file as a starting point of a request, a process of predicting a file having a high possibility of a continuous request from the starting file, 6. The file transmission according to claim 5, further comprising: a process of combining predicted files into one file as an archive file; and a process of storing at least the group of files combined with the archive file name in the management information storage unit as management information. A storage medium that stores programs.
【請求項7】 テキスト情報・画像情報・音声情報をフ
ァイルとして格納しているサーバ計算機と、該サーバ計
算機に対してファイルの送信要求を発行し、該ファイル
を取得し情報を参照するクライアント計算機から構成さ
れる電子計算機システムにおけるファイル送信プログラ
ムを格納した記憶媒体であって、前記クライアント計算
機に搭載される、 前記サーバ計算機よりファイルを受信させるファイル受
信プロセスと、 前記ファイル受信プロセスで受信したファイルに基づい
て複数のファイル群に分離するファイル群分離プロセス
と、 前記ファイル群分離プロセスで分離されたファイル群を
ファイル群記憶手段に格納しておくファイル群格納プロ
セスと、 以降の情報参照は、前記ファイル群記憶プロセスに格納
された前記ファイル群をアクセスするアクセスプロセス
とを有することを特徴とするファイル送信プログラムを
格納した記憶媒体。
7. A server computer that stores text information, image information, and audio information as a file, and a client computer that issues a file transmission request to the server computer, acquires the file, and refers to the information. A storage medium storing a file transmission program in the configured computer system, wherein the file reception process is to be mounted on the client computer and receives a file from the server computer, and based on the file received in the file reception process. A file group separation process of separating the plurality of files into a plurality of file groups, a file group storage process of storing the files separated by the file group separation process in file group storage means, The files stored in the storage process Storage medium storing a file transmission program and having an access process to access.
JP10162483A 1998-06-10 1998-06-10 Method and system for file transmission and storage medium stored with file transmission program Pending JPH11353248A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10162483A JPH11353248A (en) 1998-06-10 1998-06-10 Method and system for file transmission and storage medium stored with file transmission program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10162483A JPH11353248A (en) 1998-06-10 1998-06-10 Method and system for file transmission and storage medium stored with file transmission program

Publications (1)

Publication Number Publication Date
JPH11353248A true JPH11353248A (en) 1999-12-24

Family

ID=15755481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10162483A Pending JPH11353248A (en) 1998-06-10 1998-06-10 Method and system for file transmission and storage medium stored with file transmission program

Country Status (1)

Country Link
JP (1) JPH11353248A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7532335B2 (en) 2002-06-25 2009-05-12 Panasonic Corporation Print data supply apparatus, printing apparatus, print system and print data transmission method
CN104798357A (en) * 2013-01-16 2015-07-22 华为技术有限公司 System and method for storing and transmitting content for downloading and streaming

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7532335B2 (en) 2002-06-25 2009-05-12 Panasonic Corporation Print data supply apparatus, printing apparatus, print system and print data transmission method
CN104798357A (en) * 2013-01-16 2015-07-22 华为技术有限公司 System and method for storing and transmitting content for downloading and streaming
JP2016502809A (en) * 2013-01-16 2016-01-28 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Storage and transmission of content for download and streaming
US9762642B2 (en) 2013-01-16 2017-09-12 Futurewei Technologies, Inc. Storing and transmitting content for downloading and streaming
CN107454101A (en) * 2013-01-16 2017-12-08 华为技术有限公司 System and method for downloading and the content of crossfire is stored and transmitted
CN107454101B (en) * 2013-01-16 2020-07-07 华为技术有限公司 System and method for content storage and transmission for downloading and streaming

Similar Documents

Publication Publication Date Title
USRE46967E1 (en) System, apparatus, method, and computer program product for indexing a file
US5987466A (en) Presenting web pages with discrete, browser-controlled complexity levels
US5867706A (en) Method of load balancing across the processors of a server
US6272484B1 (en) Electronic document manager
US7194678B1 (en) Dynamic web page generation method and system
US5787254A (en) Web browser method and system for display and management of server latency
US5826031A (en) Method and system for prioritized downloading of embedded web objects
US6507867B1 (en) Constructing, downloading, and accessing page bundles on a portable client having intermittent network connectivity
US6105028A (en) Method and apparatus for accessing copies of documents using a web browser request interceptor
US6366947B1 (en) System and method for accelerating network interaction
US6785740B1 (en) Text-messaging server with automatic conversion of keywords into hyperlinks to external files on a network
US8694680B2 (en) Methods and apparatus for enabling use of web content on various types of devices
JP3776939B2 (en) Apparatus and method for obtaining information using standard objects
JP3283002B2 (en) Apparatus and method for formatting web pages
US7131062B2 (en) Systems, methods and computer program products for associating dynamically generated web page content with web site visitors
US20020099739A1 (en) Transformation and processing of Web form documents and data for small footprint devices
JPH10162030A (en) Method and device for rendering hyperlink information
JP2005522785A (en) Media object management method
JP2009093646A (en) Method, software and apparatus for intelligently sorting search results
US8019884B2 (en) Proxy content for submitting web service data in the user&#39;s security context
US6829619B1 (en) Information providing server
JP2000099460A (en) Method and device for forming page map and providing internet data useful for management and business
US20130268832A1 (en) Method and system for creating digital bookmarks
Hua et al. Design and performance studies of an adaptive scheme for serving dynamic web content in a mobile computing environment
US8230002B2 (en) Method and system for automatic setup in web-based applications