WO2012155566A1 - Procédé et système de réutilisation de contexte - Google Patents

Procédé et système de réutilisation de contexte Download PDF

Info

Publication number
WO2012155566A1
WO2012155566A1 PCT/CN2012/071365 CN2012071365W WO2012155566A1 WO 2012155566 A1 WO2012155566 A1 WO 2012155566A1 CN 2012071365 W CN2012071365 W CN 2012071365W WO 2012155566 A1 WO2012155566 A1 WO 2012155566A1
Authority
WO
WIPO (PCT)
Prior art keywords
context
compressed
packet
compression
decompressor
Prior art date
Application number
PCT/CN2012/071365
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 WO2012155566A1 publication Critical patent/WO2012155566A1/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
    • 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/22Parsing or analysis of headers

Definitions

  • the present invention relates to the field of wireless communication technologies, and in particular, to a method and system for context reuse. Background technique
  • ROHC Robust Header Compression Protocol
  • ROHC perceptual compression context
  • Each of the same service flows received by the compressor has a compression context for each packet to be compressed, where the compression context includes all relevant information of the packet to be compressed.
  • Each compressed packet has a corresponding compression context in the compressor, and the decompressor also has a decompression context.
  • the to-be-compressed packet is generally divided into a static domain and a dynamic domain, where the static domain refers to a field with little or no change in the packet to be compressed; the dynamic domain refers to a field that changes frequently in the packet to be compressed.
  • the fields of the static domain of the packet to be compressed of the same traffic flow remain unchanged.
  • the compressor needs to send packets to the decompressor.
  • the packets include multiple types, such as IR packets and dynamic domain packets.
  • the IR packet includes the following contents: a context identifier CID, a static header field of the packet to be compressed, and dynamic domain information.
  • the dynamic domain IR packet contains the following contents: The context identifier CID, the packet to be compressed, the header dynamic domain information, and so on, but does not contain the static header information of the packet header of the packet to be compressed.
  • the message used is an IR message.
  • the modes of compressing/decompressing the context include a one-way mode, a bidirectional optimization mode, and a bidirectional reliable mode.
  • the compressor and the decompressor are initialized, the corresponding compression/decompression context mode is a one-way mode.
  • Subsequent migration of the model can be achieved, such as moving to bidirectional optimization mode or to bidirectional reliable mode. Migration.
  • the migration of the mode must be initiated by the decompressor.
  • the above compression/decompression context reuse process has the following problems: If the working mode of the compressor and the decompressor is not the initial one-way mode at this time, it is easy to cause an unsafe working mode switching, affecting the compression/decompression effect, and then affecting User experience. Summary of the invention
  • a primary object of the present invention is to provide a method for context reuse that implements a secure mode of compression/decompression context mode.
  • the present invention proposes a method for context reuse, including:
  • the compressor After selecting and reusing a used compression context for the currently received packet to be compressed, the compressor sets the current working mode of the compression context to an initial one-way mode, and sends an IR message to the decompressor;
  • the decompressor receives the IR packet, searches for a corresponding decompression context according to the context identifier in the IR packet, and sets a current working mode of the decompression context to an initial one-way mode.
  • the precondition for selecting and reusing a used compression context for the currently received packet to be compressed is:
  • the method further includes:
  • the compressor After confirming that the decompressor receives and parses the successful IR message, and after receiving the to-be-compressed packet, the compressor determines whether there is another same to be compressed as the currently received static domain to be compressed.
  • the compression context of the package
  • the selecting and reusing a used compression context for the received packet to be compressed is specifically:
  • the compressor selects a storage space from the used compressed context storage space, clears the selected storage space, and uses the selected storage space to create a compression context for the package to be compressed.
  • the invention further provides a context reuse system, comprising:
  • a compressor configured to: after selecting and reusing a used compression context for the received packet to be compressed, setting a current working mode of the compression context to an initial unidirectional mode, and transmitting a message to the decompressor IR; using a decompressor And receiving the IR packet, searching for a corresponding decompression context according to the context identifier in the IR packet, and setting a current working mode of the decompression context to an initial one-way mode.
  • the precondition for selecting and reusing a used compression context for the currently received packet to be compressed is:
  • the compressor is further configured to: after confirming that the decompressor receives and parses the successful IR message, and when receiving the to-be-compressed packet, determining whether there is the same static domain as the currently received packet to be compressed.
  • the compression context of the other received packets to be compressed determining that the compressed context is present, sending a message containing dynamic domain information but no static domain information to the decompressor.
  • the compressor is further configured to select a storage space from the used compression context storage space, clear the selected storage space, and create a compressed context of the to-be-compressed package by using the selected storage space.
  • the present invention sets the current working mode of the compression context to the initial unidirectional mode, and sends an IR message to the decompressor, and the decompressor searches for the corresponding message according to the IR packet.
  • the decompression context, the current working mode of the decompression context is set to the initial one-way mode, so that the working mode security migration of the compression/decompression context can be realized, and the user experience is improved.
  • FIG. 1 is a flow chart of an embodiment of a method for context reuse of the present invention
  • FIG. 2 is a block diagram showing an embodiment of a system for context reuse of the present invention.
  • an embodiment of a method for context reuse includes: Step S101: After a compressor selects and reuses an used compression context for a currently received packet to be compressed, the current work of the compression context is performed. The mode is set to the initial unidirectional mode, and an IR message is sent to the decompressor;
  • Step S102 The decompressor receives the IR packet, searches for a corresponding decompression context according to the context identifier CID in the IR packet, and sets a current working mode of the decompression context to an initial one-way mode.
  • the compressor after compressing the compression context for the currently received packet to be compressed, the compressor sets the reused compression to the initial unidirectional mode, and notifies the decompressor through the IR message, and the decompressor finds the corresponding decompression context, and
  • the decompression context is set to the initial one-way mode, which ensures that the compressor and the decompressor work in the same mode, laying the foundation for the decompressor to initiate the decompression context mode migration, realizing the safe mode of the compression/decompression context, and improving the user's Experience the effect.
  • the working modes of the above compression context and decompression context include an initial one-way mode, a bidirectional optimization mode, and a bidirectional reliable mode.
  • the migration of the working mode must be initiated by the decompressor. And generally migrate from low working mode to high working mode.
  • the compression context corresponding to the compressor and the working mode of the corresponding decompression context in the decompressor should be consistent before the working mode migration.
  • the order of the working modes is as follows: ie, the decompressor initial unidirectional mode ⁇ bidirectional optimization mode ⁇ bidirectional reliable mode. Therefore, the working mode security migration of the compression/decompression context can be implemented by this embodiment.
  • the precondition for selecting and reusing the used compression context for the currently received packet to be compressed is: there is no other to-be-compressed packet that is the same as the static domain to be compressed.
  • the context is compressed and there is not enough storage space to create a compression context for the to-be-compressed package.
  • a service flow received by the compressor includes a plurality of to-be-compressed packets, and the plurality of to-be-compressed packets are continuously received by the compressor one by one.
  • a to-be-compressed package consists of two parts: static domain and dynamic domain.
  • the static domains in the packets to be compressed in the same service flow may be the same or different, but the dynamic domains of different packets to be compressed in the same service flow are different.
  • the compressor When the compressor receives the first packet to be compressed of a certain service flow, it needs to create a compression context for the to-be-compressed packet.
  • it is first determined whether to receive other to-be-compressed packets of the same service flow that are the same as the static domain of the current to-be-compressed packet. If yes, the compression context of the other to-be-compressed packet is adopted; if not, a new compression context needs to be created for the received packet to be compressed; if there is not enough storage space to create a compression context for the to-be-compressed packet, A compression context is selected and reused in the created compression context.
  • the packet to be compressed corresponding to the reused compression context may be the same service flow as the currently received packet to be compressed, or may be different service flows.
  • the method further includes the following processing: confirming that the decompressor receives and parses the successful IR report.
  • the packet containing the dynamic domain information but not the static domain information is sent to the decompressor, that is, the packet is a packet including dynamic domain information other than the IR packet, such as a dynamic domain. IR message.
  • the received IR packet is an IR packet sent when the compression context is newly created, and the decompressor needs to create a new one. Uncompress the context. If the corresponding decompression context is found, the description is the IR message sent by the compressor when the compression context is reinitialized or when the context is reused. In short, the decompressor does not need to consider the message generated by the IR message. In the above three cases, the same processing is applied to the processing of IR messages.
  • the IR packet includes a static domain and a dynamic domain content of the corresponding packet to be compressed. After confirming that the decompressor receives and parses the successful IR message, it indicates that the decompressor receives the static domain and dynamic domain related information of the packet to be compressed.
  • the compressor does not need to send the static domain related information of the packet to be compressed to the decompressor, and directly sends the current decompressor to the decompressor.
  • Dynamic domain IR packet of the received dynamic domain related information of the packet to be compressed In this manner, the load of the packet is effectively reduced, thereby improving the compression/decompression efficiency of the packet to be compressed.
  • the selecting, and reusing, a used compression context for the received packet to be compressed is specifically: the compressor selects a storage space from the used compression context storage space, and clears the selected space. Storage space, and use the selected storage space to create a compression context for the package to be compressed.
  • the method of context reuse provided by the embodiment of the present invention can implement the safe migration of the compression/decompression context mode, and at the same time reduce the load of the message, thereby improving the compression/decompression efficiency of the packet to be compressed.
  • a system 100 for context reuse including: a compressor 110 and decompression 120.
  • the compressor 110 is configured to: after selecting and reusing a used compression context for the received packet to be compressed, setting a current working mode of the compression context to an initial one-way mode, and sending an IR message to the decompressor 120;
  • the decompressor 120 is configured to receive the IR packet, find a corresponding decompression context according to the CID in the IR packet, and set a current working mode of the decompression context to an initial one-way mode.
  • the compressor 110 sets the reused compression to the initial unidirectional mode, and notifies the decompressor 120 through the IR message, and the decompressor 120 searches according to the IR message.
  • the corresponding decompression context is set, and the decompression context is set to the initial one-way mode, thereby ensuring that the working modes of the compressor 110 and the decompressor 120 are the same, laying the foundation for the decompressor 120 to initiate the decompression context working mode migration, and implementing the compression/decompression context.
  • the safe migration of work mode improves the user experience.
  • the working modes of the above compression context and decompression context include an initial one-way mode, a two-way optimization mode, and a two-way reliable mode.
  • the migration of the working mode must be initiated by the decompressor 120. And generally migrate from low working mode to high working mode.
  • the compression context corresponding to the compressor 110 and the corresponding decompression context in the decompressor 120 should be consistent before the working mode migration.
  • the order of the above operating modes is as follows: that is, the decompressor 120 initial unidirectional mode ⁇ bidirectional optimization mode ⁇ bidirectional reliable mode. Therefore, the working mode security migration of the compression/decompression context can be achieved by this embodiment.
  • the precondition of the compressor 110 selecting and reusing a used compression context for the currently received packet to be compressed is: the same as the static domain of the to-be-compressed packet The compression context of other packets to be compressed, and there is not enough storage space to create a compression context for the to-be-compressed package.
  • a service flow received by the compressor 110 includes a plurality of to-be-compressed packets, and the plurality of to-be-compressed packets are continuously received by the compressor 110 one by one.
  • the static domain and the dynamic domain are composed of two parts.
  • the static domains in the packets to be compressed in the same service flow may be the same or different, but the dynamic domains of different packets to be compressed in the same service flow are different.
  • the compressor 110 When the compressor 110 receives the first packet to be compressed of a certain service flow, it needs to create a compression context for the to-be-compressed packet.
  • the to-be-compressed packet corresponding to the reused compression context may be the same service flow as the current to-be-compressed packet, or may be different service flows.
  • the compressor 110 is further configured to: determine, after receiving the to-be-compressed packet, after confirming that the decompressor 120 receives and parses the IR packet successfully, determining whether there is a current reception a compression context of the other packets to be compressed whose packets are to be compressed in the static domain; when the compression context exists, the packet containing the dynamic domain information but no static domain information is sent to the decompressor 120, that is, the packet is Other than the IR message, the message contains the dynamic domain information, such as the dynamic domain IR message.
  • the decompressor 120 when the decompressor 120 does not find a corresponding decompression context according to the CID in the IR message, the received IR message is an IR message sent when the compression context is newly created, and the decompressor 120 is at this time. Need to create a new decompression context. If the corresponding decompression context is found, it is an IR message sent by the compressor 110 when the compression context is reinitialized or when the context is reused. In summary, the decompressor 120 does not need to consider the message generated by the IR message.
  • the IR packet includes static domain and dynamic domain related information of the corresponding packet to be compressed.
  • the compressor 110 After the compressor 110 confirms that the decompressor 120 receives and parses the successful IR message, it indicates that the decompressor 120 receives the static domain and dynamic domain related information of the packet to be compressed.
  • the static domain to be compressed is the same as the static domain to be compressed corresponding to the IR packet, and the compressor 110 does not need to send the static domain related information of the to-be-compressed packet to the decompressor 120, and directly sends the information to the decompressor 120.
  • Dynamic domain IR packet of the dynamic domain-related information of the packet to be compressed Through the manner of this embodiment, the payload of the packet is effectively reduced, thereby improving the compression/decompression efficiency of the packet to be compressed.
  • the compressor 110 is configured to select a storage space from the used compression context storage space, clear the selected storage space, and create a to-be-compressed package by using the selected storage space. Compression context.
  • the context reuse system 100 provided in this embodiment can implement the safe mode migration of the compression/decompression context, and at the same time reduce the load of the message, thereby improving the compression/decompression efficiency of the packet to be compressed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephone Function (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

La présente invention concerne un procédé de réutilisation de contexte, consistant en ce qui suit : après avoir sélectionné et réutilisé un contexte de compression déjà utilisé pour un paquet actuellement reçu et devant être compressé, un compresseur fixe un mode de fonctionnement courant du contexte de compression sur un mode unidirectionnel initial, et envoie un paquet IR à un décompresseur ; le décompresseur reçoit le paquet IR, recherche un contexte de décompression correspondant selon un identificateur de contexte dans le paquet IR, et fixe un mode de fonctionnement courant du contexte de décompression sur le mode unidirectionnel initial. La présente invention propose en outre un système de réutilisation de contexte. L'application de ce procédé et de ce système pour réaliser la migration de sécurité du mode de fonctionnement du contexte de compression/décompression permet ainsi d'améliorer l'expérience utilisateur.
PCT/CN2012/071365 2011-08-26 2012-02-20 Procédé et système de réutilisation de contexte WO2012155566A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110249223.8A CN102300258B (zh) 2011-08-26 2011-08-26 上下文重用的方法及系统
CN201110249223.8 2011-08-26

Publications (1)

Publication Number Publication Date
WO2012155566A1 true WO2012155566A1 (fr) 2012-11-22

Family

ID=45360351

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/071365 WO2012155566A1 (fr) 2011-08-26 2012-02-20 Procédé et système de réutilisation de contexte

Country Status (2)

Country Link
CN (1) CN102300258B (fr)
WO (1) WO2012155566A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102300258B (zh) * 2011-08-26 2017-10-10 中兴通讯股份有限公司 上下文重用的方法及系统
CN106332179B (zh) * 2015-06-30 2019-10-25 展讯通信(上海)有限公司 一种报文压缩方法及移动终端
CN106027521B (zh) * 2016-05-19 2019-11-01 华为技术有限公司 压缩方法、解压方法、压缩装置和解压装置
CN109219079B (zh) * 2017-07-04 2021-02-02 大唐移动通信设备有限公司 一种ir报文传输方法及通信设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101400083A (zh) * 2007-09-29 2009-04-01 华为技术有限公司 对报文进行头压缩和业务流分类发送的方法、系统及装置
CN101977402A (zh) * 2010-10-19 2011-02-16 中兴通讯股份有限公司 鲁棒性头压缩中一种上下文重用的方法及装置
WO2011057154A1 (fr) * 2009-11-06 2011-05-12 Qualcomm Incorporated Compression d'en-têtes pour des noeuds relais dans un réseau sans fil
CN102300258A (zh) * 2011-08-26 2011-12-28 中兴通讯股份有限公司 上下文重用的方法及系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7317724B2 (en) * 2003-07-08 2008-01-08 Cisco Technology, Inc. Performing compression of user datagram protocol packets
CN101594290B (zh) * 2008-05-26 2011-11-30 中兴通讯股份有限公司 一种鲁棒性头压缩上下文标识的处理方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101400083A (zh) * 2007-09-29 2009-04-01 华为技术有限公司 对报文进行头压缩和业务流分类发送的方法、系统及装置
WO2011057154A1 (fr) * 2009-11-06 2011-05-12 Qualcomm Incorporated Compression d'en-têtes pour des noeuds relais dans un réseau sans fil
CN101977402A (zh) * 2010-10-19 2011-02-16 中兴通讯股份有限公司 鲁棒性头压缩中一种上下文重用的方法及装置
CN102300258A (zh) * 2011-08-26 2011-12-28 中兴通讯股份有限公司 上下文重用的方法及系统

Also Published As

Publication number Publication date
CN102300258A (zh) 2011-12-28
CN102300258B (zh) 2017-10-10

Similar Documents

Publication Publication Date Title
JP7138738B2 (ja) ベアラを再構成する方法及び装置
JP7218363B2 (ja) 5gシステムにおけるユーザ機器とセッション管理機能との間のqos能力ネゴシエーションの方法
KR101030469B1 (ko) 시그널링 압축/압축 해제
US20190312938A1 (en) Data Transmission Method And Apparatus
WO2018170626A1 (fr) Procédé de récupération de connexion, entité de fonction de gestion d'accès et de mobilité, et équipement utilisateur
WO2011160495A1 (fr) Procédé et dispositif de rétroaction pour des informations de rétroaction de compression d'en-tête
US11129227B2 (en) Data transmission method and apparatus, and computer storage medium
WO2019095974A1 (fr) Dispositif et procédé de traitement de données, et support de stockage informatique
CN111385268B (zh) 一种数据包头压缩确认方法及通信设备
TW201828736A (zh) 基地台以及可在兩基地台間切換的通訊裝置
US9923695B2 (en) Call processing method and apparatus for use in LTE system
CN101132412B (zh) iSCSI系统中的报文长度协商方法、装置和系统
WO2012051883A1 (fr) Procédé et dispositif de réutilisation de contexte en compression d'en-têtes robuste
WO2011079785A1 (fr) Procédé et appareil de transmission de paquets de données
JP2022515628A (ja) 無線通信方法及び装置
WO2012155566A1 (fr) Procédé et système de réutilisation de contexte
WO2015139324A1 (fr) Procédé d'indication de configuration et dispositif de communication
US8621107B2 (en) State-mediated data signaling used for compression in telecommunication services
EP3198928B1 (fr) Procédé de traitement d'appel et appareil à utiliser dans un système lte
WO2016154831A1 (fr) Procédé et dispositif d'exécution de transmission tcp (protocole de commande de transmission)
CN101197825A (zh) 一种传输压缩消息的方法、系统及设备
WO2012171289A1 (fr) Procédé et appareil pour commuter un mode opératoire d'une couche de protocole robust header compression
WO2022237279A1 (fr) Procédé et appareil de transmission de données
JP2022520347A (ja) 無線通信方法及び装置
WO2018107368A1 (fr) Procédé et dispositif d'établissement de connexion pour une transmission de données

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

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

Country of ref document: EP

Kind code of ref document: A1