CN112448952A - Method and device for remotely receiving and storing intelligent equipment parameters - Google Patents

Method and device for remotely receiving and storing intelligent equipment parameters Download PDF

Info

Publication number
CN112448952A
CN112448952A CN202011270413.3A CN202011270413A CN112448952A CN 112448952 A CN112448952 A CN 112448952A CN 202011270413 A CN202011270413 A CN 202011270413A CN 112448952 A CN112448952 A CN 112448952A
Authority
CN
China
Prior art keywords
data packet
connection
system server
server
intelligent equipment
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
CN202011270413.3A
Other languages
Chinese (zh)
Other versions
CN112448952B (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.)
Beijing Jinher Software Co Ltd
Original Assignee
Beijing Jinher Software 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 Beijing Jinher Software Co Ltd filed Critical Beijing Jinher Software Co Ltd
Priority to CN202011270413.3A priority Critical patent/CN112448952B/en
Publication of CN112448952A publication Critical patent/CN112448952A/en
Application granted granted Critical
Publication of CN112448952B publication Critical patent/CN112448952B/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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • 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/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2521Translation architectures other than single NAT servers
    • H04L61/2535Multiple local networks, e.g. resolving potential IP address conflicts
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5046Resolving address allocation conflicts; Testing of addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention relates to a method and a device for remotely receiving and storing intelligent equipment parameters, which comprises the steps of receiving a data packet of intelligent equipment by an Nginx server and sending the data packet to a system server; wherein the system server comprises a plurality of servers; judging whether the system server is allowed to connect the intelligent equipment according to the link request, and establishing connection after the connection is allowed, otherwise, disconnecting the connection; and after connection, analyzing the data packet and feeding back the data packet to the client of the intelligent equipment. The technical scheme provided by the invention applies the server distribution technology and the like to the data receiving and persistence process, realizes multi-protocol receiving and ensures remote receiving and storing of data. In addition, the application uses Nginx to load the network request to a plurality of machines to realize high availability of the system, and enhances the robustness of the system.

Description

Method and device for remotely receiving and storing intelligent equipment parameters
Technical Field
The invention belongs to the technical field of electronic information, and particularly relates to a method and a device for remotely receiving and storing intelligent equipment parameters.
Background
In the related technology, the existing software can only support a single transmission protocol, the used operating system is limited by windows, the data flow is complex and can not be plugged, smooth transition upgrade can not be realized, the database and the server are single, and the software stability is low. And the complex data flow causes the uncontrollable remote data receiving and the system can not support.
Disclosure of Invention
In view of this, the present invention provides a method and an apparatus for remotely receiving and storing parameters of an intelligent device, so as to solve the problems in the prior art that remotely receiving data is not controllable and a system cannot be supported due to complex data stream.
In order to achieve the purpose, the invention adopts the following technical scheme: a method for resolving remote reception and storage of smart device parameters, comprising:
receiving a data packet of the intelligent equipment through the Nginx server and sending the data packet to the system server; wherein the system server comprises a plurality of servers;
judging whether the system server is allowed to connect the intelligent equipment according to the link request, and establishing connection after the connection is allowed, otherwise, disconnecting the connection;
and after connection, analyzing the data packet and feeding back the data packet to the client of the intelligent equipment.
Further, before receiving the data packet of the smart device through the Nginx server, the method further includes:
establishing connection between the Nginx server and the intelligent equipment; the Nginx server is connected with the intelligent equipment through Socket, HTTP and MQTT.
Further, the Nginx server receives the data packet of the intelligent device and sends the data packet to the system server
Presetting a load rule in the Nginx server;
and sending the link request to a plurality of system servers according to the load rule.
Furthermore, an ACL access control list is arranged in the system server; the judging whether the system server is allowed to be connected with the intelligent device according to the link request includes:
judging whether the information of the link request exists according to the ACL access control list;
and if so, allowing the system server to be connected with the intelligent equipment.
Further, the parsing the data packet includes:
adopting an MEF container to dynamically analyze the data packet according to a corresponding data packet protocol and storing the data packet;
and storing the analyzed data to a database cluster.
Further, a forwarding list is preconfigured in the system server; the feedback to the client of the smart device includes:
data of the analyzed data are transmitted back to the system server through equipment reverse control;
and the system server encodes the received data according to the forwarding list and then sends the encoded data to the client through connection.
Further, the database cluster includes:
sqlserver database, Mongodb database;
the Sqlserver database comprises a Sqlserver master database and a Sqlserver slave database, and the Mongodb database comprises a Mongodb master database and a Mongodb slave database.
Further, the intelligent device adopts one or a combination of the following terminals:
smart phones, tablet computers, computers.
The embodiment of the application provides a solve long-range receipt and store device of smart machine parameter, includes:
the receiving module is used for receiving the data packet of the intelligent equipment through the Nginx server and sending the data packet to the system server; wherein the system server comprises a plurality of servers;
the connection module is used for judging whether the system server is allowed to be connected with the intelligent equipment according to the link request, and establishing connection after the connection is allowed, otherwise, disconnecting the connection;
and the analysis module is used for analyzing the data packet after connection and feeding the data packet back to the client of the intelligent equipment.
The embodiment of the application provides computer equipment, which comprises a processor and a memory connected with the processor;
the memory is used for storing a computer program used for executing the method for remotely receiving and storing the intelligent device parameters provided by any one of the above embodiments;
the processor is used for calling and executing the computer program in the memory.
By adopting the technical scheme, the invention can achieve the following beneficial effects:
the invention provides a method for remotely receiving and storing intelligent equipment parameters, which comprises the steps of receiving a data packet of intelligent equipment by an Nginx server and sending the data packet to a system server; wherein the system server comprises a plurality of servers; judging whether the system server is allowed to connect the intelligent equipment according to the link request, and establishing connection after the connection is allowed, otherwise, disconnecting the connection; and after connection, analyzing the data packet and feeding back the data packet to the client of the intelligent equipment. The technical scheme provided by the invention applies the server distribution technology and the like to the data receiving and persistence process, realizes multi-protocol receiving and ensures remote receiving and storing of data. In addition, the application uses Nginx to load the network request to a plurality of machines to realize high availability of the system, and enhances the robustness of the system.
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.
FIG. 1 is a schematic diagram illustrating the steps of the method for remotely receiving and storing smart device parameters according to the present invention;
FIG. 2 is a schematic flow chart illustrating a method for remotely receiving and storing smart device parameters according to the present invention;
fig. 3 is a schematic structural diagram of an apparatus for remotely receiving and storing parameters of a smart device according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
A specific method for remotely receiving and storing parameters of an intelligent device provided in the embodiments of the present application is described below with reference to the accompanying drawings.
As shown in fig. 1, a method for remotely receiving and storing smart device parameters provided in an embodiment of the present application includes:
s101, receiving a data packet of the intelligent device through the Nginx server and sending the data packet to a system server; wherein the system server comprises a plurality of servers;
it can be understood that, before receiving the data packet of the smart device through the Nginx server, the method further includes:
preferably, the Nginx server receives the data packet of the intelligent device and sends the data packet to the system server
Presetting a load rule in the Nginx server;
and sending the link request to a plurality of system servers according to the load rule.
Specifically, as shown in fig. 2, a connection between the Nginx server and the intelligent device is established; the Nginx server is connected with the intelligent equipment through Socket, HTTP and MQTT. The connection of the intelligent device firstly enters Nginx, and then the request is sent by proxy through a load rule configured in advance by the Nginx, and the request is sent to an actual system server.
The load rules adopt the prior art and can include round-robin rules, weighting rules and the like. Splitting the data packet according to the round-robin rule and the weight rule and then sending the data packet to a plurality of system servers; the number of the system servers is multiple, for example, 3 system servers can be adopted. The adoption of a plurality of system servers can ensure the data transmission or reception when one system server has a problem.
The intelligent device adopts one or a combination of the following terminals:
smart phones, tablet computers, computers.
It can be understood that other intelligent terminals may also be adopted as the intelligent device in the present application, and the present application is not limited herein.
S102, judging whether the system server is allowed to be connected with the intelligent equipment or not according to the link request, and establishing connection after the system server is allowed, or disconnecting the connection;
preferably, an ACL access control list is set in the system server; the judging whether the system server is allowed to be connected with the intelligent device according to the link request includes:
judging whether the information of the link request exists according to the ACL access control list;
and if so, allowing the system server to be connected with the intelligent equipment.
When the system server receives the link request sent by the equipment as the client, the system server firstly enters an ACL access control list to check whether the link is allowed or not, if the link is allowed to be established with the client, the server is actively disconnected if the link is not allowed. For example: the ACL access control list is provided with the name of the intelligent device, or the IP address same as the intelligent device allows establishing the connection, which is certainly not limited to the name and the IP address, and is not described herein again.
And after the connection is successfully established, the data enters an MEF container to perform dynamic analysis according to a corresponding data packet protocol, and an original data packet is stored (whether the analysis is successful or failed).
And S103, analyzing the data packet after connection and feeding the data packet back to the client of the intelligent equipment.
Preferably, the parsing the data packet includes:
adopting an MEF container to dynamically analyze the data packet according to a corresponding data packet protocol and storing the data packet;
and storing the analyzed data to a database cluster.
Preferably, a forwarding list is preconfigured in the system server; the feedback to the client of the smart device includes:
data of the analyzed data are transmitted back to the system server through equipment reverse control;
and the system server encodes the received data according to the forwarding list and then sends the encoded data to the client through connection.
Specifically, after the analysis is completed, the analysis data is put into a copy set cluster of the Mognodb, and the write operation is performed through the Mongodb driver. The equipment performs operations such as restarting, resetting, data returning and the like through reverse control of the equipment, can directly request a system server through HTTP request and MQTT messages, and the system server can encode information and then send the encoded information to the client through the established connection. The data forwarding function is used for forwarding the received data by configuring a forwarding list and sending the data to a third party through MQTT and HTTP technologies.
Preferably, the database cluster includes:
sqlserver database, Mongodb database;
the Sqlserver database comprises a Sqlserver master database and a Sqlserver slave database, and the Mongodb database comprises a Mongodb master database and a Mongodb slave database.
In summary, the method provided by the application uses the HP-Socket to solve the problems of Scoket and HTTP connection control and data receiving, and uses MQTT to solve the problems of MQTT protocol connection control and data receiving. The ACL access control list is an access control technology based on packet filtering, and is used for solving the control problem of black and white lists of the system. The MEF container technology is used for solving the problem that the data packet is a multi-protocol, and a pluggable protocol module is realized. The Nginx is used for loading network requests to multiple machines to realize high availability of the system, and the robustness of the system is enhanced.
As shown in fig. 3, an apparatus for remotely receiving and storing parameters of an intelligent device according to an embodiment of the present application includes:
the receiving module 301 is configured to receive a data packet of the intelligent device through the Nginx server and send the data packet to the system server; wherein the system server comprises a plurality of servers;
a connection module 302, configured to determine whether the system server allows connection to the intelligent device according to the link request, and establish a connection after the connection is allowed, otherwise disconnect the connection;
and the analysis module 303 is used for analyzing the data packet after connection and feeding the data packet back to the client of the intelligent device.
The working principle of the device for remotely receiving and storing the parameters of the intelligent equipment is as follows: the receiving module 301 receives a data packet of the intelligent device through the Nginx server and sends the data packet to the system server; wherein the system server comprises a plurality of servers; the connection module 302 determines whether the system server allows connection with the intelligent device according to the link request, and establishes connection after the connection is allowed, otherwise, disconnects connection; after the analysis module 303 is connected, the data packet is analyzed and fed back to the client of the intelligent device.
The embodiment of the application provides computer equipment, which comprises a processor and a memory connected with the processor;
the memory is used for storing a computer program, and the computer program is used for executing the method for remotely receiving and storing the intelligent device parameters provided by any one of the above embodiments;
the processor is used to call and execute the computer program in the memory.
In summary, the present invention provides a method and an apparatus for remotely receiving and storing parameters of an intelligent device, including receiving a data packet of the intelligent device by an Nginx server and sending the data packet to a system server; wherein the system server comprises a plurality of servers; judging whether the system server is allowed to connect the intelligent equipment according to the link request, and establishing connection after the connection is allowed, otherwise, disconnecting the connection; and after connection, analyzing the data packet and feeding back the data packet to the client of the intelligent equipment. The technical scheme provided by the invention applies the server distribution technology and the like to the data receiving and persistence process, realizes multi-protocol receiving and ensures remote receiving and storing of data. In addition, the application uses Nginx to load the network request to a plurality of machines to realize high availability of the system, and enhances the robustness of the system.
It is to be understood that the embodiments of the method provided above correspond to the embodiments of the apparatus described above, and the corresponding specific contents may be referred to each other, which is not described herein again.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. A method for remotely receiving and storing intelligent device parameters is characterized by comprising the following steps:
receiving a data packet of the intelligent equipment through the Nginx server and sending the data packet to the system server; wherein the system server comprises a plurality of servers;
judging whether the system server is allowed to connect the intelligent equipment according to the link request, and establishing connection after the connection is allowed, otherwise, disconnecting the connection;
and after connection, analyzing the data packet and feeding back the data packet to the client of the intelligent equipment.
2. The method of claim 1, before receiving the data packet of the smart device through the Nginx server, further comprising:
establishing connection between the Nginx server and the intelligent equipment; the Nginx server is connected with the intelligent equipment through Socket, HTTP and MQTT.
3. Method according to claim 1 or 2, characterized in that the data packets of the intelligent device are received by the Nginx server and sent to the system server
Presetting a load rule in the Nginx server;
and sending the link request to a plurality of system servers according to the load rule.
4. The method of claim 1, wherein an ACL access control list is set in the system server; the judging whether the system server is allowed to be connected with the intelligent device according to the link request includes:
judging whether the information of the link request exists according to the ACL access control list;
and if so, allowing the system server to be connected with the intelligent equipment.
5. The method of claim 1, wherein parsing the packet comprises:
adopting an MEF container to dynamically analyze the data packet according to a corresponding data packet protocol and storing the data packet;
and storing the analyzed data to a database cluster.
6. The method of claim 5, wherein the system server is preconfigured with a forwarding list; the feedback to the client of the smart device includes:
data of the analyzed data are transmitted back to the system server through equipment reverse control;
and the system server encodes the received data according to the forwarding list and then sends the encoded data to the client through connection.
7. The method of claim 5, wherein the database cluster comprises:
sqlserver database, Mongodb database;
the Sqlserver database comprises a Sqlserver master database and a Sqlserver slave database, and the Mongodb database comprises a Mongodb master database and a Mongodb slave database.
8. The method according to claim 1, wherein the smart device employs one or a combination of the following terminals:
smart phones, tablet computers, computers.
9. An apparatus for remotely receiving and storing smart device parameters, comprising:
the receiving module is used for receiving the data packet of the intelligent equipment through the Nginx server and sending the data packet to the system server; wherein the system server comprises a plurality of servers;
the connection module is used for judging whether the system server is allowed to be connected with the intelligent equipment according to the link request, and establishing connection after the connection is allowed, otherwise, disconnecting the connection;
and the analysis module is used for analyzing the data packet after connection and feeding the data packet back to the client of the intelligent equipment.
10. A computer device comprising a processor, and a memory coupled to the processor;
the memory for storing a computer program for performing the method of any one of claims 1 to 8 for addressing remote reception and storage of smart device parameters;
the processor is used for calling and executing the computer program in the memory.
CN202011270413.3A 2020-11-13 2020-11-13 Method and device for remotely receiving and storing intelligent equipment parameters Active CN112448952B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011270413.3A CN112448952B (en) 2020-11-13 2020-11-13 Method and device for remotely receiving and storing intelligent equipment parameters

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011270413.3A CN112448952B (en) 2020-11-13 2020-11-13 Method and device for remotely receiving and storing intelligent equipment parameters

Publications (2)

Publication Number Publication Date
CN112448952A true CN112448952A (en) 2021-03-05
CN112448952B CN112448952B (en) 2023-04-21

Family

ID=74738008

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011270413.3A Active CN112448952B (en) 2020-11-13 2020-11-13 Method and device for remotely receiving and storing intelligent equipment parameters

Country Status (1)

Country Link
CN (1) CN112448952B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105208026A (en) * 2015-09-29 2015-12-30 努比亚技术有限公司 Hostile attack preventing method and network system
CN106713332A (en) * 2016-12-30 2017-05-24 山石网科通信技术有限公司 Network data processing method, device and system
CN107948324A (en) * 2017-12-29 2018-04-20 广东欧珀移动通信有限公司 Ask Transmission system, method, apparatus and storage medium
CN108965033A (en) * 2018-08-24 2018-12-07 智慧盈通(北京)工业技术有限公司 A kind of Environment Monitoring System
CN109768885A (en) * 2018-12-28 2019-05-17 厦门中控生物识别信息技术有限公司 A kind of support multi-protocols distribution high concurrent communication service end equipment and communication means
CN110347501A (en) * 2019-06-20 2019-10-18 北京大米科技有限公司 A kind of service testing method, device, storage medium and electronic equipment
CN110891187A (en) * 2019-11-30 2020-03-17 广西广播电视信息网络股份有限公司 Program authorization control method of household intelligent terminal
CN111274029A (en) * 2020-01-15 2020-06-12 北京奇艺世纪科技有限公司 Cluster scheduling method and device
CN111698268A (en) * 2020-07-16 2020-09-22 江苏神彩科技股份有限公司 Equipment communication protocol converter

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105208026A (en) * 2015-09-29 2015-12-30 努比亚技术有限公司 Hostile attack preventing method and network system
CN106713332A (en) * 2016-12-30 2017-05-24 山石网科通信技术有限公司 Network data processing method, device and system
CN107948324A (en) * 2017-12-29 2018-04-20 广东欧珀移动通信有限公司 Ask Transmission system, method, apparatus and storage medium
CN108965033A (en) * 2018-08-24 2018-12-07 智慧盈通(北京)工业技术有限公司 A kind of Environment Monitoring System
CN109768885A (en) * 2018-12-28 2019-05-17 厦门中控生物识别信息技术有限公司 A kind of support multi-protocols distribution high concurrent communication service end equipment and communication means
CN110347501A (en) * 2019-06-20 2019-10-18 北京大米科技有限公司 A kind of service testing method, device, storage medium and electronic equipment
CN110891187A (en) * 2019-11-30 2020-03-17 广西广播电视信息网络股份有限公司 Program authorization control method of household intelligent terminal
CN111274029A (en) * 2020-01-15 2020-06-12 北京奇艺世纪科技有限公司 Cluster scheduling method and device
CN111698268A (en) * 2020-07-16 2020-09-22 江苏神彩科技股份有限公司 Equipment communication protocol converter

Also Published As

Publication number Publication date
CN112448952B (en) 2023-04-21

Similar Documents

Publication Publication Date Title
CN112261094B (en) Message processing method and proxy server
CN113556359B (en) Communication protocol conversion method, device, system and gateway device
CN108833565A (en) A kind of method, apparatus of monitoring server, server and storage medium
CN112398689A (en) Network recovery method and device, storage medium and electronic equipment
CN102779071A (en) Method, device and system for calling software interface
CN114553693B (en) Gateway upgrading method and device
CN112104679B (en) Method, apparatus, device and medium for processing hypertext transfer protocol request
CN109788251B (en) Video processing method, device and storage medium
CN113965628A (en) Message scheduling method, server and storage medium
CN111756844A (en) Multi-language message agent method and device
CN111416851A (en) Method for session synchronization among multiple load balancers and load balancer
CN116405547A (en) Message pushing method and device, processor, electronic equipment and storage medium
CN113992740B (en) Middleware based on autonomous control and data transmission method
CN112448952A (en) Method and device for remotely receiving and storing intelligent equipment parameters
CN110022310B (en) Authorization method and device based on cloud computing open network operating system
CN115225482A (en) Method and device for configuring Pod network based on Kubernetes
CN114679436A (en) Session management method, server and computer readable storage medium
CN114679472A (en) Communication system, method, apparatus, storage medium, and electronic device
CN108055305B (en) Storage expansion method and storage expansion device
CN113535402A (en) Load balancing processing method and device based on 5G MEC and electronic equipment
CN103294527A (en) Method, system, and server for processing network task
CN110691002B (en) Interrupt detection method and device
CN112333262A (en) Data updating prompting method and device, computer equipment and readable storage medium
CN109962962B (en) Socket connection method and device
CN111988283A (en) Data transmission method, system, device and computer readable 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
GR01 Patent grant