CN111818177B - Remote control display method, server, client and system based on network - Google Patents

Remote control display method, server, client and system based on network Download PDF

Info

Publication number
CN111818177B
CN111818177B CN202010724823.4A CN202010724823A CN111818177B CN 111818177 B CN111818177 B CN 111818177B CN 202010724823 A CN202010724823 A CN 202010724823A CN 111818177 B CN111818177 B CN 111818177B
Authority
CN
China
Prior art keywords
interface
console
client
server
drawing instruction
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
CN202010724823.4A
Other languages
Chinese (zh)
Other versions
CN111818177A (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.)
Guangzhou Caiyi Light Co Ltd
Original Assignee
Guangzhou Caiyi Light 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 Guangzhou Caiyi Light Co Ltd filed Critical Guangzhou Caiyi Light Co Ltd
Priority to CN202010724823.4A priority Critical patent/CN111818177B/en
Publication of CN111818177A publication Critical patent/CN111818177A/en
Application granted granted Critical
Publication of CN111818177B publication Critical patent/CN111818177B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • 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
    • 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/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a remote control display method, a server, a client and a system based on a network, wherein the remote control method based on the network comprises the following steps: acquiring an access request sent by a client for a console interface; analyzing the interface type in the access request; providing a console interface corresponding to the interface type for the client; the console interface is an interface corresponding to the logic screen content required by the user. The invention provides a console assistance management system based on mobile internet control, which tracks and manages the self state and external service state of all consoles through a constructed cloud server.

Description

Remote control display method, server, client and system based on network
Technical Field
The invention belongs to the technical field of graphic display, relates to a remote control method of a user interface, and in particular relates to a remote control display method, a server, a client and a system based on a network.
Background
In the prior art, aiming at the sold software application products, the running state of the products needs to be tracked by using the 5G mobile internet and the Internet of things technology, which becomes a new channel for teaching, consultation, after-sales and maintenance and creation site support. With the development of communication technology, remote interaction, remote assistance and the like also provide more convenience for users. The product user can also use remotely, especially can use anytime and anywhere in the place where the user thinks the best.
Based on the above user requirements, most of the current realizations are based on character terminals, which are also called Text terminals (Text terminals), which are terminals that can only receive and display Text information. Without application-based interface reconstruction.
Therefore, how to provide a remote control display method, a server, a client and a system based on a network, so as to solve the defects that the prior art cannot quickly and flexibly perform remote control and state tracking on console products, and the like, is a technical problem to be solved by those skilled in the art.
Disclosure of Invention
In view of the above-mentioned drawbacks of the prior art, the present invention is directed to providing a network-based remote control display method, server, client and system, for solving the problem that the prior art cannot quickly and flexibly perform remote control and status tracking on console products.
To achieve the above and other related objects, an aspect of the present invention provides a network-based remote control method applied to a server, the network-based remote control method including: acquiring an access request sent by a client for a console interface; analyzing the interface type in the access request; providing a console interface corresponding to the interface type for the client; the console interface is an interface corresponding to the logic screen content required by the user.
In an embodiment of the present invention, the step of analyzing the interface type in the access request includes: when the access request is an after-sales request, judging that the interface type is a character terminal interface; and when the access request is an operable request, judging the interface type as an application program interface.
In an embodiment of the present invention, the step of providing the console interface corresponding to the interface type to the client includes: when the interface type is a character terminal interface, providing a console interface corresponding to the character terminal interface for the client; and when the interface type is an application program interface, providing a console interface corresponding to the application program interface for the client.
In an embodiment of the present invention, the step of providing the console interface corresponding to the character terminal interface to the client includes: sending a graphic drawing instruction corresponding to the character terminal interface to the client so that the client draws a corresponding console interface according to the graphic drawing instruction; or the client side completes the access to the console interface corresponding to the character terminal interface by providing a transitional connection port access mode for the client side.
Another aspect of the present invention provides a server, including: a processor and a memory; the memory is used for storing a computer program, and the processor is used for executing the computer program stored in the memory so as to enable the server to execute the remote control method based on the network.
In another aspect, the present invention provides a remote display method based on a network, which is applied to a client, and the remote display method based on the network includes: sending an access request aiming at a console interface to a server so that the server analyzes the interface type in the access request; receiving a console interface corresponding to the interface type provided by the server; and displaying the console interface on a user interface of the client.
In an embodiment of the present invention, the step of receiving a console interface corresponding to the interface type provided by the server includes: when the interface type is a character terminal interface, receiving a console interface corresponding to the character terminal interface provided by the server; and when the interface type is an application program interface, receiving a console interface corresponding to the application program interface provided by the server.
In an embodiment of the present invention, the step of displaying the console interface on the user interface of the client includes: when the interface type is a character terminal interface, displaying a console interface corresponding to the character terminal interface; when the interface type is an application program interface, drawing and displaying a console interface corresponding to the application program interface through a graphic drawing instruction of the application program interface.
A further aspect of the present invention provides a client, including: a processor and a memory; the memory is used for storing a computer program, and the processor is used for executing the computer program stored in the memory so as to enable the client to execute the remote display method based on the network.
A final aspect of the present invention provides a network-based remote control system, comprising: the system comprises a server, a client and at least one console; the server is respectively connected with the client and the console and is used for acquiring an access request for a console interface sent by the client; analyzing the interface type in the access request; providing a console interface corresponding to the interface type for the client; the console interface is an interface corresponding to the logic screen content required by the user; the client is used for sending an access request aiming at a console interface to a server so that the server analyzes the interface type in the access request; receiving a console interface corresponding to the interface type provided by the server; displaying the console interface on a user interface of the client; and the console is used for uploading graphic drawing instructions corresponding to the console interfaces to the server.
As described above, the network-based remote control display method, server, client and system of the present invention have the following beneficial effects:
the invention provides a management control platform for multiple consoles, which can control the graphical interface (such as which logical interface(s) in which consoles are used by clients) of the consoles, the system state (such as after-sales support of programmers), and manage and track the equipment of the consoles themselves (such as a cloud server managing and tracking all consoles connected with the control platform).
Drawings
Fig. 1 is a schematic flow chart of a network-based remote control method according to an embodiment of the invention.
Fig. 2 is a schematic diagram of an access request of an embodiment of a network-based remote control method according to the present invention.
Fig. 3 is a schematic diagram illustrating character terminal access in an embodiment of the network-based remote control method according to the present invention.
Fig. 4 is a schematic view of application access of an embodiment of the network-based remote control method according to the present invention.
FIG. 5 is a schematic flow chart diagram illustrating a remote display method based on a network according to an embodiment of the present invention.
Fig. 6 is a schematic diagram of a network-based remote control system according to an embodiment of the invention.
Description of element reference numerals
6. Remote display system based on network
61. Cloud server
62. Client terminal
63. Console
S11 to S13 steps
S51 to S53 steps
Detailed Description
Other advantages and effects of the present invention will become apparent to those skilled in the art from the following disclosure, which describes the embodiments of the present invention with reference to specific examples. The invention may be practiced or carried out in other embodiments that depart from the specific details, and the details of the present description may be modified or varied from the spirit and scope of the present invention. It should be noted that the following embodiments and features in the embodiments may be combined with each other without conflict.
It should be noted that the illustrations provided in the following embodiments merely illustrate the basic concept of the present invention by way of illustration, and only the components related to the present invention are shown in the drawings and are not drawn according to the number, shape and size of the components in actual implementation, and the form, number and proportion of the components in actual implementation may be arbitrarily changed, and the layout of the components may be more complicated.
The invention provides a remote control display method, a server, a client and a system based on network, which provide a console assistance management system based on mobile internet control, and the self state and external service state of all consoles are tracked and managed through a built cloud server.
The console transmits the graphic drawing instruction of the interface to be displayed to the server, and the client receives the graphic drawing instruction in the authorization range from the server after the client is authorized by the server so as to display the content to be displayed corresponding to the graphic drawing instruction on the client. The console and client are collectively referred to as a hardware device, which may be, for example, a computer including memory, a memory controller, one or more processing units (CPUs), peripheral interfaces, RF circuitry, audio circuitry, speakers, microphones, input/output (I/O) subsystems, display screens, other output or control devices, and external ports. The servers are arranged on one or more entity servers according to various factors such as functions, loads and the like, and can also be formed by distributed or centralized server clusters; the client includes, but is not limited to, personal computers such as desktop computers, notebook computers, tablet computers, smart phones, smart televisions, personal digital assistants (Personal Digital Assistant, PDA for short), and the like, and may also be intelligent wearable devices such as a driving computer, smart glasses, smart watches, and the like.
The principle and implementation of a network-based remote control display method, server, client and system according to the present embodiment will be described in detail below with reference to fig. 1 to 6, so that those skilled in the art can understand the network-based remote control display method, server, client and system according to the present embodiment without creative effort.
Referring to fig. 1, a schematic flow chart of a network-based remote control method according to an embodiment of the invention is shown. As shown in fig. 1, the remote control method based on the network specifically includes the following steps:
s11, obtaining an access request for a console interface sent by a client.
S12, analyzing the interface type in the access request.
In this embodiment, when the access request is an after-sales request, it is determined that the interface type is a character terminal interface.
And when the access request is an operable request, judging the interface type as an application program interface.
S13, providing a console interface corresponding to the interface type for the client; the console interface is an interface corresponding to the logic screen content required by the user.
In this embodiment, when the interface type is a character terminal interface, a console interface corresponding to the character terminal interface is provided to the client.
And when the interface type is an application program interface, providing a console interface corresponding to the application program interface for the client.
Referring to fig. 2, an access request diagram of an embodiment of a network-based remote control method according to the present invention is shown. As shown in fig. 2, the access requests are classified into after-market requests and operable requests. Corresponding to the after-sales request is a character terminal, thereby calling a console interface of the character terminal; corresponding to the operational request is an application program, whereby a console interface of the application program is invoked.
In particular, for network distribution of application UIs, the mobile internet channel preferably uses a TCP connection to tell the cloud server, via heartbeat packets, how many connectable screens exist, as well as the hardware, system, software configuration. After the user activates certain screens of the console product, the console begins to distribute graphics rendering instructions to the cloud server for customized rendering on the user's client. The touch screen and other external events of the client are also transmitted to the console through the same data link, so that the console generates a graphic drawing instruction corresponding to the external event for the external event in the next step and transmits the graphic drawing instruction to the client for drawing.
Specifically, for the support of the character terminal, drawing display can be performed through a graphic drawing instruction; and a cloud server with a domain name can be used for carrying out intranet penetration on console products in the local area network, so that mobile equipment in an external network accesses the cloud server, namely, the access to ssh ports of the local area network equipment is equivalent, and the console products are analyzed and managed by using a traditional UNIX command line. Thus, providing the console interface corresponding to the character terminal interface to the client includes two ways:
(1) And the client side completes the access to the console interface corresponding to the character terminal interface by providing a transitional connection port access mode for the client side.
Referring to fig. 3, a schematic diagram of character terminal access in an embodiment of the network-based remote control method according to the present invention is shown. As shown in fig. 3, for the support of the character terminal, the mobile office device penetrates through the intranet of the domain name server, and accesses the 2222 port of the mobile office device, which is equivalent to the 22 port of the access console, so as to perform the conventional ssh system management. The 2222 port is a transitional connection port.
Specifically, for the server, ports 1 through 1024 are reserved for the system and ports 1025 through 65535 are used for the application. The 2222 ports are only one embodiment of the port selection of the present invention, and other port selections greater than 1024 and less than or equal to 65535 are also within the scope of the present invention.
(2) And sending a graphic drawing instruction corresponding to the character terminal interface to the client so that the client draws a corresponding console interface according to the graphic drawing instruction.
Referring to fig. 4, an application access diagram of a network-based remote control method according to an embodiment of the invention is shown. As shown in fig. 4, for the support of the application UI, the console sends graphics drawing instructions such as FillRectangle, drawUTF, drawImage, drawPolygon, etc. of OpenGL to the domain name server, and then forwards the graphics drawing instructions to the mobile office device by the domain name server. The mobile office equipment is used as a client to feed back events such as a touch screen and the like to the domain name server by using the same network channel, and then the events are transferred to the console for caching.
In this embodiment, the network-based remote control method of the present invention further includes: and taking the server as a data collection and transfer station, and providing the equipment information and the authorization management information of the console for the clients of the corresponding user groups.
The protection scope of the network-based remote control method of the present invention is not limited to the execution sequence of the steps listed in the present embodiment, and all the solutions implemented by the steps of increasing or decreasing and step replacing in the prior art according to the principles of the present invention are included in the protection scope of the present invention.
Referring to fig. 5, a schematic flow chart of a network-based remote display method according to an embodiment of the invention is shown. As shown in fig. 5, the remote display method based on the network specifically includes the following steps:
s51, sending an access request for a console interface to a server, so that the server analyzes the interface type in the access request.
S52, receiving a console interface corresponding to the interface type provided by the server.
In this embodiment, when the interface type is a character terminal interface, a console interface corresponding to the character terminal interface provided by the server is received; and when the interface type is an application program interface, receiving a console interface corresponding to the application program interface provided by the server.
And S53, displaying the console interface on a user interface of the client.
In this embodiment, when the interface type is a character terminal interface, a console interface corresponding to the character terminal interface is displayed; when the interface type is an application program interface, drawing and displaying a console interface corresponding to the application program interface through a graphic drawing instruction of the application program interface.
In this embodiment, the network-based remote display method of the present invention further includes: and when the server is used as a data collection and transfer station, receiving the equipment information and the authorization management information of the console sent by the server.
The protection scope of the network-based remote display method of the present invention is not limited to the execution sequence of the steps listed in the present embodiment, and all the solutions implemented by the steps of increasing or decreasing and step replacing in the prior art according to the principles of the present invention are included in the protection scope of the present invention.
The present embodiment provides a computer storage medium having stored thereon a computer program which, when executed by a processor, implements the network-based remote control method and/or the network-based remote display method.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the method embodiments described above may be performed by computer program related hardware. The aforementioned computer program may be stored in a computer readable storage medium. The program, when executed, performs steps including the method embodiments described above; and the aforementioned computer-readable storage medium includes: various computer storage media such as ROM, RAM, magnetic or optical disks may store program code.
The server of the invention comprises: and a processor and a memory. The memory is used for storing a computer program, and the processor is used for executing the computer program stored in the memory so as to enable the server to execute the remote control method based on the network.
The client side of the invention comprises: a processor and a memory; the memory is used for storing a computer program, and the processor is used for executing the computer program stored in the memory so as to enable the client to execute the remote display method based on the network.
Referring to fig. 6, a schematic diagram of a network-based remote control system according to an embodiment of the invention is shown. As shown in fig. 6, the network-based remote control system 6 includes: a cloud server 61, a client 62 and at least one console 63; wherein the network-based remote control system comprises a server, for example a cloud server 61.
The cloud server 61 is respectively connected with the client 62 and the console 63, and is configured to obtain an access request for a console interface sent by the client 62; analyzing the interface type in the access request; providing a console interface corresponding to the interface type to the client 62; the console interface is an interface corresponding to the logic screen content required by the user.
The client 62 is configured to send an access request for a console interface to the cloud server 61, so that the cloud server 61 analyzes an interface type in the access request; receiving a console interface corresponding to the interface type provided by the cloud server 61; and displaying the console interface on a user interface of the client. In addition, when the consoles 63 are connected to the cloud server through the 5G network for a long period of time, the client 62 is further configured to perform non-application UI-related management on the plurality of consoles 63.
The console 63 is configured to upload graphics drawing instructions corresponding to a plurality of console interfaces to the cloud server 61.
In fig. 6, console a transmits screen 1, screen 2 and character terminals to the cloud server via the 4G/5G mobile internet, and console B transmits the screen contents contained therein to the cloud server. The client sends a request for calling the screen 1 through a mobile phone or a tablet, the cloud server judges that the screen 1 is in the authorized range of the client, a graphic drawing instruction corresponding to the screen 1 is forwarded to the client through the console A, and the client draws according to drawing logic information contained in the graphic drawing instruction so as to restore the content of the screen 1 on the interface of the client.
It should be noted that, the network-based remote control system of the present invention only provides a communication architecture manner of a client, a server and a console, and other wired, wifi and other networks except the 4G/5G mobile internet preferred in the present embodiment, a networking manner of moving a cloud server to a local and the like, and a network communication manner of, for example, placing the whole communication architecture system in an enterprise network constructed by vpn is included in the scope of the present invention.
The following four user groups related to light programming are taken as examples for further explanation of the principles and applications of the network-based remote control system of the present invention.
(1) And (5) a lamplight operator. When a lamplight operator programs a screen of a certain console, the lamplight operator does not need to start programming to the place where the console is located, and the screen is called through the cloud server anytime and anywhere, so that programming work can be carried out at home or at business locations by using portable equipment, and the flexibility of the programming work of the lamplight operator is realized. Further, if the lamplight operator encounters difficulty in programming, the experienced lamplight operator can call the programming interface of the lamplight operator through the cloud server to perform remote assistance.
(2) After-market technicians. When a lamplight operator applies a certain software product to program and fails, the after-sales technician is contacted, the after-sales technician obtains a character terminal related to the software programming from a cloud server through portable equipment, and the character terminal restores a failure site to accurately know the failure reason so as to quickly solve the problem for the lamplight operator. After-sales technicians can also acquire interfaces programmed with the software from the cloud server through portable equipment, and display the interfaces on the equipment of the after-sales technicians through transmitted graphic drawing instructions, so that lampoperators can be assisted in real time.
(3) The leadership of the lamplight operator. After each light engineer distributes programming tasks, the leader needs to know the programming progress of each light engineer. The leader of the lamplight operator obtains an interface programmed by software of the lamplight operator from the cloud server through the portable equipment, and knows the programming progress of the lamplight operator. If the leader of the lamplight operator is a company boss, the condition of the company console can be monitored and tracked through the cloud server. Specifically, the console uploads the equipment information to the cloud server, and the corporate boss invokes the equipment information, especially the position information, of the own corporate console from the cloud server so as to prevent the console from being stolen. Further, when the console is lost, the lost console is retrieved by acquiring the position information of the console.
(4) The manager is authorized. The authorized manager can know after logging in the cloud server: and logging in a platform of the cloud server for limiting the use of the client, paying for activation and the like. Under this application, the company where the authorized manager is located has multiple consoles, and the consoles can be opened to other clients for pay renting. The client may rent a certain screen or screens of the console for a certain period of time.
In the specific application scene of light programming, a light console background daemon ensures long-term connection with a cloud server, a light operator and after-sales technicians access to the cloud through mobile or office equipment, and the light operator can program on-site stage lights and backup performance documents by authorizing connection with a plurality of desired console interfaces. When a lamplight operator needs programming teaching or programming guidance, other experienced lamplight operators can access the cloud, the video conference and the remote console are controlled in real time, and the confusion of the lamplight operator is solved. When a lamplight operator feeds back a problem of a site console, after-sales technicians access the cloud, check the running condition of the machine through a graphical interface or a character equipment channel of the cloud, obtain logs, analyze the sign, obtain evidence on site at a distance of zero, and solve the problem.
In summary, the network-based remote control display method, server, client and system of the present invention provide a management control platform for multiple consoles, where the management control platform not only can control the graphical interface of the consoles, for example, which logical interface or interfaces of which console the client uses; a system state of the console, such as after-market support for a programmer; the device of the console itself can also be managed and tracked, for example, a cloud server manages and tracks all consoles connected with the device. The invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The above embodiments are merely illustrative of the principles of the present invention and its effectiveness, and are not intended to limit the invention. Modifications and variations may be made to the above-described embodiments by those skilled in the art without departing from the spirit and scope of the invention. Accordingly, it is intended that all equivalent modifications and variations of the invention be covered by the claims, which are within the ordinary skill of the art, be within the spirit and scope of the present disclosure.

Claims (10)

1. The remote control method based on the network is characterized by being applied to a server, wherein the server is respectively connected with a client and at least one console; after a user activates a certain console interface corresponding to the console, the console transmits a graphic drawing instruction corresponding to the console interface to the server, and the client receives the graphic drawing instruction in an authorization range from the server after the client is authorized by the server so as to display the console interface corresponding to the graphic drawing instruction on the client; the method comprises the steps that a peripheral event generated on a client is also transmitted to a console to which a displayed console interface belongs through the server, and the console generates a graphic drawing instruction corresponding to the peripheral event aiming at the peripheral event and transmits the graphic drawing instruction to the client through the server for drawing and displaying; the server is also used as a data collection and transfer station for providing the equipment information and the authorization management information of the console for the clients of the corresponding user groups; the remote control method based on the network comprises the following steps:
acquiring an access request sent by a client for a console interface;
analyzing the interface type in the access request;
providing a graphical drawing instruction of a console interface corresponding to the interface type for a client so that the client restores the console interface according to the graphical drawing instruction; the console interface is an interface corresponding to the logic screen content required by the user.
2. The network-based remote control method according to claim 1, wherein the step of analyzing the interface type in the access request comprises:
when the access request is an after-sales request, judging that the interface type is a character terminal interface;
and when the access request is an operable request, judging the interface type as an application program interface.
3. The network-based remote control method according to claim 2, wherein the step of providing a console interface corresponding to the interface type to a client comprises:
when the interface type is a character terminal interface, providing a console interface corresponding to the character terminal interface for the client;
and when the interface type is an application program interface, providing a console interface corresponding to the application program interface for the client.
4. The network-based remote control method according to claim 3, wherein the step of providing the client with a console interface corresponding to the character terminal interface comprises:
sending a graphic drawing instruction corresponding to the character terminal interface to the client so that the client draws a corresponding console interface according to the graphic drawing instruction; or (b)
And the client side completes the access to the console interface corresponding to the character terminal interface by providing a transitional connection port access mode for the client side.
5. A server, comprising: a processor and a memory;
the memory is used for storing a computer program, and the processor is used for executing the computer program stored in the memory, so that the server executes the network-based remote control method as claimed in any one of claims 1 to 4.
6. The remote display method based on the network is characterized by being applied to a client, wherein the client is respectively connected with a server and at least one console; after a user activates a certain console interface corresponding to the console, the console transmits a graphic drawing instruction corresponding to the console interface to the server, and the client receives the graphic drawing instruction in an authorization range from the server after the client is authorized by the server so as to display the console interface corresponding to the graphic drawing instruction on the client; the method comprises the steps that a peripheral event generated on a client is also transmitted to a console to which a displayed console interface belongs through the server, and the console generates a graphic drawing instruction corresponding to the peripheral event aiming at the peripheral event and transmits the graphic drawing instruction to the client through the server for drawing and displaying; the server is also used as a data collection and transfer station for providing the equipment information and the authorization management information of the console for the clients of the corresponding user groups; the remote display method based on the network comprises the following steps:
sending an access request aiming at a console interface to a server so that the server analyzes the interface type in the access request;
receiving a graphical drawing instruction of a console interface corresponding to the interface type provided by the server, so that the client restores the console interface according to the graphical drawing instruction;
and displaying the console interface on a user interface of the client.
7. The network-based remote display method of claim 6, wherein the step of receiving a console interface provided by the server corresponding to the interface type comprises:
when the interface type is a character terminal interface, receiving a console interface corresponding to the character terminal interface provided by the server;
and when the interface type is an application program interface, receiving a console interface corresponding to the application program interface provided by the server.
8. The network-based remote display method of claim 7, wherein the step of displaying the console interface on the user interface of the client comprises:
when the interface type is a character terminal interface, displaying a console interface corresponding to the character terminal interface;
when the interface type is an application program interface, drawing and displaying a console interface corresponding to the application program interface through a graphic drawing instruction of the application program interface.
9. A client, comprising: a processor and a memory;
the memory is configured to store a computer program, and the processor is configured to execute the computer program stored in the memory, to cause the client to perform the network-based remote display method according to any one of claims 6 to 8.
10. A network-based remote control system, the network-based remote control system comprising: the system comprises a server, a client and at least one console; the server is respectively connected with the client and the console; after a user activates a certain console interface corresponding to the console, the console transmits a graphic drawing instruction corresponding to the console interface to the server, and the client receives the graphic drawing instruction in an authorization range from the server after the client is authorized by the server so as to display the console interface corresponding to the graphic drawing instruction on the client; the method comprises the steps that a peripheral event generated on a client is also transmitted to a console to which a displayed console interface belongs through the server, and the console generates a graphic drawing instruction corresponding to the peripheral event aiming at the peripheral event and transmits the graphic drawing instruction to the client through the server for drawing and displaying; the server is also used as a data collection and transfer station for providing the equipment information and the authorization management information of the console for the clients of the corresponding user groups;
the server is used for acquiring an access request for a console interface sent by the client; analyzing the interface type in the access request; providing a graphical drawing instruction of a console interface corresponding to the interface type for a client so that the client restores the console interface according to the graphical drawing instruction; the console interface is an interface corresponding to the logic screen content required by the user;
the client is used for sending an access request aiming at a console interface to a server so that the server analyzes the interface type in the access request; receiving a console interface corresponding to the interface type provided by the server; displaying the console interface on a user interface of the client;
and the console is used for uploading graphic drawing instructions corresponding to the console interfaces to the server.
CN202010724823.4A 2020-07-24 2020-07-24 Remote control display method, server, client and system based on network Active CN111818177B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010724823.4A CN111818177B (en) 2020-07-24 2020-07-24 Remote control display method, server, client and system based on network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010724823.4A CN111818177B (en) 2020-07-24 2020-07-24 Remote control display method, server, client and system based on network

Publications (2)

Publication Number Publication Date
CN111818177A CN111818177A (en) 2020-10-23
CN111818177B true CN111818177B (en) 2023-08-08

Family

ID=72861419

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010724823.4A Active CN111818177B (en) 2020-07-24 2020-07-24 Remote control display method, server, client and system based on network

Country Status (1)

Country Link
CN (1) CN111818177B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201266944Y (en) * 2008-07-18 2009-07-01 中国工商银行股份有限公司 Script device of multi-terminal mode
US7792143B1 (en) * 2005-03-25 2010-09-07 Cisco Technology, Inc. Method and apparatus for interworking dissimilar text phone protocols over a packet switched network
CN104850484A (en) * 2015-05-22 2015-08-19 成都千牛信息技术有限公司 Bitmap analysis based automatic determination method for character terminal interactive state

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7792143B1 (en) * 2005-03-25 2010-09-07 Cisco Technology, Inc. Method and apparatus for interworking dissimilar text phone protocols over a packet switched network
CN201266944Y (en) * 2008-07-18 2009-07-01 中国工商银行股份有限公司 Script device of multi-terminal mode
CN104850484A (en) * 2015-05-22 2015-08-19 成都千牛信息技术有限公司 Bitmap analysis based automatic determination method for character terminal interactive state

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"银行IT运维操作审计系统的设计与实现";戴长臻;《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》;20161015;正文第5章 *

Also Published As

Publication number Publication date
CN111818177A (en) 2020-10-23

Similar Documents

Publication Publication Date Title
US11321337B2 (en) Crowdsourcing data into a data lake
KR102328193B1 (en) Apparatus and method for virtual desktop service
CN108491164B (en) Hybrid cloud storage architecture system
US20070047439A1 (en) Method and apparatus of supporting business performance management with active shared data spaces
CN106161145A (en) A kind of monitoring method and system of server system operation status information
CN112136306B (en) Central control system of multimedia exhibition hall and control method and device thereof
US10346618B1 (en) Data encryption for virtual workspaces
CN109413140B (en) Remote automatic upgrading method for PACS server
US20200278975A1 (en) Searching data on a synchronization data stream
US10924590B1 (en) Virtual workspace experience visualization and optimization
CN113900834A (en) Data processing method, device, equipment and storage medium based on Internet of things technology
CN110275787B (en) Online platform data transmission method, device, medium and electronic equipment
US20220207165A1 (en) Information processing method, system, electronic device and computer readable storage medium
US10841363B2 (en) Streaming API subscription without loss of events
US10341420B1 (en) Approaches for preparing and delivering bulk data to clients
CN111818177B (en) Remote control display method, server, client and system based on network
CN112416743A (en) Test control system, method and equipment
US10680905B1 (en) Application help desk
US9448858B2 (en) Environment manager
CN110768855A (en) Method and device for testing linkmzation performance
US11778548B2 (en) Deploying containers on a 5G slice network
KR100321183B1 (en) Java Middleware System and Its Operation Method
CN115422012A (en) Data processing method and device, electronic equipment and computer readable medium
Xu et al. Research on automation integration technology of application systems based on web services
CN117850912A (en) APP application information dynamic configuration method and 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