CN109189542B - Remote desktop access method for operation and maintenance auditing system - Google Patents

Remote desktop access method for operation and maintenance auditing system Download PDF

Info

Publication number
CN109189542B
CN109189542B CN201811141192.2A CN201811141192A CN109189542B CN 109189542 B CN109189542 B CN 109189542B CN 201811141192 A CN201811141192 A CN 201811141192A CN 109189542 B CN109189542 B CN 109189542B
Authority
CN
China
Prior art keywords
user
terminal
user terminal
remote
simulation
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
CN201811141192.2A
Other languages
Chinese (zh)
Other versions
CN109189542A (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.)
Chengdu DBAPPSecurity Co Ltd
Original Assignee
Chengdu DBAPPSecurity 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 Chengdu DBAPPSecurity Co Ltd filed Critical Chengdu DBAPPSecurity Co Ltd
Priority to CN201811141192.2A priority Critical patent/CN109189542B/en
Publication of CN109189542A publication Critical patent/CN109189542A/en
Application granted granted Critical
Publication of CN109189542B publication Critical patent/CN109189542B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting

Abstract

The invention discloses a remote desktop access method for an operation and maintenance auditing system.A simulation server establishes a plurality of simulation user terminals which are in one-to-one correspondence with remote terminals, so that a user terminal is connected with the corresponding remote terminals through the simulation user terminals, and the user terminal selects or switches any one of the connected remote terminals to carry out operation and maintenance work. According to the invention, a plurality of remote terminals can be logged in only by carrying out authentication of the user terminal once, so that the efficiency of newly establishing connection by the user is improved; when the user terminal accesses a plurality of remote terminals, only one session window is displayed on the user terminal, and the user can switch the sessions through the list, so that the resource overhead of the user terminal is reduced, and the operation and maintenance experience of the multi-remote terminal during operation and maintenance is improved.

Description

Remote desktop access method for operation and maintenance auditing system
Technical Field
The invention relates to the technical field of operation and maintenance auditing, in particular to a remote desktop access method for an operation and maintenance auditing system.
Background
In the traditional operation and maintenance auditing system, each time the remote terminal is accessed, user authentication is needed, and when the operation and maintenance auditing system is logged in by using a two-factor password, the efficiency of each authentication is very low, and only one remote terminal can be logged in at one time of the authentication, so that the connection efficiency of the user is low.
In addition, in the original operation and maintenance auditing system, each remote terminal session is a separate window, and the session switching efficiency is low under the condition of multiple remote terminal sessions. And the user terminal starts a plurality of clients to consume more resources, so that the operation and maintenance experience is reduced when the user operates and maintains a plurality of remote terminals.
Disclosure of Invention
The invention aims to provide a remote desktop access method for an operation and maintenance auditing system, which realizes that one user terminal is simultaneously connected with a plurality of remote terminals and the operation and maintenance remote terminals can be switched at will.
The invention is realized by the following technical scheme: a remote desktop access method for an operation and maintenance auditing system is characterized in that a simulation server side establishes a plurality of simulation user sides corresponding to remote terminals one to one, a user terminal is connected with the corresponding remote terminals through the simulation user sides, and the user terminal selects or switches any one of the connected remote terminals to carry out operation and maintenance work.
Further, in order to better implement the invention, the method specifically comprises the following steps:
step F1: the simulation server receives the connection of the user terminal and requests the authentication service module to authenticate the logged user terminal; if the authentication fails, ending the connection session, and if the authentication succeeds, acquiring all remote terminal lists owned by the user in the operation and maintenance auditing system;
step F2: the simulation server returns the remote terminal list owned by the user to the user terminal, the user selects the remote terminal which needs to be connected and needs to be operated and maintained, and the simulation server creates a simulation user side and respectively connects the simulation user side to the remote terminals;
step F3: the simulation server side returns the connected remote terminal list to the user terminal;
step F4: the simulation server monitors an input event of the user terminal and an event of the remote terminal;
step F5: and the simulation server processes the events of newly-built connection, connection switching and connection ending.
Further, in order to better implement the present invention, the step F1 specifically includes the following steps:
step F11: in the operation and maintenance auditing system, a simulation server monitors an RDP (remote desktop protocol) port and waits for a connection request;
step F12: a user initiates a connection request to the operation and maintenance auditing system through a user terminal, and after receiving the request, the simulation server establishes communication connection with the user terminal;
step F13: the method comprises the steps that a screen of a user terminal is divided into a Window area and a List area by an analog server;
step F14: the user inputs the credential for logging in the operation and maintenance auditing system from the user terminal;
step F15: after receiving the login credentials of the user terminal, the simulation service terminal initiates a user authentication request to the authentication service module; if the authentication fails, the simulation server side is disconnected with the user terminal; and if the authentication is successful, the simulation server side acquires all remote terminal lists owned by the user in the operation and maintenance auditing system.
Further, in order to better implement the present invention, the step F2 specifically includes the following steps:
step F21: the simulation server side returns a remote terminal list owned by the user in the operation and maintenance auditing system to a Window area of the user terminal, and the user selects the remote terminal needing to be connected and operated and maintained;
step F22: the simulation server side obtains the remote terminal selected by the user and establishes simulation user sides respectively corresponding to the remote terminal;
step F23: the simulation user sides are respectively connected with the corresponding remote terminals;
step F24: the simulation server sets a connection state value of the simulation user side and a corresponding remote terminal; the method specifically comprises the following steps:
the simulation server sets a remote terminal connection state value connected with the user terminal as inactive; and the simulation server sets the connection state value of the remote terminal for operation and maintenance with the user terminal as active.
Further, in order to better implement the present invention, the step F3 specifically includes the following steps:
step F31: after the connection between the simulation user side and the remote terminal is successfully established, the simulation user side requests the remote terminal to perform image rendering on the resolution of the user terminal in the Window size;
step F32: the simulation server side returns the remote terminal List with the established connection to the List area of the user terminal; the remote terminal list comprises the IP, the login account and the connection state value of the remote terminal connected with the user terminal.
Further, in order to better implement the present invention, one user terminal can be connected with a plurality of remote terminals, but can only perform operation and maintenance work with one of the remote terminals.
Further, in order to better implement the present invention, step F4 specifically refers to:
the input event of the user terminal comprises a user terminal registration newly-built connection event and a connection switching event;
the simulation server monitors protocol data forwarding and operation and maintenance work performed by the user terminal and the remote terminal;
when the simulation server receives the data of the user terminal, the operation and maintenance auditing system calls a sending interface of the simulation user terminal to send the data to a remote terminal corresponding to the simulation user terminal;
and when the simulation user side receives the data of the remote terminal, the operation and maintenance auditing system calls a sending interface of the simulation service side to return the received data to the user terminal.
Further, in order to better implement the present invention, the newly-built connection event selects a new remote terminal to be connected for the user terminal;
the connection switching event is that the user terminal switches the remote terminal needing operation and maintenance in the connected remote terminals.
Further, in order to better implement the present invention, the step F5 specifically includes the following steps:
step F51: the simulation server side checks the input event of the user terminal and checks whether a new connection event exists; if yes, go to step F21; if not, the next step is carried out;
step F52: the simulation server side checks the input event of the user terminal and checks whether a connection switching event exists; if yes, the remote terminal connection state value of the operation and maintenance before switching is set as inactive, the connection switching configuration is synchronized to the user terminal, then the remote terminal connection state value after switching is set as active, and the step F4 is skipped; if not, the next step is carried out;
step F53: the simulation server side checks the connection state value of each remote terminal connected with the user terminal and checks whether the connection is disconnected; if yes, logging off the connection state value of the disconnected remote terminal, and carrying out the next step; if not, go to step F4;
step F54: the simulation server side checks whether a remote terminal with a inactive connection state value exists; if yes, selecting a remote terminal which is connected with the user terminal most recently, carrying out operation and maintenance, setting the connection state value of the remote terminal as active, and jumping to the step F4; if not, the operation and maintenance work is finished.
Further, in order to better implement the present invention, the step F52 specifically includes the following steps:
step F52-1: the user double-clicks a remote terminal needing to be switched between operation and maintenance at a user terminal, and after receiving a switching request of the user terminal, the simulation server side acquires a remote terminal list needing to be switched between the user terminal;
step F52-2: setting the connection state value of the remote terminal connected before switching to inactive;
step F52-3: the simulation server side traverses the simulation user side list, selects the index ID of the remote terminal to be switched according to the switching request of the user terminal, and searches and connects the remote terminal to be switched;
step F52-4: the simulation server caches the images of the simulation user side corresponding to the switched remote terminal, synchronously uploads the images to the user terminal, and then sets the connection state of the remote terminal as active;
step F52-5: and 4, skipping to the step 4, and carrying out normal protocol data forwarding and operation and maintenance work on the user terminal and the remote terminal connected with the operation and maintenance currently.
The working principle is as follows:
and the simulation server provided by the operation and maintenance auditing system is used for receiving a request of connecting the user terminal with the remote terminal. When the user terminal requests to connect the remote terminal, the simulation server requests an authentication service module of the operation and maintenance auditing system to perform identity authentication on the user terminal. If the authentication fails, ending the session with the user terminal; and if the authentication is successful, the simulation server side acquires a remote terminal list which is qualified to be connected by the user from the operation and maintenance auditing system.
The simulation service end returns the remote terminal list which can be connected by the user to the user terminal, and the user selects the remote terminal which needs to be connected and operated and maintained through the user terminal. The user can select one or more remote terminals from the remote terminal list to connect, but only can carry out operation and maintenance work with one remote terminal.
After the user selects the remote terminal, the simulation server establishes simulation user ends which are in one-to-one correspondence with the remote terminal, the simulation user ends are connected with the corresponding remote terminal, and the user terminal is connected with the remote terminal through the simulation user ends. And the simulation server monitors the event transmitted between the user terminal and the remote terminal and processes the event.
Compared with the prior art, the invention has the following advantages and beneficial effects:
(1) according to the invention, a plurality of remote terminals can be logged in only by carrying out authentication of the user terminal once, so that the efficiency of newly establishing connection by the user is improved;
(2) when the user terminal accesses a plurality of remote terminals, only one session window is displayed on the user terminal, and the user can switch the sessions through the list, so that the resource overhead of the user terminal is reduced, and the operation and maintenance experience of the multi-remote terminal during operation and maintenance is improved;
(3) the user terminal can switch the remote terminal needing operation and maintenance at will without re-authentication, thereby improving the efficiency of operation and maintenance work.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a block diagram of the system of the present invention.
Detailed Description
The present invention will be described in further detail with reference to examples, but the embodiments of the present invention are not limited thereto.
Example 1:
the invention is realized by the following technical scheme, as shown in fig. 1-2, a remote desktop access method for an operation and maintenance auditing system, wherein a simulation server establishes a plurality of simulation user terminals which are in one-to-one correspondence with remote terminals, so that a user terminal is connected with the corresponding remote terminals through the simulation user terminals, and the user terminal selects or switches any one of the connected remote terminals to carry out operation and maintenance work;
the invention comprises a user terminal, an operation and maintenance auditing system and a plurality of remote terminals; the operation and maintenance auditing system comprises a terminal control module and an authentication service module connected with the terminal control module, wherein the terminal control module comprises an analog service end and a plurality of analog user ends respectively connected with the analog service end; the user terminal is connected with the simulation server side; the plurality of simulation user sides are respectively connected with the plurality of remote terminals in a one-to-one correspondence manner.
It should be noted that, through the above improvement, the invention provides a remote desktop access method for an operation and maintenance auditing system, when a user terminal needs to access a plurality of remote terminals, the operation and maintenance auditing system provides a simulation service end to establish simulation user ends corresponding to the remote terminals one by one, and the user terminals are respectively connected with the corresponding remote terminals through the simulation user ends.
The user terminal can be connected with a plurality of remote terminals at the same time, but only can carry out operation and maintenance work with one of the remote terminals, so that the user terminal can freely switch the remote terminals needing operation and maintenance among the connected remote terminals.
In the traditional operation and maintenance auditing system, user authentication is required to be carried out every time a remote terminal is accessed, and when a double-factor password is used for logging in the operation and maintenance auditing system, the efficiency of authentication every time is very low. In the invention, a plurality of remote terminals can be logged in only by carrying out authentication and authentication of the user terminal once, thereby improving the efficiency of newly establishing connection for the user.
In a traditional operation and maintenance auditing system, each remote terminal session displays a separate window on a user terminal, the session switching efficiency is low in the case of multiple remote terminal sessions, and the user terminal starts multiple session windows to consume a lot of resources. When the user terminal accesses a plurality of remote terminals, only one session window is displayed on the user terminal, and the user can switch the sessions through the list, so that the resource overhead of the user terminal is reduced, and the operation and maintenance experience of the multi-remote terminal during operation and maintenance is improved.
Other parts of this embodiment are the same as those of the above embodiment, and thus are not described again.
Example 2:
the present embodiment is further optimized based on the above embodiments, as shown in fig. 1 to fig. 2, and specifically includes the following steps:
step F1: the simulation server receives the connection of the user terminal and requests the authentication service module to authenticate the logged user terminal; if the authentication fails, ending the connection session, and if the authentication succeeds, acquiring all remote terminal lists owned by the user in the operation and maintenance auditing system;
step F2: the simulation server returns the remote terminal list owned by the user to the user terminal, the user selects the remote terminal which needs to be connected and needs to be operated and maintained, and the simulation server creates a simulation user side and respectively connects the simulation user side to the remote terminals;
step F3: the simulation server side returns the connected remote terminal list to the user terminal;
step F4: the simulation server monitors an input event of the user terminal and an event of the remote terminal;
step F5: and the simulation service end processes the input event of the user terminal and the event of the remote terminal.
It should be noted that, with the above improvement, the operation and maintenance auditing system provides a simulation server for receiving a request from a user terminal to connect to a remote terminal. When the user terminal requests to connect the remote terminal, the simulation server requests an authentication service module of the operation and maintenance auditing system to perform identity authentication on the user terminal. If the authentication fails, ending the session with the user terminal; and if the authentication is successful, the simulation server side acquires a remote terminal list which is qualified to be connected by the user from the operation and maintenance auditing system.
The simulation service end returns the remote terminal list which can be connected by the user to the user terminal, and the user selects the remote terminal which needs to be connected and operated and maintained through the user terminal. The user can select one or more remote terminals from the remote terminal list to connect, but only can carry out operation and maintenance work with one remote terminal.
After the user selects the remote terminal, the simulation server establishes simulation user ends which are in one-to-one correspondence with the remote terminal, the simulation user ends are connected with the corresponding remote terminal, and the user terminal is connected with the remote terminal through the simulation user ends. And the simulation server monitors the event transmitted between the user terminal and the remote terminal and processes the event.
Other parts of this embodiment are the same as those of the above embodiment, and thus are not described again.
Example 3:
in this embodiment, further optimization is performed on the basis of the above embodiment, as shown in fig. 1 to fig. 2, the step F1 specifically includes the following steps:
step F11: in the operation and maintenance auditing system, a simulation server monitors an RDP (remote desktop protocol) port and waits for a connection request;
step F12: a user initiates a connection request to the operation and maintenance auditing system through a user terminal, and after receiving the request, the simulation server establishes communication connection with the user terminal;
step F13: the method comprises the steps that a screen of a user terminal is divided into a Window area and a List area by an analog server;
step F14: the user inputs the credential for logging in the operation and maintenance auditing system from the user terminal;
step F15: after receiving the login credentials of the user terminal, the simulation service terminal initiates a user authentication request to the authentication service module; if the authentication fails, the simulation server side is disconnected with the user terminal; and if the authentication is successful, the simulation server side acquires all remote terminal lists owned by the user in the operation and maintenance auditing system.
It should be noted that, through the above improvement, in the operation and maintenance auditing system, the simulation server monitors the RDP protocol port and waits for the connection of the user terminal. When a user initiates connection with a remote terminal to the operation and maintenance auditing system through a user terminal, the simulation server establishes communication with the user terminal after receiving a request of the user terminal. The simulation server divides a screen of the user terminal into two areas, namely a Window area and a List area.
The user inputs the credential of logging in the operation and maintenance auditing system from the user terminal, and after the simulated service end receives the login credential of the user terminal, the simulated service end initiates a user authentication request to the authentication service module to verify whether the identity of the user is valid. If the authentication fails, disconnecting the session with the user terminal; and if the authentication is successful, the simulation server side acquires a remote terminal list which can be connected by the user from the operation and maintenance auditing system.
Other parts of this embodiment are the same as those of the above embodiment, and thus are not described again.
Example 4:
in this embodiment, further optimization is performed on the basis of the above embodiment, as shown in fig. 1 to fig. 2, the step F2 specifically includes the following steps:
step F21: the simulation server side returns a remote terminal list owned by the user in the operation and maintenance auditing system to a Window area of the user terminal, and the user selects the remote terminal needing to be connected and operated and maintained;
step F22: the simulation server side obtains the remote terminal selected by the user and establishes simulation user sides respectively corresponding to the remote terminal;
step F23: the simulation user sides are respectively connected with the corresponding remote terminals;
step F24: the simulation server sets a connection state value of the simulation user side and a corresponding remote terminal; the method specifically comprises the following steps:
the simulation server sets a remote terminal connection state value connected with the user terminal as inactive; and the simulation server sets the connection state value of the remote terminal for operation and maintenance with the user terminal as active.
It should be noted that, through the above improvement, the simulation server returns the acquired remote terminal list to the Window area of the user terminal, and the user selects a remote terminal that needs to be connected and operated. The simulation server establishes simulation user ends which are in one-to-one correspondence with the remote terminals according to the selection of the user, and the simulation user ends are connected with the corresponding remote terminals.
Because the user terminal intelligently operates and maintains with a remote terminal, when the remote terminal is only in connection with the user terminal, the simulation server sets the connection state value of the remote terminal and the corresponding simulation user terminal as inactive; when the remote terminal and the user terminal are in operation and maintenance relationship, the simulation server sets the connection state value of the remote terminal and the corresponding simulation user terminal as active.
Other parts of this embodiment are the same as those of the above embodiment, and thus are not described again.
Example 5:
in this embodiment, further optimization is performed on the basis of the above embodiment, as shown in fig. 1 to fig. 2, the step F3 specifically includes the following steps:
step F31: after the connection between the simulation user side and the remote terminal is successfully established, the simulation user side requests the remote terminal to perform image rendering on the resolution of a Window area of the user terminal;
step F32: the simulation server side returns the remote terminal List with the established connection to the List area of the user terminal; the remote terminal list comprises the IP, the login account and the connection state value of the remote terminal connected with the user terminal.
It should be noted that, through the above improvement, after the analog user end is connected to the corresponding remote terminal, the analog user end requests the remote terminal to perform image rendering on the resolution of the Window area of the user terminal, so that when the remote terminal is accessed later, data is actually displayed on the Window area of the user terminal.
The simulation server side returns the remote terminal List with the established connection to the List area of the user terminal, and the returned remote terminal List of the user terminal comprises information such as IP, login account and connection state value of the remote terminal. The user can select to connect or switch the remote terminal needing operation and maintenance by clicking the remote terminal List in the List area.
Other parts of this embodiment are the same as those of the above embodiment, and thus are not described again.
Example 6:
in this embodiment, further optimization is performed on the basis of the above embodiment, as shown in fig. 1 to fig. 2, the step F4 specifically refers to:
the input event of the user terminal comprises a user terminal registration newly-built connection event and a connection switching event;
the simulation server monitors protocol data forwarding and operation and maintenance work performed by the user terminal and the remote terminal;
when the simulation server receives the data of the user terminal, the operation and maintenance auditing system calls a sending interface of the simulation user terminal to send the data to a remote terminal corresponding to the simulation user terminal;
when the simulation user side receives the data of the remote terminal, the operation and maintenance auditing system calls a sending interface of the simulation service side to return the received data to the user terminal;
the newly-built connection event is a new remote terminal which needs to be connected and is selected by the user terminal;
the connection switching event is that the user terminal switches the remote terminal needing operation and maintenance in the connected remote terminals.
It should be noted that, through the above improvement, after the current remote terminal is successfully connected to the user terminal, the simulation service end monitors the data transmission event between the user terminal and the remote terminal. The monitored events comprise input time of the user terminal and events of the remote terminal, and the input events of the user terminal comprise new connection events and connection switching time for registering the user terminal.
When the connection state value of the remote terminal is active and the simulation server receives the data of the user terminal, the operation and maintenance auditing system calls a sending interface of the simulation user terminal to send the data to the remote terminal corresponding to the simulation user terminal; and when the simulation user side receives the data of the remote terminal, the operation and maintenance auditing system calls a sending interface of the simulation service side to return the received data to the user terminal.
When the connection state value of the remote terminal is inactive, the simulation user side sends a request of the supress Output to the remote terminal to tell the remote terminal to stop data return, and at the moment, the simulation user side also stops processing data coming and going between the remote terminal and the user terminal when the connection state value of the remote terminal is inactive.
In the process that the user terminal accesses the remote terminal, the user can establish a new remote terminal connection, and in the operation and maintenance process, the operation and maintenance remote terminal can be switched at any time. Therefore, when the simulation server needs to monitor whether a new remote terminal needs to be connected with the user terminal; similarly, the simulation server also needs to monitor whether the user terminal needs to switch the remote terminal for operation and maintenance.
Other parts of this embodiment are the same as those of the above embodiment, and thus are not described again.
Example 7:
in this embodiment, further optimization is performed on the basis of the above embodiment, as shown in fig. 1 to fig. 2, the step F5 specifically includes the following steps:
step F51: the simulation server side checks the input event of the user terminal and checks whether a new connection event exists; if yes, go to step F21; if not, the next step is carried out;
step F52: the simulation server side checks the input event of the user terminal and checks whether a connection switching event exists; if yes, the remote terminal connection state value of the operation and maintenance before switching is set as inactive, the connection switching configuration is synchronized to the user terminal, then the remote terminal connection state value after switching is set as active, and the step F4 is skipped; if not, the next step is carried out;
step F53: the simulation server side checks the connection state value of each remote terminal connected with the user terminal and checks whether the connection is disconnected; if yes, logging off the connection state value of the disconnected remote terminal, and carrying out the next step; if not, go to step F4;
step F54: the simulation server side checks whether a remote terminal with a inactive connection state value exists; if yes, selecting a remote terminal with the closest time to operate and maintain with the user terminal, setting the connection state value of the remote terminal to active, and jumping to step F4; if not, the operation and maintenance work is finished.
It should be noted that, through the above improvement, the simulation server not only needs to monitor the data protocol transmission between the ue and the remote terminal, but also needs to monitor whether the ue has an update input event. The process of checking the user terminal input event by the simulation server side comprises the following steps:
firstly, checking whether a new connection event exists, if so, jumping to step F21, and adding the newly established remote terminal into a List of a List area of the user terminal; if not, the simulation service end checks whether a connection switching event exists.
If a connection switching event exists, setting the connection state value of the operation and maintenance remote terminal before switching as inactive, synchronizing the connection switching configuration to the user terminal, setting the connection state value of the remote terminal to be switched as active, and then jumping to the step F4 to perform operation and maintenance work; if not, the simulation service end checks the connection state value of each remote terminal.
If the remote terminal with disconnected connection is detected, the connection state value of the remote terminal is cancelled, and whether the remote terminal with the connection state value of inactive exists is continuously detected; if not, go to step F4 to continue the operation and maintenance work.
If the remote terminal with the connection state value of inactive is detected, selecting one remote terminal with the nearest event to carry out operation and maintenance work with the user terminal, setting the connection state value of the remote terminal to active, and then jumping to step F4 to continue the operation and maintenance work; if not, the operation and maintenance work is finished.
Other parts of this embodiment are the same as those of the above embodiment, and thus are not described again.
Example 8:
in this embodiment, further optimization is performed on the basis of the above embodiment, as shown in fig. 1 to fig. 2, the step F52 specifically includes the following steps:
step F52-1: the user double-clicks a remote terminal needing to be switched between operation and maintenance at a user terminal, and after receiving a switching request of the user terminal, the simulation server side acquires a remote terminal list needing to be switched between the user terminal;
step F52-2: setting the connection state value of the remote terminal connected before switching to inactive;
step F52-3: the simulation server side traverses the simulation user side list, selects the index ID of the remote terminal to be switched according to the switching request of the user terminal, and searches and connects the remote terminal to be switched;
step F52-4: the simulation server caches the images of the simulation user side corresponding to the switched remote terminal, synchronously uploads the images to the user terminal, and then sets the connection state of the remote terminal as active;
step F52-5: and F4, the user terminal and the remote terminal currently connected with the operation and maintenance carry out normal protocol data forwarding and operation and maintenance work.
It should be noted that, with the above improvement, the present embodiment is a specific process of a connection switching event.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, and all simple modifications and equivalent variations of the above embodiments according to the technical spirit of the present invention are included in the scope of the present invention.

Claims (8)

1. A remote desktop access method for an operation and maintenance auditing system is characterized by comprising the following steps: the simulation server side enables the user terminal to be connected with the corresponding remote terminal through the simulation user side by establishing a plurality of simulation user sides in one-to-one correspondence with the remote terminal, and the user terminal selects or switches any one of the plurality of connected remote terminals to carry out operation and maintenance work;
the method specifically comprises the following steps:
step F1: the simulation server receives the connection of the user terminal and requests the authentication service module to authenticate the logged user terminal; if the authentication fails, ending the connection session, and if the authentication succeeds, acquiring all remote terminal lists owned by the user in the operation and maintenance auditing system;
step F2: the simulation server returns the remote terminal list owned by the user to the user terminal, the user selects the remote terminal which needs to be connected and needs to be operated and maintained, and the simulation server creates a simulation user side and respectively connects the simulation user side to the remote terminals;
step F3: the simulation server side returns the connected remote terminal list to the user terminal;
step F4: the simulation server monitors an input event of the user terminal and an event of the remote terminal;
step F5: the simulation server processes newly-built connection, connection switching and connection ending events;
the step F1 specifically includes the following steps:
step F11: in the operation and maintenance auditing system, a simulation server monitors an RDP (remote desktop protocol) port and waits for a connection request;
step F12: a user initiates a connection request to the operation and maintenance auditing system through a user terminal, and after receiving the request, the simulation server establishes communication connection with the user terminal;
step F13: the method comprises the steps that a screen of a user terminal is divided into a Window area and a List area by an analog server;
step F14: the user inputs the credential for logging in the operation and maintenance auditing system from the user terminal;
step F15: after receiving the login credentials of the user terminal, the simulation service terminal initiates a user authentication request to the authentication service module; if the authentication fails, the simulation server side is disconnected with the user terminal; and if the authentication is successful, the simulation server side acquires all remote terminal lists owned by the user in the operation and maintenance auditing system.
2. The remote desktop access method for the operation and maintenance auditing system according to claim 1, characterized by: the step F2 specifically includes the following steps:
step F21: the simulation server side returns a remote terminal list owned by the user in the operation and maintenance auditing system to a Window area of the user terminal, and the user selects the remote terminal needing to be connected and operated and maintained;
step F22: the simulation server side obtains the remote terminal selected by the user and establishes simulation user sides respectively corresponding to the remote terminal;
step F23: the simulation user sides are respectively connected with the corresponding remote terminals;
step F24: the simulation server sets a connection state value of the simulation user side and a corresponding remote terminal; the method specifically comprises the following steps:
the simulation server sets a remote terminal connection state value connected with the user terminal as inactive; and the simulation server sets the connection state value of the remote terminal for operation and maintenance with the user terminal as active.
3. The remote desktop access method for the operation and maintenance auditing system according to claim 2, characterized by: the step F3 specifically includes the following steps:
step F31: after the connection between the simulation user side and the remote terminal is successfully established, the simulation user side requests the remote terminal to perform image rendering on the resolution of the user terminal in the Window size;
step F32: the simulation server side returns the remote terminal List with the established connection to the List area of the user terminal; the remote terminal list comprises the IP, the login account and the connection state value of the remote terminal connected with the user terminal.
4. The remote desktop access method for the operation and maintenance auditing system according to claim 3, characterized by: one user terminal can be connected with a plurality of remote terminals, but can only carry out operation and maintenance work with one remote terminal.
5. The remote desktop access method for the operation and maintenance auditing system according to claim 4, characterized by: the step F4 specifically refers to:
the input event of the user terminal comprises a user terminal registration newly-built connection event and a connection switching event;
the simulation server monitors protocol data forwarding and operation and maintenance work performed by the user terminal and the remote terminal;
when the simulation server receives the data of the user terminal, the operation and maintenance auditing system calls a sending interface of the simulation user terminal to send the data to a remote terminal corresponding to the simulation user terminal;
and when the simulation user side receives the data of the remote terminal, the operation and maintenance auditing system calls a sending interface of the simulation service side to return the received data to the user terminal.
6. The remote desktop access method for the operation and maintenance auditing system according to claim 5, characterized by:
the newly-built connection event is a new remote terminal which needs to be connected and is selected by the user terminal;
the connection switching event is that the user terminal switches the remote terminal needing operation and maintenance in the connected remote terminals.
7. The remote desktop access method for the operation and maintenance auditing system of claim 6, characterized in that: the step F5 specifically includes the following steps:
step F51: the simulation server side checks the input event of the user terminal and checks whether a new connection event exists; if yes, go to step F21; if not, the next step is carried out;
step F52: the simulation server side checks the input event of the user terminal and checks whether a connection switching event exists; if yes, the remote terminal connection state value of the operation and maintenance before switching is set as inactive, the connection switching configuration is synchronized to the user terminal, then the remote terminal connection state value after switching is set as active, and the step F4 is skipped; if not, the next step is carried out;
step F53: the simulation server side checks the connection state value of each remote terminal connected with the user terminal and checks whether the connection is disconnected; if yes, logging off the connection state value of the disconnected remote terminal, and carrying out the next step; if not, go to step F4;
step F54: the simulation server side checks whether a remote terminal with a inactive connection state value exists; if yes, selecting a remote terminal which is connected with the user terminal most recently, carrying out operation and maintenance, setting the connection state value of the remote terminal as active, and jumping to the step F4; if not, the operation and maintenance work is finished.
8. The remote desktop access method for the operation and maintenance auditing system of claim 7, characterized in that: the step F52 specifically includes the following steps:
step F52-1: the user double-clicks a remote terminal needing to be switched between operation and maintenance at a user terminal, and after receiving a switching request of the user terminal, the simulation server side acquires a remote terminal list needing to be switched between the user terminal;
step F52-2: setting the connection state value of the remote terminal connected before switching to inactive;
step F52-3: the simulation server side traverses the simulation user side list, selects the index ID of the remote terminal to be switched according to the switching request of the user terminal, and searches and connects the remote terminal to be switched;
step F52-4: the simulation server caches the images of the simulation user side corresponding to the switched remote terminal, synchronously uploads the images to the user terminal, and then sets the connection state of the remote terminal as active;
step F52-5: and F4, the user terminal and the remote terminal currently connected with the operation and maintenance carry out normal protocol data forwarding and operation and maintenance work.
CN201811141192.2A 2018-09-28 2018-09-28 Remote desktop access method for operation and maintenance auditing system Active CN109189542B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811141192.2A CN109189542B (en) 2018-09-28 2018-09-28 Remote desktop access method for operation and maintenance auditing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811141192.2A CN109189542B (en) 2018-09-28 2018-09-28 Remote desktop access method for operation and maintenance auditing system

Publications (2)

Publication Number Publication Date
CN109189542A CN109189542A (en) 2019-01-11
CN109189542B true CN109189542B (en) 2021-10-15

Family

ID=64907737

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811141192.2A Active CN109189542B (en) 2018-09-28 2018-09-28 Remote desktop access method for operation and maintenance auditing system

Country Status (1)

Country Link
CN (1) CN109189542B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109857507B (en) * 2019-02-21 2022-03-08 成都安恒信息技术有限公司 Method for automatically and remotely executing Windows program
CN111490971B (en) * 2020-02-26 2022-06-28 江苏智先生信息科技有限公司 General hospital information infrastructure safety operation and maintenance and auditing method
CN111522611B (en) * 2020-03-31 2022-08-05 成都安恒信息技术有限公司 Collaborative operation and maintenance method for operation and maintenance auditing system

Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5351285A (en) * 1985-07-10 1994-09-27 First Data Resources Inc. Multiple format telephonic interface control system
CN101120569A (en) * 2004-12-28 2008-02-06 意大利电信股份公司 Remote access system and method for user to remotely access terminal equipment from subscriber terminal
CN101242665A (en) * 2008-03-17 2008-08-13 中兴通讯股份有限公司 A switching method for multimedia session continuity
CN101458616A (en) * 2007-12-12 2009-06-17 宏正自动科技股份有限公司 Multimedia kvm system
CN101931520A (en) * 2010-09-02 2010-12-29 中兴通讯股份有限公司 Switching method and system
CN102387123A (en) * 2010-09-03 2012-03-21 上海中标软件有限公司 Remote desktop system and method for optimizing X protocol
CN102404395A (en) * 2011-11-10 2012-04-04 浪潮电子信息产业股份有限公司 Method for switching multiple operation systems for mobile terminal based on cloud compute
CN102413189A (en) * 2011-12-15 2012-04-11 北京天地云箱科技有限公司 Configuration method and device for thin client
CN102571773A (en) * 2011-12-27 2012-07-11 浙江省电力公司 Information security comprehensive audit system and method
CN102591609A (en) * 2010-11-01 2012-07-18 宏正自动科技股份有限公司 Remote management device and remote management system
CN102687460A (en) * 2009-12-04 2012-09-19 三星电子株式会社 Method and apparatus for providing remote user interface list
CN103036897A (en) * 2012-12-20 2013-04-10 曙光云计算技术有限公司 Communication method based on long distance desktop connection between thin client-side and server-side
CN103327051A (en) * 2012-03-22 2013-09-25 鸿富锦精密工业(深圳)有限公司 Long-distance desktop management system and method
CN103413202A (en) * 2013-08-21 2013-11-27 成都安恒信息技术有限公司 Automatic authorization relation collection method applied to operation and maintenance auditing system
CN103412519A (en) * 2013-04-24 2013-11-27 昆山三泰新电子科技有限公司 Remote peripheral control system, method and remote server thereof
CN103677970A (en) * 2012-09-24 2014-03-26 北京云端时代科技有限公司 System and method for achieving combination display of terminal local desktop and far-end virtual desktop
CN103944926A (en) * 2013-01-17 2014-07-23 华为技术有限公司 Remote desktop session switching method, client and gateway
CN104065744A (en) * 2014-07-07 2014-09-24 上海斐讯数据通信技术有限公司 Controlling and managing method of intelligent far-end device and remote terminal
CN104135389A (en) * 2014-08-14 2014-11-05 华北电力大学句容研究中心 SSH protocol operation and maintenance auditing system and method based on proxy technology
CN104660644A (en) * 2013-11-22 2015-05-27 卓望数码技术(深圳)有限公司 Communication method and remote terminal
CN104902475A (en) * 2015-04-24 2015-09-09 梁融凌 Far-end SIM card switching device and authentication method
CN105378659A (en) * 2013-06-14 2016-03-02 托加里奥有限责任公司 Method and system for enabling access of client device to remote desktop
CN105516061A (en) * 2014-09-25 2016-04-20 中兴通讯股份有限公司 Remote server access method and web server
CN105812352A (en) * 2016-02-23 2016-07-27 四川长虹电器股份有限公司 Remote access control list generation and data packet processing method for CM
CN105847307A (en) * 2015-01-12 2016-08-10 北京神州泰岳信息安全技术有限公司 Integrated operation and maintenance method and system
CN106161630A (en) * 2016-07-20 2016-11-23 中霆云计算科技(上海)有限公司 A kind of client screen based on RDP updates display packing
CN107122674A (en) * 2017-04-12 2017-09-01 成都安恒信息技术有限公司 A kind of access method of oracle database applied to O&M auditing system
CN107430450A (en) * 2015-01-20 2017-12-01 Otm技术有限公司 For generating the apparatus and method of input
CN107612736A (en) * 2017-09-21 2018-01-19 成都安恒信息技术有限公司 A kind of web browser operation audit method based on container
CN107733901A (en) * 2017-10-23 2018-02-23 成都安恒信息技术有限公司 A kind of Windows remote desktops file for O&M auditing system transmits auditing method
CN107786609A (en) * 2016-08-30 2018-03-09 中国科学院声学研究所 The collection playback system and method for a kind of RDP
CN108306930A (en) * 2017-12-22 2018-07-20 华为技术有限公司 Remote desktop system and image data sharing method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9620955B2 (en) * 2013-03-15 2017-04-11 Schweitzer Engineering Laboratories, Inc. Systems and methods for communicating data state change information between devices in an electrical power system
US9582447B2 (en) * 2014-01-07 2017-02-28 The Aerospace Corporation System, apparatus, and method for MIL-STD-1553B communication enforcement
CN104144087A (en) * 2014-06-13 2014-11-12 国家电网公司 Remote desktop detection system and detection method thereof
CN106339309B (en) * 2015-07-14 2020-01-31 腾讯科技(深圳)有限公司 Application program testing method, client and system
CN108234576A (en) * 2016-12-22 2018-06-29 凡学(上海)教育科技有限公司 System and method is realized for the remote desktop of Internet education

Patent Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5351285A (en) * 1985-07-10 1994-09-27 First Data Resources Inc. Multiple format telephonic interface control system
CN101120569A (en) * 2004-12-28 2008-02-06 意大利电信股份公司 Remote access system and method for user to remotely access terminal equipment from subscriber terminal
CN101458616A (en) * 2007-12-12 2009-06-17 宏正自动科技股份有限公司 Multimedia kvm system
CN101242665A (en) * 2008-03-17 2008-08-13 中兴通讯股份有限公司 A switching method for multimedia session continuity
CN102687460A (en) * 2009-12-04 2012-09-19 三星电子株式会社 Method and apparatus for providing remote user interface list
CN101931520A (en) * 2010-09-02 2010-12-29 中兴通讯股份有限公司 Switching method and system
CN102387123A (en) * 2010-09-03 2012-03-21 上海中标软件有限公司 Remote desktop system and method for optimizing X protocol
CN102591609A (en) * 2010-11-01 2012-07-18 宏正自动科技股份有限公司 Remote management device and remote management system
CN102404395A (en) * 2011-11-10 2012-04-04 浪潮电子信息产业股份有限公司 Method for switching multiple operation systems for mobile terminal based on cloud compute
CN102413189A (en) * 2011-12-15 2012-04-11 北京天地云箱科技有限公司 Configuration method and device for thin client
CN102571773A (en) * 2011-12-27 2012-07-11 浙江省电力公司 Information security comprehensive audit system and method
CN103327051A (en) * 2012-03-22 2013-09-25 鸿富锦精密工业(深圳)有限公司 Long-distance desktop management system and method
CN103677970A (en) * 2012-09-24 2014-03-26 北京云端时代科技有限公司 System and method for achieving combination display of terminal local desktop and far-end virtual desktop
CN103036897A (en) * 2012-12-20 2013-04-10 曙光云计算技术有限公司 Communication method based on long distance desktop connection between thin client-side and server-side
CN103944926A (en) * 2013-01-17 2014-07-23 华为技术有限公司 Remote desktop session switching method, client and gateway
CN103412519A (en) * 2013-04-24 2013-11-27 昆山三泰新电子科技有限公司 Remote peripheral control system, method and remote server thereof
CN105378659A (en) * 2013-06-14 2016-03-02 托加里奥有限责任公司 Method and system for enabling access of client device to remote desktop
CN103413202A (en) * 2013-08-21 2013-11-27 成都安恒信息技术有限公司 Automatic authorization relation collection method applied to operation and maintenance auditing system
CN104660644A (en) * 2013-11-22 2015-05-27 卓望数码技术(深圳)有限公司 Communication method and remote terminal
CN104065744A (en) * 2014-07-07 2014-09-24 上海斐讯数据通信技术有限公司 Controlling and managing method of intelligent far-end device and remote terminal
CN104135389A (en) * 2014-08-14 2014-11-05 华北电力大学句容研究中心 SSH protocol operation and maintenance auditing system and method based on proxy technology
CN105516061A (en) * 2014-09-25 2016-04-20 中兴通讯股份有限公司 Remote server access method and web server
CN105847307A (en) * 2015-01-12 2016-08-10 北京神州泰岳信息安全技术有限公司 Integrated operation and maintenance method and system
CN107430450A (en) * 2015-01-20 2017-12-01 Otm技术有限公司 For generating the apparatus and method of input
CN104902475A (en) * 2015-04-24 2015-09-09 梁融凌 Far-end SIM card switching device and authentication method
CN105812352A (en) * 2016-02-23 2016-07-27 四川长虹电器股份有限公司 Remote access control list generation and data packet processing method for CM
CN106161630A (en) * 2016-07-20 2016-11-23 中霆云计算科技(上海)有限公司 A kind of client screen based on RDP updates display packing
CN107786609A (en) * 2016-08-30 2018-03-09 中国科学院声学研究所 The collection playback system and method for a kind of RDP
CN107122674A (en) * 2017-04-12 2017-09-01 成都安恒信息技术有限公司 A kind of access method of oracle database applied to O&M auditing system
CN107612736A (en) * 2017-09-21 2018-01-19 成都安恒信息技术有限公司 A kind of web browser operation audit method based on container
CN107733901A (en) * 2017-10-23 2018-02-23 成都安恒信息技术有限公司 A kind of Windows remote desktops file for O&M auditing system transmits auditing method
CN108306930A (en) * 2017-12-22 2018-07-20 华为技术有限公司 Remote desktop system and image data sharing method

Also Published As

Publication number Publication date
CN109189542A (en) 2019-01-11

Similar Documents

Publication Publication Date Title
CN109189542B (en) Remote desktop access method for operation and maintenance auditing system
CN108989879B (en) Screen projection control method, device and system
US9635015B1 (en) Method to securely connect to and manage X11 applications on a remote system through an HTTP client
US20190068390A1 (en) Collaborative access to virtual desktops
JP2015520436A (en) Enabling web clients to provide web services
JP2005158068A (en) Method and apparatus for sharing applications by use of p2p protocol
CA2559404A1 (en) Switchless kvm network with wireless technology
CN104469979A (en) Captive portal systems, methods, and devices
CN104349208A (en) Message processing method, message processing device, gateway, set-top box and network television system
EP3070935B1 (en) Apparatus, system, and method of controlling output of content data, and carrier means
CN110493269B (en) Method for Web remote Docker container desktop
WO2009026247A1 (en) Terminal client collaboration and relay systems and methods
US20210218590A1 (en) Virtual Meetings In Ad-Hoc Networks
CN103179104A (en) Method, system and equipment thereof for accessing remote service
CN104268781A (en) National and local tax sharing self-service tax handling method
CN106648670B (en) Same-screen common control system and method for cloud classrooms
US20110113344A1 (en) Method and system of desktop broadcasting
CN105469772A (en) Remote KVM (Keyboard Video Mouse) control method, remote KVM control terminal and system
CN106937405A (en) The control method and device and method for connecting network and system of smart machine
CN111522611B (en) Collaborative operation and maintenance method for operation and maintenance auditing system
CN103781138B (en) Method, apparatus and system for connecting WiMo sending terminal to WLAN
CN107770219A (en) A kind of sharing method, gateway server and the system of form window
JP5639226B1 (en) Server apparatus, server apparatus control method, and computer program
US11671487B1 (en) Port prediction for peer-to-peer communications
CN110062260A (en) A kind of distributed tones video control system

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