CN112468549B - Method, equipment and storage medium for reverse communication and management of server - Google Patents

Method, equipment and storage medium for reverse communication and management of server Download PDF

Info

Publication number
CN112468549B
CN112468549B CN202011271644.6A CN202011271644A CN112468549B CN 112468549 B CN112468549 B CN 112468549B CN 202011271644 A CN202011271644 A CN 202011271644A CN 112468549 B CN112468549 B CN 112468549B
Authority
CN
China
Prior art keywords
server
management
remote server
message
topic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011271644.6A
Other languages
Chinese (zh)
Other versions
CN112468549A (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.)
Inspur Cloud Information Technology Co Ltd
Original Assignee
Inspur Cloud Information 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 Inspur Cloud Information Technology Co Ltd filed Critical Inspur Cloud Information Technology Co Ltd
Priority to CN202011271644.6A priority Critical patent/CN112468549B/en
Publication of CN112468549A publication Critical patent/CN112468549A/en
Application granted granted Critical
Publication of CN112468549B publication Critical patent/CN112468549B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • 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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • 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/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/566Grouping or aggregating service requests, e.g. for unified processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Abstract

The application discloses a method, equipment and a storage medium for reverse communication and management of a server, which comprise the following steps: respectively deploying a set of CMSP on a management server and each remote server; after the remote server is started, the communication connection is reversely established with the management end server; the management end server sends a management instruction message to the remote server through the established CMSP communication connection; the remote server acquires a management instruction message by monitoring a topic port of the CMSP receiving instruction; and after the execution of the management instruction message is finished, the remote server assembles and generates a result message of the instruction execution, and sends the result message to the management end server through the established CMSP communication connection. Therefore, even if the remote server does not provide the public network IP address, the remote server can perform communication connection with the management end server through reverse communication of the remote server so as to achieve the aim of managing the remote server, and the safety of message data transmission is high.

Description

Method, equipment and storage medium for reverse communication and management of server
Technical Field
The invention relates to the technical field of computer network data communication, in particular to a method, equipment and a storage medium for reverse communication and management of a server.
Background
Conventional web services programs, such as: ftp, pop, and telnet are inherently insecure because they convey passwords and data in the clear over a network, which is easily intercepted by others. Moreover, the way these services are securely verified is vulnerable to attacks by "man-in-the-middle" (man-in-the-middle). The attack mode of the man-in-the-middle is that the man-in-the-middle pretends to be a real server to receive the data transmitted to the server by the user and then pretends to be the user to transmit the data to the real server. A serious problem arises after data transfer between servers has been handed over by the "man in the middle" and done so. The existing solution is to encrypt all transmitted data by using SSH, so that the "man in the middle" attack mode cannot be implemented, and DNS spoofing and IP spoofing can be prevented. However, when the remote server does not provide the public network IP address, SSH or other methods cannot establish a connection.
Therefore, how to manage a remote server under the condition that the remote server does not provide a public network IP address is a technical problem to be solved urgently by those skilled in the art.
Disclosure of Invention
In view of the above, the present invention provides a method, an apparatus, and a storage medium for reverse server communication and management, which can achieve the purpose of managing a remote server when the remote server does not provide a public IP address. The specific scheme is as follows:
a method of server reverse communication and management, comprising:
respectively deploying a set of CMSPs on the management server and each remote server;
after the remote server is started, communication connection is reversely established with the management end server;
the management end server sends a management instruction message to the remote server through the established CMSP communication connection;
the remote server acquires the management instruction message by monitoring a topic port of a CMSP receiving instruction;
and after the management instruction message is executed, the remote server assembles and generates a result message of instruction execution, and sends the result message to the management end server through the established CMSP communication connection.
Preferably, in the method for reverse server communication and management provided by the embodiment of the present invention, each remote server is configured with an IP address and an access port of the management server that can be accessed;
the management server communicates with the remote server by invoking a messaging application interface.
Preferably, in the method for reverse server communication and management provided by the embodiment of the present invention, after the remote server obtains the management instruction message, the method further includes:
and the remote server performs security check on the acquired management instruction message, and starts to execute the management instruction message when the security check is passed.
Preferably, in the method for reverse server communication and management provided by the embodiment of the present invention, the method further includes:
the management end server acquires the result message by monitoring a topic port for executing the return message by the instruction;
the management end server analyzes and processes the result message;
if the result message is abnormal, performing an abnormal processing step; if the result message is normal, the instruction issuing execution process is finished.
Preferably, in the method for reverse communication and management of a server provided in the embodiment of the present invention, after the remote server is started, a communication connection is established between the remote server and the management server in a reverse direction, which specifically includes:
after the remote server is started, an agent program of the remote server automatically creates a sending topic name as agent _ send _ topic and a receiving topic name as agent _ receive _ topic, wherein the agent _ receive _ topic establishes reverse connection with the sending topic of the management end server through cmsPS, and the agent _ send _ topic establishes connection with the receiving topic of the management end server through cmsPSN.
Preferably, in the method for reverse communication and management of a server provided in the embodiment of the present invention, after the remote server is started, a communication connection is established between the remote server and the management server in a reverse direction, and the method specifically includes:
the remote server sends a registration message to the registration receiving topic of the management server by registering the topic with agent _ common _ topic name and by registering the topic with cloud _ common _ topic name;
and after receiving the registration message, the management server registers and records the information of the remote server and returns a registration success message, and a sending topic and a receiving topic corresponding to the remote server are created.
Preferably, in the method for reverse server communication and management provided by the embodiment of the present invention, the remote server includes a third-party application managed by the management-side server;
the third party application transmits operating instructions to the remote server via the established CMSP communication.
Preferably, in the method for reverse server communication and management provided by the embodiment of the present invention, the method further includes:
and the remote server carries out installation, starting, stopping, uninstalling and configuration file modification on the third-party application through the agent program.
The embodiment of the invention also provides a device for reverse communication and management of the server, which comprises a processor and a memory, wherein when the processor executes the computer program stored in the memory, the method for reverse communication and management of the server provided by the embodiment of the invention is realized.
The embodiment of the present invention further provides a computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the method for reverse communication and management of the server as provided in the embodiment of the present invention.
It can be seen from the above technical solutions that, the method for reverse communication and management of a server provided by the present invention includes: respectively deploying a set of CMSP on a management server and each remote server; after the remote server is started, the communication connection is reversely established with the management end server; the management end server sends a management instruction message to the remote server through the established CMSP communication connection; the remote server acquires a management instruction message by monitoring a topic port of the CMSP receiving instruction; and after the execution of the management instruction message is finished, the remote server assembles and generates a result message of the instruction execution, and sends the result message to the management end server through the established CMSP communication connection.
According to the server reverse communication and management method provided by the invention, through the CMSP function deployed on the management end server and each remote server, even if the remote server does not provide a public network IP address to cause that SSH and other modes cannot be used for establishing connection, the remote server can perform communication connection with the management end server through reverse communication, so that the aim of managing the remote server by the management end server is achieved, and the safety of message data transmission is high. In addition, the invention also provides corresponding equipment and a computer readable storage medium aiming at the method for reverse communication and management of the server, so that the method has higher practicability, and the equipment and the computer readable storage medium have corresponding advantages.
Drawings
In order to more clearly illustrate the embodiments of the present invention or technical solutions in related arts, the drawings used in the description of the embodiments or related arts will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for reverse server communication and management according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating a messaging application interface according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a message communication path between a remote server and a management server according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a remote server component according to an embodiment of the present invention;
fig. 5 is a schematic diagram of message processing code processing logic according to an embodiment of the present invention.
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.
The invention provides a method for reverse communication and management of a server, which comprises the following steps as shown in figure 1:
s101, respectively deploying a set of CMSPs on a management server and each remote server;
it should be noted that, the CMSP (wave cloud message service engine) is a high-performance message middleware in cloud and big data era, and provides high-performance and highly reliable message queue service to the outside in a cloud service and cluster manner, and supports a big data acquisition, aggregation, exchange, big data real-time processing and micro-service processing architecture; a message queue refers to a container in which messages are sent into a queue for holding messages during their transmission, the primary purpose of the queue being to provide routing and to ensure delivery of the message, and if the recipient is not available when the message is sent, the message queue will hold the message until it can be successfully delivered. In practical application, in addition to deploying the CMSP, the management-side server also deploys a management-side program, and each remote server also deploys an agent program;
s102, after the remote server is started, communication connection is reversely established with a management end server;
s103, the management end server sends a management instruction message to the remote server through the established CMSP communication connection;
s104, the remote server acquires a management instruction message by monitoring a topic port of the CMSP receiving instruction;
and S105, after the execution of the management instruction message is finished, the remote server assembles and generates a result message of the instruction execution, and sends the result message to the management end server through the established CMSP communication connection.
In the method for server reverse communication and management provided by the embodiment of the present invention, by using the CMSP function deployed on the management end server and each remote server, even if the remote server does not provide a public network IP address, which results in that SSH and other manners cannot establish connection for use, the remote server can perform communication connection with the management end server through reverse communication, so as to achieve the purpose of managing the remote server by the management end server, and the security of message data transmission is high.
Further, in a specific implementation, in the method for reverse server communication and management provided by the embodiment of the present invention, each remote server is configured with an IP address and an access port of an accessible management server; the management server communicates with the remote server by invoking a messaging application interface, which is shown in fig. 2.
In specific implementation, in the method for reverse server communication and management provided in the embodiment of the present invention, after the step S104 of obtaining the management instruction message by the remote server is executed, the method may further include: and the remote server performs security check on the acquired management instruction message, and starts to execute the management instruction message when the security check is passed. Specifically, after receiving an instruction message, an agent program of the remote server firstly checks the security of the received instruction, the instruction is executed on the remote server after the security check is passed, the agent program generates an instruction execution result message after the instruction execution is finished, and the result message is sent to the management side server through the established CMSP communication connection.
In specific implementation, in the method for reverse server communication and management provided in the embodiment of the present invention, the method may further include: the management end server acquires a result message by monitoring a topic port for executing a return message by an instruction; the management end server analyzes and processes the result message; if the result message is abnormal, performing an abnormal processing step; if the result message is normal, the instruction issuing execution process is finished.
In specific implementation, in the method for reverse communication and management of a server provided in the embodiment of the present invention, after the remote server is started in step S102, a communication connection is established between the remote server and the management server in a reverse direction, as shown in fig. 3, specifically, the method may include: after the remote server is started, an agent program of the remote server automatically creates a sending topic with the name of agent _ send _ topic and a receiving topic with the name of agent _ receive _ topc, wherein the agent _ receive _ topc establishes reverse connection with the sending topic of the management end server through a cmsPRS, and the agent _ send _ topc establishes connection with the receiving topic of the management end server through a cmsPRS. That is, the cmspRS function and the cmspSN function of the CMSP are used in the remote server, and the cmspRS and the cmspSN function enable the remote server to establish a communication connection with the management server in a reverse direction after being started.
Further, in specific implementation, in the method for reverse communication and management of a server provided in the embodiment of the present invention, after the remote server is started in step S102, a communication connection is established between the remote server and the management server in a reverse direction, as shown in fig. 3, specifically, the method may further include: the remote server sends a registration message to a registration receiving server of the management server through registering the topic with the name agent _ common _ topic, wherein the name of the topic is cloud _ common _ topic; after the management server receives the registration message, the information of the remote server is registered and recorded, a registration success message is returned, and a sending topic and a receiving topic corresponding to the remote server are created. The sending topic naming rule created by the manager server may be the number of agent _ send _ topic _ + remote server, and the receiving topic naming rule may be the number of agent _ receive _ topic _ + remote server. And the management end server sends an instruction to the remote end server and receives an instruction execution result message through the sending and receiving topic.
In specific implementation, in the method for reverse server communication and management provided by the embodiment of the present invention, as shown in fig. 4, a program run by the remote server includes three parts, namely, a management CMSP, an agent program, and a third-party application. The management CMSP is used for communicating with the management server. The message content is a management instruction to the remote server, consumed by the agent. The management CMSP may be integrated into the agent using a standard version. The agent program is used for receiving the management end server information from the management CMSP and carrying out the functions of third-party application installation and deployment, starting, stopping, configuration file modification and the like on the remote server. The agent may be developed in the C + + language. The CMSP is only responsible for message transmission, and when the CMSP message is transmitted to a remote server, a corresponding program is required to consume the message and perform management operation according to the message content, so that the received message needs to be executed and processed at an agent program, and the management of third-party application is realized. The third-party application can be managed by the management-side server, the operation instruction is transmitted to the remote server through CMSP communication, and management operations such as installation, starting, stopping, uninstalling, configuration file modification and the like are carried out by the agent program.
It should be noted that, in order to ensure that the management server and the agent program can correctly construct and analyze the message, a byte stream format exchange standard needs to be defined, and json is used as a main format in the byte stream.
The format is as follows:
MsgType MsgContent other messages
The delimiters are: 0
Wherein, each field information is as follows:
Figure BDA0002777873750000071
in addition, it should be noted that because the present invention uses CMSP for message transmission, sending and replying messages is an asynchronous process. To ensure the operation experience of the management server user, as shown in fig. 5, the code logic adopts a pseudo-synchronous mode, that is, after sending a message, the program waits for receiving a reply message, receives and processes the reply message, and returns a result, which is a complete process.
Correspondingly, the embodiment of the invention also discloses a device for reverse communication and management of the server, which comprises a processor and a memory; wherein, the processor implements the method for reverse communication and management of the server disclosed in the foregoing embodiments when executing the computer program stored in the memory.
For more specific processes of the above method, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
Further, the present invention also discloses a computer readable storage medium for storing a computer program; the computer program when executed by a processor implements the server reverse communication and management method disclosed above.
For more specific processes of the above method, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device, the equipment and the storage medium disclosed by the embodiment correspond to the method disclosed by the embodiment, so that the description is relatively simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The method for reverse communication and management of the server provided by the embodiment of the invention comprises the following steps: respectively deploying a set of CMSP on a management server and each remote server; after the remote server is started, the communication connection is reversely established with the management end server; the management end server sends a management instruction message to the remote server through the established CMSP communication connection; the remote server acquires a management instruction message by monitoring a topic port of the CMSP receiving instruction; and after the execution of the management instruction message is finished, the remote server assembles and generates a result message of the instruction execution, and sends the result message to the management end server through the established CMSP communication connection. According to the method, through the CMSP functions deployed on the management end server and each remote server, even if the remote server does not provide a public network IP address and cannot establish connection for use in a mode such as SSH (secure session setup) and the like, the remote server can perform communication connection with the management end server through reverse communication, so that the purpose of managing the remote server by the management end server is achieved, and the safety of message data transmission is high. In addition, the invention also provides corresponding equipment and a computer readable storage medium aiming at the method for reverse communication and management of the server, so that the method has higher practicability, and the equipment and the computer readable storage medium have corresponding advantages.
Finally, it should also be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or apparatus that comprises the element.
The method, the device and the storage medium for reverse server communication and management provided by the present invention are described in detail above, and a specific example is applied in the present disclosure to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (9)

1. A method for reverse server communication and management, comprising:
respectively deploying a set of CMSP on a management server and each remote server;
after the remote server is started, the communication connection is reversely established with the management end server;
the management end server sends a management instruction message to the remote server through the established CMSP communication connection;
the remote server acquires the management instruction message by monitoring a topic port of a CMSP receiving instruction;
after the management instruction message is executed, the remote server assembles and generates a result message of instruction execution, and sends the result message to the management end server through the established CMSP communication connection;
the CMSP is a high-performance message middleware in cloud and big data era, provides high-performance and high-reliability message queue service to the outside in a cloud service and cluster mode, and supports a big data acquisition, aggregation and exchange, big data real-time processing and micro-service processing architecture;
after the remote server is started, a communication connection is established between the remote server and the management end server in a reverse direction, and the method specifically comprises the following steps:
after the remote server is started, an agent program of the remote server automatically creates a sending topic name of agent _ send _ topic and a receiving topic name of agent _ receive _ topic, wherein the agent _ receive _ topic is connected with the sending topic of the management end server through a cmspRS, and the agent _ send _ topic is connected with the receiving topic of the management end server through a cmspSN.
2. The method for reverse server communication and management according to claim 1, wherein each remote server is configured with an IP address and an access port of the management server accessible;
the management server communicates with the remote server by invoking a messaging application interface.
3. The method for reverse server communication and management according to claim 2, further comprising, after the remote server obtains the management instruction message:
and the remote server performs security check on the acquired management instruction message, and starts to execute the management instruction message when the security check is passed.
4. The method for server reverse communication and management according to claim 3, further comprising:
the management end server acquires the result message by monitoring a topic port for executing the return message by the instruction;
the management end server analyzes and processes the result message;
if the result message is abnormal, performing an abnormal processing step; if the result message is normal, the instruction issuing execution process is finished.
5. The method for reverse server communication and management according to claim 1, wherein the remote server establishes a communication connection with the management server in a reverse direction after being started, and specifically comprises:
the remote server sends a registration message to the registration receiving topic of the management server by registering the topic with agent _ common _ topic name and by registering the topic with cloud _ common _ topic name;
and after receiving the registration message, the management server registers and records the information of the remote server and returns a registration success message, and a sending topic and a receiving topic corresponding to the remote server are created.
6. The method for server reverse communication and management according to claim 5, further comprising:
the third party application transmits operating instructions to the remote server via the established CMSP communication.
7. The method for server reverse communication and management according to claim 6, further comprising:
and the remote server carries out installation, starting, stopping, uninstalling and configuration file modification on the third-party application through the agent program.
8. An apparatus for reverse server communication and management, comprising a processor and a memory, wherein the processor executes a computer program stored in the memory to implement the method for reverse server communication and management according to any one of claims 1 to 7.
9. A computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the method for server reverse communication and management as claimed in any one of claims 1 to 7.
CN202011271644.6A 2020-11-13 2020-11-13 Method, equipment and storage medium for reverse communication and management of server Active CN112468549B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011271644.6A CN112468549B (en) 2020-11-13 2020-11-13 Method, equipment and storage medium for reverse communication and management of server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011271644.6A CN112468549B (en) 2020-11-13 2020-11-13 Method, equipment and storage medium for reverse communication and management of server

Publications (2)

Publication Number Publication Date
CN112468549A CN112468549A (en) 2021-03-09
CN112468549B true CN112468549B (en) 2022-11-25

Family

ID=74836147

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011271644.6A Active CN112468549B (en) 2020-11-13 2020-11-13 Method, equipment and storage medium for reverse communication and management of server

Country Status (1)

Country Link
CN (1) CN112468549B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114024743A (en) * 2021-11-04 2022-02-08 山东中创软件商用中间件股份有限公司 Remote management method, device, equipment and storage medium for application server
CN117272284B (en) * 2023-09-13 2024-04-12 河北纬坤电子科技有限公司 Application program management and control system, method, application server and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103501237A (en) * 2013-09-03 2014-01-08 小米科技有限责任公司 Device management method, management platform, device and system
CN111131426A (en) * 2019-12-19 2020-05-08 浙江百应科技有限公司 MQTT data interaction based method, terminal and server

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8824642B2 (en) * 2006-12-29 2014-09-02 Verizon Services Corp. Method and apparatus for enabling a user to perform telecommunications operations
CN104243210B (en) * 2014-09-17 2018-01-05 湖北盛天网络技术股份有限公司 The method and system of remote access router administration page
CN111711659B (en) * 2020-05-22 2022-03-11 北京天维信通科技有限公司 Method and device for remotely managing terminal, equipment and storage medium thereof
CN111832000A (en) * 2020-07-17 2020-10-27 深信服科技股份有限公司 Single sign-on method, system, equipment and computer readable storage medium
CN111885203A (en) * 2020-08-04 2020-11-03 浪潮云信息技术股份公司 Method for remote management based on CMSP

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103501237A (en) * 2013-09-03 2014-01-08 小米科技有限责任公司 Device management method, management platform, device and system
CN111131426A (en) * 2019-12-19 2020-05-08 浙江百应科技有限公司 MQTT data interaction based method, terminal and server

Also Published As

Publication number Publication date
CN112468549A (en) 2021-03-09

Similar Documents

Publication Publication Date Title
US8381281B2 (en) Authenticating a remote host to a firewall
US10419378B2 (en) Net-based email filtering
CN112468549B (en) Method, equipment and storage medium for reverse communication and management of server
US20100281159A1 (en) Manipulation of dhcp packets to enforce network health policies
JP2018528679A (en) Device and method for establishing a connection in a load balancing system
EP3188440A1 (en) Network session data sharing
US10498618B2 (en) Attributing network address translation device processed traffic to individual hosts
CN108028835B (en) Automatic configuration server and server execution method
CN110611724A (en) Internet of things gateway intranet penetration method based on reverse proxy
US10305879B2 (en) Restricting fake multicast service announcements
CN109936515B (en) Access configuration method, information providing method and device
CN107995321A (en) A kind of VPN client acts on behalf of the method and device of DNS
CN106789993B (en) TCP agent method and device
CN107911496A (en) A kind of VPN service terminal acts on behalf of the method and device of DNS
CN101141396B (en) Packet processing method and network appliance
CN107104846A (en) A kind of method for realizing resource distribution, device and resource distribution center
CN112383559B (en) Address resolution protocol attack protection method and device
CN111669293B (en) SD-WAN system and remote management method and device of network terminal equipment
US10050925B1 (en) Method and system for notifying users of misdirected response messages associated with messages sent on the users' behalf by an intermediary service
CN112217659A (en) Method and system for adding client terminal equipment in SD-WAN (secure digital-Wide area network) system
CN113365296B (en) Network configuration method and equipment of communication central station
CN114338633B (en) Method and system for remotely connecting Linux server
CN112738296B (en) Domain name resolution method and domain name resolution system
WO2016037490A1 (en) Method and device for processing dynamic host configuration protocol (dhcp) message
CN107896233B (en) SCTP stream data management method, system and equipment

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