CN111818177A - 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
CN111818177A
CN111818177A CN202010724823.4A CN202010724823A CN111818177A CN 111818177 A CN111818177 A CN 111818177A CN 202010724823 A CN202010724823 A CN 202010724823A CN 111818177 A CN111818177 A CN 111818177A
Authority
CN
China
Prior art keywords
interface
console
client
server
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010724823.4A
Other languages
Chinese (zh)
Other versions
CN111818177B (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

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • 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 network-based remote control display method, a server, a client and a system, wherein the network-based remote control method comprises the following steps: acquiring an access request aiming at a console interface sent by a client; analyzing the interface type in the access request; providing a console interface corresponding to the interface type for a client; the console interface is an interface corresponding to the content of the logic screen 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 the 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 particularly relates to a remote control display method, a server, a client and a system based on a network.
Background
In the prior art, for software application products sold, the running state of the products needs to be tracked by using 5G mobile internet and internet of things technology, which becomes a new channel for teaching, consulting, after-sale and maintenance to create field 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 the product remotely, and particularly can use the product at any time and any place where the user thinks the best.
Based on the user requirements, the currently achievable mode is mostly based on a Character Terminal, which is also called a Text Terminal (Text Terminal) and is a Terminal 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 to solve the defects that the prior art cannot rapidly and flexibly perform remote control and state tracking on console products and the like becomes a technical problem to be solved by the technical staff in the field.
Disclosure of Invention
In view of the above drawbacks of the prior art, an object of the present invention is to provide a remote control display method, a server, a client and a system based on a network, for solving the problem that the prior art cannot perform remote control and status tracking on console products quickly and flexibly.
In order 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 aiming at a console interface sent by a client; analyzing the interface type in the access request; providing a console interface corresponding to the interface type for a client; the console interface is an interface corresponding to the content of the logic screen 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-sale request, judging that the interface type is a character terminal interface; and when the access request is an operable request, determining that the interface type is 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 finishes the access to the console interface corresponding to the character terminal interface by providing the access of the transition connection port for the client.
Another aspect of the present invention provides a server, including: a processor and a memory; the memory is used for storing computer programs, and the processor is used for executing the computer programs stored by the memory so as to enable the server to execute the network-based remote control method.
The invention also provides a remote display method based on a network, which is applied to a client, and 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 console interface which is provided by the server and corresponds to the interface type; and displaying the console interface on the user interface of the client.
In an embodiment of the present invention, the step of receiving the console interface provided by the server and corresponding to the interface type includes: when the interface type is a character terminal interface, receiving a console interface which is provided by the server and corresponds to the character terminal interface; and when the interface type is an application program interface, receiving a console interface which is provided by the server and corresponds to the application program interface.
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; and when the interface type is an application program interface, drawing and displaying the console interface corresponding to the application program interface through a graph drawing instruction of the application program interface.
Yet another aspect of the present invention provides a client, including: a processor and a memory; the memory is used for storing computer programs, and the processor is used for executing the computer programs stored by the memory so as to enable the client to execute the network-based remote display method.
A final aspect of the present invention provides a network-based remote control system, including: 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 aiming at 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 a client; the console interface is an interface corresponding to the content of the logic screen 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 which is provided by the server and corresponds to the interface type; displaying the console interface on a user interface of the client; and the console is used for uploading the 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 advantages:
the invention provides a management control platform for multiple consoles, which can not only control the graphical interface (such as which logical interface or interfaces in which console a customer uses), the system state (such as after-sales support of programmers), but also manage and track the equipment of the console (such as management and tracking of all consoles connected with the console) of the console.
Drawings
Fig. 1 is a schematic flow chart illustrating a network-based remote control method according to an embodiment of the present invention.
Fig. 2 is a schematic view of an access request of a network-based remote control method according to an embodiment of the present invention.
Fig. 3 is a schematic diagram illustrating access of a character terminal in an embodiment of the network-based remote control method of the present invention.
FIG. 4 is a schematic view illustrating an application access in an embodiment of the network-based remote control method of the present invention.
FIG. 5 is a schematic flow chart diagram illustrating a network-based remote display method in accordance with an embodiment of the present invention.
Fig. 6 is a schematic structural diagram of a network-based remote control system according to an embodiment of the invention.
Description of the element reference numerals
6 remote display system based on network
61 cloud server
62 client
63 control console
S11-S13
S51-S53
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the components related to the present invention are only shown in the drawings rather than drawn according to the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, 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 a network, and provides a console assistance management system based on mobile internet control.
The console transmits a graphic drawing instruction of an interface to be displayed to the server, and the client receives the graphic drawing instruction within the authorized range from the server after being authorized by the server so as to display the content to be displayed corresponding to the graphic drawing instruction at the client. The consoles and clients are collectively referred to as a hardware device, which may be, for example, a computer that includes components such as memory, a memory controller, one or more processing units (CPUs), peripheral interfaces, RF circuitry, audio circuitry, speakers, microphones, input/output (I/O) subsystems, a display screen, 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 a Personal computer such as a desktop computer, a notebook computer, a tablet computer, a smart phone, a smart television, a Personal Digital Assistant (PDA for short), and the like, and may also be an intelligent wearable device such as a driving computer or smart glasses, a smart watch, and the like.
The principle and implementation of a remote control display method, a server, a client and a system based on a network 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 remote control display method, the server, the client and the system based on a network according to the present embodiment without creative work.
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 network-based remote control method specifically includes the following steps:
and S11, acquiring an access request aiming at the console interface sent by the client.
And 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, determining that the interface type is 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 content of the logic screen 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.
Please refer to fig. 2, which is a schematic view of an access request of a network-based remote control method according to an embodiment of the present invention. As shown in fig. 2, the access request is divided into an after-market request and an operational request. The post-sale request corresponds to a character terminal, and a console interface of the character terminal is called; corresponding to the operational request is an application program, thereby calling a console interface of the application program.
Specifically, for network distribution of application UI, the mobile internet channel preferably uses TCP connection to tell the cloud server console product existence through heartbeat package, and how many connectable screens exist for 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 client. And 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 events for the external events and transmits the graphic drawing instruction to the client for drawing.
Specifically, for the support of the character terminal, the drawing display can be performed through a graphic drawing instruction; and an intranet can be penetrated through a console product in the local area network by using a cloud server with a domain name, so that the mobile equipment in the external network accesses the cloud server, namely, the mobile equipment is equivalent to accessing a ssh port of local area network equipment, and the console product is analyzed and managed by using a traditional UNIX command line. Therefore, the method for providing the console interface corresponding to the character terminal interface to the client comprises two modes:
(1) and the client finishes the access to the console interface corresponding to the character terminal interface by providing a transitional connection port access mode for the client.
Please refer to fig. 3, which is a schematic view illustrating a character terminal access in an embodiment of a network-based remote control method according to the present invention. As shown in fig. 3, for the support of the character terminal, the mobile office equipment penetrates through the intranet of the domain name server, and the 2222 port of the mobile office equipment corresponds to the 22 port of the access console, so that the traditional ssh system management is performed. Wherein the 2222 port is a transition connection port.
Specifically, for the server, ports 1 through 1024 are reserved for the system and ports 1025 through 65535 are for the application. The 2222 port is only one embodiment of the port selection performed by the present invention, and other port selections greater than 1024 and less than or equal to 65535 are also within the protection scope of the present invention.
(2) And sending the graph drawing instruction corresponding to the character terminal interface to the client so that the client draws the corresponding console interface according to the graph drawing instruction.
Please refer to fig. 4, which is a schematic view illustrating an application access in an embodiment of the network-based remote control method according to the present invention. As shown in fig. 4, for the support of the application UI, the console sends the graphics drawing commands such as FillRectangle, drawtf 8, DrawImage, DrawPolygon, etc. of OpenGL to the domain name server, and then the domain name server forwards the graphics drawing commands to the mobile office device. The mobile office equipment is used as a client to feed back events such as a touch screen and the like to a domain name server by using the same network channel, and then the events are transferred to a console for caching.
In this embodiment, the network-based remote control method according to the present invention further includes: and the server is used as a data collection and transfer station to provide the equipment information and the authorization management information of the console for the clients of the corresponding user group.
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 this embodiment, and all the solutions implemented by adding, subtracting, and replacing the steps in the prior art according to the principles of the present invention are included in the protection scope of the present invention.
Please refer to fig. 5, which is a schematic flow chart illustrating a remote network-based display method according to an embodiment of the present invention. As shown in fig. 5, the remote display method based on the network specifically includes the following steps:
s51, sending an access request aiming at the console interface to the server, so that the server analyzes the interface type in the access request.
And S52, receiving the console interface which is provided by the server and corresponds to the interface type.
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 which is provided by the server and corresponds to the application program interface.
And S53, displaying the console interface on the 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; and when the interface type is an application program interface, drawing and displaying the console interface corresponding to the application program interface through a graph drawing instruction of the application program interface.
In this embodiment, the remote display method based on a network according to 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 according to the present invention is not limited to the execution sequence of the steps illustrated in the embodiment, and all the solutions implemented by adding, subtracting, and replacing the steps according to the principles of the present invention are included in the protection scope of the present invention.
The present embodiments provide a computer storage medium having stored thereon a computer program that, 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 understand that: all or part of the steps for implementing the above method embodiments may be performed by hardware associated with a computer program. The aforementioned computer program may be stored in a computer readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned computer-readable storage media comprise: various computer storage media that can store program codes, such as ROM, RAM, magnetic or optical disks.
The server of the present invention includes: a processor and a memory. The memory is used for storing computer programs, and the processor is used for executing the computer programs stored by the memory so as to enable the server to execute the network-based remote control method.
The client of the invention comprises: a processor and a memory; the memory is used for storing computer programs, and the processor is used for executing the computer programs stored by the memory so as to enable the client to execute the network-based remote display method.
Please refer to fig. 6, which is a schematic structural diagram of a network-based remote control system according to an embodiment of the present invention. 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; the server included in the network-based remote control system is, for example, a cloud server 61.
The cloud server 61 is connected to 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 content of the logic screen 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 the 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 the user interface of the client. In addition, when console 63 is connected to the cloud server via the 5G network for a long time, client 62 is also used to perform non-application UI-related management on a plurality of consoles 63.
The console 63 is configured to upload the graphics drawing instructions corresponding to the console interfaces to the cloud server 61.
In fig. 6, console a transmits screen 1, screen 2 and the character terminal to the cloud server through 4G/5G mobile internet, and console B also transmits the screen contents included 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 within the authorized range of the client, the console A forwards a graphic drawing instruction corresponding to the screen 1 to the client, 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 client interface.
It should be noted that the network-based remote control system of the present invention only provides the communication architecture mode of the client, the server and the console, and except for the preferred 4G/5G mobile internet in this embodiment, other wired or wifi networks, etc., network communication modes such as a networking mode of moving the cloud server to the local, etc., and a network communication mode such as an enterprise network constructed by placing the entire communication architecture system in vpn, etc., are included in the protection scope of the present invention.
Regarding the network-based remote control system of the present invention, the following four user groups related to light programming are taken as examples to further explain the principle and application.
(1) And (5) lighting operators. When a lamplight engineer programs a screen of a certain console, the screen does not need to be programmed at the place where the console is located, and the screen is called through the cloud server at any time and any place, so that programming work can be performed by using portable equipment at home or on business places, and the flexibility of programming work of the lamplight engineer is realized. Further, if the light engineer encounters difficulty in programming, an experienced light engineer may invoke a programming interface of the light engineer for remote assistance through the cloud server.
(2) After-market technicians. When a lighting engineer uses a certain software product to program and has a fault, the lighting engineer contacts an after-sales technician, the after-sales technician obtains a character terminal related to the software programming from a cloud server through a portable device, and restores a fault site through the character terminal, so that the fault reason is accurately known, and the problem is quickly solved for the lighting engineer. After-sale technicians can also obtain an interface programmed with the software from the cloud server through the portable equipment, and the interface is displayed on the equipment of the after-sale technicians through the transmitted graphic drawing instructions, so that real-time assistance is performed on lampholders.
(3) The leader of the lighting engineer. After each lighting engineer distributes a programming task, the leaders need to know the programming progress of each lighting engineer. The leader of the lighting engineer acquires an interface programmed with software of the lighting engineer from the cloud server through the equipment carried with the leader to know the programming progress of the lighting engineer. If the leader of the lamplight engineer is a company boss, the state 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 company boss calls the equipment information, especially the position information, of the company 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) And authorizing the manager. After the authorized manager logs in the cloud server, the authorized manager can know that: and the client console logs in a platform of the cloud server for the rental period and the trial period so as to limit the use of the client, the payment activation and the like. Under the application, a company where the authorized manager is located is provided with a plurality of consoles, and the consoles can be opened to other clients for paying and renting. The customer may rent a screen or screens of the console for a certain period of time.
In the specific application scene of lighting programming, a background daemon process of a lighting control console ensures that the background daemon process is connected with a cloud server for a long time, a lighting engineer and an after-sales technician are connected to a cloud end through mobile or office equipment, and the lighting engineer can be authorized to connect a plurality of desired console interfaces to program and backup performance documents of on-site stage lighting. When the lamplight engineer needs programming teaching or programming guidance, other experienced lamplight engineers can access the cloud, and the video conference and the remote control console are controlled in real time to solve the puzzles of the lamplight engineer. When a lamplight engineer feeds back a problem to a field console, after-sale 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 symptom, obtain evidence at a zero distance field 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, which can control the graphical interface of the consoles, for example, which logical interface or interfaces in which console the client uses; system status of the control console, such as after sales support by the programmer; the console itself can also be managed and tracked, for example, a cloud server manages and tracks all the consoles connected to the console. The invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (10)

1. A network-based remote control method is applied to a server, and comprises the following steps:
acquiring an access request aiming at a console interface sent by a client;
analyzing the interface type in the access request;
providing a console interface corresponding to the interface type for a client; the console interface is an interface corresponding to the content of the logic screen 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-sale request, judging that the interface type is a character terminal interface;
and when the access request is an operable request, determining that the interface type is an application program interface.
3. The network-based remote control method according to claim 2, wherein the step of providing the console interface corresponding to the interface type to the 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 console interface corresponding to the character terminal interface to the client 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
And the client finishes the access to the console interface corresponding to the character terminal interface by providing a transitional connection port access mode for the client.
5. A server, comprising: a processor and a memory;
the memory is for storing a computer program, and the processor is for executing the computer program stored by the memory to cause the server to perform the network-based remote control method according to any one of claims 1 to 4.
6. A remote display method based on network is characterized in that the method is applied to a client, and the remote display method based on 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 console interface which is provided by the server and corresponds to the interface type;
and displaying the console interface on the user interface of the client.
7. The network-based remote display method according to claim 6, wherein the step of receiving the console interface provided by the server and corresponding to the interface type comprises:
when the interface type is a character terminal interface, receiving a console interface which is provided by the server and corresponds to the character terminal interface;
and when the interface type is an application program interface, receiving a console interface which is provided by the server and corresponds to the application program interface.
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;
and when the interface type is an application program interface, drawing and displaying the console interface corresponding to the application program interface through a graph drawing instruction of the application program interface.
9. A client, comprising: a processor and a memory;
the memory is for storing a computer program, and the processor is for executing the memory-stored computer program to cause the client to perform the network-based remote display method of any one of claims 6 to 8.
10. 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 aiming at 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 a client; the console interface is an interface corresponding to the content of the logic screen 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 which is provided by the server and corresponds to the interface type; displaying the console interface on a user interface of the client;
and the console is used for uploading the 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 true CN111818177A (en) 2020-10-23
CN111818177B 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运维操作审计系统的设计与实现"", 《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》 *

Also Published As

Publication number Publication date
CN111818177B (en) 2023-08-08

Similar Documents

Publication Publication Date Title
US9977727B2 (en) Methods and systems for internally debugging code in an on-demand service environment
US8578285B2 (en) Methods, apparatus and systems for providing secure information via multiple authorized channels to authenticated users and user devices
CN106161145A (en) A kind of monitoring method and system of server system operation status information
CN202918339U (en) Ground test-launch-control system of carrier rocket based on cloud computing
KR20160136489A (en) Method for Resource Management base of Virtualization for cloud service
US10924590B1 (en) Virtual workspace experience visualization and optimization
CN115292026B (en) Management method, device and equipment of container cluster and computer readable storage medium
CN112136306A (en) Central control system of multimedia exhibition hall and control method and device thereof
CN114817901A (en) Authority management method, related device and medium
CN111200595B (en) Authority management method and device for accessing container and electronic equipment
US20220207165A1 (en) Information processing method, system, electronic device and computer readable storage medium
CN107092507A (en) Skin change method, the apparatus and system of application program
CN111818177B (en) Remote control display method, server, client and system based on network
CN116700779A (en) Code dynamic adjustment method, device, equipment, medium and program product
JPH096655A (en) System management device
US11552859B2 (en) Interactive graphical model-based configuration control of networked physical assets using logical transactional configuration change rules
US20140280365A1 (en) Method and system for data system management using cloud-based data migration
US20190012217A1 (en) Application logging adapters
CN113778798A (en) Server control method, server control device, electronic device, and storage medium
CN112416744A (en) Test control system, method and equipment
US9705814B2 (en) Network appliance mapping
CN116389801B (en) Multi-terminal integrated cloud streaming client implementation method
US20220295390A1 (en) Deploying containers on a 5g slice network
CN113535328B (en) Application instance control method, device, equipment and storage medium
CN112671850B (en) Hybrid cloud management method, device, medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant