CN103338158A - GOOSE message transmission delay jitter suppression method - Google Patents
GOOSE message transmission delay jitter suppression method Download PDFInfo
- Publication number
- CN103338158A CN103338158A CN2013102263276A CN201310226327A CN103338158A CN 103338158 A CN103338158 A CN 103338158A CN 2013102263276 A CN2013102263276 A CN 2013102263276A CN 201310226327 A CN201310226327 A CN 201310226327A CN 103338158 A CN103338158 A CN 103338158A
- Authority
- CN
- China
- Prior art keywords
- frame
- ethernet
- goose message
- port
- goose
- 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.)
- Granted
Links
- 241000272814 Anser sp. Species 0.000 title claims abstract description 72
- 238000000034 method Methods 0.000 title claims abstract description 28
- 230000005540 biological transmission Effects 0.000 title claims abstract description 11
- 230000001629 suppression Effects 0.000 title description 3
- 230000003139 buffering effect Effects 0.000 claims 5
- 230000005764 inhibitory process Effects 0.000 claims 1
- 238000007689 inspection Methods 0.000 claims 1
- 238000004891 communication Methods 0.000 abstract description 6
- 230000004048 modification Effects 0.000 abstract description 3
- 238000012986 modification Methods 0.000 abstract description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
Images
Landscapes
- Small-Scale Networks (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明属于电力系统通信技术领域,提出一种GOOSE报文传输时延抖动抑制方法,该方法采用备份重发机制,将端口正在发送的普通帧备份至缓冲区;若有GOOSE报文转发至该端口,则停止发送普通帧并开始转发GOOSE报文,待GOOSE报文转发完成后重新发送之前在缓冲区内备份的普通帧。该方法可以保证GOOSE报文的转发时延不因普通帧占据端口造成抖动,同时与现有的各种以太网标准兼容,无需终端设备进行任何软硬件修改。
The invention belongs to the technical field of electric power system communication, and proposes a method for suppressing GOOSE message transmission delay and jitter. The method adopts a backup retransmission mechanism to back up ordinary frames being sent by a port to a buffer; if any GOOSE message is forwarded to the port, stop sending normal frames and start forwarding GOOSE messages, and resend the normal frames backed up in the buffer after the GOOSE message forwarding is completed. This method can ensure that the forwarding delay of the GOOSE message does not cause jitter due to the common frame occupying the port, and is compatible with various existing Ethernet standards, and does not require any software and hardware modification of the terminal equipment.
Description
技术领域technical field
本发明属于电力系统通信技术领域,具体涉及一种GOOSE报文传输时延抖动抑制方法。The invention belongs to the technical field of power system communication, and in particular relates to a method for suppressing GOOSE message transmission time delay jitter.
背景技术Background technique
智能变电站采用IEC61850统一通信协议,通常分为过程层、间隔层和站控层,间隔层和站控层设备、过程层和间隔层设备通过通信网络互联,用于控制开关跳闸或合闸的GOOSE报文通过此通信网络传输,因此GOOSE报文的通信实时性非常关键。The smart substation adopts the IEC61850 unified communication protocol, which is usually divided into process layer, bay layer and station control layer. Bay layer and station control layer equipment, process layer and bay layer equipment are interconnected through the communication network, and are used to control the GOOSE switch tripping or closing. Messages are transmitted through this communication network, so the real-time communication of GOOSE messages is very critical.
目前,可以通过QoS技术将GOOSE报文优先级设为最高,或者单独划出一个最高优先级的GOOSE报文专用队列,同时采用报文识别的方法将GOOSE报文送入此专用队列中进行转发,这两种方法在一定程度上保证GOOSE报文的实时性;特别是后一种方法,可以保证GOOSE报文的优先级高于所有普通帧,从而降低GOOSE报文传输时延。At present, the priority of GOOSE messages can be set to the highest through QoS technology, or a dedicated queue for GOOSE messages with the highest priority can be designated separately, and GOOSE messages can be sent to this dedicated queue for forwarding by means of message identification. , these two methods guarantee the real-time performance of GOOSE messages to a certain extent; especially the latter method can ensure that the priority of GOOSE messages is higher than that of all ordinary frames, thereby reducing the transmission delay of GOOSE messages.
但是,受交换机转发机制的限制,如果交换机端口中有普通帧正在发送,GOOSE报文即使拥有最高优先级,亦需等待普通帧发送完成之后才能开始发送,因此GOOSE报文在交换机内的转发时延会根据端口正在发送的普通帧的帧长度产生抖动。根据以太网的规范,普通帧长度在64字节到1518字节之间,当端口速率为100M bit/s时,可以计算得出GOOSE报文时延抖动的范围在5.12微秒到121.44微秒之间。该时延抖动远远大于交换机的平均传输时延(10微秒左右),严重影响了GOOSE报文的实时性,需要采取有效措施进行抑制。However, limited by the switch forwarding mechanism, if a normal frame is being sent on the switch port, even if the GOOSE message has the highest priority, it needs to wait for the normal frame to be sent before it can be sent. Therefore, when the GOOSE message is forwarded in the switch Latency creates jitter based on the frame length of the normal frames the port is sending. According to the standard of Ethernet, the common frame length is between 64 bytes and 1518 bytes. When the port rate is 100M bit/s, it can be calculated that the GOOSE message delay jitter ranges from 5.12 microseconds to 121.44 microseconds between. The delay jitter is far greater than the average transmission delay of the switch (about 10 microseconds), which seriously affects the real-time performance of GOOSE packets, and effective measures need to be taken to suppress it.
发明内容Contents of the invention
针对现有技术的不足,本发明提出一种GOOSE报文传输时延抖动抑制方法,用于抑制工业以太网交换机的GOOSE报文传输时延抖动。Aiming at the deficiencies of the prior art, the present invention proposes a GOOSE message transmission time delay jitter suppression method, which is used to suppress the GOOSE message transmission time delay jitter of an industrial Ethernet switch.
本发明提供的一种GOOSE报文传输时延抖动抑制方法,其改进之处在于,所述方法包括如下步骤:A kind of GOOSE message transmission delay jitter suppressing method provided by the present invention, its improvement is that, described method comprises the following steps:
(1)在交换机的以太网端口设定一个1518字节的普通帧缓冲区;(1) Set a 1518-byte ordinary frame buffer on the Ethernet port of the switch;
(2)在交换机的以太网端口设定一个最高优先级的GOOSE报文专用队列;(2) Set a dedicated queue for GOOSE messages with the highest priority on the Ethernet port of the switch;
(3)交换机的以太网端口接收到一个帧后,通过GOOSE报文识别模块判断接收帧的目的MAC地址和以太网类型值,若为GOOSE报文,将其送入相应端口的GOOSE报文专用队列;(3) After the Ethernet port of the switch receives a frame, it judges the destination MAC address and Ethernet type value of the received frame through the GOOSE message identification module. If it is a GOOSE message, it is sent to the dedicated GOOSE message of the corresponding port. queue;
(4)交换机的以太网端口发送普通帧时,将所述普通帧备份至缓冲区后再发送;(4) When the Ethernet port of the switch sends a normal frame, the normal frame is backed up to the buffer before sending;
(5)当以太网端口的GOOSE报文专用队列中有GOOSE报文时,若该以太网端口不在发送普通帧,则转发GOOSE报文;若该端口正在发送普通帧,则停止发送所述普通帧,在下一个时钟周期开始时转发所述GOOSE报文,待所述GOOSE报文发送完成后,再转发缓冲区内备份的所述普通帧。(5) When there are GOOSE messages in the GOOSE message queue of the Ethernet port, if the Ethernet port is not sending ordinary frames, then forward the GOOSE messages; if the port is sending ordinary frames, then stop sending the ordinary frames. frame, forwarding the GOOSE message at the beginning of the next clock cycle, and forwarding the normal frame backed up in the buffer after the sending of the GOOSE message is completed.
其中,步骤(3)中,GOOSE报文识别模块判断接收帧的目的MAC地址和以太网类型值的处理过程包括:Among them, in step (3), the processing process of the GOOSE message identification module to determine the destination MAC address and Ethernet type value of the received frame includes:
若接收帧的目的MAC地址介于0x010CCD010000——0x010CCD0101FF之间,且以太网类型值为0x88B8,则判断所述接收帧为GOOSE报文,将其送入相应端口的GOOSE报文专用队列;If the destination MAC address of the received frame is between 0x010CCD010000--0x010CCD0101FF, and the Ethernet type value is 0x88B8, then it is judged that the received frame is a GOOSE message, and it is sent to the dedicated queue for the GOOSE message of the corresponding port;
若接收帧的目的MAC地址不属于0x010CCD010000——0x010CCD0101FF之间,则判断所述接收帧为普通帧,按照转发机制进行转发;If the destination MAC address of the received frame does not belong between 0x010CCD010000——0x010CCD0101FF, then it is judged that the received frame is a common frame, and forwarded according to the forwarding mechanism;
若接收帧的目的MAC地址介于0x010CCD010000——0x010CCD0101FF之间,以太网类型值不为0x88B8,则判断所述接收帧为普通帧,按照转发机制进行转发。If the destination MAC address of the received frame is between 0x010CCD010000-0x010CCD0101FF, and the Ethernet type value is not 0x88B8, it is judged that the received frame is a normal frame, and forwarded according to the forwarding mechanism.
其中,步骤(4)中,在缓冲区内每帧普通帧完整发出后,清空所述缓冲区。Wherein, in step (4), after each normal frame in the buffer is completely sent out, the buffer is cleared.
其中,步骤(3)中,所述交换机的以太网端口接收以太网帧时进行帧长度检查,丢弃帧长度错误的以太网帧。Wherein, in step (3), the Ethernet port of the switch performs a frame length check when receiving an Ethernet frame, and discards an Ethernet frame with a wrong frame length.
其中,对以太网帧进行长度检查的方式包括:Wherein, the manner of performing length check on the Ethernet frame includes:
1)根据帧长判断,若帧长小于64字节,则保留所述以太网帧,否则丢弃;1) Judging according to the frame length, if the frame length is less than 64 bytes, then keep the Ethernet frame, otherwise discard it;
2)根据帧长的定义判断,若不符合帧长定义,则丢弃,否则保留所述以太网帧。2) Judging according to the definition of the frame length, if it does not meet the definition of the frame length, discard it, otherwise keep the Ethernet frame.
与现有技术比,本发明的有益效果为:Compared with the prior art, the beneficial effects of the present invention are:
本发明在交换机的以太网端口设定一个1518字节的普通帧缓冲区,用于存储备份的普通帧,为出现GOOSE报文时的处理做好准备,并确保了数据的准确性。The invention sets a common frame buffer of 1518 bytes on the Ethernet port of the switch for storing backup common frames, prepares for processing when GOOSE messages appear, and ensures the accuracy of data.
本发明在交换机的以太网端口设定一个最高优先级的GOOSE报文专用队列,保证了GOOSE报文的准确性和实时性。The present invention sets a dedicated queue for GOOSE messages with the highest priority on the Ethernet port of the switch to ensure the accuracy and real-time performance of the GOOSE messages.
本发明将所述普通帧备份至缓冲区后再发送;在缓冲区内每帧普通帧完整发出后,清空缓冲区,保证了普通帖的完整性,并且清空缓冲区的操作过程节省了空间资源。The present invention backs up the common frames to the buffer before sending them; after each common frame in the buffer is completely sent out, the buffer is cleared to ensure the integrity of common posts, and the operation process of clearing the buffer saves space resources .
本发明在端口正在发送普通帧时,若GOOSE报文进入专用队列,则停止发送所述普通帧,在下一个时钟周期开始时转发GOOSE报文,待GOOSE报文发送完成后,再转发缓冲区内备份的普通帧,这种方法可以保证GOOSE报文的转发不受普通帧的影响,使得GOOSE报文在交换机内的传输时延为固定值,抑制了普通帧占据端口造成的时延抖动。In the present invention, when the port is sending ordinary frames, if the GOOSE message enters the dedicated queue, the sending of the ordinary frame will be stopped, and the GOOSE message will be forwarded at the beginning of the next clock cycle. After the GOOSE message is sent, it will be forwarded in the buffer This method can ensure that the forwarding of GOOSE messages will not be affected by ordinary frames, so that the transmission delay of GOOSE messages in the switch is a fixed value, and the delay jitter caused by ordinary frames occupying ports is suppressed.
本发明在交换机的以太网端口接收以太网帧时进行帧长度检查,丢弃帧长度错误的以太网帧,保证了信息的正确性,节省了时间,提高了效率。The invention checks the frame length when the Ethernet port of the switch receives the Ethernet frame, discards the Ethernet frame with wrong frame length, ensures the correctness of information, saves time and improves efficiency.
本发明与现有的各种以太网标准兼容,无需终端设备进行任何软硬件修改,保证了方法的普遍性。The invention is compatible with various existing Ethernet standards, does not need any software and hardware modification of terminal equipment, and ensures the universality of the method.
附图说明Description of drawings
图1为本发明提供的判断GOOSE报文的方法流程图。FIG. 1 is a flowchart of a method for judging GOOSE messages provided by the present invention.
图2为本发明提供的端口发送报文的流程图。Fig. 2 is a flow chart of the port sending a message provided by the present invention.
具体实施方式Detailed ways
下面结合附图对本发明的具体实施方式作进一步的详细说明。The specific implementation manners of the present invention will be further described in detail below in conjunction with the accompanying drawings.
本发明提出一种GOOSE报文传输时延抖动抑制方法,包括如下步骤:The present invention proposes a GOOSE message transmission delay jitter suppression method, comprising the following steps:
(1)在交换机的以太网端口设定一个1518字节的普通帧缓冲区;(本实施例的“普通帧”用于区别GOOSE文件的,即除GOOSE报文以外的帧均为普通帧)(1) Set a 1518-byte ordinary frame buffer on the Ethernet port of the switch; (the "ordinary frame" in this embodiment is used to distinguish GOOSE files, that is, frames other than GOOSE messages are ordinary frames)
(2)在交换机的以太网端口设定一个最高优先级的GOOSE报文专用队列;(2) Set a dedicated queue for GOOSE messages with the highest priority on the Ethernet port of the switch;
(3)交换机的以太网端口接收到一个帧后,通过GOOSE报文识别模块判断接收帧的目的MAC地址和以太网类型值,若为GOOSE报文,将其送入相应端口的GOOSE报文专用队列;(3) After the Ethernet port of the switch receives a frame, it judges the destination MAC address and Ethernet type value of the received frame through the GOOSE message identification module. If it is a GOOSE message, it is sent to the dedicated GOOSE message of the corresponding port. queue;
其中,GOOSE报文识别模块判断接收帧的目的MAC地址和以太网类型值的处理过程如图1所示,包括:Wherein, the processing procedure of the GOOSE message recognition module judging the destination MAC address and the Ethernet type value of the received frame is as shown in Figure 1, including:
若接收帧的目的MAC地址介于0x010CCD010000——0x010CCD0101FF之间,且以太网类型值为0x88B8,则判断所述接收帧为GOOSE报文,将其送入相应端口的GOOSE报文专用队列;If the destination MAC address of the received frame is between 0x010CCD010000--0x010CCD0101FF, and the Ethernet type value is 0x88B8, then it is judged that the received frame is a GOOSE message, and it is sent to the dedicated queue for the GOOSE message of the corresponding port;
若接收帧的目的MAC地址不属于0x010CCD010000——0x010CCD0101FF之间,则判断所述接收帧为普通帧,按照转发机制进行转发;If the destination MAC address of the received frame does not belong between 0x010CCD010000——0x010CCD0101FF, then it is judged that the received frame is a common frame, and forwarded according to the forwarding mechanism;
若接收帧的目的MAC地址介于0x010CCD010000——0x010CCD0101FF之间,以太网类型值不为0x88B8,则判断所述接收帧为普通帧,按照转发机制进行转发。If the destination MAC address of the received frame is between 0x010CCD010000-0x010CCD0101FF, and the Ethernet type value is not 0x88B8, it is judged that the received frame is a normal frame, and forwarded according to the forwarding mechanism.
其中,交换机的以太网端口接收以太网帧(包括GOOSE报文和普通帧)时进行帧长度检查,丢弃帧长度错误的以太网帧。对以太网帧进行长度检查的方式包括:Among them, the Ethernet port of the switch performs frame length check when receiving Ethernet frames (including GOOSE messages and ordinary frames), and discards Ethernet frames with wrong frame lengths. Ways to check the length of Ethernet frames include:
根据帧长判断,若帧长小于64字节,则保留所述以太网帧,否则丢弃;或Judging according to the frame length, if the frame length is less than 64 bytes, then retain the Ethernet frame, otherwise discard; or
根据帧长的定义判断,若不符合帧长定义,则丢弃,否则保留所述以太网帧。Judging according to the definition of the frame length, if it does not meet the definition of the frame length, discard it, otherwise keep the Ethernet frame.
(4)交换机的以太网端口发送普通帧时,将所述普通帧备份至缓冲区后再发送;在缓冲区内每帧普通帧完整发出后,清空所述缓冲区;(4) When the Ethernet port of the switch sends ordinary frames, the ordinary frames are backed up to the buffer before sending; after each ordinary frame in the buffer is completely sent out, the buffer is cleared;
(5)当以太网端口的GOOSE报文专用队列中有GOOSE报文时,若该以太网端口不在发送普通帧,则正常转发GOOSE报文;若该端口正在发送普通帧,则停止发送所述普通帧,在下一个时钟周期开始时转发所述GOOSE报文,待所述GOOSE报文发送完成后,再重新转发缓冲区内备份的所述普通帧,其过程如图2所示。(5) When there are GOOSE messages in the GOOSE message queue of the Ethernet port, if the Ethernet port is not sending ordinary frames, it will forward the GOOSE messages normally; if the port is sending ordinary frames, it will stop sending the said frame. Ordinary frame forwards the GOOSE message when the next clock cycle begins, and retransmits the ordinary frame backed up in the buffer after the GOOSE message is sent. The process is as shown in Figure 2.
最后应当说明的是:以上实施例仅用以说明本发明的技术方案而非对其限制,尽管参照上述实施例对本发明进行了详细的说明,所属领域的普通技术人员应当理解:依然可以对本发明的具体实施方式进行修改或者等同替换,而未脱离本发明精神和范围的任何修改或者等同替换,其均应涵盖在本发明的权利要求范围当中。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them. Although the present invention has been described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that: the present invention can still be Any modification or equivalent replacement that does not depart from the spirit and scope of the present invention shall be covered by the scope of the claims of the present invention.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310226327.6A CN103338158B (en) | 2013-06-07 | 2013-06-07 | A kind of GOOSE message transmission delay jitter suppression method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310226327.6A CN103338158B (en) | 2013-06-07 | 2013-06-07 | A kind of GOOSE message transmission delay jitter suppression method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103338158A true CN103338158A (en) | 2013-10-02 |
CN103338158B CN103338158B (en) | 2017-11-21 |
Family
ID=49246258
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310226327.6A Active CN103338158B (en) | 2013-06-07 | 2013-06-07 | A kind of GOOSE message transmission delay jitter suppression method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103338158B (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103812787A (en) * | 2014-03-03 | 2014-05-21 | 国家电网公司 | Electric power telecommunication network message prior forwarding method |
CN105049346A (en) * | 2015-07-31 | 2015-11-11 | 南京荣桓电力自动化有限公司 | Method for locating dynamic communication link of smart substation |
CN106936728A (en) * | 2017-03-01 | 2017-07-07 | 中国科学院沈阳计算技术研究所有限公司 | A kind of fixed delay control method of industrial ethernet switch |
CN110290198A (en) * | 2019-06-21 | 2019-09-27 | 上海东土远景工业科技有限公司 | A kind of GOOSE message sending method and device |
CN112202519A (en) * | 2020-08-26 | 2021-01-08 | 浙江双成电气有限公司 | Method for Controlling Delay Jitter of Packet Transmission |
WO2021114494A1 (en) * | 2019-12-12 | 2021-06-17 | 国家电网有限公司 | Wind power plant network switch output optimization method and system for reducing key service time delay |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101488897A (en) * | 2009-02-25 | 2009-07-22 | 北京东土科技股份有限公司 | Zero packet loss technique implementing method when fast redundancy reverse occurs |
CN101753584A (en) * | 2010-01-09 | 2010-06-23 | 东方电子股份有限公司 | Method for improving rapid message processing speed of intelligent transformer substation under VxWorks system |
CN102347894A (en) * | 2011-06-09 | 2012-02-08 | 国网电力科学研究院 | GOOSE message prior forwarding method for industrial Ethernet exchanger |
CN202978439U (en) * | 2012-12-21 | 2013-06-05 | 湖北省电力公司电力科学研究院 | Process level networking structure applicable to centralized station domain protection communication of intelligent substations |
-
2013
- 2013-06-07 CN CN201310226327.6A patent/CN103338158B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101488897A (en) * | 2009-02-25 | 2009-07-22 | 北京东土科技股份有限公司 | Zero packet loss technique implementing method when fast redundancy reverse occurs |
CN101753584A (en) * | 2010-01-09 | 2010-06-23 | 东方电子股份有限公司 | Method for improving rapid message processing speed of intelligent transformer substation under VxWorks system |
CN102347894A (en) * | 2011-06-09 | 2012-02-08 | 国网电力科学研究院 | GOOSE message prior forwarding method for industrial Ethernet exchanger |
CN202978439U (en) * | 2012-12-21 | 2013-06-05 | 湖北省电力公司电力科学研究院 | Process level networking structure applicable to centralized station domain protection communication of intelligent substations |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103812787A (en) * | 2014-03-03 | 2014-05-21 | 国家电网公司 | Electric power telecommunication network message prior forwarding method |
CN105049346A (en) * | 2015-07-31 | 2015-11-11 | 南京荣桓电力自动化有限公司 | Method for locating dynamic communication link of smart substation |
CN105049346B (en) * | 2015-07-31 | 2018-01-12 | 南京荣桓电力自动化有限公司 | The localization method of intelligent substation dynamic communication link |
CN106936728A (en) * | 2017-03-01 | 2017-07-07 | 中国科学院沈阳计算技术研究所有限公司 | A kind of fixed delay control method of industrial ethernet switch |
CN110290198A (en) * | 2019-06-21 | 2019-09-27 | 上海东土远景工业科技有限公司 | A kind of GOOSE message sending method and device |
CN110290198B (en) * | 2019-06-21 | 2022-03-04 | 上海东土远景工业科技有限公司 | GOOSE message sending method and device |
WO2021114494A1 (en) * | 2019-12-12 | 2021-06-17 | 国家电网有限公司 | Wind power plant network switch output optimization method and system for reducing key service time delay |
CN112202519A (en) * | 2020-08-26 | 2021-01-08 | 浙江双成电气有限公司 | Method for Controlling Delay Jitter of Packet Transmission |
Also Published As
Publication number | Publication date |
---|---|
CN103338158B (en) | 2017-11-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103338158B (en) | A kind of GOOSE message transmission delay jitter suppression method | |
US11032205B2 (en) | Flow control method and switching device | |
US8817806B2 (en) | Method and apparatus for flow control between RLC and PDCP in a communication | |
WO2016107210A1 (en) | Redundant industrial ethernet system with multistage packet filtering and service classification control | |
CN118433113A (en) | Receiver-based sophisticated congestion control | |
CN106330742B (en) | Flow control method and network controller | |
CN101436978A (en) | Method for authentic data transmission using UDP protocol | |
CN102291389A (en) | Cross-layer congestion control method in satellite network | |
US20140269301A1 (en) | Network congestion management | |
WO2016090978A1 (en) | Traffic switching method and device | |
CN103346963A (en) | MPTCP data scheduling method based on forecast arrival time | |
CN101207571B (en) | Apparatus and method for forwarding packets | |
CN102833783A (en) | Method for optimizing terminal control protocol (TCP) under wireless environment | |
US10932159B2 (en) | Data transmission method, data receiving device, and data sending device | |
CN102510385A (en) | Method for preventing fragment attack of IP (Internet Protocol) datagram | |
CN102970118B (en) | Transmission control protocol acknowledgement (TCP ACK) message processing method and device and wireless network equipment | |
CN100505608C (en) | An adaptive congestion control method and system suitable for satellite networks | |
CN104506272B (en) | Network code intercepting method in " X " type wireless network topology structure | |
CN107196879B (en) | UDP message processing method and device and network forwarding device | |
CN103152278A (en) | Congestion determination method, congestion determination device and congestion determination network equipment | |
CN101510815B (en) | Method, apparatus and system for processing slicing message | |
US9525629B2 (en) | Method and apparatus for transmitting data packets | |
KR101397299B1 (en) | Method and apparatus for controlling transmitting and receiving frame in ring network applied hsr protocol | |
CN102769883A (en) | Method and device for transmitting heartbeat data packets in TCP-based always-on service | |
CN102123049A (en) | Cache synchronization method based on MAC (Multi-Access Computer) address transmission |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |