CN116033011A - Data communication method, device, equipment and storage medium - Google Patents

Data communication method, device, equipment and storage medium Download PDF

Info

Publication number
CN116033011A
CN116033011A CN202310331276.7A CN202310331276A CN116033011A CN 116033011 A CN116033011 A CN 116033011A CN 202310331276 A CN202310331276 A CN 202310331276A CN 116033011 A CN116033011 A CN 116033011A
Authority
CN
China
Prior art keywords
communication
data communication
confirmation information
request
data
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.)
Pending
Application number
CN202310331276.7A
Other languages
Chinese (zh)
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.)
New Cloud Technology Group Co ltd
Original Assignee
New Cloud Technology Group 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 New Cloud Technology Group Co ltd filed Critical New Cloud Technology Group Co ltd
Priority to CN202310331276.7A priority Critical patent/CN116033011A/en
Publication of CN116033011A publication Critical patent/CN116033011A/en
Pending legal-status Critical Current

Links

Images

Abstract

The application discloses a data communication method, a device, equipment and a storage medium, which relate to the technical field of communication and comprise the following steps: acquiring a data communication request which is sent by system software and contains a unique communication identifier when a preset request sending condition is met; generating first confirmation information containing the unique communication identifier, and sending the first confirmation information to the system software, so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time; and forwarding the data communication request to each piece of terminal software which establishes communication connection with the communication proxy server in advance, wherein each piece of terminal software responds to the data communication request. Therefore, the occupied memory of communication and the occupancy rate of CPU can be reduced, and the stability of communication performance is improved.

Description

Data communication method, device, equipment and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a data communication method, apparatus, device, and storage medium.
Background
In the existing communication of a plurality of system software, generally, one system software directly communicates with software on a plurality of terminals, if a system has complex service, the system processes the complex service and directly communicates data with a plurality of terminals, so that the performance of the system, the stability of the system service and the experience of smooth operation are greatly affected, and partial communication data is easily lost because of excessive communication data, so that the problem that how to ensure that the system normally communicates with a plurality of terminals is not lost in data, the performance of the system is not affected, and the service stability and the fluency of operation experience are the problems to be solved urgently.
Disclosure of Invention
Accordingly, the present invention is directed to a data communication method, apparatus, device and storage medium, which can reduce the occupied memory and CPU occupancy rate of communication and improve the stability of communication performance. The specific scheme is as follows:
in a first aspect, the present application discloses a data communication method, applied to a communication proxy server, including:
acquiring a data communication request which is sent by system software and contains a unique communication identifier when a preset request sending condition is met; the system software is management system software for a background manager;
generating first confirmation information containing the unique communication identifier, and sending the first confirmation information to the system software, so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time;
forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software responds to the data communication request; the terminal software is terminal software for front-end users to use.
Optionally, after forwarding the data communication request to each terminal software that establishes communication connection with the communication proxy server in advance, the method further includes:
and after each terminal software receives the data communication request, receiving second confirmation information which is sent by each terminal software and used for confirming that the data communication request is received, wherein the second confirmation information comprises a unique reply identifier and the unique communication identifier.
Optionally, after forwarding the data communication request to each terminal software that establishes communication connection with the communication proxy server in advance, the method further includes:
and if the second confirmation information is not received, retransmitting the data communication request to each terminal software until the second confirmation information is received or the retransmission times of the data communication request reach a first preset time threshold.
Optionally, after receiving the second acknowledgement information sent by each terminal software, the method further includes:
receiving data reply information which is sent by each terminal software and contains the unique reply identifier and the unique communication identifier;
and after sending third confirmation information for confirming that the data reply information is received to each terminal software, forwarding the data reply information to the system software.
Optionally, after the sending the data reply message to the system software, the method further includes:
and after the system software receives the data reply information, receiving fourth confirmation information which is sent by the system software and is used for confirming that the data reply information is received, wherein the fourth confirmation information comprises the unique reply identification and the unique communication identification.
Optionally, after the sending the data reply message to the system software, the method further includes:
and if the fourth confirmation information is not received, retransmitting the data reply information to the system software until the fourth confirmation information is received or the retransmission times of the data reply information reach a second preset time threshold.
In a second aspect, the present application discloses a data communication device, applied to a communication proxy server, including:
the request acquisition module is used for acquiring a data communication request which is sent by the system software and contains a unique communication identifier when a preset request sending condition is met; the system software is management system software for a background manager;
the first confirmation information sending module is used for generating first confirmation information containing the unique communication identifier and sending the first confirmation information to the system software so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time;
the request forwarding module is used for forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software can respond to the data communication request; the terminal software is terminal software for front-end users to use.
Optionally, the data communication device further includes:
and the second confirmation information receiving module is used for receiving second confirmation information which is sent by each terminal software and used for confirming that the data communication request is received after the data communication request is received by each terminal software, wherein the second confirmation information comprises a unique reply identifier and the unique communication identifier.
In a third aspect, the present application discloses an electronic device comprising:
a memory for storing a computer program;
and a processor for executing the computer program to implement the aforementioned data communication method.
In a fourth aspect, the present application discloses a computer readable storage medium storing a computer program which, when executed by a processor, implements the aforementioned data communication method.
In the application, firstly, a data communication request which is sent by system software and contains a unique communication identifier when a preset request sending condition is met is obtained; generating first confirmation information containing the unique communication identifier, and sending the first confirmation information to the system software, so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time; and forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software responds to the data communication request. Therefore, in the application, the system software and each terminal software are independently divided into two independent applications through the communication proxy server, a one-to-one and one-to-many connection communication mode is formed in the middle through the communication proxy server, and the system software delegates a data communication request to the communication proxy server and performs one-to-one communication with the communication proxy server so that the communication proxy server and each terminal communicate. Therefore, two independent applications cannot influence each other due to own functions, and the memory and the CPU used in running are not accumulated and combined but are calculated each other because the two independent applications are independent, so that the system performance and stability are greatly improved, and the smoothness and experience of use are also improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a method of data communication disclosed herein;
FIG. 2 is a flow chart of a specific data communication method disclosed in the present application;
FIG. 3 is a flow chart of another specific data communication method disclosed herein;
fig. 4 is a schematic structural diagram of a data communication device disclosed in the present application;
fig. 5 is a block diagram of an electronic device disclosed in the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
In the existing communication of a pair of multiple system software, the system performance, the stability of system service and the smooth operation experience are poor.
Referring to fig. 1, an embodiment of the present application discloses a data communication method, which is applied to a communication proxy server, and includes:
step S11: acquiring a data communication request which is sent by system software and contains a unique communication identifier when a preset request sending condition is met; the system software is management system software for a background manager.
In this embodiment, the data communication request actively initiated by the system software includes a unique communication identifier, and when a preset request sending condition is satisfied, the system software sends the data communication request to the communication proxy server. It should be noted that, the data communication request initiated by the system software for the first time is usually initiated by a background manager through a manual operation. The unique communication identifier penetrates through the whole data communication period, and when the unique communication identifier disappears, the data communication period related to the unique communication identifier is ended.
Step S12: generating first confirmation information containing the unique communication identifier, and sending the first confirmation information to the system software, so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition includes that the system software does not receive the first confirmation information within preset time.
In this embodiment, after receiving the data communication request, the communication proxy server generates first confirmation information including the unique communication identifier, and then sends the first confirmation information to the system software. The system software determines whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; and if the system software does not receive the first confirmation information within the preset time, the system software resends the data communication request to the communication proxy server until the system software receives the first confirmation information or the preset request sending condition is not met. It should be explained that the preset request sending condition includes that the system software does not receive the first acknowledgement information within a preset time, and the number of times of reissuing the data communication request does not exceed a preset number of times. Thus, the occurrence of data loss during the data communication can be prevented.
Step S13: forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software responds to the data communication request; the terminal software is terminal software for front-end users to use.
In this embodiment, after the communication proxy server sends the first acknowledgement information to the system software, the data communication request is forwarded to each terminal software that establishes communication connection with the communication proxy server in advance, so that each terminal software responds correspondingly when receiving the data communication request. It should be noted that, the respective terminal software may be installed in different terminal devices, for example, a PC terminal, a mobile terminal, and the like.
As shown in fig. 2, 1t0 represents a data communication request initiated by system software and including the unique communication identifier; 3a0t0 represents that the communication proxy server confirms that 1t0 is received as a data communication request. 3s0t0 represents 1t0 data forwarded by the communication proxy server terminal received by the terminal software. When the content in the data communication request only needs to be confirmed and replied, the data communication request is forwarded to each terminal software which establishes communication connection with the communication proxy server in advance, and the method further comprises the following steps: and after each terminal software receives the data communication request, receiving second confirmation information which is sent by each terminal software and used for confirming that the data communication request is received, wherein the second confirmation information comprises a unique reply identifier and the unique communication identifier. And if the second confirmation information is not received, retransmitting the data communication request to each terminal software until the second confirmation information is received or the retransmission times of the data communication request reach a first preset time threshold.
As shown in fig. 3, 1t0 represents a data communication request initiated by the system software and including the unique communication identifier; 3a0t0 represents that the communication proxy server confirms that 1t0 is received as a data communication request. 3s0t0 represents 1t0 data forwarded by the communication proxy server terminal received by the terminal software. 2s0t0 represents data reply information sent to the communication proxy server when the terminal software needs to reply corresponding data to the data communication request 1t 0. 3a0s0 represents the communication proxy server to reply the data reply information of the terminal software 2s0t0 and then forward the data reply information to the system software; 3t0s0 represents the system software replying the data reply information of the terminal software 2s0t0 forwarded by the communication proxy server. When the content in the data communication request needs to reply corresponding data besides confirmation reply, the method further comprises the following steps of: receiving data reply information which is sent by each terminal software and contains the unique reply identifier and the unique communication identifier; and after sending third confirmation information for confirming that the data reply information is received to each terminal software, forwarding the data reply information to the system software. After the data reply information is sent to the system software, the method further comprises the following steps: after the system software receives the data reply information, the system software sends the data reply information to confirm that the number has been receivedAnd according to fourth confirmation information of the reply information, the fourth confirmation information comprises the unique reply identification and the unique communication identification. And if the fourth confirmation information is not received, retransmitting the data reply information to the system software until the fourth confirmation information is received or the retransmission times of the data reply information reach a second preset time threshold. It should be noted that, in each data communication process, a corresponding identifier is held based on the data communication state, where the identifier includes a unique communication identifier and a unique reply identifier. Thus, the data communication state can be better distinguished according to the identification. For example, a data communication request initiated by system software contains a unique communication identifier t 0 Then the confirmation information sent when the confirmation information reply is carried out for the data communication request comprises t 0 This unique communication identifier; if the terminal software needs to reply the communication request, the data reply information needs to contain t 0 This unique communication identity and the newly generated unique reply identity s 0 . In this way, the unique communication identifier runs through the whole data communication period, when the unique communication identifier disappears, the data communication period related to the unique communication identifier is ended, and the unique communication identifier and the unique reply identifier disappear, and the data reply related to the unique communication identifier is ended.
It can be seen that, in this embodiment, a data communication request including a unique communication identifier, which is sent by system software when a preset request sending condition is satisfied, is first obtained; generating first confirmation information containing the unique communication identifier, and sending the first confirmation information to the system software, so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time; and forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software responds to the data communication request. Therefore, in the application, the system software and each terminal software are independently divided into two independent applications through the communication proxy server, a one-to-one and one-to-many connection communication mode is formed in the middle through the communication proxy server, and the system software delegates a data communication request to the communication proxy server and performs one-to-one communication with the communication proxy server so that the communication proxy server and each terminal communicate. Therefore, two independent applications cannot influence each other due to own functions, and the memory and the CPU used in running are not accumulated and combined but are calculated each other because the two independent applications are independent, so that the system performance and stability are greatly improved, and the smoothness and experience of use are also improved.
As described with reference to fig. 4, the embodiment of the present application further correspondingly discloses a data communication device, which is applied to a communication proxy server, and includes:
a request acquisition module 11, configured to acquire a data communication request including a unique communication identifier, where the data communication request is sent by the system software when a preset request sending condition is met; the system software is management system software for a background manager;
a first acknowledgement information sending module 12, configured to generate first acknowledgement information including the unique communication identifier, and send the first acknowledgement information to the system software, so that the system software determines whether the communication proxy server has received the data communication request by determining whether the first acknowledgement information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time;
a request forwarding module 13, configured to forward the data communication request to each terminal software that establishes a communication connection with the communication proxy server in advance, so that each terminal software responds to the data communication request; the terminal software is terminal software for front-end users to use.
It can be seen that, in this embodiment, a data communication request including a unique communication identifier, which is sent by system software when a preset request sending condition is satisfied, is first obtained; generating first confirmation information containing the unique communication identifier, and sending the first confirmation information to the system software, so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time; and forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software responds to the data communication request. Therefore, in the application, the system software and each terminal software are independently divided into two independent applications through the communication proxy server, a one-to-one and one-to-many connection communication mode is formed in the middle through the communication proxy server, and the system software delegates a data communication request to the communication proxy server and performs one-to-one communication with the communication proxy server so that the communication proxy server and each terminal communicate. Therefore, two independent applications cannot influence each other due to own functions, and the memory and the CPU used in running are not accumulated and combined but are calculated each other because the two independent applications are independent, so that the system performance and stability are greatly improved, and the smoothness and experience of use are also improved.
In some specific embodiments, the data communication apparatus may specifically further include:
and the second confirmation information receiving module is used for receiving second confirmation information which is sent by each terminal software and used for confirming that the data communication request is received after the data communication request is received by each terminal software, wherein the second confirmation information comprises a unique reply identifier and the unique communication identifier.
In some specific embodiments, the data communication apparatus may specifically further include:
and the first information forwarding module is used for forwarding the data communication request to each terminal software again if the second confirmation information is not received until the second confirmation information is received or the forwarding times of the data communication request reach a first preset time threshold.
In some specific embodiments, the data communication apparatus may specifically further include:
the reply information receiving module is used for receiving the data reply information which is sent by each terminal software and contains the unique reply identifier and the unique communication identifier;
and the reply information forwarding module is used for forwarding the data reply information to the system software after sending third confirmation information for confirming that the data reply information is received to each terminal software.
In some specific embodiments, the data communication apparatus may specifically further include:
and the fourth confirmation information receiving module is used for receiving fourth confirmation information which is sent by the system software and is used for confirming that the data reply information is received after the system software receives the data reply information, and the fourth confirmation information comprises the unique reply identifier and the unique communication identifier.
In some specific embodiments, the data communication apparatus may specifically further include:
and the second information forwarding module is used for forwarding the data reply information to the system software again if the fourth confirmation information is not received until the number of times of receiving the fourth confirmation information or forwarding the data reply information reaches a second preset number threshold.
Further, the embodiment of the present application further discloses an electronic device, and fig. 5 is a block diagram of the electronic device 20 according to an exemplary embodiment, where the content of the figure is not to be considered as any limitation on the scope of use of the present application.
Fig. 5 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present application. The electronic device 20 may specifically include: at least one processor 21, at least one memory 22, a power supply 23, a communication interface 24, an input output interface 25, and a communication bus 26. Wherein the memory 22 is configured to store a computer program that is loaded and executed by the processor 21 to implement the relevant steps of the data communication method disclosed in any of the foregoing embodiments. In addition, the electronic device 20 in the present embodiment may be specifically an electronic computer.
In this embodiment, the power supply 23 is configured to provide an operating voltage for each hardware device on the electronic device 20; the communication interface 24 can create a data transmission channel between the electronic device 20 and an external device, and the communication protocol to be followed is any communication protocol applicable to the technical solution of the present application, which is not specifically limited herein; the input/output interface 25 is used for acquiring external input data or outputting external output data, and the specific interface type thereof may be selected according to the specific application requirement, which is not limited herein.
The memory 22 may be a carrier for storing resources, such as a read-only memory, a random access memory, a magnetic disk, or an optical disk, and the resources stored thereon may include an operating system 221, a computer program 222, and the like, and the storage may be temporary storage or permanent storage.
The operating system 221 is used for managing and controlling various hardware devices on the electronic device 20 and computer programs 222, which may be Windows Server, netware, unix, linux, etc. The computer program 222 may further include a computer program that can be used to perform other specific tasks in addition to the computer program that can be used to perform the data communication method performed by the electronic device 20 disclosed in any of the previous embodiments.
Further, the application also discloses a computer readable storage medium for storing a computer program; wherein the computer program, when executed by a processor, implements the previously disclosed data communication method. For specific steps of the method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and no further description is given here.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, so that the same or similar parts between the embodiments are referred to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing has outlined the detailed description of the preferred embodiment of the present application, and the detailed description of the principles and embodiments of the present application has been provided herein by way of example only to facilitate the understanding of the method and core concepts of the present application; meanwhile, as those skilled in the art will have modifications in the specific embodiments and application scope in accordance with the ideas of the present application, the present description should not be construed as limiting the present application in view of the above.

Claims (10)

1. The data communication method is characterized by being applied to a communication proxy server and comprising the following steps:
acquiring a data communication request which is sent by system software and contains a unique communication identifier when a preset request sending condition is met; the system software is management system software for a background manager;
generating first confirmation information containing the unique communication identifier, and sending the first confirmation information to the system software, so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time;
forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software responds to the data communication request; the terminal software is terminal software for front-end users to use.
2. The method according to claim 1, wherein after forwarding the data communication request to each terminal software that previously establishes a communication connection with the communication proxy server, further comprising:
and after each terminal software receives the data communication request, receiving second confirmation information which is sent by each terminal software and used for confirming that the data communication request is received, wherein the second confirmation information comprises a unique reply identifier and the unique communication identifier.
3. The method of claim 2, wherein after forwarding the data communication request to each terminal software that previously established a communication connection with the communication proxy server, further comprises:
and if the second confirmation information is not received, retransmitting the data communication request to each terminal software until the second confirmation information is received or the retransmission times of the data communication request reach a first preset time threshold.
4. The data communication method according to claim 2, wherein after receiving the second acknowledgement information sent by the respective terminal software, further comprising:
receiving data reply information which is sent by each terminal software and contains the unique reply identifier and the unique communication identifier;
and after sending third confirmation information for confirming that the data reply information is received to each terminal software, forwarding the data reply information to the system software.
5. The method of claim 4, further comprising, after the sending the data reply message to the system software:
and after the system software receives the data reply information, receiving fourth confirmation information which is sent by the system software and is used for confirming that the data reply information is received, wherein the fourth confirmation information comprises the unique reply identification and the unique communication identification.
6. The method of claim 5, further comprising, after the sending the data reply message to the system software:
and if the fourth confirmation information is not received, retransmitting the data reply information to the system software until the fourth confirmation information is received or the retransmission times of the data reply information reach a second preset time threshold.
7. A data communication device, applied to a communication proxy server, comprising:
the request acquisition module is used for acquiring a data communication request which is sent by the system software and contains a unique communication identifier when a preset request sending condition is met; the system software is management system software for a background manager;
the first confirmation information sending module is used for generating first confirmation information containing the unique communication identifier and sending the first confirmation information to the system software so that the system software can determine whether the communication proxy server side has received the data communication request by judging whether the first confirmation information is received; the preset request sending condition comprises that the system software does not receive the first confirmation information within preset time;
the request forwarding module is used for forwarding the data communication request to each terminal software which establishes communication connection with the communication proxy server in advance so that each terminal software can respond to the data communication request; the terminal software is terminal software for front-end users to use.
8. The data communication apparatus of claim 7, wherein the data communication apparatus further comprises:
and the second confirmation information receiving module is used for receiving second confirmation information which is sent by each terminal software and used for confirming that the data communication request is received after the data communication request is received by each terminal software, wherein the second confirmation information comprises a unique reply identifier and the unique communication identifier.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the data communication method of any one of claims 1 to 6.
10. A computer readable storage medium for storing a computer program which, when executed by a processor, implements the data communication method according to any one of claims 1 to 6.
CN202310331276.7A 2023-03-31 2023-03-31 Data communication method, device, equipment and storage medium Pending CN116033011A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310331276.7A CN116033011A (en) 2023-03-31 2023-03-31 Data communication method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310331276.7A CN116033011A (en) 2023-03-31 2023-03-31 Data communication method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116033011A true CN116033011A (en) 2023-04-28

Family

ID=86072705

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310331276.7A Pending CN116033011A (en) 2023-03-31 2023-03-31 Data communication method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116033011A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006133601A1 (en) * 2005-06-16 2006-12-21 Zte Corporation A method for transferring the information which is reported by the device initiatively
US20070133565A1 (en) * 2005-12-09 2007-06-14 Eun-Hee Hyun Content packet transmission control method in mobile communication network supporting multimedia broadcast/multicast service
CN101159850A (en) * 2007-11-21 2008-04-09 华为软件技术有限公司 Method of implementing multi-terminal cooperation control playing video data and play control proxy
WO2008043305A1 (en) * 2006-10-10 2008-04-17 Huawei Technologies Co., Ltd. A service broker selection method and a system for providing service broker selection
CN102571877A (en) * 2010-12-31 2012-07-11 上海博泰悦臻电子设备制造有限公司 Vehicle-mounted information synchronization service system and method
CN103812900A (en) * 2012-11-13 2014-05-21 中国移动通信集团公司 Data synchronization method, device and system
CN104125200A (en) * 2013-04-25 2014-10-29 中国移动通信集团公司 Multi-screen interaction method, equipment and system
CN110177126A (en) * 2019-04-04 2019-08-27 口碑(上海)信息技术有限公司 Data communication method, the apparatus and system in unified message channel
CN110515762A (en) * 2019-07-17 2019-11-29 湖南新云网科技有限公司 Data reconstruction method, device, terminal device and storage medium
CN110933180A (en) * 2019-12-10 2020-03-27 深信服科技股份有限公司 Communication establishing method and device, load equipment and storage medium
CN114979097A (en) * 2021-06-03 2022-08-30 中移互联网有限公司 MQTT-based message pushing method and device and electronic equipment
US20220321677A1 (en) * 2020-09-09 2022-10-06 K-Tronics (Suzhou) Technology Co., Ltd. Data push method, data push system, and computer-program product

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006133601A1 (en) * 2005-06-16 2006-12-21 Zte Corporation A method for transferring the information which is reported by the device initiatively
US20070133565A1 (en) * 2005-12-09 2007-06-14 Eun-Hee Hyun Content packet transmission control method in mobile communication network supporting multimedia broadcast/multicast service
WO2008043305A1 (en) * 2006-10-10 2008-04-17 Huawei Technologies Co., Ltd. A service broker selection method and a system for providing service broker selection
CN101159850A (en) * 2007-11-21 2008-04-09 华为软件技术有限公司 Method of implementing multi-terminal cooperation control playing video data and play control proxy
CN102571877A (en) * 2010-12-31 2012-07-11 上海博泰悦臻电子设备制造有限公司 Vehicle-mounted information synchronization service system and method
CN103812900A (en) * 2012-11-13 2014-05-21 中国移动通信集团公司 Data synchronization method, device and system
CN104125200A (en) * 2013-04-25 2014-10-29 中国移动通信集团公司 Multi-screen interaction method, equipment and system
CN110177126A (en) * 2019-04-04 2019-08-27 口碑(上海)信息技术有限公司 Data communication method, the apparatus and system in unified message channel
CN110515762A (en) * 2019-07-17 2019-11-29 湖南新云网科技有限公司 Data reconstruction method, device, terminal device and storage medium
CN110933180A (en) * 2019-12-10 2020-03-27 深信服科技股份有限公司 Communication establishing method and device, load equipment and storage medium
US20220321677A1 (en) * 2020-09-09 2022-10-06 K-Tronics (Suzhou) Technology Co., Ltd. Data push method, data push system, and computer-program product
CN114979097A (en) * 2021-06-03 2022-08-30 中移互联网有限公司 MQTT-based message pushing method and device and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
不喝奶茶的PRO: "RabbitMQ六种工⼯作模式", Retrieved from the Internet <URL:https://juejin.cn/post/6997217228743507981> *
努力的IT小胖子: "全⽹最详细RabbitMQ 的消息可靠性", Retrieved from the Internet <URL:https://juejin.cn/post/7049161042697388062> *

Similar Documents

Publication Publication Date Title
CN110808948B (en) Remote procedure calling method, device and system
EP3817283B1 (en) Data transmission control method and related apparatus
CN109743143B (en) Data retransmission method, device and computer readable storage medium
CN107547619B (en) Timer parameter negotiation method and device
CN112491941A (en) Data management method, related product and communication system
CN103684707A (en) Server-side and user-side message transmission processing method, message transmission method and message transmission system
CN109194521B (en) Flow forwarding method and equipment
CN116033011A (en) Data communication method, device, equipment and storage medium
CN108055172A (en) A kind of bidirectional forwarding detection (BFD) method and device
CN114338063A (en) Message queue system, service processing method, and computer-readable storage medium
US20110307563A1 (en) Determining group chat access
CN101860804B (en) Accession implementing method and accession implementing system for predefined accession group session
CN112637121B (en) Data port updating method and device, electronic equipment and readable storage medium
CN110971535B (en) Communication congestion control method, device, equipment and storage medium
CN114490071A (en) Resource scheduling method, device, equipment and medium based on cloud game
CN112104763A (en) Method for realizing butt joint of different network platforms in warehouse
CN104105094A (en) Request authentication method, device and system
CN106302097A (en) A kind of edit methods of instant communication information
CN111083127B (en) Session management method, electronic device, and computer-readable storage medium
CN112532699B (en) Data port updating method and device, electronic equipment and readable storage medium
CN112511603B (en) Data port updating method and device, electronic equipment and readable storage medium
CN114189384B (en) Service processing method, device, equipment and storage medium
CN103024021B (en) A kind of information transferring method and system
CN108173910B (en) Method and system for managing application
CN114285529A (en) Data transmission method, device, equipment and medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20230428

RJ01 Rejection of invention patent application after publication