WO2009021417A1 - A method, system and device for transmitting and receiving the network data - Google Patents
A method, system and device for transmitting and receiving the network data Download PDFInfo
- Publication number
- WO2009021417A1 WO2009021417A1 PCT/CN2008/071343 CN2008071343W WO2009021417A1 WO 2009021417 A1 WO2009021417 A1 WO 2009021417A1 CN 2008071343 W CN2008071343 W CN 2008071343W WO 2009021417 A1 WO2009021417 A1 WO 2009021417A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data packet
- small
- small data
- packet
- packets
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1809—Selective-repeat protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/18—Automatic repetition systems, e.g. Van Duuren systems
- H04L1/1867—Arrangements specially adapted for the transmitter end
Definitions
- the present invention belongs to the field of communications, and in particular, to a method, system and device for transmitting and receiving network data.
- network data is often transmitted using some data transmission protocols with low network latency, such as the User Datagram Protocol (UDP).
- UDP User Datagram Protocol
- the data is transmitted using the UDP protocol, the network overhead is small and the network delay is low, but the reliability of data transmission is not guaranteed.
- the UDP transmission protocol is used to transmit network data, the data packet to be transmitted by the network data transmitting end is generally directly transmitted to the network data receiving end. In the transmission process of network data, especially when the network signal is not good, the transmission method using such network data is prone to serious packet loss.
- the embodiment of the invention provides a method for transmitting network data, which can solve the problem that the data packet is easily lost when the network data is transmitted by using the UDP protocol.
- An embodiment of the present invention provides a network data sending method, where the sending method includes the following steps: splitting an original data packet larger than a set byte into multiple small data packets;
- a small packet after sending the identity A small packet after sending the identity.
- the foregoing method may further include the following steps:
- the corresponding small data packet is resent according to the identifier of the small data packet carried in the retransmission request.
- An embodiment of the present invention provides a network data receiving method, where the receiving method includes the following steps: receiving a small data packet, and checking whether there is a lost small data packet; Sending a retransmission request to the network data sending end when there is a lost small data packet, where the retransmission request carries the identifier of the lost small data packet;
- the received small packets are combined into the original data packet.
- the embodiment of the present invention provides a network data sending system, where the sending system includes: a splitting unit, configured to split an original data packet larger than a set byte into a plurality of small data packets; Small data package;
- the sending unit is configured to send the identified small data packet.
- the foregoing sending system may further include: a retransmission request receiving unit, configured to: when the retransmission request is received, trigger the sending module to resend the corresponding small data according to the identifier of the small data packet carried in the retransmission request package.
- a retransmission request receiving unit configured to: when the retransmission request is received, trigger the sending module to resend the corresponding small data according to the identifier of the small data packet carried in the retransmission request package.
- An embodiment of the present invention provides a network data receiving system, where the receiving system includes: a receiving check unit, configured to receive a small data packet, and check whether there is a lost small data packet; and a retransmission request sending unit, when there is a lost Sending a retransmission request to the network data sender, where the retransmission request carries the identifier of the lost small data packet;
- the combination unit combines the received small data packets into original data packets.
- An embodiment of the present invention provides a network data sending device, where the network data sending device includes a network data sending system, where the sending system includes:
- splitting unit configured to split an original data packet larger than a set byte into a plurality of small data packets
- identifying unit configured to identify the small data packet
- a sending unit configured to send the identified small data packet
- the retransmission request receiving unit when receiving the retransmission request, triggers the sending module to resend the corresponding small data packet according to the identifier of the small data packet carried in the retransmission request.
- the embodiment of the present invention provides a network data receiving device, where the network data receiving device includes a network data receiving system, and the receiving system includes:
- a receiving check unit configured to receive a small data packet, and check whether there is a lost small data packet
- a retransmission request sending unit configured to send a retransmission request to the network data sending end when there is a lost small data packet, where Sending a request carrying the identifier of the lost small data packet
- the combination unit combines the received small data packets into original data packets.
- the transmission is reduced by splitting the original data packet into a number of small data packets.
- the data packet in the transmission process is lost.
- the network data receiving end detects that the small data packet is lost, the retransmission request is sent, and the lost data packet is resent by the network data transmitting end, thereby reducing the data when transmitting the network data. The loss of the package.
- FIG. 1 is a flowchart of implementing a network data sending method according to an embodiment of the present invention
- FIG. 2 is a flowchart of implementing a network data receiving method according to an embodiment of the present invention
- FIG. 3 is a flowchart of an implementation of grouping small data packets in a data window according to an embodiment of the present invention
- FIG. 4 is a schematic structural diagram of a network data sending system according to an embodiment of the present invention.
- FIG. 5 is a schematic structural diagram of a network data receiving system according to an embodiment of the present invention.
- packet loss during transmission is reduced by splitting the original data packet into several small data packets, and when the network data receiving end detects that a small data packet is lost, a retransmission request is sent.
- the lost small packets are resent by the network data sender, thereby reducing the loss of data packets when transmitting network data.
- step S101 the original data packet of the set byte is split into a plurality of small data packets.
- the size of the data packets that the network data sender needs to send is inconsistent. There are more than ten KBits, some are less than 1 KBit, and when transmitting network data, larger packets are transmitted compared to smaller packets. It is easier to lose in the process. Therefore, for larger packets, it can be split into several small packets to reduce the loss of packets during transmission, but not for smaller packets. After the splitting is completed, the small data packets after the splitting and the unsplit small data packets can be stored in the cache queue.
- the packet split control information is generated while splitting each packet.
- the control information includes: split number information, that is, the number of split small data packets, that is, the split packets are split into a total The number of small packets; the number of small packets, that is, the serial number of each small packet in the split package, and other information.
- the packet split control information is added to each small packet as part of the header of the small packet. After the split is complete, the small packets are placed in the buffer queue of the buffer.
- the method for splitting a data packet may be: splitting a data packet whose size exceeds m KBit into several small packets of m KBit and a small data packet of not more than m KBit, where m value It can be set as needed. Packets that do not exceed m KBit are not split. For example, a packet with a size of 1 KBit is relatively easy to lose when transmitted over the network, so a packet larger than 1 KBit can be split into several small packets of 1 KBit and a small packet of no more than 1 KBit.
- step S102 a small data packet is identified.
- each data window has a certain receiving space
- the receiving space has N positions
- each position can accommodate 1 small data packet
- N positions are There are numbers, where P, N can be set as needed, but P, N should be an integer greater than 1.
- the small data packet When loading a small data packet by using the data window, the small data packet is identified by the number of the data window in which the small data packet is located and the location number of the small data packet in the data window, and the identifier of the small data packet can be saved. In d, the packet header.
- step S103 it is determined whether the network is writable: if the network is writable, step S104 is performed; if the network is not writable, step S105 is performed.
- step S104 the identified small data packet is transmitted.
- each small data packet in one data window is sent as one sending unit each time, that is, when all the small data packets in one data window have been sent. , the small packet in the next data window is sent.
- step S105 it is determined whether the network is readable: if the network is readable, step S106 is performed; if the network is not writable, the sending process is ended.
- step S106 it is determined whether a retransmission request is received: when a retransmission request is received, step S107 is performed; if a retransmission request is not received, the transmission process is ended.
- some small data packets may be lost, and the network data receiving end may be to the network.
- the data sending end sends a retransmission request, and the retransmission request carries an identifier of the small data packet to notify the network data sending end to resend the lost small data packet.
- step S107 a small packet requiring retransmission is found.
- the identifier of the small data packet in the retransmission request that is, the number of the data window in which the small data packet is located and the location number of the small data packet in the data window, find a small data packet that needs to be retransmitted.
- the data of the data window is considered to have been successfully sent, and the data window can be used to reload the data to update the data of the data window, thereby This data window can be used to send other small data packets.
- FIG. 2 is a flowchart showing an implementation process of a network data receiving method according to an embodiment of the present invention. The details are as follows:
- step S201 a small data packet is received.
- the network data receiving end has Q data windows, and each data window is the same as the data window of the network data transmitting end.
- each small data packet in one data window is sent as one sending unit, and the network data receiving end receives the small data packet accordingly.
- the small packets arrived are stored in the data window, and each small data packet is stored in the data window of the network data receiving end in the same location as the small data packet stored in the data window of the network data transmitting end.
- start time of receiving small packets When starting to receive small packets, record the start time of receiving small packets.
- step S202 it is judged whether or not a small data packet is lost.
- step S204 is directly executed.
- a receiving data time period t can be set according to the range, and the time from the start time of receiving the small data packet is obtained, when the receiving time reaches t, It is determined that the small data packet of the completion of the data window is received.
- step S203 a retransmission request carrying the identifier of the small data packet is transmitted.
- a data packet a retransmission request carrying an identifier with a small data packet is sent.
- the identifier of the data window stored in the small data packet identifier is obtained by extracting a small data packet of the received data window, and the number of the data window in the small data packet identifier is obtained, and the number is the lost small data.
- step S204 the received small data packets are combined into an original data packet. Make it a separate packet.
- the control information that is, the number of splits, the number of small packet numbers, etc.
- the small packets in the data window are combined to be restored to the packets before the split.
- FIG. 3 shows an implementation flow of grouping small data packets in a data window according to an embodiment of the present invention, which is described in detail as follows:
- step S301 a small data packet is taken from the data window, and the small data packet is inserted into the buffer queue.
- the small data packet is inserted into the cache queue, so that the small data packets in the cache queue are arranged in an orderly manner.
- a binary insertion method with high insertion efficiency can be used.
- step S302 it is determined whether all the small data packets of the data window have been processed. If all the small data packets are processed, the packet processing process of the data window is ended. By detecting if there are still small packets in the cache queue, it is possible to determine whether all the small packets have been processed.
- step S303 the first small data packet of the cache queue is taken out.
- step S304 it is determined whether the small data packet should be currently processed.
- an indicator is used to indicate the small packets that should currently be processed.
- step S305 is performed, otherwise step S306 is performed.
- the indicator records the location number of the small data packet in the data window and indicates the small data packet by the location number of the small data packet.
- step S305 it is determined whether or not to wait for a timeout.
- the judgment waits for a timeout, that is, whether the difference between the current time and the insertion time of other small data packets of the data window is More than a tolerable period of time, where a tolerable period of time can be set. If the difference between the two is longer than the tolerable period, the small packet is determined to be lost, and step S309 is performed; if the tolerable period is not exceeded, the process returns to step S302, and the small packet indicated by the indicator is put into the buffer. queue.
- step S306 it is determined whether the small data packet is a split packet.
- the first small packet is a small packet indicated by the indicator, the first small packet is the small packet currently being processed.
- the control information of the small data packet it is determined whether the small data packet is an independent data packet or a split packet. If the small data packet is a separate packet, the small data packet is directly taken out from the cache queue and step S308 is performed.
- step S307 the small data packet is grouped. If the small data packet is a split packet, the split packet is taken out from the cache queue, and according to the control information of the small data packet, the remaining split packets are taken out from the cache queue, and the split data packets are separated. Combine, become a separate packet, and get the original split packet. In the remaining split packages, if any split package is lost, the split package and the remaining split packets cannot be combined into separate packets. Therefore, the small data packet and the remaining split packets are discarded.
- step S308 the original data packet is output.
- step S309 the indicator is modified.
- the indicator is used to indicate the number of the small packet that should be processed currently, which is the location number of the small packet in the data window. If the output is an independent small data packet, the value of the indicator is increased by 1, that is, the next numbered data packet can be processed; if the output is a split package, the small data packet is split according to the split package.
- the control information is such that the value of the indicator is correspondingly increased.
- the grouping method of the small data packet in the other data window is the same as the grouping method of the small data packet in the data window, and details are not described herein again.
- FIG. 4 shows a structure of a network data transmission system according to an embodiment of the present invention.
- the network data transmission system may be a software unit, a hardware unit, or a combination of software and hardware built in a network data transmission device.
- the network data transmitting system includes: a splitting unit 41, an identifying unit 42, and a transmitting unit 43; and may further include a retransmission request receiving unit 44. among them:
- the splitting module 41 splits the original data packet larger than the set byte into a plurality of small data packets;
- the block 42 identifies the small data packet;
- the sending module 43 sends the identified small data packet; when the retransmission request receiving unit 44 receives the retransmission request, the sending unit is triggered according to the identifier of the small data packet carried in the retransmission request. 43 Resend the corresponding small data packet.
- the splitting unit 41 may further include: a packet splitting module 411, a generating module 412, and an adding module 413.
- the process of splitting the original data packet larger than the set byte into multiple small data packets by the splitting unit 41 includes: the data packet splitting module 411 splits the data packet whose size exceeds m KBit into a plurality of m KBit small data packets and a small data packet not larger than m KBit; the generating module 412 generates data packet splitting control information, where the data packet splitting control information includes information about the number of split small data packets and The number of each small data packet, the adding module 413 adds the number information of the split small data packet, and the number of the small data packet to the small data packet corresponding to the number of the small data packet.
- the identification unit 42 may further include: a configuration module 421, a small data packet loading module 422, and a small data packet identification module 423.
- the process of identifying the small data packet by the identifier unit 42 is specifically: the configuration module 421 configures a data window for loading the small data packet; the small data package loading module 422 loads the small data package into the data window; And the small data packet identification module 423 identifies the small data packet by using the number of the data window and the location of each small data packet in the data window.
- the embodiment of the present invention further provides a network data sending device, where the network data transmitting device includes the network data sending system configured as described above.
- FIG. 5 shows a structure of a network data receiving system according to an embodiment of the present invention.
- the network data receiving system may be a software unit, a hardware unit, or a combination of hardware and software built in a network data receiving device.
- the network data receiving system includes: a receiving check unit 51, a retransmission request transmitting unit 52, and a combining unit 53.
- the receiving check unit 51 is responsible for receiving the small data packet and checking whether there is a lost small data packet; when there is a lost small data packet, the retransmission request transmitting unit 52 sends a retransmission request to the network data transmitting end, and the retransmission request carries the retransmission request The identifier of the lost small data packet; the combining unit 53 combines the received small data packets into the original data packet.
- the combining unit 53 may further include: a small data packet splitting packet determining module. 531.
- the split packet determining module 531 determines whether the received small data packet is a split packet, and when the small data packet is split. At the time of the packet, the remaining small data packet is obtained by the split packet combining module 532, and the small data packet is combined with the remaining small data packet to become the original data packet, and the original data packet is output by the data packet output module 533.
- the embodiment of the present invention further provides a network data receiving device, where the network data receiving device includes a network data receiving system including the above structure.
- each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
- the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
- the integrated modules, if implemented in the form of software functional modules and sold or used as separate products, may also be stored in a computer readable storage medium.
- the above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
- the foregoing embodiment of the present invention reduces packet loss during transmission by splitting the original data packet into several small data packets.
- the network data receiving end detects that a small data packet is lost, the retransmission is sent.
- the request the network data sender resends the lost small data packet, thereby reducing the loss of the data packet when transmitting the network data.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Communication Control (AREA)
Abstract
A method, system and device for transmitting and receiving the network data are provided. The transmitting method includes the following steps: the original data packet which is greater than the set bytes is split into multiple small data packets; the small data packets are identified; the identified small data packets are transmitted; when the re-transmission request is received, the corresponding small data packets are re-transmitted according to the identifiers of the small data packets which are carried by the re-transmission request. In the embodiments of the present invention, the loss of the data packet during the transmission is reduced by splitting the original data packet into multiple small data packets, the network data receiver transmits the re-transmission request when detecting the loss of the small data packet, the network data transmitter re-transmits the lost small data packet, thereby reducing the loss of the data packet during the network data transmission.
Description
一种网络数据的发送与接收方法、 系统及设备 Method, system and device for transmitting and receiving network data
本申请要求于 2007 年 8 月 14 日提交中国专利局、 申请号为 200710075745.4、 发明名称为"一种网络数据的发送与接收方法、 系统及设备" 的中国专利申请的优先权, 其全部内容通过引用结合在本申请中。 This application claims priority to Chinese Patent Application No. 200710075745.4, entitled "A Method for Sending and Receiving Network Data, System and Equipment", filed on August 14, 2007, the entire contents of which are hereby incorporated by reference. The citations are incorporated herein by reference.
技术领域 Technical field
本发明属于通信领域, 尤其涉及一种网络数据的发送与接收方法、 系统及 设备。 The present invention belongs to the field of communications, and in particular, to a method, system and device for transmitting and receiving network data.
背景技术 Background technique
随着网络技术的发展, 网络数据的传输量越来越大。 在某些情况下, 例如 在网络电视的实时播放时, 需要在数据的传输过程中, 网络时延比较低。 在这 种情况下, 往往釆用一些网络时延低的数据传输协议来传输网络数据, 例如, 用户数据报协议( User Datagram Protocol, UDP ) 。 虽然使用 UDP协议传输数 据时, 网络开销小, 网络时延低, 但数据传输的可靠性得不到保证。 目前, 在 使用 UDP传输协议来传输网络数据时,一般由网络数据发送端将要发送的数据 包直接传输给网络数据接收端。在网络数据的传输过程中,特别是当网络信号 不好时, 使用这种网络数据的传输方法就容易出现严重的丟包现象。 With the development of network technology, the transmission of network data is increasing. In some cases, such as real-time playback of IPTV, network latency needs to be low during data transmission. In this case, network data is often transmitted using some data transmission protocols with low network latency, such as the User Datagram Protocol (UDP). Although the data is transmitted using the UDP protocol, the network overhead is small and the network delay is low, but the reliability of data transmission is not guaranteed. At present, when the UDP transmission protocol is used to transmit network data, the data packet to be transmitted by the network data transmitting end is generally directly transmitted to the network data receiving end. In the transmission process of network data, especially when the network signal is not good, the transmission method using such network data is prone to serious packet loss.
发明内容 Summary of the invention
本发明实施例提供一种网络数据的发送方法, 能够解决在使用 UDP协议 传输网络数据时, 容易丟失数据包的问题。 The embodiment of the invention provides a method for transmitting network data, which can solve the problem that the data packet is easily lost when the network data is transmitted by using the UDP protocol.
本发明实施例提供的技术方案如下: The technical solution provided by the embodiment of the present invention is as follows:
本发明实施例提供一种网络数据发送方法, 所述发送方法包括以下步骤: 将大于设定字节的原始数据包拆分成多个小数据包; An embodiment of the present invention provides a network data sending method, where the sending method includes the following steps: splitting an original data packet larger than a set byte into multiple small data packets;
标识所述小数据包; Identifying the small data packet;
发送标识后的小数据包。 A small packet after sending the identity.
进一步的, 上述方法还可以包括以下步骤: Further, the foregoing method may further include the following steps:
当接收到重发请求时 ,根据所述重发请求中携带的小数据包的标识重新发 送对应的小数据包。 When receiving the retransmission request, the corresponding small data packet is resent according to the identifier of the small data packet carried in the retransmission request.
本发明实施例提供一种网络数据接收方法, 所述接收方法包括以下步骤: 接收小数据包, 检查是否存在丟失的小数据包;
当存在丟失的小数据包时, 向网络数据发送端发送重发请求, 所述重发请 求携带有所述丟失的小数据包的标识; An embodiment of the present invention provides a network data receiving method, where the receiving method includes the following steps: receiving a small data packet, and checking whether there is a lost small data packet; Sending a retransmission request to the network data sending end when there is a lost small data packet, where the retransmission request carries the identifier of the lost small data packet;
将接收到的小数据包组合成原始数据包。 The received small packets are combined into the original data packet.
本发明实施例提供一种网络数据发送系统, 所述发送系统包括: 拆分单元, 用于将大于设定字节的原始数据包拆分成多个小数据包; 标识单元, 用于标识所述小数据包; The embodiment of the present invention provides a network data sending system, where the sending system includes: a splitting unit, configured to split an original data packet larger than a set byte into a plurality of small data packets; Small data package;
发送单元, 用于发送标识后的小数据包。 The sending unit is configured to send the identified small data packet.
进一步的, 上述发送系统还可以包括: 重发请求接收单元, 用于接收到重 发请求时 ,根据所述重发请求中携带的小数据包的标识触发所述发送模块重新 发送对应的小数据包。 Further, the foregoing sending system may further include: a retransmission request receiving unit, configured to: when the retransmission request is received, trigger the sending module to resend the corresponding small data according to the identifier of the small data packet carried in the retransmission request package.
本发明实施例提供一种网络数据接收系统, 所述接收系统包括: 接收检查单元, 用于接收小数据包, 检查是否存在丟失的小数据包; 重发请求发送单元,用于当存在丟失的小数据包时, 向网络数据发送端发 送重发请求, 所述重发请求携带有所述丟失的小数据包的标识; 以及 An embodiment of the present invention provides a network data receiving system, where the receiving system includes: a receiving check unit, configured to receive a small data packet, and check whether there is a lost small data packet; and a retransmission request sending unit, when there is a lost Sending a retransmission request to the network data sender, where the retransmission request carries the identifier of the lost small data packet;
组合单元, 将接收到的小数据包组合成原始数据包。 The combination unit combines the received small data packets into original data packets.
本发明实施例提供一种网络数据发送设备,所述网络数据发送设备包括网 络数据发送系统, 所述发送系统包括: An embodiment of the present invention provides a network data sending device, where the network data sending device includes a network data sending system, where the sending system includes:
拆分单元, 用于将大于设定字节的原始数据包拆分成多个小数据包; 标识单元, 用于标识所述小数据包; a splitting unit, configured to split an original data packet larger than a set byte into a plurality of small data packets; and an identifying unit, configured to identify the small data packet;
发送单元, 用于发送标识后的小数据包; 以及 a sending unit, configured to send the identified small data packet;
重发请求接收单元,用于接收到重发请求时,根据所述重发请求中携带的 小数据包的标识触发所述发送模块重新发送对应的小数据包。 The retransmission request receiving unit, when receiving the retransmission request, triggers the sending module to resend the corresponding small data packet according to the identifier of the small data packet carried in the retransmission request.
本发明实施例提供一种网络数据接收设备,所述网络数据接收设备包括网 络数据接收系统, 所述接收系统包括: The embodiment of the present invention provides a network data receiving device, where the network data receiving device includes a network data receiving system, and the receiving system includes:
接收检查单元, 用于接收小数据包, 检查是否存在丟失的小数据包; 重发请求发送单元,用于当存在丟失的小数据包时, 向网络数据发送端发 送重发请求, 所述重发请求携带有所述丟失的小数据包的标识; 以及 a receiving check unit, configured to receive a small data packet, and check whether there is a lost small data packet; and a retransmission request sending unit, configured to send a retransmission request to the network data sending end when there is a lost small data packet, where Sending a request carrying the identifier of the lost small data packet;
组合单元, 将接收到的小数据包组合成原始数据包。 The combination unit combines the received small data packets into original data packets.
在本发明的实施例中,通过将原始数据包拆分成若干个小数据包来减少传
输过程中的数据包丟失, 当网络数据接收端检查到丟失了小数据包时,发送重 传请求, 由网络数据发送端重新发送丟失的小数据包,从而减少了在传输网络 数据时, 数据包的丟失。 In an embodiment of the invention, the transmission is reduced by splitting the original data packet into a number of small data packets. The data packet in the transmission process is lost. When the network data receiving end detects that the small data packet is lost, the retransmission request is sent, and the lost data packet is resent by the network data transmitting end, thereby reducing the data when transmitting the network data. The loss of the package.
附图说明 DRAWINGS
图 1是本发明实施例提供的网络数据发送方法的实施流程图; 1 is a flowchart of implementing a network data sending method according to an embodiment of the present invention;
图 2是本发明实施例提供的网络数据接收方法的实施流程图; 2 is a flowchart of implementing a network data receiving method according to an embodiment of the present invention;
图 3 是本发明实施例提供的将一个数据窗口中的小数据包进行组包的实 施流程图; 3 is a flowchart of an implementation of grouping small data packets in a data window according to an embodiment of the present invention;
图 4是本发明实施例提供的网络数据发送系统的结构示意图; 4 is a schematic structural diagram of a network data sending system according to an embodiment of the present invention;
图 5是本发明实施例提供的网络数据接收系统的结构示意图。 FIG. 5 is a schematic structural diagram of a network data receiving system according to an embodiment of the present invention.
具体实施方式 detailed description
为了使本发明的目的、技术方案及优点更加清楚明白, 以下结合附图及实 施例, 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅 仅用以解释本发明, 并不用于限定本发明。 The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
在本发明的实施例中,通过将原始数据包拆分成若干个小数据包来减少传 输过程中的数据包丟失, 当网络数据接收端检查到丟失了小数据包时,发送重 传请求, 由网络数据发送端重新发送丟失的小数据包,从而减少了在传输网络 数据时, 数据包的丟失。 下: In the embodiment of the present invention, packet loss during transmission is reduced by splitting the original data packet into several small data packets, and when the network data receiving end detects that a small data packet is lost, a retransmission request is sent. The lost small packets are resent by the network data sender, thereby reducing the loss of data packets when transmitting network data. Next:
在步骤 S101中, 将设定字节的原始数据包拆分成多个小数据包。 In step S101, the original data packet of the set byte is split into a plurality of small data packets.
网络数据发送端需要发送的数据包的大小不一致, 有的十多 KBit, 有的 少于 1KBit, 而在传输网络数据时, 相对于较小的数据包来说, 较大的数据包 在传输的过程中更容易丟失。 因此, 对于较大的数据包, 可以将其拆分成若干 个小数据包, 以便于减少传输过程中数据包的丟失, 而对于较小的数据包则不 必拆分。拆分完毕后, 可将拆分完毕后的小数据包及未拆分的小数据包存入緩 存队列中。 The size of the data packets that the network data sender needs to send is inconsistent. There are more than ten KBits, some are less than 1 KBit, and when transmitting network data, larger packets are transmitted compared to smaller packets. It is easier to lose in the process. Therefore, for larger packets, it can be split into several small packets to reduce the loss of packets during transmission, but not for smaller packets. After the splitting is completed, the small data packets after the splitting and the unsplit small data packets can be stored in the cache queue.
在拆分每一个数据包的同时,生成数据包拆分控制信息。该控制信息包括: 拆分数目信息, 即拆分的小数据包的数目信息,也就是该被拆分包一共拆分成
的小数据包的数目; 小数据包的编号, 即各小数据包在被拆分包中的序号, 及 其它信息。将该数据包拆分控制信息加入每个小数据包中,作为小数据包的包 头的一部分。 拆分完毕后, 将小数据包放入緩冲区的緩存队列中。 The packet split control information is generated while splitting each packet. The control information includes: split number information, that is, the number of split small data packets, that is, the split packets are split into a total The number of small packets; the number of small packets, that is, the serial number of each small packet in the split package, and other information. The packet split control information is added to each small packet as part of the header of the small packet. After the split is complete, the small packets are placed in the buffer queue of the buffer.
作为本发明的实施例, 拆分数据包的方法可以为: 将大小超过 m KBit的 数据包拆分成若干个 m KBit的小数据包及一个不大于 m KBit的小数据包,其 中, m值可根据需要进行设定。 而大小不超过 m KBit的数据包不进行拆分。 例如, 大小为 1KBit的数据包在网络上传输时, 相对不容易丟失, 所以可以将 大于 1KBit数据包拆分成若干个 1KBit的小数据包及一个不大于 1KBit的小数 据包。 As an embodiment of the present invention, the method for splitting a data packet may be: splitting a data packet whose size exceeds m KBit into several small packets of m KBit and a small data packet of not more than m KBit, where m value It can be set as needed. Packets that do not exceed m KBit are not split. For example, a packet with a size of 1 KBit is relatively easy to lose when transmitted over the network, so a packet larger than 1 KBit can be split into several small packets of 1 KBit and a small packet of no more than 1 KBit.
在步骤 S102中, 标识小数据包。 In step S102, a small data packet is identified.
作为本发明的实施例, 配置 P个具有编号的数据窗口,每个数据窗口具有 一定的容纳空间, 该容纳空间有 N个位置, 每个位置可容纳 1个小数据包, 并且 N个位置均有编号, 其中, P, N可根据需要进行设定, 但 P, N应为大 于 1的整数。 尚未开始发送网络数据时, P个数据窗口都是空的, 从緩存队列 中取出小数据包, 并将小数据包装载到 P个数据窗口中。 As an embodiment of the present invention, P numbered data windows are configured, each data window has a certain receiving space, the receiving space has N positions, each position can accommodate 1 small data packet, and N positions are There are numbers, where P, N can be set as needed, but P, N should be an integer greater than 1. When the network data has not been sent yet, the P data windows are empty, the small data packets are taken out from the cache queue, and the small data packages are loaded into the P data windows.
在利用数据窗口装载小数据包时,利用小数据包所在数据窗口的编号及该 小数据包在该数据窗口中的位置编号, 来标识该小数据包, 并且可将该小数据 包的标识保存在 d、数据包的包头。 When loading a small data packet by using the data window, the small data packet is identified by the number of the data window in which the small data packet is located and the location number of the small data packet in the data window, and the identifier of the small data packet can be saved. In d, the packet header.
在步骤 S103中, 判断网络是否可写: 若网络可写, 执行步骤 S104; 若网 络不可写, 执行步骤 S105。 In step S103, it is determined whether the network is writable: if the network is writable, step S104 is performed; if the network is not writable, step S105 is performed.
在步骤 S104中, 发送标识后的小数据包。 In step S104, the identified small data packet is transmitted.
网络数据发送端发送新的小数据包时,每次都以一个数据窗口中的所有的 小数据包为一个发送单位进行发送,即当一个数据窗口中的所有的小数据包都 已经发送完毕后, 才发送下一个数据窗口中的小数据包。 When the network data sending end sends a new small data packet, each small data packet in one data window is sent as one sending unit each time, that is, when all the small data packets in one data window have been sent. , the small packet in the next data window is sent.
在步骤 S105中, 判断网络是否可读: 若网络可读时, 则执行步骤 S106; 若网络不可写, 结束发送过程。 In step S105, it is determined whether the network is readable: if the network is readable, step S106 is performed; if the network is not writable, the sending process is ended.
在步骤 S106中, 判断是否接收到重发请求: 当接收到重发请求时, 执行 步骤 S107; 若未接收到重发请求, 结束发送过程。 In step S106, it is determined whether a retransmission request is received: when a retransmission request is received, step S107 is performed; if a retransmission request is not received, the transmission process is ended.
在网络传输的过程中, 可能丟失一些小数据包, 网络数据接收端可向网络
数据发送端发送重发请求, 该重发请求携带有小数据包的标识, 以通知网络数 据发送端重新发送丟失的小数据包。 In the process of network transmission, some small data packets may be lost, and the network data receiving end may be to the network. The data sending end sends a retransmission request, and the retransmission request carries an identifier of the small data packet to notify the network data sending end to resend the lost small data packet.
在步骤 S107中, 查找需要重发的小数据包。 根据重发请求中的小数据包 的标识,即该小数据包所在数据窗口的编号及该小数据包在该数据窗口中的位 置编号, 找到需要重发的小数据包。 In step S107, a small packet requiring retransmission is found. According to the identifier of the small data packet in the retransmission request, that is, the number of the data window in which the small data packet is located and the location number of the small data packet in the data window, find a small data packet that needs to be retransmitted.
这样, 就完成了原始数据包的发送, 用这种方式不断地发送原始数据包, 直至将所有的原始数据包都发送完毕。 In this way, the transmission of the original data packet is completed, and the original data packet is continuously transmitted in this way until all the original data packets are transmitted.
在一定的时间内, 未收到关于某一数据窗口的重传请求, 即可认为该数据 窗口的数据已经发送成功, 则可以利用该数据窗口重新装载数据, 以更新该数 据窗口的数据, 从而可利用该数据窗口发送其它的小数据包。 After a retransmission request for a certain data window is not received within a certain period of time, the data of the data window is considered to have been successfully sent, and the data window can be used to reload the data to update the data of the data window, thereby This data window can be used to send other small data packets.
图 2 示出了本发明实施例提供的网络数据接收方法的实施流程, 详述如 下: FIG. 2 is a flowchart showing an implementation process of a network data receiving method according to an embodiment of the present invention. The details are as follows:
在步骤 S201中, 接收小数据包。 In step S201, a small data packet is received.
网络数据接收端具有 Q个数据窗口, 每个数据窗口都与网络数据发送端 的数据窗口相同。 网络数据发送端发送新的小数据包时,每次都以一个数据窗 口中的所有的小数据包为一个发送单位进行发送,而网络数据接收端在接收小 数据包时, 也相应地将接收到的小数据包存放到数据窗口中, 并且每个小数据 包在网络数据接收端的数据窗口中的存放位置,与该小数据包在网络数据发送 端的数据窗口中存放的位置相同。在开始接收小数据包的时候, 记录下接收小 数据包的开始时间。 The network data receiving end has Q data windows, and each data window is the same as the data window of the network data transmitting end. When the network data sending end sends a new small data packet, each small data packet in one data window is sent as one sending unit, and the network data receiving end receives the small data packet accordingly. The small packets arrived are stored in the data window, and each small data packet is stored in the data window of the network data receiving end in the same location as the small data packet stored in the data window of the network data transmitting end. When starting to receive small packets, record the start time of receiving small packets.
在步骤 S202中, 判断是否丟失了小数据包。 In step S202, it is judged whether or not a small data packet is lost.
对完成接收过程的数据窗口进行检查,检查是否存在丟失的小数据包: 若 不存在丟失的小数据包, 则直接执行步骤 S204。 The data window that completes the receiving process is checked to check whether there is a missing small data packet: If there is no missing small data packet, step S204 is directly executed.
由于正常接收完一个数据窗口的小数据包的时间会在一定的范围内,根据 这个范围可设定一个接收数据时间段 t, 从接收小数据包的开始时间计时, 当 接收时间达到 t时, 就认定完成该数据窗口的小数据包接收。 Since the time for receiving a small data packet of a data window normally is within a certain range, a receiving data time period t can be set according to the range, and the time from the start time of receiving the small data packet is obtained, when the receiving time reaches t, It is determined that the small data packet of the completion of the data window is received.
在步骤 S203中, 发送携带有小数据包的标识的重发请求。 当存在丟失的 'J、数据包时, 发送携带有小数据包的标识的重发请求。 In step S203, a retransmission request carrying the identifier of the small data packet is transmitted. When there is a missing 'J, a data packet, a retransmission request carrying an identifier with a small data packet is sent.
首先生成丟失的小数据包的标识,即丟失的小数据包所在的网络数据发送
端的数据窗口的编号,及丟失的小数据包在该数据窗口中的位置。 然后将该标 识加载到重发请求中, 并发送该重发请求。 First, generate the identifier of the lost small data packet, that is, the network data of the lost small data packet is sent. The number of the data window at the end, and the location of the missing small packet in the data window. The identity is then loaded into the resend request and the resend request is sent.
其中,通过提取接收到的该数据窗口的某个小数据包, 可以得到存储在该 小数据包包头的标识, 获取该小数据包标识中的数据窗口的编号, 该编号即为 丟失的小数据包所在的数据窗口的编号。由于网络数据接收端与网络数据发送 端的数据窗口是同样的,网络数据接收端的数据窗口中空缺的位置即为丟失的 小数据包在网络数据发送端的数据窗口中的位置。 The identifier of the data window stored in the small data packet identifier is obtained by extracting a small data packet of the received data window, and the number of the data window in the small data packet identifier is obtained, and the number is the lost small data. The number of the data window where the package is located. Since the data receiving end of the network data is the same as the data window of the network data transmitting end, the position of the missing data window of the network data receiving end is the position of the lost small data packet in the data window of the network data transmitting end.
在步骤 S204中, 将接收到的小数据包组合成原始数据包。 使其成为独立 的数据包。 利用控制信息, 即拆分数目, 小数据包编号等信息, 将数据窗口中 的小数据包组合, 使其还原成未拆分之前的数据包。 In step S204, the received small data packets are combined into an original data packet. Make it a separate packet. Using the control information, that is, the number of splits, the number of small packet numbers, etc., the small packets in the data window are combined to be restored to the packets before the split.
这样, 不断地接收小数据包, 不断地组合被拆分的数据包, 直至接收完所 有的小数据包。 当网络数据接收端在一定的时间内未接收到小数据包, 则判定 小数据包接收完毕。 In this way, small packets are continuously received, and the split packets are continuously combined until all small packets are received. When the network data receiving end does not receive the small data packet within a certain period of time, it is determined that the small data packet is received.
图 3 示出了本发明实施例提供的将一个数据窗口中的小数据包进行组包 的实施流程, 详述如下: FIG. 3 shows an implementation flow of grouping small data packets in a data window according to an embodiment of the present invention, which is described in detail as follows:
在步骤 S301中,从数据窗口中取小数据包,并将小数据包插入緩存队列。 每次取出一个小数据包, 并按该小数据包在该数据窗口中的编号,将小数据包 插入緩存队列,从而使緩存队列中的小数据包有序排列。作为本发明的实施例, 插入 d、数据包时, 可以釆用插入效率较高的二分插入法。 In step S301, a small data packet is taken from the data window, and the small data packet is inserted into the buffer queue. Each time a small data packet is fetched, and the small data packet is numbered in the data window, the small data packet is inserted into the cache queue, so that the small data packets in the cache queue are arranged in an orderly manner. As an embodiment of the present invention, when d and a data packet are inserted, a binary insertion method with high insertion efficiency can be used.
在步骤 S302中, 判断该数据窗口的所有的小数据包是否处理完毕。 若所 有的小数据包处理完毕, 则结束该数据窗口的组包处理过程。通过检测緩存队 列中是否还有小数据包就可判断所有的小数据包是否处理完毕。 In step S302, it is determined whether all the small data packets of the data window have been processed. If all the small data packets are processed, the packet processing process of the data window is ended. By detecting if there are still small packets in the cache queue, it is possible to determine whether all the small packets have been processed.
在步骤 S303中, 取出緩存队列的第一个小数据包。 In step S303, the first small data packet of the cache queue is taken out.
在步骤 S304中, 判断该小数据包是否应该当前处理。 在处理小数据包的 过程中, 利用指示器来指示当前应该处理的小数据包。 当该小数据包不是指示 器指示的小数据包时, 则执行步骤 S305 , 否则执行步骤 S306。 In step S304, it is determined whether the small data packet should be currently processed. In the process of processing small packets, an indicator is used to indicate the small packets that should currently be processed. When the small data packet is not a small data packet indicated by the indicator, step S305 is performed, otherwise step S306 is performed.
其中,指示器记录了小数据包在该数据窗口中的位置编号, 并通过小数据 包的位置编号指示小数据包。 The indicator records the location number of the small data packet in the data window and indicates the small data packet by the location number of the small data packet.
在步骤 S305中, 判断是否等待超时。 当第一个小数据包不是指示器指示
的小数据包时,说明緩冲队列中暂时没有指示器指示的小数据包, 则所述判断 等待是否超时,即为判断当前时间与该数据窗口的其它小数据包插入队列时间 的差值是否超过可容忍的时间段, 其中, 可容忍的时间段可设定。 当两者差值 超过可容忍的时间段, 则认定该小数据包丟失, 执行步骤 S309; 若未超出可 容忍的时间段, 则返回步骤 S302 , 等待指示器指示的小数据包放入緩冲队列。 In step S305, it is determined whether or not to wait for a timeout. When the first small packet is not an indicator When the small data packet indicates that there is no small data packet indicated by the indicator in the buffer queue, the judgment waits for a timeout, that is, whether the difference between the current time and the insertion time of other small data packets of the data window is More than a tolerable period of time, where a tolerable period of time can be set. If the difference between the two is longer than the tolerable period, the small packet is determined to be lost, and step S309 is performed; if the tolerable period is not exceeded, the process returns to step S302, and the small packet indicated by the indicator is put into the buffer. queue.
在步骤 S306中, 判断该小数据包是否是拆分包。 当第一个小数据包为指 示器指示的小数据包时, 第一个小数据包即为当前要处理的小数据包。根据该 小数据包的控制信息, 判断该小数据包是一个独立数据包, 还是拆分包。 若该 小数据包是独立包, 直接从緩存队列中取出该小数据包并执行步骤 S308。 In step S306, it is determined whether the small data packet is a split packet. When the first small packet is a small packet indicated by the indicator, the first small packet is the small packet currently being processed. According to the control information of the small data packet, it is determined whether the small data packet is an independent data packet or a split packet. If the small data packet is a separate packet, the small data packet is directly taken out from the cache queue and step S308 is performed.
在步骤 S307中, 将该小数据包进行组包。 若该小数据包是拆分包, 从緩 存队列中取出该拆分包, 并根据该小数据包的控制信息, 再从緩存队列中取出 剩余的拆分包, 将这几个拆分数据包组合, 成为一个独立数据包, 从而得到原 始的被拆分数据包。 在剩余的拆分包中, 若丟失任意一个拆分包, 该拆分包与 剩余的拆分包将无法组合成为独立的数据包, 因此,丟弃该小数据包及剩余的 拆分包。 In step S307, the small data packet is grouped. If the small data packet is a split packet, the split packet is taken out from the cache queue, and according to the control information of the small data packet, the remaining split packets are taken out from the cache queue, and the split data packets are separated. Combine, become a separate packet, and get the original split packet. In the remaining split packages, if any split package is lost, the split package and the remaining split packets cannot be combined into separate packets. Therefore, the small data packet and the remaining split packets are discarded.
在步骤 S308中, 输出原始数据包。 In step S308, the original data packet is output.
在步骤 S309中, 修改指示器。 指示器用于指示当前应该处理的小数据包 的编号, 该编号即为小数据包在数据窗口中的位置编号。 若输出的是独立的小 数据包, 指示器的值增加 1 , 即可以开始处理下一个编号的数据包; 若输出的 是被拆分包, 则根据该被拆分包拆分的小数据包的控制信息,使指示器的值相 应增力口。 In step S309, the indicator is modified. The indicator is used to indicate the number of the small packet that should be processed currently, which is the location number of the small packet in the data window. If the output is an independent small data packet, the value of the indicator is increased by 1, that is, the next numbered data packet can be processed; if the output is a split package, the small data packet is split according to the split package. The control information is such that the value of the indicator is correspondingly increased.
当然,其它数据窗口中的小数据包的组包方法与该数据窗口中的小数据包 的组包方法相同, 此处不再赘述。 Of course, the grouping method of the small data packet in the other data window is the same as the grouping method of the small data packet in the data window, and details are not described herein again.
图 4示出了本发明实施例提供的网络数据发送系统的结构,该网络数据发 送系统可以是内置于网络数据发送设备内的软件单元、硬件单元或者软硬件结 合的单元。 FIG. 4 shows a structure of a network data transmission system according to an embodiment of the present invention. The network data transmission system may be a software unit, a hardware unit, or a combination of software and hardware built in a network data transmission device.
该网络数据发送系统包括: 拆分单元 41、 标识单元 42、 发送单元 43 ; 还 可以进一步包括重发请求接收单元 44。 其中: The network data transmitting system includes: a splitting unit 41, an identifying unit 42, and a transmitting unit 43; and may further include a retransmission request receiving unit 44. among them:
拆分模块 41将大于设定字节的原始数据包拆分成多个小数据包; 标识模
块 42则对小数据包进行标识; 发送模块 43发送标识后的小数据包; 重发请求 接收单元 44接收到重发请求时, 根据该重发请求中携带的小数据包的标识触 发发送单元 43重新发送对应的小数据包。 The splitting module 41 splits the original data packet larger than the set byte into a plurality of small data packets; The block 42 identifies the small data packet; the sending module 43 sends the identified small data packet; when the retransmission request receiving unit 44 receives the retransmission request, the sending unit is triggered according to the identifier of the small data packet carried in the retransmission request. 43 Resend the corresponding small data packet.
其中, 所述的拆分单元 41 又可以进一步包括: 数据包拆分模块 411、 生 成模块 412及添加模块 413。 具体而言, 所述的拆分单元 41将大于设定字节 的原始数据包拆分成多个小数据包的过程包括:数据包拆分模块 411将大小超 过 m KBit的数据包拆分成若干个 m KBit的小数据包及一个不大于 m KBit的 小数据包; 生成模块 412生成数据包拆分控制信息, 该数据包拆分控制信息中 包含有拆分的小数据包的数目信息及每个小数据包的编号,; 添加模块 413将 该拆分的小数据包的数目信息,以及小数据包的编号添加到所述小数据包的编 号对应的小数据包中。 The splitting unit 41 may further include: a packet splitting module 411, a generating module 412, and an adding module 413. Specifically, the process of splitting the original data packet larger than the set byte into multiple small data packets by the splitting unit 41 includes: the data packet splitting module 411 splits the data packet whose size exceeds m KBit into a plurality of m KBit small data packets and a small data packet not larger than m KBit; the generating module 412 generates data packet splitting control information, where the data packet splitting control information includes information about the number of split small data packets and The number of each small data packet, the adding module 413 adds the number information of the split small data packet, and the number of the small data packet to the small data packet corresponding to the number of the small data packet.
其中, 所述的标识单元 42又可以进一步包括: 配置模块 421 , 小数据包 装载模块 422及小数据包标识模块 423。 具体而言, 所述的标识单元 42对小 数据包进行标识的过程具体为: 配置模块 421配置装载小数据包的数据窗口; 小数据包装载模块 422将该小数据包装载到该数据窗口;以及小数据包标识模 块 423 利用所述数据窗口的编号及各小数据包在所述数据窗口中的位置标识 小数据包。 The identification unit 42 may further include: a configuration module 421, a small data packet loading module 422, and a small data packet identification module 423. Specifically, the process of identifying the small data packet by the identifier unit 42 is specifically: the configuration module 421 configures a data window for loading the small data packet; the small data package loading module 422 loads the small data package into the data window; And the small data packet identification module 423 identifies the small data packet by using the number of the data window and the location of each small data packet in the data window.
本发明实施例进一步提供一种网络数据发送设备,所述网络数据发送设备 包括如上述结构的网络数据发送系统。 The embodiment of the present invention further provides a network data sending device, where the network data transmitting device includes the network data sending system configured as described above.
图 5示出了本发明实施例提供的网络数据接收系统的结构,该网络数据接 收系统可以是内置于网络数据接收设备内的软件单元、硬件单元或者软硬件结 合的单元。 FIG. 5 shows a structure of a network data receiving system according to an embodiment of the present invention. The network data receiving system may be a software unit, a hardware unit, or a combination of hardware and software built in a network data receiving device.
该网络数据接收系统包括: 接收检查单元 51 , 重发请求发送单元 52, 以 及组合单元 53。 The network data receiving system includes: a receiving check unit 51, a retransmission request transmitting unit 52, and a combining unit 53.
接收检查单元 51 负责接收小数据包并检查是否存在丟失的小数据包; 当 存在丟失的小数据包时, 重发请求发送单元 52向网络数据发送端发送重发请 求, 该重发请求携带有该丟失的小数据包的标识; 组合单元 53将接收到的小 数据包组合成原始数据包。 The receiving check unit 51 is responsible for receiving the small data packet and checking whether there is a lost small data packet; when there is a lost small data packet, the retransmission request transmitting unit 52 sends a retransmission request to the network data transmitting end, and the retransmission request carries the retransmission request The identifier of the lost small data packet; the combining unit 53 combines the received small data packets into the original data packet.
其中, 所述的组合单元 53又可以进一步包括: 小数据包拆分包判断模块
531 , 拆分包组合模块 532 , 及数据包输出模块 533。 具体而言, 所述的组合单 元 53将小数据包组合成原始数据包的过程具体为: 拆分包判断模块 531判断 接收到的小数据包是否为拆分包, 当小数据包为拆分包时, 由拆分包组合模块 532获取剩余的小数据包, 并将该小数据包与该剩余的小数据包组合, 成为原 始数据包, 并由数据包输出模块 533输出原始数据包。 The combining unit 53 may further include: a small data packet splitting packet determining module. 531. A split packet combination module 532 and a data packet output module 533. Specifically, the process of combining the small data packets into the original data packets by the combining unit 53 is specifically as follows: The split packet determining module 531 determines whether the received small data packet is a split packet, and when the small data packet is split. At the time of the packet, the remaining small data packet is obtained by the split packet combining module 532, and the small data packet is combined with the remaining small data packet to become the original data packet, and the original data packet is output by the data packet output module 533.
本发明实施例进一步提供一种网络数据接收设备,所述网络数据接收设备 包括包括如上述结构的网络数据接收系统。 The embodiment of the present invention further provides a network data receiving device, where the network data receiving device includes a network data receiving system including the above structure.
本领域普通技术人员可以理解实现上述实施例方法携带的全部或部分步 骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机 可读存储介质中, 该程序在执行时, 包括方法实施例的步骤之一或其组合。 A person skilled in the art can understand that all or part of the steps carried by the method of the foregoing embodiment can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium. , including one or a combination of the steps of the method embodiments.
另外, 在本发明各个实施例中的各功能单元可以集成在一个处理模块中, 也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块 中。上述集成的模块既可以釆用硬件的形式实现, 也可以釆用软件功能模块的 形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品 销售或使用时, 也可以存储在一个计算机可读取存储介质中。 In addition, each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. The integrated modules, if implemented in the form of software functional modules and sold or used as separate products, may also be stored in a computer readable storage medium.
上述提到的存储介质可以是只读存储器, 磁盘或光盘等。 The above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
综上所述,本发明上述实施例通过将原始数据包拆分成若干个小数据包来 减少传输过程中的数据包丟失, 当网络数据接收端检查到丟失了小数据包时, 发送重传请求, 由网络数据发送端重新发送丟失的小数据包,从而减少了在传 输网络数据时, 数据包的丟失。 In summary, the foregoing embodiment of the present invention reduces packet loss during transmission by splitting the original data packet into several small data packets. When the network data receiving end detects that a small data packet is lost, the retransmission is sent. The request, the network data sender resends the lost small data packet, thereby reducing the loss of the data packet when transmitting the network data.
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡在本发 明的精神和原则之内所作的任何修改、等同替换和改进等, 均应包含在本发明 的保护范围之内。
The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.
Claims
1、 一种网络数据发送方法, 其特征在于, 包括: A method for transmitting network data, comprising:
将大于设定字节的原始数据包拆分成多个小数据包; Split the original data packet larger than the set byte into multiple small data packets;
标识所述小数据包; Identifying the small data packet;
发送标识后的 d、数据包。 d, the data packet after sending the identification.
2、 如权利要求 1所述的网络数据发送方法, 其特征在于, 还包括: 当接 收到重发请求时 ,根据所述重发请求中携带的小数据包的标识重新发送对应的 小数据包。 2. The network data sending method according to claim 1, further comprising: resending the corresponding small data packet according to the identifier of the small data packet carried in the retransmission request when receiving the retransmission request .
3、 如权利要求 1或 2所述的网络数据发送方法, 其特征在于, 所述将大 于设定字节的原始数据包拆分成多个小数据包的步骤进一步包括: The network data transmitting method according to claim 1 or 2, wherein the step of splitting the original data packet larger than the set byte into a plurality of small data packets further comprises:
将大小超过 m KBit的原始数据包拆分成若干个 m KBit的小数据包及一个 不大于 m KBit的小数据包; Split the original data packet larger than m KBit into several small packets of m KBit and a small data packet of not more than m KBit;
生成数据包拆分控制信息,所述数据包拆分控制信息中包含有拆分的小数 据包的数目信息及每个小数据包的编号; Generating packet splitting control information, where the packet splitting control information includes information on the number of split small packets and the number of each small data packet;
将所述拆分的小数据包的数目信息,以及小数据包的编号添加到所述小数 据包的编号对应的小数据包中。 The number information of the split small data packet and the number of the small data packet are added to the small data packet corresponding to the number of the small data packet.
4、 如权利要求 1或 2所述的网络数据发送方法, 其特征在于, 所述标识 所述小数据包的步骤具体为: The network data sending method according to claim 1 or 2, wherein the step of identifying the small data packet is specifically:
配置装载小数据包的数据窗口; Configure the data window for loading small packets;
将所述小数据包装载到所述数据窗口; Loading the small data package into the data window;
利用所述数据窗口的编号及各小数据包在所述数据窗口中的位置标识小 数据包。 The small data packet is identified by the number of the data window and the location of each small data packet in the data window.
5、 一种网络数据接收方法, 其特征在于, 包括: A network data receiving method, comprising:
接收小数据包, 检查是否存在丟失的小数据包; Receive small packets and check for missing small packets;
当存在丟失的小数据包时, 向网络数据发送端发送重发请求, 所述重发请 求携带有所述丟失的小数据包的标识; And when there is a lost small data packet, sending a retransmission request to the network data sending end, where the retransmission request carries the identifier of the lost small data packet;
将接收到的小数据包组合成原始数据包。 The received small packets are combined into the original data packet.
6、 如权利要求 5所述的网络数据接收方法, 其特征在于, 所述将接收到 的小数据包组合成原始数据包的步骤具体为:
判断接收到的 d、数据包是否为拆分包; The network data receiving method according to claim 5, wherein the step of combining the received small data packets into the original data packets is specifically: Determine whether the received d and the data packet are split packages;
当小数据包为拆分包时, 获取剩余的小数据包, 并将所述小数据包与所述 剩余的小数据包组合, 成为原始数据包; When the small data packet is a split packet, the remaining small data packet is obtained, and the small data packet is combined with the remaining small data packet to become the original data packet;
输出所述原始数据包。 The original data packet is output.
7、 一种网络数据发送系统, 其特征在于, 包括: 7. A network data transmission system, comprising:
拆分单元, 用于将大于设定字节的原始数据包拆分成多个小数据包; 标识单元, 用于标识所述小数据包; a splitting unit, configured to split an original data packet larger than a set byte into a plurality of small data packets; and an identifying unit, configured to identify the small data packet;
发送单元, 用于发送标识后的小数据包。 The sending unit is configured to send the identified small data packet.
8、 如权利要求 7所述的网络数据发送系统, 其特征在于, 还包括: 重发请求接收单元,用于接收到重发请求时,根据所述重发请求中携带的 小数据包的标识触发所述发送模块重新发送对应的小数据包。 The network data transmission system according to claim 7, further comprising: a retransmission request receiving unit, configured to: according to the identifier of the small data packet carried in the retransmission request, when receiving the retransmission request Triggering the sending module to resend the corresponding small data packet.
9、 如权利要求 7或 8所述的网络数据发送系统, 其特征在于, 所述拆分 单元进一步包括: The network data transmission system according to claim 7 or 8, wherein the splitting unit further comprises:
数据包拆分模块, 用于将大小超过 m KBit的数据包拆分成若干个 m KBit 的小数据包及一个不大于 m KBit的小数据包; a packet splitting module, configured to split a data packet larger than m KBit into a plurality of small packets of m KBit and a small data packet of not more than m KBit;
生成模块, 用于生成数据包拆分控制信息, 所述数据包拆分控制信息中包 含有拆分的小数据包的数目信息及每个小数据包的编号; 以及 a generating module, configured to generate data packet splitting control information, where the data packet splitting control information includes information about a number of split small data packets and a number of each small data packet;
添加模块, 用于将所述拆分的小数据包的数目信息, 以及小数据包的编号 添加到所述小数据包的编号对应的小数据包中。 And a adding module, configured to add the number information of the split small data packet and the number of the small data packet to the small data packet corresponding to the number of the small data packet.
10、 如权利要求 7或 8所述的网络数据发送系统, 其特征在于, 所述标识 单元进一步包括: The network data transmission system according to claim 7 or 8, wherein the identification unit further comprises:
配置模块, 用于配置装载小数据包的数据窗口; a configuration module, configured to configure a data window for loading small data packets;
小数据包装载模块, 用于将所述小数据包装载到所述数据窗口; 以及 小数据包标识模块,用于利用所述数据窗口的编号及各小数据包在所述数 据窗口中的位置标识小数据包。 a small data package carrying module, configured to load the small data package into the data window; and a small data packet identification module, configured to utilize a number of the data window and a location of each small data packet in the data window Identify small packets.
11、 一种网络数据接收系统, 其特征在于, 包括: A network data receiving system, comprising:
接收检查单元, 用于接收小数据包, 检查是否存在丟失的小数据包; 重发请求发送单元,用于当存在丟失的小数据包时, 向网络数据发送端发 送重发请求, 所述重发请求携带有所述丟失的小数据包的标识; 以及
组合单元, 将接收到的小数据包组合成原始数据包。 a receiving check unit, configured to receive a small data packet, and check whether there is a lost small data packet; and a retransmission request sending unit, configured to send a retransmission request to the network data sending end when there is a lost small data packet, where Sending a request carrying the identifier of the lost small data packet; The combination unit combines the received small data packets into original data packets.
12、 如权利要求 11所述的网络数据接收系统, 其特征在于, 所述组合单 元进一步包括: The network data receiving system according to claim 11, wherein the combination unit further comprises:
拆分包判断模块, 用于判断接收到的小数据包是否为拆分包; a split packet determining module, configured to determine whether the received small data packet is a split packet;
拆分包组合模块, 用于当小数据包为拆分包时, 获取剩余的小数据包, 并 将所述小数据包与所述剩余的小数据包组合, 成为原始数据包; 以及 a split packet combination module, configured to: when a small data packet is a split packet, acquire the remaining small data packet, and combine the small data packet with the remaining small data packet to become an original data packet;
数据包输出模块, 用于输出原始数据包。 A packet output module for outputting raw data packets.
13、 一种网络数据发送设备, 其特征在于, 所述网络数据发送设备包括网 络数据发送系统, 所述发送系统包括: A network data transmitting device, wherein the network data transmitting device includes a network data transmitting system, and the sending system includes:
拆分单元, 用于将大于设定字节的原始数据包拆分成多个小数据包; 标识单元, 用于标识所述小数据包; a splitting unit, configured to split an original data packet larger than a set byte into a plurality of small data packets; and an identifying unit, configured to identify the small data packet;
发送单元, 用于发送标识后的小数据包; 以及 a sending unit, configured to send the identified small data packet;
重发请求接收单元,用于接收到重发请求时,根据所述重发请求中携带的 小数据包的标识触发所述发送模块重新发送对应的小数据包。 The retransmission request receiving unit, when receiving the retransmission request, triggers the sending module to resend the corresponding small data packet according to the identifier of the small data packet carried in the retransmission request.
14、 一种网络数据接收设备, 其特征在于, 所述网络数据接收设备包括网 络数据接收系统, 所述接收系统包括: A network data receiving device, wherein the network data receiving device comprises a network data receiving system, and the receiving system comprises:
接收检查单元, 用于接收小数据包, 检查是否存在丟失的小数据包; 重发请求发送单元,用于当存在丟失的小数据包时, 向网络数据发送端发 送重发请求, 所述重发请求携带有所述丟失的小数据包的标识; 以及 a receiving check unit, configured to receive a small data packet, and check whether there is a lost small data packet; and a retransmission request sending unit, configured to send a retransmission request to the network data sending end when there is a lost small data packet, where Sending a request carrying the identifier of the lost small data packet;
组合单元, 将接收到的小数据包组合成原始数据包。
The combination unit combines the received small data packets into original data packets.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2007100757454A CN101202604B (en) | 2007-08-14 | 2007-08-14 | Method for transmitting network data |
CN200710075745.4 | 2007-08-14 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2009021417A1 true WO2009021417A1 (en) | 2009-02-19 |
Family
ID=39517590
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2008/071343 WO2009021417A1 (en) | 2007-08-14 | 2008-06-18 | A method, system and device for transmitting and receiving the network data |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101202604B (en) |
WO (1) | WO2009021417A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111193574A (en) * | 2019-12-31 | 2020-05-22 | 西安翔腾微电子科技有限公司 | Data transmission method and data transmission system |
CN114024914A (en) * | 2021-10-27 | 2022-02-08 | 杭州海康威视数字技术股份有限公司 | Video data transmission method and device and electronic equipment |
Families Citing this family (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101651959B (en) * | 2009-09-23 | 2015-05-13 | 中兴通讯股份有限公司 | Method, system and equipment for sending data packets |
CN102088320B (en) * | 2009-12-03 | 2013-10-30 | 建兴电子科技股份有限公司 | Ultrasonic system and communication method thereof |
CN101764730B (en) * | 2009-12-18 | 2011-12-21 | 航天东方红卫星有限公司 | CAN bus data transmission method |
CN102231658A (en) * | 2011-06-09 | 2011-11-02 | 山东电力集团公司 | Safe communication method of internetwork isolation apparatus |
CN102438048B (en) * | 2011-12-15 | 2014-04-30 | 北京新媒传信科技有限公司 | Method and system for calling remote service from Internet |
CN103841620B (en) * | 2012-11-27 | 2017-12-05 | 中国石油天然气股份有限公司 | Wireless sensor network communication protocol method of automatic cathode protection data acquisition system |
CN103905145B (en) * | 2012-12-27 | 2018-05-15 | 北京新媒传信科技有限公司 | Data transmission method and device based on deblocking |
CN103354479B (en) * | 2013-03-22 | 2017-02-08 | 哈尔滨工业大学深圳研究生院 | LT code based spatial delay/disruption tolerant network (DTN) transmission method |
CN103269260A (en) * | 2013-06-03 | 2013-08-28 | 腾讯科技(深圳)有限公司 | Data transmission method, data receiving terminal, data sending terminal and data transmission system |
CN104217562B (en) * | 2013-06-05 | 2017-05-03 | 中国石油天然气股份有限公司 | Cathode protection data automatic acquisition method based on wireless sensor network |
CN103618694A (en) * | 2013-11-01 | 2014-03-05 | 西南科技大学 | Digital radio narrowband system-based R<2>UDP protocol design |
CN104574909A (en) * | 2015-01-26 | 2015-04-29 | 北京迪创伟业科技有限公司 | Acquirer for remote meter reading and remote meter reading system |
CN104574907A (en) * | 2015-01-26 | 2015-04-29 | 北京迪创伟业科技有限公司 | Acquisition module for remote meter reading and acquirer |
CN104574908A (en) * | 2015-01-26 | 2015-04-29 | 北京迪创伟业科技有限公司 | Remote meter reading system |
CN105245317A (en) * | 2015-10-20 | 2016-01-13 | 北京小鸟听听科技有限公司 | Data transmission method, transmitting end, receiving end and data transmission system |
CN107230331B (en) * | 2016-03-23 | 2020-12-04 | 上海宝钢工业技术服务有限公司 | Wireless data communication method applied to industrial detection |
CN106411560A (en) * | 2016-06-01 | 2017-02-15 | 深圳市永兴元科技有限公司 | Data transmission method and device |
CN106302808A (en) * | 2016-09-14 | 2017-01-04 | 广东欧珀移动通信有限公司 | Data transmission method and mobile terminal |
CN106452688A (en) * | 2016-10-11 | 2017-02-22 | 福建星海通信科技有限公司 | Beidou data lost message retransmission method and system |
CN108306715A (en) * | 2017-01-11 | 2018-07-20 | 深圳市首欣通达科技有限公司 | A kind of method and system carrying out long file transmission based on Big Dipper generation satellite short message communication function |
CN106888102A (en) * | 2017-01-18 | 2017-06-23 | 深圳市方大自动化系统有限公司 | The Oftware updating method of shield door gating device |
CN107342983A (en) * | 2017-06-09 | 2017-11-10 | 深圳震有科技股份有限公司 | A kind of transactional handles the method and system of the efficient UDP communications of more subpackages |
CN107612841A (en) * | 2017-08-21 | 2018-01-19 | 武汉斗鱼网络科技有限公司 | A kind of method, apparatus and computer equipment for transmitting data |
CN107580233A (en) * | 2017-08-21 | 2018-01-12 | 武汉斗鱼网络科技有限公司 | A kind of method, apparatus and computer equipment for transmitting data |
CN107566808A (en) * | 2017-09-30 | 2018-01-09 | 深圳市智慧海洋科技有限公司 | A kind of underwater image transmission method and system based on wireless water sound communication technique |
CN108200387A (en) * | 2017-12-26 | 2018-06-22 | 深圳进化动力数码科技有限公司 | A kind of transmission method of file, system and camera |
CN109768950B (en) * | 2018-01-19 | 2021-08-31 | 杭州博烁晟斐智能科技有限公司 | Data processing method for real-time data exchange of communication tower fault maintenance system |
CN109450603A (en) * | 2018-11-28 | 2019-03-08 | 视联动力信息技术股份有限公司 | A kind of sending method and system regarding networking data |
CN109379386A (en) * | 2018-12-13 | 2019-02-22 | 广州市百果园信息技术有限公司 | A kind of method for message transmission, device, equipment and medium |
CN110677200A (en) * | 2019-09-17 | 2020-01-10 | 深圳市智慧海洋科技有限公司 | Data transmission method and device |
CN110830185B (en) * | 2019-09-26 | 2022-08-09 | 视联动力信息技术股份有限公司 | Data transmission method and device |
CN111162857B (en) * | 2019-12-23 | 2022-03-11 | 成都德芯数字科技股份有限公司 | Data packet receiving method and device and frequency modulation emergency broadcasting system |
CN111478864A (en) * | 2020-03-06 | 2020-07-31 | 视联动力信息技术股份有限公司 | Data packet processing method and device, electronic equipment and storage medium |
CN111555984B (en) * | 2020-04-23 | 2022-08-26 | 海尔优家智能科技(北京)有限公司 | Method and device for data transmission, smart home equipment and storage medium |
CN111526606B (en) * | 2020-04-23 | 2022-06-14 | 海尔优家智能科技(北京)有限公司 | Method and device for data transmission, smart home equipment and storage medium |
CN112954255B (en) * | 2021-01-29 | 2024-04-16 | 深圳市捷视飞通科技股份有限公司 | Video conference code stream transmission method, device, computer equipment and storage medium |
CN114040445B (en) * | 2021-11-08 | 2023-08-15 | 聚好看科技股份有限公司 | Data transmission method and device |
CN115048376A (en) * | 2022-06-08 | 2022-09-13 | 北京广利核系统工程有限公司 | Data processing method and device applied to nuclear power station |
CN116405094A (en) * | 2023-04-14 | 2023-07-07 | 北京蔚海明祥科技有限公司 | Data transmission system and method based on multipath Tiantong communication equipment |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1520111A (en) * | 2003-09-02 | 2004-08-11 | ����ͨѶ�ɷ�����˾ | Method for transfering data within local area network |
CN1816042A (en) * | 2005-01-31 | 2006-08-09 | 华为技术有限公司 | Method for transmission of data between processors |
CN1897514A (en) * | 2005-07-14 | 2007-01-17 | 中兴通讯股份有限公司 | Intersection-protocol data unit method for wireless link control layer transmitting determination mode |
EP1814268A1 (en) * | 2006-01-27 | 2007-08-01 | Stefan Niantschur | Method and advanced system for secure multi-channel transfer of data to potentially mobile units |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FI111421B (en) * | 2000-12-20 | 2003-07-15 | Nokia Corp | Communication method and radio system |
-
2007
- 2007-08-14 CN CN2007100757454A patent/CN101202604B/en not_active Expired - Fee Related
-
2008
- 2008-06-18 WO PCT/CN2008/071343 patent/WO2009021417A1/en active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1520111A (en) * | 2003-09-02 | 2004-08-11 | ����ͨѶ�ɷ�����˾ | Method for transfering data within local area network |
CN1816042A (en) * | 2005-01-31 | 2006-08-09 | 华为技术有限公司 | Method for transmission of data between processors |
CN1897514A (en) * | 2005-07-14 | 2007-01-17 | 中兴通讯股份有限公司 | Intersection-protocol data unit method for wireless link control layer transmitting determination mode |
EP1814268A1 (en) * | 2006-01-27 | 2007-08-01 | Stefan Niantschur | Method and advanced system for secure multi-channel transfer of data to potentially mobile units |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111193574A (en) * | 2019-12-31 | 2020-05-22 | 西安翔腾微电子科技有限公司 | Data transmission method and data transmission system |
CN111193574B (en) * | 2019-12-31 | 2023-04-28 | 西安翔腾微电子科技有限公司 | Data transmission method and data transmission system |
CN114024914A (en) * | 2021-10-27 | 2022-02-08 | 杭州海康威视数字技术股份有限公司 | Video data transmission method and device and electronic equipment |
CN114024914B (en) * | 2021-10-27 | 2024-03-01 | 杭州海康威视数字技术股份有限公司 | Video data transmission method and device and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
CN101202604A (en) | 2008-06-18 |
CN101202604B (en) | 2011-03-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2009021417A1 (en) | A method, system and device for transmitting and receiving the network data | |
US9003053B2 (en) | Message acceleration | |
KR101492510B1 (en) | Multiple delivery route packet ordering | |
US7551638B2 (en) | Network interface with transmit frame descriptor reuse | |
KR102046792B1 (en) | Method of transporting data from sending node to destination node | |
WO2020119347A1 (en) | Message transmission method, apparatus, device and medium | |
WO2011047621A1 (en) | Header compression data packet transmission method and device based on retransmission mechanism | |
US9197373B2 (en) | Method, apparatus, and system for retransmitting data packet in quick path interconnect system | |
US8589586B2 (en) | Method and apparatus for managing transmission of TCP data segments | |
AU2007344308B2 (en) | Method of real-time transmission/reception of data in packets between a server and a client terminal, corresponding server and terminal | |
WO2011046056A1 (en) | Transmission control method for packet communication and packet communication system | |
US10505677B2 (en) | Fast detection and retransmission of dropped last packet in a flow | |
JP2012186839A (en) | Communication method based on udp | |
CN111404872A (en) | Message processing method, device and system | |
US8413000B2 (en) | Retransmission above the gamma interface | |
US20120063463A1 (en) | Packet aligning apparatus and packet aligning method | |
US9544401B2 (en) | Device and method for data communication using a transmission ring buffer | |
JP4478180B2 (en) | Wireless communication system | |
JP3950865B2 (en) | ATM communication system | |
CN111447046B (en) | Service data transmission method, device, equipment and storage medium | |
CN117560304B (en) | Network state monitoring method, system, equipment and medium | |
CN113315601B (en) | Multipoint-assisted data transmission method and device, storage medium and electronic equipment | |
CN107888341B (en) | Data transmission method and device | |
JP2007267249A (en) | Data transmission device, data transmission method, and data transmission program | |
US9154269B2 (en) | Method for operating a remote procedure call handler in a client and a server and computer system comprising the same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08757753 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 08757753 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC |