CN107360594B - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN107360594B
CN107360594B CN201610302659.1A CN201610302659A CN107360594B CN 107360594 B CN107360594 B CN 107360594B CN 201610302659 A CN201610302659 A CN 201610302659A CN 107360594 B CN107360594 B CN 107360594B
Authority
CN
China
Prior art keywords
pdu
rlc
sequence number
group
super sequence
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.)
Active
Application number
CN201610302659.1A
Other languages
Chinese (zh)
Other versions
CN107360594A (en
Inventor
王莹莹
孙军帅
陈锋
黄学艳
陈卓
易芝玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Mobile Communications Group Co Ltd, China Mobile Communications Ltd Research Institute filed Critical China Mobile Communications Group Co Ltd
Priority to CN201610302659.1A priority Critical patent/CN107360594B/en
Publication of CN107360594A publication Critical patent/CN107360594A/en
Application granted granted Critical
Publication of CN107360594B publication Critical patent/CN107360594B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]

Abstract

The invention discloses an information processing method and device, wherein the method comprises the following steps: adding a super sequence number and an ending identification bit in a frame structure of a data protocol unit (PDU) of a radio link sublayer RLC unacknowledged mode UM; wherein, the super sequence number is used for indicating the identification information of the PDU group where the PDU is located; the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group; and sending the PDU of the RLC UM added with the super sequence number and the ending identification bit to a receiving end.

Description

Information processing method and device
Technical Field
The present invention relates to transmission management technologies in the field of communications, and in particular, to an information processing method and apparatus.
Background
In the prior art, the PDCP/RLC is divided and reconstructed, the reordering function of the PDCP PDU is added in the PDCP protocol function, and the RLC function is kept unchanged. However, this solution has the following problems: 1. the method needs to add a sorting function to the data packet in the PDCP protocol, which confuses the functional division of RLC and PDCP and destroys the principle that only RLC is responsible for sorting the data packet; 2. a complete set of complete in-sequence sending and receiving reordering mechanism needs to be added in the PDCP protocol, and the PDCP protocol stack is greatly changed; 3. at present, the PDCP does not need to process the data in the Transparent Mode (TM), and if the PDCP supports the packet ordering function, the TM mode needs to be processed for completeness of the protocol function. 4. When the PDCP is sequenced through SN numbers of PDCP PDUs, the PDCP PDUs transmitted by a plurality of RLC can be sequenced, which causes great complexity and prolongs the sequencing time; 5. when the receiving end re-establishes (reestablishment), a new time delay is added in the re-establishment process because the time for data and control information between the RLC and the PDCP to undergo non-ideal transmission is too long.
Disclosure of Invention
In view of the above, the present invention provides an information processing method and apparatus, which can solve at least the above problems in the prior art.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
the embodiment of the invention provides an information processing method, which comprises the following steps:
adding a super sequence number and an end identification bit in a frame structure of a data protocol unit (PDU) of a radio link sub-layer (RLC) Unacknowledged Mode (UM); wherein, the super sequence number is used for indicating the identification information of the PDU group where the PDU is located; the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group;
and sending the PDU of the RLC UM added with the super sequence number and the ending identification bit to a receiving end.
An embodiment of the present invention provides an information processing apparatus, including:
the information processing unit is used for adding a super sequence number and an ending identification bit in a frame structure of the PDU of the RLC UM; wherein, the super sequence number is used for indicating the identification information of the PDU group where the PDU is located; the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group;
and the communication unit is used for sending the PDU of the RLC UM added with the super sequence number and the ending identification bit to a receiving end.
The embodiment of the invention provides an information processing method and a device, wherein a super sequence number and an end identification bit are set in a PDU (protocol data Unit) of an RLC UM (radio link control UM), and identification information of a group in which the PDU is located and whether the PDU is the last PDU of the group in which the PDU is located are respectively indicated through the super sequence number and the end identification bit; therefore, the data sorting problem under the scene of simplifying and segmenting the PLC can be set by indicating the group in which the PDU is positioned and whether the PDU is the last PDU in the group, and the method is more suitable for a networking mode of 5G remote non-ideal forward transmission; in addition, compared with the scheme of putting the sorting into the PDCP for realization, the waiting time for sorting by using SN is reduced and the processing efficiency is improved because a plurality of PDUs have the same HSN by introducing the HSN; in the switching process, through the arrangement of the HSN number, the problem of overlarge transmission data volume caused by forwarding a large number of data packets is avoided, and only the data packets corresponding to the group where the data packets with errors are located can be forwarded, so that the data forwarding is reduced; the compatibility is better because the method can be realized only by inserting the newly added information into the PDU frame structure of the RLC UMD.
Drawings
FIG. 1 is a flow chart of an information processing method according to an embodiment of the present invention;
FIG. 2a is a diagram of a frame structure (5bitSN number) of a conventional RLC UMD PDU;
fig. 2b is a schematic structural diagram after adding HSN and EM fields on the basis of the frame structure of fig. 2a according to an embodiment of the present invention;
FIGS. 3 a/3 b-7 a/7 b are diagrams of several frame structures of RLC UMD PDU and the frame structure after HSN and EM fields are added on the basis of these frame structures in the prior art;
FIG. 8 is a schematic diagram of an apparatus according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
The first embodiment,
An embodiment of the present invention provides an information processing method, as shown in fig. 1, including:
step 101: adding a super sequence number and an ending identification bit in a frame structure of a data protocol unit (PDU) of a radio link sublayer RLC unacknowledged mode UM; wherein, the super sequence number is used for indicating the identification information of the PDU group where the PDU is located; the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group;
step 102: and sending the PDU of the RLC UM added with the super sequence number and the ending identification bit to a receiving end.
The scheme provided by this embodiment redesigns the frame structure of the conventional RLC UMD PDU to obtain a new RLC UMD PDU frame structure, so that the redesigned RLC UMD PDU is suitable for the requirement of simplifying RLC packet sequencing in a 5G remote network, and meanwhile, unbevable challenges are not brought to the implementation of a receiving end.
First, a super sequence number, i.e., identification information for indicating a PDU group in which each PDU is located, is added to each PDU in a PDU group.
The length of the super sequence number may be set to an integer multiple of eight minus a length of one bit. The super Sequence Number may be a super Sequence Number (HSN) field in the PDU.
And the HSN domain is used for ensuring the whole byte alignment of the data packet of the RLC and defining the length of the HSN as 8 x N-1 bit. The HSN is used to mark the PDU group (cluster) corresponding to the RLC PDU. The HSN is the same for each RLC UMD PDU belonging to the same PDU cluster.
Wherein the PDU group specifically is: a group of PDUs connected by Packet Data Convergence Protocol (PDCP) Sequence Numbers (SNs).
Secondly, an end flag may also be set in each PDU, and the end flag is added to a second location, specifically:
before the sending the PDU of the RLC UM added with the super sequence number to the receiving end, the method further includes: and generating an end identification bit, wherein the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group.
Correspondingly, in the PDU frame structure of the RLC UM, determining a second position; adding the end marker bit to the second location.
The end flag bit may be used as an end flag (EM, Endmaker) field, and the Endmaker length is set to be one bit (1bit) length.
Specifically, in the ending flag, 0 may be used to indicate that the UMD PDU corresponding to the RLC UMD PDU is not the end of the PDU cluster in which the RLC UMD PDU is located, and 1 may be used to indicate that the RLC UMD PDU is the last PDU of the PDU cluster in which the RLC UMD PDU is located.
Again, the first location may be disposed adjacent to the second location; in particular, the second position may be disposed before and adjacent to the first position.
By adopting the scheme, the super sequence number and the ending identification bit are set in the PDU of the RLC UM, and the identification information of the group in which the PDU is located and whether the PDU is the last PDU of the group in which the PDU is located are respectively indicated through the super sequence number and the ending identification bit; therefore, the data sorting problem under the scene of simplifying and segmenting the PLC can be set by indicating the group in which the PDU is positioned and whether the PDU is the last PDU in the group, and the method is more suitable for a networking mode of 5G remote non-ideal forward transmission; in addition, compared with the scheme of putting the sorting into the PDCP for realization, the waiting time for sorting by using SN is reduced and the processing efficiency is improved because a plurality of PDUs have the same HSN by introducing the HSN; in the switching process, through the arrangement of the HSN number, the problem of overlarge transmission data volume caused by forwarding a large number of data packets is avoided, and only the data packets corresponding to the group where the data packets with errors are located can be forwarded, so that the data forwarding is reduced; the compatibility is better because the realization can be realized only by inserting the new information into the PDU frame structure of the RLCUMD.
Example II,
In combination with the technical solution provided by the first embodiment, a plurality of examples are provided in this embodiment to explain a processing manner in an actual frame structure:
referring to fig. 2a and fig. 2b, a frame structure of a conventional RLC UMD PDU and a frame structure adopting the scheme provided in this embodiment are respectively described, and on the basis that the conventional RLC UMD PDU structure (5bitSN) provided in fig. 2a has no LI, RLC UM frame structures (HSN takes a length of 7bir as an example) of an HSN domain and an EM domain are added, so as to obtain the frame structure of fig. 2 b. The embodiment can be applied to a sending end, the centralized control module distributes the PDUs (protocol data units) cluster, and each PDU cluster is processed and mapped into a group of RLC PDUs. And multiple groups of parallel RLC PDUs are transmitted to a receiving end, the receiving end RLC determines the end position of the current PDU cluster according to the EM domain, then sequences all RLC PDUs in the PDU cluster, finally notifies the centralized control unit of the PDU cluster which is internally sequenced and the corresponding HSN, and the centralized control unit completes the sequencing of the PDU clusters. The HSN is used as the unique identification of the PDUcluster and is used for sequencing the PDU cluster received by the receiving end master control unit.
Similar to the above example, referring to fig. 3 a/3 b to fig. 7 a/7 b, the frame structure of conventional a RLC cumd PDU (without LI) and the RLC UM frame structure of HSN domain and EM domain are added, respectively, and it is understood that the specific locations of Endmaker and SFN in this embodiment are not too much constrained.
By adopting the scheme, the super sequence number and the ending identification bit are set in the PDU of the RLC UM, and the identification information of the group in which the PDU is located and whether the PDU is the last PDU of the group in which the PDU is located are respectively indicated through the super sequence number and the ending identification bit; therefore, the data sorting problem under the scene of simplifying and segmenting the PLC can be set by indicating the group in which the PDU is positioned and whether the PDU is the last PDU in the group, and the method is more suitable for a networking mode of 5G remote non-ideal forward transmission; in addition, compared with the scheme of putting the sorting into the PDCP for realization, the waiting time for sorting by using SN is reduced and the processing efficiency is improved because a plurality of PDUs have the same HSN by introducing the HSN; in the switching process, through the arrangement of the HSN number, the problem of overlarge transmission data volume caused by forwarding a large number of data packets is avoided, and only the data packets corresponding to the group where the data packets with errors are located can be forwarded, so that the data forwarding is reduced; the compatibility is better because the realization can be realized only by inserting the new information into the PDU frame structure of the RLCUMD.
Example III,
An embodiment of the present invention provides an information processing apparatus, as shown in fig. 8, the apparatus including:
an information processing unit 81, configured to add a super sequence number and an end flag in a frame structure of a protocol data unit PDU of an RLC unacknowledged mode UM; wherein, the super sequence number is used for indicating the identification information of the PDU group where the PDU is located; the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group;
a communication unit 82, configured to send the PDU of the RLC UM to which the super sequence number and the end flag are added to a receiving end.
The scheme provided by this embodiment redesigns the frame structure of the conventional RLC UMD PDU to obtain a new RLC UMD PDU frame structure, so that the redesigned RLC UMD PDU is suitable for the requirement of simplifying RLC packet sequencing in a 5G remote network, and meanwhile, unbevable challenges are not brought to the implementation of a receiving end.
The information processing unit is used for determining a first position and a second position in a frame structure of a Protocol Data Unit (PDU) of a Radio Link Control (RLC) Unacknowledged Mode (UM).
First, a super sequence number, i.e., identification information for indicating a PDU group in which each PDU is located, is added to each PDU in a PDU group.
The length of the super sequence number may be set to an integer multiple of eight minus a length of one bit. The super Sequence Number may be a super Sequence Number (HSN) field in the PDU.
And the HSN domain is used for ensuring the whole byte alignment of the data packet of the RLC and defining the length of the HSN as 8 x N-1 bit. The HSN is used to mark the PDU group (cluster) corresponding to the RLC PDU. The HSN is the same for each RLC UMD PDU belonging to the same PDU cluster.
Wherein the PDU group specifically is: a group of PDUs connected by Packet Data Convergence Protocol (PDCP) Sequence Numbers (SNs).
Secondly, an end flag may also be set in each PDU, and the end flag is added to a second location, specifically:
and generating an end identification bit, wherein the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group.
Correspondingly, in the PDU frame structure of the RLC UM, determining a second position; adding the end marker bit to the second location.
The end flag bit may be used as an end flag (EM, Endmaker) field, and the Endmaker length is set to be one bit (1bit) length.
Specifically, in the ending flag, 0 may be used to indicate that the UMD PDU corresponding to the RLC UMD PDU is not the end of the PDU cluster in which the RLC UMD PDU is located, and 1 may be used to indicate that the RLC UMD PDU is the last PDU of the PDU cluster in which the RLC UMD PDU is located.
Again, the first location may be disposed adjacent to the second location; in particular, the second position may be disposed before and adjacent to the first position.
Referring to fig. 2a and fig. 2b, a frame structure of a conventional RLC UMD PDU and a frame structure adopting the scheme provided in this embodiment are respectively described, and on the basis that the conventional RLC UMD PDU structure (5bitSN) provided in fig. 2a has no LI, RLC UM frame structures (HSN takes a length of 7bir as an example) of an HSN domain and an EM domain are added, so as to obtain the frame structure of fig. 2 b. The embodiment can be applied to a sending end, the centralized control module distributes the PDUs (protocol data units) cluster, and each PDU cluster is processed and mapped into a group of RLC PDUs. And multiple groups of parallel RLC PDUs are transmitted to a receiving end, the receiving end RLC determines the end position of the current PDU cluster according to the EM domain, then sequences all RLC PDUs in the PDU cluster, finally notifies the centralized control unit of the PDU cluster which is internally sequenced and the corresponding HSN, and the centralized control unit completes the sequencing of the PDU clusters. The HSN is used as the unique identification of the PDUcluster and is used for sequencing the PDU cluster received by the receiving end master control unit.
Similar to the above example, referring to fig. 3 a/3 b to fig. 7 a/7 b, the frame structure of conventional a RLC cumd PDU (without LI) and the RLC UM frame structure of HSN domain and EM domain are added, respectively, and it is understood that the specific locations of Endmaker and SFN in this embodiment are not too much constrained.
By adopting the scheme, the super sequence number and the ending identification bit are set in the PDU of the RLC UM, and the identification information of the group in which the PDU is located and whether the PDU is the last PDU of the group in which the PDU is located are respectively indicated through the super sequence number and the ending identification bit; therefore, the data sorting problem under the scene of simplifying and segmenting the PLC can be set by indicating the group in which the PDU is positioned and whether the PDU is the last PDU in the group, and the method is more suitable for a networking mode of 5G remote non-ideal forward transmission; in addition, compared with the scheme of putting the sorting into the PDCP for realization, the waiting time for sorting by using SN is reduced and the processing efficiency is improved because a plurality of PDUs have the same HSN by introducing the HSN; in the switching process, through the arrangement of the HSN number, the problem of overlarge transmission data volume caused by forwarding a large number of data packets is avoided, and only the data packets corresponding to the group where the data packets with errors are located can be forwarded, so that the data forwarding is reduced; the compatibility is better because the realization can be realized only by inserting the new information into the PDU frame structure of the RLCUMD.
The integrated module according to the embodiment of the present invention may also be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as an independent product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product stored in a storage medium, and including several instructions for enabling a computer device (which may be a personal computer, a network device, or a network device) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (11)

1. An information processing method, characterized in that the method comprises:
adding a super sequence number and an ending identification bit in a frame structure of a data protocol unit (PDU) of a radio link sublayer RLC unacknowledged mode UM; the super sequence number is used for indicating the identification information of the PDU group where the PDU is located, and the super sequence numbers of the PDUs of each RLC UM in the same PDU group are the same; the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group; the PDU group is a group of PDUs connected with a packet data convergence protocol PDCP serial number SN;
and sending the PDU of the RLC UM added with the super sequence number and the ending identification bit to a receiving end.
2. The method of claim 1, further comprising:
in a frame structure of a data protocol unit, PDU, of a radio link sublayer, RLC unacknowledged mode, UM, a first position and a second position are determined.
3. The method of claim 2, further comprising:
setting the super sequence number at the first location and the end marker bit at the second location.
4. The method of claim 2, further comprising:
setting the length of the super sequence number to be an integer of eight times the length of one bit;
and setting the length of the end identification bit as the length of one bit.
5. The method of claim 2, further comprising:
the first position is disposed adjacent to the second position.
6. An information processing apparatus characterized in that the apparatus comprises:
the information processing unit is used for adding a super sequence number and an ending identification bit in a frame structure of a data protocol unit (PDU) of a radio link sub-layer RLC unacknowledged mode UM; the super sequence number is used for indicating the identification information of the PDU group where the PDU is located, and the super sequence numbers of the PDUs of each RLC UM in the same PDU group are the same; the end identification bit is used for indicating whether the PDU is the last PDU in the PDU group; the PDU group is a group of PDUs connected with a packet data convergence protocol PDCP serial number SN;
and the communication unit is used for sending the PDU of the RLC UM added with the super sequence number and the ending identification bit to a receiving end.
7. The apparatus according to claim 6, wherein the information processing unit is configured to determine the first location and the second location in a frame structure of a data protocol unit, PDU, of a radio link sublayer, RLC, unacknowledged mode, UM.
8. The apparatus of claim 7,
the information processing unit is configured to set the super sequence number at the first position, and set the end flag at the second position.
9. The apparatus of claim 7,
the information processing unit is used for setting the length of the super sequence number to be an integer of eight times the length of one bit; and setting the length of the end identification bit as the length of one bit.
10. The apparatus according to claim 7, wherein said information processing unit is configured to set said first position adjacent to said second position.
11. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 5.
CN201610302659.1A 2016-05-09 2016-05-09 Information processing method and device Active CN107360594B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610302659.1A CN107360594B (en) 2016-05-09 2016-05-09 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610302659.1A CN107360594B (en) 2016-05-09 2016-05-09 Information processing method and device

Publications (2)

Publication Number Publication Date
CN107360594A CN107360594A (en) 2017-11-17
CN107360594B true CN107360594B (en) 2020-07-07

Family

ID=60271815

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610302659.1A Active CN107360594B (en) 2016-05-09 2016-05-09 Information processing method and device

Country Status (1)

Country Link
CN (1) CN107360594B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108494490B (en) * 2018-04-09 2019-10-25 湖北邮电规划设计有限公司 A kind of wireless 5G forward pass and the network-building method of other service integrations carrying
CN111954265B (en) * 2020-08-17 2023-12-19 Oppo广东移动通信有限公司 Method for generating packet header, terminal and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101374331A (en) * 2007-08-20 2009-02-25 华为技术有限公司 Method, system and equipment for configuring wireless link control layer sequence number
WO2011137783A1 (en) * 2010-08-12 2011-11-10 华为技术有限公司 Data processing method, apparatus and system
CN102356589A (en) * 2009-03-16 2012-02-15 高通股份有限公司 Layer two segmentation techniques for high data rate transmissions
CN104244324A (en) * 2012-11-21 2014-12-24 优倍快网络公司 Wireless link transmission method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101374331A (en) * 2007-08-20 2009-02-25 华为技术有限公司 Method, system and equipment for configuring wireless link control layer sequence number
CN102356589A (en) * 2009-03-16 2012-02-15 高通股份有限公司 Layer two segmentation techniques for high data rate transmissions
WO2011137783A1 (en) * 2010-08-12 2011-11-10 华为技术有限公司 Data processing method, apparatus and system
CN104244324A (en) * 2012-11-21 2014-12-24 优倍快网络公司 Wireless link transmission method and system

Also Published As

Publication number Publication date
CN107360594A (en) 2017-11-17

Similar Documents

Publication Publication Date Title
US11290221B2 (en) Method and apparatus for transmitting and receiving data in a communication system
EP3313034A1 (en) Method and device for transmitting flexible ethernet service flow
US8824506B2 (en) Fragmentation of link layer discovery protocol packets
JP5572220B2 (en) Method and apparatus for transmitting MAC PDU with fragmented packing extension header
US8254291B2 (en) Ethernet device and lane operating method
CN106161256B (en) A kind of processing method and processing device of Border Gateway Protocol (BGP) routing
CN103118149B (en) Communication control method between same tenant's server and the network equipment
JP2017022739A (en) Data receiving method and device thereof in radio communication system
CN109698732B (en) Method and device for transmitting data
CN103365810B (en) The method and apparatus that flash memory devices programming time is reduced in C.A.N. buses
JP2019528614A (en) Error code detection method, apparatus, system, and computer-readable storage medium
WO2018171641A1 (en) Method and device for transmitting and receiving network management information, transmitting apparatus and receiving apparatus
CN103516461B (en) Wireless frame processing method and system
CN102957628A (en) Method, device and access device for packet polymerization
CN107360594B (en) Information processing method and device
CN108632326B (en) Method and device for transmitting data by protocol data unit
CN108234550B (en) Information sending method, information receiving method and PDCP entity
CN105812221B (en) The device and method of data transmission in virtual expansible Local Area Network
CN110214439B (en) Data transmission method, device, sending end, receiving end and system
WO2018086564A1 (en) Method, device and system for bearing frame number of multichannel passive optical network, and storage medium
CN107645747B (en) Method and equipment for sending and receiving data
CN104219160A (en) Method and device for generating input parameter
CN110557446A (en) communication method and system adapted by ATT and data segmentation and recombination
CN103346945B (en) The data transmission method of CAPWAP tunnel, Apparatus and system
KR100631742B1 (en) AC frame transmission method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant