KR100204598B1 - Error detecting and correcting method - Google Patents

Error detecting and correcting method Download PDF

Info

Publication number
KR100204598B1
KR100204598B1 KR1019960043786A KR19960043786A KR100204598B1 KR 100204598 B1 KR100204598 B1 KR 100204598B1 KR 1019960043786 A KR1019960043786 A KR 1019960043786A KR 19960043786 A KR19960043786 A KR 19960043786A KR 100204598 B1 KR100204598 B1 KR 100204598B1
Authority
KR
South Korea
Prior art keywords
state
error
host
data
standby
Prior art date
Application number
KR1019960043786A
Other languages
Korean (ko)
Other versions
KR19980025598A (en
Inventor
박준석
허충호
임경식
박치항
Original Assignee
정선종
한국전자통신연구원
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 정선종, 한국전자통신연구원 filed Critical 정선종
Priority to KR1019960043786A priority Critical patent/KR100204598B1/en
Publication of KR19980025598A publication Critical patent/KR19980025598A/en
Application granted granted Critical
Publication of KR100204598B1 publication Critical patent/KR100204598B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/04Error control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services

Abstract

본 발명은 전송 프로토콜에서 다자간 통신의 에러 검출 및 에러 제어 방법에 관한 것으로, 수신자가 대기 2상태 및 대기 3상태로 이동하며 에러 메시지를 검출하고 수신 상태로 복구된 데이터를 송신하여 에러 검출 방법을 수행하고, 호스트가 대기 1상태 및 송신 복구 상태로 이동하며 에러 메시지를 검출하고 송신 또는 수신 상태로 복구된 데이터를 송신하여 에러 수정 방법을 수행함으로서 컴퓨터 통신의 전송 프로토콜에서 다자간에 신뢰성 있는 멀티미디어 데이타 전송을 가능하게 하며 손실 데이터의 중복을 최소화할 수 있는 전송 프로토콜에서 다자간 통신의 에러 검출 방법 및 에러 수정 방법이 개시된다.The present invention relates to an error detection and error control method of a multi-party communication in a transmission protocol, in which a receiver moves to a standby 2 state and a standby 3 state, detects an error message, transmits data recovered to a reception state, The host moves to the standby 1 state and the transmission restoration state, detects an error message, and transmits the recovered data to the transmission or reception state to perform an error correction method. Thus, reliable transmission of multimedia data in a multi- Disclosed is a method and an error correction method for error detection of a multiparty communication in a transmission protocol capable of minimizing duplication of lost data.

Description

전송 프로토콜에서 다자간 통신의 에러 검출 및 에러 수정 방법Error Detection and Error Correction in Multipoint Communication in Transport Protocol

본 발명은 다자간 통신을 지원하는 전송 프로토콜의 에러 제어 방법에 관한 것으로, 특히 멀티미디어 컴퓨터 통신의 다자간 전송 프로토콜에서 협동 작업등 멀티미디어 응용 프로그램들에게 필요한 신뢰성 있는 데이터 전송을 위한 에러검출 방법 및 에러 수정 방법에 관한 것이다.In particular, the present invention relates to an error detection method and an error correction method for reliable data transmission required for multimedia application programs such as cooperative operation in a multi-user transmission protocol of multimedia computer communication .

종래의 송신자와 수신자가 1:1로 상호간에 데이터를 주고받는 단-대-단(end-to-end) 통신에서 신뢰성 있게 데이터를 송수신하는 방법은 송신자의 데이터를 수신자가 수신한 후, 수신자는 수신한 데이터의 상태를 송신자에게 응답함으로서 이루어진다. 에러 제어는 이들 송수신자간의 데이터 전송시 발생하는 에러들을 발견하고 해결하는 기능이다. 송수신 과정에서 발생이 가능한 에러에는 전송된 패킷 내용의 변형, 패킷이 도착하는 순서의 변화, 중복된 패킷의 도착, 패킷의 분실 등이다. 이러한 에러 제어 기능은 에러 검출, 에러 보고, 에러 복구(수정)등의 3가지 기능으로 다음과 같은 연구가 선행되었다.A conventional method of reliably transmitting and receiving data in end-to-end communication between a sender and a recipient in a one-to-one communication manner is such that after the recipient receives the data of the sender, And responding to the sender the status of the received data. Error control is a function to detect and resolve errors that occur during data transmission between these senders and receivers. Errors that can occur in the sending and receiving process include the modification of the content of the transmitted packet, the change of the order in which the packets arrive, the arrival of duplicated packets, and the loss of the packets. This error control function has three functions such as error detection, error reporting, and error recovery (correction).

I. 에러 검출 기능I. Error detection function

이 기능은 패킷들이 패킷 내용의 변형없이 전송된 순서대로 도착하였는가를 검사하는 기능이다. 에러 검출을 위해서는 순서 번호, 패킷의 길이, 그리고 데이터의 첵섬과 같은 정보를 이용하여 하나의 메시지를 수신하여 이에 대한 오류를 검사한 후 다음 순서의 메시지를 수신하는 절차를 갖는다.This function checks whether the packets arrive in the order in which they were transmitted without modification of the contents of the packet. In order to detect an error, there is a procedure of receiving a message by using information such as a sequence number, a packet length, and a data checksum, checking errors therefrom, and then receiving a message in the next sequence.

II. 에러 보고 기능II. Error reporting function

에러 보고는 잘못된 패킷의 도착이나 손실된 패킷에 관한 정보를 송신자 측에 전달하는 기능으로서 소극적 확인(Negative Acknowledge: 이하 NACK라 함) 방법이 잘 알려져있다. 일반적으로 기존 프로토콜에서는 이러한 에러 보고 기능을 보유하지 않고 일정한 기간 내에 수신자가 송신자에게 확실하게 응답을 실시하는 적극적 확인(Positive Acknowledge: 이하 PACK라 함) 패킷의 도착 여부로 에러를 검출하기 때문에 대량의 데이터 전송시 과부하의 원인이 되고 있다.Error reporting is a well known method of transmitting Negative Acknowledgment (NACK) as a function to transmit information about the arrival of a wrong packet or a lost packet to the sender. Generally, the conventional protocol does not have such an error reporting function and detects an error due to arrival of a positive acknowledge (hereinafter referred to as PACK) packet in which a receiver performs a reliable response to a sender within a certain period of time. It causes overload in transmission.

III. 에러 복구 기능III. Error recovery function

에러 복구(수정) 기능은 보고된 에러를 재전송하여 복구하는 기능으로서, 에러가 발생한 패킷 이후의 모든 패킷을 재전송하는 방식을 사용한다. 이는 구현이 간단하여 에러율이 높은 통신망에 용이하게 적용할 수 있으므로 기존 프로토콜들에서 채택되어 사용되고 있다. 그러나, 현재 통신망의 신뢰성이 향상되고 짧은 시간에 다량의 데이터를 전송하는 초고속 통신망 환경에서는 수정된 방법이 필요하다.The error recovery (correction) function is a function to retransmit and recover the reported error. It uses a method of retransmitting all packets after the errored packet. This is adopted and used in existing protocols because it is simple to implement and can be easily applied to a communication network having a high error rate. However, a modified method is needed in a high-speed communication network environment where the reliability of the communication network is improved and a large amount of data is transmitted in a short time.

상기와 같은 기능들은 단순히 하나의 송신자와 하나의 수신자로 구성된 단-대-단(end-to-end) 통신에서 발생하는 에러 제어 방식으로 멀티미디어 환경과 같이 다-대-다(many-to-many)의 다자간 통신에서 하나 또는 몇 개의 송신자와 다수의 수신자들 사이에서 동시 다발적으로 발생하는 에러들을 해결하는 데는 적합하지 않은 방법이다.The above functions are merely an error control method occurring in an end-to-end communication composed of a sender and a receiver. In an error control method such as a multimedia environment, many-to-many Lt; / RTI > is an inefficient method for solving concurrently occurring errors between one or several senders and multiple recipients in a multi-party communication.

따라서, 본 발명은 전송망의 초고속화를 기반으로 하여 초고속 정보 통신 환경에서 요구하는 에러 제어 방법들을 사용하여 데이터의 신뢰성 있는 송수신을 향상시킴으로서 멀티미디어 환경의 다자간 통신을 위한 요구 조건을 만족시키는데 그 목적이 있다.Accordingly, it is an object of the present invention to satisfy requirements for multi-party communication in a multimedia environment by improving reliable transmission / reception of data by using error control methods required in a high-speed information communication environment based on super-speeding of a transmission network .

상술한 목적을 달성하기 위한 본 발명에 따른 전송 프로토콜에서 다자간 통신의 에러 검출 방법은 수신 상태의 수신자가 순서 번호를 추적하여 수신된 데이터의 에러를 검출하고 타이머를 호출하는 단계와, 상기 호출된 타이머를 종료한 수신자가 대기 2상태로 이동하는 단계와, 상기 대기 2상태의 수신자가 다른 호스트에서 에러를 검출할 경우 대기 3상태로 이동하여 에러메시지의 응답을 기다리는 단계와, 상기 대기 3상태의 수신자가 복구된 데이터를 수신할 경우 정상적인 수신상태로 이동하는 단계와, 상기 대기 2상태의 수신자는 타이머가 소멸될 경우 에러 메시지를 발생하여 멀티캐스트 그룹에 보내고 대기 3상태로 이동하는 단계와, 상기 대기 3상태의 수신자가 다른 호스트로부터 에러 메시지에 대한 응답이 없을 경우 대기 2상태로 이동하여 에러 메시지를 발생하는 단계로 이루어진 것을 특징으로 한다.According to another aspect of the present invention, there is provided a method of detecting an error in a multi-party communication in a transmission protocol, the method comprising: a receiver in a reception state tracking an order number and detecting an error in the received data; State to a waiting state; moving to a waiting state when the receiver of the waiting state detects an error in another host and waiting for a response of an error message; To a normal reception state when the recovered data is received; and if the receiver of the standby 2 state generates an error message when the timer expires, sending the error message to the multicast group and moving to the standby state, If the recipient of state 3 does not respond to the error message from another host, And generating a message.

또한, 상술한 목적을 달성하기 위한 본 발명에 따른 전송 프로토콜에서 다자간 통신의 에러 수정 방법은 송신 또는 수신 상태의 호스트가 에러 메시지를 수신할 경우 대기 1상태로 이동하는 단계와, 상기 대기1상태의 호스트는 에러메세지에 응답하고 복구된 데이터를 발생하고 타이머를 가동하는 단계와, 상기 타이머를 가동한 호스트는 상대편 호스트에서 복구된 데이터에 응답하는지 기다리는 동안 송신 복구 상태로 이동하는 단계와, 상기 송신 복구 상태의 호스트에서 멀티캐스트 그룹으로 복구된 데이터를 송신하는 단계와, 상기 대기 1상태의 호스트는 상대편 호스에서 복구된 데이터에 응답할 경우 송신 또는 수신 상태로 복귀하는 단계로 이루어진 것을 특징으로 한다.According to another aspect of the present invention, there is provided a method of correcting an error in a multi-party communication in a transmission protocol, the method comprising: moving to a standby state when a host in a transmission or reception state receives an error message; The host responding to the error message and generating recovered data and activating a timer; moving to a transmit recovery state while waiting for the host running the timer to respond to recovered data at the other host; Transmitting a restored data from the host to the multicast group, and returning to the transmitting or receiving state when the host in the standby state responds to the data recovered from the opposite host.

제1도은 본 발명에 따른 에러 검출 방법을 설명하기 위해 도시한 블록도.FIG. 1 is a block diagram for explaining an error detection method according to the present invention; FIG.

제2도는 본 발명에 따른 에러 수정 방법을 설명하기 위해 도시한 블록도.FIG. 2 is a block diagram for explaining an error correction method according to the present invention; FIG.

* 도면의 주요부분에 대한 부호의 설명DESCRIPTION OF THE REFERENCE NUMERALS

11 : 수신 상태 12 : 대기 2상태11: Receive state 12: Wait 2 state

13 : 대기 3상태 21 : 송신 또는 수신 상태13: wait state 3: state 21: transmit or receive state

22 : 대기 1상태 23 : 송신 복구 상태22: Wait 1 state 23: Transmission recovery state

통신에 참여하는 사용자는 다수의 senders(이하 송신자라 함)와 다수의 receivers(이하 수신자라 함)로 구성하며, 이들간에 연결을 통해 데이터를 송수신하게 된다. 데이터 전송중에는 전송한 메시지가 손실되는 경우와 시스템의 갑작스러운 환경변화로 인해 송신자와 수신자간에 연결이 단절되는 에러가 발생되는 경우가 있으며, 데이터를 신뢰성있게 송수신하기 위해서는 이러한 에러를 검출하고 수정, 보완하는 과정이 필요하다. 본 발명에서는 이들 과정을 다음과 같이 에러 검출 방법과 에러 수정 방법으로 분류한다.A user participating in a communication is composed of a plurality of senders (hereinafter referred to as a sender) and a plurality of receivers (hereinafter referred to as a receiver), and data is transmitted and received between the plurality of senders. During data transmission, there is a case where a lost message is lost, and an error that a connection between a sender and a receiver is disconnected due to a sudden environment change of the system occurs. In order to reliably transmit / receive data, . In the present invention, these processes are classified into an error detection method and an error correction method as follows.

I. 에러 검출I. Error detection

1) 메시지의 손실 검출 방법1) Loss detection method of message

송신자 및 수신자는 메시지의 순서 번호를 사용하여 송수신 데이터를 인식한다. 순서 번호는 숫자로 구성되며 각 데이터 패킷에 대해서 순서적으로 증가하며, 송신자는 이 번호를 독립적으로 유지한다. 수신자는 순서 번호간의 간격(gap)을 찾는 방법으로 손실을 검출한다.The sender and the receiver recognize the transmitted / received data using the sequence number of the message. Sequence numbers consist of numbers, incremented sequentially for each data packet, and the sender maintains this number independently. The receiver detects the loss by finding a gap between sequence numbers.

하트비트(heartbeat) 메시지는 송신자 호스트의 존재와 상태 표시에 사용한다. 하트비트(heartbeat) 메시지는 송신자 호스트만이 전송하며, 마지막으로 전송한 데이터 패킷의 순서 번호를 포함한다. 하트비트(heartbeat)가 발생하는 경우는 다음과 같다. 하트비트(heartbeat)는 송신자가 데이터 전송을 하지 않을 때만 발생하며, 이의 목적은 송신자가 전송한 데이터에 발생했을지 모를 에러 발생을 수신자가 인식하게 하고, 송신자의 활동 상황을 나타낸다. 사용 방법은 송신자가 일정 기간동안 잠시 정지시에 사용한다. 송신자가 일정 기간동안 데이터 전송을 중지할 때에는 다시 정상으로 데이터 전송을 재개할 때까지 하트비트(heartbeat)를 일정 기간동안 규칙적으로 전송한다.The heartbeat message is used to indicate the presence and status of the sender host. The heartbeat message is sent only by the sender host and contains the sequence number of the last transmitted data packet. The heartbeat occurs in the following cases. The heartbeat occurs only when the sender does not transmit data, and its purpose is to let the recipient recognize the error that may have occurred in the data sent by the sender and to indicate the activity of the sender. The usage method is used when the sender pauses for a certain period. When a sender stops data transmission for a certain period of time, the heartbeat is periodically transmitted for a predetermined period until the data transmission is resumed normally.

수신자가 하트비트(heartbeat)를 이용하는 수단은 송신자가 하트비트를 송신한것에 대해 수신자는 송신자와의 연결은 존재하지만 송신자가 의도적으로 데이터 전송을 억제하고 있는 것으로 판단하는데 사용한다. 송신자 및 수신자들간의 연결은 여전히 설정되어 있으나, 송신자가 데이터 전송을 억제하는 경우에 마지막 데이터를 전송한 후 하트비트 메시지를 전송하기 시작할 때까지의 시간은 데이터 패킷의 왕복 배달 시간, NACK의 양, 흐름 제어 파라미터 및 상수들을 참고로하여 계산한다.The means by which the recipient uses the heartbeat is used by the sender to determine that the sender has intentionally inhibited data transmission while the sender has transmitted a heartbeat, while the recipient has a connection with the sender. Although the connection between the sender and the receiver is still set, the time from the transmission of the last data to the start of transmission of the heartbeat message when the sender inhibits the data transmission is determined by the round trip delivery time of the data packet, the amount of NACK, Flow control parameters and constants.

회의 참가자들은 대부분 소량의 메시지를 전송하게 되는데, 실제로 멀티캐스트세션 기간중 가끔씩 전송을 실시하게 되며, 이때는 하트 비트 전송 시간을 제한한다. 이들 송신자는 특정 시간 동안만 N개의 메시지를 송신한 후에는 더 이상 송신자가 아님을 설명해야 한다. 수신자들은 송신자의 기본 상태(source reference state)를 내부적으로 참조하게 되며, 만약 수신자가 이들 메시지를 얻는데 실패하고 송신자에게 상태 개선을 요청하면 송신자는 그 정보를 다시 반복하여 전송한다. 시간 경과후 호스트는 송신자에서 수신자로 전이하는데 수신자의 데이터 동기는 세션과 응용 계층의 책임이며, 송신자는 더 이상 하트비트(heartbeat) 메시지를 전송하지 않는다.Most of the participants in the conference will send a small amount of messages, which will occasionally transmit during the multicast session, limiting the heartbeat transmission time. These senders must explain that they are no longer the sender after sending N messages for a specific time. Recipients refer to the source reference state internally. If the receiver fails to obtain these messages and requests the sender to improve the state, the sender repeatedly transmits the information. After a lapse of time, the host transitions from sender to receiver, where the receiver's data synchronization is the responsibility of the session and application layer, and the sender no longer sends a heartbeat message.

제1도는 본 발명에 따른 에러 검출 방법을 설명하기 위해 도시한 블록도이다. 도시된 바와 같이 수신(RECEIVING) 상태(11)에서 수신자는 순서 번호를 추적하여 메시지 배달 에러를 검출하고 타이머를 호출한다. 이때 검출 대상은 수신된 데이터이다. 타이머 종료후에 수신자는 대기 2(WAIT_2) 상태(12)로 이동한다. 이 상태에서 수신자는 검출된 에러에 대해 모든 송신자와 수신자로 구성된 멀티캐스트 그룹에게 NACK를 보내기 전에 NACK 수를 줄이기 위한 댐핑(damping)을 위해 수신자는 이 상태에서 대기하면서 멀티캐스트 그룹 내의 다른 호스트로부터 NACKs을 경청(listen)한다. 이때 수신자가 다른 호스트에서 에러를 검출하여 전송한 NACK를 수신하면 대기 3(WAIT_3) 상태(13)로 이동하여 에러 메시지의 응답, 즉 복구 데이타(REPAIR_DATA)를 기다리고 복구 데이터(REPAIR_DATA)를 수신시 정상적인 수신(RECEIVING) 상태(11)로 이동한다. 그러나 대기 2(WAIT_2) 상태(12)에서 타이머가 소멸되면 수신자는 에러 메시지 NACK을 발생하여 멀티캐스트 그룹에 보내고 대기 3(WAIT_3) 상태(13)로 이동한다. 다른 호스트(송신자 또는 다른 상대편 수신자)로부터 에러 메시지에 대한 응답, 즉 복구 데이터(REPAIR_DATA)가 없으면, 수신자는 대기 2(WAIT_2) 상태(12)로 되돌아가서 에러 메시지 NACK을 다시 발생한다. 대기 2(WAIT_2)(12)와 대기 3(WAIT_3)(13)간의 이러한 진퇴 천이는 오직 5번만 실시한다. 호스트는 5번의 타이머가 종료된 후에도 에러 메시지에 대한 응답이 없으면, 송신자와 수신자간 또는 이들이 공유하는 통신망상에 오류가 있다고 가정하고 에러 컨디션을 상위의 응용 프로그램에게 발생시킨다.FIG. 1 is a block diagram illustrating an error detection method according to the present invention. As shown, in the RECEIVING state 11, the receiver tracks the sequence number to detect message delivery errors and invoke a timer. At this time, the detection target is the received data. After the timer expires, the receiver moves to WAIT2 state (12). In this state, the receiver waits in this state for damping to reduce the number of NACKs before sending a NACK to all multicast groups consisting of all senders and receivers for the detected error, . At this time, when the receiver detects an error in another host and receives the transmitted NACK, it moves to the WAIT 3 state 13 and waits for the response message of the error message, that is, the recovery data REPAIR_DATA. Upon receiving the recovery data REPAIR_DATA, To the RECEIVING state (11). However, if the timer expires in the WAIT2 state 12, the receiver generates an error message NACK and sends it to the multicast group and moves to WAIT3 state 13. If there is no response to the error message from the other host (sender or other opponent receiver), i. E. Recovery data (REPAIR_DATA), the receiver goes back to WAIT2 state 12 and re-generates an error message NACK. This forward and back transition between wait 2 (WAIT_2) 12 and wait 3 (WAIT_3) 13 occurs only 5 times. If there is no response to the error message even after the timer of 5 times has elapsed, the host assumes that there is an error between the sender and the receiver or a communication network shared by the host and generates an error condition to the upper application program.

2) 사이트의 동작 실패(site failure)시의 전송 방법2) Transmission method in case of site failure

수신자는 송신자의 하트비트(heartbeat) 메시지를 포함하여 데이터 패킷의 수신이 중단된 경우 송신자의 상태를 결정한다. 이를 위해 수신자는 송신자에게 특정 메시지를 전송하는데, 동일한 문제를 가지고 있을지 모를 다른 호스트들을 위해서 이 특정 메시지를 멀티캐스트로 전송한다.The receiver includes the sender's heartbeat message to determine the sender's state if the reception of the data packet is interrupted. To do this, the recipient sends a specific message to the sender, which multicasts the particular message for other hosts that may have the same problem.

송신자가 특정 기간동안 재전송 요구를 감지하지 못할 경우 수신자들과의 절단인지, 경청(listening)하는 수신자들이 더 이상 없는지를 확인할 필요가 있다. 따라서 송신자는 수신자들에게 상태 요청을 전송한다. 수신자들 중 하나는 그 상태 요청에 대한 응답을 실시하며, 그 응답을 멀티캐스트 어드레스상의 전 그룹에서 멀티캐스트하면 다른 수신자들은 자신들의 응답을 하지 않는다.If the sender does not detect a retransmission request for a certain period of time, it is necessary to confirm that there are no more recipients to disconnect or listen to the recipients. Therefore, the sender sends a status request to the recipients. One of the receivers performs a response to the status request, and multicasts the response to the entire group on the multicast address, so that the other receivers do not respond.

송신자는 그 상태 요청 응답을 한번 수신하면 적어도 하나의 수신자가 존재하여 데이터를 수신한다고 판단한다. 송신자가 아무런 응답도 듣지 못한 경우에는 수신자의 응답을 분실했거나 그룹에 더 이상 수신자가 없다고 가정한다.When the sender receives the status request response once, it determines that at least one receiver exists and receives the data. If the sender does not hear any response, it assumes that the recipient's response is lost or that there are no more recipients in the group.

수신자가 전송한 응답 메시지의 분실 가능성을 제거하기 위해 송신자는 그룹에 수신자가 없다고 결론을 내리기 전에 이러한 상태 요구(status request)를 몇번 반복하여 전송한다.In order to eliminate the possibility of loss of the response message transmitted by the receiver, the sender repeatedly transmits this status request several times before concluding that there is no receiver in the group.

송신자가 사이트의 동작 실패(site failure)로부터 회복하는 경우 송신자는 새로운 순서 번호를 갖게되고 수신자는 낡은 순서 번호를 갖게 되는 경우 발생할 수 있어서 순서 번호에 대한 재동기가 필요하다. 송신자가 새로운 순서 번호를 가진 새로운 START 메시지를 보내면 수신자는 START 메시지를 받아 강제로 재동기를 실시한다. 송신자는 데이터 전송 시에 START를 3번 반복하여 전체의 수신자가 START를 수신하도록 한다. 수신자들은 헤더(header)의 START 메시지를 살피고, START 메시지를 손실 시에는 에러를 발생하여 응용 프로그램에게 이를 알린다.If the sender recovers from a site failure, the sender may have a new sequence number and the receiver may have an old sequence number, requiring re-synchronization of the sequence number. If the sender sends a new START message with a new sequence number, the receiver receives the START message and forcibly resynchronizes. The sender repeats START 3 times during data transmission, so that the entire receiver receives START. Recipients look at the START message in the header, and when an START message is lost, an error is signaled to the application program.

II. 에러 수정II. Error correction

전송 프로토콜은 신뢰성 보장을 위해 데이터 전송 중에 발생하는 에러를 검출하고 수정한다. 이는 각 참가자에게 신뢰성 있는 데이터 배달을 제공하며 각 수신자는 자신이 데이터의 분실 및 파손에 대한 것을 예측하며 책임진다.Transmission protocols detect and correct errors that occur during data transmission to ensure reliability. This provides reliable data delivery to each participant and each recipient is responsible for predicting loss and destruction of data.

송신자는 수신자로부터 아무것도 듣지 못하면 수신자의 데이터 수신이 이상 없다고 가정한다. 수신자 절단 시에는 송신자가 재전송 방법이 있어도 에러 수정을 위해 아무런 조치를 취할 수 없다. 이에 대한 대책은 수신자가 그룹에 ''연결(connectivity)''을 재설정하고 데이터를 재전송한다. 송신자는 수신자가 손실 데이터의 재전송 요청 시에만 손실 데이터를 인식하기 때문에 에러 검출은 수신자가 전적으로 책임진다.If the sender does not hear anything from the receiver, it assumes that the receiver has received no data. When a receiver is disconnected, the sender can not take any action to correct the error even if there is a retransmission method. The countermeasure is that the recipient resets the "connectivity" to the group and retransmits the data. Since the sender recognizes the lost data only when the receiver requests retransmission of the lost data, error detection is solely the responsibility of the receiver.

수신자는 메시지에서 하나 또는 그 이상의 파손된 데이터를 발견하고 확인하면 필요한 데이터의 재전송을 요청할 수 있으며 NACK를 사용한다. NACK은 IP-멀티 캐스트 그룹을 통해 송신하며 다른 호스트는 그 요청을 보고 댐핑(damping) 기술을 이용하여 동일한 요청에 대한 재전송 요청을 삼가한다.The receiver can request retransmission of the necessary data if it finds and confirms one or more damaged data in the message and uses NACK. NACK is transmitted through the IP-multicast group, and the other host sees the request and avoids the retransmission request for the same request using the damping technique.

송신자가 재전송을 할 수 없는 경우 다른 호스트가 데이터를 재전송한다. 재전송이 가능한 호스트는 재전송 처리를 실시할 수 있도록 데이터용 버퍼가 충분해야 한다.If the sender can not retransmit, the other host will retransmit the data. A host capable of retransmission must have enough buffer for data to be able to perform the retransmission process.

댐핑(damping) 또는 슬로팅(slotting) 기술의 사용은 많은 수신자가 동시에 응답함으로서 발생하는 메시지 폭주 가능성을 감소시키고, 폭주를 줄이기 위해 수신자는 손실 데이터 검출시 즉시 NACK을 전송하는 것을 삼가하고, 다른 수신자들의 NACK을 경청(listen)한다. 수신자가 NACK을 감지한 경우는(재전송 요구) 자신의 NACK을 보낼 필요가 없다. 그런나, 다른 NACK을 받지 못했거나 손실 데이터 보완이 충분하지 못하면 그 로컬 수신자는 NACK을 송신할 필요가 있다. 모든 수신자가 동일한 기간 기다리게 되면 댐핑(damping) 기술은 무의미하다. 수신자들이 기다리는 시간 간격은 일반적으로 제각기 다르다. 각 수신자는 재전송 요구 수행 전에 경청(listen)을 위한 랜덤 타임 값을 계산한다. 댐핑(damping) 기술의 이점은 패킷 중복을 줄이고, 송신자와 네트워크의 패킷 포화를 제한한다.The use of damping or slotting techniques reduces the likelihood of message congestion occurring as many recipients respond simultaneously and avoids sending a NACK immediately upon detection of lost data in order to reduce congestion, Listen to NACKs. If the receiver detects a NACK (retransmission request), it does not need to send its own NACK. However, if no other NACK is received, or if the missing data complement is insufficient, the local receiver needs to send a NACK. If all the recipients wait for the same period, the damping technique is meaningless. The time intervals recipients wait for are generally different. Each recipient computes a random time value for listening prior to performing the retransmission request. Advantages of damping techniques reduce packet duplication and limit packet saturation of senders and networks.

데이터 전송 처리시 데이터의 부분적인 분실 또는 파손이 발생하게 된다. 수신자는 이들에 대한 재전송을 요구하며, 송신자 또는 상대편 호스트(peer-hosts)중 하나가 이를 재전송한다. 송신자가 일정 시간 동안 데이터를 송신하지 않을때는 하트비트(heartbeat) 메시지를 대신 송신한다.The data is partially lost or destroyed during the data transfer process. The receiver requests retransmissions for them, and either the sender or the peer-hosts resend them. When the sender does not transmit data for a certain period of time, it sends a heartbeat message instead.

데이터 재전송시의 2가지 모델은 다음과 같다.The two models for data retransmission are as follows.

송신자가 재전송에 대한 책임을 담당하는 방법으로서, 데이터의 모든 재전송에 대해 응답한다. 어떤 이유에서 송신자가 재전송할 수 없으면, 상대편 호스트(peer-hosts)가 재전송에 대한 책임을 진다.A method by which the sender takes responsibility for retransmission, responding to all retransmissions of data. If for some reason the sender is not able to retransmit, the peer-hosts are responsible for the retransmission.

모든 호스트가 재전송에 대한 책임을 담당하는 방법으로서, 호스트들은 송신자 자신을 포함한 모든 송신자를 경청(listening)하여 재전송에 대한 책임을 진다.As a way for all hosts to be responsible for retransmissions, hosts are responsible for retransmitting by listening to all senders, including the sender itself.

과도한 재전송 응답은 두 가지의 해결 방안이 있다.Excessive retransmission response has two solutions.

첫 번째 방법은 송신자 자신이 실시하는 것으로, 단순하지만 호스트는 재전송 요구에 대한 책임을 지며 상대편 호스트(peer host)는 응답하지 않는다. 그러나, 이 방법은 선택적으로 사용하여야 한다. 예를 들면, 송신자 호스트가 다른 일들로 과부하이면 제시간 내에 재전송 배달이 불가능하기 때문에 선택적으로 사용하여야 한다.The first method is performed by the sender himself, but the host is responsible for the retransmission request and the peer host does not respond. However, this method should be used selectively. For example, if the sender host is overloaded with other things, it should be used selectively because retransmission delivery is impossible in a timely manner.

두 번째 방법은 송신자의 대리인이 실시하는 것으로 이 방법은 재전송 처리가 늦으며, 송신자가 연결(connectivity) 문제를 내포하고 있는 경우에는 상대편 호스트(peer-hosts)의 재전송 응답은 지연된다. 모든 호스트가 잠재적인 재전송 포인트를 갖는 경우의 장점은 송신자의 과부하 감소 처리가 가능하다. 이 방법은 빠른 응답이 가능한 응답을 취급하는 다른 호스트에게 효율을 줄 수 있다. 과부하에 걸린 다른 호스트는 방법이 없다. 호스트가 수행하는 재전송은 송신자가 호스트보다 더 과부하 상태인 경우이다. 이는 성능 시험, 모의 실험을 통하면 장, 단점이 분명해 질 것이다.The second method is performed by the sender's agent. In this method, the retransmission process is delayed. If the sender has a connectivity problem, the retransmission response of the peer-hosts is delayed. The advantage of having all the hosts with potential retransmission points is that the sender's overload reduction can be handled. This method can provide efficiency to other hosts that handle fast response responses. No other host is overloaded. The retransmission carried out by the host is when the sender is overloaded more than the host. This will be clear from the performance tests and simulations.

송신자 우선적인 모델을 사용하는 경우 송신자의 재전송 여력이 못 미쳐도 재전송 요구는 만족될 것이다. 다른 방법은 송신자보다는 다른 호스트가 재전송하게 한다. 이 호스트는 이 기능 제공을 위해 송신자 데이터의 수신자가 되어야 하며, 이 호스트는 송신자 호스트로서 같은 방법으로 재전송 요구에 응답할 수 있다. 송신자는 그 데이터의 재전송에 대한 응답을 피할 수 없기 때문에 먼저 재전송 응답을 제공한다. 어떤 이유에서 송신자가 재전송 요구에 응답할 수 없으면 다른 호스트가 실시한다. 이 경우의 의문 사항은 송신자를 포함하여 동시에 재전송 요구에 응답하는 것이다. 이는 재전송에서 사용한 댐핑 기술을 사용한다. 그러나 이는 다음과 같은 의문 사항을 해결한다.If the sender-preferred model is used, the retransmission request will be satisfied even if the sender's retransmission capacity is insufficient. Another way is to let other hosts resend the sender. This host must be the receiver of the sender data to provide this capability and this host can respond to the retransmission request in the same way as the sender host. The sender first provides a retransmission response because it can not avoid a response to retransmission of that data. If for some reason the sender can not respond to the retransmission request, it is done by another host. The question in this case is to include the sender and respond to the retransmission request at the same time. It uses the damping technique used in retransmissions. However, this solves the following questions.

재전송 취급에 호스트가 송신자보다 좋게 해결할 수 있고, 다른 상대편 호스트(peer-hosts)는 재전송 요구에 응답할 충분한 시간 결정이 가능하다. 이는 타이머 또는 재전송 요구에 특정 번호로 수행할 수 있다.The host can resolve better in the retransmission handling than the sender, and the other peer-hosts can determine a sufficient time to respond to the retransmission request. This can be done with a specific number in a timer or retransmission request.

상대편 호스트(peer-hosts)가 요청된 데이터를 재전송한 후에도 많은 요청 응답을 상대편 호스트(peer-hosts)가 막을 수 있는 방법으로 댐핑 기술을 사용하여 해결할 수있다. 재전송 요구 응답을 기도하는 모든 상대편 호스트(peer-hosts)는 다른 호스트로부터의 요청에 응답하기 위해 경청하는 얼마 동안을 기다린다.Even after the peer-hosts retransmit the requested data, many request responses can be solved using damping techniques in a way that the peer-hosts can block them. All peer-hosts that request a retransmission request response wait for some time to listen to respond to requests from other hosts.

특수한 조건으로 송신자 또는 수신자가 절차 외의 방법을 사용할때 수신자가 5번 시도 후에도 재전송을 받지 못하고, 그 기간 송신자로부터 하트비트(heartbeat)를 듣지 못하면 수신자는 송신자 호스트가 더 이상 가용하지 않다고 판단한다. 즉, 송신자가그룹에서 탈퇴(leave)한 것으로 간주한다. 그룹을 탈퇴(leave)하려는 송신자의 상태를 수신자가 모르거나, 송신자와의 연결이 손실된 두 가지 경우 모두 재전송 요구를 만족하는 상대편 수신자가 없거나 상대 수신자들에게도 원하는 데이터가 없는 경우이다. 이때 전송 프로토콜은 응용 계층에게 신뢰도(reliability) 에러 발생을 통지한다. 응용 계층은 어떤 행동을 취할지 결정한다. 수신자가 그 포인트 동안 손실된 기간을 갖으면 송신자는 그룹을 탈퇴한다. 수신자는 송신자의 탈퇴를 주목하지 않는다. 즉, 수신자는 송신자로부터 규칙적으로 데이터나 하트비트(heartbeat)를 수신하도록 되어 있다.When the sender or receiver uses a non-procedural method under special conditions, the receiver does not receive the retransmission after the fifth try, and if the receiver does not hear the heartbeat from the sender during that period, the receiver determines that the sender host is no longer available. That is, the sender is considered to have left the group. In both cases where the recipient does not know the status of the sender to leave the group or the connection to the sender is lost, there is no recipient meeting the retransmission request, or the recipient does not have the desired data. At this time, the transmission protocol notifies the application layer of the occurrence of a reliability error. The application layer decides what action to take. If the recipient has a lost period during that point, the sender leaves the group. The recipient does not pay attention to the withdrawal of the sender. That is, the receiver is arranged to receive data or heartbeat regularly from the sender.

특정 시간 동안 송신자로부터 어떤 메시지도 받지 못하는 경우, 수신자는 송신자의 상태를 결정한다. 이는 중요한 사항으로 수신자는 송신자로부터 마지막 경청한 순간 송신자가 전송한 가장 최근의 데이터를 수신하고 있어야 하기 때문이다. 그 시점에서 송신자의 다른 데이터 전송 여부는 알 수 없다.If no message is received from the sender for a specific time, the receiver determines the sender's status. This is important because the recipient must be receiving the most recent data transmitted by the sender at the last listening time from the sender. At this point, it is not known whether or not the sender transmits other data.

송신자의 상태는 수신자가 명확한 요청(explicit request)을 통해 얻는다. 송신자가 여전히 멀티캐스트 그룹내에 있으나 수신자이면 전번 송신자 호스트는 더 이상 송신자가 아님을 확인(ACK)한다. 오래된 송신자는 데이터의 마지막 세그먼트를 더 이상 보유할 수 없으며, 마지막 패킷의 순서 번호를 명시하여 송신자에게 전송한다. 수신자는 이것으로 손실된 데이터 유무를 결정한다. 수신자가 응용 계층에게 통지하면 송신자 천이에 의한 처리는 송신자의 데이터가 더 이상 유효하지 않을 때 완료한다. 이는 데이터가 모든 수신자들로부터 폐기된다. 송신자가 더이상 멀티캐스트 그룹이 아닌 경우(탈퇴시)에는, 수신자들(status requester)은 상대편 호스트에게 응답한다. 이는 상대편 호스트들이 아직 송신자에 관한 정보를 보유하였다고 추측한다.The sender's state is obtained by an explicit request. If the sender is still in the multicast group but is a recipient, the last sender host should acknowledge (ACK) that it is no longer the sender. The old sender can no longer hold the last segment of the data, but sends the sender the specified sequence number of the last packet. The receiver then determines the presence or absence of the lost data. When the receiver notifies the application layer, the processing by the sender transition is completed when the data of the sender is no longer valid. This discards the data from all receivers. If the sender is no longer a multicast group (upon withdrawal), the status requester responds to the other host. This assumes that the other hosts still have information about the sender.

데이터 전송 및 송신자 하트비트(heartbeat) 메시지를 가진 수신자는 재전송 종료를 요청하지 못한다. 이는 송신자에게로 경로가 리턴된 네트워크 에러 때문이다. 이 경우 상대편 수신자는 송신자 입장에서 재전송을 수행할 수 있다.A receiver with a data transmission and a sender heartbeat message does not request retransmission termination. This is due to a network error returned to the sender. In this case, the recipient of the opposite party can perform the retransmission from the sender's point of view.

재전송 요청을 경청(listening)하는 상대편 수신자가 없다면 수신자는 에러 상태를 종료하고 이를 응용 계층에게 넘겨준다.If there is no other recipient listening to the retransmission request, the receiver terminates the error condition and hands it to the application layer.

제2도는 본 발명에 따른 에러 수정 방법을 설명하기 위해 도시한 블록도이다.FIG. 2 is a block diagram illustrating an error correction method according to the present invention.

도시된 바와 같이 송신 또는 수신(SENDING 또는 RECEIVING) 상태(21)에 있는 호스트는 다른 상대편 호스트를 통해 에러 요청에 응답한다. 에러 메시지를 수신할 경우 호스트는 대기 1(WAIT_1) 상태(22)로 들어가서 에러 메세지에 응답하고 올바른 복구된 데이터(REPAIR_DATA)를 제공한다. 대기 1 (WAIT_1) 상태(22)는 상대편 호스트가 에러 메세지를 응답하기 위한 댐핑에 사용한다. 호스트는 복구된 데이터( REPAIR_DATA)를 발생하고 타이머를 가동한다. 타이머를 가동한 후, 상대편 호스트가 복구된 데이터(REPAIR_DATA)에 응답하는가 기다리는 타이머 기간에 호스트는 송신 복구(SEND_REPAIR) 상태(23)로 이동한 후, 멀티 캐스트 그룹에 복구된 데이터(REPAIR_DATA)를 송신한다. 그러나, 대기1(WAIT_1)(22) 상태의 호스트에서 상대편 호스트가 복구된 데이터(REPAIR_DATA)를 응답한 경우에 호스트는 원래의 송신 또는 수신(SENDING 또는 RECEIVING) 상태(21)로 되돌아온다.As shown, the host in the SENDING or RECEIVING state 21 responds to the error request via the other party's host. When receiving an error message, the host goes into the WAIT_1 (WAIT_1) state (22), responds to the error message and provides the correct recovered data (REPAIR_DATA). The WAIT_1 (WAIT_1) state 22 is used by the opposing host for damping to respond to an error message. The host generates the recovered data (REPAIR_DATA) and activates the timer. The host moves to the SEND_REPAIR state 23 in the timer period in which the host waits for the host to respond to the recovered data REPAIR_DATA and then transmits the recovered data REPAIR_DATA to the multicast group do. However, the host returns to the original transmitting or receiving state (SENDING or RECEIVING) state 21 when the opposite host responds with the recovered data (REPAIR_DATA) in the state of WAIT_1 (22).

상술한 바와 같이 본 발명에 의하면 컴퓨터 통신의 전송 프로토콜에서 다자간에 신뢰성 있는 멀티미디어 데이타 전송을 가능하게 하며 데이터의 손실을 최소화할 수 있는 탁월한 효과가 있다.As described above, according to the present invention, it is possible to transmit reliable multimedia data in a multi-party transmission protocol of computer communication and to minimize the loss of data.

Claims (5)

수신 상태의 수신자가 순서 번호를 추적하여 수신된 데이터의 에러를 검출하고 타이머를 호출하는 제1단계와, 상기 호출된 타이머를 종료한 수신자가 대기 2상태로 이동하는 제2단계와, 상기 대기 2상태의 수신자가 다른 호스트에서 에러를 검출할 경우 대기 3상태로 이동하여 에러 메시지의 응답을 기다리는 제3단계와, 상기 대기 3상태의 수신자가 복구된 데이터를 수신할 경우 정상적인 수신상태로 이동하는 제4단계와, 상기 대기2상태의 수신자는 타이머가 소멸될 경우 에러 메시지를 발생하여 멀티캐스트 그룹에 보내고 대기 3상태로 이동하는 제5단계와, 상기 대기 3상태의 수신자가 다른 호스트로부터 에러 메시지에 대한 응답이 없을 경우 대기 2상태로 이동하여 에러 메시지를 발생하는 제6단계로 이루어진 것을 특징으로 하는 전송 프로토콜에서 다자간 통신의 에러 검출 방법.A first step in which a receiver in a reception state tracks an order number and detects an error in the received data and calls a timer; a second step in which a receiver terminating the called timer moves to a standby state; A third step of moving to a wait state and waiting for a response of an error message when a receiver of the state detects an error in another host; and a third step of, if receiving the recovered data, The receiver of the standby 2 state generates an error message when the timer expires and sends the error message to the multicast group and moves to the standby 3 state; and if the receiver of the standby 3 state receives an error message from another host And a sixth step of moving to the standby 2 state and generating an error message if there is no response Error detecting method of tracking communications. 제1항에 있어서, 상기 제2단계의 대기 2상태로 이동한 수신자는 에러를 검출하고 멀티캐스트 그룹에게 소극적 확인 메시지를 송신하는 것을 특징으로 하는 전송 프로토콜에서 다자간 통신의 에러 검출 방법.2. The method of claim 1, wherein the receiver moves to the standby 2 state of the second step detects an error and transmits a passive confirmation message to the multicast group. 제1항에 있어서, 상기 제2단계의 대기2상태로 이동한 수신자가 상기 대기2상태에서 대기할 경우 멀티캐스트 그룹 내의다른 호스트가 소극적 확인메시지들을 경청하는 것을 특징으로 하는 전송 프로토콜에서 다자간 통신의 에러 검출 방법.2. The method of claim 1, wherein when the receiver moves to the standby 2 state in the second step, the host in the multicast group listens to the passive confirmation messages when waiting in the standby 2 state. Error detection method. 제1항에 있어서, 상기 제6단계는 대기 2상태와 대기 3상태간에 일정한 횟수의 진퇴 천이가 종료된 후에도 에러 메시지에 대한 응답이 없을 경우 호스트에서 에러 메시지를 발생하는 것을 특징으로 하는 전송 프로토콜에서 다자간 통신의 에러 검출 방법.The method as claimed in claim 1, wherein the sixth step generates an error message in the host if there is no response to the error message even after a predetermined number of forward / backward transitions have been completed between the standby 2 state and the standby 3 state An error detection method for multi-party communication. 송신 또는 수신 상태의 호스트가 에러 메시지를 수신할 경우 대기 1상태로 이동하는 제1단계와, 상기 대기 1상태의 호스트는 에러 메세지에 응답하고 복구된 데이터를 발생하고 타이머를 가동하는 제2단계와, 상기 타이머를 가동한 호스트는 상대편 호스트에서 복구된 데이터에 응답하는가 기다리는 동안 송신 복구 상태로 이동하는 제3단계와, 상기 송신 복구 상태의 호스트에서 멀티캐스트 그룹으로 복구된 데이터를 송신하는 제4단계와, 상기 대기 1상태의 호스트는 상대편 호스트에서 복구된 데이터에 응답할 경우 송신 또는 수신 상태로 복귀하는 제5단계로 이루어진 것을 특징으로 하는 전송 프로토콜에서 다자간 통신의 에러 수정 방법.A first step of moving to a standby state when a host in a transmitting or receiving state receives an error message; and a second step of responding to an error message, generating a recovered data and activating a timer, A third step in which the host operating the timer moves to a transmission restoration state while waiting for responding to data recovered from the other host; a third step of transmitting data restored to the multicast group from the host in the transmission restoration state; And a fifth step of the host in the standby state returning to the transmitting or receiving state when responding to the data recovered from the other host.
KR1019960043786A 1996-10-04 1996-10-04 Error detecting and correcting method KR100204598B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960043786A KR100204598B1 (en) 1996-10-04 1996-10-04 Error detecting and correcting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960043786A KR100204598B1 (en) 1996-10-04 1996-10-04 Error detecting and correcting method

Publications (2)

Publication Number Publication Date
KR19980025598A KR19980025598A (en) 1998-07-15
KR100204598B1 true KR100204598B1 (en) 1999-06-15

Family

ID=19476122

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960043786A KR100204598B1 (en) 1996-10-04 1996-10-04 Error detecting and correcting method

Country Status (1)

Country Link
KR (1) KR100204598B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004012394A1 (en) 2002-07-31 2004-02-05 Ktfreetel Co., Ltd. Method and apparatus for receivability test and reachability test of explicit multicast

Also Published As

Publication number Publication date
KR19980025598A (en) 1998-07-15

Similar Documents

Publication Publication Date Title
KR100248080B1 (en) Method of error control for multiparty multimedia communications
EP1747644B1 (en) Method and apparatus for group communication with end-to-end reliability
AU644800B2 (en) Data communication method and system
KR101032512B1 (en) Reliable delivery of multi-cast conferencing data
Crowcroft et al. A multicast transport protocol
US6505253B1 (en) Multiple ACK windows providing congestion control in reliable multicast protocol
US5459725A (en) Reliable multicasting over spanning trees in packet communications networks
US6526022B1 (en) Detecting congestion by comparing successive loss of packets in windows to provide congestion control in reliable multicast protocol
EP1411688B1 (en) Method and apparatus for multicast data retransmission
EP1909468B1 (en) Method and apparatus for backing up TCP connection
US20030031175A1 (en) Method of multicasting
Sabata et al. Transport protocol for reliable multicast: TRM
US20070263626A1 (en) A System for Session-Oriented Reliable Multicast Transmission.
CN106034011A (en) Control method and system for multicast transport quality guarantee
EP1139602A1 (en) Method and device for multicasting
KR100240645B1 (en) Packet error controller of multicast communication and method thereof
Xiao et al. Optimizing buffer management for reliable multicast
Mehta et al. Delayed Duplicate-Acknowledgements: A Proposal to Improve Performance of TCP on Wireless Links
KR100204598B1 (en) Error detecting and correcting method
KR100223014B1 (en) Method for controlling error
KR100240651B1 (en) Method for controlling the connection between source and receiver in multiparty multimedia communication
KR100204587B1 (en) Transmission protocol source and receiver connection controlling method
KR100736913B1 (en) A reliable transport supporting method for a wireless sensor network
CN117978747A (en) Reliability multicast method and system based on sender confirmation maximum reliability frame
KR100248079B1 (en) Method of buffer management for multimedia communications

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20100226

Year of fee payment: 12

LAPS Lapse due to unpaid annual fee