CN112039749B - Node js-based Internet of things equipment management method, system and storage medium - Google Patents
Node js-based Internet of things equipment management method, system and storage medium Download PDFInfo
- Publication number
- CN112039749B CN112039749B CN202010891676.XA CN202010891676A CN112039749B CN 112039749 B CN112039749 B CN 112039749B CN 202010891676 A CN202010891676 A CN 202010891676A CN 112039749 B CN112039749 B CN 112039749B
- Authority
- CN
- China
- Prior art keywords
- vpn
- internet
- things
- browser
- 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.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0246—Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention discloses a method, a system and a storage medium for managing Internet of things equipment based on Nodejs, wherein the method is applied to a locally started Nodejs server and comprises the following steps: receiving an access instruction of a browser to return a user interface to the browser; acquiring an MQTT server address; accessing the MQTT server address to acquire VPN configuration information; starting a VPN module, so that the VPN module is connected with a VPN server according to the VPN configuration information to obtain state information of the Internet of things equipment; and sending the state information of the equipment of the Internet of things to the browser so that the browser displays the state information of the equipment of the Internet of things. The method is applied to the technical field of the Internet of things, repeated development of the user interface can be reduced, and development cost is reduced.
Description
Technical Field
The invention relates to the technical field of Internet of things, in particular to a method, a system and a storage medium for managing Internet of things equipment based on Nodejs.
Background
In the prior art, an internet of things device management system is built through an MQTT (Message Queuing Telemetry Transport) technology and a vpn (virtual private network) technology.
The method has the defect that different application software interfaces need to be developed for different system operation environments, and in order to realize management of the internet of things equipment, the application software interfaces need to be developed on linux, windows and IOS respectively so that a user can execute management of the internet of things equipment in different system environments, and the problem of large development amount exists in the prior art.
Disclosure of Invention
In view of this, the present invention aims to: a node js-based Internet of things equipment management method, a node js-based Internet of things equipment management system and a storage medium are provided, wherein the development amount is reduced.
According to a first scheme provided by the embodiment of the invention:
a node js-based Internet of things equipment management method is applied to a locally started node js server, and comprises the following steps:
receiving an access instruction of a browser to return a user interface to the browser;
acquiring an MQTT server address;
accessing the MQTT server address to acquire VPN configuration information;
starting a VPN module, so that the VPN module is connected with a VPN server according to the VPN configuration information to obtain state information of the Internet of things equipment;
and sending the state information of the equipment of the Internet of things to the browser so that the browser displays the state information of the equipment of the Internet of things.
In some embodiments, the VPN module encapsulates a connection interface, a disconnection interface, and a monitoring state interface of OpenVPN software.
In some embodiments, the VPN configuration information includes VPN group configuration information and OpenVPN configuration information.
In some embodiments, the Nodejs server is configured with a row command parser and an interface for listening to row commands.
In some embodiments, the method further comprises the steps of:
receiving a VPN group sent by the browser;
the accessing the MQTT server address to acquire VPN configuration information comprises the following steps:
and accessing the MQTT server address, and acquiring VPN configuration information according to the VPN group.
In some embodiments, the method further comprises the steps of:
and when the VPN information of the equipment of the Internet of things is changed, receiving new VPN configuration information sent by the MQTT server, and acquiring the state information of the equipment of the Internet of things according to the new VPN configuration information.
In some embodiments, the obtaining of the state information of the internet of things device specifically includes:
and obtaining state information of different Internet of things equipment through different VPN channels.
According to a second scheme provided by the embodiment of the invention:
a node js-based Internet of things equipment management system comprises:
the receiving unit is used for receiving an access instruction of the browser so as to return a user interface to the browser;
the acquisition unit is used for acquiring the MQTT server address;
the MQTT server access unit is used for accessing the MQTT server address to acquire VPN configuration information;
the VPN starting unit is used for starting a VPN module so that the VPN module is connected with a VPN server according to the VPN configuration information to obtain state information of the equipment of the Internet of things;
and the sending unit is used for sending the state information of the equipment of the Internet of things to the browser so as to enable the browser to display the state information of the equipment of the Internet of things.
According to a third aspect provided by the embodiments of the present invention:
a node js-based Internet of things equipment management system comprises:
one or more processors;
a storage device having one or more programs stored thereon, which when executed by the one or more processors, cause the one or more processors to implement a Nodejs-based Internet of things device management method.
According to a fourth method provided by the embodiment of the invention:
a storage medium having a computer program stored thereon, wherein the program, when executed by a processor, implements a Nodejs-based internet of things device management method.
From the above embodiment, the present solution has the following technical effects: the Nodejs server is started locally, the user interface is returned to the browser based on the access instruction of the browser, and the state information of the Internet of things equipment is obtained through MQTT and VPN configuration to return to the browser, so that the same user interface can be adopted on different platforms, multiple times of development of the user interface is not needed for multiple platforms, and the development amount can be reduced.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
fig. 1 is a flowchart of a node js-based internet of things device management method according to an embodiment of the present invention;
fig. 2 is an application schematic diagram of a node js-based internet of things device management method according to an embodiment of the present invention.
Detailed Description
Terms appearing in the embodiments of the present invention are explained below to assist understanding of the embodiments of the present invention.
Nodejs is a JavaScript runtime environment based on the Chrome V8 engine. Nodejs uses an event-driven, non-blocking I/O model. The V8 engine executes Javascript very fast and has very good performance. The Nodejs server refers to a server built based on Nodejs technology.
The OpenVPN is VPN software, which is realized by an application layer VPN based on an OpenSSL library, can run on Solaris, Linux, OpenBSD, FreeBSD, NetBSD, Mac OS X, Microsoft Windows, Android and iOS, and comprises a plurality of safety functions.
MQTT is a messaging protocol based on a publish/subscribe paradigm under the ISO standard (ISO/IEC PRF 20922). It works on the TCP/IP suite and is a publish/subscribe messaging protocol designed for remote devices with poor hardware performance and in poor network conditions.
Referring to fig. 1, a method for managing a device of the internet of things based on Nodejs is applied to a locally started Nodejs server, and a Nodejs server can be locally started through an RVPN (reverse VPN) management client between the implementation of the scheme by using the Nodejs server, and is not limited by a system environment and can operate under various systems.
The method comprises the following steps:
In the step, the user can access the Nodejs server based on the browser, and communication technologies including html, socket, router, comet, big pipe and restful can be applied when accessing.
And 2, the Nodejs server acquires the MQTT server address.
In this step, the address of the MQTT server may be stored in a local configuration file of the nodjs server, and the node js server reads the address from the configuration file, or the address may be sent by the browser.
And 3, the Nodejs server accesses the MQTT server address to acquire VPN configuration information.
Specifically, in some embodiments, the MQTT server is exclusive, and since there is no other user, the VPN group may not be distinguished, and the VPN configuration information is obtained by directly accessing the MQTT server address and performing certain permission check.
In another embodiment, the MQTT server manages multiple VPN groups, and at this time, the user is required to specify the VPN group through the browser, so that the nodjs server can obtain correct VPN configuration information from the MQTT server.
And 4, starting a VPN module by the Nodejs server, so that the VPN module is connected with the VPN server according to the VPN configuration information to obtain the state information of the equipment of the Internet of things.
The VPN module may be implemented by OpenVPN software, or the connection interface, the disconnection interface, and the monitoring state interface of the OpenVPN software are encapsulated in the VPN module to implement a function of connecting to a VPN server, where the VPN configuration information includes configuration information of a VPN group and OpenVPN configuration information. The OpenVPN configuration information is used for configuring parameters of an OpenVPN software related interface in the VPN module, and the configuration information of the VPN group is used for establishing a VPN channel between the Internet of things devices corresponding to the VPN group.
And step 5, the Nodejs server sends the state information of the equipment of the Internet of things to the browser so that the browser displays the state information of the equipment of the Internet of things.
After VPN connection is established, the Internet of things equipment sends state information to the Nodejs server through the VPN server, the Nodejs server sends the state information to the browser in a mode of carrying equipment identification, and the browser displays the state information of each Internet of things equipment at a corresponding position according to the equipment identification. The browser can display the state information in the form of characters, icons or patterns.
For the above embodiment, it is obvious that the interface can be reused in different systems, and the development time of the interface is reduced.
In some embodiments, the Nodejs server is configured with a row command parser and an interface for listening to row commands.
Specifically, the information in the nodjs server can be configured by a user in a line command mode by monitoring a local cmd program to obtain a cmd instruction and configuring and analyzing a program of a known instruction, so that an additional operation mode is added, and the user operation is more flexible.
In some embodiments, the method further comprises the steps of:
receiving a VPN group sent by the browser;
the accessing the MQTT server address to acquire VPN configuration information comprises the following steps:
and accessing the MQTT server address, and acquiring VPN configuration information according to the VPN group.
Specifically, in this step, the user may designate the VPN group through the browser, so that different groups are managed more conveniently, and the user managing different VPN groups may share the MQTT server, thereby optimizing resource configuration.
In some embodiments, the method further comprises the steps of:
and when the VPN information of the equipment of the Internet of things is changed, receiving new VPN configuration information sent by the MQTT server, and acquiring the state information of the equipment of the Internet of things according to the new VPN configuration information.
When the VPN information of the Internet of things equipment is changed, the Internet of things equipment can inform the Nodejs server that the VPN information of the Nodejs server is changed through the MQTT server, so that the Nodejs server can update the state of VPN configuration according to new VPN configuration information and reestablish a VPN channel with the Internet of things equipment.
In some embodiments, the obtaining of the state information of the internet of things device specifically includes:
and obtaining state information of different Internet of things equipment through different VPN channels.
Specifically, different devices are connected through different VPN channels, so that communication is independent, communication is timely and mutual interference is not easy to happen.
Referring to fig. 2, the present embodiment discloses an application process of an internet of things device manager based on nodjs.
As shown in fig. 2, the user initiates an RVPN (reverse VPN) management client to initiate from the nodjshttp server. And then the user sends the VPN group through the browser Nodejshttp server. The Nodejshttp server initiates access to the MQTT server according to the VPN group so as to acquire configuration information of the VPN group and configuration information of the openVPN, at the moment, a configuration file of the openVPN is generated, an openVPN module is started through a line command, connection is established with the openVPN server so as to acquire equipment information, and the equipment information is returned to the browser by the Nodejshttp server.
The embodiment discloses an internet of things equipment management system based on nodjs, which includes:
the receiving unit is used for receiving an access instruction of the browser so as to return a user interface to the browser;
the acquisition unit is used for acquiring the MQTT server address;
the MQTT server access unit is used for accessing the MQTT server address to acquire VPN configuration information;
the VPN starting unit is used for starting a VPN module so that the VPN module is connected with a VPN server according to the VPN configuration information to obtain state information of the equipment of the Internet of things;
and the sending unit is used for sending the state information of the equipment of the Internet of things to the browser so as to enable the browser to display the state information of the equipment of the Internet of things.
The embodiment discloses an internet of things equipment management system based on nodjs, which includes:
one or more processors;
a storage device having one or more programs stored thereon, which when executed by the one or more processors, cause the one or more processors to implement a Nodejs-based Internet of things device management method.
The embodiment discloses a storage medium, on which a computer program is stored, wherein the program is executed by a processor to implement a node js-based internet of things equipment management method.
It should be noted that the computer readable medium in the embodiments of the present invention may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In embodiments of the invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In embodiments of the present invention, however, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to implement the above-described method embodiments.
Computer program code for carrying out operations for embodiments of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present invention may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes a receiving unit, an acquiring unit, a first generating unit, and a second generating unit. The names of these units do not in some cases constitute a limitation to the unit itself, and for example, a receiving unit may also be described as a "unit that receives a query request transmitted by a terminal".
The foregoing description is only exemplary of the preferred embodiments of the invention and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the embodiments of the present invention is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is made without departing from the inventive concept. For example, the above features and (but not limited to) technical features with similar functions disclosed in the embodiments of the present invention are mutually replaced to form the technical solution.
Claims (9)
1. A node js-based Internet of things equipment management method is applied to a locally started node js server, and comprises the following steps:
receiving an access instruction of a browser to return a user interface to the browser;
acquiring an MQTT server address;
accessing the MQTT server address to acquire VPN configuration information;
starting a VPN module, so that the VPN module is connected with a VPN server according to the VPN configuration information to obtain state information of the Internet of things equipment; the obtaining of the state information of the internet of things device specifically includes: acquiring state information of different Internet of things devices through different VPN channels;
and sending the state information of the equipment of the Internet of things to the browser so that the browser displays the state information of the equipment of the Internet of things.
2. The node js-based internet of things device management method as claimed in claim 1, wherein the VPN module encapsulates a connection interface, a disconnection interface and a monitoring state interface of OpenVPN software.
3. The node js-based internet of things device management method as claimed in claim 2, wherein the VPN configuration information includes VPN group configuration information and OpenVPN configuration information.
4. The Nodejs-based Internet of things equipment management method as recited in claim 1, wherein the Nodejs server is configured with a row command parser and an interface for listening to row commands.
5. The node js-based internet of things equipment management method as claimed in claim 1, wherein the method further comprises the steps of:
receiving a VPN group sent by the browser;
the accessing the MQTT server address to acquire VPN configuration information comprises the following steps:
and accessing the MQTT server address, and acquiring VPN configuration information according to the VPN group.
6. The node js-based internet of things equipment management method as claimed in claim 1, wherein the method further comprises the steps of:
and when the VPN information of the equipment of the Internet of things is changed, receiving new VPN configuration information sent by the MQTT server, and acquiring the state information of the equipment of the Internet of things according to the new VPN configuration information.
7. The utility model provides a thing networking equipment management system based on nodjs which characterized in that includes:
the receiving unit is used for receiving an access instruction of the browser so as to return a user interface to the browser;
the acquisition unit is used for acquiring the MQTT server address;
the MQTT server access unit is used for accessing the MQTT server address to acquire VPN configuration information;
the VPN starting unit is used for starting a VPN module so that the VPN module is connected with a VPN server according to the VPN configuration information to obtain state information of the equipment of the Internet of things;
and the sending unit is used for sending the state information of the equipment of the Internet of things to the browser so as to enable the browser to display the state information of the equipment of the Internet of things.
8. The utility model provides a thing networking equipment management system based on nodjs which characterized in that includes:
one or more processors;
storage means having one or more programs stored thereon which, when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-7.
9. A storage medium on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out the method of any one of claims 1-6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010891676.XA CN112039749B (en) | 2020-08-31 | 2020-08-31 | Node js-based Internet of things equipment management method, system and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010891676.XA CN112039749B (en) | 2020-08-31 | 2020-08-31 | Node js-based Internet of things equipment management method, system and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112039749A CN112039749A (en) | 2020-12-04 |
CN112039749B true CN112039749B (en) | 2022-03-15 |
Family
ID=73586292
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010891676.XA Active CN112039749B (en) | 2020-08-31 | 2020-08-31 | Node js-based Internet of things equipment management method, system and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112039749B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114338279A (en) * | 2021-12-30 | 2022-04-12 | 北京东土军悦科技有限公司 | Terminal access method and device and server |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106130862A (en) * | 2016-06-23 | 2016-11-16 | 广州鲁邦通物联网科技有限公司 | The management method of the VPN (virtual private network) of a kind of multiple distribution router and system |
CN107181792A (en) * | 2017-04-21 | 2017-09-19 | 珠海派诺科技股份有限公司 | Remote equipment management method and device based on MQTT and n2n VPN |
CN109905409A (en) * | 2019-04-10 | 2019-06-18 | 上海上实龙创智慧能源科技股份有限公司 | Things-internet gateway real time bidirectional communication system based on Socket.IO |
CN111049721A (en) * | 2019-12-12 | 2020-04-21 | 广州鲁邦通物联网科技有限公司 | OpenVPN cluster, construction method thereof, communication method and system |
CN111092809A (en) * | 2019-12-30 | 2020-05-01 | 北京每日优鲜电子商务有限公司 | Method and device for pushing information in real time, computer equipment and storage medium |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11067968B2 (en) * | 2017-11-03 | 2021-07-20 | Honeywell International Inc. | IIOT (industrial internet of things) communications interface |
CN110851194B (en) * | 2018-08-01 | 2024-10-18 | 北京京东尚科信息技术有限公司 | Method and device for acquiring code for realizing new interface |
CN110493318B (en) * | 2019-07-23 | 2022-03-15 | 北京字节跳动网络技术有限公司 | HTTP request information processing method, device, medium and equipment |
-
2020
- 2020-08-31 CN CN202010891676.XA patent/CN112039749B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106130862A (en) * | 2016-06-23 | 2016-11-16 | 广州鲁邦通物联网科技有限公司 | The management method of the VPN (virtual private network) of a kind of multiple distribution router and system |
CN107181792A (en) * | 2017-04-21 | 2017-09-19 | 珠海派诺科技股份有限公司 | Remote equipment management method and device based on MQTT and n2n VPN |
CN109905409A (en) * | 2019-04-10 | 2019-06-18 | 上海上实龙创智慧能源科技股份有限公司 | Things-internet gateway real time bidirectional communication system based on Socket.IO |
CN111049721A (en) * | 2019-12-12 | 2020-04-21 | 广州鲁邦通物联网科技有限公司 | OpenVPN cluster, construction method thereof, communication method and system |
CN111092809A (en) * | 2019-12-30 | 2020-05-01 | 北京每日优鲜电子商务有限公司 | Method and device for pushing information in real time, computer equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN112039749A (en) | 2020-12-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108833251B (en) | Method and apparatus for controlling network interconnection | |
CN112748962B (en) | Application loading method, device, electronic equipment and computer readable medium | |
CN114124929A (en) | Cross-network data processing method and device | |
CN108600378B (en) | File downloading method, device, terminal and storage medium | |
CN112039749B (en) | Node js-based Internet of things equipment management method, system and storage medium | |
CN112631590A (en) | Component library generation method and device, electronic equipment and computer readable medium | |
CN115639954A (en) | Data transmission method, device, equipment and medium | |
US10402307B2 (en) | System and method for providing runtime tracing for a web-based client accessing a transactional middleware platform using an extension interface | |
CN111464646A (en) | Information processing method, information processing apparatus, electronic device, and medium | |
US20170237687A1 (en) | Resource trees by management controller | |
CN113158195B (en) | Distributed vulnerability scanning method and system based on POC script | |
CN114489954A (en) | Tenant creation method based on virtualization platform, tenant access method and equipment | |
CN112765246B (en) | Task processing method, device, electronic equipment and storage medium | |
CN110022332B (en) | Hypertext transfer security protocol proxy method, device, equipment and medium | |
CN110661850A (en) | Edge calculation method, system, computer equipment and storage medium | |
CN114338461A (en) | Network connection monitoring method and related equipment | |
CN115756877A (en) | Resource synchronization method, device, equipment and storage medium | |
CN115291973A (en) | Method and device for connecting database by application on cloud, electronic equipment and storage medium | |
CN114840718A (en) | Link data processing method, device, equipment, storage medium and program product | |
CN114024822A (en) | Block chain-based Internet of things equipment management method, equipment, server and medium | |
CN109271310B (en) | Development testing method and device for network function of mobile application program | |
CN117978428B (en) | Method, device, processor and storage medium for analyzing WMI client process | |
CN114398098B (en) | Application script execution method, device, electronic equipment and computer readable medium | |
CN112162868B (en) | Data communication method, device and storage medium applied to cluster processing | |
CN113452670B (en) | Phishing blocking method, device, equipment and medium based on SDN network |
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 | ||
CB02 | Change of applicant information |
Address after: 511356 Room 501, building 2, No. 63, Yong'an Avenue, Huangpu District, Guangzhou, Guangdong Applicant after: Guangzhou lubangtong Internet of things Technology Co.,Ltd. Address before: 510653 room F315, 95 daguanzhong Road, Tianhe District, Guangzhou City, Guangdong Province Applicant before: GUANGZHOU ROBUSTEL TECHNOLOGIES Co.,Ltd. |
|
CB02 | Change of applicant information | ||
GR01 | Patent grant | ||
GR01 | Patent grant |