JPH04291435A - Computer system - Google Patents

Computer system

Info

Publication number
JPH04291435A
JPH04291435A JP3081742A JP8174291A JPH04291435A JP H04291435 A JPH04291435 A JP H04291435A JP 3081742 A JP3081742 A JP 3081742A JP 8174291 A JP8174291 A JP 8174291A JP H04291435 A JPH04291435 A JP H04291435A
Authority
JP
Japan
Prior art keywords
host computer
segment size
maximum segment
host
maximum
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
JP3081742A
Other languages
Japanese (ja)
Inventor
Masaya Matsuzono
昌也 松薗
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3081742A priority Critical patent/JPH04291435A/en
Publication of JPH04291435A publication Critical patent/JPH04291435A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To automatically decide an optimum largest segment size when the communication of date is carried out with use of a local. area network LAN via a gateway. CONSTITUTION:In a computer system where plural host computers 2 are connected to each other via an LAN 3, a fact that the partner computer 2 is connected with the LAN 3 only and with no intervention of a public network when the connection is secured to the partner computer 2 by reference to a host table 4 which contains the names of computers 2 and the largest and largest transfer lengths. Then the partner computer 2 is requested to send the largest segment size. Thus the largest segment size is set at the optimum value for transmission based on the received largest segment size. In such a configuration, the data can be transmitted in a large segment size and with no occurrence of the protocol violation and the communication efficiency is improved.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、コネクション確立時の
データ送信のための最大セグメントサイズの設定管理に
利用する。本発明は、プロトコルに違反することなく最
大のセグメントサイズでデータを送信し通信効率を向上
させることができる計算機システムに関する。
BACKGROUND OF THE INVENTION The present invention is utilized for setting and managing the maximum segment size for data transmission when establishing a connection. The present invention relates to a computer system that can improve communication efficiency by transmitting data with the maximum segment size without violating protocols.

【0002】0002

【従来の技術】従来、送信のための最大セグメントサイ
ズは、相手ホストコンピュータが通知してきた最大セグ
メントサイズに設定される。
2. Description of the Related Art Conventionally, the maximum segment size for transmission is set to the maximum segment size notified by the destination host computer.

【0003】特に、信頼性の低いネットワークにおいて
は、フラグメント(断片化)されたパケットのうちの一
つの送信の失敗で、フラグメントされる以前のパケット
を全て再送信しなければならないために、データの送信
側がどのようなインプリメントをしていても、プロトコ
ルの規約を守ってさえいればどのような大きさの最大セ
グメントサイズを持つホストコンピュータに対しても絶
対にフラグメンテーションを起こさないように国際標準
で規定されたパケットサイズでデータを送信してくるよ
うに定められている。
In particular, in an unreliable network, if the transmission of one of the fragmented packets fails, all the packets before being fragmented must be retransmitted, resulting in data loss. An international standard stipulates that no matter how the sender is implemented, fragmentation will never occur against a host computer with any maximum segment size as long as the protocol rules are followed. It is specified that the data will be sent in the specified packet size.

【0004】しかし、ゲートウェイを介しての通信の場
合には、通信相手から送信される最大セグメントサイズ
は実際に通信相手が受信できるセグメントサイズではな
く、そのために、どのような大きさの最大セグメントサ
イズを持つホストコンピュータに対しても絶対にフラグ
メンテーションを起こさないパケットサイズが国際標準
で規定され設定されていた。
[0004] However, in the case of communication via a gateway, the maximum segment size sent from the communication partner is not the segment size that the communication partner can actually receive. Packet sizes that would never cause fragmentation were specified and set in international standards, even for host computers with

【0005】[0005]

【発明が解決しようとする課題】従来、この種の通信相
手の最大セグメントサイズの設定においては、ゲートウ
ェイを介しての通信の場合、特に信頼性の低いネットワ
ークにおいては、フラグメントされたパケットのうちの
一つの送信の失敗でフラグメント以前のパケットを全て
再送信しなければならないため、通信相手から送信され
る最大セグメントサイズは、ゲートウェイを介さない通
信の場合に相手ホストコンピュータが通知する最大セグ
メントサイズを設定するのではなく、どのような大きさ
の最大セグメントサイズを持つホストコンピュータに対
しても絶対にフラグメンテーションを起こさないように
規定されたパケットサイズに設定されていた。
[Problem to be Solved by the Invention] Conventionally, when setting the maximum segment size of this type of communication partner, in the case of communication via a gateway, especially in an unreliable network, it is difficult to set the maximum segment size of fragmented packets. Since all packets before fragmentation must be retransmitted due to a single transmission failure, the maximum segment size sent from the communication partner is set to the maximum segment size notified by the partner host computer in the case of communication that does not go through a gateway. Instead, the packet size was set to a specified packet size that would never cause fragmentation, no matter what the maximum segment size of the host computer.

【0006】また、通信の高速化を図るためには、一度
に大きなパケットを送信することが必要であるが、コネ
クション確立時に通信相手から送信されてきた最大セグ
メントサイズを越えたセグメント長を持つデータを送信
することはプロトコル違反となるため、信頼性の高いネ
ットワークにおいては、一度に大きなパケットを送信で
きるにもかかわらず、絶対にフラグメンテーションを起
こさないように規定された小さなセグメントサイズにデ
ータを分割して送信することにより、そのために送信効
率を低下させてしまう問題がある。
[0006]Also, in order to speed up communication, it is necessary to send large packets at once, but when establishing a connection, data with a segment length exceeding the maximum segment size sent from the communication partner Because it is a protocol violation to send a large number of packets at once, reliable networks divide the data into small, defined segment sizes that never cause fragmentation, even though large packets can be sent at once. There is a problem in that the transmission efficiency is lowered by transmitting the data.

【0007】本発明はこのような問題を解決するもので
、LANを使用しゲートウェイを介してデータ通信を行
うときに、プロトコル違反を起こすことなく最適である
最大セグメントサイズを自動的に決定することができる
システムを提供することを目的とする。
[0007] The present invention solves this problem by automatically determining the optimum maximum segment size without causing a protocol violation when data communication is performed via a gateway using a LAN. The purpose is to provide a system that can.

【0008】[0008]

【課題を解決するための手段】本発明は、入力装置を備
えた複数のホストコンピュータがネットワークを介して
接続され、各ホストコンピュータに、相手ホストコンピ
ュータとの通信を制御する通信制御手段を備えた計算機
システムにおいて、前記複数のホストコンピュータそれ
ぞれに、相手ホストコンピュータ名、相手ホストコンピ
ュータまでの通信路での最小の最大転送長、および最大
セグメントサイズを格納するホストテーブルと、前記入
力装置からのコマンドを受け取り、その内容を解析する
コマンド解析手段と、入力されたコマンドが前記ホスト
テーブルの作成要求のときに、その相手ホストコンピュ
ータ名および相手ホストコンピュータまでの通信路での
最小の最大転送長を作成し前記ホストテーブルに書き込
むホストテーブル作成手段と、前記ホストテーブルから
相手ホストコンピュータ名、相手ホストコンピュータま
での通信路での最小の最大転送長、および最大セグメン
トサイズを読み出して通知する最大セグメントサイズ通
知手段と、この最大セグメントサイズ通知手段から通知
された相手ホストコンピュータの最大セグメントサイズ
と相手ホストコンピュータまでの通信路での最小の最大
転送長から最適の値を選出し、相手ホストコンピュータ
への送信のための最大セグメントサイズとして設定する
最大セグメントサイズ決定手段とを備え、前記通信制御
手段に、前記入力装置から入力されたコマンドがコネク
ション確立要求の場合に、前記ホストテーブルから相手
ホストコンピュータ名を読み出し、その相手ホストコン
ピュータへの最大セグメントサイズ通知強制の通知を送
出する最大セグメントサイズ通知強制の通知手段と、相
手ホストコンピュータとのコネクション確立時に、コネ
クションを確立する相手ホストコンピュータから通知さ
れる相手ホストコンピュータの最大セグメントサイズを
受け取り、受け取った最大セグメントサイズと相手ホス
トコンピュータのホストコンピュータ名を送出する最大
セグメントサイズ受け取り手段とを含み、各ホストコン
ピュータに、この最大セグメントサイズ受け取り手段か
ら最大セグメントサイズを受け取り、前記ホストテーブ
ルに書き加える最大セグメントサイズ書き込み手段を備
えたことを特徴とする。
[Means for Solving the Problems] The present invention provides a system in which a plurality of host computers each having an input device are connected via a network, and each host computer is provided with communication control means for controlling communication with the other host computer. In the computer system, each of the plurality of host computers has a host table that stores the name of the other host computer, the minimum maximum transfer length on the communication path to the other host computer, and the maximum segment size, and a host table that stores the name of the other host computer, the minimum maximum transfer length on the communication path to the other host computer, and the maximum segment size, and a host table that stores commands from the input device. a command analysis means that receives the command and analyzes its contents; and, when the input command is a request to create the host table, creates the name of the other host computer and the minimum maximum transfer length of the communication path to the other host computer. a host table creation means for writing in the host table; and a maximum segment size notification means for reading and notifying the name of the other host computer, the minimum maximum transfer length on the communication path to the other host computer, and the maximum segment size from the host table. , selects the optimum value from the maximum segment size of the destination host computer notified from this maximum segment size notification means and the minimum maximum transfer length on the communication path to the destination host computer, and selects the optimum value for transmission to the destination host computer. maximum segment size determining means for setting a maximum segment size; when the command inputted from the input device to the communication control means is a connection establishment request, the communication control means reads a partner host computer name from the host table, and determines the other party's host computer name. Maximum segment size notification forced notification means for sending a notification of forced maximum segment size notification to the host computer, and maximum segment of the other host computer notified from the other host computer establishing the connection when establishing a connection with the other host computer. and a maximum segment size receiving means for receiving the maximum segment size and transmitting the received maximum segment size and the host computer name of the other host computer, and having each host computer receive the maximum segment size from the maximum segment size receiving means, The present invention is characterized in that it includes a maximum segment size writing means for writing to.

【0009】[0009]

【作用】公衆通信網を介することなく相互に接続される
ホストコンピュータの間では、公衆通信網の規格外の長
いセグメントサイズの送受信が可能である。
[Operation] Between host computers that are connected to each other without going through a public communication network, it is possible to transmit and receive long segment sizes that are outside the standards of the public communication network.

【0010】送信のための最大セグメントサイズ設定時
に、特にゲートウェイを介する通信を行う場合に、LA
Nのみで接続される通信相手のうち、ホストテーブルに
アドレスが存在するものに対しては、自ホストコンピュ
ータに通知される最大セグメントサイズがどのような大
きさであってもフラグメンテーションを起こさないよう
に規定されたパケットサイズに設定する相手ホストコン
ピュータでの処理を停止させる通知を送出する。
[0010] When setting the maximum segment size for transmission, especially when communicating via a gateway, the LA
Among communication partners connected only by N, fragmentation should not occur for those whose addresses exist in the host table, no matter what the maximum segment size notified to the host computer. Sends a notification that sets the packet size to a specified value and stops processing at the other host computer.

【0011】また、ゲートウェイを介さない通信の場合
には、相手ホストコンピュータが通知してくる最大セグ
メントサイズを送信させて送信のための最大セグメント
サイズを決定する。
Furthermore, in the case of communication not via a gateway, the maximum segment size notified by the partner host computer is transmitted to determine the maximum segment size for transmission.

【0012】これにより最適で速い送信を行える最大セ
グメントサイズをプロトコルに違反することなく設定す
ることができる。
[0012] This makes it possible to set the maximum segment size that allows optimal and fast transmission without violating the protocol.

【0013】[0013]

【実施例】次に、本発明実施例を図面に基づいて説明す
る。図1は本発明実施例の構成を示すブロック図である
Embodiments Next, embodiments of the present invention will be explained based on the drawings. FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【0014】本発明実施例は、入力装置1を備えた複数
のホストコンピュータ2がネットワーク3を介して接続
され、各ホストコンピュータに、相手ホストコンピュー
タとの通信を制御する通信制御手段7を備え、さらに、
本発明の特徴として、複数のホストコンピュータ2のれ
ぞれに、相手ホストコンピュータ名、相手ホストコンピ
ュータまでの通信路での最小の最大転送長、および最大
セグメントサイズを格納するホストテーブル4と、入力
装置1からのコマンドを受け取り、その内容を解析する
コマンド解析手段5と、入力されたコマンドがホストテ
ーブル4の作成要求のときに、その相手ホストコンピュ
ータ名および相手ホストコンピュータまでの通信路での
最小の最大転送長を作成しホストテーブル4に書き込む
ホストテーブル作成手段6と、ホストテーブル4から相
手ホストコンピュータ名、相手ホストコンピュータまで
の通信路での最小の最大転送長、および最大セグメント
サイズを読み出して通知する最大セグメントサイズ通知
手段8と、この最大セグメントサイズ通知手段8から通
知された相手ホストコンピュータの最大セグメントサイ
ズと相手ホストコンピュータまでの通信路での最小の最
大転送長から最適の値を選出し、相手ホストコンピュー
タへの送信のための最大セグメントサイズとして設定す
る最大セグメントサイズ決定手段9とを備え、通信制御
手段7に、入力装置1から入力されたコマンドがコネク
ション確立要求の場合に、ホストテーブル4から相手ホ
ストコンピュータ名を読み出し、その相手ホストコンピ
ュータへの最大セグメントサイズ通知強制の通知を送出
する最大セグメントサイズ通知強制の通知手段11と、
相手ホストコンピュータとのコネクション確立時に、コ
ネクションを確立する相手ホストコンピュータから通知
される相手ホストコンピュータの最大セグメントサイズ
を受け取り、受け取った最大セグメントサイズと相手ホ
ストコンピュータのホストコンピュータ名を送出する最
大セグメントサイズ受け取り手段12とを含み、各ホス
トコンピュータに、この最大セグメントサイズ受け取り
手段12から最大セグメントサイズを受け取り、ホスト
テーブル4に書き加える最大セグメントサイズ書き込み
手段10を備える。
In the embodiment of the present invention, a plurality of host computers 2 each having an input device 1 are connected via a network 3, and each host computer is provided with communication control means 7 for controlling communication with the other host computer. moreover,
As a feature of the present invention, each of the plurality of host computers 2 is provided with a host table 4 that stores the name of the other host computer, the minimum maximum transfer length on the communication path to the other host computer, and the maximum segment size; A command analysis means 5 receives a command from the device 1 and analyzes its contents, and when the input command is a request to create a host table 4, the name of the other host computer and the minimum communication path to the other host computer are provided. A host table creation means 6 creates a maximum transfer length of and writes it into the host table 4, and reads out the destination host computer name, the minimum maximum transfer length on the communication path to the destination host computer, and the maximum segment size from the host table 4. The optimum value is selected from the maximum segment size notification means 8 to be notified, the maximum segment size of the other host computer notified from the maximum segment size notification means 8, and the minimum maximum transfer length on the communication path to the other host computer. , maximum segment size determining means 9 for setting the maximum segment size for transmission to the other host computer, and when the command inputted from the input device 1 to the communication control means 7 is a connection establishment request, the host table maximum segment size notification forced notification means 11 for reading out the name of the other host computer from 4 and sending a notification of forced maximum segment size notification to the other host computer;
When establishing a connection with the other host computer, receive the maximum segment size of the other host computer notified from the other host computer establishing the connection, and send the received maximum segment size and host computer name of the other host computer.Maximum segment size reception means 12, and each host computer is provided with maximum segment size writing means 10 for receiving the maximum segment size from the maximum segment size receiving means 12 and writing it into the host table 4.

【0015】図2は本発明実施例におけるホストテーブ
ルの内容を示す図である。
FIG. 2 is a diagram showing the contents of the host table in the embodiment of the present invention.

【0016】ホストテーブル4には、相手ホストコンピ
ュータのアドレスと、自ホストコンピュータからそのア
ドレスの相手ホストコンピュータまでの通信路での最小
の最大転送長と、そのアドレスのホストコンピュータか
ら通知された最大セグメントサイズが格納される。
The host table 4 contains the address of the other host computer, the minimum maximum transfer length on the communication path from the own host computer to the other host computer at that address, and the maximum segment notified from the host computer at that address. The size is stored.

【0017】図3は本発明実施例に係る全体構成の一例
を示すブロック図である。
FIG. 3 is a block diagram showing an example of the overall configuration according to an embodiment of the present invention.

【0018】この例では、自ホストコンピュータ2と、
この自ホストコンピュータ2とゲートウェイ31を介さ
ずに接続された相手ホストコンピュータ21と、ゲート
ウェイ31を介して接続された相手ホストコンピュータ
22とを備える。
In this example, the host computer 2 and
The host computer 2 has a counterpart host computer 21 connected to the own host computer 2 without a gateway 31, and a counterpart host computer 22 connected via the gateway 31.

【0019】次に、このように構成された本発明実施例
における送信のための最大セグメントサイズ設定動作に
ついて説明する。
Next, the maximum segment size setting operation for transmission in the embodiment of the present invention configured as described above will be explained.

【0020】相手ホストコンピュータ21と相手ホスト
コンピュータ22と通信を行うときに、入力装置1から
ホストテーブル4を作成するコマンド、相手ホストコン
ピュータ名、相手ホストコンピュータまでの通信路での
最小の最大転送長を投入する。
When communicating with the other host computer 21 and the other host computer 22, a command for creating the host table 4 from the input device 1, the name of the other host computer, and the minimum maximum transfer length on the communication path to the other host computer. Insert.

【0021】コマンド解析手段5は、入力装置1から投
入されたコマンドを解析し、解析結果をホストテーブル
作成手段6に引き渡す。ホストテーブル作成手段6は、
コマンド解析手段5の解析の結果として渡された相手ホ
ストコンピュータ名と相手ホストコンピュータまでの通
信路での最小の最大転送長とをホストテーブル4に書き
込み、ホストテーブル4の作成を終了する。
The command analysis means 5 analyzes the command input from the input device 1 and delivers the analysis result to the host table creation means 6. The host table creation means 6 is
The destination host computer name passed as a result of the analysis by the command analysis means 5 and the minimum maximum transfer length on the communication path to the destination host computer are written in the host table 4, and the creation of the host table 4 is completed.

【0022】次いで、自ホストコンピュータ2が相手ホ
ストコンピュータ22と通信を行う場合の送信のための
最大セグメントサイズ設定動作について説明する。
Next, the operation of setting the maximum segment size for transmission when the own host computer 2 communicates with the other host computer 22 will be explained.

【0023】自ホストコンピュータ2が、通信制御手段
7を通じて相手ホストコンピュータ22と通信を行う際
のコネクション確立時に、最大セグメントサイズ通知手
段8はLANのみで接続されている通信先ホストコンピ
ュータ名を読み出し、相手ホストコンピュータがLAN
のみで自ホストコンピュータと接続されていることをホ
ストテーブル4を参照して確認する。
When establishing a connection when the own host computer 2 communicates with the other host computer 22 through the communication control means 7, the maximum segment size notification means 8 reads the name of the communication destination host computer connected only by LAN, The other host computer is LAN
Refer to the host table 4 to confirm that the host computer is connected to the own host computer.

【0024】最大セグメントサイズ通知強制の通知手段
11は、相手ホストコンピュータ22に対し、最大セグ
メントサイズを強制的にどのような大きさの最大セグメ
ントサイズを持つホストコンピュータに対しても絶対に
フラグメンテーションを起こさないように規定されてい
るパケットサイズにする前の最大セグメントサイズを自
ホストコンピュータ2に対して通知するように通知する
The notification means 11 for forcing notification of maximum segment size forces the maximum segment size to the other host computer 22 so that fragmentation will never occur to the host computer having any maximum segment size. The host computer 2 is notified of the maximum segment size before the packet size is set to the specified packet size.

【0025】最大セグメントサイズ受け取り手段12は
、相手ホストコンピュータ22の最大セグメントサイズ
を受け取り、相手ホストコンピュータ22のホストコン
ピュータ名と共に最大セグメントサイズ書き込み手段1
0に渡す。
The maximum segment size receiving means 12 receives the maximum segment size of the other host computer 22, and writes the maximum segment size writing means 1 together with the host computer name of the other host computer 22.
Pass to 0.

【0026】最大セグメントサイズ書き込み手段10は
ホストテーブル4から相手ホストコンピュータのホスト
コンピュータ名を検索し、最大セグメントサイズをホス
トテーブル4に書き込んだ後、最大セグメントサイズ通
知手段8に通知する。
The maximum segment size writing means 10 searches the host table 4 for the host computer name of the other host computer, writes the maximum segment size in the host table 4, and then notifies the maximum segment size notification means 8.

【0027】最大セグメントサイズ通知手段8は、ホス
トテーブル4から最大セグメントサイズと相手ホストコ
ンピュータまでの通信路での最小の最大転送長を読み出
し、最大セグメントサイズ決定手段9に渡す。
The maximum segment size notifying means 8 reads the maximum segment size and the minimum maximum transfer length on the communication path to the other host computer from the host table 4, and passes it to the maximum segment size determining means 9.

【0028】最大セグメントサイズ決定手段9は、図4
に示す流れにしたがって処理を行う。
The maximum segment size determining means 9 is shown in FIG.
Processing is performed according to the flow shown in .

【0029】まず、通信相手のアドレスがホストテーブ
ル4にあるか否か探し、なければその通信相手には最大
セグメントサイズの通知強制の通知をしていないため、
従来通りの最大セグメントサイズが通知されてくる。そ
のため、その値をそのまま最適の最大セグメントサイズ
とする。通信相手のアドレスがホストテーブル4にあれ
ば、次の処理へ進む。
First, it is checked whether the address of the communication partner is in the host table 4, and if it is not, the communication partner is not notified of the maximum segment size.
You will be notified of the maximum segment size as usual. Therefore, that value is used as is as the optimal maximum segment size. If the address of the communication partner is in the host table 4, the process advances to the next step.

【0030】最大セグメントサイズ受け取り手段12よ
り受け取った最大セグメントサイズと相手ホストコンピ
ュータまでの通信路での最小の最大転送長の内、最大セ
グメントサイズの方が値が小さい場合には、最適の最大
セグメントサイズを受け取った最大セグメントサイズと
する。
If the maximum segment size received from the maximum segment size receiving means 12 and the minimum maximum transfer length on the communication path to the other host computer are smaller, the optimum maximum segment is selected. Let size be the largest segment size received.

【0031】最大セグメントサイズ受け取り手段12よ
り受け取った最大セグメントサイズと相手ホストコンピ
ュータまでの通信路での最小の最大転送長の内、最大セ
グメントサイズの方が値が大きい場合には、最適の最大
セグメントサイズとして受け取った最大セグメントサイ
ズと相手ホストコンピュータまでの通信路での最小の最
大転送長の間で決定する。本実施例では最小の最大転送
長を最適の最大セグメントサイズとする。
If the maximum segment size received from the maximum segment size receiving means 12 and the minimum maximum transfer length on the communication path to the other host computer are larger, the optimum maximum segment is selected. The size is determined between the maximum segment size received and the minimum maximum transfer length on the communication path to the destination host computer. In this embodiment, the minimum maximum transfer length is set as the optimal maximum segment size.

【0032】以上のようにして、プロトコルの規約に違
反することなく送信のための最大セグメントサイズを最
適な値に設定することができる。
As described above, the maximum segment size for transmission can be set to an optimal value without violating protocol rules.

【0033】[0033]

【発明の効果】以上説明したように本発明によれば、自
ホストコンピュータから相手ホストコンピュータへの通
信において、より速くデータ送信を行うための最大セグ
メントサイズを自動的に決定することができる。また、
今までWAN環境(ワイドエリアネットワーク)がある
ことでその通信性能を十分に発揮できなかったシステム
に相手ホストコンピュータに合わせた送信のための最大
セグメントサイズを設定することができ、LAN環境に
おいてより性能の高いデータの送信を行うことができる
効果がある。
As described above, according to the present invention, it is possible to automatically determine the maximum segment size for faster data transmission in communication from a host computer to a partner host computer. Also,
For systems that have been unable to fully utilize their communication performance due to a WAN environment (wide area network), it is now possible to set the maximum segment size for transmission to match the destination host computer, resulting in improved performance in a LAN environment. This has the effect of allowing high data transmission.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】  本発明実施例の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】  本発明実施例におけるホストテーブルの構
成を示す図。
FIG. 2 is a diagram showing the configuration of a host table in the embodiment of the present invention.

【図3】  本発明実施例に係る全体構成の一例を示す
図。
FIG. 3 is a diagram showing an example of the overall configuration according to the embodiment of the present invention.

【図4】  本発明実施例における最大セグメントサイ
ズ決定手段の処理の流れを示す流れ図。
FIG. 4 is a flowchart showing the processing flow of the maximum segment size determining means in the embodiment of the present invention.

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

1    入力装置 2    ホストコンピュータ 3    ネットワーク 4    ホストテーブル 5    コマンド解析手段 6    ホストテーブル作成手段 7    通信制御装置 8    最大セグメントサイズ通知手段9    最
大セグメントサイズ決定手段10    最大セグメン
トサイズ書き込み手段11    最大セグメントサイ
ズ通知強制の通知手段12    最大セグメントサイ
ズ受け取り手段21、22    相手ホストコンピュ
ータ31    ゲートウェイ
1 Input device 2 Host computer 3 Network 4 Host table 5 Command analysis means 6 Host table creation means 7 Communication control device 8 Maximum segment size notification means 9 Maximum segment size determination means 10 Maximum segment size writing means 11 Maximum segment size notification forced notification Means 12 Maximum segment size receiving means 21, 22 Other host computer 31 Gateway

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  入力装置を備えた複数のホストコンピ
ュータがネットワークを介して接続され、各ホストコン
ピュータに、相手ホストコンピュータとの通信を制御す
る通信制御手段を備えた計算機システムにおいて、前記
複数のホストコンピュータそれぞれに、相手ホストコン
ピュータ名、相手ホストコンピュータまでの通信路での
最小の最大転送長、および最大セグメントサイズを格納
するホストテーブルと、前記入力装置からのコマンドを
受け取り、その内容を解析するコマンド解析手段と、入
力されたコマンドが前記ホストテーブルの作成要求のと
きに、その相手ホストコンピュータ名および相手ホスト
コンピュータまでの通信路での最小の最大転送長を作成
し前記ホストテーブルに書き込むホストテーブル作成手
段と、前記ホストテーブルから相手ホストコンピュータ
名、相手ホストコンピュータまでの通信路での最小の最
大転送長、および最大セグメントサイズを読み出して通
知する最大セグメントサイズ通知手段と、この最大セグ
メントサイズ通知手段から通知された相手ホストコンピ
ュータの最大セグメントサイズと相手ホストコンピュー
タまでの通信路での最小の最大転送長から最適の値を選
出し、相手ホストコンピュータへの送信のための最大セ
グメントサイズとして設定する最大セグメントサイズ決
定手段とを備え、前記通信制御手段に、前記入力装置か
ら入力されたコマンドがコネクション確立要求の場合に
、前記ホストテーブルから相手ホストコンピュータ名を
読み出し、その相手ホストコンピュータへの最大セグメ
ントサイズ通知強制の通知を送出する最大セグメントサ
イズ通知強制の通知手段と、相手ホストコンピュータと
のコネクション確立時に、コネクションを確立する相手
ホストコンピュータから通知される相手ホストコンピュ
ータの最大セグメントサイズを受け取り、受け取った最
大セグメントサイズと相手ホストコンピュータのホスト
コンピュータ名を送出する最大セグメントサイズ受け取
り手段とを含み、各ホストコンピュータに、この最大セ
グメントサイズ受け取り手段から最大セグメントサイズ
を受け取り、前記ホストテーブルに書き加える最大セグ
メントサイズ書き込み手段を備えたことを特徴とする計
算機システム。
1. A computer system in which a plurality of host computers each having an input device are connected via a network, and each host computer is provided with communication control means for controlling communication with a partner host computer. Each computer has a host table that stores the name of the other host computer, the minimum maximum transfer length on the communication path to the other host computer, and the maximum segment size, and a command that receives commands from the input device and analyzes the contents thereof. an analysis means, and host table creation for creating the name of the other host computer and the minimum maximum transfer length on the communication path to the other host computer and writing it in the host table when the input command is a request for creating the host table. means, maximum segment size notification means for reading and notifying the destination host computer name, the minimum maximum transfer length on the communication path to the destination host computer, and the maximum segment size from the host table; and from the maximum segment size notification device. The maximum segment to be set as the maximum segment size for transmission to the other host computer by selecting the optimal value from the notified maximum segment size of the other host computer and the minimum maximum transfer length on the communication path to the other host computer. size determining means, when the command input from the input device to the communication control means is a connection establishment request, reads the name of the other host computer from the host table, and notifies the other host computer of a maximum segment size. Maximum segment size notification that sends a forced notification A forced notification means, and when establishing a connection with the other host computer, receives the maximum segment size of the other host computer notified from the other host computer establishing the connection, and receives the maximum segment size received. maximum segment size receiving means for transmitting the size and the host computer name of the other host computer; maximum segment size writing means for each host computer to receive the maximum segment size from the maximum segment size receiving means and write it to the host table; A computer system characterized by comprising:
JP3081742A 1991-03-19 1991-03-19 Computer system Pending JPH04291435A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3081742A JPH04291435A (en) 1991-03-19 1991-03-19 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3081742A JPH04291435A (en) 1991-03-19 1991-03-19 Computer system

Publications (1)

Publication Number Publication Date
JPH04291435A true JPH04291435A (en) 1992-10-15

Family

ID=13754892

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3081742A Pending JPH04291435A (en) 1991-03-19 1991-03-19 Computer system

Country Status (1)

Country Link
JP (1) JPH04291435A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003513525A (en) * 1999-10-26 2003-04-08 クゥアルコム・インコーポレイテッド Method and apparatus for efficient data transmission control in a wireless voice-over-data communication system
JP2007286776A (en) * 2006-04-14 2007-11-01 Fujitsu Ltd Data communication program, data communication method, and portable terminal equipment
US8503371B2 (en) 2005-06-16 2013-08-06 Qualcomm Incorporated Link assignment messages in lieu of assignment acknowledgement messages

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0485644A (en) * 1990-07-30 1992-03-18 Nec Corp Transmission maximum segment size setting system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0485644A (en) * 1990-07-30 1992-03-18 Nec Corp Transmission maximum segment size setting system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003513525A (en) * 1999-10-26 2003-04-08 クゥアルコム・インコーポレイテッド Method and apparatus for efficient data transmission control in a wireless voice-over-data communication system
US8503371B2 (en) 2005-06-16 2013-08-06 Qualcomm Incorporated Link assignment messages in lieu of assignment acknowledgement messages
JP2007286776A (en) * 2006-04-14 2007-11-01 Fujitsu Ltd Data communication program, data communication method, and portable terminal equipment

Similar Documents

Publication Publication Date Title
WO2022105884A1 (en) Data transmission method and apparatus, network device, and storage medium
US7734720B2 (en) Apparatus and system for distributing block data on a private network without using TCP/IP
JP4160642B2 (en) Network data transfer method
US7640364B2 (en) Port aggregation for network connections that are offloaded to network interface devices
US7471681B2 (en) Determining network path transmission unit
US5519699A (en) Method of protocol termination and a packet data communication system applied the method
US6226676B1 (en) Connection establishment and termination in a mixed protocol network
US7200641B1 (en) Method and system for encoding SCSI requests for transmission using TCP/IP
US20030108031A1 (en) Relay connection management program, relay connection management method, relay connection management apparatus and recording medium which stores relay connection management program
WO2008077313A1 (en) A method and a device for aggregating ports
JPH09205458A (en) Circuit and method for flow control of intelligent response base in processing system network
JP3857317B2 (en) Automatic negotiation progress monitor
US6947435B1 (en) Radio communication system and apparatus, communication method and program recording medium therefor
JPH0728728A (en) Computer system
CN110838935A (en) High-availability SDN controller clustering method, system, storage medium and equipment
US7827324B2 (en) Method of handling flow control in daisy-chain protocols
JPH0213158A (en) Message transmission method
JPH04291435A (en) Computer system
CN113973091A (en) Message processing method, network equipment and related equipment
JPH0458215B2 (en)
US6738823B1 (en) Use of isochronous packets to eliminate redundant acknowledgments
US20090216894A1 (en) Relay apparatus for use in e-mail-based chat system
US20060126520A1 (en) Tape acceleration
JPH11275102A (en) Network system by power line, data transmission method and recording medium
JPH0923245A (en) Inter-network connector