JP2653187B2 - Hierarchical protocol processing method - Google Patents

Hierarchical protocol processing method

Info

Publication number
JP2653187B2
JP2653187B2 JP1252012A JP25201289A JP2653187B2 JP 2653187 B2 JP2653187 B2 JP 2653187B2 JP 1252012 A JP1252012 A JP 1252012A JP 25201289 A JP25201289 A JP 25201289A JP 2653187 B2 JP2653187 B2 JP 2653187B2
Authority
JP
Japan
Prior art keywords
layer
control unit
data
data transfer
connection
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.)
Expired - Lifetime
Application number
JP1252012A
Other languages
Japanese (ja)
Other versions
JPH03116259A (en
Inventor
豊 石橋
秀樹 阪本
充 丸山
茂彦 松下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP1252012A priority Critical patent/JP2653187B2/en
Publication of JPH03116259A publication Critical patent/JPH03116259A/en
Application granted granted Critical
Publication of JP2653187B2 publication Critical patent/JP2653187B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (産業上の利用分野) この発明は、通信制御方式において、階層化されたプ
ロトコルの処理方式に関するものである。
Description: TECHNICAL FIELD The present invention relates to a processing system of a layered protocol in a communication control system.

(従来の技術) 通信速度の高速化に伴い、高精細画像情報等の大量デ
ータを転送するようなサービスが出現しつつある。サー
ビスの利用者の心理的要因から、応答時間はできるだけ
小さくすることが要求される。このためには、通信制御
装置の処理の高速化が必要される。
(Prior Art) With an increase in communication speed, a service for transferring a large amount of data such as high-definition image information is emerging. The response time is required to be as short as possible due to psychological factors of service users. For this purpose, the processing speed of the communication control device needs to be increased.

そこで、通信をいくつかのフェーズに分けて考える
と、各々の階層(以下レイヤという)のコネクションの
設定/解放フェーズとコネクション設定後のデータ転送
フェーズに分けることができる。このうち、データ転送
フェーズは通信全体から見ると時間的に占める割合が高
い。
Therefore, when communication is divided into several phases, it can be divided into a connection setting / release phase of each layer (hereinafter referred to as a layer) and a data transfer phase after the connection is set. Among them, the data transfer phase has a high time ratio when viewed from the whole communication.

従って、応答時間を小さくするには、このデータ転送
フェーズを高速処理することが最も重要である。一般
に、コネクションの設定・解放フェーズは複雑な処理が
要求されるが、データ転送フェーズではデータ受信時に
各レイヤでデータから固定的なプロトコルヘッダ(以
下、ヘッダ)を削除し、データ送信時に各レイヤでデー
タに固定的なヘッダを付与するだけの処理しか要求され
ないことが多い。
Therefore, in order to reduce the response time, it is most important to process this data transfer phase at high speed. In general, the connection setup / release phase requires complicated processing. However, in the data transfer phase, each layer deletes a fixed protocol header (hereinafter, header) from data at the time of data reception, and each layer transmits data at the time of data transmission. In many cases, only processing for adding a fixed header to data is required.

従来の階層化プロトコル処理方式は、まずプログラム
の流通性や変更の容易性の観点からはレイヤ毎にプロト
コル処理を設け、このプロトコル処理部でそのレイヤの
コネクションの設定からデータ転送、コネクションの解
放までを扱い、タスク間通信を行うことにより隣接レイ
ヤにデータを引き継ぐことが行なわれていた。逆に、高
速化の観点からはタスク管理によって処理を行うのでは
なく、プログラム論理によって処理を記述するようなこ
とも行われていた。
In the conventional layered protocol processing method, first, from the viewpoint of program distribution and ease of change, protocol processing is provided for each layer, and from this protocol processing unit, from setting of connection of that layer to data transfer, release of connection And data is transferred to an adjacent layer by performing inter-task communication. Conversely, from the viewpoint of speeding up, processing is not described by task management, but described by program logic.

(発明が解決しようとする課題) しかしながら、上記従来の方法ではレイヤ毎にプロト
コル処理部を設ける場合全てのデータは各レイヤ間でタ
スク間通信により引き継がれて処理されるため、一つの
データが複数レイヤで処理されるのには多大な時間を要
するという欠点があった。
(Problems to be Solved by the Invention) However, in the above-described conventional method, when a protocol processing unit is provided for each layer, all data is taken over and processed by inter-task communication between the layers. There is a disadvantage that it takes a lot of time to be processed by the layer.

一方、プログラム論理によって処理を記述する場合
は、プログラムの流通性を低下させると共に、プロトコ
ル仕様の変更のプログラムへの波及範囲が大きいという
欠点があった。
On the other hand, when the processing is described by the program logic, there are disadvantages that the circulation of the program is reduced and the range of the change of the protocol specification to the program is large.

本発明はこれらの欠点を除去するためのもので、デー
タ転送処理の高速化を図った階層化プロトコル処理方式
を提供することを目的とする。
An object of the present invention is to eliminate these drawbacks, and an object of the present invention is to provide a layered protocol processing method for speeding up data transfer processing.

(課題を解決するための手段) 本発明は前記欠点を解決するために、階層化されたプ
ロトコルを処理する通信制御方式において、各階層のコ
ネクション制御部をバイパスして、複数階層のプロトコ
ルヘッダを一括して付与又は削除し、かつ情報がデータ
転送の情報か、データ転送以外の情報かを判別するバイ
パス制御部を設けたことに特徴がある。
(Means for Solving the Problems) In order to solve the above-mentioned drawbacks, the present invention provides a communication control method for processing a layered protocol, in which a connection control unit of each layer is bypassed and a protocol header of a plurality of layers is added. The present invention is characterized in that a bypass control unit that collectively adds or deletes information and determines whether the information is data transfer information or information other than data transfer is provided.

(作用) 以上のような構成を有する本発明によれば、複数組み
合わされたレイヤの内、最上位レイヤのコネクションが
設定された後のデータ転送フェーズのプロトコル処理を
バイパス制御部で処理することにより、複数レイヤのヘ
ッダを一括して付与又は削除し、異常データがあればコ
ネクション制御部に渡して処理させる。すなわち、レイ
ヤN〜レイヤN+nまでのデータ転送処理を一括して扱
うとすると、この場合コネクションが各レイヤのコネク
ション制御部によって接続され、レイヤN+nまで接続
されると、レイヤN〜レイヤN+nまでのデータ転送処
理を一括して扱うバイパス制御部のみで以降のデータ転
送処理を行う。レイヤN+nの上位からデータがバイパ
ス制御部に引き継がれると、バイパス制御部では、先ず
レイヤNからレイヤN+nまでの状態のチェックを行
う。状態チェックの結果、データ転送フェーズであれ
ば、バイパス制御部はレイヤNからレイヤN+nまでの
ヘッダを一括して付与し、レイヤNの下位に引き継ぐ。
状態チェックの結果、データ転送フェーズでなければ、
レイヤN+nのコネクション制御部に引き継がれる。レ
イヤNの下位からデータがバイパス制御部に引き継がれ
ると、バイパス制御部では、まずレイヤNからレイヤN
+nまでの状態のチェックを行う。状態チェックの結
果、データ転送フェーズであれば、バイパス制御部はレ
イヤNからレイヤN+nまでのヘッダを一括して分析
し、レイヤN+nの上位のデータであればこれらのヘッ
ダを一括して削除し、レイヤN+nの上位に引き継ぐ。
分析結果がレイヤN+nの上位のデータでなければレイ
ヤNのコネクション制御部にデータを引き継ぐ。また、
状態チェックの結果、データ転送フェーズでなければ、
レイヤNのコネクション制御部にデータを引き継ぐ。
(Operation) According to the present invention having the above-described configuration, by performing the protocol processing of the data transfer phase after the connection of the highest layer is set by the bypass control unit among the plurality of combined layers, Then, headers of a plurality of layers are collectively added or deleted, and if there is abnormal data, the abnormal data is passed to the connection control unit for processing. That is, if the data transfer processing from layer N to layer N + n is handled collectively, in this case, the connection is connected by the connection control unit of each layer. The subsequent data transfer process is performed only by the bypass control unit that handles the transfer process collectively. When data is transferred from the upper layer N + n to the bypass controller, the bypass controller first checks the state from layer N to layer N + n. As a result of the status check, in the case of the data transfer phase, the bypass control unit collectively adds headers from layer N to layer N + n, and takes over to the lower layer of layer N.
As a result of status check, if it is not the data transfer phase,
The connection control unit of layer N + n takes over. When the data is transferred from the lower layer to the bypass control unit, the bypass control unit first executes the layer N to the layer N
Check the status up to + n. As a result of the status check, in the data transfer phase, the bypass control unit analyzes the headers from the layer N to the layer N + n collectively, and deletes the headers in the case of data higher than the layer N + n collectively. Take over to the upper layer of layer N + n.
If the analysis result is not higher-level data of layer N + n, the data is taken over to the connection control unit of layer N. Also,
As a result of status check, if it is not the data transfer phase,
The data is passed to the layer N connection control unit.

したがって、本発明は前記欠点を解決でき、データ転
送処理の高速化を図った階層化プロトコル処理方式を提
供できる。
Therefore, the present invention can solve the above-mentioned drawbacks, and can provide a hierarchical protocol processing method for speeding up data transfer processing.

(実施例) 以下、本発明の一実施例を図面に基づいて説明する。Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

第1図はこの発明の一実施例を示す機能ブロック図で
ある。本実施例は、レイヤNからレイヤN+nまでのコ
ネクション制御部1〜3をバイパス制御部4で囲んでお
り、これらのレイヤへのデータの引継はバイパス制御部
4を介して行うようにした実施例である。
FIG. 1 is a functional block diagram showing an embodiment of the present invention. In this embodiment, connection control units 1 to 3 from layer N to layer N + n are surrounded by a bypass control unit 4, and data is transferred to these layers via the bypass control unit 4. It is.

次に、本実施例の動作について説明する。 Next, the operation of the present embodiment will be described.

バイパス制御部4ではレイヤNからレイヤN+nまで
の状態がデータ転送フェーズにあるとき、データ転送指
示を上位から受けたときは、レイヤNからレイヤN+n
までのヘッダを一括して付与してレイヤNの下位にデー
タを引き継ぐ。データ受信報告を下位から受けたときは
レイヤNからレイヤN+nまでのヘッダのチェックを行
う。この結果、レイヤN+nの上位のデータであれば、
一括してヘッダを削除し、レイヤN+nの上位にデータ
を引き継ぐ。
When the state from the layer N to the layer N + n is in the data transfer phase, and when a data transfer instruction is received from the upper layer, the bypass control unit 4 switches the layer N to the layer N + n
The headers up to and including the header are collectively added and the data is transferred to the lower layer. When the data reception report is received from the lower order, the headers from the layer N to the layer N + n are checked. As a result, if the data is higher than the layer N + n,
The header is collectively deleted, and the data is transferred to the upper layer of the layer N + n.

上位からデータ送信指示以外の指示を受けたときや、
下位からデータ受信報告以外の報告を受けたとき、また
はデータ受信報告を受けたが、レイヤN+nの上位のデ
ータでなかった場合(イリーガルデータの場合を含む)
は、バイパス制御部4はレイヤNコネクション制御部1
またはレイヤN+nコネクション制御部3にデータを引
き渡す。
When an instruction other than the data transmission instruction is received from the host,
When a report other than the data reception report is received from the lower layer, or when a data reception report is received, but is not the upper layer data of the layer N + n (including the case of illegal data)
Means that the bypass control unit 4 is the layer N connection control unit 1
Alternatively, the data is transferred to the layer N + n connection control unit 3.

以上の動作をさらに第2図に示すレイヤN〜レイヤN
+nまでのn+1個のレイヤ及びこれらレイヤの上位と
下位のプロトコルヘッダとデータとの関係に基づいて以
下説明する。
The above operation is further performed on layer N to layer N shown in FIG.
Description will be made below based on n + 1 layers up to + n and the relationship between upper and lower protocol headers and data of these layers.

レイヤN+nの上位からデータがバイパス制御部に引
き継がれると、バイパス制御部では先ずレイヤNからレ
イヤN+nまでの状態のチェックを行う。状態チェック
の結果、データ転送フェーズであれば、バイパス制御部
はレイヤNからレイヤN+nまでのヘッダ22〜24を一括
して付与し、レイヤNの下位に引き継ぐ。状態チェック
の結果、データ転送フェーズでなければ、レイヤN+n
のコネクション制御部に引き継がれる。レイヤNの下位
からデータがバイパス制御部に引き継がれると、バイパ
ス制御部ではまずレイヤNからレイヤN+nまでの状態
のチェックを行う。状態チェックの結果、データ転送フ
ェーズであれば、バイパス制御部はレイヤNからレイヤ
N+nまでのヘッダを一括して分析し、レイヤN+nの
上位のデータであればこれらのヘッダを一括して削除
し、レイヤN+ンの上位に引き継ぐ。分析結果がレイヤ
N+nの上位のデータでなければレイヤNのコネクショ
ン制御部にデータを引き継ぐ。また、状態チェックの結
果、データ転送フェーズでなければ、レイヤNのコネク
ション制御部にデータを引き継ぐ。
When data is passed from the upper layer N + n to the bypass control unit, the bypass control unit first checks the state from layer N to layer N + n. As a result of the status check, in the case of the data transfer phase, the bypass control unit gives the headers 22 to 24 from the layer N to the layer N + n collectively, and takes over the lower order of the layer N. As a result of the status check, if the phase is not the data transfer phase, the layer N + n
Is passed to the connection control unit. When data is transferred from the lower layer to the bypass control unit, the bypass control unit first checks the state from layer N to layer N + n. As a result of the status check, in the data transfer phase, the bypass control unit analyzes the headers from the layer N to the layer N + n collectively, and deletes the headers in the case of data higher than the layer N + n collectively. Take over to layer N + n. If the analysis result is not higher-level data of layer N + n, the data is taken over to the connection control unit of layer N. If the result of the status check indicates that the data transfer phase is not the data transfer phase, the data is taken over to the connection control unit of layer N.

第3図は、第1図においてN=4、n=1とした場合
の例であり、レイヤ4プロトコルとしてCCITT勧告X.224
クラスO(CCITT勧告T.70)レイヤ5プロトコルとしてC
CITT勧告X.225カーネル+全2重を選択したときの処理
の流れである。第3図には、ネットワーク接続が完了
し、トランスポートコネクションの確立、セションコネ
クションの確立が行われ、データの送受信を行い、その
後、セションコネクションを切断する場合の処理の流れ
を示している。第3図において、CN(CONNECT)、AC(A
CCEPT)、DT(DATA TRANSFER)、FN(FINISH)、DN(DI
SCONNECT)はセションレイヤのプロトコルデータユニッ
トの名称であるが、トランスポートレイヤで見ればTDT
(トランスポートレイヤ)というデータブロックとして
転送される(トランスポートレイヤのデータブロック名
称は、セションレイヤのデータブロック名称とも区別の
ため、T.70に従うものとする)。このうち、DTは、レイ
ヤ5の上位(この場合はプレゼンテーションまたはアプ
リケーションレイヤ)のデータユニットである。以下、
第3図に従い、正常時の処理の流れについて説明する。
FIG. 3 shows an example in which N = 4 and n = 1 in FIG. 1. CCITT Recommendation X.224 is used as a layer 4 protocol.
Class O (CCITT Recommendation T.70) C as Layer 5 protocol
This is the processing flow when CITT recommendation X.225 kernel + full duplex is selected. FIG. 3 shows a flow of processing when the network connection is completed, the transport connection is established, the session connection is established, data is transmitted and received, and then the session connection is disconnected. In FIG. 3, CN (CONNECT), AC (A
CCEPT), DT (DATA TRANSFER), FN (FINISH), DN (DI
SCONNECT) is the name of the session layer protocol data unit.
(Transport layer) is transferred as a data block (the data block name of the transport layer is in accordance with T.70 in order to distinguish it from the data block name of the session layer). Among them, DT is a data unit higher than layer 5 (in this case, a presentation or application layer). Less than,
With reference to FIG. 3, the flow of processing in a normal state will be described.

まず、トランスポートレイヤのオープン要求であるTC
R(トランスポート接続要求)がバイパス制御部33に引
き継がれる。バイパス制御部33は、まずトランスポート
レイヤとセションレイヤがデータ転送フェーズにあるこ
とをチェックする。今の場合はデータ転送フェーズでな
いので、トランスポートレイヤのコネクション制御部で
あるレイヤ4制御部31にTCRを引き継ぐ。レイヤ4制御
部31は、ヘッダ分析によりTCRであることを知り、セシ
ョンレイヤのコネクション制御部であるレイヤ5制御部
32にオープン要求を行う。即ち、トランスポートレイヤ
をオープンして良いか否かを上位に問い合わせる。レイ
ヤ5制御部32はオープン要求を受けると、オープン応答
をレイヤ4制御部31に返す。レイヤ4制御部31はオープ
ン応答を受け取ると、TCA(トランスポート接続確認)
を編集してデータ転送処理部33を介して送信指示する。
First, TC, which is a transport layer open request
R (transport connection request) is passed to the bypass control unit 33. The bypass control unit 33 first checks that the transport layer and the session layer are in the data transfer phase. In this case, since it is not the data transfer phase, the TCR is taken over by the layer 4 control unit 31 which is the connection control unit of the transport layer. The layer 4 control unit 31 knows that it is a TCR by the header analysis, and determines the layer 5 control unit which is a connection control unit of the session layer.
Make an open request to 32. That is, the upper layer inquires whether the transport layer can be opened. Upon receiving the open request, the layer 5 control unit 32 returns an open response to the layer 4 control unit 31. Upon receiving the open response, the layer 4 control unit 31 receives a TCA (transport connection confirmation).
And instructs transmission via the data transfer processing unit 33.

次に、バイパス制御部33はセションレイヤのオープン
要求(これをログオン要求と呼ぶ)であるCNを受け取
る。バイパス制御部33はTCRの受信時と同様に状態のチ
ェックを行った後レイヤ4制御部31に引き継ぐ。レイヤ
4制御部31はヘッダ分析によりTDTを受信したことを知
り、トランスポートレイヤのヘッダを削除した後、レイ
ヤ5制御部32にデータ受信報告を行う。そして、レイヤ
5制御部32はヘッダ分析により、受信データがCNである
ことを知り、バイパス制御部33経由で上位に対してログ
オン要求を受け付けて良いか否かを問い合わせる。その
結果、上位からログオン応答を受ける。レイヤ5制御部
32はバイパス制御部33経由でログオン応答を受けると、
ACを編集してレイヤ4制御部31(ACにトランスポートレ
イヤのヘッダを付与する)とバイパス制御部33を介して
データ送信指示を行う。これによって、セションレイヤ
がオープンされ、データ転送フェーズとなる。
Next, the bypass control unit 33 receives a CN that is a session layer open request (this is called a logon request). The bypass control unit 33 checks the state in the same manner as when the TCR is received, and then takes over to the layer 4 control unit 31. The layer 4 control unit 31 knows that the TDT has been received by the header analysis, deletes the transport layer header, and reports the data reception to the layer 5 control unit 32. Then, the layer 5 control unit 32 knows from the header analysis that the received data is the CN, and inquires via the bypass control unit 33 whether or not the upper level can accept the logon request. As a result, a logon response is received from the host. Layer 5 control unit
32 receives the logon response via the bypass control unit 33,
The AC is edited, and a data transmission instruction is issued via the layer 4 control unit 31 (adding a transport layer header to the AC) and the bypass control unit 33. As a result, the session layer is opened and a data transfer phase is started.

その後、バイパス制御部33はDTを受信すると、まず状
態をチェックする。チェックの結果、データ転送フェー
ズであるので、受信データのヘッダ分析を行い、DTであ
ることを知る。バイパス制御部33は、DTのトランスポー
トレイヤのヘッダとセションレイヤのヘッダを一括して
削除した後、直接上位にデータを引き渡し、レイヤ4制
御部31とレイヤ5制御部32にはデータを引き継がない。
Thereafter, upon receiving the DT, the bypass control unit 33 first checks the state. As a result of the check, since it is the data transfer phase, the header analysis of the received data is performed, and it is known that the received data is DT. After collectively deleting the transport layer header and the session layer header of the DT, the bypass control unit 33 passes the data directly to the upper layer, and the layer 4 control unit 31 and the layer 5 control unit 32 do not take over the data. .

次に、データ送信指示を上位から受けると、バイパス
制御部33は状態をチェックした後、直接下位にデータを
引き渡す(トランスポートレイヤでデータの組み立てや
分割が必要な場合は、バイパス制御部33でも組み立て/
分割を行う)。
Next, when a data transmission instruction is received from the upper layer, the bypass controller 33 checks the state and delivers the data directly to the lower layer (when assembling or dividing is necessary in the transport layer, the bypass controller 33 also assembly/
Perform a split).

この後、バイパス制御部33はFNを受信すると、状態チ
ェックの後、受信データのヘッダ分析を行う。この場合
は、DTではなく、FNであるので、レイヤ4制御部31にデ
ータ受信報告を行う(バイパス制御部33は、受信したデ
ータがFNであることは知らない。単に、DTではないこと
を知るだけである)。レイヤ4制御部31でヘッダ分析を
し、トランスポートレイヤのヘッダを削除した後、レイ
ヤ5制御部32に引き継ぐ。レイヤ5制御部32はヘッダ分
析に結果、FNを受信したことを知り、ログオフして良い
か否かを上位に問い合わせるため、バイパス制御部経由
でログオフ要求を上げる。この時点で、状態はデータ転
送フェーズから抜ける。バイパス制御部33は上位からロ
グオフ応答を受けると、状態がデータ転送フェーズでな
いので、レイヤ5制御部32にログオフ応答を引き渡す。
レイヤ5制御部32は、DNを編集し、レイヤ4制御部31
(DNにトランスポートレイヤのヘッダを付与する)とバ
イパス制御部33経由でデータの送信を指示する。
Thereafter, upon receiving the FN, the bypass control unit 33 performs a header check on the received data after checking the status. In this case, since it is not DT but FN, a data reception report is sent to the layer 4 control unit 31 (the bypass control unit 33 does not know that the received data is FN. Just know). The layer 4 control unit 31 analyzes the header, deletes the transport layer header, and then takes over to the layer 5 control unit 32. As a result of the header analysis, the layer 5 control unit 32 knows that the FN has been received, and raises a logoff request via the bypass control unit in order to inquire of a higher order whether logoff is allowed. At this point, the state exits the data transfer phase. When the bypass control unit 33 receives the logoff response from the host, the state is not the data transfer phase, and thus the bypass control unit 33 delivers the logoff response to the layer 5 control unit 32.
The layer 5 control unit 32 edits the DN, and
(Add a transport layer header to the DN) and instruct data transmission via the bypass control unit 33.

バイパス制御部33からレイヤ4制御部31またはレイヤ
5制御部32に制御を渡したとき、処理の逆転を防止する
ため、後続データの処理を先行して行わないようにする
ことが必要である。これを実現する簡単な方法としては
データ転送フェーズでイリーガルなデータを受信した
り、DT以外のデータを受信した場合には、データ転送フ
ェーズから抜けでるため、一旦データ転送フェーズに入
った後、レイヤ4制御部31またはレイヤ5制御部32に制
御を渡したら、以降に受信するデータや送信するデータ
はすべてレイヤ4制御部31またはレイヤ5制御部32を介
することができる。他の方法としては、バイパス制御部
33で待ち合わせを行うこともできる。
When control is passed from the bypass control unit 33 to the layer 4 control unit 31 or the layer 5 control unit 32, it is necessary to prevent the subsequent data from being processed in advance in order to prevent reversal of the process. A simple way to achieve this is to receive illegal data in the data transfer phase, or to receive data other than DT, to escape from the data transfer phase. When the control is passed to the 4 control unit 31 or the layer 5 control unit 32, all data to be received and data to be transmitted thereafter can be transmitted through the layer 4 control unit 31 or the layer 5 control unit 32. Alternatively, the bypass control
You can also meet at 33.

第4図は本発明に係る別の実施例を示す機能ブロック
図である。第1図とは異なり、本実施例はレイヤNから
レイヤN+nまでのコネクション制御部41〜43をバイパ
ス制御部44で囲むことはせず、レイヤN+nまでのコネ
クションが確立された後にバイパス制御部に制御を移す
ようにした実施例である。なお、この場合にはレイヤN
の下位とレイヤN+nの上位は、状態がデータ転送フェ
ーズが否かに応じて、バイパス制御部44、レイヤNコネ
クション制御部41、またはレイヤN+nコネクション制
御部43のいずれに制御を渡すか判断する必要がある。
FIG. 4 is a functional block diagram showing another embodiment according to the present invention. Unlike FIG. 1, in this embodiment, the connection control units 41 to 43 from layer N to layer N + n are not surrounded by the bypass control unit 44, and are connected to the bypass control unit after the connection to layer N + n is established. This is an embodiment in which control is transferred. In this case, the layer N
And the upper layer N + n need to determine which of the bypass control unit 44, the layer N connection control unit 41, and the layer N + n connection control unit 43 should pass control depending on whether the state is the data transfer phase or not. There is.

(発明の効果) 以上説明したように、この発明によれば、レイヤ間イ
ンタフェースをタスク間通信によってのみ実現するので
はなく、複数レイヤのデータ転送フェーズを一つのバイ
パス制御部を設けて一括して行うため、データ転送処理
を高速化することができる。また、複数なコネクション
制御については、バイパス制御部以外に、コネクション
制御部をレイヤ毎に設け、タスク間通信によって制御す
るので、プログラムの流通性や変更の容易性を極力低下
させないようにすることができる。
(Effects of the Invention) As described above, according to the present invention, the inter-layer interface is not realized only by the inter-task communication, but the data transfer phases of a plurality of layers are collectively provided by providing one bypass control unit. Therefore, the speed of the data transfer process can be increased. In addition, for a plurality of connection controls, a connection control unit is provided for each layer in addition to the bypass control unit, and control is performed by inter-task communication. Therefore, it is possible to minimize a decrease in program distribution and ease of change. it can.

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

第1図はこの発明の一実施例による階層化プロトコル処
理方式の構成を示すブロック図、第2図は複数レイヤ間
のヘッダとデータの関係を示す図、第3図は第2図の具
体例としてN=4、n=1とした場合の処理の流れを示
す図、第4図はこの発明の別の実施例による階層化プロ
トコル処理方式の構成を示すブロック図である。 1,41:レイヤNのコネクション制御部、 2,42:レイヤN+1のコネクション制御部、 3,43:レイヤN+nのコネクション制御部、 4,33,44:バイパス制御部、 21:レイヤN+nの上位のデータ、 22:レイヤN+nのヘッダとデータ、 23:レイヤN+1のヘッダとデータ、 24:レイヤNのヘッダとデータ、 25:レイヤNからレイヤN+nまでを一括して扱う場合
のヘッダとデータ、 26:レイヤNの下位のヘッダとデータ、 31:レイヤ4制御部、 32:レイヤ5制御部。
FIG. 1 is a block diagram showing the configuration of a hierarchical protocol processing system according to an embodiment of the present invention, FIG. 2 is a diagram showing the relationship between headers and data between a plurality of layers, and FIG. 3 is a specific example of FIG. FIG. 4 is a block diagram showing the configuration of a hierarchical protocol processing system according to another embodiment of the present invention. 1,41: connection control unit of layer N, 2,42: connection control unit of layer N + 1, 3,43: connection control unit of layer N + n, 4,33,44: bypass control unit, 21: upper layer of layer N + n Data, 22: header and data of layer N + n, 23: header and data of layer N + 1, 24: header and data of layer N, 25: header and data when handling from layer N to layer N + n collectively, 26: Layer N lower header and data, 31: Layer 4 control unit, 32: Layer 5 control unit.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 松下 茂彦 東京都千代田区内幸町1丁目1番6号 日本電信電話株式会社内 (56)参考文献 特開 平1−162962(JP,A) 特開 昭64−32360(JP,A) ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Shigehiko Matsushita Nippon Telegraph and Telephone Corporation, 1-6-1, Uchisaiwaicho, Chiyoda-ku, Tokyo (56) References JP-A-1-162962 (JP, A) JP-A Sho 64-32360 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】階層化されたプロトコルを処理する通信制
御方式において、 各階層のコネクション制御部をバイパスして、複数階層
のプロトコルヘッダを一括して付与又は削除し、かつ情
報がデータ転送の情報か、データ転送以外の情報かを判
別するバイパス制御部を設け、 データ転送の情報が与えられたときは、当該データ転送
のプロトコル処理は前記バイパス制御部により行い、 データ転送以外の情報が与えられたときは、前記コネク
ション制御部に当該情報を渡して処理させることを特徴
とする階層化プロトコル処理方式。
In a communication control method for processing a layered protocol, a connection control unit of each layer is bypassed, a protocol header of a plurality of layers is collectively added or deleted, and the information is information of data transfer. Or a bypass control unit for determining whether the information is other than the data transfer. When the information of the data transfer is given, the protocol processing of the data transfer is performed by the bypass control unit, and the information other than the data transfer is given. When the connection control unit receives the information, the information is passed to the connection control unit for processing.
JP1252012A 1989-09-29 1989-09-29 Hierarchical protocol processing method Expired - Lifetime JP2653187B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1252012A JP2653187B2 (en) 1989-09-29 1989-09-29 Hierarchical protocol processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1252012A JP2653187B2 (en) 1989-09-29 1989-09-29 Hierarchical protocol processing method

Publications (2)

Publication Number Publication Date
JPH03116259A JPH03116259A (en) 1991-05-17
JP2653187B2 true JP2653187B2 (en) 1997-09-10

Family

ID=17231344

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1252012A Expired - Lifetime JP2653187B2 (en) 1989-09-29 1989-09-29 Hierarchical protocol processing method

Country Status (1)

Country Link
JP (1) JP2653187B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3714441B2 (en) * 1997-04-28 2005-11-09 松下電器産業株式会社 Server system and its protocol processing method
US7869850B2 (en) 2005-09-29 2011-01-11 Nellcor Puritan Bennett Llc Medical sensor for reducing motion artifacts and technique for using the same

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6423360A (en) * 1987-07-17 1989-01-26 Sumitomo Electric Industries Message transfer device
JP2655404B2 (en) * 1987-07-28 1997-09-17 日本電気株式会社 How to implement a network architecture
JPH01162962A (en) * 1987-12-18 1989-06-27 Nec Corp Session control system

Also Published As

Publication number Publication date
JPH03116259A (en) 1991-05-17

Similar Documents

Publication Publication Date Title
EP0818907B1 (en) Improved client-server architecture using internet and guaranteed quality of service networks for accessing distributed media sources
US5995606A (en) Client-server architecture using internet and public switched networks
US6011910A (en) Supporting authentication across multiple network access servers
JPH0576817B2 (en)
JPH0927806A (en) Selective participation in multimedia communication conference call
US6256305B1 (en) Architecture to support a single system image across multiple network access servers
JPH08167946A (en) Line connection device
JP2653187B2 (en) Hierarchical protocol processing method
JP3056632B2 (en) Multi-channel communication method and communication device
JPH0897817A (en) Controller for plural calls for multiplex line
JP2871354B2 (en) Application program connection method
JPS63113650A (en) Method and system for installation of address terminal
JP3157633B2 (en) Conflict determination method between IN service and non-IN service
US7106754B1 (en) Application programming interface for modem and ISDN processing
JPH0773285B2 (en) Incoming and outgoing call connection method
JPH06141053A (en) Shunt control method for transport layer for mutual connection between open systems
JPS63135041A (en) Connection controller for inter-packet switching networks
JPS63250243A (en) Data communication processing system
JPH02171081A (en) Communication method for data transmission facsimile equipment
JPH06291851A (en) Telephone reservation call reception system
JPH05327773A (en) Security checking system in packet switching network
JPH0828714B2 (en) Network switching method
JPS6123901B2 (en)
JPH06268710A (en) Isdn communication control method
JPS6242645A (en) Communication control method for data transmission system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090523

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090523

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100523

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100523

Year of fee payment: 13