WO2011079785A1 - Procédé et appareil de transmission de paquets de données - Google Patents

Procédé et appareil de transmission de paquets de données Download PDF

Info

Publication number
WO2011079785A1
WO2011079785A1 PCT/CN2010/080416 CN2010080416W WO2011079785A1 WO 2011079785 A1 WO2011079785 A1 WO 2011079785A1 CN 2010080416 W CN2010080416 W CN 2010080416W WO 2011079785 A1 WO2011079785 A1 WO 2011079785A1
Authority
WO
WIPO (PCT)
Prior art keywords
header
endpoint
compression algorithm
data block
data packet
Prior art date
Application number
PCT/CN2010/080416
Other languages
English (en)
Chinese (zh)
Inventor
朱雷
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2011079785A1 publication Critical patent/WO2011079785A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/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/04Protocols for data compression, e.g. ROHC

Definitions

  • a method for transmitting a data packet is set forth in the Chinese Patent Application No. 200910238887.7, filed on Dec. 31, 2009, the priority of the Chinese patent application entitled “A Method and Apparatus for Transmitting Data Packets” The entire contents of which are incorporated herein by reference.
  • TECHNICAL FIELD The present invention relates to the field of wireless communications, and in particular, to a method and an apparatus for transmitting a data packet. Background technique
  • Relay technology is based on the original site, by adding some new Relay stations (or relay nodes), increasing the distribution density of sites and antennas.
  • the new relay node and the original base station (the parent base station) are both connected by wireless, and there is no wired connection between the transmission network, and the downlink data first arrives at the parent base station, and then transmits to the relay node, and the relay node transmits the same to the relay node.
  • the upstream is the opposite. This approach narrows the distance between the antenna and the end user, improving the link quality of the terminal, thereby improving the spectrum efficiency and user data rate of the system.
  • Embodiments of the present invention provide a method and an apparatus for transmitting a data packet, which implements a reduction in overhead of air interface resources.
  • An embodiment of the present invention provides a method for transmitting a data packet, where the data packet includes a universal header, and the method includes:
  • the first endpoint sends an initialization message to the second endpoint, where the initialization message includes: compression algorithm information of the general packet header;
  • the first endpoint compresses a general header of the data packet by using a compression algorithm indicated by compression algorithm information of the universal header;
  • An embodiment of the present invention further provides a data transmission apparatus, including: a sending unit and a compression unit, where
  • the sending unit is configured to send an initialization message to the peer node, where the initialization message includes: a compression algorithm information of a general packet header; and sending, to the peer node, the data packet processed by the compression unit ;
  • the compression unit is configured to compress a general header of the data packet by using a compression algorithm indicated by compression algorithm information of the universal header.
  • the embodiment of the present invention further provides a method for transmitting a data packet, where the data packet includes a general packet header, and the method includes:
  • the second endpoint receives the initialization message sent by the first endpoint, where the initialization message includes: compression algorithm information of the general packet header;
  • the second endpoint decompresses the compressed data packet.
  • FIG. 1 is a flowchart of a method for transmitting a data packet according to an embodiment of the present invention
  • FIG. 2 is a flowchart of still another method for transmitting a data packet according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a general header of an SCTP data packet according to an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of a data block of an SCTP data packet according to an embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of a complete SCTP data packet according to an embodiment of the present invention
  • FIG. 8 is a schematic diagram of an SCTP data packet transmission according to an embodiment of the present invention
  • FIG. 9 is a schematic diagram of an IR message format according to an embodiment of the present invention.
  • FIG. 10 is a flowchart of a transmission between a compressor and a decompressor according to an embodiment of the present invention
  • FIG. 11 is a schematic diagram of a data packet transmission apparatus according to an embodiment of the present invention.
  • FIG. 1 is a schematic diagram of a method for transmitting a data packet according to an embodiment of the present invention.
  • the data packet includes a general header and at least one data block, and includes a data block header in the data block; the data packet may be an SCTP data packet based on the SCTP protocol, or may be a common one similar to the SCTP data packet.
  • the header and the different data blocks are used to transmit packets of multiple steams.
  • the method for transmitting a data packet includes:
  • Step 101 The first endpoint sends an IR (Initiate and Refresh) message to the second endpoint, which is referred to as an initialization message, and may be sent in the form of an IR package.
  • the initialization message includes: compression algorithm information of the general header.
  • the first endpoint may be a relay node, and correspondingly, the second endpoint may be a base station corresponding to the relay node.
  • the first endpoint and the second endpoint may also be the same as the relay node or the base station, or other devices that can establish an association relationship similar to the SCTP Association.
  • the compression algorithm information of the general header may include: indication information of a compression algorithm for a general header of the data packet agreed by the first endpoint and the second endpoint, so that the second endpoint is in the receiving After the initialization message, the compression algorithm of the general header can be used to learn the compression algorithm of the corresponding general header, and then the compression algorithm is used to decompress the general header of the subsequently received data packet.
  • the compression algorithm information of the universal header can be represented in various ways, such as identification, indication, number, index, and the like.
  • Step 102 The first endpoint compresses a general header of the data packet by using a compression algorithm indicated by the compression algorithm information of the universal packet header.
  • the first endpoint may compress the static header field in the general header of the packet using the compression algorithm indicated by the compression algorithm information of the general header described above, and retain the dynamic header field in the universal header. You can also select a partial dynamic header field to compress.
  • Step 103 Send a data packet compressed by the general header to the second endpoint.
  • the method may further include:
  • the first endpoint sends a second initialization message to the second endpoint, where the second initialization message includes: compression algorithm information of the data block header in the data packet;
  • the first endpoint compresses the data block header of the data packet by using a compression algorithm indicated by the compression algorithm information of the data block header;
  • the data packet compressed by the data block header is sent to the second endpoint.
  • the data packet includes a general header and at least one data block, and includes a data block header in the data block; the data packet may be an SCTP data packet based on the SCTP protocol, or may be a common one similar to the SCTP data packet.
  • the header and the different data blocks are used to transmit packets of multiple steams.
  • the method for transmitting a data packet includes:
  • Step 201 The first endpoint sends an initialization message to the second endpoint, where the initialization message includes: compression algorithm information of the general packet header, and compression algorithm information of the data block header.
  • the first endpoint may be a Relay node, and correspondingly, the second endpoint may be a base station corresponding to the Relay node.
  • the first endpoint and the second endpoint may also be the same as the Relay node or the base station, or other devices that can establish an association relationship similar to the SCTP Association.
  • the compression algorithm information of the general header may include: indication information of a compression algorithm for a general header of the data packet agreed by the first endpoint and the second endpoint, so that the second endpoint may pass the initialization message after receiving the initialization message.
  • the compression algorithm information of the general packet header learns the compression algorithm of the corresponding general packet header, and then uses the compression algorithm to decompress the general header of the subsequently received packet.
  • the compression algorithm information of the general header can be expressed in various ways, such as number, index, and the like.
  • Step 202 The first endpoint compresses a general packet header of the data packet by using a compression algorithm indicated by the compression algorithm information of the general packet header, and performs a compression algorithm indicated by the compression algorithm information of the data packet header to perform packet headers of the data packet. Compressed separately;
  • each data block header of the data packet specifically refers to: compressing each data block header of all data blocks in the data packet separately; or compressing each data block header of a partial data block in the data packet separately.
  • one data packet can include multiple data blocks
  • different types of data blocks can be used to transmit services of different purposes, so different compression algorithms of different data block headers can be set separately for different types of data blocks; Need to select some of the data block headers in the packet for compression.
  • the compressed state of each data block in the data packet is obtained, and the first endpoint may simultaneously carry the data block identifier in the initial message, and a compression algorithm of a data block header corresponding to different data blocks represented by different data block identifiers, so that after receiving the initialization message, the second endpoint can decompress each data block header using a corresponding header compression algorithm;
  • the point may also carry the identifiers of different data blocks in the data packet and the compression flags corresponding to the different data blocks in the initial message.
  • the second endpoint After the second endpoint receives the initialization message, it can conveniently identify the compression state of each data block, and decompress the corresponding data block header according to the identifier of the different data block and the compression flag corresponding to the different data blocks respectively. Do not decompress.
  • the first endpoint may compress the static header field in the universal header of the data packet by using a compression algorithm indicated by the compression algorithm information of the universal header, and retain the dynamic header field in the universal header.
  • the compression algorithm indicated by the compression algorithm information of the data block header is separately compressed for the static words in each data block header of the data packet, and the dynamic header field in each data block header is reserved.
  • Step 203 Send, to the second endpoint, a data packet compressed by the general header and the data block header.
  • Vacancies enable flexible compression of the general header of the packet and the header of the data block, thus reducing the consumption of transmission resources.
  • the method provided by the embodiment of the present invention is further described below by taking the SCTP packet transmission in the scenario where the relay node exists as an example.
  • the method provided by the embodiment of the present invention is also applicable to other similar scenarios.
  • FIG. 3 is a schematic structural diagram of an SCTP data packet according to an embodiment of the present invention.
  • An SCTP data packet includes a common header and at least one chunk.
  • the format of the general header of the SCTP packet is shown in Figure 4.
  • the structure of a data block of the SCTP packet is shown in Figure 5; the structure of a complete SCTP packet is shown in Figure 6.
  • different types of data blocks can be used for different purposes such as signaling, maintaining SCTP-associated messages, and user data, so the data block type in the SCTP packet can include at least one of the following: :
  • Payload Data User Data
  • Initialization confirmation (Initiation Acknowledgement);
  • the data block selects a 'Selective Acknowledgement' data block;
  • ABST Abandon
  • the header structure of the Payload Data block is shown in Figure 7.
  • the utilization of the air interface transmission resource is reduced because the Palyload Data data block in the SCTP data packet includes a specific header overhead in the extra data block.
  • a Payload Data data block is taken as an example, and a method of applying ROHC (Robust Header Compression) header compression technology in an SCTP data packet is designed according to the characteristics of the SCTP protocol.
  • ROHC Robot Header Compression
  • the SCTP protocol is used as a transport protocol, and a typical transport protocol with multiple transport data blocks, including the following features:
  • the general header structure is basically unchanged, and the variable part can be predicted by some specific methods; and the SCTP protocol header structure Support for multiple chunks, different chunks for transporting their own streams, and supporting multiple different end points, ie multihoming.
  • the embodiment of the present invention provides a schematic diagram of SCTP data packet transmission.
  • An SCTP association is established between the first endpoint and the second endpoint, where the first endpoint and the second endpoint may be referred to as an SCTP Association Peer.
  • a ROCH compression process is applied to an SCTP Association, applying and maintaining a specific set of R0HC header compression contexts, a set of header compression contexts using the same, or different compression algorithms.
  • the method includes a universal compression context for compressing a universal header field, and one or more slave header compression contexts subordinate to the SCTP association, corresponding to compression algorithms of different data block headers; and may also allow occurrence of no dependent header compression context. happening.
  • the first endpoint compresses the general header using a compression algorithm represented by the ROHC profile 0x0201; compresses the data block (chunk) carrying the stream using the compression algorithm represented by the ROHC profile 0x02011 # 1 header; use ROHC profile 0x02012 to compress the data block #2 header of the bearer stream.
  • the first endpoint On the ROHC header compression process, the first endpoint initiates a header compression context initialization (Initiation and Refresh), which includes an SCTP protocol header general header compression flag and a ROCH header compression context identifier, in which a SCTP can also be formulated.
  • a header compression context initialization (Initiation and Refresh)
  • SCTP protocol header general header compression flag and a ROCH header compression context identifier, in which a SCTP can also be formulated.
  • a packet header compression algorithm for different types of data blocks applied by multiple streams (streams) to be transmitted in a protocol; a header compression algorithm of the data block and a general header compression identifier may be used in association.
  • the association relationship between multiple data block headers and the compression algorithm of the general header can be set, and the compression algorithm identifier of a certain data block header can be considered.
  • the compression algorithm of other data block headers or general headers that can be associated with it can be applied to the compression processing of one data packet at the same time, and cannot be used simultaneously with other protocol header compression algorithms.
  • the general header compression context may not work, and the compression context of multiple stream transport blocks works; or the general header compression context works, and the compression context of other stream transport blocks does not work.
  • the above work specifically refers to compressing the corresponding header by using a compression algorithm.
  • Specific methods may include: Defining a new SCTP generic ROHC header compression profile, The number is rofile_value_201.
  • the format of the general header of the SCTP packet is shown in Figure 4, where the source port number and the destination port number are static header fields; the Verification Tag is initiated by the SCTP association. The endpoint is generated and carried by the Initiate Tag in the Initiation data block and serves as the value in the Verification Tag field of the subsequent SCTP message general header field; the Checksum field is a field for checking and protecting the integrity of the current SCTP packet, where Can be used as a dynamically changing header field. Therefore, the static header field can be compressed, thereby reducing the use of resources by the static header field during transmission.
  • the ROHC header compression profile of an SCTP Payload Data block is defined as profile_value_2011.
  • the packet header compression profile represented by the number profile_value_2011 is associated with the packet header compression profile represented by the number profile_value_201. That is, the packet header compression profile represented by the number profile_value_2011 can be triggered and used under the condition that the packet header compression profile represented by the number profile_value_201 is used.
  • the data block, and vice versa is the data block sent in order;
  • the B bit setting "1" indicates that the fragment is the starting data slice;
  • the E bit is set to "1" to indicate that the data piece is the last data piece;
  • the length of the block is different for different SCTP packets;
  • the TSN transmission sequence number
  • the TSN is the TSN of the current data block, and the TSN is generally a monotonically increasing value;
  • the Stream Identifier S indicates the stream identifier to which the current user data belongs; Payload
  • the Protocol Identifier is represented by the SCTP protocol and is recognized by the upper protocol stack.
  • This header field is also a static header field. Therefore, the static header field can be compressed, thereby reducing the use of resources by the static header field during transmission.
  • the ROHC header compression of the Payload Data block associated with an SCTP Universal ROHC Header Compression Profile is compressed.
  • the profile can be multiple.
  • the transport data block of the transmission signaling may define a header compression profile separately.
  • the compressor is located at the first end point, and the decompressor is located at the second end point.
  • the compressor sends an IR message that is used to establish the header compression context.
  • the format of the message is as shown in FIG. 9, where CID represents a Context ID (Context ID), the Add-CID octet field includes a short ROHC header compression context identifier, and 0-2 octets of CID is a long header compression context identifier;
  • the cyclic redundancy code check, the profile specific information is compression algorithm specific information, and the profile specific information includes the chunk identifier in the SCTP data packet.
  • IP/SCTP common header profile 0x0201, This profile is the general header compression profile for IP/SCTP.
  • IP/SCTP user data Profile 0x02011, this profile is the compression profile of the IP/SCTP user data block header.
  • Step 105 The compressor sends an IR package (initialization message) to the decompressor, and adds profile 0x0201 in the profile field of the message to start the SCTP universal header compression algorithm.
  • IR package initialization message
  • Step 110 The compressor sends the SCTP data packet compressed by the general header to the decompressor, where the Compressed Package Format represents the compressed packet format.
  • Step 115 The compressor sends another IR Package to the decompressor, adds a data block identifier of profile 0x02011 and chunk #1 in the profile field, and starts a packet header compression algorithm of the user data block of chunk #1.
  • the compressor compresses both the generic header of the SCTP packet and the user data block header of chunk #1.
  • Step 120 The compressor sends the SCTP data packet compressed to the general packet header and the user data block header of the chunk #1 to the decompressor.
  • the method provided by the embodiment of the present invention implements a packet header compression technology for a transport protocol header with multiple transport data blocks, and performs flexible compression on a general header and a data block header of the data packet, thereby further reducing the wireless air interface transmission protocol.
  • the overhead of the header is a packet header compression technology for a transport protocol header with multiple transport data blocks, and performs flexible compression on a general header and a data block header of the data packet, thereby further reducing the wireless air interface transmission protocol.
  • the above program may be stored in a computer readable storage medium, and the foregoing storage medium may be a ROM. /RAM, disk, CD, etc.
  • FIG. 11 is a diagram showing a data packet transmission apparatus according to an embodiment of the present invention, which is capable of communicating with a peer node, and implementing the method provided in the foregoing embodiment, where the apparatus includes: a sending unit 1101, and a compressing unit 1102, where :
  • the sending unit 1101 is configured to send an initialization message to the peer node, where the initialization message includes: compression algorithm information of the general packet header; and sending the data packet processed by the compression unit 1102 to the opposite node;
  • the compressing unit 1102 is configured to compress the general header of the data packet by using a compression algorithm indicated by the compression algorithm information of the general header.
  • the initialization message sent by the sending unit may further include: compression algorithm information of the data block header; correspondingly, the compression unit is further configured to: use a compression algorithm indicated by the compression algorithm information of the data block header to each of the data packet
  • the data block header is compressed separately.
  • the compression algorithm indicated by the compression algorithm information of the above data block header may be separately set for different types of data blocks.
  • the compression unit may separately compress a portion of the data block headers in the data packet using a compression algorithm indicated by the compression algorithm information of the data block header.
  • the compression unit may compress the static header field in the general header of the packet using a compression algorithm indicated by the compression algorithm information of the general header, and retain the dynamic header field in the general header.
  • the compression unit may also separately compress the static words in each data block header of the data packet by using a compression algorithm indicated by the compression algorithm information of the data block header, and retain the dynamic header field in each data block header.
  • the sending unit may further send a second initialization message after sending the first initialization message to the peer node, where the second initialization message includes: compression algorithm information of the data block header in the data packet; correspondingly, the compression unit Also used to compress the data block header of the data packet by using a compression algorithm indicated by the compression algorithm information of the data block header.
  • the initialization message sent by the sending unit may further include: an identifier of a different data block in the data packet, and a compression flag corresponding to the different data blocks, respectively, so that the peer node receives the initialization message,
  • the corresponding data block header is decompressed or not decompressed according to the identifiers of different data blocks and the corresponding compression flags of different data blocks.
  • the packet transmission device may be specifically a relay node, or a base station, or other communication device capable of transmitting such data packets.
  • the data packet transmission apparatus implements a packet header compression technology for a transport protocol header with multiple transport data blocks, and performs flexible compression on a general header and a data block header of the data packet, thereby further reducing wireless The overhead of the air interface transport protocol header.
  • the functional units in the various embodiments 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 above integrated modules can also be stored in a computer readable storage medium if they are implemented in the form of software functional modules and sold or used as separate products.
  • the storage medium mentioned above may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Les modes de réalisation de l'invention portent sur un procédé et sur un appareil de transmission de paquets de données, dans lequel le procédé comprend les étapes suivantes : un premier point d'extrémité transmet un message d'initialisation à un second point d'extrémité, le message d'initialisation comprenant les informations d'algorithme de compression des en-têtes communs de paquets ; le premier point d'extrémité compresse les en-têtes communs de paquets des paquets de données au moyen de l'algorithme de compression indiqué par les informations d'algorithme de compression des en-têtes communs de paquets, et transmet les paquets de données avec les en-têtes communs de paquets compressés au second point d'extrémité, permettant ainsi de réduire le surdébit lié à une transmission d'en-têtes de paquets de protocole sur des interfaces radio et une consommation de ressources de transmission.
PCT/CN2010/080416 2009-12-31 2010-12-29 Procédé et appareil de transmission de paquets de données WO2011079785A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910238887.7A CN102118792B (zh) 2009-12-31 2009-12-31 一种传输数据包的方法及装置
CN200910238887.7 2009-12-31

Publications (1)

Publication Number Publication Date
WO2011079785A1 true WO2011079785A1 (fr) 2011-07-07

Family

ID=44217346

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/080416 WO2011079785A1 (fr) 2009-12-31 2010-12-29 Procédé et appareil de transmission de paquets de données

Country Status (2)

Country Link
CN (1) CN102118792B (fr)
WO (1) WO2011079785A1 (fr)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102143527B (zh) 2010-02-03 2013-09-11 华为技术有限公司 嵌套协议包头的压缩方法及装置
US9568985B2 (en) 2012-11-23 2017-02-14 Mediatek Inc. Data processing apparatus with adaptive compression algorithm selection based on visibility of compression artifacts for data communication over camera interface and related data processing method
CN103455345A (zh) * 2013-08-15 2013-12-18 京信通信系统(中国)有限公司 一种压缩和引导嵌入式操作系统镜像文件的方法及装置
CN103731424B (zh) * 2013-12-30 2017-09-15 优视科技有限公司 一种网络数据的传输方法、装置及系统
CN112868249B (zh) * 2018-09-29 2023-08-25 Oppo广东移动通信有限公司 无线通信方法、终端设备和接入网设备
CN114303355B (zh) * 2019-11-05 2024-03-29 Oppo广东移动通信有限公司 一种指示解压缩对象的方法及装置、通信设备
CN112468469B (zh) * 2020-11-17 2022-01-04 武汉绿色网络信息服务有限责任公司 一种保障sctp协议多归属报文同源同宿的方法和装置
CN115603878A (zh) * 2021-07-10 2023-01-13 上海朗帛通信技术有限公司(Cn) 一种被用于无线通信的节点中的方法和装置
WO2024016161A1 (fr) * 2022-07-19 2024-01-25 华为技术有限公司 Procédé et appareil de transmission de données

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1471282A (zh) * 2002-07-24 2004-01-28 华为技术有限公司 一种基于多协议标签交换网络的报文传送方法
CN1913531A (zh) * 2006-08-25 2007-02-14 华为技术有限公司 一种tcp/ip包头的传输方法、压缩方法和装置
US20080101220A1 (en) * 2006-10-31 2008-05-01 Samsung Electronics Co., Ltd. Header suppression/compression apparatus and method for providing multicast and broadcast service (MBS) in broadband wireless access system
CN101237419A (zh) * 2008-03-07 2008-08-06 北京航管科技有限公司 航空电信网空地通信中的报头压缩方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1471282A (zh) * 2002-07-24 2004-01-28 华为技术有限公司 一种基于多协议标签交换网络的报文传送方法
CN1913531A (zh) * 2006-08-25 2007-02-14 华为技术有限公司 一种tcp/ip包头的传输方法、压缩方法和装置
US20080101220A1 (en) * 2006-10-31 2008-05-01 Samsung Electronics Co., Ltd. Header suppression/compression apparatus and method for providing multicast and broadcast service (MBS) in broadband wireless access system
CN101237419A (zh) * 2008-03-07 2008-08-06 北京航管科技有限公司 航空电信网空地通信中的报头压缩方法

Also Published As

Publication number Publication date
CN102118792B (zh) 2015-01-21
CN102118792A (zh) 2011-07-06

Similar Documents

Publication Publication Date Title
WO2011079785A1 (fr) Procédé et appareil de transmission de paquets de données
JP3751823B2 (ja) 実時間サービスにおけるヘッダ圧縮
US9736723B2 (en) Link layer assisted robust header compression context update management
US7327762B2 (en) Packet data processing apparatus in packet data communication system
RU2461147C2 (ru) Способ обработки радиопротокола в системе подвижной связи и передатчик подвижной связи
RU2549518C2 (ru) Устройство для передачи блока протокольных данных уровня управления доступом к среде "mac pdu" с расширенным заголовком фрагментации и объединения и соответствующий способ
WO2021232568A1 (fr) Procédé, terminal et système d'émission-réception de données sur un réseau local sans fil, et dispositif d'accès au réseau
TWI602465B (zh) An air interface protocol stack configuration method, data transmission method and device
WO2011023124A1 (fr) Procédé et appareil pour compression d'en-tête dans des scénarios de relais de réseau
WO2016173078A1 (fr) Procédé et système de transfert de données et ue doté d'une fonction de relais
WO2010031324A1 (fr) Procédé, dispositif et système pour la transmission de données
WO2010020197A1 (fr) Procédé de transmission de données, équipement de communication et système de communication
WO2009074101A1 (fr) Procédé, système et appareil de traitement de compression d'en-tête dans un réseau sans fil
WO2011054142A1 (fr) Procédé et équipement pour rassembler plusieurs données de service provenant de dispositifs terminaux de machines
WO2016173076A1 (fr) Procédé et système de transfert de données et ue assurant une fonction de relais
WO2011150767A1 (fr) Procédé, appareil et système de traitement de transmission de données
WO2013167013A2 (fr) Procédé de compression et de décompression d'en-tête ethernet et dispositif associé
US9554312B2 (en) Message transfer for in-band signaling messages in radio access networks
TW202038584A (zh) 封包發送方法、封包接收方法以及相關設備
WO2021026939A1 (fr) Procédé et appareil de compression d'un en-tête ethernet, ainsi que procédé et appareil de décompression d'en-tête ethernet
WO2020220328A1 (fr) Procédé et appareil de communication sans fil
WO2018233376A9 (fr) Procédé de transmission de messages, serveur mandataire et support de stockage lisible par ordinateur
KR20200076568A (ko) 차세대 이동 통신 시스템에서 pdcp 계층 장치 기반 보안키 확인 방법 및 장치
CN102118791B (zh) 一种传输数据包的方法及装置
WO2015139324A1 (fr) Procédé d'indication de configuration et dispositif de communication

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: 10840573

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: 10840573

Country of ref document: EP

Kind code of ref document: A1