CN112839308B - Data processing method, device and storage medium - Google Patents

Data processing method, device and storage medium Download PDF

Info

Publication number
CN112839308B
CN112839308B CN201911166306.3A CN201911166306A CN112839308B CN 112839308 B CN112839308 B CN 112839308B CN 201911166306 A CN201911166306 A CN 201911166306A CN 112839308 B CN112839308 B CN 112839308B
Authority
CN
China
Prior art keywords
terminal device
message
data
server
sending
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
CN201911166306.3A
Other languages
Chinese (zh)
Other versions
CN112839308A (en
Inventor
李敬来
史胜伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu TD Tech Ltd
First Research Institute of Ministry of Public Security
Original Assignee
Chengdu TD Tech Ltd
First Research Institute of Ministry of Public Security
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 Chengdu TD Tech Ltd, First Research Institute of Ministry of Public Security filed Critical Chengdu TD Tech Ltd
Priority to CN201911166306.3A priority Critical patent/CN112839308B/en
Publication of CN112839308A publication Critical patent/CN112839308A/en
Application granted granted Critical
Publication of CN112839308B publication Critical patent/CN112839308B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • H04W4/08User group management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0215Traffic management, e.g. flow control or congestion control based on user or device properties, e.g. MTC-capable devices
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The embodiment of the application discloses a data processing method, a device and a storage medium, wherein the method comprises the following steps: the first terminal device sends first data to the server, the server caches the first data in the cache queue, and then the server sends a first message to each of the N second terminal devices. After the second terminal equipment receives the first message, the second terminal equipment in the dormant state is switched to the working state from the dormant state, and a second message is sent to the server; and the server sends the first data in the cache queue to each second terminal device if detecting a second message sent by the second terminal device. Therefore, the problem that the first data are lost when the server sends the first data to the second terminal equipment in the dormant state can be effectively avoided, and the transmission reliability and integrity of the first data are improved.

Description

Data processing method, device and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a data processing method, an apparatus, and a storage medium.
Background
The application of the trunking communication in life is more and more extensive, and in a large-scale activity security site and a large-scale shopping mall, one person talks, and other people in a talk group can simultaneously hear the talk of a speaker. In the implementation model, there is usually a data forwarding server, and the server sends the audio data of the speaker to other monitoring terminals, respectively.
However, in some cases, for example, in order to save power, prolong standby time, and the like, the terminal may enter a sleep state, and at this time, the player of the monitoring terminal is not started yet, and audio data forwarded by the server before the player of the monitoring terminal is started cannot be received, which may cause the problem that the data received by the monitoring terminal is incomplete and affects the call.
Disclosure of Invention
The embodiment of the application provides a data processing method, a data processing device and a storage medium, so as to improve the reliability and integrity of data transmission between terminal devices.
In a first aspect, an embodiment of the present application provides a data processing method, which is applied to a server, and the method includes:
receiving first data from a first terminal device, and caching the first data into a cache queue;
sending a first message to each of N second terminal devices, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent, and N is a positive integer greater than or equal to 1;
and for each second terminal device, if a second message sent by the second terminal device is detected, sending the first data in the cache queue to the second terminal device, where the second message is used to indicate that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in a working state.
In a possible implementation manner of the first aspect, the method further includes:
configuring a maximum transmission delay for each second terminal device, where the maximum transmission delay is a maximum waiting time from the time when the server transmits the first message to the second terminal device to the time when the server transmits the first data to the second terminal device;
if a second message sent by the second terminal device is detected, sending the first data in the buffer queue to the second terminal device, including:
and if the second message sent by the second terminal equipment is detected to be received within the maximum sending delay corresponding to the second terminal equipment, sending the first data in the cache queue to the second terminal equipment.
In a possible implementation manner of the first aspect, the method further includes:
and if it is detected that the second message sent by the second terminal device is not received within the maximum sending delay corresponding to the second terminal device, sending the first data in the cache queue to the second terminal device when the maximum sending delay corresponding to the second terminal device is reached.
In a possible implementation manner of the first aspect, the method further includes:
configuring a buffer queue for each of N second terminal devices;
the buffering the first data into a buffer queue includes: caching the first data into a cache queue of each second terminal device in the N second terminal devices;
the sending the first data in the buffer queue to the second terminal device includes:
and sending the first data in the buffer queue of the second terminal device to the second terminal device.
In a possible implementation manner of the first aspect, the receiving first data from the first terminal device includes:
receiving the first data from the first terminal device through an RTP channel between the first terminal device and the server.
In a possible implementation manner of the first aspect, the sending the first data in the buffer queue to the second terminal device includes:
and sending the first data in the cache queue to the second terminal device through an RTP channel between the server and the second terminal device.
In a possible implementation manner of the first aspect, the sending the first message to the second terminal device includes: sending the first message to the second terminal equipment through an RTCP channel between the server and the second terminal equipment; and/or the presence of a gas in the gas,
receiving the second message from the second terminal device comprises: receiving the second message from the second terminal device through an RTCP channel between the server and the second terminal device.
In a second aspect, an embodiment of the present application provides a data processing method, which is applied to a second terminal device, and the method includes:
receiving a first message from a server, wherein the first message is used for indicating that the second terminal equipment is ready to receive the first data to be sent;
according to the first message, sending a second message to the server, wherein the second message is used for indicating that the second terminal equipment is ready to receive the first message, and the second message is sent when the second terminal equipment is in a working state;
first data is received from the server.
In a possible implementation manner of the second aspect, if the second terminal device is in a dormant state before receiving the first message, before sending a second message to the server according to the first message, the method further includes:
switching from the dormant state to the working state;
according to the first message, sending a second message to the server, wherein the second message comprises:
and when the mobile terminal is in the working state, sending a second message to the server according to the first message.
In a third aspect, an embodiment of the present application provides a data processing apparatus, which is applied to a server, and the apparatus includes:
the receiving unit is used for receiving first data from first terminal equipment and caching the first data into a cache queue;
a sending unit, configured to send a first message to each of N second terminal devices, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent, and N is a positive integer greater than or equal to 1;
and a processing unit, configured to, for each second terminal device, control the sending unit to send the first data in the buffer queue to the second terminal device if a second message sent by the second terminal device is detected, where the second message is used to indicate that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in a working state.
In a possible implementation manner of the third aspect, the processing unit is further configured to configure a maximum sending delay for each second terminal device, where the maximum sending delay is a maximum waiting time from when the server sends the first message to the second terminal device to when the server sends the first data to the second terminal device;
the processing unit is specifically configured to control the sending unit to send the first data in the buffer queue to the second terminal device if it is detected that the second message sent by the second terminal device is received within the maximum sending delay corresponding to the second terminal device.
In a possible implementation manner of the third aspect, the processing unit is specifically configured to control the sending unit to send the first data in the buffer queue to the second terminal device when the maximum sending delay corresponding to the second terminal device is reached if it is detected that the second message sent by the second terminal device is not received within the maximum sending delay corresponding to the second terminal device.
In a possible implementation manner of the third aspect, the processing unit is further configured to configure a buffer queue for each of N second terminal devices;
the receiving unit is specifically configured to buffer the first data into a buffer queue of each of N second terminal devices;
the sending unit is specifically configured to send the first data in the buffer queue of the second terminal device to the second terminal device.
In a possible implementation manner of the third aspect, the receiving unit is specifically configured to receive the first data from the first terminal device through an RTP channel between the first terminal device and the server.
In a possible implementation manner of the third aspect, the sending unit is specifically configured to send the first data in the buffer queue to the second terminal device through an RTP channel between the server and the second terminal device.
In a possible implementation manner of the third aspect, the sending unit is specifically configured to send the first message to the second terminal device through an RTCP channel between the server and the second terminal device; and/or the presence of a gas in the gas,
the receiving unit is specifically configured to receive the second message from the second terminal device through an RTCP channel between the server and the second terminal device.
In a fourth aspect, an embodiment of the present application provides a data processing apparatus, which is applied to a second terminal device, and the apparatus includes:
a receiving unit, configured to receive a first message from a server, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent;
a sending unit, configured to send a second message to the server according to the first message, where the second message is used to indicate that the second terminal device is ready to receive the first message, and the second message is sent when the second terminal device is in a working state;
the receiving unit is further configured to receive first data from the server.
In a possible implementation manner of the fourth aspect, if the second terminal device is in a dormant state before receiving the first message, the apparatus further includes:
the processing unit is used for switching from the dormant state to the working state;
the sending unit is specifically configured to send a second message to the server according to the first message when the server is in the working state.
In a fifth aspect, the present application provides a data processing apparatus, which exists in the form of a chip product, and the apparatus includes a processor and a memory, where the memory is configured to be coupled to the processor and store necessary program instructions and data of the apparatus, and the processor is configured to execute the program instructions stored in the memory, so that the apparatus performs the functions of the second terminal device in the method.
In a sixth aspect, an embodiment of the present application provides a terminal device, where the terminal device may implement a function executed by the second terminal device in the foregoing method embodiment, and the function may be implemented by hardware or may be implemented by hardware executing corresponding software. The hardware or software includes one or more modules or units corresponding to the above functions.
In one possible design, the terminal device includes a processor and a transceiver in its structure, and the processor is configured to support the second terminal device to perform the corresponding functions in the above method. The transceiver is used for supporting communication between the terminal equipment and other terminal equipment or a server. The terminal device may also include a memory for coupling with the processor that retains program instructions and data necessary for the terminal device.
In a seventh aspect, the present application provides a data processing apparatus, which exists in the form of a chip product, and the apparatus includes a processor and a memory, where the memory is configured to be coupled to the processor and store necessary program instructions and data of the apparatus, and the processor is configured to execute the program instructions stored in the memory, so that the apparatus performs the functions of the server in the method.
In an eighth aspect, an embodiment of the present application provides a server, where the server may implement the functions performed by the server in the foregoing method embodiments, and the functions may be implemented by hardware, or may be implemented by hardware executing corresponding software. The hardware or software includes one or more modules or units corresponding to the above functions.
In one possible design, the server includes a processor and a communication interface, and the processor is configured to support the server to perform the corresponding functions of the method. The communication interface is used for supporting communication between the server and other network elements. The server may also include a memory, coupled to the processor, that stores program instructions and data necessary for the server.
In a ninth aspect, the present application provides a computer storage medium including computer instructions, which when executed by a computer, cause the computer to implement the data processing method according to any one of the first and second aspects.
In a tenth aspect, embodiments of the present application provide a computer program product, where the computer program product includes a computer program, the computer program is stored in a readable storage medium, the computer program is readable from the readable storage medium by at least one processor of a computer, and the at least one processor executes the computer program to make the computer implement the data processing method according to any one of the first aspect and the second aspect.
In an eleventh aspect, an embodiment of the present application provides a communication system, where the system includes the first terminal device, the server, and the second terminal device.
According to the data processing method, the data processing device and the storage medium provided by the embodiment of the application, the first terminal device sends first data to the server, the server caches the first data in the cache queue, and then the server sends a first message to each of the N second terminal devices, wherein the first message is used for indicating that the second terminal device is ready to receive the first data to be sent. After receiving the first message, the second terminal device in the dormant state is switched to the working state from the dormant state, and sends a second message to the server, wherein the second message is used for indicating that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in the working state; then, for each second terminal device, if a second message sent by the second terminal device is detected, the server sends the first data in the buffer queue to the second terminal device. Therefore, the problem that the first data are lost when the server sends the first data to the second terminal equipment in the dormant state can be effectively avoided, and the transmission reliability and integrity of the first data are improved.
Drawings
Fig. 1 is a schematic diagram of a communication system according to an embodiment of the present application;
fig. 2 is a flowchart of a data processing method according to an embodiment of the present application;
fig. 3 is an application scenario diagram provided in the embodiment of the present application;
FIG. 4 is a flow chart of a data processing method according to another embodiment of the present application;
fig. 5 is a diagram of another application scenario provided in the embodiment of the present application;
FIG. 6 is a diagram illustrating a data transmission channel according to an embodiment of the present disclosure;
fig. 7 is a schematic diagram of a data processing apparatus according to an embodiment of the present application;
FIG. 8 is a block diagram of a data processing apparatus according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of a terminal device according to an embodiment of the present application;
fig. 10 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application;
fig. 11 is a schematic structural diagram of a server according to an embodiment of the present application;
fig. 12 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application;
fig. 13 is a schematic structural diagram of a communication system according to an embodiment of the present application.
Detailed Description
Fig. 1 is a schematic diagram of a communication system according to an embodiment of the present application, including: the system comprises a first terminal device, a server and a plurality of second terminal devices, wherein the first terminal device can be understood as a main speaker, and the second terminal devices can be understood as a monitoring device.
The first terminal device and the second terminal device: the wireless terminal device can be a wireless terminal device or a wired terminal device, and the wireless terminal device can be a device with a wireless transceiving function, can be deployed on land, and comprises indoor or outdoor, handheld or vehicle-mounted; can also be deployed on the water surface (such as a ship and the like); and may also be deployed in the air (e.g., airplanes, balloons, satellites, etc.). The terminal device may be a mobile phone (mobile phone), a tablet computer (Pad), a computer with a wireless transceiving function, a Virtual Reality (VR) terminal device, an Augmented Reality (AR) terminal device, a wireless terminal device in industrial control (industrial control), a wireless terminal device in self driving (self driving), a wireless terminal device in remote medical treatment (remote medical), a wireless terminal device in smart grid (smart grid), a wireless terminal device in transportation safety (transportation safety), a wireless terminal device in smart city (smart city), a wireless terminal device in smart home (smart home), and the like, which are not limited herein. It can be understood that, in the embodiment of the present application, the terminal device may also be referred to as a User Equipment (UE).
The technical solution described in the embodiments of the present application can be used in various communication systems, including 2G, 3G, 4G, 5G communication systems or next generation (next generation) communication systems, such as Global System for mobile communications (GSM), Code Division Multiple Access (Code Division Multiple Access, CDMA) systems, Time Division Multiple Access (TDMA) systems, Wideband Code Division Multiple Access (Wideband Code Division Multiple Access, WCDMA), Frequency Division Multiple Access (Frequency Division Multiple Access, FDMA) systems, General Packet Radio Service (Radio Access, Service) systems, Long Term Evolution (GPRS) systems, single carrier communication systems, and the like.
In this embodiment, the server and the first terminal device may communicate with each other through a licensed spectrum (licensed spectrum), may communicate through an unlicensed spectrum (unlicensed spectrum), and may communicate through both the licensed spectrum and the unlicensed spectrum. The server and the first terminal device and the second terminal device may communicate with each other through a spectrum of 6GHz or less, may communicate through a spectrum of 6GHz or more, and may communicate using both a spectrum of 6GHz or less and a spectrum of 6GHz or more. The embodiment of the present application does not limit the spectrum resources used between the server and the terminal device.
Real-time voice, video data Transport Protocol (RTP), defined as a Transport Protocol for transmitting Real-time data such as audio, video, analog data, etc., is more emphasized in Real-time data transmission than the conventional Transport layer Protocol for highly reliable data transmission, which provides services including data sequence numbers, time stamps, transmission control, etc.
Real-time voice, video data Transport Control Protocol (RTCP), which generally works with RTP, where RTP is only responsible for the transmission of Real-time data and RTCP is responsible for out-of-band management of RTP's communication and sessions, such as flow Control, congestion Control, session source management, etc. The RTP is located in a transport layer, usually located above a User Datagram Protocol (UDP), and below an application program, real-time voice and video data are subjected to analog-to-digital conversion and compression coding, and then sent to the RTP to be encapsulated into an RTP data unit, and the RTP data unit is encapsulated into a UDP data packet, and then delivered to the IP to be encapsulated into an IP data packet. The RTP packets contain only RTP data and control is provided by another mating protocol RTCP. RTP selects an unused even UDP port number between port numbers 1025 to 65535, while RTCP in the same session uses the next odd UDP port number. During the RTP session, each participant periodically sends RTCP messages. The RTCP messages contain information about packet loss statistics and network congestion of the transmitted data, which can be used by the server to dynamically change the transmission rate. RTCP messages are also encapsulated into UDP datagrams for transmission.
In the present embodiment, the phrase "B corresponding to a" means that B is associated with a. In one implementation, B may be determined from a. It should also be understood that determining B from a does not mean determining B from a alone, but may be determined from a and/or other information.
In the description of the present application, "plurality" means two or more than two unless otherwise specified.
In addition, in order to facilitate clear description of technical solutions of the embodiments of the present application, in the embodiments of the present application, terms such as "first" and "second" are used to distinguish the same items or similar items having substantially the same functions and actions. Those skilled in the art will appreciate that the terms "first," "second," etc. do not denote any order or quantity, nor do the terms "first," "second," etc. denote any order or importance.
The following describes in detail a data processing method provided in an embodiment of the present application with a specific example.
Fig. 2 is a flowchart of a data processing method according to an embodiment of the present application, and as shown in fig. 2, the method according to the embodiment of the present application includes:
s101, the first terminal device sends first data to a server.
The first data may be understood as a group transmission message that the first terminal desires to transmit to the second terminals.
Optionally, the first data may be audio data, video data, or general text data, and the like, and the type of the first data is not limited in this embodiment of the application, and is specifically determined according to actual needs.
S102, the server caches the first data in a cache queue.
Fig. 3 is an application scenario diagram provided in the embodiment of the present application. As shown in fig. 3, in order to prevent the second terminal from being in the sleep state, the server sends the first data to the second terminal device, so that the second terminal device cannot receive the first data in the period of time from the sleep state to the working state, and a buffer queue is set for the first data. When the server receives the first data sent by the first terminal equipment, the first data are not directly sent to each second terminal equipment, the received first data are firstly cached in the cache queue, and when the opportunity is mature, the first data are sent to the second terminal equipment, so that the problem that the first data cannot be completely received due to the fact that the second terminal equipment is in a dormant state can be avoided, and the reliability and the integrity of the first data transmission are improved.
S103, the server sends a first message to each second terminal device in the N second terminal devices.
The first message is used for indicating that the second terminal device is ready to receive the first data to be sent, and N is a positive integer greater than or equal to 1.
After caching the first data in the cache queue, the server sends a first message to each of the N second terminal devices. The first message is used for indicating that the second terminal equipment is ready to receive the first data to be sent.
Optionally, the first message may be a broadcast message.
In this step, the purpose of sending the first message to each second terminal device by the server is to switch the second terminal device currently in the dormant state to the working state, and when the second terminal device is in the working state, the server can receive the complete first data sent by the server.
And S104, the second terminal equipment sends a second message to the server according to the first message.
The second message is used for indicating that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in a working state.
And after receiving the first message sent by the server, each second terminal device sends a second message to the server, wherein the second message is used for indicating that the second terminal device is ready to receive the first data.
This step can be divided into the following two cases according to the state of the second terminal device when receiving the first message:
in case 1, if the second terminal device is in the working state before receiving the first message sent by the server, the second terminal device can immediately send the second message to the server to inform the server that the server is ready to receive the first data.
In case 2, if the second terminal device is in the dormant state before receiving the first message sent by the server, at this time, after receiving the first message, the second terminal device first switches from the dormant state to the working state, and in the working state, sends the second message to the server to inform the server that the server is ready to receive the first data.
In this way, different second terminal devices may send the second message to the server at different times, depending on the state of the second terminal device before receiving the first message and the network conditions of the second terminal device. For example, the time when the second terminal device in the working state sends the second message to the server before receiving the first message is prior to the time when the second terminal device in the dormant state sends the second message to the server before receiving the first message.
And S105, for each second terminal device, if the server detects a second message sent by the second terminal device, sending the first data in the cache queue to the second terminal device.
And after the server sends the first message to each second terminal device, monitoring a channel between each second terminal device and the server in real time. And if the second message sent by the second terminal device is detected on a channel between the second terminal device and the server, the server sends the first data in the cache queue to the second terminal device.
That is, in the embodiment of the present application, the server sends the first data to the second terminal device after detecting the second message sent by the second terminal device. That is to say, when the second terminal device is in the working state, the server sends the first data to the second terminal device, so that the problem that the first data is lost when the first data is sent to the second terminal device in the dormant state can be avoided, and the transmission reliability and integrity of the first data are further improved.
In the data processing method provided by the embodiment of the application, the first terminal device sends the first data to the server, the server caches the first data in the cache queue, and then the server sends a first message to each of the N second terminal devices, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent. After receiving the first message, the second terminal device in the dormant state is switched to the working state from the dormant state, and sends a second message to the server, wherein the second message is used for indicating that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in the working state; then, for each second terminal device, if a second message sent by the second terminal device is detected, the server sends the first data in the buffer queue to the second terminal device. Therefore, the problem that the first data are lost when the server sends the first data to the second terminal equipment in the dormant state can be effectively avoided, and the transmission reliability and integrity of the first data are improved.
Fig. 4 is a flowchart of a data processing method according to another embodiment of the present application, where based on the foregoing embodiment, as shown in fig. 4, the method according to the embodiment of the present application includes:
s200, the server configures the maximum sending time delay for each second terminal device.
The maximum sending time delay is the maximum waiting time from the server sending the first message to the second terminal device to the server sending the first data to the second terminal device.
In order to prevent the problem that the service waits endlessly for the second messages sent by the second terminal devices without sending the first data to the second terminal devices, the server sets a maximum sending delay for each second terminal device, wherein the maximum sending delay can be understood as the maximum waiting time from the sending of the first message by the server to the sending of the first data to the second terminal devices.
For example, the maximum transmission delay corresponding to the second terminal device 1 is 5s, so that the server determines whether the second message sent by the second terminal device 1 is received within 5s after the server sends the first message to the second terminal device 1.
S201, the first terminal device sends first data to a server.
S202, the server buffers the first data into a buffer queue.
S203, the server sends a first message to each second terminal device in the N second terminal devices.
The first message is used for indicating that the second terminal device is ready to receive the first data to be sent, and N is a positive integer greater than or equal to 1.
And S204, the second terminal equipment sends a second message to the server.
The second message is used for indicating that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in a working state.
The above-mentioned steps S201 to S204 are identical to the specific execution process of the above-mentioned steps S101 to S104, and refer to the description of the above-mentioned steps S101 to S104, which are not described herein again.
S205, if the server detects that the second message sent by the second terminal device is received within the maximum sending time delay corresponding to the second terminal device, the server sends the first data in the cache queue to the second terminal device.
Specifically, after the server sends the first message to the second terminal device, the server waits for the second message sent by the second terminal device, and if the server receives the second message sent by the second terminal device within the maximum sending delay corresponding to the second terminal device, the server sends the first data in the cache queue to the second terminal device.
For example, the maximum transmission delay corresponding to the second terminal device 1 is 5s, so that the server detects whether the second message sent by the second terminal device 1 is received within 5s after the server sends the first message to the second terminal device 1. And if the server detects that the second message sent by the second terminal equipment 1 is received in 5s after the first message is sent to the second terminal equipment 1, the first data in the cache queue is sent to the second terminal equipment.
In one possible implementation, the method further includes:
and S206, if the server detects that the second message sent by the second terminal equipment is not received within the maximum sending time delay corresponding to the second terminal equipment, the server sends the first data in the cache queue to the second terminal equipment.
In order to prevent the server from waiting for the second message sent by the second terminal device without limitation, when the server detects that the second message sent by the second terminal device is not received within the maximum sending delay corresponding to the second terminal device, and when the maximum sending delay corresponding to the second terminal device arrives, the first data in the cache queue is sent to the second terminal device.
In some embodiments, as shown in fig. 5, the embodiments of the present application further include: the server configures a buffer queue for each of the N second terminal devices.
At this time, the step of buffering the first data into the buffer queue by the server in S202 includes: and the server caches the first data in a cache queue of each second terminal device in the N second terminal devices.
In the above S205, the sending the first data in the buffer queue to the second terminal device includes: and the server sends the first data in the buffer queue of the second terminal device to the second terminal device.
Fig. 6 is a schematic diagram of a data transmission channel according to an embodiment of the present application. In some embodiments, as shown in fig. 6, there are RTP and RTCP channels between the first terminal device and the server, and RTP and RTCP channels between the server and the second terminal device.
Therefore, the first terminal device sends the first data to the server through the RTP channel between the first terminal device and the server, and the server sends the first data to the second terminal device through the RTP channel between the server and the second terminal device.
Continuing with fig. 6, the server sends the first message to the second terminal device through an RTCP channel between the server and the second terminal device, and the second terminal device sends the second message to the server through an RTCP channel between the second terminal device and the server.
Optionally, the first message may be SR (Sender Report, send message).
Optionally, the second message may be an RR (Receiver Report, received message).
In the data processing method provided by the embodiment of the application, the server configures the maximum sending time delay for each second terminal device, wherein the maximum sending time delay is the maximum waiting time from the time when the server sends the first message to the second terminal device to the time when the server sends the first data to the second terminal device; after the server finishes sending the first message to the second terminal equipment, if the server detects that the second message sent by the second terminal equipment is received within the maximum sending time delay corresponding to the second terminal equipment, the server sends the first data in the cache queue to the second terminal equipment; if it is detected that the second message sent by the second terminal device is not received within the maximum sending delay corresponding to the second terminal device, the first data in the cache queue is sent to the second terminal device when the maximum sending delay corresponding to the second terminal device is reached, so that delay in sending the first data due to the fact that the second message sent by the second terminal device is waited indefinitely can be prevented.
Fig. 7 is a schematic diagram of a data processing apparatus applied to a server according to an embodiment of the present application, where the data processing apparatus may be the server or a component (e.g., an integrated circuit, a chip, or the like) of the server, and as shown in fig. 7, the data processing apparatus 100 includes:
a receiving unit 110, configured to receive first data from a first terminal device, and buffer the first data into a buffer queue;
a sending unit 120, configured to send a first message to each of N second terminal devices, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent, and N is a positive integer greater than or equal to 1;
a processing unit 130, configured to, for each second terminal device, control the sending unit 120 to send the first data in the buffer queue to the second terminal device if a second message sent by the second terminal device is detected, where the second message is used to indicate that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in a working state.
In a possible implementation manner, the processing unit 130 is further configured to configure a maximum sending delay for each second terminal device, where the maximum sending delay is a maximum waiting time from when the server sends the first message to the second terminal device to when the server sends the first data to the second terminal device;
the processing unit 130 is specifically configured to control the sending unit 120 to send the first data in the buffer queue to the second terminal device if it is detected that the second message sent by the second terminal device is received within the maximum sending delay corresponding to the second terminal device.
In a possible implementation manner, the processing unit 130 is specifically configured to control the sending unit 120 to send the first data in the buffer queue to the second terminal device when the maximum sending delay corresponding to the second terminal device is reached if it is detected that the second message sent by the second terminal device is not received within the maximum sending delay corresponding to the second terminal device.
In a possible implementation manner, the processing unit 130 is further configured to configure a buffer queue for each of the N second terminal devices;
the receiving unit 110 is specifically configured to buffer the first data into a buffer queue of each of the N second terminal devices;
the sending unit 120 is specifically configured to send the first data in the buffer queue of the second terminal device to the second terminal device.
In a possible implementation manner, the receiving unit 110 is specifically configured to receive the first data from the first terminal device through an RTP channel between the first terminal device and the server.
In a possible implementation manner, the sending unit 120 is specifically configured to send the first data in the buffer queue to the second terminal device through an RTP channel between the server and the second terminal device.
In a possible implementation manner, the sending unit 120 is specifically configured to send the first message to the second terminal device through an RTCP channel between the server and the second terminal device; and/or the presence of a gas in the gas,
the receiving unit 110 is specifically configured to receive the second message from the second terminal device through an RTCP channel between the server and the second terminal device.
The data processing apparatus of the embodiment of the present application may be configured to execute the technical solution of the server in the embodiment of the foregoing method, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 8 is a schematic structural diagram of a data processing apparatus applied to a second terminal device, where the data processing apparatus may be the second terminal device, and may also be a component (e.g., an integrated circuit, a chip, etc.) of the second terminal device, as shown in fig. 8, the data processing apparatus 200 includes:
a receiving unit 210, configured to receive a first message from a server, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent;
a sending unit 220, configured to send a second message to the server according to the first message, where the second message is used to indicate that the second terminal device is ready to receive the first message, and the second message is sent when the second terminal device is in a working state;
the receiving unit 210 is further configured to receive the first data from the server.
In a possible implementation manner, if the second terminal device is in a dormant state before receiving the first message, the apparatus 100 further includes:
a processing unit 230 for switching from a sleep state to an operating state;
the sending unit 220 is specifically configured to send, when the server is in the working state, a second message to the server according to the first message.
The data processing apparatus in this embodiment may be configured to execute the technical solution of the second terminal device in the foregoing method embodiment, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 9 is a schematic structural diagram of a terminal device according to an embodiment of the present application. The terminal device 600 may implement the functions executed by the first terminal device and the second terminal device in the foregoing method embodiments, and the functions may be implemented by hardware, or may be implemented by hardware executing corresponding software. The hardware or software includes one or more modules or units corresponding to the above functions.
In one possible design, the terminal device 600 includes a processor 601, a transceiver 602, and a memory 603 in its structure, and the processor 601 is configured to support the terminal device 600 to perform the corresponding functions in the above-described method. The transceiver 602 is used to support communication between the terminal device 600 and other terminal devices or servers. The terminal device 600 may further comprise a memory 603, which memory 603 is adapted to be coupled to the processor 601 and to store program instructions and data necessary for the terminal device 600.
When the terminal device 600 is powered on, the processor 601 may read the program instructions and data in the memory 603, interpret and execute the program instructions, and process the data of the program instructions. When data needs to be sent, the processor 601 performs baseband processing on the data to be sent, and outputs a baseband signal to the transceiver 602, and the transceiver 602 performs radio frequency processing on the baseband signal and sends the radio frequency signal to the outside in the form of electromagnetic waves through the antenna. When data is transmitted to the terminal, the transceiver 602 receives a radio frequency signal through the antenna, converts the radio frequency signal into a baseband signal, and outputs the baseband signal to the processor 601, and the processor 601 converts the baseband signal into data and processes the data.
Those skilled in the art will appreciate that fig. 9 shows only one memory 603 and one processor 601 for ease of illustration. In an actual terminal device 600, there may be multiple processors 601 and multiple memories 603. The memory 603 may also be referred to as a storage medium or a storage device, etc., which is not limited in this application.
The terminal device of the embodiment of the present application may be configured to execute the technical solution of the second terminal device in the foregoing method embodiments, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 10 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application. The data processing apparatus 700 is in the form of a chip, and the structure of the data processing apparatus includes a processor 701 and a memory 702, the memory 702 is configured to be coupled to the processor 701, the memory 702 stores necessary program instructions and data of the apparatus, and the processor 701 is configured to execute the program instructions stored in the memory 702, so that the apparatus performs the functions of the second terminal device in the above-mentioned method embodiment.
The data processing apparatus of the embodiment of the present application may be configured to execute the technical solution of the second terminal device in each method embodiment, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 11 is a schematic structural diagram of a server according to an embodiment of the present application. The server 900 may implement the functions executed by the server in the foregoing method embodiments, and the functions may be implemented by hardware, or may be implemented by hardware executing corresponding software. The hardware or software includes one or more modules or units corresponding to the above functions.
In one possible design, the server 900 includes a processor 901 and a communication interface 902 in its structure, and the processor 901 is configured to support the server 900 to execute the corresponding functions in the above method. The communication interface 902 is used to support communication between the server 900 and other network elements. The server 900 may also include a memory 903, the memory 903 being operatively coupled to the processor 901 and storing program instructions and data necessary for the server 900.
Those skilled in the art will appreciate that fig. 11 only shows one memory 903 and one processor 901 for the sake of illustration. In an actual network device 900, there may be multiple processors 901 and multiple memories 903. The memory 903 may also be referred to as a storage medium or a storage device, and the like, which is not limited in this application.
The server in the embodiments of the present application may be configured to execute the technical solutions of the servers in the embodiments of the foregoing methods, and the implementation principles and technical effects are similar, which are not described herein again.
Fig. 12 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application. The data processing device 500 is in the form of a chip, and the device has a structure including a processor 510 and a memory 520, the memory 520 is configured to be coupled to the processor 510, the memory 520 stores program instructions and data necessary for the device, and the processor 510 is configured to execute the program instructions stored in the memory 520, so that the device performs the functions of the server in the above method embodiments.
The apparatus of the embodiment of the present application may be configured to implement the technical solutions of the servers in the above method embodiments, and the implementation principles and technical effects are similar, which are not described herein again.
Fig. 13 is a schematic structural diagram of a communication system according to an embodiment of the present application. As shown in fig. 13, the communication system 300 of the embodiment of the present application includes the first terminal device 310, the server 320, and N second terminal devices 330.
The first terminal device 310 or the second terminal device 330 may be configured to implement the function of the first terminal device 310 or the second terminal device 330 in the foregoing method embodiment, and the server 320 may be configured to implement the function of the server side in the foregoing method embodiment, which implement the similar principle and technical effect, and are not described here again.
Based on such understanding, the technical solutions of the present application, which are essential or contributing to the prior art, or all or part of the technical solutions may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) or a processor (processor) to execute all or part of the steps of the apparatus described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing embodiments of the apparatuses, and are not described herein again. In addition, the device embodiments and the device embodiments may also refer to each other, and the same or corresponding contents in different embodiments may be referred to each other, which is not described in detail.

Claims (10)

1. A data processing method is applied to a server, and the method comprises the following steps:
receiving first data from a first terminal device, and caching the first data into a cache queue;
sending a first message to each of N second terminal devices, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent, and N is a positive integer greater than or equal to 1;
for each second terminal device, if a second message sent by the second terminal device is detected, sending the first data in the cache queue to the second terminal device, where the second message is used to indicate that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in a working state;
configuring a maximum transmission delay for each second terminal device, where the maximum transmission delay is a maximum waiting time from the time when the server transmits the first message to the second terminal device to the time when the server transmits the first data to the second terminal device;
if a second message sent by the second terminal device is detected, sending the first data in the buffer queue to the second terminal device, including:
if the second message sent by the second terminal equipment is detected to be received within the maximum sending delay corresponding to the second terminal equipment, sending the first data in the cache queue to the second terminal equipment;
and if it is detected that the second message sent by the second terminal device is not received within the maximum sending delay corresponding to the second terminal device, sending the first data in the cache queue to the second terminal device when the maximum sending delay corresponding to the second terminal device is reached.
2. The method of claim 1, further comprising:
configuring a buffer queue for each of N second terminal devices;
the buffering the first data into a buffer queue includes: caching the first data in a cache queue of each of N second terminal devices;
the sending the first data in the buffer queue to the second terminal device includes: and sending the first data in the buffer queue of the second terminal device to the second terminal device.
3. The method of claim 1, wherein receiving the first data from the first terminal device comprises:
receiving the first data from the first terminal device through an RTP channel between the first terminal device and the server.
4. The method of claim 1, wherein the sending the first data in the buffer queue to the second terminal device comprises:
and sending the first data in the cache queue to the second terminal device through an RTP channel between the server and the second terminal device.
5. The method of claim 1,
sending the first message to the second terminal device comprises: sending the first message to the second terminal equipment through an RTCP channel between the server and the second terminal equipment; and/or the presence of a gas in the gas,
receiving the second message from the second terminal device comprises: receiving the second message from the second terminal device through an RTCP channel between the server and the second terminal device.
6. A data processing method is applied to a second terminal device, and comprises the following steps:
receiving a first message from a server, wherein the first message is used for indicating that the second terminal equipment is ready to receive first data to be sent;
according to the first message, sending a second message to the server, wherein the second message is used for indicating that the second terminal equipment is ready to receive the first message, and the second message is sent when the second terminal equipment is in a working state;
receiving first data from the server;
each second terminal device is configured with a maximum transmission delay, where the maximum transmission delay is a maximum waiting time from the first message received by the second terminal device from the server to the first data received by the second terminal device from the server;
after the second terminal device sends the second message to the server, the receiving the first data from the server includes:
if the second terminal equipment sends a second message to the server within the corresponding maximum sending time delay, the second terminal equipment receives the first data in a cache queue;
and if the second terminal device does not send a second message to the server within the corresponding maximum sending delay, the second terminal device receives the first data in the cache queue when the maximum sending delay corresponding to the second terminal device is reached.
7. The method of claim 6, wherein if the second terminal device is in a dormant state before receiving the first message, before sending a second message to the server according to the first message, further comprising:
switching from the dormant state to the working state;
according to the first message, sending a second message to the server, wherein the second message comprises:
and when the mobile terminal is in the working state, sending a second message to the server according to the first message.
8. A data processing apparatus, applied to a server, the apparatus comprising:
the receiving unit is used for receiving first data from first terminal equipment and caching the first data into a cache queue;
a sending unit, configured to send a first message to each of N second terminal devices, where the first message is used to indicate that the second terminal device is ready to receive the first data to be sent, and N is a positive integer greater than or equal to 1;
a processing unit, configured to control, for each second terminal device, if a second message sent by the second terminal device is detected, the sending unit to send the first data in the buffer queue to the second terminal device, where the second message is used to indicate that the second terminal device is ready to receive the first data, and the second message is sent when the second terminal device is in a working state;
the processing unit is further configured to configure a maximum sending delay for each second terminal device, where the maximum sending delay is a maximum waiting time from when the server sends the first message to the second terminal device to when the server sends the first data to the second terminal device;
the processing unit is specifically configured to, if it is detected that the second message sent by the second terminal device is received within the maximum sending delay corresponding to the second terminal device, control the sending unit to send the first data in the buffer queue to the second terminal device; and if it is detected that the second message sent by the second terminal device is not received within the maximum sending delay corresponding to the second terminal device, controlling the sending unit to send the first data in the buffer queue to the second terminal device when the maximum sending delay corresponding to the second terminal device is reached.
9. A data processing apparatus, applied to a second terminal device, the apparatus comprising:
a receiving unit, configured to receive a first message from a server, where the first message is used to indicate that the second terminal device is ready to receive first data to be sent;
a sending unit, configured to send a second message to the server according to the first message, where the second message is used to indicate that the second terminal device is ready to receive the first message, and the second message is sent when the second terminal device is in a working state;
the receiving unit is further configured to receive first data from the server;
each second terminal device is configured with a maximum transmission delay, where the maximum transmission delay is a maximum waiting time from the first message received by the second terminal device from the server to the first data received by the second terminal device from the server; after the second terminal device sends the second message to the server, the receiving unit is specifically configured to receive the first data from the server, where:
if the second terminal equipment sends a second message to the server within the corresponding maximum sending time delay, the second terminal equipment receives the first data in a cache queue;
and if the second terminal device does not send a second message to the server within the corresponding maximum sending delay, the second terminal device receives the first data in the cache queue when the maximum sending delay corresponding to the second terminal device is reached.
10. A computer storage medium, characterized in that the storage medium comprises computer instructions which, when executed by a computer, cause the computer to carry out the data processing method according to any one of claims 1 to 7.
CN201911166306.3A 2019-11-25 2019-11-25 Data processing method, device and storage medium Active CN112839308B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911166306.3A CN112839308B (en) 2019-11-25 2019-11-25 Data processing method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911166306.3A CN112839308B (en) 2019-11-25 2019-11-25 Data processing method, device and storage medium

Publications (2)

Publication Number Publication Date
CN112839308A CN112839308A (en) 2021-05-25
CN112839308B true CN112839308B (en) 2022-06-03

Family

ID=75922217

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911166306.3A Active CN112839308B (en) 2019-11-25 2019-11-25 Data processing method, device and storage medium

Country Status (1)

Country Link
CN (1) CN112839308B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114489907B (en) * 2022-01-29 2024-03-12 国泰新点软件股份有限公司 System operation guiding method, device and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102263618A (en) * 2010-05-31 2011-11-30 中国移动通信集团公司 Method, device and system for controlling wireless network congestion
CN102394877A (en) * 2011-09-13 2012-03-28 华为技术有限公司 Method, server and system for establishing PTT (post, telegraphs and telephones) cluster call
CN104202411A (en) * 2014-09-15 2014-12-10 中卓信(北京)科技有限公司 File transfer method and server
CN107707662A (en) * 2017-10-16 2018-02-16 大唐网络有限公司 A kind of distributed caching method based on node, device and storage medium
CN108600994A (en) * 2017-03-07 2018-09-28 中国移动通信有限公司研究院 a kind of data transmission method and device
CN109792684A (en) * 2016-08-16 2019-05-21 康维达无线有限责任公司 UE is set to keep waking up
CN110022335A (en) * 2018-01-09 2019-07-16 腾讯科技(深圳)有限公司 Data packet sending method, device, server and computer readable storage medium
CN110383775A (en) * 2017-03-30 2019-10-25 华为技术有限公司 Data transmission method and communication equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2417392B (en) * 2004-08-18 2007-05-09 Wecomm Ltd Transmitting packets of data
CN103747072A (en) * 2013-12-30 2014-04-23 乐视网信息技术(北京)股份有限公司 Data reading and writing method and application server
GB2528672B (en) * 2014-07-25 2017-02-08 Canon Kk Push-based transmission of resources and correlated network quality estimation
WO2016095198A1 (en) * 2014-12-19 2016-06-23 华为技术有限公司 Apparatus, system and method for preventing tcp connection interruption
CN105992245B (en) * 2015-01-30 2019-11-08 北京佰才邦技术有限公司 Data capture method, apparatus and system
CN110072254B (en) * 2018-01-24 2021-01-05 上海华为技术有限公司 Data transmission method and related equipment thereof

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102263618A (en) * 2010-05-31 2011-11-30 中国移动通信集团公司 Method, device and system for controlling wireless network congestion
CN102394877A (en) * 2011-09-13 2012-03-28 华为技术有限公司 Method, server and system for establishing PTT (post, telegraphs and telephones) cluster call
CN104202411A (en) * 2014-09-15 2014-12-10 中卓信(北京)科技有限公司 File transfer method and server
CN109792684A (en) * 2016-08-16 2019-05-21 康维达无线有限责任公司 UE is set to keep waking up
CN108600994A (en) * 2017-03-07 2018-09-28 中国移动通信有限公司研究院 a kind of data transmission method and device
CN110383775A (en) * 2017-03-30 2019-10-25 华为技术有限公司 Data transmission method and communication equipment
CN107707662A (en) * 2017-10-16 2018-02-16 大唐网络有限公司 A kind of distributed caching method based on node, device and storage medium
CN110022335A (en) * 2018-01-09 2019-07-16 腾讯科技(深圳)有限公司 Data packet sending method, device, server and computer readable storage medium

Also Published As

Publication number Publication date
CN112839308A (en) 2021-05-25

Similar Documents

Publication Publication Date Title
CN111356216B (en) Communication method and related equipment thereof
US9565681B2 (en) Low power and fast application service transmission
Aggarwal et al. Stratus: Energy-efficient mobile communication using cloud support
US10827430B2 (en) Signaling for controlling power usage in radio access networks
US11737018B2 (en) Multi-link hibernation mode for WLAN
US20110070907A1 (en) Cooperative transmission within heterogeneous stations
CN109246818B (en) Paging method and device
WO2006105378A2 (en) System and method for simultaneous voice and data call over wireless infrastructure
CN112584545A (en) Data transmission method and device
CN112839308B (en) Data processing method, device and storage medium
CN108391325A (en) Manage the method, apparatus and terminal being wirelessly connected
CN108432302B (en) Power information sending method, terminal equipment and network equipment
US20090163254A1 (en) Method, system and apparatus for synchronizing multiple streams for optimizing delay and talk time
JP2010081367A (en) Radio communication system, radio communication terminal, radio communication base station, and radio communication method
WO2015127599A1 (en) Uplink resource allocation method, access terminal, and access point
WO2024000193A1 (en) Relay communication method and apparatus, device, and storage medium
CN113366877B (en) Method and device for determining activation state of terminal
US8422447B2 (en) Cellular network
US8265662B1 (en) Data mode paging in wireless communication networks
CN108184265A (en) A kind of sending, receiving method of paging message, the network equipment and terminal
CN109565645B (en) Multicast service transmission method, terminal, base station and communication system
EP2732667A1 (en) Voice over internet protocol services
CN102740421B (en) A kind of Poewr control method and system
WO2018219296A1 (en) Indication information transmission method and device
CN108391326A (en) Manage the method, apparatus and terminal being wirelessly connected

Legal Events

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