JPH07152668A - Information processor and communication method - Google Patents

Information processor and communication method

Info

Publication number
JPH07152668A
JPH07152668A JP5296247A JP29624793A JPH07152668A JP H07152668 A JPH07152668 A JP H07152668A JP 5296247 A JP5296247 A JP 5296247A JP 29624793 A JP29624793 A JP 29624793A JP H07152668 A JPH07152668 A JP H07152668A
Authority
JP
Japan
Prior art keywords
data
information processing
compression
information
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
JP5296247A
Other languages
Japanese (ja)
Inventor
Shigeo Suzuki
茂夫 鈴木
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP5296247A priority Critical patent/JPH07152668A/en
Publication of JPH07152668A publication Critical patent/JPH07152668A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To supply data within a restricted time by compressing the data on the basis of how much a communication network is congested when the data having time restrictions are transferred. CONSTITUTION:When a data request from a client program 4 is inputted to a data request acceptance part 20, a network reception part 21 sends the data request to a network transmission part 26. A data management part 28 acquires the data to be supplied from a secondary storage device 8 or main memory 9 on the basis of retrieval information included in the data request. An access method selection part 27 transfers the data to be supplied to the network transmission part 26 as they are when the quality of specified information included in the data request is given priority. When the time of the specified information is given priority, the data to be supplied to the access method selection part 27 are transferred to a data compression part 30 and processed by a compression and thinning-out method selected according to how much the network line is congested, and then transferred to the network transmission part 26.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は通信網を介して外部装置
とのデータ通信を行う情報処理装置及び通信方法に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing device and a communication method for performing data communication with an external device via a communication network.

【0002】[0002]

【従来の技術】従来より、イーサネット等のネットワー
クを介して他の情報処理装置が有するデータベースのデ
ータ供給プログラムへのアクセスすることが可能な情報
処理装置がある。
2. Description of the Related Art Conventionally, there is an information processing apparatus capable of accessing a data supply program of a database of another information processing apparatus via a network such as Ethernet.

【0003】この種の情報処理装置では、データ供給側
(データベースなど)からデータ要求側へのデータ転送
経路に、共用資源となるネットワーク回線が存在する。
このネットワーク回線は、他の複数の情報処理装置が接
続され、データの転送経路として使用されている。この
ため、ネットワークにおけるデータ転送の混み具合によ
り、データ要求側がデータを獲得するまでの時間が変化
する。
In this type of information processing apparatus, a network line serving as a shared resource exists in the data transfer path from the data supply side (database or the like) to the data request side.
A plurality of other information processing devices are connected to this network line and used as a data transfer path. Therefore, the time until the data request side acquires the data changes depending on the congestion of data transfer in the network.

【0004】[0004]

【発明が解決しようとする課題】データ要求側が要求す
るデータの中には、そのデータの獲得に時間的な制約を
有するものがある。例えば、動画像データ等は、リアル
タイム性があり、ある決まった時間内にデータが供給さ
れないと価値がなくなってしまう。この種のデータで
は、データの品質(画像データ等の場合には画質)より
も、多少品質が落ちても(解像度を落としデータ量を減
らすなど)時間内にデータが届くことの方が重要とな
る。
Some data requested by the data requesting side has a time constraint in acquiring the data. For example, moving image data and the like have real-time properties and lose their value unless data is supplied within a certain fixed time. For this type of data, it is more important that the data arrives within the time, even if the quality is slightly degraded (such as the resolution is reduced and the data amount is reduced) rather than the quality of the data (image quality in the case of image data etc.). Become.

【0005】しかしながら従来の情報処理装置では、時
間的制約を有するデータを扱う場合でもデータの品質だ
けを重視し、全データを転送しようとしてしまう。この
ため、ネットワークの混み具合によっては、データ要求
側に対して要求時間内にデータを供給できないという状
況が起こる。
However, in the conventional information processing apparatus, even when handling data having a time constraint, only the quality of the data is emphasized and all the data are transferred. Therefore, depending on the congestion of the network, a situation occurs in which data cannot be supplied to the data requesting side within the required time.

【0006】本発明は上記の問題点に鑑みてなされたも
のであり、時間的制約のあるデータを転送する場合に、
通信網の混雑具合に基づいてデータの圧縮等を行い、制
約された時間内にデータの供給を行うことを可能とする
情報処理方法及び装置及びその通信方法を提供すること
を目的とする。
The present invention has been made in view of the above problems, and when transferring data with a time constraint,
An object of the present invention is to provide an information processing method and an apparatus and a communication method thereof that can perform data compression or the like based on the congestion degree of a communication network and supply the data within a limited time.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明のデータを受信する側の情報処理装置は以
下の構成を備えている。即ち、通信網を介して接続され
た他の装置とデータ通信を行う情報処理装置であって、
前記他の装置に対してデータの要求を行う要求手段と、
前記要求手段による要求に応じたデータ、及び該データ
の圧縮状態を表す情報を前記他の装置より前記通信網を
介して受信する受信手段と、前記圧縮状態を表す情報に
基づいて、データの復元を行う復元手段とを備える。
In order to achieve the above object, an information processing device on the data receiving side of the present invention has the following configuration. That is, an information processing device that performs data communication with another device connected via a communication network,
Requesting means for requesting data to the other device,
Receiving means for receiving data representing the request of the requesting means and information indicating the compression state of the data from the other device via the communication network, and decompressing the data based on the information indicating the compression state. And a restoring means for performing.

【0008】又、上記の目的を達成するための本発明に
よるデータ供給側の情報処理装置は以下の構成を有す
る。即ち、通信網を介して接続された他の装置とデータ
通信を行う情報処理装置であって、前記他の装置よりの
データ要求に応じたデータを獲得する獲得手段と、前記
回線の混み具合を判定する判定手段と、前記判定手段に
よる判定結果に基づいて、前記獲得手段により獲得され
たデータを圧縮する圧縮手段と、前記圧縮手段により圧
縮されたデータを、その圧縮状態を示す情報を付加して
前記他の外部装置に対して送信する送信手段とを備え
る。
An information processing apparatus on the data supply side according to the present invention for achieving the above object has the following configuration. That is, an information processing device that performs data communication with another device connected via a communication network, and acquires the congestion degree of the line with an acquisition unit that acquires data according to a data request from the other device. The determination means for determining, the compression means for compressing the data acquired by the acquisition means, and the data compressed by the compression means based on the determination result by the determination means are added with information indicating the compression state. And a transmitting means for transmitting to the other external device.

【0009】更に、上述の目的を達成する本発明の通信
方法は以下の工程を備えている。即ち、通信網で接続さ
れた第1及び第2の情報処理装置間における通信方法で
あって、前記第1の情報処理装置より前記第2の情報処
理装置に対してデータの要求を行う要求工程と、前記要
求工程による要求を受けて前記第2の情報処理装置が提
供すべきデータを獲得する獲得工程と、前記通信網の混
み具合を判定する判定工程と、前記判定工程により判定
された前記通信網の混み具合に応じて前記獲得工程で獲
得したデータを圧縮する圧縮工程と、前記圧縮工程にお
いて圧縮されたデータにその圧縮状態を示す情報を付加
して前記第1の情報処理装置へ送信する送信工程と、前
記第1の情報処理装置において、前記送信工程にて送信
されたデータを受信する受信工程と、前記第1の情報処
理装置において受信された前記データを、その圧縮状態
を示す情報に基づいて復元してこれを格納する格納工程
とを備える。
Further, the communication method of the present invention which achieves the above-mentioned object includes the following steps. That is, a communication method between first and second information processing apparatuses connected by a communication network, the request step of requesting data from the first information processing apparatus to the second information processing apparatus An acquisition step of acquiring data to be provided by the second information processing device in response to the request of the request step, a determination step of determining the congestion degree of the communication network, and the determination step of the determination step. A compression step of compressing the data acquired in the acquisition step according to the congestion degree of the communication network, and information indicating the compression state is added to the data compressed in the compression step and transmitted to the first information processing device. And a receiving step of receiving the data transmitted in the transmitting step in the first information processing apparatus, and compressing the data received in the first information processing apparatus. And a storage step of storing the same to restore on the basis of the information indicating the condition.

【0010】[0010]

【作用】上述の構成もしくは工程により、データ供給側
の情報処理装置は、通信網上の混み具合に応じてデータ
の圧縮処理を行って、その圧縮状態を表す情報を付加し
てデータ送信を行う。このため、データ受信側の情報処
理装置は回線が混雑している場合でも、より確実にデー
タを受け取ることができる。又、データ受信側の情報処
理装置は、圧縮状態を表す情報に基づいて圧縮されたデ
ータを適切に復元する。
With the above-described configuration or process, the information processing apparatus on the data supply side performs data compression processing according to the congestion level on the communication network, and adds the information indicating the compression state to the data transmission. . Therefore, the information processing device on the data receiving side can more reliably receive the data even when the line is congested. Further, the information processing device on the data receiving side appropriately restores the compressed data based on the information indicating the compression state.

【0011】[0011]

【実施例】以下、添付図面にしたがって本発明に係る実
施例を詳細に説明する。
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

【0012】図1は本実施例の情報処理システムの概略
の機能構成を示すブロック図である。同図において、1
はデータ要求側の計算機であり、データ要求を行なうと
ともに、得られたデータをクライアントプログラムに提
供する。プログラムとデータ供給を行なうプログラムの
一部が動作する計算機、2はデータ供給側の計算機であ
り、データ要求を受けて要求元に対してデータの供給を
行なう。3はネットワーク回線であり、計算機1と計算
機2をつなぐ。ネットワーク回線3としては、イーサネ
ッネット等が挙げられる。尚、ネットワーク回線3に
は、計算機1、計算機2以外の情報処理装置が接続され
ていてもかまわないことはいうまでもない。
FIG. 1 is a block diagram showing a schematic functional configuration of the information processing system of this embodiment. In the figure, 1
Is a computer on the data requesting side, makes a data request, and provides the obtained data to the client program. A computer and a computer 2 on which a part of the program for supplying data operates, and a computer 2 on the data supply side receives a data request and supplies the data to the request source. A network line 3 connects the computer 1 and the computer 2. An example of the network line 3 is Ethernet. It goes without saying that an information processing device other than the computers 1 and 2 may be connected to the network line 3.

【0013】4はクライアントプログラムであり、計算
機1上で動作し、動画表示などを実行するためにデータ
要求を行なう。5はディスプレイ装置であり、クライア
ントプログラム4による動画表示等が行われる。6は親
サーバプログラムであり、計算機2上で動作し、各種デ
ータを管理するとともに、ネットワーク通信を制御して
データ供給を行なう。親サーバプログラム6はネットワ
ーク回線上のデータ通信の混み具合に基づいて供給すべ
きデータの圧縮や間引き等を行う。7は子サーバプログ
ラムであり、計算機1上で動作し、クライアントプログ
ラム4からのデータ要求に従って計算機2の親サーバプ
ログラム6により出力されたデータをネットワーク回線
3を介して受け取る。ここで、子サーバプログラム7
は、供給されたデータが親サーバプログラム6により圧
縮または間引きされていた場合、伸長や補間を行なって
からクライアントプログラム4にデータ供給を行なう。
Reference numeral 4 denotes a client program which operates on the computer 1 and makes a data request to display a moving image or the like. A display device 5 is used for displaying a moving image by the client program 4. A parent server program 6 runs on the computer 2, manages various data, and controls network communication to supply data. The parent server program 6 compresses or thins out the data to be supplied based on the congestion of the data communication on the network line. A child server program 7 operates on the computer 1 and receives the data output by the parent server program 6 of the computer 2 via the network line 3 in accordance with the data request from the client program 4. Here, the child server program 7
When the supplied data has been compressed or thinned by the parent server program 6, the data is supplied to the client program 4 after decompression and interpolation.

【0014】8は二次記憶装置であり、各種データを格
納する。9は主メモリであり、親サーバプログラム6が
データを格納し管理するための領域を提供する。尚、主
メモリ9は二次記憶装置8のキャッシュとして使用して
もよい。更に、データの性質により高速なアクセスを必
要とするものは主メモリ9に、そうでないものは二次記
憶装置8に格納するというように振り分けて利用しても
かまわない。
A secondary storage device 8 stores various data. Reference numeral 9 denotes a main memory, which provides an area for the parent server program 6 to store and manage data. The main memory 9 may be used as a cache for the secondary storage device 8. Further, depending on the nature of the data, those that require high-speed access may be stored in the main memory 9, and those that do not need to be stored in the secondary storage device 8 may be used separately.

【0015】10はバッファメモリであり、子サーバプ
ログラム7が親サーバプログラム6から受け取ったデー
タを、クライアントプログラム4に転送するまでの間、
一時的に格納しておく。11はプログラム間通信機能で
あり、クライアントプログラム4と子サーバプログラム
7との間におけるロ−カルなデータ転送手段を提供す
る。具体的には計算機1上で動作するOSなどから提供
される共有メモリ通信機構などで、最大転送時間が予測
可能な高速プログラム(プロセス)間通信機能である。
Reference numeral 10 denotes a buffer memory, which is used until the child server program 7 transfers the data received from the parent server program 6 to the client program 4.
Store it temporarily. An inter-program communication function 11 provides a local data transfer means between the client program 4 and the child server program 7. Specifically, it is a high-speed inter-program (process) communication function capable of predicting the maximum transfer time, such as a shared memory communication mechanism provided by an OS or the like running on the computer 1.

【0016】図2は上述の機能構成を実現するための概
略のハード構成を表すブロック図である。まず計算機1
の構成について説明する。同図において、101はCP
Uであり、ROM102もしくはRAM103に格納さ
れている制御プログラム(子サーバプログラム7等)を
実行する。102はROMであり、各種制御プログラム
やデータ等が格納されている。103はRAMであり、
上述のクライアントプログラム4,子サーバプログラム
7等を格納するほか、バッファメモリ10としての領域
を提供する。104はインターフェース回路であり、ネ
ットワーク回線3とシステムバス105との間を接続す
る。
FIG. 2 is a block diagram showing a schematic hardware configuration for realizing the above-described functional configuration. First calculator 1
The configuration of will be described. In the figure, 101 is a CP
U, which executes a control program (child server program 7 or the like) stored in the ROM 102 or the RAM 103. A ROM 102 stores various control programs, data, and the like. 103 is a RAM,
In addition to storing the client program 4 and the child server program 7 described above, it also provides an area as a buffer memory 10. An interface circuit 104 connects the network line 3 and the system bus 105.

【0017】計算機2も、CPU201,RON20
2,RAM203,インターフェース回路204,シス
テムバス205というように計算機1と同様の構成を備
えている。但し、RAM203は親サーバプログラム6
を格納するとともに、主メモリ9としての領域を提供す
る。
The computer 2 also has a CPU 201 and a RON 20.
2, the RAM 203, the interface circuit 204, the system bus 205, and the like have the same configuration as the computer 1. However, the RAM 203 is the parent server program 6
And an area as the main memory 9 is provided.

【0018】図3は親サーバプログラム6、子サーバプ
ログラム7の機能構成の詳細を表すブロック図である。
FIG. 3 is a block diagram showing details of the functional configurations of the parent server program 6 and the child server program 7.

【0019】図中、20はデータ要求受付部であり、ク
ライアントプログラム4からのデータ要求を受け付け
る。ここで受け付けるデータ要求には、検索すべきデー
タを指定する検索情報と、データ供給を行うに際して時
間優先で供給するか品質優先で供給するかを指定する指
定情報とが含まれる。21はネットワーク受信部であ
り、親サーバプログラム6との間で各種制御データ(品
質優先か時間優先かの指定情報、データ受信のアクノー
レジメント、バッファリングデータ数、検索情報など)
の送受信および供給データの受信をネットワーク回線3
を介して行なう。22はデータ判別部であり、受信した
データが圧縮や間引かれたデータなのかそうでないのか
を判別する。23はデータ伸長部であり、データが圧縮
または間引きされていた場合に伸張、補間を行なう。2
4はバッファリング部であり、子サーバプログラム7内
で一時的にデータのバッファリングを行なう。25はデ
ータ供給部であり、クライアントプログラム4にプログ
ラム間通信機能11を通してデータを供給する。
In the figure, reference numeral 20 denotes a data request receiving unit, which receives a data request from the client program 4. The data request accepted here includes search information that specifies the data to be searched, and specification information that specifies whether the data is supplied with time priority or quality priority. Reference numeral 21 denotes a network reception unit, which is used to control various control data with the parent server program 6 (specification information of quality priority or time priority, acknowledgment of data reception, number of buffering data, search information, etc.).
Network line 3 for sending and receiving data and receiving data
Through. A data discriminating unit 22 discriminates whether the received data is compressed or thinned data or not. A data decompression unit 23 decompresses and interpolates when the data is compressed or decimated. Two
A buffering unit 4 temporarily buffers data in the child server program 7. A data supply unit 25 supplies data to the client program 4 through the inter-program communication function 11.

【0020】26はネットワーク送信部であり、ネット
ワーク回線3を介して子サーバプログラム7と制御デー
タの送受信およびデータの送信を行なう。27はアクセ
ス方法選択部であり、クライアントプログラム4が品質
優先か時間優先のどちらを選択したかにより、データの
アクセス方法を選択する。28はデータ管理部であり、
二次記憶装置8、主メモリ9に各種データの格納を行う
とともに、格納されているデータの管理及び検索を行な
う。29は圧縮方法判断部であり、ネットワーク回線3
の混み具合や子サーバプログラム7内にバッファリング
されているデータ数をもとに、また転送するデータに圧
縮方法が記述されていた場合にはその情報をもとに、デ
ータの圧縮または間引きをどのように行なうかを判断す
る。30はデータ圧縮部であり、複数の圧縮方法、間引
き方法を有する。データ圧縮部30は、圧縮方法判断部
29の判断結果をもとに選択された圧縮方法もしくは間
引き方法にてデータ圧縮を実行する。
Reference numeral 26 denotes a network transmission unit, which transmits / receives control data and data to / from the child server program 7 via the network line 3. An access method selection unit 27 selects a data access method depending on whether the client program 4 selects quality priority or time priority. 28 is a data management unit,
Various data is stored in the secondary storage device 8 and the main memory 9, and the stored data is managed and searched. Reference numeral 29 is a compression method determination unit, and the network line 3
The data compression or thinning is performed based on the congestion level or the number of data buffered in the child server program 7, or when the data to be transferred contains a compression method. Determine how to do it. A data compression unit 30 has a plurality of compression methods and thinning methods. The data compression unit 30 executes data compression by the compression method or the thinning method selected based on the determination result of the compression method determination unit 29.

【0021】上述の構成を備える本実施例の情報処理シ
ステムでは、クライアントプログラム4からのデータ要
求がデータ要求受付部20に入力されると、ネットワー
ク受信部21よりネットワーク送信部26にデータ要求
が送信される。データ管理部28はデータ要求に含まれ
る検索情報に基づいて二次記憶装置8もしくは主メモリ
9より供給すべきデータを獲得する。アクセス方法選択
部27は、データ要求に含まれる指定情報が品質優先で
あれば供給すべきデータをそのままネットワーク送信部
26へ転送する。又、指定情報が時間優先であれば、ア
クセス選択部27は供給すべきデータをデータ圧縮部3
0へ転送する。データ圧縮部30では、ネットワーク回
線の混み具合等に応じて圧縮・間引き方法を選択する。
そして、データ圧縮部30は、供給すべきデータに対し
て選択された圧縮・間引きを施した後、ネットワーク送
信部26へ転送する。
In the information processing system of the present embodiment having the above-mentioned configuration, when the data request from the client program 4 is input to the data request accepting unit 20, the network receiving unit 21 sends the data request to the network transmitting unit 26. To be done. The data management unit 28 acquires the data to be supplied from the secondary storage device 8 or the main memory 9 based on the search information included in the data request. If the designation information included in the data request has quality priority, the access method selection unit 27 transfers the data to be supplied to the network transmission unit 26 as it is. Further, if the designation information is time priority, the access selection unit 27 determines the data to be supplied by the data compression unit 3.
Transfer to 0. The data compression unit 30 selects a compression / thinning method according to the congestion level of the network line.
Then, the data compression unit 30 applies the selected compression / thinning to the data to be supplied, and then transfers the data to the network transmission unit 26.

【0022】ネットワーク受信部21では、提供された
データをデータ判別部22へ転送する。データ判別部2
2は転送されたデータが圧縮・間引きされているか否か
を判断する。圧縮・間引きされていなければバッファリ
ング部24屁データを転送し、そのままバッファメモリ
10に格納する。一方、圧縮・間引きが成されていれ
ば、データはデータ伸長部23へ転送され、データの伸
長・補間がなされた後、バッファリング部24を介して
バッファメモリ10に格納される。そして、データ供給
部25はバッファメモリ10に格納されたデータを取り
出してクライアントプログラム4に供給する。
The network receiving section 21 transfers the provided data to the data discriminating section 22. Data discriminator 2
2 judges whether or not the transferred data is compressed / thinned. If not compressed / thinned, the buffering unit 24 fart data is transferred and stored in the buffer memory 10 as it is. On the other hand, if compression / thinning has been performed, the data is transferred to the data decompression unit 23, decompressed / interpolated, and then stored in the buffer memory 10 via the buffering unit 24. Then, the data supply unit 25 takes out the data stored in the buffer memory 10 and supplies it to the client program 4.

【0023】次に、本実施例の動作について添付のフロ
ーチャートを参照しながら更に詳細に説明する。図4及
び図5は本実施例の動作手順を説明するフローチャート
である。
Next, the operation of this embodiment will be described in more detail with reference to the attached flow chart. 4 and 5 are flow charts for explaining the operation procedure of this embodiment.

【0024】図4のステップS11において、クライア
ントプログラム4からのデータ要求がデータ要求受付部
20に入力されると、ステップS12へ進む。ここで、
クライアントプログラム4からのデータ要求には、デー
タ検索に必要な検索情報、時間優先か品質優先かの指定
情報等が含まれている。又、指定情報において時間優先
を指定した場合には、その時間制約等の情報も受け渡さ
れる。子の時間制約の情報とは例えば、動画データなど
の場合には、1/30秒で1フレームのデータを連続し
て供給して欲しい、といった情報である。ステップS1
2において、これらの情報(データ要求)はネットワー
ク受信手段21により親サーバプログラム6に転送され
る。そして、ステップS13において、親サーバプログ
ラムからデータが送信されるのを待つ。
In step S11 of FIG. 4, when a data request from the client program 4 is input to the data request receiving unit 20, the process proceeds to step S12. here,
The data request from the client program 4 includes search information necessary for data search, designation information of time priority or quality priority, and the like. Further, when the time priority is designated in the designation information, information such as the time constraint is also passed. The child time constraint information is, for example, in the case of moving image data, information that one frame of data should be continuously supplied in 1/30 seconds. Step S1
In 2, the information (data request) is transferred to the parent server program 6 by the network receiving means 21. Then, in step S13, it waits for the data to be transmitted from the parent server program.

【0025】次に、データ要求が入力された親サーバプ
ログラム6の動作を図5により説明する。
Next, the operation of the parent server program 6 to which the data request is input will be described with reference to FIG.

【0026】ステップS31において、子サーバプログ
ラム7より転送された情報は、親サーバプログラム6の
ネットワーク送信部26で受け取られる。そして、検索
情報はデータ管理部28へ、指定情報はアクセス方法選
択部27にそれぞれ受け渡される。ステップS32にお
いて、データ管理部28は、受け取った検索情報に基づ
いて二次記憶装置8や主メモリ9のデータ検索を行な
い、検索したデータをアクセス方法選択手段7に受け渡
していく。
In step S31, the information transferred from the child server program 7 is received by the network transmission unit 26 of the parent server program 6. Then, the search information is transferred to the data management unit 28, and the designation information is transferred to the access method selection unit 27. In step S32, the data management unit 28 performs a data search of the secondary storage device 8 and the main memory 9 based on the received search information, and delivers the searched data to the access method selection means 7.

【0027】ステップS33において、アクセス方法選
択部27は、時間優先か品質優先かを指定する指定情報
に基づいて、データ管理部28から受け渡されたデータ
の転送を行う。ここで、時間優先であれば読み出された
データをデータ圧縮部30へ、品質優先であればネット
ワーク送信部26へ受け渡す。
In step S33, the access method selection unit 27 transfers the data transferred from the data management unit 28 based on the designation information designating time priority or quality priority. Here, the read data is transferred to the data compression unit 30 if the time is prioritized, and to the network transmission unit 26 if the quality is prioritized.

【0028】品質優先であればステップS33よりステ
ップS39へ進み、読み出されたデータはネットワーク
送信部26を介してデータをそのまま計算機1へ転送さ
れる。一方、ステップS33において時間優先が指定さ
れている場合は、ステップS34以降の処理が行われ
る。
If the quality is prioritized, the process proceeds from step S33 to step S39, and the read data is transferred to the computer 1 as it is via the network transmission unit 26. On the other hand, when the time priority is designated in step S33, the processes of step S34 and subsequent steps are performed.

【0029】ステップS34において、圧縮方法判断部
29はネットワーク回線3の混み具合等を判断し、圧縮
・間引きのレベルを決定する。ここで、圧縮・間引きの
レベルを決定するための判断の方法としては、(1)子
サーバ1からのアクノーレジメントの到着時間の遅れの
度合いに基づいて回線の混み具合を判断し、圧縮のレベ
ルを決定する、(2)子サーバ1内のバッファメモリ1
0に残っているデータ量に基づいて回線の混み具合を判
断し、圧縮のレベルを決定する、(3)読み出したデー
タに圧縮・間引きを指定する情報が付加されている場合
はその情報に基づいて圧縮のレベルを決定する、等があ
る。
In step S34, the compression method determination unit 29 determines the congestion level of the network line 3 and determines the compression / thinning level. Here, as the determination method for determining the compression / thinning level, (1) the congestion level of the line is determined based on the degree of delay of the arrival time of the acknowledgment from the child server 1, and the compression (2) Buffer memory 1 in the child server 1 that determines the level
The congestion level of the line is determined based on the amount of data remaining in 0, and the compression level is determined. (3) If the information that specifies compression / thinning is added to the read data, it is based on that information. To determine the level of compression.

【0030】続くステップS35〜ステップS38にお
いて、データ圧縮部30は圧縮方法判断部29により決
定された圧縮・間引きのレベルに応じて提供データに対
して圧縮や間引き等の処理を行う。ネットワーク回線3
が空いており、圧縮・間引きが必要でないと判断された
場合は、ステップS36よりステップS39へ進み、デ
ータはそのまま子サーバ1へ転送される。ステップS3
7では、圧縮方法判断部29が決定したレベルに応じて
圧縮・間引き処理を行う。例えば、ネットワーク回線3
が非常に混雑しており、高レベルの圧縮・間引きが要求
された場合は、データの間引き荷より解像度を落とす。
又、低レベルの圧縮、間引きが要求された場合は前フレ
ームとの差分をもとに圧縮する。
In subsequent steps S35 to S38, the data compression unit 30 performs processing such as compression and thinning on the provided data according to the compression / thinning level determined by the compression method determination unit 29. Network line 3
If it is determined that compression and thinning are not necessary, the process proceeds from step S36 to step S39, and the data is transferred to the child server 1 as it is. Step S3
In 7, the compression / thinning process is performed according to the level determined by the compression method determination unit 29. For example, network line 3
Is very crowded, and if high level compression / decimation is required, the resolution will be lower than that of data decimation.
When low-level compression or thinning is requested, compression is performed based on the difference from the previous frame.

【0031】また、データ圧縮手段30は、圧縮方法判
断手段29の判断結果をもとに圧縮等を実行するが、デ
ータ送信開始時にはネットワークの混み具合等の情報が
ないため圧縮等を実行しないで送信を開始することにな
る。しかし、その後データ送信を続けるうちに、子サー
バ1から送られてくるアクノーレジメントの到着時間の
遅れが発生したり、子サーバ1内のバッファメモリ10
にバッファリングされているデータ数の情報をもとに圧
縮方法判断手段29がデータの圧縮や間引きを実行する
か否か、及びその方法を選択する。アクノーレジメント
の到着に時間がかかるようになってきたり、またバッフ
ァリングされているデータ数が経験的に決定したある水
準より少なくなってきた場合には、ネットワーク回線3
が混んできたためデータを要求した時間内に供給できな
いものと判断し、データの圧縮または間引きを実行し、
転送データ量を減らして時間内にデータを供給できるよ
うにする。
Further, the data compressing means 30 executes the compression or the like based on the judgment result of the compression method judging means 29, but does not execute the compression or the like because there is no information such as the congestion degree of the network at the start of data transmission. Transmission will start. However, while continuing data transmission thereafter, the arrival time of the acknowledgment sent from the child server 1 may be delayed, or the buffer memory 10 in the child server 1 may be delayed.
On the basis of the information on the number of data buffered in, the compression method determination means 29 selects whether or not to perform data compression or thinning, and the method. If the acknowledgment arrives slowly or the number of buffered data is less than a certain empirically determined level, the network line 3
It is judged that the data cannot be supplied within the requested time due to congestion, and the data is compressed or thinned,
Reduce the amount of transfer data so that data can be supplied in time.

【0032】上述のように、圧縮や間引き方法の選択
は、ネットワーク回線3の混み具合いの判断結果をもと
に、それに似合った方法を選ぶことにより行なう。つま
り、ネットワーク回線3がとても混んでいて転送データ
数を大幅に減らさなければならないと判断した場合に
は、たとえ品質が落ちても圧縮率の高い圧縮方法を選択
し、それほど減らさなくても良いと判断した場合には、
圧縮率の低い圧縮方法を選択する。
As described above, the compression or thinning method is selected by selecting a method suitable for the congestion based on the determination result of the congestion degree of the network line 3. In other words, if it is determined that the network line 3 is very busy and the number of transfer data has to be significantly reduced, it is not necessary to select a compression method having a high compression rate even if the quality is deteriorated, and not to reduce that much. If you decide,
Select a compression method with a low compression rate.

【0033】また、圧縮方法があらかじめデータ内部に
記述されていてもかまわない。例えば、データが動画像
データで、大幅に転送データ数を減らしたい場合にはフ
レームデータの解像度を落とし、それほど減らさなくて
も良い場合には前フレームとの差分をもとに圧縮しろと
いう旨の情報をあらかじめデータ内部に付加する。そし
て、そのような情報が付加されていた場合には、その情
報にしたがった圧縮、間引き方法を選択する。
The compression method may be described in advance in the data. For example, if the data is moving image data and you want to significantly reduce the number of transferred data, reduce the resolution of the frame data, and if you do not need to reduce that much, compress based on the difference from the previous frame. Information is added inside the data in advance. If such information is added, the compression / thinning method according to the information is selected.

【0034】以上のように、ステップS37において、
データ圧縮部30は圧縮方法判断部29の判断結果をも
とにデータ圧縮や間引き処理を行なう。そして、実際に
データの圧縮や間引きを行なった場合には、ステップS
38において、どの方法で圧縮・間引きを行なったかの
情報(圧縮情報)をデータに付加する。この圧縮情報を
元に、子サーバプログラム7は、各データに適応した伸
長、補間方法を選択、実行する。
As described above, in step S37,
The data compression unit 30 performs data compression and thinning processing based on the determination result of the compression method determination unit 29. If the data is actually compressed or thinned out, step S
In 38, information (compression information) indicating which method has been used for compression / thinning is added to the data. Based on this compression information, the child server program 7 selects and executes the decompression / interpolation method suitable for each data.

【0035】以上のように、品質優先を要求した場合に
は、アクセス方法選択部27から直接全データがネット
ワーク送信部26に受け渡される。又、時間優先を要求
した場合には、データ圧縮部30を通してからネットワ
ーク送信部26に受け渡される。そして、ステップS3
9において、ネットワーク送信部26は受け渡されたデ
ータをネットワーク回線3を通して子サーバ1に転送す
る。
As described above, when the quality priority is requested, all the data is directly transferred from the access method selection unit 27 to the network transmission unit 26. When the time priority is requested, the data is passed to the network transmission unit 26 through the data compression unit 30. And step S3
At 9, the network transmission unit 26 transfers the delivered data to the child server 1 through the network line 3.

【0036】続くステップS40において、データ送信
先の子サーバ1からのアクノーレジメントを待ち、アク
ノーレジメントを受信したらステップS41へ進む。ス
テップS41では、このアクノーレジメントの応答時間
を獲得し、格納する。尚、アクノーレジメントの応答時
間の計測については、時間の計測を行うプログラムをス
テップS39のデータ転送とともにスタートさせる等、
一般的な手法でかまわない。
In the following step S40, an acknowledgment is waited for from the child server 1 of the data transmission destination, and when the acknowledgment is received, the process proceeds to step S41. In step S41, the response time of this acknowledgment is acquired and stored. Regarding the response time of the acknowledgment, start the program for measuring the time with the data transfer in step S39, etc.
You can use a general method.

【0037】次に、子サーバプログラム7のデータ受信
動作(図4のステップS13以降)について説明する。
ステップS13において、ネットワーク受信部21が、
親サーバプログラム6からネットワーク回線3を通して
データを受信するとステップS14へ進む。ステップS
14では、アクノーレジメントを親サーバ2に対して送
信する。このアクノーレジメントは先に説明したステッ
プS40で参照される。ステップS15では、受信した
データがデータ判別部22に受け渡され、当該データが
圧縮・間引きされているか否かを判断する。この判断
は、先のステップS38で付加された情報を参照するこ
とでなされる。ここで、データ判別部22は、データが
圧縮・間引きされているか否かをネットワーク受信部2
1から受け取ったデータに付加された圧縮情報があるか
ないかで判別する。そして、圧縮情報があった場合に
は、圧縮、間引きが行なわれたデータとしてデータ伸長
部23に受け渡す(即ちステップS16へ進む)。圧縮
情報が無い場合には、バッファリング部24に直接受け
渡す(即ちステップS18へ進む)。
Next, the data receiving operation of the child server program 7 (after step S13 in FIG. 4) will be described.
In step S13, the network receiving unit 21
When data is received from the parent server program 6 through the network line 3, the process proceeds to step S14. Step S
At 14, the acknowledgment is transmitted to the parent server 2. This acknowledgment is referred to in step S40 described above. In step S15, the received data is transferred to the data discriminating unit 22, and it is determined whether or not the data is compressed / thinned. This determination is made by referring to the information added in step S38. Here, the data discriminating unit 22 determines whether the data is compressed / thinned or not by the network receiving unit 2
It is determined whether or not there is compression information added to the data received from 1. Then, if there is compression information, it is passed to the data decompression unit 23 as data that has been compressed and thinned (that is, proceeds to step S16). If there is no compressed information, it is directly transferred to the buffering unit 24 (that is, the process proceeds to step S18).

【0038】ステップS16において、データを受け取
ったデータ伸長部23は、データに付加された圧縮情報
をもとに適用すべき伸長・補間処理を決定する。そし
て、ステップS17において、伸長・補間処理を実行
し、得られたデータをバッファリング部24に受け渡
す。ステップS18において、バッファリング部24
は、受け取ったデータをバッファメモリ10に格納す
る。尚、データ供給部25はクライアントプログラム4
からのデータの受け取り要求が来ると、バッファメモリ
10より取り出す。また、ステップS19において、親
サーバプログラム6内の圧縮方法判断部29に対して、
圧縮方法の判断に必要な情報を与えるため、バッファメ
モリ10にバッファリングされているデータ数の情報を
親サーバプログラム6にネットワーク受信部21を通し
て送信する。
In step S16, the data decompression unit 23 that has received the data determines the decompression / interpolation process to be applied based on the compression information added to the data. Then, in step S17, decompression / interpolation processing is executed, and the obtained data is transferred to the buffering unit 24. In step S18, the buffering unit 24
Stores the received data in the buffer memory 10. The data supply unit 25 uses the client program 4
When a request to receive data is received from the buffer memory 10, it is taken out from the buffer memory 10. In step S19, the compression method determination unit 29 in the parent server program 6
In order to give information necessary for determining the compression method, information on the number of data buffered in the buffer memory 10 is transmitted to the parent server program 6 through the network receiving unit 21.

【0039】尚、このバッファリングされたデータ量の
通知方法としては、本例の如くバッファリング処理のた
びにそのときのデータ数を送信する他に例えば次のよう
な方法を用いても良い。即ち、バッファリングされてい
るデータ数が経験的に決定したある水準より低くなった
ときと、その水準にデータ数が復帰したときにのみその
旨を表す情報を送信してもよい。又、バッファメモリ1
0が溢れそうになった場合には、親サーバプログラム6
にそれ以上のデータ転送を休止してもらったり、またそ
の危険性がなくなった場合に再びデータ送信を再開して
もらうといったフロー制御も実行する。
As a method of notifying the amount of buffered data, the following method may be used in addition to transmitting the number of data at that time each time the buffering process is performed as in this example. That is, the information indicating that may be transmitted only when the number of buffered data becomes lower than a certain level determined empirically and when the number of data is returned to that level. Also, the buffer memory 1
When 0 is about to overflow, the parent server program 6
The flow control is also executed such that the data transmission is stopped further, and when the danger disappears, the data transmission is restarted.

【0040】データ供給部25は、データ要求受付け部
20で受け取ったデータのアクセス方法に関する情報に
従って、バッファリング部24にデータ受け取り要求を
発行してデータを受け取る。そのデータをプログラム間
通信機能11を通してクライアントプログラム4に供給
する。例えば、クライアントプログラム4から要求され
たデータが動画像などのデータで、そのアクセス方法が
1/30秒で1フレームのデータを供給して欲しいとい
った要求であった場合には、データ供給部25が時間の
制御を行ない、バッファリング部24に対して1/30
秒間隔で1フレーム分のデータを受け取るための受け取
り要求を発行する。このようにして1/30秒間隔でデ
ータを受け取り、プログラム間通信機能11を通してク
ライアントプログラム4に供給する。
The data supply unit 25 issues a data reception request to the buffering unit 24 and receives the data according to the information on the access method of the data received by the data request reception unit 20. The data is supplied to the client program 4 through the inter-program communication function 11. For example, if the data requested by the client program 4 is data such as a moving image, and the access method is a request to supply one frame of data in 1/30 seconds, the data supply unit 25 The time is controlled, and the buffering unit 24 is 1 / 30th.
A reception request for receiving one frame of data is issued at second intervals. In this way, data is received at 1/30 second intervals and supplied to the client program 4 through the inter-program communication function 11.

【0041】以上のように、本実施例では、時間優先で
データ要求を行なうことにより、ネットワーク回線の混
雑度に左右されずに所定の時間内にデータを獲得するこ
とが可能となる。例えば、クライアントプログラム4が
動画像データのようにリアルタイム性を持つデータをア
クセスする場合には、時間優先でデータ要求を行う。そ
して、1/30秒に1フレーム分のデータというように
時間制約の指定を行なうことで、要求した時間制約にし
たがって、子サーバプログラム7からデータを受け取る
ことができるようになる。このため、ディスプレイ装置
5などにリアルタイム性を維持したまま画像の表示をす
ることができるようになる。
As described above, according to the present embodiment, by making a data request with priority on time, it is possible to acquire data within a predetermined time regardless of the congestion degree of the network line. For example, when the client program 4 accesses real-time data such as moving image data, the data request is made with priority to time. Then, by designating a time constraint such as 1 frame of data for 1/30 second, data can be received from the child server program 7 in accordance with the requested time constraint. Therefore, it becomes possible to display an image on the display device 5 or the like while maintaining the real-time property.

【0042】また、従来通り品質優先で全データをアク
セスしたい場合には、品質優先でデータ要求を行なえば
よく、クライアントプログラム4の要求にしたがって最
適なかたちでデータ供給を行なうことができる。
When it is desired to access all data with priority on quality as in the conventional case, data may be requested with priority on quality, and data can be supplied in an optimum manner according to the request of the client program 4.

【0043】また、前述の説明から明らかなように、こ
の実施例によれば、特別なハードウェアを必要とせずに
上述した処理を実行することができる。
Further, as is apparent from the above description, according to this embodiment, the above-mentioned processing can be executed without requiring special hardware.

【0044】以上説明したように、本実施例によれば、
ネットワークにて接続された他の計算機上のデータ供給
プログラムにデータを要求する際、品質が落ちてもある
時間内にデータを供給して欲しいといった時間優先でア
クセスするか、または時間は長くかかっても品質を落と
さないで全データを供給して欲しいといった品質優先で
アクセスするかを指定することが可能となる。このた
め、時間優先でデータ要求を行なった場合には、要求し
た時間制約にしたがってデータを受け取ることが可能と
なる。このようにして、データ要求プログラムの要求に
したがった最適なかたちでデータを供給することが可能
な情報処理システムが得られる。
As described above, according to this embodiment,
When requesting data from a data supply program on another computer connected via a network, access should be performed with priority given to data supply within a certain time even if quality is degraded, or it may take a long time. It is possible to specify whether to access with priority on quality such as wanting to supply all data without degrading quality. Therefore, when a data request is made with priority on time, it becomes possible to receive data according to the requested time constraint. In this way, an information processing system capable of supplying data in an optimum manner according to the request of the data request program can be obtained.

【0045】尚、本発明は、複数の機器から構成される
システムに適用しても1つの機器から成る装置に適用し
ても良い。また、本発明は、システム或は装置にプログ
ラムを供給することによって達成される場合にも適用で
きることはいうまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0046】[0046]

【発明の効果】以上説明したように本発明によれば、時
間的制約のあるデータを転送する場合に、通信網の混雑
具合に基づいてデータの圧縮等を行い、制約された時間
内にデータの供給を行うことが可能となる。
As described above, according to the present invention, when transferring data with a time constraint, the data is compressed or the like based on the congestion degree of the communication network, and the data is transferred within the restricted time. Can be supplied.

【0047】[0047]

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

【図1】本実施例の情報処理システムの概略の機能構成
を示すブロック図である。
FIG. 1 is a block diagram showing a schematic functional configuration of an information processing system of this embodiment.

【図2】本実施例の機能構成を実現するための概略のハ
ード構成を表すブロック図である。
FIG. 2 is a block diagram showing a schematic hardware configuration for realizing the functional configuration of the present embodiment.

【図3】親サーバプログラム6、子サーバプログラム7
の機能構成の詳細を表すブロック図である。
FIG. 3 shows a parent server program 6 and a child server program 7.
3 is a block diagram showing the details of the functional configuration of FIG.

【図4】本実施例の動作手順を説明するフローチャート
である。
FIG. 4 is a flowchart illustrating an operation procedure of this embodiment.

【図5】本実施例の動作手順を説明するフローチャート
である。
FIG. 5 is a flowchart illustrating an operation procedure of this embodiment.

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

1 計算機(データ要求側) 2 計算機(データ供給側) 3 ネットワーク回線 4 クライアントプログラム 5 ディスプレイ装置 6 親サーバプログラム 7 子サーバプログラム 8 二次記憶装置 9 主メモリ 10 バッファメモリ 11 プログラム間通信機能 1 computer (data request side) 2 computer (data supply side) 3 network line 4 client program 5 display device 6 parent server program 7 child server program 8 secondary storage device 9 main memory 10 buffer memory 11 inter-program communication function

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 通信網を介して接続された他の装置とデ
ータ通信を行う情報処理装置であって、 前記他の装置に対してデータの要求を行う要求手段と、 前記要求手段による要求に応じたデータ、及び該データ
の圧縮状態を表す情報を前記他の装置より前記通信網を
介して受信する受信手段と、 前記圧縮状態を表す情報に基づいて、データの復元を行
う復元手段とを備えることを特徴とする情報処理装置。
1. An information processing device for performing data communication with another device connected via a communication network, comprising: requesting means for requesting data to the other device; and request by the requesting means. Receiving means for receiving the corresponding data and information indicating the compression state of the data from the other device via the communication network, and decompression means for decompressing the data based on the information indicating the compression state. An information processing device comprising:
【請求項2】 前記受信手段が前記データを受信したこ
とを前記他の装置に対して送信する送信手段を更に備え
ることを特徴とする請求項1に記載の情報処理装置。
2. The information processing apparatus according to claim 1, further comprising a transmitting unit that transmits to the other device that the receiving unit has received the data.
【請求項3】 前記復元手段により得られたデータを格
納するバッファ手段と、 前記バッファ手段により格納されているデータ量に基づ
く情報を前記他の装置に転送する第2転送手段とを更に
備えることを特徴とする請求項1に記載の情報処理装
置。
3. Further comprising buffer means for storing the data obtained by said restoring means, and second transfer means for transferring information based on the amount of data stored by said buffer means to said another device. The information processing apparatus according to claim 1, wherein:
【請求項4】 通信網を介して接続された他の装置とデ
ータ通信を行う情報処理装置であって、 前記他の装置よりのデータ要求に応じたデータを獲得す
る獲得手段と、 前記回線の混み具合を判定する判定手段と、 前記判定手段による判定結果に基づいて、前記獲得手段
により獲得されたデータを圧縮する圧縮手段と、 前記圧縮手段により圧縮されたデータを、その圧縮状態
を示す情報を付加して前記他の外部装置に対して送信す
る送信手段とを備えることを特徴とする情報処理装置。
4. An information processing device for performing data communication with another device connected via a communication network, the acquisition device acquiring data according to a data request from the other device, Information for indicating the compression state of the data compressed by the compression means, the compression means for compressing the data acquired by the acquisition means based on the determination result by the determination means An information processing apparatus, comprising: a transmission unit that adds the information to the external apparatus and transmits the transmission to the other external apparatus.
【請求項5】 前記判定手段は、当該装置から送信され
たデータに対する前記他の外部装置よりの応答信号の遅
れ時間に基づいて、前記回線の混み具合を判定すること
を特徴とする請求項4に記載の情報処理装置。
5. The determination means determines the congestion level of the line based on a delay time of a response signal from the other external device to the data transmitted from the device. The information processing device according to 1.
【請求項6】 前記判定手段は、前記送信手段より送信
されたデータが前記他の外部装置において蓄積されてい
る量に基づいて、前記回線の混み具合を判定することを
特徴とする請求項4に記載の情報処理装置。
6. The determination means determines the congestion degree of the line based on the amount of data transmitted from the transmission means accumulated in the other external device. The information processing device according to 1.
【請求項7】 通信網で接続された第1及び第2の情報
処理装置間における通信方法であって、 前記第1の情報処理装置より前記第2の情報処理装置に
対してデータの要求を行う要求工程と、 前記要求工程による要求を受けて前記第2の情報処理装
置が提供すべきデータを獲得する獲得工程と、 前記通信網の混み具合を判定する判定工程と、 前記判定工程により判定された前記通信網の混み具合に
応じて前記獲得工程で獲得したデータを圧縮する圧縮工
程と、 前記圧縮工程において圧縮されたデータにその圧縮状態
を示す情報を付加して前記第1の情報処理装置へ送信す
る送信工程と、 前記第1の情報処理装置において、前記送信工程にて送
信されたデータを受信する受信工程と、 前記第1の情報処理装置において受信された前記データ
を、その圧縮状態を示す情報に基づいて復元してこれを
格納する格納工程とを備えることを特徴とする通信方
法。
7. A communication method between first and second information processing apparatuses connected by a communication network, wherein a data request is made from the first information processing apparatus to the second information processing apparatus. A requesting step to be performed, an acquiring step of acquiring data to be provided by the second information processing device in response to the request from the requesting step, a determining step of determining a congestion degree of the communication network, and a determining step of the determining step A compression step of compressing the data acquired in the acquisition step according to the congestion degree of the communication network, and the first information processing by adding information indicating the compression state to the data compressed in the compression step. A transmitting step of transmitting to the apparatus, a receiving step of receiving the data transmitted in the transmitting step in the first information processing apparatus, and the data received in the first information processing apparatus , A communication method characterized by comprising a storage step of storing the same to restore on the basis of the information indicating the compressed state.
【請求項8】 前記第1の情報処理装置が、前記受信工
程において送信されたデータを受信した際に、その旨を
表す応答信号を前記第2の情報処理装置に対して送信す
る応答工程を更に備え、 前記判定工程は、前記応答信号の着信の遅れに基づいて
前記通信網の混み具合を判定することを特徴とする請求
項7に記載の通信方法。
8. When the first information processing apparatus receives the data transmitted in the receiving step, a response step of transmitting a response signal to that effect to the second information processing apparatus is included. The communication method according to claim 7, further comprising: the determining step determining a congestion degree of the communication network based on a delay in arrival of the response signal.
【請求項9】 前記格納工程により格納されているデー
タの量を前記第2の情報処理装置に対して通知する通知
工程を更に備え、 前記判定工程は、前記通知工程により通知されたデータ
の量に基づいて前記通信網の混み具合を判定することを
特徴とする請求項7に記載の通信方法。
9. The method further comprises a notifying step of notifying the second information processing device of the amount of data stored in the storing step, and the determining step includes the amount of data notified by the notifying step. The communication method according to claim 7, wherein the congestion degree of the communication network is determined based on the.
JP5296247A 1993-11-26 1993-11-26 Information processor and communication method Pending JPH07152668A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5296247A JPH07152668A (en) 1993-11-26 1993-11-26 Information processor and communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5296247A JPH07152668A (en) 1993-11-26 1993-11-26 Information processor and communication method

Publications (1)

Publication Number Publication Date
JPH07152668A true JPH07152668A (en) 1995-06-16

Family

ID=17831101

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5296247A Pending JPH07152668A (en) 1993-11-26 1993-11-26 Information processor and communication method

Country Status (1)

Country Link
JP (1) JPH07152668A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09163342A (en) * 1995-12-06 1997-06-20 Hitachi Ltd Decentralized moving image processing system
JPH10124430A (en) * 1996-10-18 1998-05-15 Mitsubishi Electric Corp Data transmission system
JPH11231866A (en) * 1997-03-13 1999-08-27 Yamaha Corp Data communication device, communication method, communication system and medium with program recorded
JPH11511574A (en) * 1995-08-22 1999-10-05 バックウェブ Method and apparatus for transmitting and displaying information between a remote network and a local computer
JP2000222274A (en) * 1999-01-26 2000-08-11 Internatl Business Mach Corp <Ibm> System, method, and computer program for dynamic allocation for web content adaptation
JP2000222332A (en) * 1999-01-29 2000-08-11 Internatl Business Mach Corp <Ibm> Method and system for exchange coded proxy
WO2001040953A1 (en) * 1999-12-03 2001-06-07 Matsushita Electric Industrial Co., Ltd. Data adapting device, data adapting method, storage medium, and program
WO2001067255A1 (en) * 2000-03-06 2001-09-13 Nec Corporation Content supply method adapted to servicing apparatus
US6469737B1 (en) 1996-07-23 2002-10-22 Canon Kabushiki Kaisha Image-sensing server and control method and storage medium therefor
US6484195B1 (en) 1996-07-23 2002-11-19 Canon Kabushiki Kaisha Server, terminal and control methods for transmitting real-time images over the internet
US6525761B2 (en) 1996-07-23 2003-02-25 Canon Kabushiki Kaisha Apparatus and method for controlling a camera connected to a network
US6563517B1 (en) 1998-10-02 2003-05-13 International Business Machines Corp. Automatic data quality adjustment to reduce response time in browsing
US6574243B2 (en) 1996-12-27 2003-06-03 Yamaha Corporation Real time communications of musical tone information
WO2003054708A1 (en) * 2001-12-12 2003-07-03 Nec Corporation Electronic document reading system and method
JP2004159355A (en) * 1996-07-11 2004-06-03 Matsushita Electric Ind Co Ltd Information transfer apparatus, information transfer method and computer readable recording medium with information transfer program recorded thereon
US6801944B2 (en) 1997-03-13 2004-10-05 Yamaha Corporation User dependent control of the transmission of image and sound data in a client-server system
US7768934B2 (en) 2004-10-29 2010-08-03 Sharp Kabushiki Kaisha Communications device, communications method, communications program, storage medium storing the communications program, and communications system

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11511574A (en) * 1995-08-22 1999-10-05 バックウェブ Method and apparatus for transmitting and displaying information between a remote network and a local computer
JPH09163342A (en) * 1995-12-06 1997-06-20 Hitachi Ltd Decentralized moving image processing system
JP2004159355A (en) * 1996-07-11 2004-06-03 Matsushita Electric Ind Co Ltd Information transfer apparatus, information transfer method and computer readable recording medium with information transfer program recorded thereon
US7298399B2 (en) 1996-07-23 2007-11-20 Canon Kabushiki Kaisha Apparatus and method for controlling a camera connected to a network
US7219365B2 (en) 1996-07-23 2007-05-15 Canon Kabushiki Kaisha Apparatus and method for controlling a camera connected to a network
US6469737B1 (en) 1996-07-23 2002-10-22 Canon Kabushiki Kaisha Image-sensing server and control method and storage medium therefor
US6484195B1 (en) 1996-07-23 2002-11-19 Canon Kabushiki Kaisha Server, terminal and control methods for transmitting real-time images over the internet
US6525761B2 (en) 1996-07-23 2003-02-25 Canon Kabushiki Kaisha Apparatus and method for controlling a camera connected to a network
US6430161B2 (en) 1996-10-18 2002-08-06 Mitsubishi Denki Kabushiki Kaisha Client-optimized data transmission system and method
JPH10124430A (en) * 1996-10-18 1998-05-15 Mitsubishi Electric Corp Data transmission system
US7158530B2 (en) 1996-12-27 2007-01-02 Yamaha Corporation Real time communications of musical tone information
US7072362B2 (en) 1996-12-27 2006-07-04 Yamaha Corporation Real time communications of musical tone information
US6574243B2 (en) 1996-12-27 2003-06-03 Yamaha Corporation Real time communications of musical tone information
US7050462B2 (en) 1996-12-27 2006-05-23 Yamaha Corporation Real time communications of musical tone information
US6801944B2 (en) 1997-03-13 2004-10-05 Yamaha Corporation User dependent control of the transmission of image and sound data in a client-server system
JPH11231866A (en) * 1997-03-13 1999-08-27 Yamaha Corp Data communication device, communication method, communication system and medium with program recorded
US6563517B1 (en) 1998-10-02 2003-05-13 International Business Machines Corp. Automatic data quality adjustment to reduce response time in browsing
JP2000222274A (en) * 1999-01-26 2000-08-11 Internatl Business Mach Corp <Ibm> System, method, and computer program for dynamic allocation for web content adaptation
JP2000222332A (en) * 1999-01-29 2000-08-11 Internatl Business Mach Corp <Ibm> Method and system for exchange coded proxy
WO2001040953A1 (en) * 1999-12-03 2001-06-07 Matsushita Electric Industrial Co., Ltd. Data adapting device, data adapting method, storage medium, and program
US8266653B2 (en) 1999-12-03 2012-09-11 Panasonic Corporation Data adapting device, data adapting method, storage medium, and program
WO2001067255A1 (en) * 2000-03-06 2001-09-13 Nec Corporation Content supply method adapted to servicing apparatus
WO2003054708A1 (en) * 2001-12-12 2003-07-03 Nec Corporation Electronic document reading system and method
US7458015B2 (en) 2001-12-12 2008-11-25 Nec Corporation Electronic document reading system and method
US7768934B2 (en) 2004-10-29 2010-08-03 Sharp Kabushiki Kaisha Communications device, communications method, communications program, storage medium storing the communications program, and communications system

Similar Documents

Publication Publication Date Title
JPH07152668A (en) Information processor and communication method
US8190743B2 (en) Most eligible server in a common work queue environment
US7925689B2 (en) Method and system for providing on-line interactivity over a server-client network
US5276898A (en) System for selectively compressing data frames based upon a current processor work load identifying whether the processor is too busy to perform the compression
US5572645A (en) Buffer management policy for an on-demand video server
US6098180A (en) Robust delivery system
US8527610B2 (en) Cache server control device, content distribution system, method of distributing content, and program
JPH10294757A (en) Optimization method for band width to transmit compressed video data stream
WO2005029864A1 (en) Method and apparatus for generating graphical and media displays at a thin client
JP2982698B2 (en) Distributed information service system
EP2577661A2 (en) Cache control for adaptive stream player
US6697859B1 (en) Apparatus, method, program, and information processing system for prioritized data transfer to a network terminal
US5490088A (en) Method of handling data retrieval requests
US20030048281A1 (en) Presentation system for handling image data larger than storing region of display device
US20100070625A1 (en) Supplying Data Files to Requesting Stations
KR20060012301A (en) Systems and methods for selecting a provider
US20020101443A1 (en) Method and apparatus for receiving image files in presentation system
CN115086194A (en) Data transmission method for cloud application, computing equipment and computer storage medium
JPH10171822A (en) Media adapted information sharing device
JP2792866B2 (en) Buffer pool pre-expansion device
US5539913A (en) System for judging whether a main processor after processing an interrupt is required to process the I/O control of an I/O control local processor
JP2002163185A (en) Method and device for contents distribution
US20030185227A1 (en) Secondary queue for sequential processing of related queue elements
US8825850B2 (en) Information processing apparatus and control method
JP3237592B2 (en) Communication load control method, its device, and its program recording medium