US10554791B2 - Method for processing data packet and apparatus - Google Patents

Method for processing data packet and apparatus Download PDF

Info

Publication number
US10554791B2
US10554791B2 US15/925,746 US201815925746A US10554791B2 US 10554791 B2 US10554791 B2 US 10554791B2 US 201815925746 A US201815925746 A US 201815925746A US 10554791 B2 US10554791 B2 US 10554791B2
Authority
US
United States
Prior art keywords
compression
packet
application layer
layer packet
configuration information
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
US15/925,746
Other versions
US20180213065A1 (en
Inventor
Lingli PANG
Xiaoxiao ZHENG
Weiguang Fan
Xuan Xiao
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to US15/925,746 priority Critical patent/US10554791B2/en
Assigned to HUAWEI TECHNOLOGIES CO., LTD. reassignment HUAWEI TECHNOLOGIES CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PANG, LINGLI, XIAO, Xuan, ZHENG, XIAOXIAO, FAN, Weiguang
Publication of US20180213065A1 publication Critical patent/US20180213065A1/en
Priority to US16/728,877 priority patent/US11025751B2/en
Application granted granted Critical
Publication of US10554791B2 publication Critical patent/US10554791B2/en
Priority to US17/318,389 priority patent/US11729299B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction

Definitions

  • the present invention relates to the communications technologies and in particular, to a method for processing data packet and apparatus.
  • a Transmission Control Protocol/Internet Protocol (TCP/IP) packet is a relatively commonly used packet.
  • compression processing needs to be performed on the TCP/IP packet in a transmission process.
  • a header compression manner is used for a TCP/IP packet, that is, compression is performed on a header of the TCP/IP packet.
  • the header compression manner if headers of multiple TCP/IP packets vary little and have high repeatability, compression on the headers of the multiple TCP/IP packets in the header compression manner may improve data transmission efficiency and save a network resource.
  • a packet at an application layer above a TCP/IP layer also has similar content, so that compression may be further performed, so as to increase a transmission capacity.
  • compression of application layer data is not implemented in the prior art.
  • the present invention provides a method for processing data packet and apparatus, so as to reduce overheads of packet transmission and improve utilization of a network resource.
  • a first aspect of the present invention provides a method for processing data packet, including: receiving or sending compression configuration information of an application layer packet; and performing compression processing or decompression processing on the application layer packet according to the compression configuration information.
  • the method before the receiving or sending compression configuration information of an application layer packet, the method further includes: reporting, by UE, compression capability information to a network device, where the compression capability information includes an indication that the UE supports compression performed on the application layer packet.
  • the compression capability information further includes a compression algorithm and/or a buffering capability.
  • the method before the receiving or sending compression configuration information of an application layer packet, the method further includes: reporting, by UE, compression capability information, where the compression capability information includes a compression algorithm and/or a buffering capability.
  • the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
  • the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
  • the compression configuration information further includes compression start.
  • the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
  • the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compression process, where N is an integer greater than or equal to 0.
  • the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
  • the performing compression processing on the application layer packet according to the compression configuration information includes: completing compression of the application layer packet at an access layer or a non-access layer.
  • the performing compression processing on the application layer packet according to the compression configuration information includes: completing compression of the application layer packet at an access layer and adding compression indication information to a header of the packet that has undergone the compression.
  • the performing compression processing on the application layer packet according to the compression configuration information includes: completing compression of the application layer packet at a PDCP layer and after compression is completed, using a PDU type to indicate compression of the packet.
  • the method further includes: when UE is handed over to a target network, sending the compression configuration information to the target network device; and receiving a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
  • header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • the method further includes: receiving measurement configuration information of a network device and detecting a compression rate of the application layer packet according to the measurement configuration information.
  • the method further includes: stopping or continuing, according to the compression rate, performing compression processing on the application layer packet.
  • a second aspect of the present invention provides a packet processing apparatus, including: a transceiving unit, configured to receive or send compression configuration information of an application layer packet; and a processing unit, configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
  • the transceiving unit is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
  • the compression capability information further includes a compression algorithm and/or a buffering capability.
  • the transceiving unit is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
  • the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
  • the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
  • the compression configuration information further includes compression start.
  • the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
  • the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compression process, where N is an integer greater than or equal to 0.
  • the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
  • processing unit is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit is configured to complete compression of the application layer packet at an access layer or a non-access layer.
  • processing unit is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
  • processing unit is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit is configured to complete compression of the application layer packet at a PDCP layer and after compression is completed, use a PDU type to indicate compression of the packet.
  • the transceiving unit is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
  • header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • the transceiving unit is further configured to receive measurement configuration information of a network device and the apparatus further includes: a detecting unit, configured to detect a compression rate of the application layer packet according to the measurement configuration information.
  • the processing unit is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
  • a third aspect of the present invention provides a packet processing apparatus, including: a transceiver, configured to receive or send compression configuration information of an application layer packet; and a processor, configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
  • the transceiver is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
  • the compression capability information further includes a compression algorithm and/or a buffering capability.
  • the transceiver is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
  • the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
  • the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
  • the compression configuration information further includes compression start.
  • the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
  • the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compression process, where N is an integer greater than or equal to 0.
  • the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
  • the processor is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor is configured to complete compression of the application layer packet at an access layer or a non-access layer.
  • the processor is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
  • the processor is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor is configured to complete compression of the application layer packet at a PDCP layer and after compression is completed, use a PDU type to indicate compression of the packet.
  • the transceiver is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
  • header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • the transceiver is further configured to receive measurement configuration information of a network device and is configured to detect a compression rate of the application layer packet according to the measurement configuration information.
  • the processor is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
  • compression configuration information of an application layer packet exchanged with a terminal is acquired and compression or decompression processing is performed on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of uplink and downlink packet transmission and improving utilization of a network resource.
  • FIG. 1 is a flowchart of Embodiment 1 of a method for processing data packet according to the present invention
  • FIG. 2 is a flowchart of Embodiment 2 of a method for processing data packet according to the present invention
  • FIG. 3 is a flowchart of Embodiment 3 of a method for processing data packet according to the present invention.
  • FIG. 4 is a flowchart of Embodiment 4 of a method for processing data packet according to the present invention.
  • FIG. 5 is a flowchart of Embodiment 5 of a method for processing data packet according to the present invention.
  • FIG. 6 is a flowchart of Embodiment 6 of a method for processing data packet according to the present invention.
  • FIG. 7 is a schematic structural diagram of Embodiment 1 of a network device according to the present invention.
  • FIG. 8 is a schematic structural diagram of Embodiment 2 of a network device according to the present invention.
  • FIG. 9 is a schematic structural diagram of Embodiment 1 of a terminal according to the present invention.
  • FIG. 10 is a schematic structural diagram of Embodiment 2 of a terminal according to the present invention.
  • FIG. 11 is a schematic structural diagram of a packet processing apparatus according to the present invention.
  • FIG. 12 is a schematic structural diagram of a packet processing apparatus according to the present invention.
  • GSM global system for mobile communications
  • CDMA code division multiple access
  • TDMA time division multiple access
  • WCDMA wideband code division multiple access
  • FDMA frequency division multiple access
  • OFDMA orthogonal frequency-division multiple access
  • SC-FDMA single-carrier FDMA
  • GPRS general packet radio service
  • LTE long term evolution
  • the user equipment may be a wireless terminal or a wired terminal.
  • the wireless terminal may refer to a device that provides a user with voice and/or data connectivity, a handheld device with a radio connection function, or another processing device connected to a radio modem.
  • the wireless terminal may communicate with one or more core networks through a radio access network (RAN).
  • RAN radio access network
  • the wireless terminal may be a mobile terminal, such as a mobile phone (also referred to as a “cellular” phone) and a computer with a mobile terminal, for example, may be a portable, pocket-sized, handheld, computer built-in, or in-vehicle mobile apparatus, which exchanges voice and/or data with the radio access network.
  • the wireless terminal may be a device such as a personal communication service (PCS) phone, a cordless telephone set, a Session Initiation Protocol (SIP) phone, a wireless local loop (WLL) station, or a personal digital assistant (PDA).
  • the wireless terminal may also be called a system, a subscriber unit, a subscriber station, a mobile station, a mobile terminal, a remote station, an access point (AP), a remote terminal, an access terminal, a user terminal, a user agent, a user device, or user equipment (UE).
  • PCS personal communication service
  • SIP Session Initiation Protocol
  • WLL wireless local loop
  • PDA personal digital assistant
  • the wireless terminal may also be called a system, a subscriber unit, a subscriber station, a mobile station, a mobile terminal, a remote station, an access point (AP), a remote terminal, an access terminal, a user terminal, a user agent, a user device, or user equipment (UE).
  • the base station may refer to a device in communication with a wireless terminal via one or more sectors at an air interface in an access network.
  • the base station may be configured to mutually convert a received over-the-air frame and an IP packet and serve as a router between the wireless terminal and a rest portion of the access network, where the rest portion of the access network may include an Internet protocol (IP) network.
  • IP Internet protocol
  • the base station may also coordinate attribute management of the air interface.
  • the base station may be a base station (BTS) in GSM or the CDMA, may also be a base station (NodeB) in WCDMA and may further be an evolved NodeB (NodeB, eNB, or e-NodeB, evolved Node B) in the LTE, which is not limited in this application.
  • BTS base station
  • NodeB base station
  • NodeB evolved NodeB
  • eNB evolved NodeB
  • e-NodeB evolved Node B
  • the base station controller may be a base station controller (BSC, base station controller) in GSM or CDMA, or a radio network controller (RNC, Radio Network Controller) in WCDMA, which is not limited in this application.
  • BSC base station controller
  • RNC Radio Network Controller
  • system and “network” may be used interchangeably in this specification.
  • network may be used interchangeably in this specification.
  • the term “and/or” in this specification describes only an association relationship for describing associated objects and represents that three relationships may exist. For example, A and/or B may represent the following three cases: Only A exists, both A and B exist and only B exists.
  • the character “/” in this specification generally indicates an “or” relationship between the associated objects.
  • FIG. 1 is a flowchart of Embodiment 1 of a method for processing data packet according to the present invention.
  • the method may be executed by a packet processing apparatus and the apparatus may be implemented by using hardware and/or software and is integrated into a terminal device, where the terminal device may be user equipment (UE) or a relay station.
  • UE user equipment
  • FIG. 1 the method for processing data packet provided in this embodiment includes:
  • UE receives the compression configuration information of the application layer packet from a network device; or a network device sends the compression configuration information of the application layer packet to UE.
  • the network device may be a radio network controller (RNC), a base station (for example, an eNodeB), or a core network device.
  • RNC radio network controller
  • a base station for example, an eNodeB
  • GGSN gateway GPRS support node
  • the compression configuration information includes any one or a combination of more of a compression algorithm used for compression, a buffer size, a quantity N of to-be-compressed packets (compression based on previous N packets), a compression manner, a service type of a packet that may be compressed, a compression direction and a domain that may be compressed, where N is an integer greater than or equal to 0.
  • the network side may directly configure compression start, or start compression by configuring a parameter corresponding to the algorithm.
  • That a terminal acquires the compression configuration information of the application layer packet exchanged with the network device is specifically as follows: receiving compression capability information reported by the network device and acquiring the compression configuration information from the compression capability information.
  • the terminal or the network device may perform compression on the application layer packet and may also perform decompression processing on a received compressed packet.
  • a compression identifier is added to header information of the compressed application layer packet, where the compression identifier is used to indicate that compression has been performed on the application layer packet.
  • the terminal or the network side may also determine, by parsing the compression identifier in the header information, whether compression has been performed on the packet. If it is determined, according to the compression identifier, that compression has been performed on the packet, decompression processing is performed on the application layer packet according to the compression configuration information.
  • compression configuration information of an application layer packet exchanged with a network device is acquired and compression or decompression processing is performed on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
  • FIG. 2 is a flowchart of Embodiment 2 of a method for processing data packet according to the present invention. As shown in FIG. 2 , the method provided in this embodiment optimizes the foregoing embodiment and specifically includes the following:
  • the compression configuration information is acquired by the network device from compression capability information reported by a terminal. After accessing a network, the terminal starts to report the compression capability information to the network device. The network device acquires the compression configuration information according to the compression capability information reported by the terminal and sends the compression configuration information to the terminal, so that the terminal performs compression or decompression processing according to the compression configuration information.
  • the compression capability information reported by the terminal includes a compression algorithm supported by the terminal, a data buffering capability of the terminal, a compression manner and a supported service type.
  • There may be multiple compression algorithms supported by the terminal such as a gzip compression algorithm, a rar compression algorithm and an LZW compression algorithm. If a network side and a UE side agree that only one compression algorithm is used for compression of an application layer packet, UE only needs to report whether to support compression.
  • the data buffering capability of the terminal is related to the compression algorithm supported by the UE and for some compression algorithms that need a buffer, the UE reports a supported buffering capability.
  • the data buffering capability of the terminal represents a size of a query dictionary supported by the UE. If a buffer is larger, there are more strings that may be stored, a corresponding compression rate is higher and time taken for compression may be longer.
  • the compression manner supported the terminal is compression based on a current packet or compression based on several previous packets.
  • an access layer of the terminal can identify the application layer packet and determine whether the application layer packet needs to be compressed. Therefore, it is required that the access layer can identify a received service layer packet and parse content corresponding to the application layer packet. In this case, the UE may need to report a supported service at the access layer.
  • the network device determines, according to the compression capability information reported by the terminal, the compression configuration information required for compression. For example, the network device determines, according to multiple compression algorithms reported by the UE, one compression algorithm supported by the terminal. If the terminal supports only one compression algorithm, or the terminal and the network device already agree on a compression algorithm, the network device may directly configure the compression algorithm for the terminal.
  • the network device sets a buffering capability in the compression configuration information according to the data buffering capability reported by the terminal.
  • the data buffering capability of the terminal is related to the compression algorithm supported by the terminal. For some compression algorithms that need a buffer, such as an LZW compression algorithm, the terminal needs to report the buffering capability, where the buffering capability represents a size of a dictionary supported by the terminal. If a dictionary is larger, there is more data that can be buffered, a corresponding compression rate is higher and accordingly time taken for compression may be longer.
  • the network device determines, according to the compression manner reported by the terminal, that a required compression manner includes the following: compression based on a current packet and compression based on previous N packets.
  • the network device determines, according to the compression manner reported by the terminal, whether compression is performed according to the current packet or compression is performed according to the previous N packets.
  • a compression manner based on the current packet is an internal compression manner.
  • the network device performs compression only according to content of the current packet and does not need to query a dictionary in a buffer. For some algorithms, compression needs to be performed based on the previous N packets.
  • a transmit end of the packet needs to query a string in the buffer and determines, based on a size and location of the string in the dictionary, how to perform compression.
  • the buffer may be updated according to content of the packet. For example, if the content of the current packet is not in the buffer, the content is added to the buffer so as to be used during next packet compression.
  • the UE may perform compression in the foregoing two manners and determine, according to a final compression rate, a compression manner used by each sent packet.
  • the compression manner supported by the UE may also be understood as a buffer updating manner of the UE, that is, whether content corresponding to a packet that is currently compressed by the UE is added to the buffer. If the content corresponding to the current packet is added to the buffer, the UE performs compression according to the current packet; otherwise, the UE performs compression according to data in the buffer.
  • the network device sets, according to the service type supported by the terminal, a service type required for compression in the compression configuration information. Because the method provided in this embodiment is used for performing compression on the application layer packet, the terminal needs to identify the application layer packet and determine, according to a service type of the application layer packet, whether to perform compression on the packet. For example, if the terminal supports only compression of an application layer packet of a Hypertext Transfer Protocol (HTTP) service, the network device configures, according to the compression capability information reported by the terminal, the service type supported by the terminal in the compression configuration information as the HTTP service.
  • HTTP Hypertext Transfer Protocol
  • a compression direction may further be specified in the compression configuration information. For example, compression performed on an uplink packet, or compression performed on a downlink packet, or compression performed on both an uplink packet and a downlink packet is configured.
  • the uplink packet herein refers to a packet sent by the terminal to the network device and the downlink packet refers to a packet sent by the network device to the terminal.
  • the UE reports a supported browser type and the network side determines, according to the browser type, whether compression needs to be configured.
  • the terminal may carry the compression capability information in a dedicated radio resource control (RRC) message, where the dedicated RRC message includes inter RAT handover information, an RRC connection setup complete message, a UE capability message (UE capability information), a cell update message, a URA update message and the like.
  • RRC radio resource control
  • a specific manner in which the terminal reports the compression capability information is not limited and the compression capability information may be carried in any of the foregoing RRC messages; or the compression capability information may be reported by establishing a dedicated message and the compression capability information may be included in an information element “UE Radio access capability”.
  • the network device sends the acquired compression configuration information to the terminal and the compression configuration information may be carried in a downlink RRC message.
  • the compression configuration information may be carried in messages, such as a radio bearer setup request, a radio bearer configuration (or reconfiguration) message, a cell update confirm, and a RRC connection setup.
  • the method provided in this embodiment is used for performing compression only on the application layer packet and compression may be performed at any layer in a network protocol model.
  • data packet compression may be performed at an access layer and the access layer includes a physical (PHY) layer, a Media Access Control (MAC) sublayer, a Radio Link Control (RLC) layer, or a Packet Data Convergence Protocol (PDCP) layer; or packet compression may be performed at a TCP layer, an IP layer, or an application layer.
  • PHY physical
  • MAC Media Access Control
  • RLC Radio Link Control
  • PDCP Packet Data Convergence Protocol
  • the terminal may directly perform compression on the application layer packet, where decapsulation does not need to be performed and the compression is easy.
  • compression is performed at another layer, a corresponding packet header is added at each layer, encryption is performed by using a corresponding encryption mechanism and compression is relatively complex. Therefore, when compression is performed on the application layer packet, decapsulation needs to be performed on a packet so as to acquire the application layer packet and perform compression on the application layer packet. Further, a to-be-compressed application layer packet may be determined according to the supported service type in the compression configuration information.
  • compression configuration information compression is supported only on an application layer packet of an HTTP service; a to-be-compressed HTTP packet is determined, according to the compression configuration information and from an application layer packet obtained after decapsulation; and compression or decompression processing is performed on the to-be-compressed HTTP packet according to the compression algorithm and the compression manner in the compression configuration information.
  • a compression is performed at the PDCP layer is used as an example for description.
  • the terminal receives an IP packet from the IP layer, where the IP layer packet includes data packet and an IP header
  • decapsulation is performed on the IP packet and the IP header is removed so as to obtain an application layer packet.
  • Compression is performed on the application layer packet according to the compression configuration information and the compressed packet is encapsulated into a PDCP packet, where the PDCP packet includes PDCP header information and the compressed packet.
  • Header information of the compressed packet includes a compression identifier (CID), where the CID may be set in a PDCP header, or may be set in the IP header. A value of the CID may be 0 or 1 .
  • CID compression identifier
  • the CID may be set in a reservation bit of a packet identifier (PID) of a PDCP header in a PDCP protocol data unit (PDU) that forms the PDCP packet.
  • PID packet identifier
  • PDU protocol data unit
  • 011-111 are reservation bits and any one of 011-111 may be used to identify that the packet has been compressed.
  • CI compression indicator field
  • the terminal After the compression function is enabled and if the terminal detects that compression rates of several consecutive compressed packets are less than a set threshold, the terminal stops performing compression on the application layer packet. If the compression rates are greater than the set threshold, the terminal continues performing compression on the application layer packet. After detecting the compression rate of the application layer packet, the terminal may periodically report the compression rate to the network device.
  • the header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • a compression initialization identifier of a compressed packet that is initially sent instructs to initialize compression once after five packets are compressed. In this way, after every five packets are compressed, compression initialization is performed once and therefore, a failure in decompression of a compressed packet may be reduced by using the method.
  • a mechanism for processing an error in decompression of a compressed packet is not limited to the foregoing method in the present invention and may also be implemented by using the following methods:
  • Method 1 The terminal periodically sends a non-compressed packet for the network device to update the buffer. After determining that the buffer is synchronized, the network device sends a compressed packet.
  • Method 2 When the network device cannot correctly decompress a packet, for example, several consecutive packets cannot be correctly decompressed, the network device notifies the terminal of a failure in decompression of a sent packet.
  • the terminal instructs to initialize compression or synchronize receiving and sending parties. Specifically, the network device may add a decompression failure message in a header of a packet sent to the terminal.
  • the terminal After receiving the packet and learning, by means of parsing, that decompression performed by the network device currently fails, the terminal sends an indication message of compression initialization to the network device, or sends non-compressed data packet to the network device so as to determine whether the buffer is synchronized.
  • Method 3 When the network device cannot correctly decompress a packet, the network device instruct, by adding a compression stop instruction in RRC signaling, the terminal to stop performing compression on the packet.
  • a terminal receives compression configuration information sent by a network device, performs decapsulation on an acquired packet so as to acquire an application layer packet and performs compression processing or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet is implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
  • Embodiment 3 of the present invention provides a method for processing data packet in a handover process and FIG. 3 is a flowchart of Embodiment 3 of the method for processing data packet according to the present invention. As shown in FIG. 3 , the method provided in this embodiment includes the following:
  • the terminal in the process in which the terminal is handed over from a source network to the target network, the terminal sends, to the target network device, the compression configuration information set in the source network. If a source network device supports compression of an application layer packet, the compression configuration information set for the terminal may be sent to the target network device by using the source network device. If the source network device does not support compression of the application layer packet, the terminal sends compression capability information to the target network device and the target network device acquires the compression configuration information according to the compression capability information.
  • the source network device may be a source radio network controller (SRNC) and the target network device may be a target radio network controller (TRNC).
  • SRNC source radio network controller
  • TRNC target radio network controller
  • the target network device receives the compression configuration information sent by the terminal and uses whether the target network device supports the capability of the compression configuration information as the compression configuration response and returns the compression configuration response to the terminal, so as to instruct the terminal to stop or continue performing compression on the application layer packet with a device in a network in which the terminal is located.
  • new compression configuration information is carried in the returned compression configuration response, where the new compression configuration information is acquired by the target network device according to the received compression configuration information set by the source network device for the terminal, or new compression configuration information is acquired by the target network device according to the compression capability information reported by the terminal and the new compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type.
  • the terminal learns, by means of parsing, that the compression configuration response does not include any indication message and may learn that the target network device does not support compression of the application layer packet.
  • Control according to whether the target network device supports the capability of the compression configuration information, stopping or continuing of performing compression on an application layer packet with the target network device.
  • the terminal receives the compression configuration response sent by the target network device, where the compression configuration response carries whether the target network device supports the capability of the compression configuration information. If the target network device supports the capability of the compression configuration information, compression performed on the application layer packet is continued according to the new compression configuration information that is carried in the compression configuration response and required for performing compression in a new network. If the target network device does not support the capability of the compression configuration information, compression of the application layer packet is stopped.
  • the new compression configuration information carried in the compression configuration response is information that is required for the terminal to perform compression in the target network, where the new compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, the data buffering capability, the compression manner and the supported service type.
  • the terminal in a process in which a terminal is handed over from a source network to a target network, the terminal sends compression configuration information to a target network device and the target network device determines, according to the compression configuration information, whether to support a capability of the compression configuration information and notifies the terminal whether to support the capability of the compression configuration information. If the target network device supports the capability of the compression configuration information, set new compression configuration information is carried in a compression configuration response and then sent to the terminal, so as to instruct the terminal to continue performing compression on an application layer packet with the target network device, thereby ensuring continuity of compression of the application layer packet.
  • FIG. 4 is a flowchart of Embodiment 4 of a method for processing data packet according to the present invention.
  • the method may be executed by a packet processing apparatus and the apparatus may be implemented by using hardware and/or software and is integrated into a network device, where the network device may be a radio network controller (RNC), a gateway GPRS support node (GGSN), or the like.
  • RNC radio network controller
  • GGSN gateway GPRS support node
  • the method for processing data packet provided in this embodiment includes:
  • the compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type. That a network device acquires the compression configuration information of the application layer packet exchanged with the terminal may be specifically as follows: receiving compression capability information reported by the terminal and acquiring the compression configuration information from the compression capability information.
  • the network device performs, according to the acquired compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal. It may be understood that the network device may perform compression on the application layer packet and may also perform decompression processing on a received compressed packet that is exchanged with the terminal. After compression processing is performed on the application layer packet, the compression identifier is added to the header information of the compressed application layer packet, where the compression identifier is used to indicate that compression has been performed on the application layer packet. When receiving the application layer packet, the network device may also determine, by parsing the compression identifier in the header information, whether compression has been performed on the packet. If it is determined, according to the compression identifier, that compression has been performed on the packet, decompression processing is performed on the application layer packet according to the compression configuration information.
  • compression configuration information of an application layer packet exchanged with a terminal is acquired and compression or decompression processing is performed on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
  • FIG. 5 is a flowchart of Embodiment 5 of a method for processing data packet according to the present invention. As shown in FIG. 5 , the method in this embodiment includes the following:
  • the compression configuration information includes any one or a combination of more of a compression algorithm used in compression, a buffer size, a quantity N of to-be-compressed packets (compression based on previous N packets), a compression manner, a service type of a packet that may be compressed, a compression direction and a domain that may be compressed.
  • the method provided in this embodiment is used for performing compression only on the application layer packet and compression may be performed at any layer in a network protocol model.
  • compression may be performed on the packet at a PHY layer, a MAC layer, an RLC layer, or a PDCP layer; or at a TCP layer, an IP layer, or an APP layer.
  • a to-be-compressed application layer packet may be determined according to the supported service type in the compression configuration information.
  • compression is supported only on an application layer packet of an HTTP service; it is determined, according to the configuration information, that the to-be-compressed packet is an HTTP packet; and compression or decompression processing is performed on the HTTP packet according to the compression algorithm and the compression manner in the compression configuration information.
  • the terminal periodically reports the compression rate to the network device. If the network device detects that compression rates of several consecutive compressed packets are less than a set threshold, the network device stops performing compression on the application layer packet. If the compression rates are greater than the set threshold, the network device continues performing compression on the application layer packet.
  • header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • a network device receives compression capability information reported by a terminal and acquires compression configuration information from the compression capability information; and after performing decapsulation on a received packet to acquire an application layer packet, the network device performs compression processing or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet is implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
  • FIG. 6 is a flowchart of Embodiment 6 of a method for processing data packet according to the present invention.
  • the method provided in this embodiment is to keep performing continuous compression on an application layer packet after a terminal is handed over to a new network.
  • the method provided in this embodiment includes the following:
  • a source network device When detecting that a terminal is handed over to a target network, a source network device sends compression configuration information set for the terminal to a target network device.
  • the source network device sends the compression configuration information set for the terminal to the target network device.
  • An SRNC sends the compression configuration information to a core network (CN) by adding the compression configuration information set for the terminal in a relocation request (Relocation Request).
  • the compression configuration information set for the terminal may be set in an information element “Source RNC To Target RNC Transparent Container” of the relocation request.
  • the CN sends, to a TRNC, the relocation request that carries the compression configuration information.
  • the compression configuration information is also set in the information element “Source RNC To Target RNC Transparent Container” of the relocation request.
  • the target network device receives the compression configuration information that is set for the terminal and sent by the source network device of the terminal and uses whether to support a capability of the compression configuration information as a compression configuration response and returns the compression configuration response to the source network device, so as to instruct the terminal to stop or continue performing compression on an application layer packet with a device in a network in which the terminal is located.
  • new compression configuration information is carried in the returned compression configuration response, where the new compression configuration information is acquired by the target network device according to the received compression configuration information that is set by the source network device for the terminal, the new compression configuration information is compression configuration information that is set by the target network device for the terminal and the new compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type.
  • the target network device does not support compression of the application layer packet, no indication message may be included in the returned compression configuration response.
  • the source network device learns, by means of parsing, that the compression configuration response does not include any indication message and may learn that the target network device does not support compression of the application layer packet.
  • the compression configuration response may be sent by the TRNC to the CN and is forwarded by the CN to the SRNC.
  • the new compression configuration information carried in the compression configuration response may be set in a relocation request acknowledgement.
  • the new compression configuration information is set in an information element “Target RNC To Source RNC Transparent Container” of the relocation request acknowledgement.
  • the source network device receives the compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports the capability of the compression configuration information.
  • the source network device learns, by means of parsing, whether the target network device supports the capability of the compression configuration information.
  • the source network device notifies the terminal whether the target network device supports the capability of the compression configuration information, so as to instruct the terminal to stop or continue performing compression on the application layer packet with the target network device.
  • the source network device notifies the terminal that the target network device supports the capability of the compression configuration information and sends the new compression configuration information to the terminal, so as to instruct the terminal to continue, by using the new compression configuration information, performing compression on the application layer packet with the target network device. If the target network device does not support the capability of the compression configuration information, the source network device notifies the terminal that the target network device does not support the capability of the compression configuration information, so as to instruct the terminal to stop performing compression on the application layer packet with the target network device.
  • the SRNC may notify, by using a downlink RRC message or a downlink PDCP packet, the terminal of the new compression configuration information and whether the target network device supports the capability of the compression configuration information.
  • the new compression configuration information and whether the target network device supports the capability of the compression configuration information are set in a header of the downlink PDCP packet.
  • a source network device sends compression configuration information set for the terminal to a target network device and the target network device determines, according to the compression configuration information, whether to support a capability of the compression configuration information and notifies the terminal whether to support the capability of the compression configuration information. If the target network device supports the capability of the compression configuration information, set new compression configuration information is carried in a compression configuration response and is sent to the terminal by using the source network device, so as to instruct the terminal to continue performing compression on an application layer packet with the target network device, thereby ensuring continuity of compression of the application layer packet.
  • FIG. 7 is a schematic structural diagram of Embodiment 1 of a network device according to the present invention.
  • the network device provided in this embodiment includes a first information acquiring module 71 and a first compression processing module 72 .
  • the first information acquiring module 71 is configured to acquire compression configuration information of an application layer packet exchanged with a terminal and the first compression processing module 72 is configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal, where header information of the compressed application layer packet includes a compression identifier.
  • the first compression processing module 72 performs, according to the compression configuration information acquired by the first information acquiring module 71 , compression processing or decompression processing on the application layer packet exchanged with the terminal.
  • the compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type.
  • the first compression processing module 72 not only can implement compression of the application layer packet, but also can implement decompression of the application layer packet.
  • the network device provided in this embodiment may be configured to execute a packet compression processing method in Embodiment 1.
  • the first compression processing module 72 After performing compression processing on the application layer packet, the first compression processing module 72 adds the compression identifier to the header information of the compressed application layer packet, where the compression identifier is used to indicate that compression has been performed on the application layer packet.
  • the network device may also determine, by parsing the compression identifier in the header information, whether compression has been performed on the packet. If it is determined, according to the compression identifier, that compression has been performed on the packet, decompression processing is performed on the application layer packet according to the compression configuration information.
  • an information acquiring module acquires compression configuration information of an application layer packet exchanged with a terminal and a compression processing module performs compression or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
  • FIG. 8 is a schematic structural diagram of Embodiment 2 of a network device according to the present invention.
  • the network device provided in this embodiment includes a first information acquiring module 81 and a first compression processing module 82 .
  • the first information acquiring module 81 is configured to acquire compression configuration information of an application layer packet exchanged with a terminal and the first compression processing module 82 is configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal, where header information of the compressed application layer packet includes a compression identifier.
  • the first information acquiring module 81 includes a first receiving unit 811 and a first acquiring unit 812 .
  • the first receiving unit 811 is configured to receive compression capability information reported by the terminal and the first acquiring unit 812 is configured to acquire the compression configuration information from the compression capability information.
  • the first acquiring unit 812 acquires the compression configuration information according to the compression capability information that is received by the first receiving unit 811 and reported by the terminal.
  • the compression configuration information acquired by the first acquiring unit 812 includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type.
  • the first compression processing module 82 is specifically configured to: when identifying that a packet that is to be sent to the terminal is the application layer packet, perform, according to the compression configuration information, compression processing on the application layer packet exchanged with the terminal. Further, the first compression processing module 82 may further include: a first identifying unit 821 , configured to identify the application layer packet according to the supported service type in the compression configuration information; and a first compressing unit 822 , configured to perform, according to the compression algorithm and the compression manner in the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal.
  • the network device provided in this embodiment further includes a first sending module 83 , a first response receiving module 84 and a notifying module 85 .
  • the first sending module 83 is configured to: when it is detected that the terminal is handed over to a target network, send the compression configuration information set for the terminal to a target network device.
  • the first response receiving module 84 is configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports a capability of the compression configuration information.
  • the notifying module 85 is configured to notify the terminal whether the target network device supports the capability of the compression configuration information, so as to instruct the terminal to stop or continue performing compression on the application layer packet with the target network device.
  • the header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • a mechanism for processing an error in decompression of a compressed packet is not limited to the foregoing method in the present invention and may also be implemented by using other methods, which are not enumerated herein again and reference may be made to description in a method embodiment.
  • the network device provided in this embodiment may further include a compression rate receiving module 86 , where the compression rate receiving module 86 is configured to receive a compression rate reported by the terminal and stop or continue, according to the compression rate, performing compression processing on the application layer packet with the terminal.
  • the network device provided in this embodiment may be configured to execute solutions in Embodiment 1 to Embodiment 3 of the foregoing methods.
  • not only compression and decompression of an application layer packet can be implemented, but also, after a terminal is handed over to a target network, continuous compression of the application layer packet can be implemented.
  • a compression initialization identifier to header information of the compressed application layer packet, a probability of a failure in decompression of the application layer packet at a receive end may be effectively decreased.
  • FIG. 9 is a schematic structural diagram of Embodiment 1 of a terminal according to the present invention.
  • the terminal provided in this embodiment includes a second information acquiring module 91 and a second compression processing module 92 .
  • the second information acquiring module 91 is configured to acquire compression configuration information of an application layer packet exchanged with a network device and the second compression processing module 92 is configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the network device, where header information of the compressed application layer packet includes a compression identifier.
  • the compression configuration information includes any one or a combination of more of a compression algorithm supported by the network device, a data buffering capability, a compression manner and a supported service type.
  • the second compression processing module 92 performs, according to the compression configuration information acquired by the second information acquiring module 91 , compression processing or decompression processing on the application layer packet exchanged with the network device.
  • the terminal provided in this embodiment may perform compression processing on the application layer packet according to the compression configuration information and adds the compression identifier to the header information of the compressed packet. Accordingly, header information of a received packet is determined and if the header information of the compressed packet includes the compression identifier, decompression processing is performed on the received application layer packet.
  • the terminal provided in this embodiment may execute a technical solution provided in Method Embodiment 4.
  • an information acquiring module acquires compression configuration information of an application layer packet exchanged with a network device and a compression processing module performs compression or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
  • FIG. 10 is a schematic structural diagram of Embodiment 2 of a terminal according to the present invention.
  • the terminal provided in this embodiment includes: a second information acquiring module 110 , configured to acquire compression configuration information of an application layer packet exchanged with a network device; and a second compression processing module 120 , configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the network device, where header information of the compressed application layer packet includes a compression identifier.
  • the second information acquiring module 110 includes: a second receiving unit 111 , configured to receive compression capability information sent by the network device; and a second acquiring unit 112 , configured to acquire the compression configuration information from the compression capability information.
  • the second acquiring unit 112 acquires the compression configuration information from the compression capability information according to the compression capability information that is received by the second receiving unit 111 and sent by the network device.
  • the compression configuration information acquired by the second acquiring unit 112 includes any one or a combination of more of a compression algorithm supported by the network device, a data buffering capability, a compression manner and a supported service type.
  • the second compression processing module 120 is specifically configured to: when identifying that a packet that is to be sent to the network device is the application layer packet, perform, according to the compression configuration information, compression processing on the application layer packet exchanged with the network device. Further, the second compression processing module 120 may include: a second identifying unit 121 , configured to identify the application layer packet according to the supported service type in the compression configuration information; and a second compressing unit 122 , configured to perform, according to the compression algorithm and the compression manner in the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the network device. By identifying the application layer packet by using the second identifying unit 121 , the second compressing unit 122 may pertinently perform compression on the application layer packet, but not perform compression on a packet header.
  • the header information of the compressed application layer packet may further include a compression initialization identifier in addition to the compression identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • the initialization identifier is set so as to avoid an error during decompression of the packet.
  • the terminal provided in this embodiment may further include: a second sending module 130 , configured to: when the terminal is handed over to a target network, send the compression configuration information to the target network device; a second response receiving module 140 , configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports a capability of the compression configuration information; and a controlling module 150 , configured to control stopping or continuing of performing compression on the application layer packet with the target network device.
  • a second sending module 130 configured to: when the terminal is handed over to a target network, send the compression configuration information to the target network device
  • a second response receiving module 140 configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports a capability of the compression configuration information
  • a controlling module 150 configured to control stopping or continuing of performing compression on the application layer packet with the target network device.
  • the terminal provided in this embodiment may further include a detecting module 160 , configured to detect a compression rate of the application layer packet and stop or continue, according to the compression rate, performing compression processing on the application layer packet.
  • a detecting module 160 configured to detect a compression rate of the application layer packet and stop or continue, according to the compression rate, performing compression processing on the application layer packet.
  • the terminal not only compression and decompression of an application layer packet can be implemented, but also, after the terminal is handed over to a target network, continuous compression of the application layer packet can be implemented.
  • a compression initialization identifier is added to header information of the compressed application layer packet, so that a probability of a failure in decompression of the application layer packet at a receive end may be effectively decreased.
  • another embodiment of the present invention provides a packet processing apparatus, including: a transceiving unit 1101 , configured to receive or send compression configuration information of an application layer packet; and a processing unit 1102 , configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
  • the transceiving unit 1101 is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
  • the compression capability information further includes a compression algorithm and/or a buffering capability.
  • the transceiving unit 1101 is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
  • the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
  • the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
  • the compression configuration information further includes compression start.
  • the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
  • the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compressing process, where N is an integer greater than or equal to 0.
  • the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
  • processing unit 1102 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit 1102 is configured to complete compression of the application layer packet at an access layer or a non-access layer.
  • processing unit 1102 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit 1102 is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
  • processing unit 1102 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit 1102 is configured to complete compression of the application layer packet at a PDCP layer and after the compression is completed, use a PDU type to indicate compression of the packet.
  • the transceiving unit 1101 is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
  • header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • the transceiving unit 1101 is further configured to receive measurement configuration information of a network device and the apparatus further includes a detecting unit 1103 , configured to detect a compression rate of the application layer packet according to the measurement configuration information.
  • the processing unit 1102 is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
  • another embodiment of the present invention provides a packet processing apparatus, including: a transceiver 1201 , configured to receive or send compression configuration information of an application layer packet; and a processor 1202 , configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
  • the transceiver 1201 is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
  • the compression capability information further includes a compression algorithm and/or a buffering capability.
  • the transceiver 1201 is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
  • the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
  • the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
  • the compression configuration information further includes compression start.
  • the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
  • the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compressing process, where N is an integer greater than or equal to 0.
  • the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
  • that the processor 1202 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor 1202 is configured to complete compression of the application layer packet at an access layer or a non-access layer.
  • the processor 1202 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor 1202 is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
  • the processor 1202 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor 1202 is configured to complete compression of the application layer packet at a PDCP layer and after compression is completed, use a PDU type to indicate compression of the packet.
  • the transceiver 1201 is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
  • header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
  • the transceiver 1201 is further configured to receive measurement configuration information of a network device and is configured to detect a compression rate of the application layer packet according to the measurement configuration information.
  • the processor 1202 is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
  • the disclosed system, apparatus and method may be implemented in other manners.
  • the described apparatus embodiment is merely exemplary.
  • the module or unit division is merely logical function division and may be other division in actual implementation.
  • a plurality of units or components may be combined or integrated into another system, or some features may be ignored or not performed.
  • the displayed or discussed mutual couplings or direct couplings or communication connections may be implemented through some interfaces.
  • the indirect couplings or communication connections between the apparatuses or units may be implemented in electronic, mechanical, or other forms.
  • the units described as separate parts may or may not be physically separate and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • functional units in the embodiments of the present application may be integrated into one processing unit, or each of the units may exist alone physically, or two or more units are integrated into one unit.
  • the integrated unit may be implemented in a form of hardware, or may be implemented in a form of a software functional unit.
  • the integrated unit When the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, the integrated unit may be stored in a computer-readable storage medium.
  • the software product is stored in a storage medium and includes several instructions for instructing a computer device (which may be a personal computer, a server, or a network device) or a processor to perform all or a part of the steps of the methods described in the embodiments of the present application.
  • the foregoing storage medium includes: any medium that can store program code, such as a USB flash drive, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disc.

Abstract

The present invention provide a method for processing data packet and apparatus and the method includes: receiving or sending compression configuration information of an application layer packet; and performing compression processing or decompression processing on the application layer packet according to the compression configuration information. By using the foregoing method, compression and decompression processing of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
This application is a continuation of U.S. application Ser. No. 14/802,561, filed on Jul. 17, 2015, which is a continuation of International Application No. PCT/CN2013/070638, filed on Jan. 17, 2013, All of the afore-mentioned patent applications are hereby incorporated by reference in their entireties.
TECHNICAL FIELD
The present invention relates to the communications technologies and in particular, to a method for processing data packet and apparatus.
BACKGROUND
A Transmission Control Protocol/Internet Protocol (TCP/IP) packet is a relatively commonly used packet. In order to increase an uplink capacity and improve user data transmission efficiency, compression processing needs to be performed on the TCP/IP packet in a transmission process. In the prior art, a header compression manner is used for a TCP/IP packet, that is, compression is performed on a header of the TCP/IP packet. In the header compression manner, if headers of multiple TCP/IP packets vary little and have high repeatability, compression on the headers of the multiple TCP/IP packets in the header compression manner may improve data transmission efficiency and save a network resource.
In a data transmission process, in addition to header information of the TCP/IP packet, a packet at an application layer above a TCP/IP layer also has similar content, so that compression may be further performed, so as to increase a transmission capacity. However, compression of application layer data is not implemented in the prior art.
SUMMARY
The present invention provides a method for processing data packet and apparatus, so as to reduce overheads of packet transmission and improve utilization of a network resource.
A first aspect of the present invention provides a method for processing data packet, including: receiving or sending compression configuration information of an application layer packet; and performing compression processing or decompression processing on the application layer packet according to the compression configuration information.
In a first possible implementation manner, with reference to the first aspect, before the receiving or sending compression configuration information of an application layer packet, the method further includes: reporting, by UE, compression capability information to a network device, where the compression capability information includes an indication that the UE supports compression performed on the application layer packet.
In a second possible implementation manner, with reference to the first aspect or the first possible implementation manner, the compression capability information further includes a compression algorithm and/or a buffering capability.
In a third possible implementation manner, with reference to the first aspect or the first possible implementation manner or the second possible implementation manner, before the receiving or sending compression configuration information of an application layer packet, the method further includes: reporting, by UE, compression capability information, where the compression capability information includes a compression algorithm and/or a buffering capability.
In a fourth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the third possible implementation manner, the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
In a fifth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the fourth possible implementation manner, the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
In a sixth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the fifth possible implementation manner, the compression configuration information further includes compression start.
In a seventh possible implementation manner, with reference to the first aspect or the first possible implementation manner to the sixth possible implementation manner, the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
In an eighth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the seventh possible implementation manner, the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compression process, where N is an integer greater than or equal to 0.
In a ninth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the eighth possible implementation manner, the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
In a tenth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the ninth possible implementation manner, the performing compression processing on the application layer packet according to the compression configuration information includes: completing compression of the application layer packet at an access layer or a non-access layer.
In an eleventh possible implementation manner, with reference to the first aspect or the first possible implementation manner to the tenth possible implementation manner, the performing compression processing on the application layer packet according to the compression configuration information includes: completing compression of the application layer packet at an access layer and adding compression indication information to a header of the packet that has undergone the compression.
In a twelfth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the eleventh possible implementation manner, the performing compression processing on the application layer packet according to the compression configuration information includes: completing compression of the application layer packet at a PDCP layer and after compression is completed, using a PDU type to indicate compression of the packet.
In a thirteenth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the twelfth possible implementation manner, the method further includes: when UE is handed over to a target network, sending the compression configuration information to the target network device; and receiving a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
In a fourteenth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the thirteenth possible implementation manner, header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
In a fifteenth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the fourteenth possible implementation manner, the method further includes: receiving measurement configuration information of a network device and detecting a compression rate of the application layer packet according to the measurement configuration information.
In a sixteenth possible implementation manner, with reference to the first aspect or the first possible implementation manner to the fifteenth possible implementation manner, the method further includes: stopping or continuing, according to the compression rate, performing compression processing on the application layer packet.
A second aspect of the present invention provides a packet processing apparatus, including: a transceiving unit, configured to receive or send compression configuration information of an application layer packet; and a processing unit, configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
In a first possible implementation manner, with reference to the second aspect, the transceiving unit is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
In a second possible implementation manner, with reference to the second aspect or the first possible implementation manner, the compression capability information further includes a compression algorithm and/or a buffering capability.
In a third possible implementation manner, with reference to the second aspect or the first possible implementation manner or the second possible implementation manner, the transceiving unit is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
In a fourth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the third possible implementation manner, the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
In a fifth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fourth possible implementation manner, the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
In a sixth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fifth possible implementation manner, the compression configuration information further includes compression start.
In a seventh possible implementation manner, with reference to the second aspect or the first possible implementation manner to the sixth possible implementation manner, the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
In an eighth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the seventh possible implementation manner, the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compression process, where N is an integer greater than or equal to 0.
In a ninth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the eighth possible implementation manner, the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
In a tenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the ninth possible implementation manner, that the processing unit is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit is configured to complete compression of the application layer packet at an access layer or a non-access layer.
In an eleventh possible implementation manner, with reference to the second aspect or the first possible implementation manner to the tenth possible implementation manner, that the processing unit is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
In a twelfth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the eleventh possible implementation manner, that the processing unit is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit is configured to complete compression of the application layer packet at a PDCP layer and after compression is completed, use a PDU type to indicate compression of the packet.
In a thirteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the twelfth possible implementation manner, the transceiving unit is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
In a fourteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the thirteenth possible implementation manner, header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
In a fifteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fourteenth possible implementation manner, the transceiving unit is further configured to receive measurement configuration information of a network device and the apparatus further includes: a detecting unit, configured to detect a compression rate of the application layer packet according to the measurement configuration information.
In a sixteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fifteenth possible implementation manner, the processing unit is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
A third aspect of the present invention provides a packet processing apparatus, including: a transceiver, configured to receive or send compression configuration information of an application layer packet; and a processor, configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
In a first possible implementation manner, with reference to the second aspect the transceiver is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
In a second possible implementation manner, with reference to the second aspect or the first possible implementation manner, the compression capability information further includes a compression algorithm and/or a buffering capability.
In a third possible implementation manner, with reference to the second aspect or the first possible implementation manner or the second possible implementation manner, the transceiver is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
In a fourth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the third possible implementation manner, the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
In a fifth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fourth possible implementation manner, the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
In a sixth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fifth possible implementation manner, the compression configuration information further includes compression start.
In a seventh possible implementation manner, with reference to the second aspect or the first possible implementation manner to the sixth possible implementation manner, the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
In an eighth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the seventh possible implementation manner, the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compression process, where N is an integer greater than or equal to 0.
In a ninth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the eighth possible implementation manner, the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
In a tenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the ninth possible implementation manner, that the processor is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor is configured to complete compression of the application layer packet at an access layer or a non-access layer.
In an eleventh possible implementation manner, with reference to the second aspect or the first possible implementation manner to the tenth possible implementation manner, that the processor is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
In a twelfth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the eleventh possible implementation manner, that the processor is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor is configured to complete compression of the application layer packet at a PDCP layer and after compression is completed, use a PDU type to indicate compression of the packet.
In a thirteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the twelfth possible implementation manner, the transceiver is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
In a fourteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the thirteenth possible implementation manner, header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
In a fifteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fourteenth possible implementation manner, the transceiver is further configured to receive measurement configuration information of a network device and is configured to detect a compression rate of the application layer packet according to the measurement configuration information.
In a sixteenth possible implementation manner, with reference to the second aspect or the first possible implementation manner to the fifteenth possible implementation manner, the processor is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
According to the method for processing data packet provided in the embodiments, compression configuration information of an application layer packet exchanged with a terminal is acquired and compression or decompression processing is performed on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of uplink and downlink packet transmission and improving utilization of a network resource.
BRIEF DESCRIPTION OF THE DRAWINGS
To describe the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings required for describing the embodiments. Apparently, the accompanying drawings in the following description show some embodiments of the present invention and a person of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.
FIG. 1 is a flowchart of Embodiment 1 of a method for processing data packet according to the present invention;
FIG. 2 is a flowchart of Embodiment 2 of a method for processing data packet according to the present invention;
FIG. 3 is a flowchart of Embodiment 3 of a method for processing data packet according to the present invention;
FIG. 4 is a flowchart of Embodiment 4 of a method for processing data packet according to the present invention;
FIG. 5 is a flowchart of Embodiment 5 of a method for processing data packet according to the present invention;
FIG. 6 is a flowchart of Embodiment 6 of a method for processing data packet according to the present invention;
FIG. 7 is a schematic structural diagram of Embodiment 1 of a network device according to the present invention;
FIG. 8 is a schematic structural diagram of Embodiment 2 of a network device according to the present invention;
FIG. 9 is a schematic structural diagram of Embodiment 1 of a terminal according to the present invention;
FIG. 10 is a schematic structural diagram of Embodiment 2 of a terminal according to the present invention;
FIG. 11 is a schematic structural diagram of a packet processing apparatus according to the present invention; and
FIG. 12 is a schematic structural diagram of a packet processing apparatus according to the present invention.
DETAILED DESCRIPTION
Technologies described in this specification may be applied to various communications systems, for example, current 2G and 3G communications systems and a next-generation communications system, for example, a global system for mobile communications (GSM) system, a code division multiple access (CDMA) system, a time division multiple access (TDMA) system, a wideband code division multiple access (WCDMA) system, a frequency division multiple access (FDMA) system, an orthogonal frequency-division multiple access (OFDMA) system, a single-carrier FDMA (SC-FDMA) system, a general packet radio service (GPRS) system, a long term evolution (LTE) system and other communications systems.
Various aspects are described in this specification with reference to user equipment and/or a base station and/or a base station controller.
The user equipment may be a wireless terminal or a wired terminal. The wireless terminal may refer to a device that provides a user with voice and/or data connectivity, a handheld device with a radio connection function, or another processing device connected to a radio modem. The wireless terminal may communicate with one or more core networks through a radio access network (RAN). The wireless terminal may be a mobile terminal, such as a mobile phone (also referred to as a “cellular” phone) and a computer with a mobile terminal, for example, may be a portable, pocket-sized, handheld, computer built-in, or in-vehicle mobile apparatus, which exchanges voice and/or data with the radio access network. For example, it may be a device such as a personal communication service (PCS) phone, a cordless telephone set, a Session Initiation Protocol (SIP) phone, a wireless local loop (WLL) station, or a personal digital assistant (PDA). The wireless terminal may also be called a system, a subscriber unit, a subscriber station, a mobile station, a mobile terminal, a remote station, an access point (AP), a remote terminal, an access terminal, a user terminal, a user agent, a user device, or user equipment (UE).
The base station (for example, an access point) may refer to a device in communication with a wireless terminal via one or more sectors at an air interface in an access network. The base station may be configured to mutually convert a received over-the-air frame and an IP packet and serve as a router between the wireless terminal and a rest portion of the access network, where the rest portion of the access network may include an Internet protocol (IP) network. The base station may also coordinate attribute management of the air interface. For example, the base station may be a base station (BTS) in GSM or the CDMA, may also be a base station (NodeB) in WCDMA and may further be an evolved NodeB (NodeB, eNB, or e-NodeB, evolved Node B) in the LTE, which is not limited in this application.
The base station controller may be a base station controller (BSC, base station controller) in GSM or CDMA, or a radio network controller (RNC, Radio Network Controller) in WCDMA, which is not limited in this application.
In addition, the terms “system” and “network” may be used interchangeably in this specification. The term “and/or” in this specification describes only an association relationship for describing associated objects and represents that three relationships may exist. For example, A and/or B may represent the following three cases: Only A exists, both A and B exist and only B exists. In addition, the character “/” in this specification generally indicates an “or” relationship between the associated objects.
FIG. 1 is a flowchart of Embodiment 1 of a method for processing data packet according to the present invention. The method may be executed by a packet processing apparatus and the apparatus may be implemented by using hardware and/or software and is integrated into a terminal device, where the terminal device may be user equipment (UE) or a relay station. As shown in FIG. 1, the method for processing data packet provided in this embodiment includes:
101. Receive or send compression configuration information of an application layer packet.
For example, UE receives the compression configuration information of the application layer packet from a network device; or a network device sends the compression configuration information of the application layer packet to UE. For example, the network device may be a radio network controller (RNC), a base station (for example, an eNodeB), or a core network device. For example, the core network device may be a gateway GPRS support node (GGSN).
The compression configuration information includes any one or a combination of more of a compression algorithm used for compression, a buffer size, a quantity N of to-be-compressed packets (compression based on previous N packets), a compression manner, a service type of a packet that may be compressed, a compression direction and a domain that may be compressed, where N is an integer greater than or equal to 0.
If the UE supports only one algorithm, or the UE and a network side agree on a compression algorithm, the network side may directly configure compression start, or start compression by configuring a parameter corresponding to the algorithm.
That a terminal acquires the compression configuration information of the application layer packet exchanged with the network device is specifically as follows: receiving compression capability information reported by the network device and acquiring the compression configuration information from the compression capability information.
102. Perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
For example, it may be understood that the terminal or the network device may perform compression on the application layer packet and may also perform decompression processing on a received compressed packet. After compression processing is performed on the application layer packet, a compression identifier is added to header information of the compressed application layer packet, where the compression identifier is used to indicate that compression has been performed on the application layer packet. When receiving the application layer packet, the terminal or the network side may also determine, by parsing the compression identifier in the header information, whether compression has been performed on the packet. If it is determined, according to the compression identifier, that compression has been performed on the packet, decompression processing is performed on the application layer packet according to the compression configuration information.
According to the method for processing data packet provided in this embodiment, compression configuration information of an application layer packet exchanged with a network device is acquired and compression or decompression processing is performed on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
FIG. 2 is a flowchart of Embodiment 2 of a method for processing data packet according to the present invention. As shown in FIG. 2, the method provided in this embodiment optimizes the foregoing embodiment and specifically includes the following:
201. Receive compression configuration information sent by a network device.
The compression configuration information is acquired by the network device from compression capability information reported by a terminal. After accessing a network, the terminal starts to report the compression capability information to the network device. The network device acquires the compression configuration information according to the compression capability information reported by the terminal and sends the compression configuration information to the terminal, so that the terminal performs compression or decompression processing according to the compression configuration information.
In this embodiment, the compression capability information reported by the terminal includes a compression algorithm supported by the terminal, a data buffering capability of the terminal, a compression manner and a supported service type. There may be multiple compression algorithms supported by the terminal, such as a gzip compression algorithm, a rar compression algorithm and an LZW compression algorithm. If a network side and a UE side agree that only one compression algorithm is used for compression of an application layer packet, UE only needs to report whether to support compression. The data buffering capability of the terminal is related to the compression algorithm supported by the UE and for some compression algorithms that need a buffer, the UE reports a supported buffering capability. Generally, the data buffering capability of the terminal represents a size of a query dictionary supported by the UE. If a buffer is larger, there are more strings that may be stored, a corresponding compression rate is higher and time taken for compression may be longer. The compression manner supported the terminal is compression based on a current packet or compression based on several previous packets.
If packet compression needs to be completed at an access layer, it is further required that an access layer of the terminal can identify the application layer packet and determine whether the application layer packet needs to be compressed. Therefore, it is required that the access layer can identify a received service layer packet and parse content corresponding to the application layer packet. In this case, the UE may need to report a supported service at the access layer.
Specifically, the network device determines, according to the compression capability information reported by the terminal, the compression configuration information required for compression. For example, the network device determines, according to multiple compression algorithms reported by the UE, one compression algorithm supported by the terminal. If the terminal supports only one compression algorithm, or the terminal and the network device already agree on a compression algorithm, the network device may directly configure the compression algorithm for the terminal.
The network device sets a buffering capability in the compression configuration information according to the data buffering capability reported by the terminal. The data buffering capability of the terminal is related to the compression algorithm supported by the terminal. For some compression algorithms that need a buffer, such as an LZW compression algorithm, the terminal needs to report the buffering capability, where the buffering capability represents a size of a dictionary supported by the terminal. If a dictionary is larger, there is more data that can be buffered, a corresponding compression rate is higher and accordingly time taken for compression may be longer.
The network device determines, according to the compression manner reported by the terminal, that a required compression manner includes the following: compression based on a current packet and compression based on previous N packets. The network device determines, according to the compression manner reported by the terminal, whether compression is performed according to the current packet or compression is performed according to the previous N packets. A compression manner based on the current packet is an internal compression manner. The network device performs compression only according to content of the current packet and does not need to query a dictionary in a buffer. For some algorithms, compression needs to be performed based on the previous N packets. In a process in which the current packet is compressed, a transmit end of the packet needs to query a string in the buffer and determines, based on a size and location of the string in the dictionary, how to perform compression. In this case, the buffer may be updated according to content of the packet. For example, if the content of the current packet is not in the buffer, the content is added to the buffer so as to be used during next packet compression. Further, the UE may perform compression in the foregoing two manners and determine, according to a final compression rate, a compression manner used by each sent packet. In this case, the compression manner supported by the UE may also be understood as a buffer updating manner of the UE, that is, whether content corresponding to a packet that is currently compressed by the UE is added to the buffer. If the content corresponding to the current packet is added to the buffer, the UE performs compression according to the current packet; otherwise, the UE performs compression according to data in the buffer.
The network device sets, according to the service type supported by the terminal, a service type required for compression in the compression configuration information. Because the method provided in this embodiment is used for performing compression on the application layer packet, the terminal needs to identify the application layer packet and determine, according to a service type of the application layer packet, whether to perform compression on the packet. For example, if the terminal supports only compression of an application layer packet of a Hypertext Transfer Protocol (HTTP) service, the network device configures, according to the compression capability information reported by the terminal, the service type supported by the terminal in the compression configuration information as the HTTP service.
A compression direction may further be specified in the compression configuration information. For example, compression performed on an uplink packet, or compression performed on a downlink packet, or compression performed on both an uplink packet and a downlink packet is configured. The uplink packet herein refers to a packet sent by the terminal to the network device and the downlink packet refers to a packet sent by the network device to the terminal.
The UE reports a supported browser type and the network side determines, according to the browser type, whether compression needs to be configured.
The terminal may carry the compression capability information in a dedicated radio resource control (RRC) message, where the dedicated RRC message includes inter RAT handover information, an RRC connection setup complete message, a UE capability message (UE capability information), a cell update message, a URA update message and the like. A specific manner in which the terminal reports the compression capability information is not limited and the compression capability information may be carried in any of the foregoing RRC messages; or the compression capability information may be reported by establishing a dedicated message and the compression capability information may be included in an information element “UE Radio access capability”.
The network device sends the acquired compression configuration information to the terminal and the compression configuration information may be carried in a downlink RRC message. For example, the compression configuration information may be carried in messages, such as a radio bearer setup request, a radio bearer configuration (or reconfiguration) message, a cell update confirm, and a RRC connection setup.
202. Perform decapsulation on an acquired packet so as to acquire an application layer packet and perform compression processing on the application layer packet according to the compression configuration information.
Specifically, the method provided in this embodiment is used for performing compression only on the application layer packet and compression may be performed at any layer in a network protocol model. For example, data packet compression may be performed at an access layer and the access layer includes a physical (PHY) layer, a Media Access Control (MAC) sublayer, a Radio Link Control (RLC) layer, or a Packet Data Convergence Protocol (PDCP) layer; or packet compression may be performed at a TCP layer, an IP layer, or an application layer.
When performing packet compression at the application layer, the terminal may directly perform compression on the application layer packet, where decapsulation does not need to be performed and the compression is easy. When compression is performed at another layer, a corresponding packet header is added at each layer, encryption is performed by using a corresponding encryption mechanism and compression is relatively complex. Therefore, when compression is performed on the application layer packet, decapsulation needs to be performed on a packet so as to acquire the application layer packet and perform compression on the application layer packet. Further, a to-be-compressed application layer packet may be determined according to the supported service type in the compression configuration information. For example, in the compression configuration information, compression is supported only on an application layer packet of an HTTP service; a to-be-compressed HTTP packet is determined, according to the compression configuration information and from an application layer packet obtained after decapsulation; and compression or decompression processing is performed on the to-be-compressed HTTP packet according to the compression algorithm and the compression manner in the compression configuration information.
In this embodiment, a compression is performed at the PDCP layer is used as an example for description. For example, after the terminal receives an IP packet from the IP layer, where the IP layer packet includes data packet and an IP header, decapsulation is performed on the IP packet and the IP header is removed so as to obtain an application layer packet. Compression is performed on the application layer packet according to the compression configuration information and the compressed packet is encapsulated into a PDCP packet, where the PDCP packet includes PDCP header information and the compressed packet. Header information of the compressed packet includes a compression identifier (CID), where the CID may be set in a PDCP header, or may be set in the IP header. A value of the CID may be 0 or 1 . When the CID=0, it indicates that compression is not performed on the application layer packet in the PDCP packet and a receive end does not need to perform a decompression operation; when the CID=1, it indicates that compression has been performed on the application layer packet in the PDCP packet and the receive end needs to perform the decompression operation.
Specifically, as shown in Table 1, the CID may be set in a reservation bit of a packet identifier (PID) of a PDCP header in a PDCP protocol data unit (PDU) that forms the PDCP packet.
TABLE 1
000 PDCP Data PDU
001 PDCP SeqNum PDU
010 PDCP AMR Data PDU
011-111 Reserved (PDUs with this encoding are
invalid for this version of the protocol)
It can be learned from Table 1 that, 000, 001 and 010 have already been used, 011-111 are reservation bits and any one of 011-111 may be used to identify that the packet has been compressed.
For example, PDU Type=011 may be used to indicate compression of the application layer packet, or PDU Type=011 represents that compression has been performed on an application layer packet in a PDCP Data PDU. PDU Type=100 represents that compression has been performed on an application layer packet in a PDCP SeqNum PDU. The foregoing are only examples and a specific corresponding value is not limited thereto. The foregoing description only indicates that a PDU Type field may be used to indicate whether compression is performed on the application layer packet. If both header compression and application layer packet compression exist, the transmit end further needs to indicate header compression has been performed on the packet.
It should be noted that, if both header compression and application layer packet compression are performed, the application layer packet compression is represented by using PDU Type=000/001 and header compression is indicated by using a PID field. If compression is performed only on the application layer packet and header compression is not performed, the application layer packet compression is represented by using PDU Type=101 and the PID field does not need to be included; or the application layer packet compression and the header compression represented by using PDU Type=000/001 and PID=00000. If the terminal uses multiple compression algorithms and compression modes, a corresponding compression algorithm and compression mode further need to be indicated in the packet. In this case, a compression indicator field (CI) may need to be added so as to indicate the following content: a compression algorithm corresponding to the packet and a compression mode corresponding to the packet. If the function of application layer packet compression is not completed at the PDCP layer, but is used as a separate functional entity, a packet header corresponding to data that supports the function may be an indication indicating whether compression is performed.
203. Detect a compression rate of the application layer packet and stop or continue, according to the compression rate, performing compression processing on the application layer packet.
After the compression function is enabled and if the terminal detects that compression rates of several consecutive compressed packets are less than a set threshold, the terminal stops performing compression on the application layer packet. If the compression rates are greater than the set threshold, the terminal continues performing compression on the application layer packet. After detecting the compression rate of the application layer packet, the terminal may periodically report the compression rate to the network device.
It should be noted that, in a packet compression process, due to a problem, such as a packet loss or an out-of-synchronization buffer of the terminal, decompression performed by the terminal fails. In order to resolve the problem, in this embodiment, the header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts. For example, a compression initialization identifier of a compressed packet that is initially sent instructs to initialize compression once after five packets are compressed. In this way, after every five packets are compressed, compression initialization is performed once and therefore, a failure in decompression of a compressed packet may be reduced by using the method.
A mechanism for processing an error in decompression of a compressed packet is not limited to the foregoing method in the present invention and may also be implemented by using the following methods:
Method 1: The terminal periodically sends a non-compressed packet for the network device to update the buffer. After determining that the buffer is synchronized, the network device sends a compressed packet.
Method 2: When the network device cannot correctly decompress a packet, for example, several consecutive packets cannot be correctly decompressed, the network device notifies the terminal of a failure in decompression of a sent packet. The terminal instructs to initialize compression or synchronize receiving and sending parties. Specifically, the network device may add a decompression failure message in a header of a packet sent to the terminal. After receiving the packet and learning, by means of parsing, that decompression performed by the network device currently fails, the terminal sends an indication message of compression initialization to the network device, or sends non-compressed data packet to the network device so as to determine whether the buffer is synchronized.
Method 3: When the network device cannot correctly decompress a packet, the network device instruct, by adding a compression stop instruction in RRC signaling, the terminal to stop performing compression on the packet.
According to the method provided in this embodiment, a terminal receives compression configuration information sent by a network device, performs decapsulation on an acquired packet so as to acquire an application layer packet and performs compression processing or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet is implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
In a process in which a terminal is handed over from a source cell to a target cell, or when an inter RAT handover or RNC migration occurs, continuity of compression of an application layer packet cannot be ensured in the prior art. In order to resolve this problem, Embodiment 3 of the present invention provides a method for processing data packet in a handover process and FIG. 3 is a flowchart of Embodiment 3 of the method for processing data packet according to the present invention. As shown in FIG. 3, the method provided in this embodiment includes the following:
301. When a terminal is handed over to a target network, send compression configuration information to a target network device.
In this embodiment, in the process in which the terminal is handed over from a source network to the target network, the terminal sends, to the target network device, the compression configuration information set in the source network. If a source network device supports compression of an application layer packet, the compression configuration information set for the terminal may be sent to the target network device by using the source network device. If the source network device does not support compression of the application layer packet, the terminal sends compression capability information to the target network device and the target network device acquires the compression configuration information according to the compression capability information.
In this embodiment, the source network device may be a source radio network controller (SRNC) and the target network device may be a target radio network controller (TRNC).
302. Receive a compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports the compression configuration information.
The target network device receives the compression configuration information sent by the terminal and uses whether the target network device supports the capability of the compression configuration information as the compression configuration response and returns the compression configuration response to the terminal, so as to instruct the terminal to stop or continue performing compression on the application layer packet with a device in a network in which the terminal is located.
In this embodiment, if the target network device supports compression of the application layer packet, new compression configuration information is carried in the returned compression configuration response, where the new compression configuration information is acquired by the target network device according to the received compression configuration information set by the source network device for the terminal, or new compression configuration information is acquired by the target network device according to the compression capability information reported by the terminal and the new compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type.
If the target network device does not support compression of the application layer packet, no indication message may be included in the returned compression configuration response. After receiving the compression configuration response returned by the target network device, the terminal learns, by means of parsing, that the compression configuration response does not include any indication message and may learn that the target network device does not support compression of the application layer packet.
303. Control, according to whether the target network device supports the capability of the compression configuration information, stopping or continuing of performing compression on an application layer packet with the target network device.
The terminal receives the compression configuration response sent by the target network device, where the compression configuration response carries whether the target network device supports the capability of the compression configuration information. If the target network device supports the capability of the compression configuration information, compression performed on the application layer packet is continued according to the new compression configuration information that is carried in the compression configuration response and required for performing compression in a new network. If the target network device does not support the capability of the compression configuration information, compression of the application layer packet is stopped.
In this embodiment, the new compression configuration information carried in the compression configuration response is information that is required for the terminal to perform compression in the target network, where the new compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, the data buffering capability, the compression manner and the supported service type.
In this embodiment, in a process in which a terminal is handed over from a source network to a target network, the terminal sends compression configuration information to a target network device and the target network device determines, according to the compression configuration information, whether to support a capability of the compression configuration information and notifies the terminal whether to support the capability of the compression configuration information. If the target network device supports the capability of the compression configuration information, set new compression configuration information is carried in a compression configuration response and then sent to the terminal, so as to instruct the terminal to continue performing compression on an application layer packet with the target network device, thereby ensuring continuity of compression of the application layer packet.
FIG. 4 is a flowchart of Embodiment 4 of a method for processing data packet according to the present invention. The method may be executed by a packet processing apparatus and the apparatus may be implemented by using hardware and/or software and is integrated into a network device, where the network device may be a radio network controller (RNC), a gateway GPRS support node (GGSN), or the like. As shown in FIG. 4, the method for processing data packet provided in this embodiment includes:
401. Acquire compression configuration information of an application layer packet exchanged with a terminal.
The compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type. That a network device acquires the compression configuration information of the application layer packet exchanged with the terminal may be specifically as follows: receiving compression capability information reported by the terminal and acquiring the compression configuration information from the compression capability information.
402. Perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal, where header information of the compressed application layer packet includes a compression identifier.
The network device performs, according to the acquired compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal. It may be understood that the network device may perform compression on the application layer packet and may also perform decompression processing on a received compressed packet that is exchanged with the terminal. After compression processing is performed on the application layer packet, the compression identifier is added to the header information of the compressed application layer packet, where the compression identifier is used to indicate that compression has been performed on the application layer packet. When receiving the application layer packet, the network device may also determine, by parsing the compression identifier in the header information, whether compression has been performed on the packet. If it is determined, according to the compression identifier, that compression has been performed on the packet, decompression processing is performed on the application layer packet according to the compression configuration information.
According to the method for processing data packet provided in this embodiment, compression configuration information of an application layer packet exchanged with a terminal is acquired and compression or decompression processing is performed on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
FIG. 5 is a flowchart of Embodiment 5 of a method for processing data packet according to the present invention. As shown in FIG. 5, the method in this embodiment includes the following:
501. Receive compression capability information reported by a terminal and acquire compression configuration information from the compression capability information.
In this embodiment, the compression configuration information includes any one or a combination of more of a compression algorithm used in compression, a buffer size, a quantity N of to-be-compressed packets (compression based on previous N packets), a compression manner, a service type of a packet that may be compressed, a compression direction and a domain that may be compressed. Specifically, in this embodiment, for the compression capability information reported by UE and the compression configuration information configured by a network device, reference may be made to descriptions in Embodiment 2 and details are not described herein again.
502. Perform decapsulation on an acquired packet so as to acquire an application layer packet and perform compression processing on the application layer packet according to the compression configuration information.
Specifically, the method provided in this embodiment is used for performing compression only on the application layer packet and compression may be performed at any layer in a network protocol model. For example, compression may be performed on the packet at a PHY layer, a MAC layer, an RLC layer, or a PDCP layer; or at a TCP layer, an IP layer, or an APP layer.
When compression is performed on the packet at the application layer and because the application layer packet includes only application layer data, compression may be directly performed on the application layer data and the compression is easy. When compression is performed at a subsequent layer, a corresponding packet header is added at each layer, encryption is performed by using a corresponding encryption mechanism and compression is relatively complex. Therefore, when compression is performed on the application layer packet, decapsulation needs to be performed on the acquired packet so as to acquire the application layer packet and perform compression on the application layer packet. Further, a to-be-compressed application layer packet may be determined according to the supported service type in the compression configuration information. For example, in the compression configuration information, compression is supported only on an application layer packet of an HTTP service; it is determined, according to the configuration information, that the to-be-compressed packet is an HTTP packet; and compression or decompression processing is performed on the HTTP packet according to the compression algorithm and the compression manner in the compression configuration information.
For a specific implementation manner, reference may be made to descriptions in Embodiment 2.
503. Receive a compression rate reported by the terminal and stop or continue, according to the compression rate, performing compression processing on the application layer packet with the terminal.
Specifically, after enabling a compression function, the terminal periodically reports the compression rate to the network device. If the network device detects that compression rates of several consecutive compressed packets are less than a set threshold, the network device stops performing compression on the application layer packet. If the compression rates are greater than the set threshold, the network device continues performing compression on the application layer packet.
It should be noted that, in a packet compression process, due to a problem, such as a packet loss or an out-of-synchronization buffer on a network side, decompression performed by the network device fails. In order to resolve the problem, in this embodiment, header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
According to the packet compression method provided in this embodiment, a network device receives compression capability information reported by a terminal and acquires compression configuration information from the compression capability information; and after performing decapsulation on a received packet to acquire an application layer packet, the network device performs compression processing or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet is implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
FIG. 6 is a flowchart of Embodiment 6 of a method for processing data packet according to the present invention. The method provided in this embodiment is to keep performing continuous compression on an application layer packet after a terminal is handed over to a new network. As shown in FIG. 6, the method provided in this embodiment includes the following:
601. When detecting that a terminal is handed over to a target network, a source network device sends compression configuration information set for the terminal to a target network device.
In this embodiment, in a process in which the terminal is handed over from a source network to the target network and when detecting that the terminal is handed over to the target network, the source network device sends the compression configuration information set for the terminal to the target network device. An SRNC sends the compression configuration information to a core network (CN) by adding the compression configuration information set for the terminal in a relocation request (Relocation Request). Specifically, the compression configuration information set for the terminal may be set in an information element “Source RNC To Target RNC Transparent Container” of the relocation request. Then, the CN sends, to a TRNC, the relocation request that carries the compression configuration information. Specifically, the compression configuration information is also set in the information element “Source RNC To Target RNC Transparent Container” of the relocation request.
602. The target network device receives the compression configuration information that is set for the terminal and sent by the source network device of the terminal and uses whether to support a capability of the compression configuration information as a compression configuration response and returns the compression configuration response to the source network device, so as to instruct the terminal to stop or continue performing compression on an application layer packet with a device in a network in which the terminal is located.
In this embodiment, if the target network device supports compression of the application layer packet, new compression configuration information is carried in the returned compression configuration response, where the new compression configuration information is acquired by the target network device according to the received compression configuration information that is set by the source network device for the terminal, the new compression configuration information is compression configuration information that is set by the target network device for the terminal and the new compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type.
If the target network device does not support compression of the application layer packet, no indication message may be included in the returned compression configuration response. After receiving the compression configuration response returned by the target network device, the source network device learns, by means of parsing, that the compression configuration response does not include any indication message and may learn that the target network device does not support compression of the application layer packet.
Specifically, the compression configuration response may be sent by the TRNC to the CN and is forwarded by the CN to the SRNC. The new compression configuration information carried in the compression configuration response may be set in a relocation request acknowledgement. For example, the new compression configuration information is set in an information element “Target RNC To Source RNC Transparent Container” of the relocation request acknowledgement.
603. The source network device receives the compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports the capability of the compression configuration information.
After receiving the compression configuration response sent by the target network device, the source network device learns, by means of parsing, whether the target network device supports the capability of the compression configuration information.
604. The source network device notifies the terminal whether the target network device supports the capability of the compression configuration information, so as to instruct the terminal to stop or continue performing compression on the application layer packet with the target network device.
If the target network device supports the capability of the compression configuration information, the source network device notifies the terminal that the target network device supports the capability of the compression configuration information and sends the new compression configuration information to the terminal, so as to instruct the terminal to continue, by using the new compression configuration information, performing compression on the application layer packet with the target network device. If the target network device does not support the capability of the compression configuration information, the source network device notifies the terminal that the target network device does not support the capability of the compression configuration information, so as to instruct the terminal to stop performing compression on the application layer packet with the target network device.
Specifically, the SRNC may notify, by using a downlink RRC message or a downlink PDCP packet, the terminal of the new compression configuration information and whether the target network device supports the capability of the compression configuration information. For example, the new compression configuration information and whether the target network device supports the capability of the compression configuration information are set in a header of the downlink PDCP packet.
In this embodiment, in a process in which a terminal is handed over from a source network to a target network, a source network device sends compression configuration information set for the terminal to a target network device and the target network device determines, according to the compression configuration information, whether to support a capability of the compression configuration information and notifies the terminal whether to support the capability of the compression configuration information. If the target network device supports the capability of the compression configuration information, set new compression configuration information is carried in a compression configuration response and is sent to the terminal by using the source network device, so as to instruct the terminal to continue performing compression on an application layer packet with the target network device, thereby ensuring continuity of compression of the application layer packet.
FIG. 7 is a schematic structural diagram of Embodiment 1 of a network device according to the present invention. As shown in FIG. 7, the network device provided in this embodiment includes a first information acquiring module 71 and a first compression processing module 72. The first information acquiring module 71 is configured to acquire compression configuration information of an application layer packet exchanged with a terminal and the first compression processing module 72 is configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal, where header information of the compressed application layer packet includes a compression identifier.
The first compression processing module 72 performs, according to the compression configuration information acquired by the first information acquiring module 71, compression processing or decompression processing on the application layer packet exchanged with the terminal. The compression configuration information includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type. The first compression processing module 72 not only can implement compression of the application layer packet, but also can implement decompression of the application layer packet.
The network device provided in this embodiment may be configured to execute a packet compression processing method in Embodiment 1.
After performing compression processing on the application layer packet, the first compression processing module 72 adds the compression identifier to the header information of the compressed application layer packet, where the compression identifier is used to indicate that compression has been performed on the application layer packet. When receiving the application layer packet, the network device may also determine, by parsing the compression identifier in the header information, whether compression has been performed on the packet. If it is determined, according to the compression identifier, that compression has been performed on the packet, decompression processing is performed on the application layer packet according to the compression configuration information.
According to the network device provided in this embodiment, an information acquiring module acquires compression configuration information of an application layer packet exchanged with a terminal and a compression processing module performs compression or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
FIG. 8 is a schematic structural diagram of Embodiment 2 of a network device according to the present invention. As shown in the figure, the network device provided in this embodiment includes a first information acquiring module 81 and a first compression processing module 82. The first information acquiring module 81 is configured to acquire compression configuration information of an application layer packet exchanged with a terminal and the first compression processing module 82 is configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal, where header information of the compressed application layer packet includes a compression identifier.
The first information acquiring module 81 includes a first receiving unit 811 and a first acquiring unit 812. The first receiving unit 811 is configured to receive compression capability information reported by the terminal and the first acquiring unit 812 is configured to acquire the compression configuration information from the compression capability information. The first acquiring unit 812 acquires the compression configuration information according to the compression capability information that is received by the first receiving unit 811 and reported by the terminal. The compression configuration information acquired by the first acquiring unit 812 includes any one or a combination of more of a compression algorithm supported by the terminal, a data buffering capability, a compression manner and a supported service type.
This embodiment is for performing compression on the application layer packet and therefore, the first compression processing module 82 is specifically configured to: when identifying that a packet that is to be sent to the terminal is the application layer packet, perform, according to the compression configuration information, compression processing on the application layer packet exchanged with the terminal. Further, the first compression processing module 82 may further include: a first identifying unit 821, configured to identify the application layer packet according to the supported service type in the compression configuration information; and a first compressing unit 822, configured to perform, according to the compression algorithm and the compression manner in the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the terminal.
In order to ensure that compression of the application layer packet can be continued after a terminal handover, the network device provided in this embodiment further includes a first sending module 83, a first response receiving module 84 and a notifying module 85. The first sending module 83 is configured to: when it is detected that the terminal is handed over to a target network, send the compression configuration information set for the terminal to a target network device. The first response receiving module 84 is configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports a capability of the compression configuration information. After the first response receiving module 84 receives the compression configuration response returned by the target network device, the notifying module 85 is configured to notify the terminal whether the target network device supports the capability of the compression configuration information, so as to instruct the terminal to stop or continue performing compression on the application layer packet with the target network device.
In a packet compression process, due to a problem, such as a packet loss or an out-of-synchronization buffer on a network side, decompression performed by the network device fails. In order to resolve the problem, in this embodiment, the header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts. By using the initial packet from which compression periodically restarts, a failure in decompression performed by the network device may be effectively avoided.
A mechanism for processing an error in decompression of a compressed packet is not limited to the foregoing method in the present invention and may also be implemented by using other methods, which are not enumerated herein again and reference may be made to description in a method embodiment.
In order to assist the network device in determining whether to perform a compression or decompression operation, a terminal reporting mechanism is introduced. Therefore, the network device provided in this embodiment may further include a compression rate receiving module 86, where the compression rate receiving module 86 is configured to receive a compression rate reported by the terminal and stop or continue, according to the compression rate, performing compression processing on the application layer packet with the terminal.
The network device provided in this embodiment may be configured to execute solutions in Embodiment 1 to Embodiment 3 of the foregoing methods.
According to the network device provided in this embodiment, not only compression and decompression of an application layer packet can be implemented, but also, after a terminal is handed over to a target network, continuous compression of the application layer packet can be implemented. In addition, by adding a compression initialization identifier to header information of the compressed application layer packet, a probability of a failure in decompression of the application layer packet at a receive end may be effectively decreased.
FIG. 9 is a schematic structural diagram of Embodiment 1 of a terminal according to the present invention. As shown in FIG. 9, the terminal provided in this embodiment includes a second information acquiring module 91 and a second compression processing module 92. The second information acquiring module 91 is configured to acquire compression configuration information of an application layer packet exchanged with a network device and the second compression processing module 92 is configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the network device, where header information of the compressed application layer packet includes a compression identifier.
In this embodiment, the compression configuration information includes any one or a combination of more of a compression algorithm supported by the network device, a data buffering capability, a compression manner and a supported service type. The second compression processing module 92 performs, according to the compression configuration information acquired by the second information acquiring module 91, compression processing or decompression processing on the application layer packet exchanged with the network device. The terminal provided in this embodiment may perform compression processing on the application layer packet according to the compression configuration information and adds the compression identifier to the header information of the compressed packet. Accordingly, header information of a received packet is determined and if the header information of the compressed packet includes the compression identifier, decompression processing is performed on the received application layer packet.
The terminal provided in this embodiment may execute a technical solution provided in Method Embodiment 4.
According to the terminal provided in this embodiment, an information acquiring module acquires compression configuration information of an application layer packet exchanged with a network device and a compression processing module performs compression or decompression processing on the application layer packet according to the compression configuration information, so that compression of the application layer packet can be implemented, thereby reducing overheads of packet transmission and improving utilization of a network resource.
FIG. 10 is a schematic structural diagram of Embodiment 2 of a terminal according to the present invention. As shown in FIG. 10, the terminal provided in this embodiment includes: a second information acquiring module 110, configured to acquire compression configuration information of an application layer packet exchanged with a network device; and a second compression processing module 120, configured to perform, according to the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the network device, where header information of the compressed application layer packet includes a compression identifier.
The second information acquiring module 110 includes: a second receiving unit 111, configured to receive compression capability information sent by the network device; and a second acquiring unit 112, configured to acquire the compression configuration information from the compression capability information. The second acquiring unit 112 acquires the compression configuration information from the compression capability information according to the compression capability information that is received by the second receiving unit 111 and sent by the network device. The compression configuration information acquired by the second acquiring unit 112 includes any one or a combination of more of a compression algorithm supported by the network device, a data buffering capability, a compression manner and a supported service type.
The second compression processing module 120 is specifically configured to: when identifying that a packet that is to be sent to the network device is the application layer packet, perform, according to the compression configuration information, compression processing on the application layer packet exchanged with the network device. Further, the second compression processing module 120 may include: a second identifying unit 121, configured to identify the application layer packet according to the supported service type in the compression configuration information; and a second compressing unit 122, configured to perform, according to the compression algorithm and the compression manner in the compression configuration information, compression processing or decompression processing on the application layer packet exchanged with the network device. By identifying the application layer packet by using the second identifying unit 121, the second compressing unit 122 may pertinently perform compression on the application layer packet, but not perform compression on a packet header.
The header information of the compressed application layer packet may further include a compression initialization identifier in addition to the compression identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts. The initialization identifier is set so as to avoid an error during decompression of the packet.
The terminal provided in this embodiment may further include: a second sending module 130, configured to: when the terminal is handed over to a target network, send the compression configuration information to the target network device; a second response receiving module 140, configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates whether the target network device supports a capability of the compression configuration information; and a controlling module 150, configured to control stopping or continuing of performing compression on the application layer packet with the target network device.
The terminal provided in this embodiment may further include a detecting module 160, configured to detect a compression rate of the application layer packet and stop or continue, according to the compression rate, performing compression processing on the application layer packet.
According to the terminal provided in this embodiment, not only compression and decompression of an application layer packet can be implemented, but also, after the terminal is handed over to a target network, continuous compression of the application layer packet can be implemented. In addition, a compression initialization identifier is added to header information of the compressed application layer packet, so that a probability of a failure in decompression of the application layer packet at a receive end may be effectively decreased.
As shown in FIG. 11, another embodiment of the present invention provides a packet processing apparatus, including: a transceiving unit 1101, configured to receive or send compression configuration information of an application layer packet; and a processing unit 1102, configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
In the another embodiment of the present invention, the transceiving unit 1101 is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
In the another embodiment of the present invention, the compression capability information further includes a compression algorithm and/or a buffering capability.
In the another embodiment of the present invention, the transceiving unit 1101 is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
In the another embodiment of the present invention, the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
In the another embodiment of the present invention, the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
In the another embodiment of the present invention, the compression configuration information further includes compression start.
In the another embodiment of the present invention, the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
In the another embodiment of the present invention, the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compressing process, where N is an integer greater than or equal to 0.
In the another embodiment of the present invention, the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
In the another embodiment of the present invention, that the processing unit 1102 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit 1102 is configured to complete compression of the application layer packet at an access layer or a non-access layer.
In the another embodiment of the present invention, that the processing unit 1102 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit 1102 is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
In the another embodiment of the present invention, that the processing unit 1102 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processing unit 1102 is configured to complete compression of the application layer packet at a PDCP layer and after the compression is completed, use a PDU type to indicate compression of the packet.
In the another embodiment of the present invention, the transceiving unit 1101 is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
In the another embodiment of the present invention, header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
In the another embodiment of the present invention, the transceiving unit 1101 is further configured to receive measurement configuration information of a network device and the apparatus further includes a detecting unit 1103, configured to detect a compression rate of the application layer packet according to the measurement configuration information.
In the another embodiment of the present invention, the processing unit 1102 is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
As shown in FIG. 12, another embodiment of the present invention provides a packet processing apparatus, including: a transceiver 1201, configured to receive or send compression configuration information of an application layer packet; and a processor 1202, configured to perform compression processing or decompression processing on the application layer packet according to the compression configuration information.
In the another embodiment of the present invention, the transceiver 1201 is further configured to send compression capability information to a network device, where the compression capability information includes an indication that UE supports compression performed on the application layer packet.
In the another embodiment of the present invention, the compression capability information further includes a compression algorithm and/or a buffering capability.
In the another embodiment of the present invention, the transceiver 1201 is further configured to report compression capability information to a network device, where the compression capability information includes a compression algorithm and/or a buffering capability.
In the another embodiment of the present invention, the compression capability information further includes any one or a combination of more of a compression manner supported by the UE, a service identification capability and a browser type of the UE.
In the another embodiment of the present invention, the compression configuration information includes any one or a combination of more of a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction and compression that is based on previous N packets.
In the another embodiment of the present invention, the compression configuration information further includes compression start.
In the another embodiment of the present invention, the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
In the another embodiment of the present invention, the compression that is based on previous N packets instructs to perform compression with reference to content of the previous N packets in a compressing process, where N is an integer greater than or equal to 0.
In the another embodiment of the present invention, the service type of a packet that may be compressed instructs to perform compression on a packet of a corresponding service type.
In the another embodiment of the present invention, that the processor 1202 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor 1202 is configured to complete compression of the application layer packet at an access layer or a non-access layer.
In the another embodiment of the present invention, that the processor 1202 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor 1202 is configured to complete compression of the application layer packet at an access layer and add compression indication information to a header of the packet that has undergone the compression.
In the another embodiment of the present invention, that the processor 1202 is configured to perform compression processing on the application layer packet according to the compression configuration information specifically includes that: the processor 1202 is configured to complete compression of the application layer packet at a PDCP layer and after compression is completed, use a PDU type to indicate compression of the packet.
In the another embodiment of the present invention, the transceiver 1201 is further configured to: when UE is handed over to a target network, send the compression configuration information to the target network device; and is further configured to receive a compression configuration response returned by the target network device, where the compression configuration response indicates compression configuration information of the target network device.
In the another embodiment of the present invention, header information of the compressed application layer packet further includes a compression initialization identifier, where the compression initialization identifier is used to indicate an initial packet from which compression restarts.
In the another embodiment of the present invention, the transceiver 1201 is further configured to receive measurement configuration information of a network device and is configured to detect a compression rate of the application layer packet according to the measurement configuration information.
In the another embodiment of the present invention, the processor 1202 is further configured to: stop or continue, according to the detected compression rate of the application layer packet, performing compression processing on the application layer packet.
It may be clearly understood by a person skilled in the art that, for the purpose of convenient and brief description, division of the foregoing function modules is taken as an example for illustration. In actual application, the foregoing functions can be allocated to different function modules and implemented according to a requirement, that is, an inner structure of an apparatus is divided into different function modules to implement all or some of the functions described above. For a detailed working process of the foregoing system, apparatus and unit, reference may be made to a corresponding process in the foregoing method embodiments and details are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the described apparatus embodiment is merely exemplary. For example, the module or unit division is merely logical function division and may be other division in actual implementation. For example, a plurality of units or components may be combined or integrated into another system, or some features may be ignored or not performed. In addition, the displayed or discussed mutual couplings or direct couplings or communication connections may be implemented through some interfaces. The indirect couplings or communication connections between the apparatuses or units may be implemented in electronic, mechanical, or other forms.
The units described as separate parts may or may not be physically separate and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each of the units may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in a form of hardware, or may be implemented in a form of a software functional unit.
When the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, the integrated unit may be stored in a computer-readable storage medium. Based on such an understanding, the technical solutions of the present application essentially, or the part contributing to the prior art, or all or a part of the technical solutions may be implemented in the form of a software product. The software product is stored in a storage medium and includes several instructions for instructing a computer device (which may be a personal computer, a server, or a network device) or a processor to perform all or a part of the steps of the methods described in the embodiments of the present application. The foregoing storage medium includes: any medium that can store program code, such as a USB flash drive, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disc.
The foregoing embodiments are merely intended for describing the technical solutions of the present application, but not for limiting the present application. Although the present application is described in detail with reference to the foregoing embodiments, persons of ordinary skill in the art should understand that they may still make modifications to the technical solutions described in the foregoing embodiments or make equivalent replacements to some technical features thereof, without departing from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims (20)

What is claimed is:
1. A packet processing apparatus of a user equipment, comprising:
a transceiver, configured to:
send compression capability information to a network device, wherein the compression capability information comprises an indication that user equipment supports compression performed on an application layer packet; and
receive compression configuration information of the application layer packet from the network device; and
at least one processor, configured to perform compression processing on the application layer packet at an access layer according to the compression configuration information, and add a compression initialization identifier to a header of the compressed application layer packet, wherein the compression initialization identifier indicates whether the compressed application layer packet is an initial packet from which compression restarts.
2. The apparatus according to claim 1, wherein the compression configuration information further comprises at least one of: a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction, or a compression that is based on previous N packets.
3. The apparatus according to claim 1, wherein the compression capability information further comprises at least one of: a compression algorithm, or a buffering capability.
4. The apparatus according to claim 2, wherein the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
5. The apparatus according to claim 1, wherein the at least one processor is further configured to:
add compression indication information to the header of the compressed application layer packet, wherein the compression indication information indicates the compressed application layer packet has undergone the compression.
6. The apparatus according to claim 1, wherein the access layer is a packet data convergence protocol (PDCP) layer.
7. A packet processing apparatus of a network device, comprising:
a transceiver, configured to:
receive compression capability information from a user equipment, wherein the compression capability information comprises an indication that user equipment supports compression performed on an application layer packet;
send compression configuration information of the application layer packet to the user equipment; and
receive a compressed application layer packet, wherein a header of the compressed application layer packet includes a compression initialization identifier, wherein the compression initialization identifier indicates whether the compressed application layer packet is an initial packet from which compression restarts; and
at least one processor, configured to perform, at an access layer, decompression processing on the application layer packet from the user equipment.
8. The apparatus according to claim 7, wherein the compression configuration information further comprises at least one of: a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction, or a compression that is based on previous N packets.
9. The apparatus according to claim 7, wherein the compression capability information further comprises at least one of: a compression algorithm, or a buffering capability.
10. The apparatus according to claim 8, wherein the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
11. The apparatus according to claim 7, wherein the header of the compressed application layer packet further includes compression indication information, wherein the compression indication information indicates the compressed application layer packet has undergone the compression.
12. The apparatus according to claim 7, wherein the access layer is a packet data convergence protocol (PDCP) layer.
13. A method for processing a data packet, the method comprising:
sending compression capability information to a network device, wherein the compression capability information comprises an indication that user equipment supports compression performed on an application layer packet;
receiving compression configuration information of the application layer packet from the network device;
performing compression processing on the application layer packet at an access layer according to the compression configuration information; and
adding a compression initialization identifier to a header of the compressed application layer packet, wherein the compression initialization identifier indicates whether the compressed application layer packet is an initial packet from which compression restarts.
14. The method according to claim 13, wherein the compression configuration information further comprises at least one of: a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction, or a compression that is based on previous N packets.
15. A method for processing a data packet, the method comprising:
receiving compression capability information from a user equipment, wherein the compression capability information comprises an indication that user equipment supports compression performed on an application layer packet;
sending compression configuration information of the application layer packet to the user equipment;
receiving a compressed application layer packet, wherein a header of the compressed application layer packet includes a compression initialization identifier, wherein the compression initialization identifier indicates whether the compressed application layer packet is an initial packet from which compression restarts; and
performing, at an access layer, decompression processing on the application layer packet from the user equipment.
16. The method according to claim 15, wherein the compression configuration information further comprises at least one of: a compression algorithm, a data buffering capability, a compression manner, a service type of a packet that may be compressed, a domain that may be compressed, a compression direction, or a compression that is based on previous N packets.
17. The method according to claim 15, wherein the compression capability information further comprises at least one of: a compression algorithm, or a buffering capability.
18. The method according to claim 16, wherein the compression direction instructs to perform compression on an uplink packet, perform compression on a downlink packet, or perform compression on both an uplink packet and a downlink packet.
19. The method according to claim 15, wherein the header of the compressed application layer packet includes compression indication information, wherein the compression indication information further indicates the compressed application layer packet has undergone the compression.
20. The method according to claim 15, wherein the access layer is a packet data convergence protocol (PDCP) layer.
US15/925,746 2013-01-17 2018-03-19 Method for processing data packet and apparatus Active US10554791B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US15/925,746 US10554791B2 (en) 2013-01-17 2018-03-19 Method for processing data packet and apparatus
US16/728,877 US11025751B2 (en) 2013-01-17 2019-12-27 Method for processing data packet and apparatus
US17/318,389 US11729299B2 (en) 2013-01-17 2021-05-12 Method for processing data packet and apparatus

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
PCT/CN2013/070638 WO2014110773A1 (en) 2013-01-17 2013-01-17 Data packet processing method and device
US14/802,561 US9954977B2 (en) 2013-01-17 2015-07-17 Method for processing data packet and apparatus
US15/925,746 US10554791B2 (en) 2013-01-17 2018-03-19 Method for processing data packet and apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/802,561 Continuation US9954977B2 (en) 2013-01-17 2015-07-17 Method for processing data packet and apparatus

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/728,877 Continuation US11025751B2 (en) 2013-01-17 2019-12-27 Method for processing data packet and apparatus

Publications (2)

Publication Number Publication Date
US20180213065A1 US20180213065A1 (en) 2018-07-26
US10554791B2 true US10554791B2 (en) 2020-02-04

Family

ID=51208956

Family Applications (4)

Application Number Title Priority Date Filing Date
US14/802,561 Active 2033-09-04 US9954977B2 (en) 2013-01-17 2015-07-17 Method for processing data packet and apparatus
US15/925,746 Active US10554791B2 (en) 2013-01-17 2018-03-19 Method for processing data packet and apparatus
US16/728,877 Active US11025751B2 (en) 2013-01-17 2019-12-27 Method for processing data packet and apparatus
US17/318,389 Active 2033-03-10 US11729299B2 (en) 2013-01-17 2021-05-12 Method for processing data packet and apparatus

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US14/802,561 Active 2033-09-04 US9954977B2 (en) 2013-01-17 2015-07-17 Method for processing data packet and apparatus

Family Applications After (2)

Application Number Title Priority Date Filing Date
US16/728,877 Active US11025751B2 (en) 2013-01-17 2019-12-27 Method for processing data packet and apparatus
US17/318,389 Active 2033-03-10 US11729299B2 (en) 2013-01-17 2021-05-12 Method for processing data packet and apparatus

Country Status (4)

Country Link
US (4) US9954977B2 (en)
EP (1) EP2947776B1 (en)
CN (2) CN108200091B (en)
WO (1) WO2014110773A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10965791B2 (en) * 2014-09-12 2021-03-30 Samsung Electronics Co., Ltd. Handling different protocol data unit types in a device to device communication system

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108200091B (en) 2013-01-17 2021-10-01 华为技术有限公司 Data packet processing method and device
KR102200802B1 (en) * 2014-10-16 2021-01-11 삼성전자 주식회사 A method and apparatus for data transmission and reception of Machine Type Communication devices in mobile communication
US10470090B2 (en) * 2014-11-14 2019-11-05 Qualcomm Incorporated Data compression techniques for handover and radio link failure recovery
US10638353B2 (en) 2014-11-14 2020-04-28 Qualcomm Incorporated Evolved data compression scheme for unreliable transmission modes
US10341466B2 (en) 2014-11-14 2019-07-02 Qualcomm Incorporated Evolved data compression scheme signaling
GB2536472B (en) * 2015-03-18 2018-08-01 Displaylink Uk Ltd A method of processing display data
CN106416356A (en) * 2015-05-20 2017-02-15 华为技术有限公司 Method, device and base station for processing uplink data packet
CN106302245A (en) * 2015-06-08 2017-01-04 中国移动通信集团公司 The compression method of packet and device in a kind of LTE system
WO2017147754A1 (en) * 2016-02-29 2017-09-08 华为技术有限公司 Compression method and device for data packets
CN107959948B (en) * 2016-10-14 2021-06-04 中国移动通信有限公司研究院 Compression processing method, base station and system
CN108347750A (en) * 2017-01-25 2018-07-31 电信科学技术研究院 A kind of successional method and apparatus of holding UDC functions
CN108347468B (en) * 2017-01-25 2021-07-13 大唐移动通信设备有限公司 Method and equipment for data synchronization
KR102413028B1 (en) * 2017-08-16 2022-06-23 에스케이하이닉스 주식회사 Method and device for pruning convolutional neural network
US20190141567A1 (en) * 2017-11-06 2019-05-09 Mediatek Inc. Uplink Data Compression Transaction Flow
CN109842653B (en) * 2017-11-27 2022-04-01 大唐移动通信设备有限公司 Method and equipment for data transmission
CN110139321B (en) 2018-02-02 2020-12-22 电信科学技术研究院有限公司 Configuration method and equipment for uplink data compression
CN113630229B (en) * 2018-06-27 2022-11-25 华为技术有限公司 Communication method and device
CN110958646B (en) * 2018-09-27 2023-03-31 华为技术有限公司 Communication method and device
CN110972282B (en) * 2018-09-28 2022-05-24 华为技术有限公司 Communication method and device for Ethernet data
CN110971363B (en) * 2018-09-28 2022-03-08 华为技术有限公司 Method and device for communication method of Ethernet data
CN111083734B (en) * 2018-10-22 2021-07-23 大唐移动通信设备有限公司 Data packet compression method and device
CN109727595B (en) * 2018-12-29 2021-08-03 神思电子技术股份有限公司 Software design method of voice recognition server
WO2020145578A1 (en) * 2019-01-09 2020-07-16 Lg Electronics Inc. Method and apparatus for processing data unit based on data compression algorithm in wireless communication system
WO2020176222A2 (en) * 2019-02-28 2020-09-03 Futurewei Technologies, Inc. Compressed data transmissions in networks implementing interior gateway protocol
KR20210137548A (en) * 2019-03-29 2021-11-17 광동 오포 모바일 텔레커뮤니케이션즈 코포레이션 리미티드 Method and apparatus of wireless communication
CN111866969B (en) * 2019-04-30 2021-10-26 华为技术有限公司 Data processing method, communication device and system
US20220159508A1 (en) * 2019-05-08 2022-05-19 Apple Inc. Adaptation Layer Enhancement in Relay Networks
CN112218390A (en) * 2019-07-10 2021-01-12 大唐移动通信设备有限公司 Data processing method and device
CN115696312A (en) * 2019-08-14 2023-02-03 华为技术有限公司 Method and equipment for reporting UDC information by UE
WO2021180321A1 (en) * 2020-03-12 2021-09-16 Huawei Technologies Co., Ltd. Methods and apparatus for packet processing based on parsing depth of communication nodes
CN115695563A (en) * 2021-07-29 2023-02-03 华为技术有限公司 Communication method, device and equipment
CN114143387B (en) * 2021-11-16 2023-11-14 广州三七极创网络科技有限公司 QUIC-based application layer communication method, device and storage medium
CN116233825A (en) * 2021-12-03 2023-06-06 大唐移动通信设备有限公司 Transmission method of positioning auxiliary data, terminal, positioning server and storage medium
CN115276903A (en) * 2022-06-27 2022-11-01 北京长焜科技有限公司 Method for improving LTE air interface transmission efficiency

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060129689A1 (en) 2004-12-10 2006-06-15 Ricky Ho Reducing the sizes of application layer messages in a network element
US20060262812A1 (en) 2005-05-17 2006-11-23 Nokia Corporation Signaling compression/decompression with improved efficiency
US20070153916A1 (en) 2005-12-30 2007-07-05 Sharp Laboratories Of America, Inc. Wireless video transmission system
US7257158B1 (en) * 1998-05-18 2007-08-14 Kendyl A. Román System for transmitting video images over a computer network to a remote receiver
US20080046616A1 (en) 2006-08-21 2008-02-21 Citrix Systems, Inc. Systems and Methods of Symmetric Transport Control Protocol Compression
CN101184109A (en) 2007-12-14 2008-05-21 西安三茗科技有限责任公司 Computer hard disk data network transmission accelerating layer
CN101197825A (en) 2006-12-08 2008-06-11 华为技术有限公司 Method, system and device for compression message transmission
CN101287008A (en) 2008-05-26 2008-10-15 中兴通讯股份有限公司 System for realizing subnet dependent converge protocol
WO2009056171A1 (en) 2007-10-31 2009-05-07 Telefonaktiebolaget Lm Ericsson (Publ) Session initiation protocol message payload compression
US7564861B1 (en) 2002-08-22 2009-07-21 3Com Corporation Systems and methods for compressing data
CN101957836A (en) 2010-09-03 2011-01-26 清华大学 Configurable real-time transparent compressing method in file system
US20110085511A1 (en) 2009-03-03 2011-04-14 Huawei Technologies Co., Ltd. Signal Encoding Method and Device, Method for Encoding Joint Feedback Signal
US20110268059A1 (en) 2010-04-30 2011-11-03 Samsung Electronics Co. Ltd. Apparatus and method for feeding back data receiving status
CN102255972A (en) 2011-08-10 2011-11-23 北京邮电大学 HTTP (hyper text transport protocol)-oriented TCP (transmission control protocol) header compression method in 6LoWAPN (IPv-over low-power wireless personal area network)
CN102684705A (en) 2012-05-30 2012-09-19 奇智软件(北京)有限公司 Method and device for data compression
CN102761339A (en) 2012-05-30 2012-10-31 北京奇虎科技有限公司 Data compression method and device
US20120275424A1 (en) 2010-01-18 2012-11-01 Huawei Technologies Co., Ltd. Method and apparatus for compressing and decompressing ip data packet
WO2013070168A1 (en) 2011-11-09 2013-05-16 Telefonaktiebolaget L M Ericsson (Publ) Robust harq-ack design for mf-hsdpa

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6300887B1 (en) * 1999-11-09 2001-10-09 Nokia Networks Oy Efficient handoff procedure for header compression
KR100601883B1 (en) * 2004-03-09 2006-07-19 삼성전자주식회사 Optical recoding/reproducing apparatus having CODEC/IEEE1394 LINK one-chip
US8255570B2 (en) * 2007-03-12 2012-08-28 Citrix Systems, Inc. Systems and methods of compression history expiration and synchronization
US7453379B2 (en) * 2007-03-12 2008-11-18 Citrix Systems, Inc. Systems and methods for identifying long matches of data in a compression history
US8144734B2 (en) * 2009-05-06 2012-03-27 Avaya Inc. Intelligent multi-packet header compression
US8588227B2 (en) * 2009-07-17 2013-11-19 Qualcomm Incorporated Recursive header compression for relay nodes
EP2282577B1 (en) * 2009-07-27 2012-05-23 Institute for Imformation Industry Wireless communication apparatus, header compression method thereof, and header decompression method thereof
US9172772B2 (en) * 2012-12-11 2015-10-27 Qualcomm Incorporated Method and apparatus for disabling compression for incompressible flows
CN108200091B (en) 2013-01-17 2021-10-01 华为技术有限公司 Data packet processing method and device
CN106256149A (en) * 2014-05-05 2016-12-21 华为技术有限公司 A kind of data processing method and device

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7257158B1 (en) * 1998-05-18 2007-08-14 Kendyl A. Román System for transmitting video images over a computer network to a remote receiver
US7564861B1 (en) 2002-08-22 2009-07-21 3Com Corporation Systems and methods for compressing data
US20060129689A1 (en) 2004-12-10 2006-06-15 Ricky Ho Reducing the sizes of application layer messages in a network element
US20060262812A1 (en) 2005-05-17 2006-11-23 Nokia Corporation Signaling compression/decompression with improved efficiency
CN101248642A (en) 2005-05-17 2008-08-20 斯比德航海有限公司 Signalling compression/decompression
US20070153916A1 (en) 2005-12-30 2007-07-05 Sharp Laboratories Of America, Inc. Wireless video transmission system
US20080046616A1 (en) 2006-08-21 2008-02-21 Citrix Systems, Inc. Systems and Methods of Symmetric Transport Control Protocol Compression
CN101197825A (en) 2006-12-08 2008-06-11 华为技术有限公司 Method, system and device for compression message transmission
US20100172342A1 (en) 2007-10-31 2010-07-08 Christer Boberg Session Initiation Protocol Message Payload Compression
CN101843071A (en) 2007-10-31 2010-09-22 爱立信电话股份有限公司 Session initiation protocol message payload compression
WO2009056171A1 (en) 2007-10-31 2009-05-07 Telefonaktiebolaget Lm Ericsson (Publ) Session initiation protocol message payload compression
CN101184109A (en) 2007-12-14 2008-05-21 西安三茗科技有限责任公司 Computer hard disk data network transmission accelerating layer
CN101287008A (en) 2008-05-26 2008-10-15 中兴通讯股份有限公司 System for realizing subnet dependent converge protocol
US20110085511A1 (en) 2009-03-03 2011-04-14 Huawei Technologies Co., Ltd. Signal Encoding Method and Device, Method for Encoding Joint Feedback Signal
US20120275424A1 (en) 2010-01-18 2012-11-01 Huawei Technologies Co., Ltd. Method and apparatus for compressing and decompressing ip data packet
US20110268059A1 (en) 2010-04-30 2011-11-03 Samsung Electronics Co. Ltd. Apparatus and method for feeding back data receiving status
CN101957836A (en) 2010-09-03 2011-01-26 清华大学 Configurable real-time transparent compressing method in file system
CN102255972A (en) 2011-08-10 2011-11-23 北京邮电大学 HTTP (hyper text transport protocol)-oriented TCP (transmission control protocol) header compression method in 6LoWAPN (IPv-over low-power wireless personal area network)
WO2013070168A1 (en) 2011-11-09 2013-05-16 Telefonaktiebolaget L M Ericsson (Publ) Robust harq-ack design for mf-hsdpa
CN102684705A (en) 2012-05-30 2012-09-19 奇智软件(北京)有限公司 Method and device for data compression
CN102761339A (en) 2012-05-30 2012-10-31 北京奇虎科技有限公司 Data compression method and device

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
"3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA) and Evolved Universal Terrestrial Radio Access Network (E-UTRAN); Overall description; Stage 2 (Release 11)"; 3GPP TS 36.300 V11.4.0; Dec. 2012; 208 pages.
"3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Packet Data Convergence Protocol (PDCP) specification (Release 11)"; 3GPP TS 36.323 V11.1.0; Dec. 2012; 27 pages.
"3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Radio Resource Control (RRC); Protocol specification (Release 11)"; 3GPP TS 36.331 V11.2.0; Dec. 2012; 340 pages.
"3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); M2 Application Protocol (M2AP) (Release 11)"; 3GPP TS 36.443 V11.1.0; Dec. 2012; 84 pages.
"3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Radio Resource Control (RRC); Protocol specification (Release 11)", 3GPP TS 25.331 V11.4.0, Dec. 2012, 2056 pages.
Aniruddha Kulkarni, et al., "SIP Compression", Internet Citation, Jul. 25, 2001, 4 pages.
Communication Pursuant to Article 94(3) EPC issued in European Application No. 13872237.6 dated May 21, 2019, 5 pages.
Wikipedia.org [online], "HTTP compression," Wikipedia reference, [retrieved on Jul. 9, 2019], available on or before Jul. 7, 2019, retrieved from: URL<https://en.wikipedia.org/wiki/HTTP_compression>, 6 pages.

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10965791B2 (en) * 2014-09-12 2021-03-30 Samsung Electronics Co., Ltd. Handling different protocol data unit types in a device to device communication system
US11652911B2 (en) 2014-09-12 2023-05-16 Samsung Electronics Co., Ltd. Handling different protocol data unit types in a device to device communication system

Also Published As

Publication number Publication date
US11729299B2 (en) 2023-08-15
CN104067523B (en) 2018-03-09
US20180213065A1 (en) 2018-07-26
WO2014110773A1 (en) 2014-07-24
US20210329102A1 (en) 2021-10-21
US9954977B2 (en) 2018-04-24
CN108200091A (en) 2018-06-22
US20150326695A1 (en) 2015-11-12
CN104067523A (en) 2014-09-24
CN108200091B (en) 2021-10-01
EP2947776A4 (en) 2016-04-13
US20200137202A1 (en) 2020-04-30
EP2947776A1 (en) 2015-11-25
US11025751B2 (en) 2021-06-01
EP2947776B1 (en) 2022-04-13

Similar Documents

Publication Publication Date Title
US11729299B2 (en) Method for processing data packet and apparatus
US10785824B2 (en) Information processing method and related apparatus
CN104837127B (en) Communication method performed by secondary base station and primary base station and corresponding base station
RU2763519C2 (en) Service transfer method, terminal device and network device
US20220369392A1 (en) Communication Method and Related Device
US20180070270A1 (en) Method for controlling transmission, network device, and terminal
US10772146B2 (en) Multi-connectivity communication method, device, and terminal
EP3734908A1 (en) Communication method, device and system
US10972936B2 (en) Method and device for data shunting
US20160338140A1 (en) Method for Transmitting Configuration Message and Apparatus
US11025555B2 (en) Method for processing data and device
US9445325B2 (en) Method, device and system for reporting signal quality measurement result
US11638185B2 (en) Cell handover method and device
US11671871B2 (en) Radio resource control (RRC) message segmentation
US20210185560A1 (en) Transmitting Device, Receiving Device, and Methods Performed Therein for Handling Uplink Data Compression
WO2018137716A1 (en) Method and device for keeping continuity of udc function
US11395366B2 (en) Transmission apparatus, reception apparatus, and method
CN117560427A (en) Data compression method and communication equipment

Legal Events

Date Code Title Description
AS Assignment

Owner name: HUAWEI TECHNOLOGIES CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PANG, LINGLI;ZHENG, XIAOXIAO;FAN, WEIGUANG;AND OTHERS;SIGNING DATES FROM 20111209 TO 20150707;REEL/FRAME:045282/0183

FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4