CN100417154C - Method for realizing reliable transfering transaction by using mechanism of state machine - Google Patents

Method for realizing reliable transfering transaction by using mechanism of state machine Download PDF

Info

Publication number
CN100417154C
CN100417154C CNB021483671A CN02148367A CN100417154C CN 100417154 C CN100417154 C CN 100417154C CN B021483671 A CNB021483671 A CN B021483671A CN 02148367 A CN02148367 A CN 02148367A CN 100417154 C CN100417154 C CN 100417154C
Authority
CN
China
Prior art keywords
state
transaction
affairs
request
incident
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CNB021483671A
Other languages
Chinese (zh)
Other versions
CN1499802A (en
Inventor
赵瑞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB021483671A priority Critical patent/CN100417154C/en
Priority to PCT/CN2003/000788 priority patent/WO2004045146A1/en
Priority to AU2003271019A priority patent/AU2003271019A1/en
Publication of CN1499802A publication Critical patent/CN1499802A/en
Application granted granted Critical
Publication of CN100417154C publication Critical patent/CN100417154C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements

Abstract

The present invention relates to a method for realizing the reliable transmission of transaction, which belongs to the technical field of communication. The present invention is characterized in that transaction request sent to an opposite terminal entity by a protocol entity is saved to a request queue; the transaction reply of the transaction request which is received by the opposite terminal entity is saved to a response queue; the transactions of the two queues respectively complete the corresponding operation and the change of a state according to an event, the trigging state of which is changed; consequently, the reliable transmission of the transactions is realized by a mechanism of a state machine. The present invention overcomes the defects of the complication of the existing mechanism for realizing the reliable transmission of transactions and the controlling difficulties of the realized test; therefore, the present invention provides a method by which the complicated logical relationship of the reliable transmission of transactions is simple and clear; besides, the method is convenient to realizing and testing.

Description

A kind of method of utilizing state machine mechanism to realize the affairs reliable transmission
Technical field
The present invention relates to communication technical field, relate in particular to a kind of method that realizes affairs reliable transmission on IP network.
Background technology
In next generation network and in the soft switch networking architecture, Media Gateway Controller (MGC) is controlled media gateway (MG) by MGCP (H.248).H.248 agreement is a kind of principal and subordinate's agreement, based on Media Gateway Controller, media gateway be from, Media Gateway Controller is responsible for the call state relevant with media gateway controlled, media gateway is finished the conversion of media formats between the heterogeneous networks under the control of Media Gateway Controller, if the message that Media Gateway Controller sends can not obtain timely response, may cause repeating sending, will cause can't predicting to the state after the media gateway fill order.
H.248 the protocol message of protocol definition can be gone up transmission in User Datagram Protoco (UDP) (UDP) or transmission control protocol (TCP), when on UDP, transmitting, information drop-out may take place, when on TCP, transmitting, although TCP provides reliable transmission mechanism, but because TCP is a kind of agreement based on stream, for H.248 agreement towards affairs (Transaction), request transaction in the message (Transaction Request) with reply affairs (TransactionReply) and still might lose, so H.248 agreement has been stipulated the requirement transmitted on IP, guarantee the reliable transmission of affairs (Transaction).
At present, H.248 agreement has stipulated that transmission requirement is followed following mechanism on IP:
(1) " once machine-processed at the most "
Require protocol entity in internal memory, to keep two tabulations, one is used for writing down and executes the Transaction Reply that returns behind the Transaction Request that is received recently, another is used for writing down the current Transaction Request that needs processing, when receiving a Transaction Request message, the transaction number (Transaction ID) that receives affairs is compared with the transaction number (Transaction ID) of the Transaction Reply that sends recently, if it is identical, then do not carry out the request transaction Transaction Request that receives, only repeat to send Transaction Reply response message, as inequality, then will receive affairs Transaction ID compares with the Transaction Request tabulation that needs to handle, if in tabulation, find the identical affairs of Transaction ID, then show this TransactionRequest attach most importance to the recurrence give, needn't carry out.
(2) retransmission mechanism
The protocol entity that sends Transaction Request should be all Transaction and specifies a retransmission timer, when timer expiry does not receive response yet, then should repeat to send this Transaction, when the Transaction that repeats repeatedly to send did not meet with a response yet, the entity that sends request should be taked alternative service or remove the existing connection that connects or be about to set up.
(3) three-way handshake mechanism
In the Transaction implementation, some Transaction carries out may need the long time, thereby may cause Transaction to carry out with retransmission mechanism clashes, the re-transmission repeatedly that time of implementation is oversize may to cause Transaction repeatedly perhaps causes retransmission timer numerical value excessive and reduce the efficient of transmission.Need the long time of implementation if protocol entity is predicted a certain Transaction, then can send a Temporary Response message (Transaction Pending) indication Transaction earlier and handle; Receive the TransactionRequest message of repetition when protocol entity, if this Transaction handles, also should send TransactionPending message, the entity that receives Transaction Pending message should be different numerical value of retransmission timer setting of the Transaction Request message of this message correspondence; If receive final Transaction Reply message, then should send an acknowledge message to the opposite end entity immediately, after this, should use common timer.For same TransactionRequest, entity should be ignored the Transaction Pending message of reception after receiving final Transaction Reply.
(4) other
Long timer (LONG-TIMER):
The time that LONG-TIMER sets should be greater than the maximum duration of a Transaction, and this time also should consider the maximum numbers of repetition of Transaction, repeat the maximum of timer and be grouped in maximum transmitted time delay in the network.After protocol entity sent response message, the TransactionID that protocol entity should be response transactions preserved a backup, and the holding time is the time that LONG-TIMER sets.If LONG-TIMER is overtime, perhaps received the response acknowledgement message that comprises " Response Acknowledgement Parameter " parameter from peer-entities, this parameter has been carried one group of " the Transaction ID scope that has been identified " parameter, then protocol entity will detect Transaction Reply tabulation, abandon those Transaction ID and be included in the interior Transaction Reply of above-mentioned scope.
The mechanism of the realization Transaction reliable transmission of above agreement regulation is complicated, and the test that realizes also is difficult to control.
Summary of the invention
Technical problem to be solved by this invention is: the complicated and unmanageable deficiency of test to realizing of mechanism that overcomes existing realization Transaction reliable transmission, provide a kind of logical relation of the Transaction of making reliable transmission complexity to become simply clear, be convenient to the method that realizes and test.
The present invention solves the problems of the technologies described above the technical scheme that is adopted to be:
This method of utilizing state machine mechanism to realize the affairs reliable transmission, it is characterized in that: with request transaction (Transaction Request) be saved in request (Request) formation of protocol entity to the transmission of opposite end entity, the affairs (Transaction Reply) of replying that will be responded the request transaction (TransactionRequest) that receives from the opposite end entity are saved in and reply (Response) formation, between the incident that changes according to transaction status in affairs Transact ion state and the trigger request formation in the request queue and describedly reply the state relation that transaction status and triggering are replied between the incident that transaction status changes in the formation in the formation and finish corresponding transmission operation and state variation, thereby utilize state machine mechanism to realize reliable transmission to affairs (Transaction).
In the described request queue, the state of affairs comprises:
State a: request transaction is sent to the opposite end entity for the first time;
State b: the request transaction that sends to the opposite end entity is not received response in timing, the retransmitted one or many of this request transaction;
State c: after sending request transaction, receive the Temporary Response (Transaction Pending) of opposite end entity to this request transaction to the opposite end entity.
The incident that transaction status changes in the described trigger request formation comprises:
Incident a: receive response to request transaction from the opposite end entity;
Incident b: receive Temporary Response to request transaction from the opposite end entity;
Incident c: the retransmission timer of request transaction is overtime;
Incident d: request transaction has reached maximum retransmission.
In the described request queue, the state of affairs and the operation of incident are changed to:
When receiving incident a, when current state is state a: affairs are abandoned from request queue;
When receiving incident a, when current state is state b: affairs are abandoned from request queue;
When receiving incident a, when current state is state c: affairs are abandoned from request queue, send an acknowledge message to the opposite end entity;
When receiving incident b, when current state was state a: the value of the retransmission timer of affairs was set to Temporary Response timer value, number of retransmissions zero setting, and the state of affairs is adjourned to state c;
When receiving incident b, when current state was state b: the value of the retransmission timer of affairs was set to Temporary Response timer value, number of retransmissions zero setting, and the state of affairs is adjourned to state c;
When receiving incident b, when current state is state c: inoperation;
When receiving incident c, when current state was state a: resend once these affairs, number of retransmissions increased, and the state of affairs is adjourned to state b;
When receiving incident c, when current state was state b: resend once these affairs, number of retransmissions increased;
When receiving incident c, when current state was state c: resend once these affairs, number of retransmissions increased, and the retransmission timer of affairs is reset, and the state of affairs is adjourned to state b;
When receiving incident d, current state can not be state a;
When receiving incident d, when current state is state b: take alternative service or remove the existing connection that connects or be about to set up;
When receiving incident d, current state can not be state c.
Described replying in the formation, the state of affairs comprises:
State A: the request transaction that receives the opposite end entity for the first time;
State B: the response to the request transaction that receives has sent to the opposite end entity;
State C: receive the opposite end entity to replying the affirmation response (ResponseAcknowledgement) of affairs.
Described triggering is replied the incident that transaction status changes in the formation and is comprised:
Incident A: receive request transaction from the opposite end entity;
Incident B: receive replying the affirmation response of affairs from the opposite end entity;
Incident C: transaction number (Transaction ID) holding time that sends response to the opposite end entity is overtime.
Described replying in the formation, the state of affairs and the operation of incident are changed to:
When receiving incident A, when current state is state A: send a Temporary Response to the opposite end entity, do not carry out this request transaction, Temporary Response is retransmitted to reach and will be replied affairs behind certain number of times and delete from reply formation;
When receiving incident A, when current state is state B: resend and once reply affairs and give the opposite end entity, do not carry out this request transaction;
When receiving incident A, when current state is state C: do not carry out this request transaction;
When receiving incident B, when current state is state A: inoperation;
When receiving incident B, when current state was state B: will reply affairs and delete from reply formation, and only preserve transaction number, the state of affairs was adjourned to state C;
When receiving incident B, when current state is state C: inoperation;
When receiving incident C, current state can not be state A;
When receiving incident C, when current state is state B: will reply affairs and from reply formation, delete, and abandon correspondent transaction number;
When receiving incident C, when current state is state C: abandon correspondent transaction number.
Beneficial effect of the present invention is: the present invention utilizes state machine to realize the reliable transmission of Transaction according to the mechanism of the regulation of agreement H.248, utilize state machine mechanism that formation, state and incident are designed, compare with existing implementation, the logical relation that the present invention makes Transaction reliable transmission complexity becomes simply clear by the design of state and incident, is convenient to realize and test.
Embodiment
According to embodiment the present invention is described in further detail below:
The present invention is based on the H.248 regulation of agreement, adopted state machine to realize the reliable transmission of affairs (Transaction), be described in detail as follows on IP, transmitting:
Protocol entity is saved in a request (Request) formation to the request transaction (Transaction Request) that peer-entities sends, the affairs (Transaction Reply) of replying that will be responded the request transaction (Transaction Request) that receives from peer-entities are saved in one and reply (Response) formation, affairs (Transaction) in two formations are finished corresponding operation and state variation according to the incident that triggers state variation respectively, utilize state machine mechanism to realize reliable transmission to affairs (Transaction).
The state of Transaction in the Request formation is as shown in table 1:
Table 1
State number Status Name State description
a TS_SENT Transaction is sent to the opposite end entity for the first time
b TS_RESENT The Transaction that sends to the opposite end entity does not receive response in timing, the retransmitted one or many of this Transaction
c TS_PENDING_RECEI VED After sending Transaction, receive the Temporary Response Transaction Pending of opposite end entity to this Transaction to the opposite end entity
The condition that Transaction enters the Request formation is for the first time after the opposite end entity sends, and initial condition is state a.
The institute that triggers above state variation might incident comprise:
Table 2
Event number The incident title Event description
a TE_RESPONSE_INCOMING Receive response from the opposite end entity to Transaction
b TE_PENDING_INCOMING Receive Temporary Response from the opposite end entity to Transaction
c TE_RESEND_TIMEOUT The retransmission timer of Transaction is overtime
d TE_MAX_RETRY_ACHIEVED Transaction has reached maximum retransmission
Transaction in the current Request formation is as shown in table 3 according to the corresponding operating and the state variation situation of trigger event:
Table 3
Figure C0214836700111
Figure C0214836700121
The state of Transaction in the Response formation is as shown in table 4:
Table 4
State number Status Name State description
A RS_REQUEST_RECEIVED Receive for the first time the Transaction Request of opposite end entity
B RS_SENT Response Transaction Reply to the Transaction Request that receives has sent to the opposite end entity
C RS_RESPONSE_ACK_RECEIV ED Receive the affirmation response Response Acknowledgement of opposite end entity to Transaction Reply
The condition that Transaction enters the Response formation is the Transaction Request that receives the opposite end entity for the first time, initial condition is state A, in case responded TransactionReply, that preserve in the Response formation is Transaction Reply, state is adjourned to state B, and starts long timer LONG_TIMER.
The possible incident of institute that triggers above state variation is as shown in table 5, comprising:
Table 5
Event number The incident title Event description
A RE_REQUEST_INCOMING Receive Transaction Request from the opposite end entity
B RE_RESPONSE_ACK_INCO MING The affirmation that receives Transaction Reply from the opposite end entity responds Response Acknowledgement
C RE_LONG_TIMEOUT The Transaction ID holding time that sends response to the opposite end entity is overtime
Transaction in the current Response formation is as shown in table 6 according to the corresponding operating and the state variation situation of trigger event:
Table 6
Figure C0214836700131
Such scheme of the present invention utilizes state machine mechanism that formation, state and incident are designed, and compares with existing implementation, makes the logical relation of affairs Transaction reliable transmission complexity become simply clear, is convenient to realize and test.

Claims (7)

1. one kind is utilized the machine-processed method that realizes the affairs reliable transmission of state machine, it is characterized in that: the request transaction Transaction Request that protocol entity is sent to the opposite end entity is saved in request Request formation, will to receive from the opposite end entity request transaction TransactionRequest responded replys affairs Transaction Reply and be saved in and reply the Response formation, between the incident that changes according to transaction status in affairs Transaction state in the request queue and the trigger request formation and reply the state relation that transaction status and triggering are replied between the incident that transaction status changes in the formation in the formation and finish corresponding transmission operation and state variation, thereby utilize state machine mechanism to realize reliable transmission to affairs Transaction.
2. the method for utilizing state machine mechanism to realize the affairs reliable transmission according to claim 1, it is characterized in that: in the described request queue, the state of affairs comprises:
State a: request transaction is sent to the opposite end entity for the first time;
State b: the request transaction that sends to the opposite end entity is not received response in timing, the retransmitted one or many of this request transaction;
State c: after sending request transaction, receive the Temporary Response Transaction Pending of opposite end entity to this request transaction to the opposite end entity.
3. the method for utilizing state machine mechanism to realize the affairs reliable transmission according to claim 2, it is characterized in that: the incident that transaction status changes in the described trigger request formation comprises:
Incident a: receive response to request transaction from the opposite end entity;
Incident b: receive Temporary Response to request transaction from the opposite end entity;
Incident c: the retransmission timer of request transaction is overtime;
Incident d: request transaction has reached maximum retransmission.
4. the method for utilizing state machine mechanism to realize the affairs reliable transmission according to claim 3, it is characterized in that: in the described request queue, the state of affairs and the operation of incident are changed to:
When receiving incident a, when current state is state a: affairs are abandoned from request queue;
When receiving incident a, when current state is state b: affairs are abandoned from request queue;
When receiving incident a, when current state is state c: affairs are abandoned from request queue, send an acknowledge message to the opposite end entity;
When receiving incident b, when current state was state a: the value of the retransmission timer of affairs was set to Temporary Response timer value, number of retransmissions zero setting, and the state of affairs is adjourned to state c;
When receiving incident b, when current state was state b: the value of the retransmission timer of affairs was set to Temporary Response timer value, number of retransmissions zero setting, and the state of affairs is adjourned to state c;
When receiving incident b, when current state is state c: inoperation;
When receiving incident c, when current state was state a: resend once these affairs, number of retransmissions increased, and the state of affairs is adjourned to state b;
When receiving incident c, when current state was state b: resend once these affairs, number of retransmissions increased;
When receiving incident c, when current state was state c: resend once these affairs, number of retransmissions increased, and the retransmission timer of affairs is reset, and the state of affairs is adjourned to state b;
When receiving incident d, current state can not be state a;
When receiving incident d, when current state is state b: take alternative service or remove the existing connection that connects or be about to set up;
When receiving incident d, current state can not be state c.
5. according to claim 1,2, the 3 or 4 described methods of utilizing state machine mechanism to realize the affairs reliable transmission, it is characterized in that: described replying in the formation, the state of affairs comprises:
State A: the request transaction that receives the opposite end entity for the first time;
State B: the response to the request transaction that receives has sent to the opposite end entity;
State C: receive the opposite end entity to replying the affirmation response ResponseAcknowledgement of affairs.
6. the method for utilizing state machine mechanism to realize the affairs reliable transmission according to claim 5 is characterized in that: described triggering is replied the incident that transaction status changes in the formation and is comprised:
Incident A: receive request transaction from the opposite end entity;
Incident B: receive replying the affirmation response of affairs from the opposite end entity;
Incident C: the transaction number Transaction ID holding time that sends response to the opposite end entity is overtime.
7. the method for utilizing state machine mechanism to realize the affairs reliable transmission according to claim 6 is characterized in that: described replying in the formation, and the state of affairs and the operation of incident are changed to:
When receiving incident A, when current state is state A: send a Temporary Response to the opposite end entity, do not carry out this request transaction, Temporary Response is retransmitted to reach and will be replied affairs behind certain number of times and delete from reply formation;
When receiving incident A, when current state is state B: resend and once reply affairs and give the opposite end entity, do not carry out this request transaction;
When receiving incident A, when current state is state C: do not carry out this request transaction;
When receiving incident B, when current state is state A: inoperation;
When receiving incident B, when current state was state B: will reply affairs and delete from reply formation, and only preserve transaction number, the state of affairs was adjourned to state C;
When receiving incident B, when current state is state C: inoperation;
When receiving incident C, current state can not be state A;
When receiving incident C, when current state is state B: will reply affairs and from reply formation, delete, and abandon correspondent transaction number;
When receiving incident C, when current state is state C: abandon correspondent transaction number.
CNB021483671A 2002-11-11 2002-11-11 Method for realizing reliable transfering transaction by using mechanism of state machine Expired - Fee Related CN100417154C (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CNB021483671A CN100417154C (en) 2002-11-11 2002-11-11 Method for realizing reliable transfering transaction by using mechanism of state machine
PCT/CN2003/000788 WO2004045146A1 (en) 2002-11-11 2003-09-17 A method for realize the reliable transmission of transaction mechanism of state machine
AU2003271019A AU2003271019A1 (en) 2002-11-11 2003-09-17 A method for realize the reliable transmission of transaction mechanism of state machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB021483671A CN100417154C (en) 2002-11-11 2002-11-11 Method for realizing reliable transfering transaction by using mechanism of state machine

Publications (2)

Publication Number Publication Date
CN1499802A CN1499802A (en) 2004-05-26
CN100417154C true CN100417154C (en) 2008-09-03

Family

ID=32304066

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB021483671A Expired - Fee Related CN100417154C (en) 2002-11-11 2002-11-11 Method for realizing reliable transfering transaction by using mechanism of state machine

Country Status (3)

Country Link
CN (1) CN100417154C (en)
AU (1) AU2003271019A1 (en)
WO (1) WO2004045146A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7349384B2 (en) * 2004-12-10 2008-03-25 Microsoft Corporation Reliable one-way messaging over request-response transport protocols
CN1855931B (en) * 2005-04-20 2010-08-04 华为技术有限公司 Method for processing upload event of media gateway in network of the latter generation
CN100347993C (en) * 2005-09-27 2007-11-07 清华大学 Protocol interoperation characteristic test generating method based on communication multi-port finite state machine
CN101286862B (en) * 2007-04-09 2012-07-04 中兴通讯股份有限公司 Method for synchronizing and switching multicast service between main and standby in access device
CN101179465B (en) * 2007-12-10 2010-12-15 中国科学院计算技术研究所 Wireless network media access control system and service stream dynamic handling method
CN101206687B (en) * 2007-12-18 2011-04-06 同济大学 Method for improving dynamic security of distributed dynamoelectric equipment
CN101447857B (en) * 2008-05-26 2012-07-18 中兴通讯股份有限公司 Method for adjusting time parameter dynamically during message-handling process
CN103729259B (en) * 2012-10-12 2017-02-01 安凯(广州)微电子技术有限公司 Verification method and device for AHB read-write burst mutual interruption
CN106250250A (en) * 2016-08-09 2016-12-21 广州唯品会信息科技有限公司 Data communications method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0820016A2 (en) * 1996-07-01 1998-01-21 Sun Microsystems, Inc. A multiprocessing system including an enhanced blocking mechanism for read-to-share-transactions in a NUMA mode
WO2001011524A1 (en) * 1999-08-04 2001-02-15 Rapidmoney Corporation System and method for rapidly and securely transferring funds electronically between two points
US6405292B1 (en) * 2000-01-04 2002-06-11 International Business Machines Corp. Split pending buffer with concurrent access of requests and responses to fully associative and indexed components

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5878235A (en) * 1996-10-03 1999-03-02 Micron Electronics, Inc. Method and system for concurrent computer transaction processing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0820016A2 (en) * 1996-07-01 1998-01-21 Sun Microsystems, Inc. A multiprocessing system including an enhanced blocking mechanism for read-to-share-transactions in a NUMA mode
WO2001011524A1 (en) * 1999-08-04 2001-02-15 Rapidmoney Corporation System and method for rapidly and securely transferring funds electronically between two points
US6405292B1 (en) * 2000-01-04 2002-06-11 International Business Machines Corp. Split pending buffer with concurrent access of requests and responses to fully associative and indexed components

Also Published As

Publication number Publication date
WO2004045146A1 (en) 2004-05-27
AU2003271019A1 (en) 2004-06-03
CN1499802A (en) 2004-05-26

Similar Documents

Publication Publication Date Title
US7400893B2 (en) Mobile communication method and system
JP5361828B2 (en) Packet retransmission method in mobile communication system and computer-readable recording medium on which program is recorded
EP1721405B1 (en) Method for retransmitting packet in mobile communication system and computer-readable medium recorded program thereof
US7031273B2 (en) Session initiation protocol retransmission method
CA2368770C (en) Packet discard notification for semi reliable retransmission protocol
CN100466845C (en) System for efficient recovery of node-B buffered data following MAC layer reset
CN101677292B (en) Method for fragmenting data in stream control transmission protocol
JP5351329B2 (en) Method and terminal for receiving one-to-many service in a wireless communication system
KR20040078160A (en) Adaptive measurement of round-trip time in automatic retransmission request (arq) protocols and using an abort timer started at receipt of a negative acknowledgement (nak)
CN1889414B (en) Method for transmitting status PDU based on missing PDU detection mechanism
CN100417154C (en) Method for realizing reliable transfering transaction by using mechanism of state machine
CN105379342A (en) Data retransmission method and device
CN112911638B (en) Reliable communication method for optimizing wireless network load congestion by using UDP (user Datagram protocol)
JP2002135357A (en) Control method for data flow in communication system
EP1580916B1 (en) System and method for transmitting units of messages in a mobile communication system
CN100372278C (en) A data unit retransmission method
CN116132001A (en) Packet loss retransmission method
CN100433611C (en) A method for scheduling state report request data unit
JP2004147183A (en) Error control method, communication equipment, and communication system
CN101193095A (en) Data transmission method and system for wireless link control layer
WO2006021159A1 (en) Method for controlling transmission frequency of status reports
Jiang et al. An AM-RLC scheme with adaptive acknowledgement interval
CN114449057A (en) Data transmission method and device
Kueh et al. Enhancing the radio link protocol for VoIP session establishment signalling over satellite-UMTS
Yu et al. A Cross-layer mechanism for TCP connection over wireless uplink in Cellular Networks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080903

Termination date: 20121111