JPH07273794A - Packet communication method - Google Patents

Packet communication method

Info

Publication number
JPH07273794A
JPH07273794A JP6394594A JP6394594A JPH07273794A JP H07273794 A JPH07273794 A JP H07273794A JP 6394594 A JP6394594 A JP 6394594A JP 6394594 A JP6394594 A JP 6394594A JP H07273794 A JPH07273794 A JP H07273794A
Authority
JP
Japan
Prior art keywords
time
storage area
reception
buffer
reception buffer
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
JP6394594A
Other languages
Japanese (ja)
Inventor
Yasushi Yano
康司 矢野
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.)
JFE Steel Corp
Original Assignee
Kawasaki Steel 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 Kawasaki Steel Corp filed Critical Kawasaki Steel Corp
Priority to JP6394594A priority Critical patent/JPH07273794A/en
Publication of JPH07273794A publication Critical patent/JPH07273794A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To adjust the balance between the storage capacity of the reception buffer and the transmission processing time in the packet communication. CONSTITUTION:The logic channel number, multiple number, and release time to be used in the transmission of the storage address and reception data to be allocated for the storage of the reception data are stored in a reception buffer pointer table 6. Every time when the reception request is accepted, a reception pointer table 6 is referred to and the discrimination of the presence or absence of the storage area in a reception buffer 7 is performed. When there is no storage area, the allocation of the storage area of the reception buffer is performed. When there is a storage area, the release time is prolonged. When the release time comes, the storage area of the reception buffer 7 is released as an idle area.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、パケット交換機あるい
はパケット交換ノードの受信用バッファ(バッファメモ
リとも呼ばれる)を用いてパケット交換によりデータを
伝送するパケット通信方法に関し、より詳しくは、論理
チャネル上でデータを多重化するパケット通信方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet communication method for transmitting data by packet switching using a receiving buffer (also called a buffer memory) of a packet switch or a packet switching node, and more particularly, on a logical channel. The present invention relates to a packet communication method for multiplexing data.

【0002】[0002]

【従来の技術】パケット通信は、チャネルおよびその中
に含まれる複数の論理チャネルと呼ばれる通信路を用い
てパケット単位でデータ伝送を行う。このチャネル内の
論理チャネル上でデータを多重化するパケット通信方法
が知られている。このようなパケット通信方法では上位
層で連続して大量のファイルのデータ転送を行う場合で
も、不連続にコマンド実行のような短いデータの転送を
行う場合でも下位層は関知しないという層構造上の概念
がある。この概念に基づいてシステム動作の最初から論
理チャネル上での全ての多重番号毎に下位層でのバケッ
トデータの伝送に受信用バッファ内の記憶領域を割り当
てるパケット通信方法が知られている。あるいは上位層
からの受信パケットデータがある毎に受信用バッファ内
に記憶領域を割り当ててパケットデータを受信し、パケ
ット交換後に受信用バッファを空白領域として解放する
というパケット通信方法も知られている。
2. Description of the Related Art In packet communication, data transmission is performed in packet units using channels and a plurality of communication channels called logical channels included therein. A packet communication method for multiplexing data on a logical channel within this channel is known. In such a packet communication method, the lower layer does not care whether the upper layer continuously transfers a large amount of file data or discontinuously transfers short data such as command execution. There is a concept. Based on this concept, a packet communication method is known in which a storage area in a receiving buffer is allocated to transmission of bucket data in a lower layer for every multiplex number on a logical channel from the beginning of system operation. Alternatively, there is also known a packet communication method in which a storage area is allocated in the reception buffer every time there is received packet data from the upper layer, the packet data is received, and the reception buffer is released as a blank area after packet exchange.

【0003】[0003]

【発明が解決しようとする課題】最初から論理チャネル
上の全ての多重番号毎に受信用バッファ内に記憶領域を
割り当てるパケット通信方法では受信用バッファとして
として使用するメモリの記憶容量が増大するという問題
が発生する。
In the packet communication method in which a storage area is allocated in the receiving buffer for every multiple number on the logical channel from the beginning, the storage capacity of the memory used as the receiving buffer increases. Occurs.

【0004】一方、上位層から受信要求がある毎に受信
バッファ内に記憶領域を割り当てるパケット通信方法で
は受信用バッファのメモリ使用量は小さくてすむが1パ
ケットデータの受信毎に受信用バッファ内の空き領域を
探して記憶領域を割り当てて、その後、解放を実行す
る。このため、空き領域の検出回数が多くなることから
データの伝送処理に時間がかかるという問題が発生す
る。
On the other hand, in the packet communication method in which a storage area is allocated in the reception buffer each time there is a reception request from the upper layer, the memory usage of the reception buffer can be small, but the reception buffer in the reception buffer is received every time one packet data is received. It searches for a free area, allocates a storage area, and then releases it. As a result, the number of times the free area is detected increases, which causes a problem that the data transmission process takes time.

【0005】そこで、本発明は、上述の点に鑑みて、受
信バッファのメモリ使用量とデータ伝送時間とのバラン
スを図るパケット通信方法を提供することを目的とす
る。
In view of the above-mentioned problems, it is an object of the present invention to provide a packet communication method that balances the memory usage of the reception buffer and the data transmission time.

【0006】[0006]

【課題を解決するための手段】このような目的を達成す
るために、請求項1の発明は、論理チャネル番号および
多重番号により識別するパケットデータをバッファを介
して伝送するパケット通信方法において、同一の論理チ
ャネル番号および多重番号を有するパケットデータが時
系列的に連続で伝送されているか否かを監視し、連続で
伝送されているパケットデータについては前記バッファ
内に確保された記憶領域を維持し、前記パケットデータ
の連続伝送の一時中断、終了を検出したときには前記バ
ッファの記憶領域を空き領域として解放することを特徴
とする。
In order to achieve such an object, the invention of claim 1 is the same in a packet communication method for transmitting packet data identified by a logical channel number and a multiplex number through a buffer. It monitors whether packet data having the logical channel number and multiplex number of is continuously transmitted in a time series, and keeps a storage area secured in the buffer for the packet data continuously transmitted. When the temporary interruption or the end of the continuous transmission of the packet data is detected, the storage area of the buffer is released as a free area.

【0007】請求項2の発明は、前記バケットデータが
伝送される時間間隔が予め定めた時間を越えるか否かを
判定し、肯定判定が得られたときには前記パケットデー
タの連続伝送の中断または終了と判断し、否定判定が得
られたときには連続伝送中と判断することを特徴とす
る。
According to a second aspect of the present invention, it is determined whether or not the time interval for transmitting the bucket data exceeds a predetermined time, and when a positive determination is obtained, the continuous transmission of the packet data is interrupted or ended. And a negative determination is obtained, it is determined that continuous transmission is in progress.

【0008】[0008]

【作用】請求項1の発明によれば、連続的に伝送される
パケットデータについては、その伝送の間、受信バッフ
ァ内の同一の記憶領域を使用するので、その都度、空き
の記憶領域を探す必要はない。また、伝送されているパ
ケットデータのみをバッファに格納するので、論理チャ
ネル番号および多重番号すべてについて記憶領域を用意
する必要はない。
According to the first aspect of the invention, for packet data that is continuously transmitted, the same storage area in the reception buffer is used during the transmission, so a free storage area is searched for each time. No need. Further, since only the transmitted packet data is stored in the buffer, it is not necessary to prepare a storage area for all logical channel numbers and multiplex numbers.

【0009】請求項2の発明は、パケットデータの伝送
間隔を検出するという簡単な方法でパケットデータの連
続の有無を判別することができる。
According to the second aspect of the present invention, it is possible to determine the continuity of packet data by a simple method of detecting the transmission interval of packet data.

【0010】[0010]

【実施例】以下、図面を使用して、本発明の実施例を詳
細に説明する。
Embodiments of the present invention will be described in detail below with reference to the drawings.

【0011】図1は本発明実施例の処理内容を機能ブロ
ックの形態で示す。
FIG. 1 shows the processing contents of the embodiment of the present invention in the form of functional blocks.

【0012】図1において1は振り分けモジュールであ
り、上位層2から受け取った受信要求をジョブキュー3
に蓄積する。上位層2はたとえばプロセス2a,2b,
2cを有し、これらのプロセスが同一の論理チャネル番
号(LCN)で別個の多重番号を使用して受信要求を送
出する。これらの受信要求は上記論理チャネル番号およ
び多重番号に従って図1の符号3a,3b,3cで示す
ようにジョブキュー3に蓄積される。この時、ジョブキ
ュー3内の受信バッファへのポインタ領域には受信を要
求したプロセスの論理チャネル番号と多重番号に対応し
た受信用バッファ7のアドレス(ポインタ)が格納され
る。また、ジョブキュー3から下位層4に受信要求が論
理チャネル番号単位で発行される。
In FIG. 1, reference numeral 1 denotes a distribution module, which receives a reception request received from the upper layer 2 in the job queue 3
Accumulate in. The upper layer 2 includes, for example, processes 2a, 2b,
2c, these processes send out the receive request with the same logical channel number (LCN) using separate multiplex numbers. These reception requests are accumulated in the job queue 3 according to the logical channel number and the multiplex number, as indicated by reference numerals 3a, 3b and 3c in FIG. At this time, the address (pointer) of the receiving buffer 7 corresponding to the logical channel number and the multiplex number of the process requesting the reception is stored in the pointer area to the receiving buffer in the job queue 3. Also, a reception request is issued from the job queue 3 to the lower layer 4 in units of logical channel numbers.

【0013】6は本発明に関わる受信バッファポインタ
テーブルであり、図3にその記憶内容を示すように論理
チャネル番号及び多重番号に対応させてこれらの番号に
対応する受信データの受信用バッファ7への格納先、す
なわち、ポインタアドレスとそのアドレスの記憶内容を
保留する時間(以下、タイムアウト時間と称す)を格納
する。7は受信用バッファであり受信のパケットデータ
5を一時格納する。本実施例では、受信バッファポイン
タテーブル6を用いて受信用バッファ7への格納先を検
出すること、およびその格納先を、所定時間(受信バッ
ファポインタテーブル6内のタイムアウト時間)の経過
後に解放することに特徴がある。
Reference numeral 6 is a receive buffer pointer table relating to the present invention, and as shown in the storage contents of FIG. 3, it is associated with a logical channel number and a multiple number to a receive buffer 7 for receiving the receive data corresponding to these numbers. Is stored, that is, a pointer address and a time (hereinafter, referred to as a timeout time) for holding the storage content of the address are stored. A receiving buffer 7 temporarily stores the received packet data 5. In this embodiment, the storage destination in the reception buffer 7 is detected using the reception buffer pointer table 6, and the storage destination is released after a predetermined time (timeout time in the reception buffer pointer table 6) has elapsed. It is characterized by this.

【0014】このような機能構成において実行される受
信バッファ7の振り分け処理および解放処理を次に説明
する。
The distribution processing and release processing of the reception buffer 7 executed in such a functional configuration will be described below.

【0015】図2は受信バッファ7の記憶領域を割り当
てるときの振り分けモジュール1内の構成回路の記憶内
容を示す。図2の振り分けモジュール1内部では受信要
求を受けた時点で受信要求をジョブキュー3に蓄積す
る。また、受信要求を受信した時の論理チャネル番号及
び多重番号をキーワードとして受信バッファポインタテ
ーブル6を検索し、キーワードに対応するポインタアド
レスおよびタイムアウト時間を抽出する。ポインタアド
レスおよびタイムアウト時間がNULL、すなわち、何
も記憶されていないことを示すコード情報となっている
ときには受信要求が最初のもの(コネクションを接続す
るときに送出される論理チャネル番号および多重番号)
か、タイムアウト時間を経過後受信したものである。そ
こで、後から送られてくる受信データのために受信バッ
ファの中に記憶領域を確保する。
FIG. 2 shows the storage contents of the constituent circuits in the distribution module 1 when the storage area of the reception buffer 7 is allocated. Inside the distribution module 1 of FIG. 2, when a reception request is received, the reception request is accumulated in the job queue 3. Further, the reception buffer pointer table 6 is searched using the logical channel number and the multiplex number when the reception request is received as a keyword, and the pointer address and the timeout time corresponding to the keyword are extracted. When the pointer address and the timeout time are NULL, that is, code information indicating that nothing is stored, the first reception request (logical channel number and multiplex number sent when connecting a connection)
Or, it was received after the timeout time passed. Therefore, a storage area is secured in the reception buffer for the reception data sent later.

【0016】このための処理は次のように行う。受信用
バッファ7の先頭アドレスから順次にパケットデータの
先頭データを読み出しこの先頭データがNULLか否か
の判別を行う。先頭データがNULLのときにそのNU
LLが格納された領域は空白と判断される。そこで、空
白領域の先頭アドレス7aを上記キーワード(論理チャ
ネル番号および多重番号)に対応するポインタアドレ
ス、図2の例では符号6aに示す領域に格納する。また
ジョブキュー3にも受信バッファへのポインタとして空
白先頭アドレスを格納する。この後、振り分けモジュー
ル1から下位層4に対して受信要求100が発行され
る。
The processing for this is performed as follows. The head data of the packet data is sequentially read from the head address of the reception buffer 7, and it is determined whether or not the head data is NULL. NU when the top data is NULL
The area in which LL is stored is determined to be blank. Therefore, the leading address 7a of the blank area is stored in the pointer address corresponding to the keyword (logical channel number and multiplex number), that is, the area indicated by reference numeral 6a in the example of FIG. Further, the blank head address is also stored in the job queue 3 as a pointer to the reception buffer. Then, the distribution module 1 issues a reception request 100 to the lower layer 4.

【0017】この受信要求に応答して下位層4から論理
チャネル番号毎にパケットデータがあがってきたときに
は振り分けモジュール1は論理チャネル番号および多重
番号に基づき受信バッファポインタテーブル6を検索す
る。受信バッファポインタテーブル6の検索結果として
得られた、ポインタアドレスおよびタイムアウト時間が
NULLではないことを示しているので、すでに、受信
バッファ7の記憶領域が確保されていれていると判断す
る。その後振り分けモジュール1は既に確保されている
受信用バッファ7の記憶領域に受信パケットデータを格
納し、続いて受信バッファ7内の該当パケットデータ2
01(図3参照)を上位層2に引き渡す。また、図3に
示すように受信バッファポインタテーブル6の保留時間
を時間202を更新する。より具体的には現在の時刻に
タイムアウトする時間を加えた時刻を新たな保留時間と
する。
When packet data is received from the lower layer 4 for each logical channel number in response to this reception request, the distribution module 1 searches the reception buffer pointer table 6 based on the logical channel number and the multiplex number. Since it is indicated that the pointer address and the timeout time obtained as a search result of the reception buffer pointer table 6 are not NULL, it is determined that the storage area of the reception buffer 7 has already been secured. After that, the distribution module 1 stores the received packet data in the storage area of the reception buffer 7 which is already secured, and subsequently, the corresponding packet data 2 in the reception buffer 7.
01 (see FIG. 3) is passed to the upper layer 2. Further, as shown in FIG. 3, the holding time of the reception buffer pointer table 6 is updated to time 202. More specifically, a time obtained by adding a time-out time to the current time is set as a new holding time.

【0018】次に、連続パケットデータの終了、一時中
断を検知する処理を図4を用いて説明する。
Next, the processing for detecting the end and temporary interruption of continuous packet data will be described with reference to FIG.

【0019】振り分けモジュール1は受信バッファポイ
ンタテーブル6のタイムアウト時間により管理している
が上位層2から受信要求がかかってきたときに受信バッ
ファポインタテーブル6の該当のタイムアウト時間を参
照する。タイムアウト時間がNULL以外の時は初期化
のために上述の保留時間の設定に先立って、タイムアウ
ト時間をNULLに設定する。また、受信要求があった
論理チャネル番号および多重番号以外の受信バッファポ
インタテーブル6のタイムアウト時間(時刻)例えば3
03のデータを現在の時刻と比較し現在の時刻がタイム
アウト時刻を越えている場合にはそのタイムアウト時間
303をNULLに初期設定する。これに関連するデー
タ、すなわち、ポインタアドレスもNULLに初期設定
する。さらにこのポインタアドレスが示す受信バッファ
7の記憶領域の先頭アドレスに空白領域を示すコードを
格納して、この記憶領域を解放する。
The distribution module 1 manages the time-out time of the reception buffer pointer table 6, but refers to the corresponding time-out time of the reception buffer pointer table 6 when a reception request is received from the upper layer 2. When the time-out time is other than NULL, the time-out time is set to NULL prior to the above-mentioned setting of the hold time for initialization. Further, the timeout time (time) of the reception buffer pointer table 6 other than the logical channel number and the multiplex number for which the reception request is made, for example, 3
The data No. 03 is compared with the current time, and if the current time exceeds the time-out time, the time-out time 303 is initialized to NULL. The data related to this, that is, the pointer address is also initialized to NULL. Further, a code indicating a blank area is stored at the head address of the storage area of the reception buffer 7 indicated by this pointer address, and this storage area is released.

【0020】このような処理を実行すると、最初のバケ
ットデータの受信要求が発せられたときに、受信用バッ
ファ7の記憶領域が確保され、以後、一定時間内に、同
一の論理チャネル番号および多重番号が使用されたパケ
ットデータが連続的に伝送されている間は、確保された
受信用バッファ7の記憶領域がパケット交換のために使
用される。パケットデータの伝送が終了、あるいは一時
中断した場合は上記一定時間が経過しても新たな受信要
求が発生されないので、確保された受信用バッファ7の
記憶領域は空白領域として解放される。受信バッファ7
の記憶領域の解放の決定に用いる上記一定時間は次式に
より定めることができる。
When such processing is executed, the storage area of the receiving buffer 7 is secured when the first bucket data reception request is issued, and thereafter, within the fixed time, the same logical channel number and multiplexing are performed. While the packet data using the numbers are continuously transmitted, the reserved storage area of the reception buffer 7 is used for packet exchange. When the transmission of the packet data is completed or temporarily stopped, a new reception request is not generated even after the lapse of the certain time, and thus the secured storage area of the reception buffer 7 is released as a blank area. Receive buffer 7
The fixed time used to determine the release of the storage area can be determined by the following equation.

【0021】[0021]

【数1】保留時間=受信応答ハ゜ケットサイス゛(ハ゛イト)/回線速
度(ハ゛イト/秒)XN Nは1<N<3の間の数値 以上説明した処理は振り分けモジュール1内の高速演算
プロセッサまたは論理回路がジョブキュー3、受信バッ
ファポインタテーブル6、受信用バッファ7に対してア
クセスすることにより実現される。このための処理手順
を図5および図6に示しておく。図5は受信要求やパケ
ットデータを取得したときに受信バッファポインタテー
ブルを参照し、参照結果に対応して受信用バッファ7の
記憶領域を確保、維持する処理手順を示す。図6は不要
になった受信バッファ7の記憶領域を解放する処理手順
を示す。なお、この処理手順は、一定時間毎に割り込み
的に起動される。
[Equation 1] Hold time = reception response packet size (byte) / line speed (byte / second) XNN is a numerical value between 1 <N <3. The processing explained above is the high-speed arithmetic processor or logic circuit in the distribution module 1. Is realized by accessing the job queue 3, the reception buffer pointer table 6, and the reception buffer 7. The processing procedure for this is shown in FIGS. 5 and 6. FIG. 5 shows a processing procedure for referring to the reception buffer pointer table when a reception request or packet data is acquired, and securing and maintaining the storage area of the reception buffer 7 in accordance with the reference result. FIG. 6 shows a processing procedure for releasing the storage area of the reception buffer 7 which is no longer needed. Note that this processing procedure is activated in an interrupted manner at regular intervals.

【0022】以上説明した実施例以外に次の例を実施で
きる。
In addition to the embodiments described above, the following examples can be carried out.

【0023】1)論理チャネル番号および多重番号が固
定化されている場合には受信バッファポインタテーブル
6に論理チャネル番号および多重番号を記載する必要は
ない。この場合には論理チャネル番号および多重番号か
ら定まるアドレスにポインタアドレスおよびタイムアウ
ト時間を格納する。
1) When the logical channel number and the multiplex number are fixed, it is not necessary to describe the logical channel number and the multiplex number in the reception buffer pointer table 6. In this case, the pointer address and the timeout time are stored in the address determined by the logical channel number and the multiplex number.

【0024】2)タイムアウト時間は複数種設けること
ができる。この場合、論理チャネルの通信速度に対応さ
せて複数の種類の中から選択的に設定するとよい。
2) Plural kinds of timeout times can be provided. In this case, it is preferable to selectively set from among a plurality of types corresponding to the communication speed of the logical channel.

【0025】3)本実施例では上位層,下位層はプロト
コルで定義される処理を示し、下位層はOSIモデルの
第3層ネットワークレイヤを想定しているが、上位層は
第4層のトランスポート層に限る必要はない。
3) In this embodiment, the upper layer and the lower layer indicate the processing defined by the protocol, and the lower layer is assumed to be the network layer of the third layer of the OSI model, but the upper layer is the transformer of the fourth layer. It need not be limited to the port layer.

【0026】[0026]

【発明の効果】以上説明したように、請求項1の発明に
よれば、連続的に伝送されるパケットデータについて
は、その伝送の間、受信バッファ内の同一の記憶領域を
使用するので、その都度、空きの記憶領域を探す必要は
ない。また、伝送されているパケットデータのみをバッ
ファに格納するので、チャネル番号および多重番号すべ
てについて記憶領域を用意する必要はない。このためバ
ッファの記憶容量と伝送処理時間のバランスがとれる。
As described above, according to the first aspect of the present invention, since the same storage area in the receiving buffer is used for the packet data transmitted continuously during the transmission, There is no need to search for a free storage area each time. Further, since only the transmitted packet data is stored in the buffer, it is not necessary to prepare a storage area for all channel numbers and multiplex numbers. Therefore, the storage capacity of the buffer and the transmission processing time can be balanced.

【0027】請求項2の発明は、パケットデータの伝送
間隔を検出するという簡単な方法でパケットデータの連
続の有無を判別することができるので、装置の製造コス
トを廉価にできる。
According to the second aspect of the present invention, since it is possible to determine whether or not the packet data is continuous by detecting the packet data transmission interval, it is possible to reduce the manufacturing cost of the device.

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

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

【図2】本発明実施例の受信要求を受信した時のモジュ
ール1の記憶内容を示すブロック図である。
FIG. 2 is a block diagram showing stored contents of the module 1 when receiving a reception request according to the embodiment of the present invention.

【図3】本発明実施例のモジュール1の途中の記憶内容
を示すブロック図である。
FIG. 3 is a block diagram showing stored contents in the middle of the module 1 according to the embodiment of the present invention.

【図4】本発明実施例のモジュール1の解放時の記憶内
容を示すブロック図である。
FIG. 4 is a block diagram showing stored contents when the module 1 according to the embodiment of the present invention is released.

【図5】本発明実施例の処理手順を示すフローチャート
である。
FIG. 5 is a flowchart showing a processing procedure of an embodiment of the present invention.

【図6】本発明実施例の処理手順を示すフローチャート
である。
FIG. 6 is a flowchart showing a processing procedure of an embodiment of the present invention.

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

1 モジュール 2 上位層 3 ジョブキュー 4 下位層 5 受信データ 6 受信バッファポインタテーブル 7 受信用バッファ 1 Module 2 Upper Layer 3 Job Queue 4 Lower Layer 5 Received Data 6 Receive Buffer Pointer Table 7 Receive Buffer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 論理チャネル番号および多重番号により
識別するパケットデータをバッファを介して伝送するパ
ケット通信方法において、 同一の論理チャネル番号および多重番号を有するパケッ
トデータが時系列的に連続で伝送されているか否かを監
視し、 連続で伝送されているパケットデータについては前記バ
ッファ内に確保された記憶領域を維持し、 前記パケットデータの連続伝送の一時中断、終了を検出
したときには前記バッファの記憶領域を空き領域として
解放することを特徴とするパケット通信方法。
1. A packet communication method for transmitting packet data identified by a logical channel number and a multiple number via a buffer, wherein packet data having the same logical channel number and multiple number are continuously transmitted in time series. Whether the packet data is continuously transmitted, the storage area secured in the buffer is maintained, and the storage area of the buffer is detected when temporary interruption or end of the continuous transmission of the packet data is detected. Is released as a free area.
【請求項2】 前記バケットデータが伝送される時間間
隔が予め定めた時間を越えるか否かを判定し、肯定判定
が得られたときには前記パケットデータの連続伝送の中
断または終了と判断し、否定判定が得られたときには連
続伝送中と判断することを特徴とする請求項1に記載の
パケット通信方法。
2. A determination is made as to whether or not a time interval for transmitting the bucket data exceeds a predetermined time, and when an affirmative determination is obtained, it is determined that continuous transmission of the packet data is interrupted or ended, and a negative determination is made. The packet communication method according to claim 1, wherein when the determination is obtained, it is determined that continuous transmission is in progress.
JP6394594A 1994-03-31 1994-03-31 Packet communication method Pending JPH07273794A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6394594A JPH07273794A (en) 1994-03-31 1994-03-31 Packet communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6394594A JPH07273794A (en) 1994-03-31 1994-03-31 Packet communication method

Publications (1)

Publication Number Publication Date
JPH07273794A true JPH07273794A (en) 1995-10-20

Family

ID=13244001

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6394594A Pending JPH07273794A (en) 1994-03-31 1994-03-31 Packet communication method

Country Status (1)

Country Link
JP (1) JPH07273794A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111857606A (en) * 2020-08-26 2020-10-30 Oppo广东移动通信有限公司 Data storage method and device, computer equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111857606A (en) * 2020-08-26 2020-10-30 Oppo广东移动通信有限公司 Data storage method and device, computer equipment and storage medium
CN111857606B (en) * 2020-08-26 2023-10-20 Oppo广东移动通信有限公司 Data storage method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
US5884040A (en) Per-packet jamming in a multi-port bridge for a local area network
JP4090510B2 (en) Computer interface for direct mapping of application data
US5805827A (en) Distributed signal processing for data channels maintaining channel bandwidth
US5590328A (en) Protocol parallel processing apparatus having a plurality of CPUs allocated to process hierarchical protocols
JP2504377B2 (en) Method and apparatus for storing data packets
US6674750B1 (en) Apparatus and method for communicating time-division multiplexed data and packet data on a shared bus
JPH08508592A (en) Method and apparatus for data buffering in a data station of a communication network
JPH10301873A (en) System and method for controlling transmission of relatively large data object in communication system
US5958031A (en) Data transmitting/receiving device of a multiprocessor system and method therefor
TW439373B (en) Selection technique for preventing a source port from becoming a destination port in a multi-port bridge for a local area network
TW406227B (en) High speed bus structure in a multi-port bridge for a local area network
US5408468A (en) Queueing system for switches having fast circuit properties
JP3745738B2 (en) Communication control method
US6256313B1 (en) Triplet architecture in a multi-port bridge for a local area network
JPH07273794A (en) Packet communication method
US6694348B1 (en) Data communication system and time slot allocating method
US8219726B2 (en) Method for data transfer between host and device
CN112667318A (en) Binding method, device, equipment and storage medium of logic core
JPH077485A (en) Multiplex system for duplex signal
JPH0553939A (en) File transfer processing system
WO1999014893A2 (en) Multi-port bridge with triplet architecture and periodical update of address look-up table
JPH0490230A (en) Access control system for communication network
KR100382638B1 (en) Home network system &amp; channel assignment thereof
JPS58170155A (en) Packet communication system
JP2881234B2 (en) Loosely coupled multiprocessor system