JPH05292149A - Retransmission control system for abnormal data - Google Patents

Retransmission control system for abnormal data

Info

Publication number
JPH05292149A
JPH05292149A JP4084369A JP8436992A JPH05292149A JP H05292149 A JPH05292149 A JP H05292149A JP 4084369 A JP4084369 A JP 4084369A JP 8436992 A JP8436992 A JP 8436992A JP H05292149 A JPH05292149 A JP H05292149A
Authority
JP
Japan
Prior art keywords
data
transmission
reception
section
abnormal
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
JP4084369A
Other languages
Japanese (ja)
Inventor
Midori Ozaki
緑 尾崎
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 Solution Innovators Ltd
Original Assignee
NEC Software Kyushu 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 NEC Software Kyushu Ltd filed Critical NEC Software Kyushu Ltd
Priority to JP4084369A priority Critical patent/JPH05292149A/en
Publication of JPH05292149A publication Critical patent/JPH05292149A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To avoid re-transmission of useless data by informing transmission data via a sender side when a receiver side detects abnormal data and allowing the user to discriminate the abnormal data and the necessity of re-transmission. CONSTITUTION:Transmission data received through a LAN line 6 are sent from a data reception section 1 to a reception data check section 2, in which the presence of a returned identifier is checked. When the returned identifier is in existence, it is sent to a user processing section 5. When no returned identifier is in existence, whether or not fault data are in existence in the received data is checked and when no fault data are in existence the data are sent to the user processing section 5. When the abnormal data are in existence, the data are sent to a reception data return section 3. The return section 3 adds the returned identifier to the data and sends the resulting data to a data transmission section 4. The data return section 4 returns the received data to the destination via the line 6. Then the user processing section 5 allows the user to discriminate the propriety of the re-transmission of the returned data. When the re-transmission is required, the processing section 5 implements error correction and sends the result to the return section 3.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、LAN回線の通信プロ
トコルにおけるコネクションレスでかつ無応答方式でデ
ータ伝送を行う場合の異常データの再送制御方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a retransmission control method for abnormal data when data is transmitted in a connectionless and non-responsive manner in a LAN line communication protocol.

【0002】[0002]

【従来の技術】従来のLAN回線におけるデータ伝送制
御方式は、通信プロトコルにおけるデータリンク層に相
当する階層の通信プロトコルの標準規約が定められてい
る。その標準規約にコネクションレスでかつ無応答方式
がある。これはLAN回線のようなデータ伝送品質の高
い伝送路に適した効率の高い方式であるが、データリン
ク層におけるデータの再送制御に相当する伝送制御が含
まれていないため、何らかの原因で受信データに異常デ
ータを含む場合、受信側で異常データを検出しても再送
制御によって正常なデータを受信することができない。
2. Description of the Related Art In a conventional data transmission control method for a LAN line, a standard protocol of a communication protocol of a layer corresponding to a data link layer in the communication protocol is defined. The standard convention is a connectionless and non-response method. This is a highly efficient method suitable for a transmission line with high data transmission quality such as a LAN line, but since the transmission control corresponding to the data retransmission control in the data link layer is not included, the received data may be lost for some reason. If the abnormal data is included in, the normal data cannot be received by the retransmission control even if the receiving side detects the abnormal data.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のLAN
回線におけるコネクションレスでかつ無応答方式では、
受信側で異常データと認識される受信データが発生した
場合、無条件に受信データを破棄していた。そのため、
システム上重要なデータも破棄される可能性を免れなか
った。
DISCLOSURE OF THE INVENTION The conventional LAN described above
In connectionless and no response method on the line,
When the receiving side generated the receiving data that was recognized as abnormal data, the receiving data was unconditionally discarded. for that reason,
System-important data was inevitably destroyed.

【0004】しかし、再送制御を行う方式を採用する
と、ポイントポイントの確認応答方式になるため、コネ
クションレスでかつ無応答方式における効率を低下さ
せ、その上、LAN回線の負荷を増大させる。そして、
送信側で受信側からの確認応答を待つため送信データの
保留時間が長くなることも免れない。そこで、上述のコ
ネクションレスでかつ無応答方式を変更せずに再送制御
することが求められる。
However, if the method of performing the retransmission control is adopted, the point-and-point confirmation response method is adopted, so that the efficiency in the connectionless and non-response method is lowered and, moreover, the load of the LAN line is increased. And
Since the transmitting side waits for the confirmation response from the receiving side, it is inevitable that the hold time of the transmitted data becomes long. Therefore, it is required to perform retransmission control without changing the connectionless method and the non-response method described above.

【0005】本発明の目的は受信データに異常データを
検出した時、データリンク層より上位の階層の制御手段
から異常データを含んだ受信データを送信側に返送す
る。そして、送信側の利用者が返送された送信データの
再送信の要否を判定する。これにより、コネクションレ
スでかつ無応答方式においても再送制御を行って、異常
を含む伝送データが破棄されることを防ぎ、データ伝送
の信頼性を向上させることにある。
An object of the present invention is to, when abnormal data is detected in the received data, return the received data including the abnormal data from the control means in a layer higher than the data link layer to the transmitting side. Then, the user on the transmission side determines whether or not it is necessary to retransmit the returned transmission data. Thus, the resend control is performed even in the connectionless and non-response mode, the transmission data including the abnormality is prevented from being discarded, and the reliability of the data transmission is improved.

【0006】[0006]

【課題を解決するための手段】本発明の異常データの再
送制御方式は、複数のコンピュータをローカルエリアネ
ットワーク(LAN回線)に接続しデータ伝送を行うシ
ステムにおいて、前記コンピュータが前記LAN回線を
通して伝送データを受信するデータ受信手段と、前記デ
ータ受信手段で異常データ含む受信データであるか否か
および返送された送信データであるか否かを検査する受
信データ検査手段と、前記受信データ検査手段からの前
記送信データの再送信の要否を利用者に判定させる利用
者処理手段と、前記受信データ検査手段から前記異常デ
ータを含む受信データと前記利用者処理手段から再送信
するための前記送信データとを受ける受信データ返送手
段と、前記受信データ返送手段から前記異常データを含
む受信データおよび再送信する前記送信データを受けて
前記LAN回線を通して宛先に送信するデータ送信手段
とを備えることを特徴とする。
An abnormal data retransmission control method of the present invention is a system in which a plurality of computers are connected to a local area network (LAN line) for data transmission, and the computer transmits the transmission data through the LAN line. From the received data inspection means, the received data inspection means for inspecting whether or not the received data includes abnormal data in the data receiving means and the transmitted data returned by the data receiving means, User processing means for allowing the user to determine whether or not the transmission data needs to be retransmitted, reception data including the abnormal data from the reception data inspection means, and the transmission data to be retransmitted from the user processing means. Receiving data returning means for receiving the received data and the receiving data including the abnormal data from the receiving data returning means and Receiving said transmission data to be retransmitted, characterized in that it comprises a data transmitting means for transmitting to a destination through the LAN line.

【0007】[0007]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0008】本発明の一実施例の構成を示す図1を参照
すると、LAN回線6から伝送データを受信する通信プ
ロトコルのデータリンク層の制御手段に相当するデータ
受信部1と、受信データに異常データがあるか否かを検
査するデータ受信検査部2と、データ受信検査部2で異
常データが検出された受信データを送信元に返送するた
め、返送であることの識別子と返信先および受信元のア
ドレスとを受信データに付加する受信データ返送部3
と、返送する受信データを返信先にLAN回線6を通し
て送信する通信プロトコルのデータリンク層の制御手段
に相当するデータ送信部4と、受信データ検査部2で受
信データに返送であることの識別子を検出したとき、利
用者に返送された送信データの再送信の要否を判定させ
る利用者処理部5とを備える。
Referring to FIG. 1 showing the configuration of an embodiment of the present invention, a data receiving section 1 corresponding to a control means of a data link layer of a communication protocol for receiving transmission data from a LAN line 6, and an abnormality in the received data. The data reception inspection unit 2 for inspecting whether or not there is data, and the reception data in which abnormal data is detected by the data reception inspection unit 2 is returned to the transmission source. Received data return unit 3 for adding the address of and to the received data
A data transmission unit 4 corresponding to the control means of the data link layer of the communication protocol for transmitting the received data to be returned to the reply destination through the LAN line 6, and an identifier indicating that the received data inspection unit 2 is to return the received data. When it is detected, the user processing unit 5 for determining whether or not the transmission data returned to the user needs to be retransmitted.

【0009】次に、この実施例の動作を図1および図2
を参照して説明する。
Next, the operation of this embodiment will be described with reference to FIGS.
Will be described.

【0010】LAN回線6を通して受信した伝送データ
はデータ受信部1によって受信処理される(図2の処理
手順10)。受信データはデータ受信部1から通信プロ
トコルの上位階層である受信データ検査部2にそのまま
送付されて返送の識別子があるか否か検査される。返送
の識別子がある場合、返送された送信データであるので
利用者に再送信するか否かの判定をさせるため利用者処
理部5に送付する(処理手順11)。返送の識別子がな
い場合、通常の受信データであるので受信データに異常
データがあるか否かを検査し、異常データのない場合は
利用者処理部5に送付する。異常データのある場合は受
信データ返送部3に送付される(処理手順12)。受信
データ返送部3は受信データに含まれる送信元アドレス
を宛先アドレスとし、返送の識別子を付加してデータ送
信部4に送付する(処理手順13)。データ送信部4は
宛先にLAN回線6を通して受信データを返送する(処
理手順14)。 次に、利用者処理部5は返送された送
信データの再送信の要否を利用者に判定させる(処理手
順16)。再送信が不要の場合、返送された送信データ
は破棄される(処理手順17)。再送信が必要な場合、
利用者処理部5で異常データの誤り訂正を行って、受信
データ返送部3に送付する(処理手順16)。受信デー
タ返送部3は返送された送信データの送信元アドレスを
宛先アドレスにしてデータ送信部4に送付する(処理手
順13)。データ送信部4は送信先にLAN回線6を通
して返送された送信データの再送信を行う(処理手順1
4)。
The transmission data received through the LAN line 6 is received by the data receiving unit 1 (process procedure 10 in FIG. 2). The received data is sent as it is from the data receiving unit 1 to the received data checking unit 2, which is an upper layer of the communication protocol, and it is checked whether there is a return identifier. If there is a return identifier, since it is the returned transmission data, it is sent to the user processing unit 5 so that the user can determine whether or not to retransmit it (processing procedure 11). If there is no return identifier, it is normal received data, so it is checked whether there is abnormal data in the received data, and if there is no abnormal data, it is sent to the user processing unit 5. If there is abnormal data, it is sent to the received data return unit 3 (procedure 12). The reception data return unit 3 uses the transmission source address included in the reception data as a destination address, adds a return identifier, and sends the return address to the data transmission unit 4 (procedure 13). The data transmitter 4 returns the received data to the destination through the LAN line 6 (procedure 14). Next, the user processing unit 5 causes the user to determine whether or not it is necessary to retransmit the returned transmission data (processing procedure 16). If the retransmission is unnecessary, the returned transmission data is discarded (procedure 17). If you need to resend,
The user processing unit 5 corrects the error in the abnormal data and sends it to the received data returning unit 3 (procedure 16). The reception data return unit 3 sets the transmission source address of the returned transmission data as the destination address and sends it to the data transmission unit 4 (procedure 13). The data transmission unit 4 retransmits the transmission data returned to the transmission destination through the LAN line 6 (processing procedure 1
4).

【0011】更に、受信データが返送された送信データ
でなく、かつ異常データを含まない受信データの場合、
利用者処理部5の処理結果を受信データ返送部3に送付
する(処理手順11,12,15,16)。受信データ
返送部3は処理結果に受信データの送信元アドレスを付
加してデータ送信部4に送付する(処理手順13)。デ
ータ送信部4はLAN回線6を通して受信データの送信
元に処理結果をデータ伝送する。 以上の説明におい
て、受信データ検査部2,受信データ送送部3および利
用者部5は通信プロトコルの参照モデルにおけるアプリ
ケーション層に相当し、データ受信部1およびデータ送
信部4はデータリンク層に相当する階層に対応づけられ
る。
Further, when the received data is not the returned transmitted data and does not include abnormal data,
The processing result of the user processing unit 5 is sent to the reception data returning unit 3 (processing procedure 11, 12, 15, 16). The reception data return unit 3 adds the transmission source address of the reception data to the processing result and sends it to the data transmission unit 4 (processing procedure 13). The data transmission unit 4 transmits the processing result to the transmission source of the received data through the LAN line 6. In the above description, the reception data inspection unit 2, the reception data transmission unit 3 and the user unit 5 correspond to the application layer in the reference model of the communication protocol, and the data reception unit 1 and the data transmission unit 4 correspond to the data link layer. It is associated with the hierarchy.

【0012】[0012]

【発明の効果】以上の説明によれば、本発明はLAN回
線におけるデータ伝送において、受信側で異常データを
検出したとき、送信側に再送要求を行わずに異常データ
を含む受信データをそのまま送信側に返送する。送信側
は返送された送信データを利用者に通知し、利用者に異
常データの判断と再送信の要否を判定させることによ
り、無駄なデータの再送信をなくし、コネクションレス
でかつ無応答方式の信頼性を高めるという効果がある。
As described above, according to the present invention, in the data transmission on the LAN line, when the receiving side detects the abnormal data, the receiving side including the abnormal data is transmitted as it is without requesting the retransmission to the transmitting side. Send back to. The sending side notifies the user of the returned send data and allows the user to judge the abnormal data and the necessity of re-sending, thereby eliminating unnecessary data resending, connectionless and non-response method. Has the effect of increasing the reliability of.

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an exemplary embodiment of the present invention.

【図2】同実施例の動作を説明する流れ図である。FIG. 2 is a flowchart illustrating the operation of the embodiment.

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

1 データ受信部 2 受信データ検査部 3 受信データ返送部 4 データ送信部 5 利用者処理部 1 data receiving unit 2 received data inspection unit 3 received data returning unit 4 data transmitting unit 5 user processing unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 G06F 13/00 353 T 7368−5B H04L 12/28 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification number Office reference number FI Technical display location G06F 13/00 353 T 7368-5B H04L 12/28

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のコンピュータをローカルエリアネ
ットワーク(LAN回線)に接続しデータ伝送を行うシ
ステムにおいて、前記コンピュータが前記LAN回線を
通して伝送データを受信するデータ受信手段と、前記デ
ータ受信手段で異常データ含む受信データであるか否か
および返送された送信データであるか否かを検査する受
信データ検査手段と、前記受信データ検査手段からの前
記送信データの再送信の要否を利用者に判定させる利用
者処理手段と、前記受信データ検査手段から前記異常デ
ータを含む受信データと前記利用者処理手段から再送信
するための前記送信データとを受ける受信データ返送手
段と、前記受信データ返送手段から前記異常データを含
む受信データおよび再送信する前記送信データを受けて
前記LAN回線を通して宛先に送信するデータ送信手段
とを備えることを特徴とする異常データの再送制御方式
1. A system for connecting a plurality of computers to a local area network (LAN line) for data transmission, wherein the computer receives data transmitted through the LAN line, and abnormal data in the data receiving unit. Reception data inspection means for inspecting whether or not the reception data includes the reception data and whether or not the transmission data has been returned, and makes the user determine whether or not the transmission data from the reception data inspection means needs to be retransmitted. User processing means, reception data returning means for receiving the reception data including the abnormal data from the reception data inspecting means and the transmission data to be retransmitted from the user processing means, and the reception data returning means for receiving the reception data The received data including abnormal data and the transmitted data to be retransmitted are received and passed through the LAN line. Retransmission control system for abnormal data, characterized by comprising:
JP4084369A 1992-04-07 1992-04-07 Retransmission control system for abnormal data Withdrawn JPH05292149A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4084369A JPH05292149A (en) 1992-04-07 1992-04-07 Retransmission control system for abnormal data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4084369A JPH05292149A (en) 1992-04-07 1992-04-07 Retransmission control system for abnormal data

Publications (1)

Publication Number Publication Date
JPH05292149A true JPH05292149A (en) 1993-11-05

Family

ID=13828619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4084369A Withdrawn JPH05292149A (en) 1992-04-07 1992-04-07 Retransmission control system for abnormal data

Country Status (1)

Country Link
JP (1) JPH05292149A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015179883A (en) * 2014-03-18 2015-10-08 富士通株式会社 Data transmission system, transmission device, receiving device, transmission program, receiving program and data transmission method
JP2016517232A (en) * 2013-03-28 2016-06-09 ▲ホア▼▲ウェイ▼技術有限公司Huawei Technologies Co.,Ltd. Data processing method, coordinator, and node device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016517232A (en) * 2013-03-28 2016-06-09 ▲ホア▼▲ウェイ▼技術有限公司Huawei Technologies Co.,Ltd. Data processing method, coordinator, and node device
JP2015179883A (en) * 2014-03-18 2015-10-08 富士通株式会社 Data transmission system, transmission device, receiving device, transmission program, receiving program and data transmission method

Similar Documents

Publication Publication Date Title
US6760766B1 (en) Data transmission method and device
US20070291646A1 (en) Retransmission control method and device
JPH05207023A (en) Mass data transmitting method
US7995517B2 (en) System and method for transmitting units of messages in a mobile communication system
JPS60191536A (en) Data processing unit fault informing system
US7626937B2 (en) System and method for network connection detection
JPH05292149A (en) Retransmission control system for abnormal data
US8700758B2 (en) Monitoring system, apparatus to be monitored, monitoring apparatus, and monitoring method
JPH1070523A (en) Method and equipment for packet transmission
JPH10243050A (en) Data communication system
US20040148422A1 (en) Communication control method, communication system, and communication apparatus that can improve throughput
JPH05122278A (en) Terminal control system for exchange
KR20000040467A (en) Method for controlling data communication of network
JP2561425B2 (en) LAN line connection control device
JP3504491B2 (en) Packet communication method
JPH08292920A (en) Network management system
JPH01289339A (en) Communication controller
CN108810939A (en) A kind of method and device promoting data path reliability
JP2000358122A (en) Fax transmission equipment
JPS63146635A (en) Data link control system
JPH06104923A (en) Data transmitter using radio channel
JPH09319683A (en) Socket device with line monitoring function
JP3219070B2 (en) Line restoration method
JP3000946B2 (en) Facsimile signal transmission / reception circuit
JPS63267039A (en) Network 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: 19990608