JPH08331164A - Communication control system - Google Patents

Communication control system

Info

Publication number
JPH08331164A
JPH08331164A JP7130767A JP13076795A JPH08331164A JP H08331164 A JPH08331164 A JP H08331164A JP 7130767 A JP7130767 A JP 7130767A JP 13076795 A JP13076795 A JP 13076795A JP H08331164 A JPH08331164 A JP H08331164A
Authority
JP
Japan
Prior art keywords
transmission
control unit
buffer size
data
data transfer
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
JP7130767A
Other languages
Japanese (ja)
Inventor
Hidemitsu Higuchi
秀光 樋口
Riichi Yasue
利一 安江
Norihiro Gotou
法宏 後藤
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP7130767A priority Critical patent/JPH08331164A/en
Publication of JPH08331164A publication Critical patent/JPH08331164A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To perform the data transfer processing with the optimum efficiency according to the environmental condition at the time, in a communication control system to be connected with plural kinds of LAN. CONSTITUTION: In a communication control system which is connected with plural kinds of LAN and performs the data transfer processing by a transmission confirmation protocol (TCP/IP, etc.,), a buffer control part 1014 and a transmission/reception buffer size table 1015 are provided. In the transmission/ reception buffer size table 1015, the value of the corresponding transmission/ reception buffer size for each of various kinds of environmental conditions (maximum transfer amount of the transmission medium of the LAN, the classification and transmission rate of the LAN and the classification of the user application accompanying a data transfer and a transmission data size, etc.) in a data transfer processing is preliminarily defined. The buffer control part 1014 discriminates the environmental condition when a data transfer processing is started and sets the transmission/reception size corresponding to the environmental condition based on the buffer size table 1015.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は通信制御システムに係
り、特に、データ転送能力などが異なる複数種類のロー
カルエリアネットワークを介して行われるデータ送受信
を制御する通信制御システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication control system, and more particularly to a communication control system for controlling data transmission / reception performed through a plurality of types of local area networks having different data transfer capabilities.

【0002】[0002]

【従来の技術】以下、「UNIX 4.3BSDの設計と実装」
(中村 他訳/丸善)に基づき、図17および図18を
用いて従来の通信制御システムについての説明を行う。
[Prior Art] Hereinafter, "UNIX 4.3 BSD Design and Implementation"
Based on (Nakamura et al./Maruzen), a conventional communication control system will be described with reference to FIGS. 17 and 18.

【0003】図17は、従来の通信制御システムの一構
成例を示すブロック図である。同図中、通信制御装置1
7000はワークステーションまたはパーソナルコンピ
ュータなどの情報機器であり、接続されているローカル
エリアネットワーク(以後、“LAN”と略記する)1
7013を介して、他の情報機器とのデータ転送処理を
行う。ユーザアプリケーションプログラム17001
は、送達確認型のプロトコル制御を行うプロトコル制御
部17004に対して、ユーザ空間に設けられた送信デ
ータエリア17002または受信データエリア1700
3内のデータの送受信要求を発行して、データの送受信
を行う。プロトコル制御部17004は、送信バッファ
17005および受信バッファ17006を用いて、送
達確認型のプロトコルにしたがったデータ送受信制御を
行う。アダプタ制御部17012は、LAN17013
との間の入出力を制御し、ネットワークインタフェース
制御部17011は、アダプタ制御部17012とプロ
トコル制御部17004との間のインタフェース制御を
行う。
FIG. 17 is a block diagram showing a configuration example of a conventional communication control system. In the figure, the communication control device 1
Reference numeral 7000 denotes an information device such as a workstation or a personal computer, which is connected to a local area network (hereinafter abbreviated as “LAN”) 1
Data transfer processing with another information device is performed via 7013. User application program 17001
Is a transmission data area 17002 or a reception data area 1700 provided in the user space for the protocol control unit 17004 which performs delivery confirmation type protocol control.
A data transmission / reception request in 3 is issued to transmit / receive data. The protocol control unit 17004 uses the transmission buffer 17005 and the reception buffer 17006 to perform data transmission / reception control according to a delivery confirmation type protocol. The adapter control unit 17012 is a LAN 17013.
The network interface controller 17011 controls the interface between the adapter controller 17012 and the protocol controller 17004.

【0004】つぎに、LAN17013を介して他の情
報機器へデータを送信する際に行われる制御について説
明する。プロトコル制御部17004は、送達確認用デ
ータ(ACK:Acknowledge,受信側で正常にデータが受
信されたことを示す制御データ)を受信するまで、送信
バッファ17005内に送信データを保持する。このと
きの送信バッファサイズは、伝送媒体の種別に関わら
ず、ある一定の容量に制限されている。そして、伝送媒
体の最大転送量に合わせて送信バッファ17005内の
データから送信データ17007〜17008を作成
し、他の情報機器への送信が行われる。
Next, the control performed when transmitting data to another information device via the LAN 17013 will be described. The protocol control unit 17004 holds transmission data in the transmission buffer 17005 until it receives delivery confirmation data (ACK: Acknowledge, control data indicating that data has been normally received by the receiving side). The transmission buffer size at this time is limited to a certain fixed capacity regardless of the type of transmission medium. Then, transmission data 17007 to 17008 are created from the data in the transmission buffer 17005 according to the maximum transfer amount of the transmission medium, and the transmission data is transmitted to another information device.

【0005】つぎに、LAN17013を介して他の情
報機器からデータを受信する際に行われる制御について
説明する。アダプタ制御部17012がLAN1701
3からデータを受信すると、ネットワークインタフェー
ス制御部17011を経て、割込みによってプロトコル
制御部17004に受信が報告される。プロトコル制御
部17004は、受信データ17009〜17010に
対するプロトコル処理を行った後に、これらをデータ受
信バッファ17006に格納してユーザアプリケーショ
ンプログラム17001にデータ受信を通知する。そし
て、ユーザアプリケーションプログラム17001がデ
ータを読み込んで受信バッファ17006を解放し、バ
ッファに空きが生じた後に送信元の他の情報機器へ上述
したACKの送信を行う。
Next, the control performed when receiving data from another information device via the LAN 17013 will be described. Adapter control unit 17012 is LAN 1701
When data is received from No. 3, the reception is reported to the protocol control unit 17004 by an interrupt via the network interface control unit 17011. The protocol control unit 17004 performs protocol processing on the reception data 17009 to 17010, stores them in the data reception buffer 17006, and notifies the user application program 17001 of the data reception. Then, the user application program 17001 reads the data, releases the reception buffer 17006, and after the buffer becomes empty, the above ACK is transmitted to the other information device of the transmission source.

【0006】図18は、従来の通信制御システムにおけ
るデータ送受信の制御シーケンスを示す図である。同図
中、最初に送信側から受信側に対してコネクションデー
タを送信する(ステップ18000)。そして、受信側
がコネクションデータを受け付け(ステップ1800
6)、これに対するACKを送信する(ステップ180
07)ことにより、コネクションが成立する。続いて送
信側は、ユーザ空間からシステム空間へ送信バッファサ
イズ(伝送媒体に関わらず一定値)に相当する量のデー
タコピーを行う(ステップ18001)。そして、送信
バッファ内のデータをいくつかに分割した後、さらに、
LANの最大転送量すなわちLANを構成する伝送媒体
の最大転送単位(MTU:Maximum Transfer Unit)に分
割して送信データを作成し、これらの送信データを連続
送信する(ステップ18002〜ステップ1800
3)。このときの送信データの分割単位の上限値が送信
バッファサイズ、連続送信可能なデータ量の上限値がウ
ィンドウサイズである。なお、本発明の説明では、送信
または受信バッファサイズとウィンドウサイズの値は常
に等しいものとする。受信側は、連続送信されたデータ
を受信すると(ステップ18008〜ステップ1800
9)、送信側へACKを送信してから(ステップ180
10)、受信バッファ内のデータをユーザ空間へデータ
コピーした後(ステップ18011)、受信バッファを
解放する。これにより、1回のデータ転送処理が完了す
る。
FIG. 18 is a diagram showing a data transmission / reception control sequence in a conventional communication control system. In the figure, first, connection data is transmitted from the transmission side to the reception side (step 18000). Then, the receiving side accepts the connection data (step 1800).
6), ACK for this is transmitted (step 180)
07), the connection is established. Subsequently, the transmitting side copies data from the user space to the system space in an amount corresponding to the transmission buffer size (a fixed value regardless of the transmission medium) (step 18001). Then, after dividing the data in the send buffer into several pieces,
The maximum transfer amount of the LAN, that is, the maximum transfer unit (MTU: Maximum Transfer Unit) of the transmission medium forming the LAN is divided to create transmission data, and these transmission data are continuously transmitted (steps 18002 to 1800).
3). At this time, the upper limit of the division unit of the transmission data is the transmission buffer size, and the upper limit of the amount of data that can be continuously transmitted is the window size. In the description of the present invention, the values of the transmission or reception buffer size and the window size are always the same. When the receiving side receives the continuously transmitted data (step 18008 to step 1800).
9) After sending ACK to the sender (step 180
10) After copying the data in the reception buffer to the user space (step 18011), the reception buffer is released. This completes one data transfer process.

【0007】送信側は、送信バッファサイズに相当する
量のデータの連続送信と対応するACKの受信を繰り返
して、全体のデータ転送処理を完了する。また、受信側
は、受信バッファサイズに相当する量のデータの連続受
信と対応するACKの送信を繰り返して、全体のデータ
転送処理を完了する。
The transmitting side repeats the continuous transmission of the amount of data corresponding to the transmission buffer size and the reception of the corresponding ACK to complete the entire data transfer process. Further, the receiving side repeats the continuous reception of the amount of data corresponding to the reception buffer size and the transmission of the corresponding ACK, thereby completing the entire data transfer process.

【0008】[0008]

【発明が解決しようとする課題】上記従来の通信制御シ
ステムでは、送信バッファサイズが伝送媒体に関わらず
常に一定値とされていることから、ユーザ空間とシステ
ム空間との間でコピーされる送受信バッファのデータ量
についても、伝送媒体の種別に関わらず一定である。し
たがって、同時に複数種類のLANに対して接続される
通信制御システムを構築しようとする場合、個々のLA
Nにおけるデータ転送処理の効率が悪化してしまうとい
う問題点があった。これは、伝送媒体の変化によってL
ANの最大転送量が増大して送受信バッファサイズに近
づいていくと、送信側からのデータ送信回数に対する受
信側からのACK送信回数の比率も大きくなってしまう
ためである。
In the above-mentioned conventional communication control system, since the transmission buffer size is always a constant value regardless of the transmission medium, the transmission / reception buffer copied between the user space and the system space. The data amount of is also constant regardless of the type of transmission medium. Therefore, when trying to build a communication control system that is connected to multiple types of LANs at the same time,
There is a problem that the efficiency of the data transfer processing in N is deteriorated. This is due to the change of the transmission medium.
This is because when the maximum transfer amount of the AN increases and approaches the transmission / reception buffer size, the ratio of the number of ACK transmissions from the receiving side to the number of data transmissions from the transmitting side also increases.

【0009】例えば、Ethernet(富士ゼロックス(株)
の登録商標)やFDDIなどの複数種類のネットワーク上で
TCP/IPによる通信を行う場合、送達確認応答なしに一度
に送受信できるデータ量(ウィンドウサイズ)が通信制
御システムの性能(スループット)に影響を与える。具
体的には、FDDIの伝送性能を最大限に活かそうとするな
らば、ウィンドウサイズを40KB以上とすることが望ま
しいとされている(電子情報通信学会論文誌 B-I volJ
77-B-I「FDDIネットワークにおけるトランスポートプロ
トコルのスループット解析」石橋 他,p92 図9参
照)。ところが、Ethernetではウィンドウサイズを4KB
とすれば十分に伝送性能を引き出すことができる。
For example, Ethernet (Fuji Xerox Co., Ltd.)
On multiple types of networks such as
When communicating by TCP / IP, the amount of data (window size) that can be sent and received at once without a delivery confirmation response affects the performance (throughput) of the communication control system. Specifically, if it is desired to maximize the transmission performance of FDDI, it is desirable to set the window size to 40 KB or more (IEICE Transactions BI volJ
77-BI "Transport Protocol Throughput Analysis in FDDI Networks," Ishibashi et al., P92 (see Figure 9). However, with Ethernet, the window size is 4 KB.
If so, the transmission performance can be sufficiently obtained.

【0010】したがって本発明の目的は、上記の問題点
を解決して、利用するLANの最大転送量などに応じた
最適な効率でデータ転送処理が行われる通信制御システ
ムを提供することにある。
Therefore, an object of the present invention is to solve the above problems and to provide a communication control system in which data transfer processing is performed with optimum efficiency according to the maximum transfer amount of the LAN to be used.

【0011】[0011]

【課題を解決するための手段】上記の目的を達成するた
め、本発明の通信制御システムは、複数種類のネット
ワークに接続され、送達確認型のプロトコルによるデー
タ転送処理を行う通信制御システムにおいて、前記デー
タ転送処理の開始に際し、一度の送受信シーケンスで一
括処理可能なデータ量の上限を規定するためのバッファ
サイズを、当該データ転送処理における環境条件に応じ
て設定するバッファ制御部を設ける構成としたり、ある
いは、複数種類のネットワークに接続され、送達確認
型のプロトコルによるデータ転送処理を行う通信制御シ
ステムにおいて、前記データ転送処理における各種の環
境条件ごとに、対応するバッファサイズの値があらかじ
め定義されているバッファサイズテーブルと、前記デー
タ転送処理の開始に際し、当該データ転送処理における
環境条件を識別した後、当該環境条件に対応するバッフ
ァサイズを前記バッファサイズテーブルに基づいて設定
するバッファ制御部と、を設ける構成としたものであ
る。ここで、前記環境条件の具体的な内容は、前記デー
タ転送処理に利用されるネットワークの伝送媒体の最大
転送量,当該ネットワークの種別,当該ネットワークに
おける伝送速度,前記データ転送処理を伴うユーザアプ
リケーションの種別,当該ユーザアプリケーションから
の送信データサイズなどである。
In order to achieve the above object, the communication control system of the present invention is a communication control system which is connected to a plurality of types of networks and performs data transfer processing by a delivery confirmation type protocol. At the start of the data transfer process, a buffer control unit that sets the buffer size for defining the upper limit of the amount of data that can be collectively processed in one transmission / reception sequence according to the environmental conditions in the data transfer process, or Alternatively, in a communication control system which is connected to a plurality of types of networks and performs data transfer processing by a delivery confirmation type protocol, a corresponding buffer size value is defined in advance for each of various environmental conditions in the data transfer processing. When you start the data transfer process with the buffer size table After identifying the environmental conditions in the data transfer process, in which the buffer size corresponding to the environmental conditions and be provided with a, and a buffer control unit that sets, based on the buffer size table. Here, the specific contents of the environmental conditions include the maximum transfer amount of the transmission medium of the network used for the data transfer processing, the type of the network, the transmission speed in the network, and the user application accompanying the data transfer processing. The type and the size of data transmitted from the user application.

【0012】[0012]

【作用】上記構成に基づく作用を説明する。The operation based on the above configuration will be described.

【0013】本発明の通信制御システムは、複数種類
のネットワークに接続され、送達確認型のプロトコルに
よるデータ転送処理を行う通信制御システムにおいて、
前記データ転送処理の開始に際し、一度の送受信シーケ
ンスで一括処理可能なデータ量の上限を規定するための
バッファサイズを、当該データ転送処理における環境条
件に応じて設定するバッファ制御部を設ける構成とした
り、あるいは、複数種類のネットワークに接続され、
送達確認型のプロトコルによるデータ転送処理を行う通
信制御システムにおいて、前記データ転送処理における
各種の環境条件ごとに、対応するバッファサイズの値が
あらかじめ定義されているバッファサイズテーブルと、
前記データ転送処理の開始に際し、当該データ転送処理
における環境条件を識別した後、当該環境条件に対応す
るバッファサイズを前記バッファサイズテーブルに基づ
いて設定するバッファ制御部と、を設ける構成としたも
のである。ここで、前記環境条件の具体的な内容は、前
記データ転送処理に利用されるネットワークの伝送媒体
の最大転送量,当該ネットワークの種別,当該ネットワ
ークにおける伝送速度,前記データ転送処理を伴うユー
ザアプリケーションの種別,当該ユーザアプリケーショ
ンからの送信データサイズなどである。
The communication control system of the present invention is a communication control system which is connected to a plurality of types of networks and performs data transfer processing by a delivery confirmation type protocol,
At the start of the data transfer process, a buffer control unit may be provided to set the buffer size for defining the upper limit of the amount of data that can be collectively processed in one transmission / reception sequence according to the environmental conditions in the data transfer process. , Or connected to multiple types of networks,
In a communication control system that performs data transfer processing by a delivery confirmation type protocol, a buffer size table in which corresponding buffer size values are defined in advance for each of various environmental conditions in the data transfer processing,
At the time of starting the data transfer process, after identifying an environmental condition in the data transfer process, a buffer control unit that sets a buffer size corresponding to the environmental condition based on the buffer size table is provided. is there. Here, the specific contents of the environmental conditions include the maximum transfer amount of the transmission medium of the network used for the data transfer processing, the type of the network, the transmission speed in the network, and the user application accompanying the data transfer processing. The type and the size of data transmitted from the user application.

【0014】そして、ネットワークインタフェース制御
部に上記バッファ制御部を設ける構成とした場合、コネ
クションデータ送信側の通信制御装置では、受信側より
コネクションデータに対するACKを受信すると、ネッ
トワークインタフェース制御部内のバッファ制御部が接
続されるLANの種別を判定した後、バッファサイズテ
ーブルを参照して得られる当該LANに適切な送信バッ
ファサイズ値をプロトコル制御部内のプロトコル制御テ
ーブルに設定する。また、コネクションデータ受信側の
通信制御装置では、コネクションデータを送信側より受
信すると、上記と同様に、ネットワークインタフェース
制御部内のバッファ制御部が接続されるLANの種別を
判定した後、バッファサイズテーブルを参照して得られ
る当該LANに適切な受信バッファサイズ値をプロトコ
ル制御部内のプロトコル制御テーブルに設定する。この
後、双方の通信制御装置のプロトコル制御部は、プロト
コル制御テーブルに設定されたバッファサイズ値に基づ
き、データの連続送信または連続受信を行う。したがっ
て、バッファサイズテーブルに各々のLANを構成する
伝送媒体などに応じた送受信バッファサイズ値をあらか
じめ登録しておくことにより、伝送媒体の伝送能力など
に応じて送受信バッファサイズが自動的に変更されてデ
ータの連続送受信が行われるので、利用するLANの最
大転送量などに応じた最適な効率のデータ転送処理を実
現させることができる。
If the network interface control unit is provided with the buffer control unit, the communication control device on the connection data transmission side receives the ACK for the connection data from the reception side, and the buffer control unit in the network interface control unit. After determining the type of LAN to be connected, the transmission buffer size value suitable for the LAN obtained by referring to the buffer size table is set in the protocol control table in the protocol control unit. When receiving connection data from the transmission side, the communication control device on the connection data receiving side determines the type of LAN to which the buffer control section in the network interface control section is connected, and then opens the buffer size table in the same manner as above. The reception buffer size value suitable for the LAN obtained by reference is set in the protocol control table in the protocol control unit. After that, the protocol control units of both communication control devices perform continuous transmission or continuous reception of data based on the buffer size value set in the protocol control table. Therefore, by registering in advance the transmission / reception buffer size value corresponding to the transmission medium constituting each LAN in the buffer size table, the transmission / reception buffer size is automatically changed according to the transmission capacity of the transmission medium. Since continuous data transmission / reception is performed, it is possible to realize data transfer processing with optimum efficiency according to the maximum transfer amount of the LAN to be used.

【0015】あるいは、プロトコル制御部に上記バッフ
ァ制御部を設ける構成とした場合、コネクションデータ
送信側の通信制御装置では、コネクションデータの送信
処理が終了すると、プロトコル制御部内のバッファ制御
部がプロトコル制御テーブル内をサーチしてネットワー
クインタフェーステーブルへのポインタを求めた後、ネ
ットワークインタフェーステーブル内のLAN識別子よ
り送受信バッファサイズテーブルをサーチし、該当する
送受信バッファサイズ値をプロトコル制御テーブルに設
定する。また、コネクションデータ受信側の通信制御装
置では、コネクションデータを送信側通信制御装置より
受信して、これに対応するコネクションデータ受信処理
が終了すると、上記と同様に、プロトコル制御部内のバ
ッファ制御部がプロトコル制御テーブル内をサーチして
ネットワークインタフェーステーブルへのポインタを求
めた後、ネットワークインタフェーステーブル内のLA
N識別子より送受信バッファサイズテーブルをサーチ
し、該当する送受信バッファサイズ値をプロトコル制御
テーブルに設定する。この後、双方の通信制御装置のプ
ロトコル制御部は、プロトコル制御テーブルに設定され
たバッファサイズ値に基づき、データの連続送信または
連続受信を行う。
Alternatively, in the case where the above-mentioned buffer control unit is provided in the protocol control unit, in the communication control device on the connection data transmission side, when the connection data transmission process ends, the buffer control unit in the protocol control unit causes the protocol control table. After searching the inside for a pointer to the network interface table, the sending / receiving buffer size table is searched from the LAN identifier in the network interface table, and the corresponding sending / receiving buffer size value is set in the protocol control table. Further, in the communication control device on the connection data receiving side, when the connection data is received from the communication control device on the transmitting side and the connection data receiving process corresponding to this is completed, the buffer control unit in the protocol control unit is set in the same manner as above. After searching the protocol control table for a pointer to the network interface table, LA in the network interface table is searched.
The transmission / reception buffer size table is searched from the N identifier, and the corresponding transmission / reception buffer size value is set in the protocol control table. After that, the protocol control units of both communication control devices perform continuous transmission or continuous reception of data based on the buffer size value set in the protocol control table.

【0016】すなわちプロトコル制御部は、データ送信
に際して、プロトコル制御テーブル内に設定されている
送信バッファサイズに基づき、ユーザ空間内の送信デー
タエリアからシステム空間内の送信バッファにデータを
コピーする。そしてさらに、送信バッファ内のデータを
伝送媒体の最大転送量に応じて分割して、これを送信バ
ッファサイズ分連続送信した後、受信側の通信制御装置
からの送達確認データを受信することで送信バッファ内
のデータの送信が完了する。したがって、一度に連続送
信する回数をより多く登録しておくほど送達確認処理の
回数が少なくなり、データ転送効率をより向上させるこ
とができる。
That is, when transmitting data, the protocol control unit copies data from the transmission data area in the user space to the transmission buffer in the system space based on the transmission buffer size set in the protocol control table. Then, the data in the transmission buffer is divided according to the maximum transfer amount of the transmission medium, continuously transmitted for the transmission buffer size, and then transmitted by receiving the delivery confirmation data from the communication control device on the receiving side. The transmission of the data in the buffer is completed. Therefore, as the number of times of continuous transmission at one time is registered, the number of times of the delivery confirmation processing decreases, and the data transfer efficiency can be further improved.

【0017】また、バッファ制御部は、伝送媒体の種別
ごとに送受信バッファサイズ値が登録されたバッファサ
イズテーブルを参照して送受信バッファサイズを決定し
ていることから、最大転送量の大きな伝送媒体について
大きな送受信バッファサイズ値を、最大転送量の小さな
伝送媒体については小さな送受信バッファサイズ値を、
バッファサイズテーブルに登録しておけば、LANを構
成する伝送媒体の種別に関わらず、データ転送効率をほ
ぼ一定とすることができる。
Since the buffer control unit determines the transmission / reception buffer size by referring to the buffer size table in which the transmission / reception buffer size value is registered for each type of transmission medium, the transmission medium having a large maximum transfer amount is determined. A large send / receive buffer size value, and a small send / receive buffer size value for transmission media with a small maximum transfer amount.
If registered in the buffer size table, the data transfer efficiency can be made almost constant regardless of the types of transmission media that compose the LAN.

【0018】[0018]

【実施例】以下、本発明の通信制御システムの実施例を
図面を用いて詳細に説明する。
Embodiments of the communication control system of the present invention will be described in detail below with reference to the drawings.

【0019】図1は、本発明の通信制御システムの第1
実施例の全体的な構成を示すブロック図である。
FIG. 1 shows the first part of the communication control system of the present invention.
It is a block diagram showing the whole composition of an example.

【0020】まず、本実施例の通信制御システムにおけ
る通信制御装置1001を構成する各々の制御ブロック
およびテーブルについて説明する。図1において、通信
制御装置1001は、ワークステーションやパーソナル
コンピュータなどの情報機器によって構成されており、
例えばEthernetやFDDIなどのようなローカルエリアネッ
トワーク(以後、“LAN”と略記する)を構築してい
る種々の伝送媒体、すなわちLAN1019,LAN
1020,LAN1021に接続されて、他の情報
機器との間のデータ転送を行う。ユーザアプリケーショ
ン1002は、通信制御装置1001内に設けられたユ
ーザアプリケーション専用のメモリ空間(ユーザ空間)
上で実行される個別のプログラムである。ユーザアプリ
ケーション1002は、プロトコル制御部1005に対
してユーザ空間上の送信データエリア1003内に格納
されているデータの送信要求あるいは受信データエリア
1004へのデータ受信要求を発行することにより、デ
ータの送受信を行う。プロトコル制御部1005,ネッ
トワークインタフェース制御部1013,アダプタ制御
部1016,アダプタ制御部1017,アダプタ制
御部1018は、上記ユーザ空間とは異なるシステム
空間上で実行される通信制御用のプログラム群である。
プロトコル制御部1005は、送信バッファ1006お
よび受信バッファ1008を用いて、送達確認型プロト
コルによるデータ送受信制御を行う。アダプタ制御部
1016,アダプタ制御部1017,アダプタ制御部
1018はそれぞれ、LAN1019,LAN1
020,LAN1021との間の入出力制御を行う。
ネットワークインタフェース制御部1013は、上記ア
ダプタ制御部1016〜1018とプロトコル制御部1
005との間のインタフェース制御を行う。
First, each control block and table constituting the communication control device 1001 in the communication control system of this embodiment will be described. In FIG. 1, a communication control device 1001 is configured by an information device such as a workstation or a personal computer,
For example, various transmission media that construct a local area network (hereinafter abbreviated as "LAN") such as Ethernet and FDDI, that is, LAN1019, LAN
1020, connected to the LAN 1021 to perform data transfer with other information equipment. The user application 1002 is a memory space (user space) dedicated to the user application provided in the communication control device 1001.
It is a separate program that runs on top. The user application 1002 transmits / receives data by issuing a request for transmitting data stored in the transmission data area 1003 in the user space or a request for receiving data to the reception data area 1004 to the protocol control unit 1005. To do. The protocol control unit 1005, the network interface control unit 1013, the adapter control unit 1016, the adapter control unit 1017, and the adapter control unit 1018 are a group of programs for communication control executed in a system space different from the user space.
The protocol control unit 1005 uses the transmission buffer 1006 and the reception buffer 1008 to perform data transmission / reception control by the delivery confirmation protocol. The adapter control unit 1016, the adapter control unit 1017, and the adapter control unit 1018 are LAN 1019 and LAN 1, respectively.
020, input / output control with the LAN 1021 is performed.
The network interface control unit 1013 includes the adapter control units 1016 to 1018 and the protocol control unit 1.
Interface control with 005 is performed.

【0021】次に、データ送信に際して行われる通信制
御の流れについて説明する。ユーザアプリケーション1
002は、プロトコル制御部1005に対してユーザ空
間内の送信データエリア1003内に格納されているデ
ータの送信要求を発行する。この送信要求に対して、プ
ロトコル制御部1005はユーザ空間上の送信データエ
リア1003よりシステム空間上の送信バッファ100
6にデータをコピーする。このとき、一度にコピーされ
るデータ量(送信バッファサイズ値)については、プロ
トコル制御部1005内のプロトコル制御テーブル10
07に設定されているバッファサイズ値にしたがう。な
お、このバッファサイズ値は、ユーザアプリケーション
1002から最初のデータ送信要求を受けたとき、プロ
トコル制御部1005が、当該ユーザアプリケーション
1002の種別を判定し、後述するバッファサイズテー
ブルに基づいて決定する。
Next, the flow of communication control performed when transmitting data will be described. User application 1
002 issues a transmission request for the data stored in the transmission data area 1003 in the user space to the protocol control unit 1005. In response to this transmission request, the protocol control unit 1005 moves from the transmission data area 1003 in the user space to the transmission buffer 100 in the system space.
Copy the data to 6. At this time, regarding the amount of data copied at one time (transmission buffer size value), the protocol control table 10 in the protocol control unit 1005
According to the buffer size value set to 07. The buffer size value is determined by the protocol control unit 1005 when the first data transmission request is received from the user application 1002, the type of the user application 1002 is determined, and the buffer size table is described later.

【0022】次に、データ受信に際して行われる通信制
御の流れについて説明する。アダプタ制御部1016〜
1018のいずれかがLAN1019〜1021のいず
れかからデータを受信すると、ネットワークインタフェ
ース制御部1013が割込み要求によってプロトコル制
御部1005にデータの受信を報告する。これに応じ
て、プロトコル制御部1005は受信したデータ101
1〜1012に対する所定のプロトコル処理を行ってデ
ータ受信バッファ1008に格納した後、ユーザアプリ
ケーション1002にデータ受信を通知する。このとき
の受信バッファサイズ値についても、プロトコル制御部
1005内のプロトコル制御テーブル1007に設定さ
れているバッファサイズ値にしたがって決定される。そ
の後、ユーザアプリケーション1002によるデータ受
信が終了して受信バッファ1008が解放され、バッフ
ァに空きが生じてから、送信元に対するACKの送信が
行われる。
Next, the flow of communication control performed when receiving data will be described. Adapter control unit 1016-
When any of 1018 receives the data from any of the LANs 1019 to 1021, the network interface control section 1013 reports the reception of the data to the protocol control section 1005 by an interrupt request. In response to this, the protocol control unit 1005 receives the received data 101
After performing a predetermined protocol process on 1 to 1012 and storing it in the data reception buffer 1008, the user application 1002 is notified of the data reception. The reception buffer size value at this time is also determined according to the buffer size value set in the protocol control table 1007 in the protocol control unit 1005. After that, the data reception by the user application 1002 is completed, the reception buffer 1008 is released, and the vacancy in the buffer occurs, and then the ACK is transmitted to the transmission source.

【0023】図2は、図1中のプロトコル制御部におけ
るプロトコル制御テーブルの詳細な構成を示す図であ
る。同図中、プロトコル制御テーブル1007は、ユー
ザアプリケーション種別およびバッファサイズの2種類
の項目から構成され、各々のユーザアプリケーション種
別について、送信バッファサイズおよび受信バッファサ
イズの値を通信制御に先立ってあらかじめ登録してお
く。これにより、プロトコル制御部1005は、ユーザ
アプリケーション1002から送信要求または受信要求
を受けると、当該ユーザアプリケーションの種別を判定
し、プロトコル制御テーブル1007に登録された当該
ユーザアプリケーションに対応する送信バッファサイズ
値または受信バッファサイズ値を決定する。
FIG. 2 is a diagram showing the detailed structure of the protocol control table in the protocol control unit in FIG. In the figure, the protocol control table 1007 is composed of two types of items, user application type and buffer size. For each user application type, the values of the send buffer size and the receive buffer size are registered in advance prior to communication control. Keep it. Accordingly, when the protocol control unit 1005 receives a transmission request or a reception request from the user application 1002, the protocol control unit 1005 determines the type of the user application, and the transmission buffer size value or the transmission buffer size value corresponding to the user application registered in the protocol control table 1007. Determine the receive buffer size value.

【0024】図3は、図1の通信制御システムにおける
データ送受信の制御シーケンスを示す図である。以下、
図3を用いて本実施例における送受信バッファサイズ値
の決定に関わる手順についての説明を行う。なお、同図
中、図1と同一構成部分については同一符号を付し、そ
の説明を省略する。
FIG. 3 is a diagram showing a data transmission / reception control sequence in the communication control system of FIG. Less than,
The procedure for determining the transmission / reception buffer size value in this embodiment will be described with reference to FIG. In the figure, the same components as those in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted.

【0025】まず、送信側の通信制御装置は、受信側の
通信制御装置に所定のコネクションデータを送信するこ
とでコネクション開始処理を行う(ステップ300
1)。受信側は、送信されたコネクションデータを受け
付け(ステップ3008)、このとき利用されたLAN
の種別に応じて、バッファ制御部1014内の送受信バ
ッファサイズテーブル1015(請求項中の“バッファ
サイズテーブル”に相当する)に登録されている受信バ
ッファサイズ値をプロトコル制御部1005内のプロト
コル制御テーブル1007に登録することにより、受信
バッファサイズの変更を行う(ステップ3009)。こ
の後、受信側はコネクションデータに対するACKデー
タを送信側へ送信する(ステップ3010)。送信側
は、コネクションデータに対するACKデータを受信す
ると、上記と同様、利用されたLANの種別に応じて、
バッファ制御部1014内の送受信バッファサイズテー
ブル1015に登録されている送信バッファサイズ値を
プロトコル制御部1005内のプロトコル制御テーブル
1007に登録することにより、送信バッファサイズの
変更を行う(ステップ3002)。この後、送信側のス
テップ3003〜3007および受信側のステップ30
11〜3015については、図18に示した従来技術に
おける送信側のステップ18001〜18005および
受信側のステップ18008〜18012と同様のデー
タ転送処理を行う。
First, the communication control device on the transmission side performs a connection start process by transmitting predetermined connection data to the communication control device on the reception side (step 300).
1). The receiving side accepts the transmitted connection data (step 3008), and the LAN used at this time
The reception buffer size value registered in the transmission / reception buffer size table 1015 (corresponding to the “buffer size table” in the claims) in the buffer control unit 1014 according to the type of the protocol control table in the protocol control unit 1005. By registering in 1007, the reception buffer size is changed (step 3009). After that, the receiving side transmits ACK data for the connection data to the transmitting side (step 3010). When the transmission side receives the ACK data for the connection data, the transmission side, depending on the type of LAN used,
The transmission buffer size is changed by registering the transmission buffer size value registered in the transmission / reception buffer size table 1015 in the buffer control unit 1014 in the protocol control table 1007 in the protocol control unit 1005 (step 3002). After this, steps 3003 to 3007 on the transmitting side and step 30 on the receiving side
For 11 to 3015, the same data transfer processing as the steps 18001 to 18005 on the transmitting side and the steps 18008 to 18012 on the receiving side in the conventional technique shown in FIG. 18 is performed.

【0026】以上のように、送受信バッファサイズテー
ブル1015に各々のLANに応じた送受信バッファサ
イズ値をあらかじめ登録しておくことにより、コネクシ
ョン設定に際して送信側および受信側の送受信バッファ
値が利用されるLANの種別に応じて適切に決定される
ので、効率のよいデータ転送を実現させることができ
る。
As described above, by registering the transmission / reception buffer size value corresponding to each LAN in the transmission / reception buffer size table 1015 in advance, the LAN in which the transmission / reception buffer values on the transmitting side and the receiving side are used when setting the connection. Since it is appropriately determined according to the type of, it is possible to realize efficient data transfer.

【0027】図4は、図1中のネットワークインタフェ
ース制御部における送受信バッファサイズテーブルの詳
細な構成を示す図である。同図中、送受信バッファサイ
ズテーブル1015は、LAN種別およびバッファサイ
ズの2種類の項目から構成され、各々のLAN種別につ
いて、送信バッファサイズおよび受信バッファサイズの
値を通信制御に先立ってあらかじめ初期値として登録し
ておくためのテーブルである。
FIG. 4 is a diagram showing the detailed structure of the transmission / reception buffer size table in the network interface control unit in FIG. In the figure, the transmission / reception buffer size table 1015 is composed of two types of items, LAN type and buffer size. For each LAN type, the values of the transmission buffer size and the reception buffer size are set as initial values in advance prior to communication control. This is a table for registration.

【0028】図5は、本発明の通信制御システムの第2
実施例の全体的な構成を示すブロック図である。
FIG. 5 shows the second part of the communication control system of the present invention.
It is a block diagram showing the whole composition of an example.

【0029】まず、本実施例の通信制御システムにおけ
る通信制御装置5001を構成する各々の制御ブロック
およびテーブルについて説明する。なお、図1と同一構
成部分については同一符号を付し、その説明を簡略化す
る。図5において、通信制御装置5001は、図1と同
様に、ワークステーションやパーソナルコンピュータな
どの情報機器によって構成されており、LAN101
9,LAN1020,LAN1021に接続され
て、他の情報機器との間のデータ転送を行う。ユーザア
プリケーション1002は、通信制御装置5001内に
設けられたユーザアプリケーション専用のメモリ空間
(ユーザ空間)上で実行され、プロトコル制御部500
5に対してユーザ空間上の送信データエリア1003内
に格納されているデータの送信要求あるいは受信データ
エリア1004へのデータ受信要求を発行することによ
り、データの送受信を行う。プロトコル制御部500
5,ネットワークインタフェース制御部5013は、上
記ユーザ空間とは異なるシステム空間上で実行される通
信制御用のプログラム群である。プロトコル制御部50
05は、送信バッファ1006および受信バッファ10
08を用いて、送達確認型プロトコルによるデータ送受
信制御を行う。ネットワークインタフェース制御部50
13は、前述したアダプタ制御部1016〜1018と
プロトコル制御部5005との間のインタフェース制御
を行う。送受信バッファ制御部5014は、プロトコル
制御部5005内に設けられており、コネクション処理
の完了に際して、送受信バッファサイズテーブル500
7に基づき、プロトコル制御テーブル5015に送受信
バッファサイズ値を設定する。
First, each control block and table constituting the communication control device 5001 in the communication control system of this embodiment will be described. The same components as those in FIG. 1 are designated by the same reference numerals to simplify the description. In FIG. 5, the communication control device 5001 is configured by an information device such as a workstation or a personal computer as in FIG.
9, LAN1020, LAN1021 is connected to perform data transfer with other information devices. The user application 1002 is executed in a memory space (user space) dedicated to the user application provided in the communication control device 5001, and the protocol control unit 500.
5, the data stored in the transmission data area 1003 in the user space is transmitted or the data reception request to the reception data area 1004 is issued. Protocol control unit 500
5, the network interface control unit 5013 is a group of programs for communication control executed in a system space different from the user space. Protocol control unit 50
05 is a transmission buffer 1006 and a reception buffer 10
08 is used to perform data transmission / reception control by a delivery confirmation type protocol. Network interface controller 50
The interface control unit 13 controls the interface between the adapter control units 1016 to 1018 and the protocol control unit 5005 described above. The transmission / reception buffer control unit 5014 is provided in the protocol control unit 5005, and upon completion of the connection processing, the transmission / reception buffer size table 500.
7, the transmission / reception buffer size value is set in the protocol control table 5015.

【0030】図6は、図5中のネットワークインタフェ
ース制御部におけるネットワークインタフェーステーブ
ルの詳細な構成を示す図である。同図中、ネットワーク
インタフェーステーブル5016を構成する各要素のう
ち、LAN識別子5016aは接続されるLANの種別
を、最大転送単位(MTU)5016bは当該LANを
介して転送可能なデータサイズの最大値を、それぞれ示
す。ここで、MTU5016bの値はLANを構成する
伝送媒体の種別によって異なっている。ネットワークイ
ンタフェーステーブル5016は接続されるLANごと
に作成され、コネクション処理に際してその所在を示す
ポインタがプロトコル制御テーブル5015に登録され
る。なお、上記以外の各要素については本実施例と特に
関わりがないため、その説明を省略する。
FIG. 6 is a diagram showing the detailed structure of the network interface table in the network interface control unit in FIG. In the figure, among the elements constituting the network interface table 5016, the LAN identifier 5016a indicates the type of LAN to be connected, and the maximum transfer unit (MTU) 5016b indicates the maximum value of the data size that can be transferred via the LAN. , Respectively. Here, the value of the MTU 5016b differs depending on the type of transmission medium forming the LAN. The network interface table 5016 is created for each connected LAN, and a pointer indicating its location is registered in the protocol control table 5015 during connection processing. The elements other than the above are not particularly related to the present embodiment, and the description thereof will be omitted.

【0031】次に、本実施例の通信制御システムにおけ
る処理動作について説明を行う。なお、便宜上、本実施
例の通信制御システムで用いられる通信プロトコルがTC
P/IP(Transmission Control Protocol/Internet Prot
ocol)である場合に限って説明を行うものとする。
Next, the processing operation in the communication control system of this embodiment will be described. For convenience, the communication protocol used in the communication control system of the present embodiment is TC
P / IP (Transmission Control Protocol / Internet Prot
ocol) will be explained.

【0032】図7は、ネットワークで送受信されるデー
タフレームの形式の一例を示す図である。同図中、LA
N1019〜1021を介してやり取りされるデータフ
レーム70は、MAC(Medical Access Control)ヘッ
ダ71,プロトコルヘッダ72,ユーザデータ73から
構成されており、伝送媒体の種別により形式の異なるM
ACヘッダ71には、伝送路に応じた宛先アドレス情報
などが設定される。このMACヘッダ71の生成や解読
は、図5中のアダプタ制御部1016〜1021によっ
て行われる。また、プロトコルヘッダ72は、さらにT
CPヘッダ721およびIPヘッダ722から構成され
ており、その生成および解読は、プロトコル制御部50
05で行われる。ユーザデータ73は、ユーザアプリケ
ーション1002で使用される任意のデータであり、ユ
ーザアプリケーション1002からプロトコル制御部5
005へ渡される。
FIG. 7 is a diagram showing an example of the format of a data frame transmitted and received on the network. In the figure, LA
A data frame 70 exchanged via N1019 to 1021 is composed of a MAC (Medical Access Control) header 71, a protocol header 72, and user data 73, and has a different format depending on the type of transmission medium.
In the AC header 71, destination address information or the like according to the transmission path is set. Generation and decoding of the MAC header 71 are performed by the adapter control units 1016 to 1021 in FIG. Also, the protocol header 72 is
It is composed of a CP header 721 and an IP header 722, and its generation and decryption are performed by the protocol control unit 50.
It will take place at 05. The user data 73 is arbitrary data used by the user application 1002, and is used by the user application 1002 to the protocol control unit 5.
Passed to 005.

【0033】図8および図9は、図7中のプロトコルヘ
ッダの一部となるTCPヘッダおよびIPヘッダの詳細
な構成を示す図であり、図8がTCPヘッダ,図9がI
Pヘッダである。図8において、TCPヘッダ721中
のWindowエリア721aは受信ウィンドウサイズ(=送
受信バッファサイズ)を登録するためのエリアであり、
コネクションおよびデータ転送に際して、送受信バッフ
ァ制御部5014に自動変更された送受信バッファサイ
ズの設定値を、送信側あるいは受信側の通信制御装置内
のプロトコル制御部5005が反映させる。
8 and 9 are diagrams showing the detailed structures of the TCP header and the IP header, which are part of the protocol header in FIG. 7, where FIG. 8 is the TCP header and FIG. 9 is the I header.
It is a P header. In FIG. 8, a window area 721a in the TCP header 721 is an area for registering the reception window size (= transmission / reception buffer size),
Upon connection and data transfer, the transmission / reception buffer control unit 5014 reflects the automatically changed setting value of the transmission / reception buffer size in the protocol control unit 5005 in the communication control device on the transmission side or the reception side.

【0034】図10は、図5中のプロトコル制御部にお
ける送受信バッファ制御部によるバッファサイズ自動変
更処理の一例を示す処理フロー図である。同図中、プロ
トコル制御部5005によるコネクション処理が終了す
る(ステップ10002)と、送受信バッファ制御部5
014は、プロトコル制御テーブル5015内をサーチ
して、ネットワークインタフェーステーブル5016へ
のポインタを求める(ステップ10003)。そして、
ネットワークインタフェーステーブル5016内をサー
チして、利用されているLANを特定するLAN識別子
を求める(ステップ10004)。最後に、当該LAN
識別子に基づいて送受信バッファサイズテーブル500
7をサーチして該当する送受信バッファサイズを求め
(ステップ10005)、当該送受信バッファサイズの
値をプロトコル制御テーブル5015に設定する(ステ
ップ10006)。
FIG. 10 is a process flow chart showing an example of a buffer size automatic changing process by the transmission / reception buffer control unit in the protocol control unit in FIG. In the figure, when the connection processing by the protocol control unit 5005 ends (step 10002), the transmission / reception buffer control unit 5
014 searches the protocol control table 5015 for a pointer to the network interface table 5016 (step 10003). And
The network interface table 5016 is searched to find a LAN identifier that identifies the LAN being used (step 10004). Finally, the LAN
Transmission / reception buffer size table 500 based on the identifier
7 is searched for the corresponding transmission / reception buffer size (step 10005), and the value of the transmission / reception buffer size is set in the protocol control table 5015 (step 10006).

【0035】図11は、図5中のプロトコル制御部にお
ける送受信バッファ制御部によるバッファサイズ自動変
更処理の他の例を示す処理フロー図であり、図5に示し
た通信制御装置5001におけるプロトコル制御部50
05中の送受信バッファサイズテーブル5007を用い
ずに、計算によってバッファサイズを決定する通信制御
システムの実施例における処理を示している。なお、図
5と同一構成部分については同一符号を付し、その説明
を省略する。
FIG. 11 is a process flow chart showing another example of the buffer size automatic changing process by the transmission / reception buffer control unit in the protocol control unit in FIG. 5, and the protocol control unit in the communication control device 5001 shown in FIG. Fifty
The processing in the embodiment of the communication control system which determines the buffer size by calculation without using the transmission / reception buffer size table 5007 in FIG. The same components as those in FIG. 5 are designated by the same reference numerals and the description thereof will be omitted.

【0036】図11において、プロトコル制御部500
5によるコネクション処理(ステップ11002)が終
了すると、送受信バッファ制御部5014はプロトコル
制御テーブル5015をサーチして、ネットワークイン
タフェース制御部5013内のネットワークインタフェ
ーステーブル5016へのポインタを求める(ステップ
11003)。次に上記ポインタに基づいて、ネットワ
ークインタフェーステーブル5016内をサーチし(ス
テップ11004)、当該通信制御によって接続してい
るLANの最大転送量を求める。そして、得られた最大
転送量に基づいて適切な送受信バッファサイズの値を算
出する(ステップ11005)。
In FIG. 11, the protocol control unit 500
When the connection process by 5 (step 11002) is completed, the transmission / reception buffer control unit 5014 searches the protocol control table 5015 for a pointer to the network interface table 5016 in the network interface control unit 5013 (step 11003). Next, the network interface table 5016 is searched based on the pointer (step 11004), and the maximum transfer amount of the LAN connected by the communication control is obtained. Then, an appropriate transmission / reception buffer size value is calculated based on the obtained maximum transfer amount (step 11005).

【0037】以下、上述した適切な送受信バッファサイ
ズの値を算出するための4種類の具体的な方法について
説明する。
Hereinafter, four kinds of concrete methods for calculating the value of the above-mentioned appropriate transmission / reception buffer size will be described.

【0038】〔算出方法〕送受信バッファサイズは一
度に連続送信または連続受信可能なデータ量の上限であ
り、実際の格納領域はシステム空間内に確保される。現
在の計算機システムでシステム空間内に格納されたデー
タを効率良く扱うには、当該データのサイズが2のn乗
(nは正の整数)の整数倍であることが望ましい。一
方、異機種間におけるデータの送受信に際して、例え
ば、送受信データを格納するためのメモリ量の多い通信
制御装置から少ない通信制御装置へデータを送信する場
合、送受信バッファサイズの値が大き過ぎると連続送信
回数が増加することから、メモリ量の少ない受信側の通
信制御装置では連続データ受信中に受信バッファが不足
して受信が失敗してしまう確率が増大するので、一般的
に連続送信の回数を4回以内にしておくことが望まし
い。以上の方針に基づいて算出方法では、ステップ1
1005で得られたLANの最大転送量の値の4倍を4
096で除算して求められる商を送受信バッファサイズ
の値とする。
[Calculation Method] The transmission / reception buffer size is the upper limit of the amount of data that can be continuously transmitted or received at one time, and the actual storage area is secured in the system space. In order to efficiently handle the data stored in the system space in the current computer system, it is desirable that the size of the data be an integer multiple of 2 to the nth power (n is a positive integer). On the other hand, when transmitting / receiving data between different models, for example, when transmitting data from a communication control device with a large amount of memory for storing the transmission / reception data to a communication control device with a small amount of memory, continuous transmission is performed if the value of the transmit / receive buffer size is too large. Since the number of times of increasing the number of times increases, the probability that the receiving communication control device with a small amount of memory will fail due to lack of the receiving buffer during continuous data reception increases the number of times of continuous transmission. It is desirable to keep it less than once. In the calculation method based on the above policy, step 1
4 times the value of the maximum transfer amount of LAN obtained in 1005
The quotient obtained by dividing by 096 is the value of the transmission / reception buffer size.

【0039】〔算出方法〕LANの最大転送量の値か
ら前述したプロトコルヘッダのデータサイズの値を引き
算して得られる値をMSS(Max Segment Size)と呼
び、一般的に、送受信バッファからデータを送信する場
合あるいは受信データを送受信バッファに格納する場
合、上記MSSを単位として処理を行っている。すなわ
ち、送受信バッファからデータを連続送信する場合、連
続送信の回数は送受信バッファサイズの値をMSSで除
算して得られる商となる。そこで算出方法では、送受
信バッファを用いて効率良く連続送信または連続受信を
行うために、上記MSSの値の4倍を送受信バッファサ
イズの値とする。
[Calculation Method] A value obtained by subtracting the value of the data size of the above-mentioned protocol header from the value of the maximum transfer amount of the LAN is called MSS (Max Segment Size). When transmitting or storing received data in the transmission / reception buffer, processing is performed in units of the above MSS. That is, when data is continuously transmitted from the transmission / reception buffer, the number of continuous transmissions is a quotient obtained by dividing the value of the transmission / reception buffer size by MSS. Therefore, in the calculation method, in order to efficiently perform continuous transmission or continuous reception using the transmission / reception buffer, the value of the transmission / reception buffer size is set to four times the value of the MSS.

【0040】〔算出方法および〕送受信データを格
納するためのメモリ量の多い通信制御装置相互間で行わ
れるデータ送受信において、一度に連続送信または連続
受信可能な回数をN(Nは、正の整数)としたとき、算
出方法では、最大転送量のN倍を4096で除算して
求められる商のN倍を送受信バッファサイズの値とす
る。また、算出方法では、上記MSSの値のN倍を送
受信バッファサイズの値とする。
[Calculation Method and] In data transmission / reception performed between communication control devices having a large amount of memory for storing transmission / reception data, the number of times continuous transmission or continuous reception is possible at one time is N (N is a positive integer). In the calculation method, N times the quotient obtained by dividing N times the maximum transfer amount by 4096 is used as the value of the transmission / reception buffer size. Further, in the calculation method, the value of the transmission / reception buffer size is N times the value of the MSS.

【0041】上述した4種類の算出方法のいずれかによ
って送受信バッファサイズの値が算出されると(ステッ
プ11005)、送受信バッファ制御部5014は、当
該送受信バッファサイズの値をプロトコル制御テーブル
5015に設定して(ステップ11006)、バッファ
サイズ自動変更処理を終了する。
When the transmission / reception buffer size value is calculated by any of the above-mentioned four types of calculation methods (step 11005), the transmission / reception buffer control unit 5014 sets the transmission / reception buffer size value in the protocol control table 5015. (Step 11006), the buffer size automatic changing process ends.

【0042】次に、図12および図13を用いて、図5
中のプロトコル制御部における送受信バッファ制御部に
よるバッファサイズ自動変更処理のさらに別の例につい
て説明を行う。
Next, referring to FIGS. 12 and 13, FIG.
Another example of the automatic buffer size changing process by the transmission / reception buffer control unit in the inside protocol control unit will be described.

【0043】図12は、図5中のプロトコル制御部にお
ける送受信バッファサイズテーブルの詳細な構成を示す
図である。同図中、送受信バッファサイズテーブル50
07は、ユーザアプリケーション種別,LAN種別,バ
ッファサイズの各項目を構成要素としている。ユーザア
プリケーション種別には、データ転送を行うユーザアプ
リケーションの識別子が登録されている。LAN種別に
は、データ転送に際して他の通信制御装置との接続に利
用され得るLANの識別子が登録されている。バッファ
サイズには、各々のユーザアプリケーション種別および
LAN種別に対応する最適な送受信バッファサイズが登
録されている。
FIG. 12 is a diagram showing the detailed structure of the transmission / reception buffer size table in the protocol control unit in FIG. In the figure, a transmission / reception buffer size table 50
07 has components of user application type, LAN type, and buffer size. An identifier of a user application that transfers data is registered in the user application type. In the LAN type, a LAN identifier that can be used for connection with another communication control device at the time of data transfer is registered. In the buffer size, the optimum transmission / reception buffer size corresponding to each user application type and LAN type is registered.

【0044】ユーザアプリケーションには、ファイル転
送プログラム(FTP:File Transfer Protocol)のよ
うな転送データ量の大きいものと、仮想端末プログラム
(telnet)のような転送データ量の小さいものがある。
転送データ量の大きいユーザアプリケーションの場合、
一度に連続送信可能な回数を多くするほど送達確認処理
回数が減少し、データ転送効率が向上する。すなわち、
送受信バッファサイズの値を大きく設定することによ
り、データ転送効率が向上する。これに対して、転送デ
ータ量の小さいユーザアプリケーションの場合、それほ
ど大きな送受信バッファは必要ない。以上に基づいて、
ユーザアプリケーション種別を送受信バッファサイズテ
ーブルの構成要素に含めてユーザアプリケーションのデ
ータ転送量に応じた送受信バッファサイズの自動変更を
可能とするとともに、伝送媒体種別対応送受信バッファ
サイズ自動変更方式に合わせることにより、よりきめ細
かくデータ転送の効率化を図ることが可能になる。
User applications include a large transfer data amount such as a file transfer program (FTP) and a small transfer data amount such as a virtual terminal program (telnet).
For user applications that transfer a large amount of data,
As the number of continuous transmissions at one time increases, the number of delivery confirmation processes decreases, and the data transfer efficiency improves. That is,
By setting the value of the transmission / reception buffer size to be large, the data transfer efficiency is improved. On the other hand, a user application with a small amount of transfer data does not need such a large send / receive buffer. Based on the above,
By including the user application type in the constituent elements of the send / receive buffer size table, it is possible to automatically change the send / receive buffer size according to the data transfer amount of the user application. It is possible to make the data transfer efficiency more detailed.

【0045】図13は、図5中のプロトコル制御部にお
ける送受信バッファ制御部によるバッファサイズ自動変
更処理のさらに別の例を示す処理フロー図であり、図1
2に示した送受信バッファサイズテーブル5007を用
いた送受信バッファサイズ自動変更処理の流れを示す。
同図中、プロトコル制御部5005によるコネクション
処理(ステップ13002)が終了すると、送受信バッ
ファ制御部5014はプロトコル制御テーブル5015
をサーチし、ネットワークインタフェース制御部501
3内のネットワークインタフェーステーブル5016へ
のポインタを求める(ステップ13003)。次に上記
ポインタに基づいて、ネットワークインタフェーステー
ブル5016内をサーチし(ステップ13004)、当
該通信制御によって接続しているLANのLAN識別子
を求める。そして、当該LAN識別子とユーザアプリケ
ーション識別子より、送受信バッファサイズテーブル5
007をサーチする(ステップ13005)。そして、
該当する送受信バッファサイズの値をプロトコル制御テ
ーブル5015に設定して(ステップ13006)、バ
ッファサイズ自動変更処理を終了する。
FIG. 13 is a process flow chart showing still another example of the buffer size automatic changing process by the transmission / reception buffer control unit in the protocol control unit in FIG.
The flow of the transmission / reception buffer size automatic changing process using the transmission / reception buffer size table 5007 shown in FIG.
In the figure, when the connection processing (step 13002) by the protocol control unit 5005 is completed, the transmission / reception buffer control unit 5014 displays the protocol control table 5015.
For network interface control unit 501
A pointer to the network interface table 5016 in 3 is obtained (step 13003). Next, based on the pointer, the network interface table 5016 is searched (step 13004) to obtain the LAN identifier of the LAN connected by the communication control. Then, based on the LAN identifier and the user application identifier, the transmission / reception buffer size table 5
007 is searched (step 13005). And
The value of the corresponding transmission / reception buffer size is set in the protocol control table 5015 (step 13006), and the buffer size automatic changing process is terminated.

【0046】図14は、図5の通信制御システムにおけ
るデータ送受信の制御シーケンスを示す図であり、コネ
クションデータの送信側から受信側へデータ転送を行う
場合の制御シーケンスを示している。同図中、受信側の
通信制御装置は、送信側の通信制御装置からコネクショ
ンデータを受信すると(ステップ14009)、自局の
受信バッファサイズの値を変更するとともに、プロトコ
ル制御テーブル5015内の送受信バッファサイズの値
を変更する(ステップ14010)。そして、コネクシ
ョン確認応答フレームを送信側の通信制御装置に送信す
る(ステップ14011)。このとき、図7〜図9に示
した伝送媒体上を流れるデータフレーム70の一部であ
るTCPヘッダ721内のWindow値721aは、変更後
の受信バッファサイズ値に変更されている。送信側の通
信制御装置は、コネクション確認応答フレームを受信し
てコネクション終了処理を行った後(ステップ1400
2)、自局のプロトコル制御テーブル内の送受信バッフ
ァサイズ値を変更する(ステップ14003)。そして
その後、変更した送受信バッファサイズの値にしたがっ
て、ユーザアプリケーション1002内の送信データエ
リア1003にあるデータをプロトコル制御部5005
内の送信バッファ1006にコピーし(ステップ140
04)、データ送信を連続して行う(ステップ1400
5〜ステップ14006)。このとき、各データ送信に
おけるデータフレーム70におけるTCPヘッダ721
内のWindow値721aは、変更後の受信バッファサイズ
値に変更されている。
FIG. 14 is a diagram showing a control sequence of data transmission / reception in the communication control system of FIG. 5, and shows a control sequence when data is transferred from the transmission side of the connection data to the reception side. In the figure, when the communication control device on the reception side receives the connection data from the communication control device on the transmission side (step 14009), it changes the value of the reception buffer size of its own station and the transmission / reception buffer in the protocol control table 5015. The size value is changed (step 14010). Then, the connection confirmation response frame is transmitted to the communication control device on the transmitting side (step 14011). At this time, the Window value 721a in the TCP header 721, which is a part of the data frame 70 flowing on the transmission medium shown in FIGS. 7 to 9, is changed to the changed reception buffer size value. The communication control device on the transmitting side receives the connection confirmation response frame and performs connection termination processing (step 1400).
2) Change the transmission / reception buffer size value in the protocol control table of the own station (step 14003). Then, according to the changed value of the transmission / reception buffer size, the data in the transmission data area 1003 in the user application 1002 is transferred to the protocol control unit 5005.
Copy to the send buffer 1006 inside (step 140
04), data transmission is continuously performed (step 1400).
5-step 14006). At this time, the TCP header 721 in the data frame 70 in each data transmission
The Window value 721a therein is changed to the reception buffer size value after the change.

【0047】次に、送達確認型プロトコルとしてTCP/IP
(Transmission Control Protocol/Internet Protoco
l)を採用している通信制御装置におけるダイナミック
ウィンドウ制御について説明する。
Next, TCP / IP is used as a delivery confirmation type protocol.
(Transmission Control Protocol / Internet Protoco
The dynamic window control in the communication control device that adopts l) will be described.

【0048】図15は、本発明の通信制御システムをTC
P/IPのマルチLANに対して適用したクライアントサー
バシステム(以後、“CSS”と略記する)の全体的な
構成を示すブロック図である。同図中、通信制御装置1
5001は、送達確認型プロトコルとしてTCP/IPを採用
しており、他の通信制御装置との間でデータ転送を行う
ユーザアプリケーション15002,ネットワークイン
タフェース制御部15013,アダプタ制御部1510
0〜15300によって構成されている。通信制御装置
15001は、FDDI15101,FastEthernet1520
1,Ethernet15301などに接続するマルチLAN環
境下において、それらに接続されている各種のサーバや
ワークステーション15101〜15202あるいはパ
ーソナルコンピュータ15302などの通信制御装置と
の間におけるデータ転送の制御を行う。なお、データ転
送を行うユーザアプリケーション15002の具体的な
ものとしては、前述した仮想端末プログラム(telnet)
およびファイル転送プログラム(FTP)を想定する。
また、このときのデータ転送によってLAN上でやり取
りされるデータフレームの形式は、図7〜図9に示した
通りであり、TCPヘッダ721内のWindowエリア72
1aに格納されるデータは、当該LANとの間で一度に
連続送信または連続受信可能なデータ量の上限を示す。
FIG. 15 shows the communication control system of the present invention as a TC.
FIG. 1 is a block diagram showing an overall configuration of a client / server system (hereinafter abbreviated as “CSS”) applied to a P / IP multi-LAN. In the figure, the communication control device 1
5001 adopts TCP / IP as a delivery confirmation type protocol, and a user application 15002 that transfers data with another communication control device, a network interface control unit 15013, an adapter control unit 1510.
It is composed of 0 to 15300. The communication control device 15001 includes an FDDI 15101 and a Fast Ethernet 1520.
1, under the multi-LAN environment connected to the Ethernet 15301 and the like, control of data transfer is performed with various servers and workstations 15101 to 15202 or communication control devices such as the personal computer 15302 connected thereto. The virtual terminal program (telnet) described above is a specific example of the user application 15002 for data transfer.
And a file transfer program (FTP).
The format of the data frame exchanged on the LAN by the data transfer at this time is as shown in FIGS. 7 to 9, and the window area 72 in the TCP header 721 is shown.
The data stored in 1a indicates the upper limit of the amount of data that can be continuously transmitted or continuously received at a time with the LAN.

【0049】図16は、図15中のプロトコル制御部に
おける送受信バッファサイズテーブルに設定する具体的
な数値の一例を示す図であり、通信制御装置15001
は、図16のような送受信バッファサイズテーブルに応
じて、各々のデータフレーム70におけるTCPヘッダ
721内のWindowエリア721a内の値を、コネクショ
ン処理後に自動的に変更する。すなわち、図16のよう
に送受信バッファサイズテーブルをあらかじめ定義して
おくことで、LANの最大転送量(MTU),伝送速
度,AP種別などに応じてウィンドウサイズの初期値を
ダイナミックに制御することができる。
FIG. 16 is a diagram showing an example of specific numerical values set in the transmission / reception buffer size table in the protocol control unit in FIG.
16 automatically changes the value in the Window area 721a in the TCP header 721 of each data frame 70 according to the transmission / reception buffer size table as shown in FIG. 16 after the connection processing. That is, by defining the transmission / reception buffer size table in advance as shown in FIG. 16, it is possible to dynamically control the initial value of the window size according to the maximum transfer amount (MTU) of the LAN, the transmission rate, the AP type, and the like. it can.

【0050】以上のように、上述した通信制御システム
の実施例によれば、バッファサイズテーブルに各々のL
ANを構成する伝送媒体などに応じた送受信バッファサ
イズ値をあらかじめ登録しておくことにより、伝送媒体
の伝送能力などに応じて送受信バッファサイズが自動的
に変更されてデータの連続送受信が行われるので、利用
するLANの最大転送量などに応じた最適な効率のデー
タ転送処理を実現させることができる。
As described above, according to the embodiment of the communication control system described above, each L is stored in the buffer size table.
By registering the transmission / reception buffer size value according to the transmission medium constituting the AN in advance, the transmission / reception buffer size is automatically changed according to the transmission capacity of the transmission medium, etc., so that continuous data transmission / reception is performed. It is possible to realize data transfer processing with optimum efficiency according to the maximum transfer amount of the LAN to be used.

【0051】このとき、一度に連続送信する回数をより
多く登録しておくほど送達確認処理の回数が少なくな
り、データ転送効率をより向上させることができる。
At this time, the more the number of times of continuous transmission at one time is registered, the smaller the number of delivery confirmation processes becomes, and the data transfer efficiency can be further improved.

【0052】また、最大転送量の大きな伝送媒体につい
て大きな送受信バッファサイズ値を、最大転送量の小さ
な伝送媒体については小さな送受信バッファサイズ値
を、バッファサイズテーブルに登録しておけば、LAN
を構成する伝送媒体の種別に関わらず、データ転送効率
をほぼ一定とすることができる。
If a large transmission / reception buffer size value for a transmission medium with a large maximum transfer amount and a small transmission / reception buffer size value for a transmission medium with a small maximum transfer amount are registered in the buffer size table, LAN
It is possible to make the data transfer efficiency almost constant regardless of the type of transmission medium constituting the.

【0053】さらにこれらの効果によって、FDDIとEthe
rnetのように最大転送量の異なるネットワークや,Ethe
rnetとFastEthernetのように伝送速度の異なるネットワ
ークや,telnetとFTPのように平均送信データ量の異
なるアプリケーションなどについても、LANの伝送性
能が最大限に活かされるようなデータ転送を行うことが
できる。
Furthermore, due to these effects, FDDI and Ether
Networks with different maximum transfer rates such as rnet, and Ether
Even for networks with different transmission speeds such as rnet and Fast Ethernet, and applications with different average transmission data amounts such as telnet and FTP, data transfer that maximizes the LAN transmission performance can be performed.

【0054】なお、本発明の通信制御システムは、通信
制御装置間でネゴシエーションを行ってからMTUの大
きさを決定するATM−LANに対しても適用可能であり、AT
M−LANに接続されている通信制御装置間でデータ通信を
行うとき、当該通信制御装置の性能に応じたウィンドウ
サイズへの変更が自動的に行われる。
The communication control system of the present invention is also applicable to an ATM-LAN in which the size of MTU is determined after negotiation is performed between the communication control devices.
When performing data communication between the communication control devices connected to the M-LAN, the window size is automatically changed according to the performance of the communication control device.

【0055】[0055]

【発明の効果】以上詳しく説明したように、本発明の通
信制御システムによれば、バッファサイズテーブルに各
々のLANを構成する伝送媒体などに応じた送受信バッ
ファサイズ値をあらかじめ登録しておくことにより、伝
送媒体の伝送能力などに応じて送受信バッファサイズが
自動的に変更されてデータの連続送受信が行われるの
で、利用するLANの最大転送量などに応じた最適な効
率のデータ転送処理を実現させることができるという効
果が得られる。このとき、一度に連続送信する回数をよ
り多く登録しておくほど送達確認処理の回数が少なくな
り、データ転送効率をより向上させることができるとい
う効果が得られる。また、最大転送量の大きな伝送媒体
について大きな送受信バッファサイズ値を、最大転送量
の小さな伝送媒体については小さな送受信バッファサイ
ズ値を、バッファサイズテーブルに登録しておけば、L
ANを構成する伝送媒体の種別に関わらず、データ転送
効率をほぼ一定とすることができるという効果が得られ
る。さらにこれらの効果によって、FDDIとEthernetのよ
うに最大転送量の異なるネットワークや,EthernetとFa
stEthernetのように伝送速度の異なるネットワークや,
telnetとFTPのように平均送信データ量の異なるアプ
リケーションなどについても、LANの伝送性能が最大
限に活かされるようなデータ転送を行うことができると
いう効果が得られる。
As described above in detail, according to the communication control system of the present invention, the transmission / reception buffer size value corresponding to the transmission medium constituting each LAN is registered in the buffer size table in advance. Since the transmission / reception buffer size is automatically changed according to the transmission capacity of the transmission medium and the continuous transmission / reception of data is performed, the data transfer processing with optimum efficiency can be realized according to the maximum transfer amount of the LAN to be used. The effect that can be obtained is obtained. At this time, as the number of times of continuous transmission at one time is registered, the number of times of delivery confirmation processing decreases, and the effect that the data transfer efficiency can be further improved is obtained. If a large transmission / reception buffer size value is registered in the buffer size table for a transmission medium having a large maximum transfer amount and a small transmission / reception buffer size value is registered for a transmission medium having a small maximum transfer amount, L
There is an effect that the data transfer efficiency can be made almost constant regardless of the type of the transmission medium forming the AN. Furthermore, due to these effects, networks with different maximum transfer rates such as FDDI and Ethernet, and Ethernet and Fa
Networks with different transmission speeds such as stEthernet,
Even for applications such as telnet and FTP that have different average transmission data amounts, it is possible to perform data transfer that maximizes the transmission performance of the LAN.

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

【図1】本発明の通信制御システムの第1実施例の全体
的な構成を示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of a first embodiment of a communication control system of the present invention.

【図2】図1中のプロトコル制御部におけるプロトコル
制御テーブルの詳細な構成を示す図である。
FIG. 2 is a diagram showing a detailed configuration of a protocol control table in a protocol control unit in FIG.

【図3】図1の通信制御システムにおけるデータ送受信
の制御シーケンスを示す図である。
3 is a diagram showing a control sequence of data transmission / reception in the communication control system of FIG.

【図4】図1中のネットワークインタフェース制御部に
おける送受信バッファサイズテーブルの詳細な構成を示
す図である。
FIG. 4 is a diagram showing a detailed configuration of a transmission / reception buffer size table in a network interface control unit in FIG.

【図5】本発明の通信制御システムの第2実施例の全体
的な構成を示すブロック図である。
FIG. 5 is a block diagram showing an overall configuration of a second embodiment of the communication control system of the present invention.

【図6】図5中のネットワークインタフェース制御部に
おけるネットワークインタフェーステーブルの詳細な構
成を示す図である。
FIG. 6 is a diagram showing a detailed configuration of a network interface table in a network interface control unit in FIG.

【図7】ネットワークで送受信されるデータフレームの
形式の一例を示す図である。
FIG. 7 is a diagram showing an example of a format of a data frame transmitted and received on a network.

【図8】図7中のプロトコルヘッダの一部となるTCP
ヘッダの詳細な構成を示す図である。
8 is a part of the protocol header in FIG. 7 TCP
It is a figure which shows the detailed structure of a header.

【図9】図7中のプロトコルヘッダの一部となるIPヘ
ッダの詳細な構成を示す図である。
9 is a diagram showing a detailed configuration of an IP header which is a part of the protocol header in FIG.

【図10】図5中のプロトコル制御部における送受信バ
ッファ制御部によるバッファサイズ自動変更処理の一例
を示す処理フロー図である。
10 is a process flow chart showing an example of a buffer size automatic changing process by a transmission / reception buffer control unit in the protocol control unit in FIG.

【図11】図5中のプロトコル制御部における送受信バ
ッファ制御部によるバッファサイズ自動変更処理の他の
例を示す処理フロー図である。
11 is a process flowchart showing another example of the buffer size automatic changing process by the transmission / reception buffer control unit in the protocol control unit in FIG.

【図12】図5中のプロトコル制御部における送受信バ
ッファサイズテーブルの詳細な構成を示す図である。
12 is a diagram showing a detailed configuration of a transmission / reception buffer size table in the protocol control unit in FIG.

【図13】図5中のプロトコル制御部における送受信バ
ッファ制御部によるバッファサイズ自動変更処理のさら
に別の例を示す処理フロー図である。
13 is a process flow chart showing still another example of the buffer size automatic changing process by the transmission / reception buffer control unit in the protocol control unit in FIG.

【図14】図5の通信制御システムにおけるデータ送受
信の制御シーケンスを示す図である。
14 is a diagram showing a control sequence of data transmission / reception in the communication control system of FIG.

【図15】本発明の通信制御システムをTCP/IPのマルチ
LANに対して適用したクライアントサーバシステムの
全体的な構成を示すブロック図である。
FIG. 15 is a block diagram showing an overall configuration of a client server system in which the communication control system of the present invention is applied to TCP / IP multi-LAN.

【図16】図15中のプロトコル制御部における送受信
バッファサイズテーブルに設定する具体的な数値の一例
を示す図である。
16 is a diagram showing an example of specific numerical values set in a transmission / reception buffer size table in the protocol control unit in FIG.

【図17】従来の通信制御システムの一構成例を示すブ
ロック図である。
FIG. 17 is a block diagram showing a configuration example of a conventional communication control system.

【図18】従来の通信制御システムにおけるデータ送受
信の制御シーケンスを示す図である。
FIG. 18 is a diagram showing a control sequence of data transmission / reception in the conventional communication control system.

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

1001,5001,15001 通信制御装置 1002,15002 ユーザアプリケーションプログ
ラム 1003 送信データエリア 1004 受信データエリア 1005,5005,15005 プロトコル制御部 1006 送信バッファ 1007,5015 プロトコル制御テーブル 1008 受信バッファ 1013,5013 ネットワークインタフェース制御
部 1014,5014 バッファ制御部 1015,5007 送受信バッファサイズテーブル 1016〜1018,15100〜15300 アダプ
タ制御部 1019〜1021 LAN
1001, 5001, 15001 Communication control device 1002, 15002 User application program 1003 Transmission data area 1004 Reception data area 1005, 5005, 15005 Protocol control unit 1006 Transmission buffer 1007, 5015 Protocol control table 1008 Reception buffer 1013, 5013 Network interface control unit 1014 , 5014 Buffer control unit 1015, 5007 Transmission / reception buffer size table 1016-1018, 15100-15300 Adapter control unit 1019-1021 LAN

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 複数種類のネットワークに接続され、送
達確認型のプロトコルによるデータ転送処理を行う通信
制御システムにおいて、 前記データ転送処理の開始に際し、一度の送受信シーケ
ンスで一括処理可能なデータ量の上限を規定するための
バッファサイズを、当該データ転送処理における環境条
件に応じて設定するバッファ制御部を設ける構成とした
ことを特徴とする通信制御システム。
1. In a communication control system connected to a plurality of types of networks and performing data transfer processing by a delivery confirmation type protocol, at the time of starting the data transfer processing, the upper limit of the amount of data that can be collectively processed in one transmission / reception sequence. The communication control system is characterized in that a buffer control unit for setting a buffer size for defining the above is set according to an environmental condition in the data transfer process.
【請求項2】 複数種類のネットワークに接続され、送
達確認型のプロトコルによるデータ転送処理を行う通信
制御システムにおいて、 前記データ転送処理における各種の環境条件ごとに、対
応するバッファサイズの値があらかじめ定義されている
バッファサイズテーブルと、 前記データ転送処理の開始に際し、当該データ転送処理
における環境条件を識別した後、当該環境条件に対応す
るバッファサイズを前記バッファサイズテーブルに基づ
いて設定するバッファ制御部と、を設ける構成としたこ
とを特徴とする通信制御システム。
2. In a communication control system which is connected to a plurality of types of networks and performs data transfer processing by a delivery confirmation type protocol, a corresponding buffer size value is defined in advance for each of various environmental conditions in the data transfer processing. A buffer size table, and at the start of the data transfer process, after identifying an environmental condition in the data transfer process, a buffer control unit that sets a buffer size corresponding to the environmental condition based on the buffer size table; A communication control system characterized by being provided with.
【請求項3】 前記環境条件の具体的な内容は、前記デ
ータ転送処理に利用されるネットワークの伝送媒体の最
大転送量,当該ネットワークの種別,当該ネットワーク
における伝送速度,前記データ転送処理を伴うユーザア
プリケーションの種別,当該ユーザアプリケーションか
らの送信データサイズなどであることを特徴とする請求
項1または2記載の通信制御システム。
3. The specific contents of the environmental conditions include a maximum transfer amount of a transmission medium of a network used for the data transfer processing, a type of the network, a transmission speed in the network, and a user accompanying the data transfer processing. The communication control system according to claim 1 or 2, wherein the type of application, the size of data transmitted from the user application, and the like.
【請求項4】 前記バッファ制御部および前記バッファ
サイズテーブルを、ネットワークインタフェース制御部
内に設ける構成として、 前記バッファ制御部が、前記データ転送処理の開始に際
し、当該データ転送処理に利用される特定のネットワー
クとの間の入出力制御を行うアダプタ制御部の種別を判
定することで当該ネットワークの種別を求めた後、当該
ネットワークの種別に対応するバッファサイズを前記バ
ッファサイズテーブルに基づいて設定することを特徴と
する請求項2記載の通信制御システム。
4. The buffer control unit and the buffer size table are provided in a network interface control unit, wherein the buffer control unit uses a specific network used for the data transfer process at the start of the data transfer process. After determining the type of the network by determining the type of the adapter control unit that performs input / output control between the and, the buffer size corresponding to the type of the network is set based on the buffer size table. The communication control system according to claim 2.
【請求項5】 前記バッファ制御部および前記バッファ
サイズテーブルを、プロトコル制御部内に設ける構成と
して、 前記バッファ制御部が、前記データ転送処理の開始に際
し、ネットワークインタフェース制御部内のネットワー
クインタフェーステーブルを参照することで当該データ
転送処理に利用される特定のネットワークの種別を求め
た後、当該ネットワークの種別に対応するバッファサイ
ズを前記バッファサイズテーブルに基づいて設定するこ
とを特徴とする請求項2記載の通信制御システム。
5. The buffer control unit and the buffer size table are provided in a protocol control unit, and the buffer control unit refers to a network interface table in the network interface control unit when starting the data transfer process. 3. The communication control according to claim 2, wherein after determining the type of a specific network used in the data transfer process in step S1, the buffer size corresponding to the type of the network is set based on the buffer size table. system.
【請求項6】 前記バッファ制御部をネットワークイン
タフェース制御部内に設ける構成として、 前記バッファ制御部が、前記データ転送処理の開始に際
し、当該データ転送処理に利用される特定のネットワー
クとの間の入出力制御を行うアダプタ制御部の種別を判
定することで当該ネットワークの種別および当該ネット
ワークの伝送媒体の最大転送量を求めた後、前記最大転
送量から算出される当該ネットワークの種別に基づいて
バッファサイズを設定することを特徴とする請求項1記
載の通信制御システム。
6. A configuration in which the buffer control unit is provided in a network interface control unit, wherein the buffer control unit inputs / outputs data to / from a specific network used for the data transfer process at the start of the data transfer process. After determining the type of the network and the maximum transfer amount of the transmission medium of the network by determining the type of the adapter control unit that performs control, the buffer size is calculated based on the type of the network calculated from the maximum transfer amount. The communication control system according to claim 1, wherein the communication control system is set.
【請求項7】 前記バッファ制御部をプロトコル制御部
内に設ける構成として、 前記バッファ制御部が、前記データ転送処理の開始に際
し、ネットワークインタフェース制御部内のネットワー
クインタフェーステーブルを参照することで当該データ
転送処理に利用される特定のネットワークの種別および
当該ネットワークの伝送媒体の最大転送量を求めた後、
当該データ転送処理を伴うユーザアプリケーションの種
別と前記最大転送量とから算出される当該ネットワーク
の種別に基づいてバッファサイズを設定することを特徴
とする請求項1記載の通信制御システム。
7. The buffer control unit is provided in a protocol control unit, and when the buffer control unit starts the data transfer process, the buffer control unit refers to a network interface table in the network interface control unit to perform the data transfer process. After determining the type of specific network used and the maximum transfer amount of the transmission medium of the network,
2. The communication control system according to claim 1, wherein the buffer size is set based on the type of the network that is calculated from the type of user application accompanying the data transfer process and the maximum transfer amount.
JP7130767A 1995-05-29 1995-05-29 Communication control system Pending JPH08331164A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7130767A JPH08331164A (en) 1995-05-29 1995-05-29 Communication control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7130767A JPH08331164A (en) 1995-05-29 1995-05-29 Communication control system

Publications (1)

Publication Number Publication Date
JPH08331164A true JPH08331164A (en) 1996-12-13

Family

ID=15042179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7130767A Pending JPH08331164A (en) 1995-05-29 1995-05-29 Communication control system

Country Status (1)

Country Link
JP (1) JPH08331164A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003046582A (en) * 2001-07-30 2003-02-14 Matsushita Electric Ind Co Ltd Video signal encoder, video signal decoder and video transmission system
US6977945B1 (en) 1999-12-10 2005-12-20 Oki Electric Industry Co., Ltd. Network interface apparatus for controlling the size, coupling or transfer rate of packets on the basis of an IP network delay and a method therefor
JP2007251978A (en) * 2000-10-13 2007-09-27 Sony Corp Data communication quality control system, transmission system and receiver
US7461393B1 (en) 1999-04-28 2008-12-02 Sony Corporation Broadcast receiver, control method therefor, and program
US7680141B2 (en) 2003-12-26 2010-03-16 Ntt Docomo, Inc. Transmitter device and relay device for performing data transmission control
JP2014153871A (en) * 2013-02-07 2014-08-25 Ricoh Co Ltd Information processing device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7461393B1 (en) 1999-04-28 2008-12-02 Sony Corporation Broadcast receiver, control method therefor, and program
US6977945B1 (en) 1999-12-10 2005-12-20 Oki Electric Industry Co., Ltd. Network interface apparatus for controlling the size, coupling or transfer rate of packets on the basis of an IP network delay and a method therefor
JP2007251978A (en) * 2000-10-13 2007-09-27 Sony Corp Data communication quality control system, transmission system and receiver
JP4518279B2 (en) * 2000-10-13 2010-08-04 ソニー株式会社 Data communication quality control system, transmission system and receiver
JP2003046582A (en) * 2001-07-30 2003-02-14 Matsushita Electric Ind Co Ltd Video signal encoder, video signal decoder and video transmission system
JP4712238B2 (en) * 2001-07-30 2011-06-29 パナソニック株式会社 Video signal encoding apparatus, video signal transmitting apparatus, and video signal encoding method
US7680141B2 (en) 2003-12-26 2010-03-16 Ntt Docomo, Inc. Transmitter device and relay device for performing data transmission control
JP2014153871A (en) * 2013-02-07 2014-08-25 Ricoh Co Ltd Information processing device

Similar Documents

Publication Publication Date Title
EP0622924A2 (en) Wireless LAN access procedure
US4648061A (en) Electronic document distribution network with dynamic document interchange protocol generation
US5598535A (en) System for selectively and cumulatively grouping packets from different sessions upon the absence of exception condition and sending the packets after preselected time conditions
US20130010794A1 (en) Generating Multiple Data Steams From a Single Data Source
CN1122979A (en) Methods and systems for interprocess communication and inter-network data transfer
US20120201237A9 (en) Generating multiple data streams from a single data source
EP0108233B1 (en) Electronic document distribution network with dynamic document interchange protocol generation
JPH08331164A (en) Communication control system
US20010027489A1 (en) Communication management device and communication management method
Cisco IBM Network Media Translation Commands
JP2002152407A (en) Portable communication terminal device
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands
Cisco IBM Network Media Translation Commands