JPH04291556A - Communication control system - Google Patents

Communication control system

Info

Publication number
JPH04291556A
JPH04291556A JP3056431A JP5643191A JPH04291556A JP H04291556 A JPH04291556 A JP H04291556A JP 3056431 A JP3056431 A JP 3056431A JP 5643191 A JP5643191 A JP 5643191A JP H04291556 A JPH04291556 A JP H04291556A
Authority
JP
Japan
Prior art keywords
layer
release
station
layers
computer
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.)
Withdrawn
Application number
JP3056431A
Other languages
Japanese (ja)
Inventor
Masaya Suzuki
鈴木 昌哉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3056431A priority Critical patent/JPH04291556A/en
Publication of JPH04291556A publication Critical patent/JPH04291556A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To reduce the time required for communication interrupt processing with respect to the communication control system in which plural communication control processing sets are provided in a hierarchical way when computers or the like are interconnected. CONSTITUTION:When a data representing it that a release procedure is implemented in same layer of its own station 1 and an opposite station 2 or its own layer is released by the release of a lower-order layer by its own station 1 and the opposite station 2 as the release procedure of each of plural layers is awaited, and its own layer is released through the release of the lower-order layer, a release notice release confirmation event is provided between the layers and a higher-layer is released simultaneously through the release procedure of the lower layer.

Description

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

【0001】0001

【産業上の利用分野】本発明は計算機又は計算機と装置
間を接続する場合の複数の通信制御処理を階層的に持つ
通信制御方式に関する。図4は本発明の産業上の利用分
野の説明図である。同図において、計算機A及び計算機
Bはそれぞれ、第1層から第n層までの通信制御処理を
階層的に持っている。第1層に近い層を下位層と称し、
第n層に近い程上位層と称する。第1層に近い程、物理
的なインタフェースに近く、第n層に近い程、ユーザの
プログラムに近いインタフェースである。計算機Aと計
算機Bの間の通信を終了させるためには、第n層から第
1層までの全層における処理を終了させなければならな
い。これは、各層では、例えば、全通信状況を把握する
ためのメモリや、下位層での処理が終了するまでを監視
するタイマ等が存在するので、各計算機は、全層におけ
る切断(解放)処理が終了するまでは、次の処理を実行
できないからである。この全層における切断処理をでき
るだけ短時間に行うことが要望されている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication control system that has a plurality of hierarchical communication control processes when connecting a computer or a computer and a device. FIG. 4 is an explanatory diagram of the industrial application field of the present invention. In the figure, computer A and computer B each have communication control processing hierarchically from the first layer to the nth layer. The layer close to the first layer is called the lower layer,
The closer the layer is to the n-th layer, the higher the layer is called. The closer the interface is to the first layer, the closer it is to the physical interface, and the closer it is to the nth layer, the closer the interface is to the user's program. In order to terminate communication between computer A and computer B, processing in all layers from the nth layer to the first layer must be terminated. This is because each layer has, for example, memory to keep track of all communication status, and a timer that monitors until the processing in the lower layer is completed, so each computer can perform disconnection (release) processing in all layers. This is because the next process cannot be executed until the process is completed. It is desired that this cutting process for all layers be performed in as short a time as possible.

【0002】0002

【従来の技術】図5は従来の通信制御方式を説明するシ
ーケンス図である。同図において、図面の簡単化のため
に、階層的な複数の通信制御処理層を第1層、第m層、
及び第n層で代表して示してある。実際には、第1層の
上位は第2層であり、第m層の上位は第(m+1)層で
あり、第n層の直下位の層は第(n−1)層である。
2. Description of the Related Art FIG. 5 is a sequence diagram illustrating a conventional communication control system. In the figure, to simplify the drawing, a plurality of hierarchical communication control processing layers are shown as the first layer, the m-th layer,
and the n-th layer are representatively shown. Actually, the upper layer of the first layer is the second layer, the upper layer of the m-th layer is the (m+1)-th layer, and the layer immediately below the n-th layer is the (n-1)-th layer.

【0003】従来は、複数の通信制御処理を階層的に持
つ計算機間又は計算機と端末間では、データ送受信開始
時は、下位層の通信制御処理から通信路を確立していき
、データ送受信終了時は上位層の通信制御処理から順に
通信路を解放する処理を行っていた。即ち、データ送受
信開始時は、計算機Aの第1層から計算機Bの第1層に
対して、第1層の通信路確立要求信号ER(1)を送出
し、これに応答して計算機Bの第1層から計算機Aの第
1層に対して通信路確立確認信号EC(1)が返される
。計算機AではEC(1)に応答して第1層の通信路確
立通知信号EI(1)が第2層に送られ、それにより計
算機Aの第2層から計算機Bの第2層に対して、第2層
の通信路確立要求信号ER(2)を送出し、これに応答
して計算機Bの第2層から計算機Aの第2層に対して通
信路確立確認信号EC(2)が返される。これを順次繰
り返して、最上位層の通信路確立確認信号EC(n)が
計算機Aの第n層に通知されると、データ送受信が可能
になる。
[0003] Conventionally, between computers that have multiple communication control processes hierarchically or between a computer and a terminal, when data transmission/reception is started, a communication path is established from the lower layer communication control processing, and when data transmission/reception is completed, The process of releasing communication channels was performed in order from the communication control processing of the upper layer. That is, when starting data transmission/reception, the first layer communication path establishment request signal ER(1) is sent from the first layer of computer A to the first layer of computer B. A communication channel establishment confirmation signal EC(1) is returned from the first layer to the first layer of computer A. In computer A, in response to EC(1), the first layer communication path establishment notification signal EI(1) is sent to the second layer, and as a result, the second layer of computer A sends the communication path establishment notification signal EI(1) to the second layer of computer B. , sends a second layer communication path establishment request signal ER(2), and in response, a communication path establishment confirmation signal EC(2) is returned from the second layer of computer B to the second layer of computer A. It will be done. When this is repeated in sequence and the communication path establishment confirmation signal EC(n) of the highest layer is notified to the nth layer of computer A, data transmission and reception becomes possible.

【0004】又、データ送受信終了時は、計算機Aの第
n層から第n層の解放要求信号TR(n)が計算機Bの
第n層に通知され、これに応答して、計算機Bの第n層
から計算機Aの第n層に、解放確認信号TC(n)が通
知される。この解放確認信号TC(n)に応答して、計
算機Aの第n層から第(n−1)層に対し、第n層の解
放通知信号が伝達される。これを受けた計算機Aの第(
n−1)層では、第(n−1)層の解放要求信号TR(
n−1)が計算機Bの第(n−1)層に通知され、これ
に応答して、計算機Bの第(n−1)層から計算機Aの
第(n─1)層に、解放確認信号TC(n−1)が通知
される。この解放確認信号TC(n−1)に応答して、
計算機Aの第(n−1)層から第(n−2)層に対し、
第(n−1)層の解放通知信号が伝達される。これを繰
り返して、計算機Aの第1層が解放確認信号TC(1)
を受信したときに、計算機Aと計算機Bの間の切断処理
が完了する。
[0004] Furthermore, when data transmission/reception is completed, a release request signal TR(n) from the nth layer of computer A to the nth layer of computer B is notified, and in response, the nth layer of computer B A release confirmation signal TC(n) is notified from the n-th layer to the n-th layer of computer A. In response to this release confirmation signal TC(n), an n-th layer release notification signal is transmitted from the n-th layer to the (n-1)th layer of computer A. The number of computer A that received this (
n-1) layer, the (n-1)th layer release request signal TR(
n-1) is notified to the (n-1)th layer of computer B, and in response, the release confirmation is sent from the (n-1)th layer of computer B to the (n-1)th layer of computer A. Signal TC(n-1) is notified. In response to this release confirmation signal TC(n-1),
For the (n-1)th layer to the (n-2)th layer of computer A,
A release notification signal for the (n-1)th layer is transmitted. By repeating this, the first layer of computer A sends a release confirmation signal TC(1).
When this is received, the disconnection process between computer A and computer B is completed.

【0005】[0005]

【発明が解決しようとする課題】上記の従来技術によれ
ば、計算機Aと計算機Bの間の切断処理のためには、各
層での切断処理を計算機間で行う必要があり、計算機間
の通信路を切断する手順は複雑であるという問題があっ
た。また、計算機間の通信路を切断する手順が複雑であ
るので、切断処理に要する時間が長いという問題があっ
た。切断時間の長さは、計算機が使用している回線やデ
ータ等のリソースの保留時間に影響し、その長さは特に
高トラヒック時に問題となる。
[Problems to be Solved by the Invention] According to the above-mentioned prior art, in order to disconnect between computer A and computer B, it is necessary to perform the disconnection process at each layer between the computers, and communication between the computers is difficult. There was a problem in that the procedure for cutting the road was complicated. Furthermore, since the procedure for disconnecting the communication path between computers is complicated, there is a problem in that the disconnection process takes a long time. The length of the disconnection time affects the hold time of resources such as lines and data used by the computer, and the length becomes a problem especially during high traffic.

【0006】本発明の目的は、計算機間または計算機と
端末間の通信の切断処理に要する時間を短縮することに
ある。
An object of the present invention is to shorten the time required to disconnect communications between computers or between a computer and a terminal.

【0007】[0007]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。同図において、1は計算機、2は計算機
又は端末である。以下1を自局、2を相手局と称する。 時局1及び相手局2はそれぞれ、第1層から第n層まで
の複数の層により通信制御処理を行う。各層では、その
解放手順として、自局と相手局の同一層で解放手順を行
うか、又は自局及び相手局のそれぞれにおいて下位層の
解放により自層の解放とするかのデータを持つ。下位層
の解放により自層の解放とする場合、層間に解放通知・
解放確認イベントを設け、下位層の解放手順により上位
層の解放を同時に行うように構成する。
[Means for Solving the Problems] FIG. 1 is a block diagram of the principle of the present invention. In the figure, 1 is a computer, and 2 is a computer or terminal. Hereinafter, 1 will be referred to as the own station, and 2 will be referred to as the opponent station. The local station 1 and the partner station 2 each perform communication control processing using a plurality of layers from the first layer to the n-th layer. Each layer has data indicating whether to perform the release procedure in the same layer of the local station and the partner station, or to release the own layer by releasing the lower layer in each of the local station and the partner station. If a lower layer is released and the own layer is released, a release notification/release is sent between the layers.
A release confirmation event is provided, and the upper layer is released at the same time by the release procedure of the lower layer.

【0008】即ち、複数の層のなかの最上位層から所定
の下位層までの解放手順としては、自局1及び相手局2
のそれぞれにおいて、最上位層から順次所定の下位層に
対して解放通知信号を通知し、所定の下位層より下位の
層でのみ、自局と相手局の同一層間で解放要求と解放確
認を授受し、解放確認に応じて、自局1及び相手局2の
それぞれにおいて、所定の下位層から順次最上位層に対
して解放確認信号を通知するように構成する。
That is, as a release procedure from the highest layer to a predetermined lower layer among a plurality of layers, the local station 1 and the remote station 2
In each of these, release notification signals are sent to predetermined lower layers sequentially from the top layer, and release requests and release confirmations are exchanged between the same layer of the local station and the other station only in layers lower than the predetermined lower layer. In response to the release confirmation, each of the local station 1 and the partner station 2 is configured to notify a release confirmation signal from a predetermined lower layer to the highest layer in sequence.

【0009】解放通知信号を通知してから所定時間内の
下位層からの終了処理による使用不可通知信号を解放確
認の信号とみなすようにしてもよい。
[0009] An unusable notification signal due to termination processing from a lower layer within a predetermined time after notification of the release notification signal may be regarded as a release confirmation signal.

【0010】0010

【作用】所定の下位層より下位の層でのみ、自局1と相
手局2との間での通信路解放処理を行うので、所定の下
位層以上の中位層及び上位層での通信制御処理における
自局1と相手局2との間の通信路解放処理が不要になり
、同一局内での層間の解放通知信号の通知や解放確認信
号の通知はなんら複雑な手順ではなく短時間で済むので
、所定の下位層より下位の層でのみの自局1と相手局2
との間での通信路解放処理により、実質的に全層の通信
処理の通信路解放とみなすことができる。
[Operation] Communication path release processing between local station 1 and partner station 2 is performed only in layers lower than a predetermined lower layer, so communication control is performed in middle and upper layers above the predetermined lower layer. There is no need for communication path release processing between local station 1 and partner station 2 during processing, and notification of release notification signals and release confirmation signals between layers within the same station can be done in a short time without any complicated procedures. Therefore, own station 1 and opponent station 2 only in layers lower than the predetermined lower layer.
The communication path release process between the two layers can be considered to be the communication path release process for substantially all layers of communication processing.

【0011】通常通信処理中の下位層通信処理の通信障
害と分区別するために、所定の下位層以上の層の通信処
理で通信終了時に、その層の一つ下の層に解放通知(通
信終了指示)を渡す事とし、解放通知(通信終了指示)
を当該一つ下の層に渡してから一定時間内の当該一つ下
の層からの終了処理による使用不可通知を障害と見なさ
ない様にするか、もしくは、当該一つ下の層から解放確
認信号をその層に通知する事により障害との切り分けを
行う。
[0011] In order to distinguish this from a communication failure in lower layer communication processing during normal communication processing, when communication ends in communication processing in a predetermined lower layer or higher, a release notification (communication A notification of release (instruction to terminate communication) will be given.
Either the notification of unavailability due to termination processing from the layer one layer below within a certain period of time after being passed to the layer one layer below is not regarded as a failure, or the release confirmation is confirmed from the layer one layer below. Isolation from failure is done by notifying the signal to that layer.

【0012】上記において、最上位層における通信終了
の検出時期は、相手との終了手順完了時でもよいし、必
要データの送受信完了時でもよい。
[0012] In the above, the timing of detecting the end of communication in the highest layer may be the time when the end procedure with the other party is completed, or the time when the transmission and reception of necessary data is completed.

【0013】[0013]

【実施例】図2は本発明の実施例による通信制御方式の
通信路の確立・解放手順を示すシーケンス図である。同
図において、ER(X)はX層の確立要求信号、EC(
X)はX層の確立確認信号、EI(X)はX層の確立通
知信号、TR(X)はX層の解放要求信号、TE(X)
はX層の解放確認信号、TI(X)はX層の解放通知信
号、TC(X)はX層の解放確認信号である。通信路確
立手順は従来と同様であるので、説明を省略する。
Embodiment FIG. 2 is a sequence diagram showing a procedure for establishing and releasing a communication path in a communication control system according to an embodiment of the present invention. In the figure, ER(X) is the establishment request signal of the X layer, and EC(
X) is the X layer establishment confirmation signal, EI(X) is the X layer establishment notification signal, TR(X) is the X layer release request signal, TE(X)
is an X-layer release confirmation signal, TI(X) is an X-layer release notification signal, and TC(X) is an X-layer release confirmation signal. The communication path establishment procedure is the same as the conventional one, so the explanation will be omitted.

【0014】データ通信終了後の通信路の解放手順は以
下の通りである。まず、計算機1及び2のそれぞれにお
いて、第n層は相手局の第n層に解放を要求する(又は
表示する)解放要求信号を送出せず、自局の第(n−1
)層に対してのみ第n層の解放通知TI(n)を出す。 図においては、簡単のために、第(n−1)層を第m層
としている。第m層は第n層からの解放通知TI(n)
を受け、自層での解放手順を行う。第m層は自局の第(
m−1)層に対してのみ第m層の解放通知TI(m)を
出す。以下、同様の解放通知を第(m−1)層から順次
第3層まで送る。
The procedure for releasing the communication path after data communication is completed is as follows. First, in each of computers 1 and 2, the n-th layer does not send a release request signal requesting (or displaying) release to the n-th layer of the other station, and the (n-1
) is issued an n-th layer release notification TI(n) only to the layer. In the figure, for simplicity, the (n-1)th layer is designated as the mth layer. The m-th layer receives a release notification TI(n) from the n-th layer.
After receiving the message, perform the release procedure on the own layer. The m-th layer is the own station's (
The m-th layer release notification TI(m) is issued only to the m-1) layer. Thereafter, similar release notifications are sent sequentially from the (m-1)th layer to the third layer.

【0015】第3層から解放通知TI(3)をうけ取っ
た第2層は、相手局2の第2層との間で解放手順を実行
するこの解放手順は従来の各層における解放手順と同様
であり、自局の第2層から相手局の第2層に解放要求信
号を送出し、相手局2の第2層から解放確認信号TC(
2)を受け取ったあと、第2層の下位層である第1層に
対し解放通知信号TI(2)を出す。
The second layer, which has received the release notification TI(3) from the third layer, executes a release procedure with the second layer of the partner station 2. This release procedure is similar to the release procedure in each layer in the past. The second layer of the own station sends a release request signal to the second layer of the opposite station, and the second layer of the opposite station 2 sends a release confirmation signal TC(
2), it issues a release notification signal TI(2) to the first layer, which is a lower layer of the second layer.

【0016】下位層に対し解放通知信号TI(2)を出
す前に、下位層から切断信号を受けた場合は、下位層の
障害とみなす。本実施例では、相手局の層との間で実際
に解放手順を行う層を第2、第1層にしているが、第1
層だけでも同様の効果が得られる。自局と相手局との間
で実際に解放手順を実行する下位層の数は、その通信系
が必要とする最低限の層の数により定まる。
If a disconnection signal is received from the lower layer before issuing the release notification signal TI(2) to the lower layer, it is regarded as a failure of the lower layer. In this embodiment, the layers that actually perform the release procedure with the layer of the partner station are the second and first layers.
A similar effect can be obtained with just the layers. The number of lower layers that actually execute the release procedure between the local station and the other station is determined by the minimum number of layers required by the communication system.

【0017】図3は本発明の実施例による計算機内の1
つの層の機能ブロック図である。同図に示すように、1
つの層(第m層とする)はその上位層(第m+1層)と
のインタフェースに、上位層のデータまたは解放要求信
号TRを受け取る送信データ受け付け部31と、相手局
の上位層からのデータまたは解放確認信号TCを上位層
に引き渡す受信データ引渡し部32と、上位層からの解
放通知信号TIを受信するイベント受信部33と、上位
層に解放確認信号TEを送出するイベント引渡し部34
とを備えている。また、下位層(第m−1層)とのイン
タフェースに、下位層にデータを送信するデータ送信部
35と、下位層からデータを受信するデータ受信部36
と、下位層に解放通知信号TIを送信するイベント送信
部37と、下位層から解放確認信号TEを受信するイベ
ント受信部38とを備えている。
FIG. 3 shows one in a computer according to an embodiment of the present invention.
FIG. 2 is a functional block diagram of two layers. As shown in the figure, 1
One layer (referred to as the m-th layer) has a transmission data receiving unit 31 at the interface with the upper layer (m+1 layer) that receives data from the upper layer or a release request signal TR, and a transmission data receiving unit 31 that receives data from the upper layer of the partner station or receives the release request signal TR. A reception data transfer unit 32 that transfers the release confirmation signal TC to the upper layer, an event reception unit 33 that receives the release notification signal TI from the upper layer, and an event transfer unit 34 that sends the release confirmation signal TE to the upper layer.
It is equipped with Further, at the interface with the lower layer (m-1th layer), a data transmitter 35 that transmits data to the lower layer, and a data receiver 36 that receives data from the lower layer.
, an event transmitter 37 that transmits a release notification signal TI to the lower layer, and an event receiver 38 that receives a release confirmation signal TE from the lower layer.

【0018】上位層とのインタフェース及び下位層との
インタフェースの間に、管理制御部39が設けられてお
り、管理制御部39は、解放手順決定データを格納する
レジスタ40に接続されている。レジスタ40には、こ
の層が、相手局との通信を実際に行う層の場合は“0”
が格納され、自局内でのみ解放手順を実行する層の場合
には“1”が格納される。
A management control unit 39 is provided between the interface with the upper layer and the interface with the lower layer, and the management control unit 39 is connected to a register 40 that stores release procedure determination data. The register 40 contains “0” if this layer is the layer that actually communicates with the other station.
is stored, and in the case of a layer that executes the release procedure only within its own station, "1" is stored.

【0019】レジスタ40の内容が“1”の場合、上位
層から解放通知信号TI(m+1)がイベント受信部3
3を介して管理制御部39に受信され、レジスタ40の
内容である“1”に応じて、イベント送信部37から自
局内の下位層に解放通知信号TI(m)がおくられる。 また、下位層からは解放確認信号TE(m−1)がイベ
ント受信部38及び管理制御部39を介してイベント引
渡し部34から上位に解放確認信号TE(m)が送られ
る。
When the content of the register 40 is “1”, the release notification signal TI(m+1) is sent from the upper layer to the event receiving unit 3.
The release notification signal TI(m) is received by the management control unit 39 via the event transmitting unit 37 and sent to the lower layer within the local station in response to the content of the register 40 being “1”. Further, a release confirmation signal TE(m-1) is sent from the lower layer to the upper layer from the event delivery section 34 via the event receiving section 38 and the management control section 39.

【0020】レジスタ40の内容が“0”の場合、上位
層からのデータまたは解放要求信号TR(m+1)が送
信データ受受付部31、管理制御部39及びデータ送信
部35を介して、下位層(第m−1層)に送られる。 又、解放通知信号TI(m+1)が受信された場合は、
レジスタ40の内容の“0”に応答して、データ送信部
35から解放要求信号TR(m)として下位層に送出さ
れる。さらに、下位層からは相手局の上位層のデータま
たは解放確認信号TC(m)がデータ受信部36に受信
され、管理制御部39及び受信データ引渡し部32を介
して上位層に通知される。
When the content of the register 40 is "0", the data or release request signal TR(m+1) from the upper layer is sent to the lower layer via the transmission data receiving/receiving section 31, the management control section 39, and the data transmitting section 35. (m-1th layer). Also, when the release notification signal TI(m+1) is received,
In response to the contents of the register 40 being "0", the release request signal TR(m) is sent from the data transmitter 35 to the lower layer. Further, data of the upper layer of the partner station or release confirmation signal TC(m) is received from the lower layer by the data receiving section 36, and is notified to the upper layer via the management control section 39 and the received data transfer section 32.

【0021】[0021]

【発明の効果】以上の説明から明らかなように、本発明
によれば、計算機間または計算機と端末間の通信の切断
処理において、所定の下位層以上の層では、自局内での
み切断処理を実行し、相手局との通信を行わないように
したので、従来方式に比べ、切断時間短縮による計算機
内リソースの保留時間を短縮できる。
As is clear from the above description, according to the present invention, in the process of disconnecting communication between computers or between a computer and a terminal, in layers above a predetermined lower layer, the disconnection process is performed only within the own station. Since the communication is executed and communication with the partner station is not performed, it is possible to shorten the hold time of resources within the computer by shortening the disconnection time compared to the conventional method.

【0022】とくに、本発明の方式をダイアルアップリ
ンクに適用する場合、下位層の処理であるリンク切断だ
けで、全層の切断が直ちに実現できる事から呼接続時間
の短縮が図れる。
In particular, when the method of the present invention is applied to a dial-up link, call connection time can be shortened because all layers can be immediately disconnected by simply disconnecting the link, which is a lower layer process.

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

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

【図2】本発明の実施例による通信制御方式の通信路の
確立・解放手順を示すシーケンス図である。
FIG. 2 is a sequence diagram showing a procedure for establishing and releasing a communication path in the communication control method according to the embodiment of the present invention.

【図3】本発明の実施例による計算機の1つ伸そうの機
能ブロック図である。
FIG. 3 is a functional block diagram of one extension of a computer according to an embodiment of the present invention.

【図4】本発明の利用分野の説明図である。FIG. 4 is an explanatory diagram of the field of application of the present invention.

【図5】従来の通信制御方式のシーケンス図である。FIG. 5 is a sequence diagram of a conventional communication control method.

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

1…自局 2…相手局 RR(X)…解放要求信号 TE(X)…解放確認信号 TI(X)…解放通知信号 TC(X)…解放確認信号 1... Own station 2...Opponent station RR(X)...Release request signal TE(X)…Release confirmation signal TI(X)...Release notification signal TC(X)…Release confirmation signal

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】  計算機間又は計算機と端末間の一方を
自局(1)とし、他方を相手局(2)として、複数の通
信制御処理をそれぞれ複数の層にて行う通信処理方式に
おいて、該複数の層の各々の解放手順として、自局(1
)と相手局(2)の同一層で解放手順を行うか、又は自
局(1)及び相手局(2)のそれぞれにおいて下位層の
解放により自層の解放とするかのデータを持ち、下位層
の解放により自層の解放とする場合、層間に解放通知・
解放確認イベントを設け、下位層の解放手順により上位
層の解放を同時に行う事を特徴とする通信制御方式。
Claim 1. A communication processing method that performs a plurality of communication control processes in a plurality of layers, with one side between computers or between a computer and a terminal serving as a local station (1) and the other station serving as a partner station (2). As a release procedure for each of multiple layers, the own station (1
) and the partner station (2), or both the own station (1) and the partner station (2) each have data on whether to release their own layer by releasing the lower layer. When releasing a layer, the layer itself is released, a release notice/release is sent between the layers.
A communication control method characterized by setting a release confirmation event and releasing the upper layer at the same time according to the release procedure of the lower layer.
【請求項2】  計算機間又は計算機と端末間の一方を
自局(1)とし、他方を相手局(2)として、複数の通
信制御処理をそれぞれ複数の層にて行う通信処理方式に
おいて、該複数の層のなかの最上位層から所定の下位層
までの解放手順としては、該自局及び該相手局のそれぞ
れにおいて、最上位層から順次該所定の下位層に対して
解放通知信号を通知し、該所定の下位層より下位の層で
のみ、該自局と該相手局の同一層間で解放要求と解放確
認を授受し、該解放確認に応じて、該自局及び該相手局
のそれぞれにおいて、該所定の下位層から順次該最上位
層に対して解放確認信号を通知するようにした通信制御
方式。
2. A communication processing method in which one of the computers or a computer and a terminal is the local station (1) and the other is the partner station (2), and a plurality of communication control processes are performed in a plurality of layers, respectively. As a release procedure from the highest layer to a predetermined lower layer among multiple layers, each of the local station and the partner station notifies the release notification signal sequentially from the highest layer to the predetermined lower layer. However, only in layers lower than the predetermined lower layer, release requests and release confirmations are sent and received between the same layer of the local station and the partner station, and in response to the release confirmation, each of the local station and the partner station A communication control method in which a release confirmation signal is sequentially notified from the predetermined lower layer to the uppermost layer.
【請求項3】  該解放通知信号を通知してから所定時
間内の下位層からの終了処理による使用不可通知信号を
該解放確認の信号とみなすようにした、請求項の2に記
載の通信制御方式。
3. The communication control according to claim 2, wherein an unavailability notification signal due to termination processing from a lower layer within a predetermined time after notification of the release notification signal is regarded as the release confirmation signal. method.
JP3056431A 1991-03-20 1991-03-20 Communication control system Withdrawn JPH04291556A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3056431A JPH04291556A (en) 1991-03-20 1991-03-20 Communication control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3056431A JPH04291556A (en) 1991-03-20 1991-03-20 Communication control system

Publications (1)

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

Family

ID=13026905

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3056431A Withdrawn JPH04291556A (en) 1991-03-20 1991-03-20 Communication control system

Country Status (1)

Country Link
JP (1) JPH04291556A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002534001A (en) * 1998-12-22 2002-10-08 テレフォンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for reducing data processing time in a communication network
JP2007174625A (en) * 2004-08-06 2007-07-05 Sharp Corp Transmitter, receiver, communication system, communication method, and communication program
JP2009110530A (en) * 2001-04-25 2009-05-21 Nokia Corp Synchronization of database data
US7787391B2 (en) 2005-01-28 2010-08-31 Sharp Kabushiki Kaisha Communication device, communication system, communication method, communication program, and communication circuit
US8036244B2 (en) 2004-08-06 2011-10-11 Sharp Kabushiki Kaisha Transmitter, receiver, communication system, communication method, non-transitory computer readable medium
US8051182B2 (en) 2005-01-28 2011-11-01 Sharp Kabushiki Kaisha Communication device, communication system, communication method, communication program, and communication circuit
US8284684B2 (en) 2005-01-28 2012-10-09 Sharp Kabushiki Kaisha Communication device, communication system, communication method, and communication circuit

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002534001A (en) * 1998-12-22 2002-10-08 テレフォンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for reducing data processing time in a communication network
JP2009110530A (en) * 2001-04-25 2009-05-21 Nokia Corp Synchronization of database data
US7555303B2 (en) 2001-04-25 2009-06-30 Nokia Corporation Synchronization of database data
JP2007174625A (en) * 2004-08-06 2007-07-05 Sharp Corp Transmitter, receiver, communication system, communication method, and communication program
US8036244B2 (en) 2004-08-06 2011-10-11 Sharp Kabushiki Kaisha Transmitter, receiver, communication system, communication method, non-transitory computer readable medium
US7787391B2 (en) 2005-01-28 2010-08-31 Sharp Kabushiki Kaisha Communication device, communication system, communication method, communication program, and communication circuit
US8051182B2 (en) 2005-01-28 2011-11-01 Sharp Kabushiki Kaisha Communication device, communication system, communication method, communication program, and communication circuit
US8284684B2 (en) 2005-01-28 2012-10-09 Sharp Kabushiki Kaisha Communication device, communication system, communication method, and communication circuit

Similar Documents

Publication Publication Date Title
JPS6346029A (en) Loopback control system
JPH04291556A (en) Communication control system
JPH02228854A (en) Data communication system and data communication method
JPH11122326A (en) Transmitter operation system and its alarm monitor method
EP0268664B1 (en) A method of coupling a data transmitter unit to a signal line and an apparatus for performing the invention
JPH0473178B2 (en)
JPS62249542A (en) Data transfer system
KR100273964B1 (en) The function reporting status of terrestrial circuit per link in pcs system
JPS62143537A (en) Communication network administration system
JP2715137B2 (en) Communication network control method
JP2637166B2 (en) Channel change control method
JP2545890B2 (en) Satellite communication earth station monitoring system
JP2758762B2 (en) Auto fallback apparatus and method
JPS59225646A (en) Time division multiplex transmission system
JPH05160858A (en) Distributed multi-link procedure control system
JPS58173941A (en) Health check system of communication device
JPH03121641A (en) Multiple address communication system for electronic exchange system
JPS6352829B2 (en)
JPH02244831A (en) Radio communication system
JPH0365702B2 (en)
JPH05284177A (en) Packet transfer control system for subscriber terminal
JPH02149027A (en) Radio communicating system
JPH0133061B2 (en)
JPS63275240A (en) Simultaneous information notifying system
JPH02217039A (en) Poling/selecting control procedure system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980514