CN114615137A - 5G data transmission method and device - Google Patents

5G data transmission method and device Download PDF

Info

Publication number
CN114615137A
CN114615137A CN202210306251.7A CN202210306251A CN114615137A CN 114615137 A CN114615137 A CN 114615137A CN 202210306251 A CN202210306251 A CN 202210306251A CN 114615137 A CN114615137 A CN 114615137A
Authority
CN
China
Prior art keywords
target
data
server
reporting
configuration information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210306251.7A
Other languages
Chinese (zh)
Other versions
CN114615137B (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.)
Zhejiang Jiechuang Ark Digital Technology Co ltd
Original Assignee
Zhejiang Jiechuang Ark Digital Technology 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 Zhejiang Jiechuang Ark Digital Technology Co ltd filed Critical Zhejiang Jiechuang Ark Digital Technology Co ltd
Priority to CN202210306251.7A priority Critical patent/CN114615137B/en
Publication of CN114615137A publication Critical patent/CN114615137A/en
Application granted granted Critical
Publication of CN114615137B publication Critical patent/CN114615137B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a method and a device for transmitting 5G data, wherein the method comprises the following steps: reading target server configuration information corresponding to a target reporting server when data is reported, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state; if yes, reconnecting the target reporting server, and meanwhile judging whether target reporting data need to be reported to the target reporting server; and if so, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server. The invention can rapidly configure different data packet formats required by docking different platforms, and does not need customized software development.

Description

5G data transmission method and device
Technical Field
The invention relates to the technical field of data transmission of the Internet of things, in particular to a 5G data transmission method and device.
Background
Along with rapid commercial use of 5G wireless networks in recent years, access of massive Internet of things devices brings challenges to traditional web communication protocols, and the Internet of things connects ubiquitous devices according to an agreed protocol through various networks and sensor technologies to transmit and control data and realize intelligent information sensing and management. When 5G data connection and protocol butt joint are carried out, different network platforms can butt joint different data packet formats, but when protocol butt joint is carried out, internal data identification problems are frequent due to different protocols, internal data identification time is long, customized software development is needed, development cost is increased, and later maintenance cost is increased.
Disclosure of Invention
Therefore, it is necessary to provide a method and an apparatus for transmitting 5G data to solve the following problems in the prior art: different network platforms can interface different data packet formats, but when protocols are interfaced, the problem of internal data identification is frequently caused by different protocols.
The first technical scheme of the embodiment of the invention is as follows:
a method of transmitting 5G data, comprising: reading target server configuration information corresponding to a target reporting server when data is reported, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state; if yes, reconnecting the target reporting server, and meanwhile judging whether target reporting data need to be reported to the target reporting server; and if so, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server.
The second technical scheme of the embodiment of the invention is as follows:
a transmission method device of 5G data comprises the following steps: the information reading module is used for reading target server configuration information corresponding to a target reporting server when data reporting is carried out, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; the first judgment module is used for creating a data reporting thread according to the configuration information of the target server and judging whether the connection state of the target reporting server is an offline state; a second judging module, configured to reconnect the target reporting server when the connection status of the target reporting server is an offline status, and simultaneously judge whether target reporting data needs to be reported to the target reporting server; and the data reporting module is used for storing the target reported data into a target breakpoint cache database when the target reported data needs to be reported to the target reporting server, and carrying out data reporting processing according to the real-time connection state of the target reporting server.
The third technical scheme of the embodiment of the invention is as follows:
a computer-readable storage medium storing a first computer program which, when executed by a processor, causes the processor to perform the steps of:
reading target server configuration information corresponding to a target reporting server when data is reported, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state; if yes, reconnecting the target reporting server, and meanwhile judging whether target reporting data need to be reported to the target reporting server; and if so, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server.
The fourth technical scheme of the embodiment of the invention is as follows:
a computer device comprising a memory and a processor, the memory storing a second computer program which, when executed by the processor, causes the processor to perform the steps of:
reading target server configuration information corresponding to a target reporting server when data is reported, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state; if yes, reconnecting the target reporting server, and meanwhile judging whether target reporting data need to be reported to the target reporting server; and if so, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server.
The embodiment of the invention has the following beneficial effects:
the invention can quickly configure different data packet formats required by different platforms without customizing software development by reading the configuration information of the target server corresponding to the target reporting server and establishing a data reporting thread according to the configuration information of the target server when data is reported, judging whether the connection state of the target reporting server is an off-line state, if so, reconnecting the target reporting server, and simultaneously judging whether the target reporting data needs to be reported to the target reporting server, if so, storing the target reporting data in a target breakpoint cache database, and reporting the data according to the real-time connection state of the target reporting server, in addition, the invention adds a breakpoint continuous transmission function, and under the condition of network abnormity (off-line state), the data required to be reported is cached locally, after the network is recovered, the cached data is uploaded to the platform, so that data loss is avoided, and the continuity of the data is ensured.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Wherein:
fig. 1 is a flowchart illustrating an implementation of an embodiment of a method for transmitting 5G data in an embodiment;
fig. 2 is a frame structure diagram of an embodiment of a 5G data transmission method apparatus in an embodiment;
FIG. 3 is a block diagram illustrating an embodiment of a computer device in one embodiment.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, as can be seen from fig. 1, a method for transmitting 5G data according to an embodiment of the present invention includes the following steps:
step S101: when data reporting is carried out, target server configuration information corresponding to a target reporting server is read, wherein the target server configuration information comprises internal PUB/SUB (publish/subscribe) configuration information and JSON message format configuration information.
The json (javascript Object notification) is a lightweight data exchange format, which is easy for human reading and writing, and is also easy for machine parsing and generation.
Step S102: and creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state.
If the connection state of the target reporting server is an offline state, the data to be reported is not cached locally, and the cached data is uploaded to the platform after the network is restored, so that data loss is caused, and the continuity of the data cannot be ensured.
Step S103: if the connection state of the target reporting server is an off-line state, the target reporting server is reconnected, and whether target reporting data need to be reported to the target reporting server is judged.
The data reporting needs to keep the target reporting server in an online state, so that the target reporting server needs to be reconnected when the connection state of the target reporting server is in an offline state. In addition, target report data does not need to be reported to the target report server at any time, so that judgment needs to be performed first.
Step S104: and if target report data need to be reported to the target report server, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server.
The target report data is stored in a target breakpoint cache database, and the target report data can be uploaded to the target report server when the connection state of the target report server is an online state, otherwise, data loss is caused, and the continuity of the data cannot be ensured.
In this embodiment, optionally, the storing the target report data in a target breakpoint cache database, and performing data reporting processing according to the real-time connection state of the target report server includes:
firstly, storing the target report data into a target breakpoint cache database, and judging whether the connection state of the target report server is reconnected to be an online state.
Secondly, if the connection state of the target reporting server is reconnected to be the online state, further judging whether target breakpoint cache data are stored in the target breakpoint cache database.
Thirdly, if target breakpoint cache data are stored in the target breakpoint cache database, performing data encapsulation on the target breakpoint cache data according to message format configuration corresponding to the JSON message format configuration information, and reporting the encapsulated target breakpoint cache data.
And the target breakpoint cache data is subjected to data encapsulation according to the message format configuration corresponding to the JSON message format configuration information, so that the data packet format of the target breakpoint cache data can be ensured to be consistent with the data docking format of the target reporting server, different data packet formats required by docking different platforms can be rapidly configured, and customized software development is not required.
In this embodiment, optionally, the data encapsulation is performed on the target breakpoint cache data according to the message format configuration corresponding to the JSON message format configuration information, and the encapsulated target breakpoint cache data is reported, and then the method includes:
firstly, whether the target breakpoint cache data is reported to the target reporting server is judged, and the step can ensure that the target breakpoint cache data is reported to the target reporting server, so that the problem of reporting missing data is avoided.
Secondly, if the target breakpoint cache data has been reported to the target reporting server, deleting the target breakpoint cache data in the target breakpoint cache database, so that the storage space of the target breakpoint cache database is not insufficient.
And thirdly, if the target breakpoint cache data is not reported to the target reporting server, reporting the target breakpoint cache data to the target reporting server again.
In this embodiment, optionally, the further determining whether the target breakpoint cache data is stored in the target breakpoint cache database includes:
firstly, if target breakpoint cache data is not stored in the target breakpoint cache database, reacquiring a connection state corresponding to the target report server and a data cache state corresponding to the target breakpoint cache database.
And secondly, performing data reporting processing according to the connection state corresponding to the target reporting server and the data cache state corresponding to the target breakpoint cache database.
In this step, first, it is determined whether the connection state corresponding to the target reporting server is in an online state, after the target reporting server is determined to be in the online state, it is further determined whether the target breakpoint cache database has cache data, after the target breakpoint cache database has cache data, data reporting is performed, and thus, polling is continuously performed.
In this embodiment, optionally, the creating a data reporting thread according to the configuration information of the target server, and determining whether a connection state of the target reporting server is an offline state, then includes:
first, if the connection status of the target reporting server is an online status, whether target reporting data needs to be reported to the target reporting server is determined.
Secondly, if target report data need to be reported to the target report server, performing data encapsulation on the target report data according to message format configuration corresponding to the JSON message format configuration information, and reporting the encapsulated target report data.
In this embodiment, optionally, the data encapsulating the target report data according to the message format configuration corresponding to the JSON message format configuration information, and reporting the encapsulated target report data, and then includes:
first, it is determined whether the target report data has been reported to the target report server.
Secondly, if the target reporting data is not reported to the target reporting server, the target reporting data is stored in the target breakpoint cache database, so as to avoid data loss.
In this embodiment, optionally, the storing the target report data in the target breakpoint cache database includes:
firstly, the connection state corresponding to the target reporting server and the data cache state corresponding to the target breakpoint cache database are obtained again. In this step, first, it is determined whether the connection state corresponding to the target reporting server is in an online state, after the target reporting server is determined to be in the online state, it is further determined whether the target breakpoint cache database has cache data, after the target breakpoint cache database has cache data, data reporting is performed, and thus, polling is continuously performed.
Secondly, reporting the target report data according to the connection state corresponding to the target report server and the data cache state corresponding to the target breakpoint cache database.
Referring to fig. 2, as can be seen from fig. 2, an apparatus 100 for transmitting 5G data according to an embodiment of the present invention includes:
an information reading module 10, configured to read target server configuration information corresponding to a target reporting server when data reporting is performed, where the target server configuration information includes internal PUB/SUB configuration information and JSON message format configuration information;
the first determining module 20 is configured to create a data reporting thread according to the configuration information of the target server, and determine whether a connection state of the target reporting server is an offline state.
A second determining module 30, configured to reconnect the target reporting server when the connection status of the target reporting server is an offline status, and determine whether there is target reporting data to be reported to the target reporting server.
And a data reporting module 40, configured to, when the target report data needs to be reported to the target report server, store the target report data in a target breakpoint cache database, and perform data reporting processing according to a real-time connection state of the target report server.
FIG. 3 is a diagram illustrating an internal structure of a computer device in one embodiment. The computer device may specifically be a terminal, and may also be a server. As shown in fig. 3, the computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system, and may further store a computer program, and when the computer program is executed by the processor, the computer program may cause the processor to implement the above-mentioned 5G data transmission method. The internal memory may also store a computer program, and when the computer program is executed by the processor, the computer program may cause the processor to execute the above-mentioned method for transmitting 5G data. Those skilled in the art will appreciate that the architecture shown in fig. 3 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In another embodiment, a computer-readable storage medium is proposed, in which a first computer program is stored, which, when executed by a processor, causes the processor to carry out the steps of:
reading target server configuration information corresponding to a target reporting server when data is reported, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state; if yes, reconnecting the target reporting server, and meanwhile judging whether target reporting data need to be reported to the target reporting server; and if so, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server.
In another embodiment, a computer device is presented, comprising a memory and a processor, the memory storing a second computer program which, when executed by the processor, causes the processor to perform the steps of:
reading target server configuration information corresponding to a target reporting server when data is reported, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state; if yes, reconnecting the target reporting server, and meanwhile judging whether target reporting data need to be reported to the target reporting server; and if so, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The invention can quickly configure different data packet formats required by different platforms without customizing software development by reading the configuration information of the target server corresponding to the target reporting server and establishing a data reporting thread according to the configuration information of the target server when data is reported, judging whether the connection state of the target reporting server is an off-line state, if so, reconnecting the target reporting server, and simultaneously judging whether the target reporting data needs to be reported to the target reporting server, if so, storing the target reporting data in a target breakpoint cache database, and reporting the data according to the real-time connection state of the target reporting server, in addition, the invention adds a breakpoint continuous transmission function, and under the condition of network abnormity (off-line state), the data required to be reported is cached locally, after the network is recovered, the cached data is uploaded to the platform, so that data loss is avoided, and the continuity of the data is ensured. Finally, the invention adds the judgment of whether the equipment data is changed or not, if the equipment data is not changed, the equipment data does not need to be reported, thereby saving the report flow and reducing the bandwidth occupation and the server resource occupation.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for transmitting 5G data is characterized by comprising the following steps:
reading target server configuration information corresponding to a target reporting server when data is reported, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information;
creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state;
if yes, reconnecting the target reporting server, and meanwhile judging whether target reporting data need to be reported to the target reporting server;
and if so, storing the target report data into a target breakpoint cache database, and reporting the data according to the real-time connection state of the target report server.
2. The method according to claim 1, wherein the storing the target report data in a target breakpoint cache database and performing data reporting according to a real-time connection status of the target report server includes:
storing the target report data into a target breakpoint cache database, and judging whether the connection state of the target report server is reconnected to be an online state;
if yes, further judging whether target breakpoint cache data are stored in the target breakpoint cache database;
and if so, carrying out data encapsulation on the target breakpoint cache data according to the message format configuration corresponding to the JSON message format configuration information, and reporting the encapsulated target breakpoint cache data.
3. The method according to claim 2, wherein the data encapsulation is performed on the target breakpoint cache data according to the message format configuration corresponding to the JSON message format configuration information, and the encapsulated target breakpoint cache data is reported, and then the method includes:
judging whether the target breakpoint cache data is reported to the target reporting server;
if so, deleting the target breakpoint cache data in the target breakpoint cache database;
if not, the target breakpoint cache data is reported to the target reporting server again.
4. The method according to claim 2, wherein the further determining whether the target breakpoint cache database stores target breakpoint cache data includes:
if the target breakpoint cache database does not store target breakpoint cache data, re-acquiring a connection state corresponding to the target report server and a data cache state corresponding to the target breakpoint cache database;
and carrying out data reporting processing according to the connection state corresponding to the target reporting server and the data cache state corresponding to the target breakpoint cache database.
5. The method according to claim 1, wherein the creating a data reporting thread according to the configuration information of the target server and determining whether a connection state of the target reporting server is an offline state includes:
if the connection state of the target reporting server is an online state, judging whether target reporting data need to be reported to the target reporting server;
and if so, performing data encapsulation on the target report data according to the message format configuration corresponding to the JSON message format configuration information, and reporting the encapsulated target report data.
6. The method according to claim 5, wherein the data encapsulation is performed on the target report data according to the message format configuration corresponding to the JSON message format configuration information, and the encapsulated target report data is reported, and then the method comprises:
judging whether the target reporting data is reported to the target reporting server;
and if not, storing the target reported data in the target breakpoint cache database.
7. The method according to claim 6, wherein the storing the target report data in the target breakpoint cache database includes:
re-acquiring a connection state corresponding to the target reporting server and a data cache state corresponding to the target breakpoint cache database;
and reporting the target report data according to the connection state corresponding to the target report server and the data cache state corresponding to the target breakpoint cache database.
8. A transmission method device of 5G data is characterized by comprising the following steps:
the information reading module is used for reading target server configuration information corresponding to a target reporting server when data reporting is carried out, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information;
the first judgment module is used for creating a data reporting thread according to the configuration information of the target server and judging whether the connection state of the target reporting server is an offline state;
a second judging module, configured to reconnect the target reporting server when the connection status of the target reporting server is an offline status, and simultaneously judge whether target reporting data needs to be reported to the target reporting server;
and the data reporting module is used for storing the target reported data into a target breakpoint cache database when the target reported data needs to be reported to the target reporting server, and carrying out data reporting processing according to the real-time connection state of the target reporting server.
9. A computer-readable storage medium, in which a first computer program is stored, which, when executed by a processor, causes the processor to execute a method of transmitting 5G data according to any one of claims 1 to 7.
10. A computer device comprising a memory and a processor, the memory storing a second computer program, the second computer program, when executed by the processor, causing the processor to perform a method of transmitting 5G data according to any one of claims 1 to 7.
CN202210306251.7A 2022-03-25 2022-03-25 5G data transmission method and device Active CN114615137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210306251.7A CN114615137B (en) 2022-03-25 2022-03-25 5G data transmission method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210306251.7A CN114615137B (en) 2022-03-25 2022-03-25 5G data transmission method and device

Publications (2)

Publication Number Publication Date
CN114615137A true CN114615137A (en) 2022-06-10
CN114615137B CN114615137B (en) 2024-05-28

Family

ID=81866246

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210306251.7A Active CN114615137B (en) 2022-03-25 2022-03-25 5G data transmission method and device

Country Status (1)

Country Link
CN (1) CN114615137B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106713410A (en) * 2016-10-27 2017-05-24 腾讯科技(深圳)有限公司 User information acquisition method and related devices
CN107634979A (en) * 2016-07-19 2018-01-26 北京发那科机电有限公司 A kind of transmission method and device of computer digital control machine tool data
CN107948092A (en) * 2017-11-22 2018-04-20 用友金融信息技术股份有限公司 Real-time data acquisition method and real-time data acquisition system
CN111092781A (en) * 2018-10-24 2020-05-01 博西华电器(江苏)有限公司 Household appliance data management method and device and household appliance
CN111600909A (en) * 2020-06-24 2020-08-28 腾讯科技(深圳)有限公司 Data processing method, device, protocol conversion equipment and storage medium
CN112600924A (en) * 2020-12-15 2021-04-02 四川长虹电器股份有限公司 IoT terminal data storage system, method, computer device and storage medium
US10999357B1 (en) * 2020-09-22 2021-05-04 Institute For Information Industry Data transmission system and data transmission method
CN113840229A (en) * 2021-09-10 2021-12-24 深圳依时货拉拉科技有限公司 Position information reporting method and device, readable storage medium and computer equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107634979A (en) * 2016-07-19 2018-01-26 北京发那科机电有限公司 A kind of transmission method and device of computer digital control machine tool data
CN106713410A (en) * 2016-10-27 2017-05-24 腾讯科技(深圳)有限公司 User information acquisition method and related devices
CN107948092A (en) * 2017-11-22 2018-04-20 用友金融信息技术股份有限公司 Real-time data acquisition method and real-time data acquisition system
CN111092781A (en) * 2018-10-24 2020-05-01 博西华电器(江苏)有限公司 Household appliance data management method and device and household appliance
CN111600909A (en) * 2020-06-24 2020-08-28 腾讯科技(深圳)有限公司 Data processing method, device, protocol conversion equipment and storage medium
US10999357B1 (en) * 2020-09-22 2021-05-04 Institute For Information Industry Data transmission system and data transmission method
CN112600924A (en) * 2020-12-15 2021-04-02 四川长虹电器股份有限公司 IoT terminal data storage system, method, computer device and storage medium
CN113840229A (en) * 2021-09-10 2021-12-24 深圳依时货拉拉科技有限公司 Position information reporting method and device, readable storage medium and computer equipment

Also Published As

Publication number Publication date
CN114615137B (en) 2024-05-28

Similar Documents

Publication Publication Date Title
CN110995617B (en) MQTT-based data transmission method and device, computer equipment and storage medium
CN112422497B (en) Message transmission method and device and computer equipment
CN111245831B (en) FTP data transmission method and device, and information interaction system of server and client
CN110381149B (en) Data distribution method and device and data synchronization method and device
CN114615137A (en) 5G data transmission method and device
CN115004650B (en) Node configuration method, node configuration device, distributed system and computer readable medium
CN111786809A (en) Client software network optimization method, system, device and storage medium
CN111274050A (en) Service data forwarding method and device, computer equipment and storage medium
CN114500237B (en) Communication method and system
CN113691684B (en) Outbound method, device, system, computer equipment and storage medium
CN113709702B (en) Cloud communication method and system
CN113381898B (en) Display module interference removing method and device, computer equipment and storage medium
CN114338678A (en) Intelligent networking automobile operating system application layer switching method and device
CN113098706B (en) VPN server switching method and device based on cloud and storage medium
CN112291299B (en) Synchronization method, device, equipment and storage medium based on AI Station inference platform
CN108965426B (en) Data processing method and device for audio system, computer equipment and storage medium
CN111555973B (en) Data packet forwarding method and device based on 5G data forwarding plane
CN107465751B (en) Communication method, device, client and computer storage medium
CN111385149A (en) Internet of things card early warning method, device, equipment and medium for connection management platform
CN116828022B (en) Method, device, equipment and medium for managing connection relation with server
CN113133027A (en) Communication method, server, terminal and communication system
CN110879757A (en) Restarting method and device for abnormal operation of client and computer equipment
CN118101741A (en) Heterogeneous terminal management system, method, equipment and medium of edge cloud industrial platform
CN113076151B (en) Application program interaction method, device, computer equipment and storage medium
CN116974782A (en) Event bus switching method, device, computer equipment and storage 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
GR01 Patent grant