CN111708595A - Remote interactive cooperation method and device based on visual interface - Google Patents

Remote interactive cooperation method and device based on visual interface Download PDF

Info

Publication number
CN111708595A
CN111708595A CN202010528973.8A CN202010528973A CN111708595A CN 111708595 A CN111708595 A CN 111708595A CN 202010528973 A CN202010528973 A CN 202010528973A CN 111708595 A CN111708595 A CN 111708595A
Authority
CN
China
Prior art keywords
user
user side
interface
vnc
user application
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.)
Pending
Application number
CN202010528973.8A
Other languages
Chinese (zh)
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.)
Hubei Meihe Yisi Education Technology Co ltd
Original Assignee
Hubei Meihe Yisi Education Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hubei Meihe Yisi Education Technology Co ltd filed Critical Hubei Meihe Yisi Education Technology Co ltd
Priority to CN202010528973.8A priority Critical patent/CN111708595A/en
Publication of CN111708595A publication Critical patent/CN111708595A/en
Pending legal-status Critical Current

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

Abstract

The invention provides a remote interactive cooperation method and device based on a visual interface. The method comprises the following steps: receiving a user application instruction, verifying the instruction, and calling a sharing container when the verification is successful; extracting a user side from a user application instruction, acquiring identification data through a VNC according to the user side, reversely proxying the VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to a graphical interface; and feeding back the address corresponding to the graphical interface to the user side, and realizing interactive cooperation with the user side if receiving the information fed back by the user side. According to the invention, interactive cooperation of users is realized through a graphical interface, so that the requirements of a teaching and scientific research platform are met, and the user experience is improved.

Description

Remote interactive cooperation method and device based on visual interface
Technical Field
The invention relates to the technical field of computer software, in particular to a remote interactive cooperation method and device based on a visual interface.
Background
The VNC is free open source software based on UNIX and Linux operating systems, has strong remote control capability, high efficiency and practicability, and has performance comparable to any remote control software in Windows and MAC. Related requirements such as graphical interfaces, remote monitoring and remote assistance can be achieved through a VNC technology, and common Linux operating systems similar to Ubuntu and Centos support the VNC technology.
Except for VNC, Xmanager can also be used for carrying out remote connection UNIX and Linux graphic operation, wherein the former is a remote connection operating system, all operations are carried out at UNIX and Linux host servers, and even if a local computer is disconnected with an operating host network in the operation process, the smooth operation of the operation is not influenced; the latter is to guide the UI interface of the host server to the local computer for displaying through the port, if the operation process has 'the local computer is disconnected with the operation host network', the operation will be interrupted and failed. More importantly, the VNC is free, open source, and the Xmanager is charged an additional fee.
In an artificial intelligence teaching and scientific research platform, besides the related tasks such as code compiling and program debugging are finished through other Web application programs such as a terminal and Jupyter, related requirements such as data set observation, document editing and mutual cooperation are often met, and the operations cannot be finished through the terminal or the Web application programs. In summary, if a remote interactive cooperation method based on a visual interface is available, and interactive cooperation of users can be realized through the graphical interface, the requirements of the current teaching and scientific research platform are met.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
In view of this, the invention provides a remote interactive collaboration method and device based on a visual interface, and aims to solve the technical problem that a graphical interface cannot be realized through a VNC technology and interactive collaboration is performed on a user through the graphical interface in the prior art.
The technical scheme of the invention is realized as follows:
in one aspect, the invention provides a remote interactive cooperation method based on a visual interface, which comprises the following steps:
s1, receiving a user application instruction, verifying the instruction, and calling a sharing container when the verification is successful;
s2, extracting a user side from a user application instruction, acquiring identification data through VNC according to the user side, reversely proxying VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to a graphical interface;
and S3, feeding back the address corresponding to the graphical interface to the user side, and if receiving the information fed back by the user side, realizing interactive cooperation with the user side.
On the basis of the foregoing technical solution, preferably, in step S1, receiving a user application instruction, verifying the instruction, and calling the sharing container when the verification is successful, the method further includes the following steps of receiving a user application instruction, where the user application instruction includes: the method comprises the steps that a local user application form is obtained through a user side IP address and user application data, a user application instruction is verified according to the local user application form, and if verification is successful, a sharing container is called; if the verification fails, the sharing is finished.
On the basis of the technical scheme, preferably, a local user application form is obtained, and a user application instruction is verified according to the local user application form.
On the basis of the above technical solution, preferably, in step S2, extracting a user side from a user application instruction, obtaining an identification data through VNC according to the user side, reversely proxying a VNC service configured by the identification data by using a WebSockets proxy service according to the identification data, and obtaining an address corresponding to a graphical interface, further including the steps of obtaining a Docker image of Ubuntu, building a VNC client and a server on the Docker image, mapping a website with an 80 port through the VNC client and recording a website address of the 80 port, mapping a 5900 port of the VNC server to the 80 port of the client, and feeding back the website address of the 80 port to the user side.
On the basis of the above technical solution, preferably, in step S3, in step S3, the address corresponding to the graphical interface is fed back to the user side, and if information fed back by the user side is received, interactive cooperation with the user side is implemented, and the method further includes the steps of recording the address of the shared container terminal and the address of the Jupyter port as the address corresponding to the graphical interface, feeding back to the user side, waiting for information feedback from the user side, and implementing interactive cooperation with the user side according to the feedback information.
On the basis of the technical scheme, preferably, the method waits for the feedback of the information of the user terminal, and realizes interactive cooperation with the user terminal according to the feedback information, and further comprises the following steps of realizing the interactive cooperation with the user terminal if the feedback information is received; and if the feedback information is not received, waiting for the user to finish information feedback.
On the basis of the above technical solution, preferably, if feedback information is received, interactive cooperation with the user side is realized, and the method further includes the following steps of acquiring a terminal address of the sharing container and a website address of the 80 port if the feedback information is received, and performing interactive cooperation on the user side according to the terminal address of the sharing container and the website address of the 80 port.
Still further preferably, the remote interactive collaboration device based on the visual interface includes:
the receiving module is used for receiving a user application instruction, verifying the instruction and calling the sharing container when the verification is successful;
the graphical interface module is used for extracting a user side IP from a user application instruction, acquiring identification data through a VNC according to the user side IP, reversely proxying the VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to a graphical interface;
and the interaction module is used for feeding back the address corresponding to the graphical interface to the user terminal IP, and realizing interactive cooperation with the user terminal IP if receiving the information fed back by the user terminal IP.
In a second aspect, the method for remote interactive collaboration based on a visualization interface further includes a device, the device including: the system comprises a memory, a processor and a visual interface-based remote interactive collaboration method program stored on the memory and executable on the processor, wherein the visual interface-based remote interactive collaboration method program is configured to implement the steps of the visual interface-based remote interactive collaboration method as described above.
In a third aspect, the method for remote interactive collaboration based on visual interface further includes a medium, which is a computer medium, on which a program for remote interactive collaboration based on visual interface is stored, and when executed by a processor, the program for remote interactive collaboration based on visual interface implements the steps of the method for remote interactive collaboration based on visual interface as described above.
Compared with the prior art, the remote interactive cooperation method based on the visual interface has the following beneficial effects that:
(1) the data can be observed better from multiple dimensions through a graphical interface, and a user can finish data observation, browser calling and different IDE using through the visual interface.
(2) Through the VNC technology, a user can operate on a graphical interface, so that the platform is easier to use, and the user experience is improved.
(3) The method avoids complex compatibility setting due to the diversity of client operating systems, and realizes sharing and cooperation among different operating systems directly through a reverse proxy inside the client.
(4) When the platform is used for teaching, a teacher can easily know the current learning state of students through a remote desktop realized by the VNC, and can also complete the guidance of the students in real time in a mode of the remote desktop, so that the efficiency is greatly improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of an apparatus in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a first embodiment of a visual interface-based remote interactive collaboration method according to the present invention;
FIG. 3 is a schematic flow chart of a remote interactive collaboration method based on a visual interface according to the present invention;
fig. 4 is a functional module schematic diagram of a first embodiment of a visual interface-based remote interactive collaboration method according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
As shown in fig. 1, the apparatus may include: a processor 1001, such as a Central Processing Unit (CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity (WI-FI) interface). The Memory 1005 may be a Random Access Memory (RAM) Memory, or may be a Non-Volatile Memory (NVM), such as a disk Memory. The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the device, and that in actual implementations the device may include more or less components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005 as a medium may include an operating system, a network communication module, a user interface module, and a remote interactive cooperation method program based on a visual interface.
In the device shown in fig. 1, the network interface 1004 is mainly used for establishing a communication connection between the device and a server storing all data required in the visual interface-based remote interactive collaboration method system; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 of the remote interactive cooperation method device based on the visual interface of the present invention may be disposed in the remote interactive cooperation method device based on the visual interface, and the remote interactive cooperation method device based on the visual interface calls the remote interactive cooperation method program based on the visual interface stored in the memory 1005 through the processor 1001, and executes the remote interactive cooperation method based on the visual interface provided by the present invention.
With reference to fig. 2, fig. 2 is a schematic flowchart of a visual interface-based remote interactive collaboration method according to a first embodiment of the present invention.
In this embodiment, the remote interactive collaboration method based on the visual interface includes the following steps:
s10: and receiving a user application instruction, verifying the instruction, and calling the sharing container when the verification is successful.
It should be understood that the flow diagram of the remote interactive collaboration method based on the visual interface of the present embodiment is shown in fig. 3.
It should be understood that, firstly, in the design of the platform bottom layer, besides the two ports of the terminal of the open client and the Jupyter client for the self client, a graphical interface port for remote sharing and collaboration is reserved for the self client and the management client to use.
It should be understood that, when the platform calls the sharing container, the user command is verified for security, and only if the user command passes the verification, the platform calls the sharing container.
S20: and extracting a user side from the user application instruction, acquiring identification data through the VNC according to the user side, reversely proxying the VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to the graphical interface.
It should be understood that, when a user applies for a container environment from a server platform, the platform first records the IP address of the user in the current platform and responds to the application of the user, after the container is started, the platform records the ID of the container and returns the terminal under the container and the two port addresses of jupitter to the client, and the client can access different addresses according to the requirements after obtaining the addresses.
It should be understood that the user can directly realize the access of the terminal of the self container and the jupitter client by adding the address and the port number, and wants to display a graphical interface in the HTML5, and the specific method is to convert TCP into WebSockets.
It should be understood that, since the user implements the operation in the platform based on the web page, which is a client similar to a client of the VNC, the access does not use the IP plus port number of the client, but uses a proxy of the WebSockets, and the client provides an identifier through the VNC to reverse the VNC service configured by the proxy, thereby implementing the VNC service provided by the VNCServer of the destination address.
It should be understood that, among others: the first branch is that the client A can freely access the graphical interface belonging to the client A through the Web end of the client A; and a second branch, the B management side can access the graphical interface under all the clients belonging to the B management side, and realize related operations such as remote monitoring and assistance through the graphical interface, which are specifically realized as follows:
on one hand, preparing a Linux Docker image with a VNC, taking an Ubuntu system as an example, includes the following steps: preparing a Docker mirror image of Ubuntu; building a VNC client and a VNC server in the Docker mirror image; mapping an 80-port website through a VNC client side, thereby realizing a graphical interface; mapping 5900 ports of a VNC server to 80 ports of a client, thereby realizing that a native machine and other users access a Docker graphical interface of the native machine; and setting the VNC client and the VNC server to be self-started.
On the other hand, platform scheduling is mainly divided into the following steps: starting the container and recording the IP address allocated to the container on the platform; the user of the current container can jump to the local 80 port by clicking the My desktop, the 80 port is mapped by the 5900 port, the user actually accesses the webpage with the 5900 port, and then the corresponding graphical interface operation can be completed on the webpage; the administrator can also complete corresponding tasks such as remote monitoring and assistance by clicking a remote desktop button corresponding to the user needing assistance and accessing the user container address recorded before plus an 80 port number.
S30: and feeding back the address corresponding to the graphical interface to the user side, and realizing interactive cooperation with the user side if receiving the information fed back by the user side.
It should be understood that the platform records the terminal address of the shared container and the two port addresses of Jupyter as the addresses corresponding to the graphical interface, and feeds back the addresses to the user side, waits for the feedback of the information of the user side, and implements the interactive cooperation with the user side according to the feedback information.
The above description is only for illustrative purposes and does not limit the technical solutions of the present application in any way.
As can be easily found from the above description, in the embodiment, the instruction is verified by receiving the instruction applied by the user, and when the verification is successful, the sharing container is called; extracting a user side from a user application instruction, acquiring identification data through a VNC according to the user side, reversely proxying the VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to a graphical interface; and feeding back the address corresponding to the graphical interface to the user side, and realizing interactive cooperation with the user side if receiving the information fed back by the user side. According to the invention, interactive cooperation of users is realized through a graphical interface, so that the requirements of a teaching and scientific research platform are met, and the user experience is improved.
In addition, the embodiment of the invention also provides a remote interactive cooperation device based on the visual interface. As shown in fig. 4, the remote interactive collaboration device based on the visual interface includes: a receiving module 10, a graphical interface module 20 and an interaction module 30.
The receiving module 10 is configured to receive a user application instruction, verify the instruction, and call the sharing container when the verification is successful;
the graphical interface module 20 is configured to extract a user-side IP from a user application instruction, obtain an identification data through the VNC according to the user-side IP, reverse-proxy the VNC service configured by the identification data by using a WebSockets proxy service according to the identification data, and obtain an address corresponding to a graphical interface;
and the interaction module 30 is configured to feed back an address corresponding to the graphical interface to the user-side IP, and if information fed back by the user-side IP is received, implement interactive cooperation with the user-side IP.
In addition, it should be noted that the above-described embodiments of the apparatus are merely illustrative, and do not limit the scope of the present invention, and in practical applications, a person skilled in the art may select some or all of the modules to implement the purpose of the embodiments according to actual needs, and the present invention is not limited herein.
In addition, technical details that are not elaborated in this embodiment may refer to a remote interactive cooperation method based on a visual interface provided in any embodiment of the present invention, and are not described herein again.
In addition, an embodiment of the present invention further provides a medium, where the medium is a computer medium, and a visual interface-based remote interactive collaboration method program is stored on the computer medium, where the visual interface-based remote interactive collaboration method program, when executed by a processor, implements the following operations:
s1, receiving a user application instruction, verifying the instruction, and calling a sharing container when the verification is successful;
s2, extracting a user side from a user application instruction, acquiring identification data through VNC according to the user side, reversely proxying VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to a graphical interface;
and S3, feeding back the address corresponding to the graphical interface to the user side, and if receiving the information fed back by the user side, realizing interactive cooperation with the user side.
Further, when executed by a processor, the remote interactive collaboration method program based on the visual interface further realizes the following operations:
receiving a user application instruction, wherein the user application instruction comprises: the method comprises the steps that a local user application form is obtained through a user side IP address and user application data, a user application instruction is verified according to the local user application form, and if verification is successful, a sharing container is called; if the verification fails, the sharing is finished.
Further, when executed by a processor, the remote interactive collaboration method program based on the visual interface further realizes the following operations:
acquiring local historical user application data, extracting historical user end IP addresses and historical user application data from the local historical user application data, and establishing a local user application table.
Further, when executed by a processor, the remote interactive collaboration method program based on the visual interface further realizes the following operations:
acquiring a Docker mirror image of Ubuntu, constructing a VNC client and a service end on the Docker mirror image, mapping an 80-port website through the VNC client, recording a website address of the 80-port website, mapping a 5900-port of the VNC service end to the 80-port of the client, and feeding back the website address of the 80-port to the user end.
Further, when executed by a processor, the remote interactive collaboration method program based on the visual interface further realizes the following operations:
and recording the terminal address of the sharing container and the two port addresses of Jupyter as the corresponding addresses of the graphical interface, feeding back the addresses to the user side, waiting for the information feedback of the user side, and realizing interactive cooperation with the user side according to the feedback information.
Further, when executed by a processor, the remote interactive collaboration method program based on the visual interface further realizes the following operations:
if the feedback information is received, interactive cooperation with the user side is realized; and if the feedback information is not received, waiting for the user to finish information feedback.
Further, when executed by a processor, the remote interactive collaboration method program based on the visual interface further realizes the following operations:
and if the feedback information is received, acquiring the terminal address of the sharing container and the website address of the 80 port, and performing interactive cooperation on the user side according to the terminal address of the sharing container and the website address of the 80 port.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A remote interactive collaboration method based on a visual interface is characterized in that: comprises the following steps;
s1, receiving a user application instruction, verifying the instruction, and calling a sharing container when the verification is successful;
s2, extracting a user side from a user application instruction, acquiring identification data through VNC according to the user side, reversely proxying VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to a graphical interface;
and S3, feeding back the address corresponding to the graphical interface to the user side, and if receiving the information fed back by the user side, realizing interactive cooperation with the user side.
2. A visual interface-based remote interactive collaboration method as claimed in claim 1 wherein: in step S1, receiving a user application instruction, verifying the instruction, and calling the sharing container when the verification is successful, the method further includes the following steps of receiving a user application instruction, where the user application instruction includes: the method comprises the steps that a local user application form is obtained through a user side IP address and user application data, a user application instruction is verified according to the local user application form, and if verification is successful, a sharing container is called; if the verification fails, the sharing is finished.
3. A visual interface-based remote interactive collaboration method as claimed in claim 2 wherein: the method comprises the steps of obtaining local historical user application data, extracting historical user end IP addresses and historical user application data from the local historical user application data, and establishing the local user application table.
4. A visual interface-based remote interactive collaboration method as claimed in claim 2 wherein: in step S2, a user side is extracted from a user application instruction, an identification data is obtained through a VNC according to the user side, a VNC service configured by the identification data is reversely proxied by using a WebSockets proxy service according to the identification data, and an address corresponding to a graphical interface is obtained, and the method further includes the steps of obtaining a Docker image of Ubuntu, building a VNC client and a service side on the Docker image, mapping a website with an 80 port through the VNC client and recording a website address of the 80 port, mapping a 5900 port of the VNC service side to the 80 port of the client, and feeding back the website address of the 80 port to the user side.
5. A visual interface-based remote interactive collaboration method as claimed in claim 4 wherein: and step S3, feeding back the address corresponding to the graphical interface to the user side, and if receiving the information fed back by the user side, realizing interactive cooperation with the user side, and the method also comprises the following steps of recording the terminal address of the sharing container and the two port addresses of Jupyter as the addresses corresponding to the graphical interface, feeding back to the user side, waiting for the information feedback of the user side, and realizing interactive cooperation with the user side according to the feedback information.
6. A visual interface-based remote interactive collaboration method as claimed in claim 5 wherein: waiting for feedback of user side information, and realizing interactive cooperation with the user side according to the feedback information, and further comprising the following steps of realizing interactive cooperation with the user side if the feedback information is received; and if the feedback information is not received, waiting for the user to finish information feedback.
7. A visual interface-based remote interactive collaboration method as claimed in claim 6 wherein: if the feedback information is received, interactive cooperation with the user side is realized, and the method further comprises the following steps of acquiring the terminal address of the sharing container and the website address of the 80 port, and performing interactive cooperation on the user side according to the terminal address of the sharing container and the website address of the 80 port.
8. A visual interface-based remote interactive collaboration device is characterized in that the visual interface-based remote interactive collaboration device comprises:
the receiving module is used for receiving a user application instruction, verifying the instruction and calling the sharing container when the verification is successful;
the graphical interface module is used for extracting a user side IP from a user application instruction, acquiring identification data through a VNC according to the user side IP, reversely proxying the VNC service configured by the identification data by using WebSockets proxy service according to the identification data, and acquiring an address corresponding to a graphical interface;
and the interaction module is used for feeding back the address corresponding to the graphical interface to the user terminal IP, and realizing interactive cooperation with the user terminal IP if receiving the information fed back by the user terminal IP.
9. An apparatus, characterized in that the apparatus comprises: a memory, a processor, and a visualization interface based remote interactive collaboration method program stored on the memory and executable on the processor, the visualization interface based remote interactive collaboration method program configured to implement the steps of the visualization interface based remote interactive collaboration method of any of claims 1 to 7.
10. A medium, characterized in that the medium is a computer medium, on which a visualization interface based remote interactive collaboration method program is stored, which when executed by a processor implements the steps of the visualization interface based remote interactive collaboration method as recited in any one of claims 1 to 7.
CN202010528973.8A 2020-06-11 2020-06-11 Remote interactive cooperation method and device based on visual interface Pending CN111708595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010528973.8A CN111708595A (en) 2020-06-11 2020-06-11 Remote interactive cooperation method and device based on visual interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010528973.8A CN111708595A (en) 2020-06-11 2020-06-11 Remote interactive cooperation method and device based on visual interface

Publications (1)

Publication Number Publication Date
CN111708595A true CN111708595A (en) 2020-09-25

Family

ID=72540053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010528973.8A Pending CN111708595A (en) 2020-06-11 2020-06-11 Remote interactive cooperation method and device based on visual interface

Country Status (1)

Country Link
CN (1) CN111708595A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112256399A (en) * 2020-10-28 2021-01-22 四川长虹电器股份有限公司 Docker-based Jupyter Lab multi-user remote development method and system
CN114510849A (en) * 2022-04-20 2022-05-17 国家超级计算天津中心 Simulation processing method, device, equipment and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102196003A (en) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 Remote control method and device of monitoring system
CN105979000A (en) * 2016-06-25 2016-09-28 国云科技股份有限公司 Method of VNC (virtual network computer) protocol remote desktop
US20190138324A1 (en) * 2017-11-09 2019-05-09 Vmware, Inc. Network Isolation in Virtual Desktop Infrastructure
CN110489192A (en) * 2019-08-13 2019-11-22 腾讯科技(深圳)有限公司 Remote communication method and device, electronic equipment
CN110493269A (en) * 2019-09-24 2019-11-22 福建中锐网络股份有限公司 A kind of method of the long-range Docker container desktop of Web

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102196003A (en) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 Remote control method and device of monitoring system
CN105979000A (en) * 2016-06-25 2016-09-28 国云科技股份有限公司 Method of VNC (virtual network computer) protocol remote desktop
US20190138324A1 (en) * 2017-11-09 2019-05-09 Vmware, Inc. Network Isolation in Virtual Desktop Infrastructure
CN110489192A (en) * 2019-08-13 2019-11-22 腾讯科技(深圳)有限公司 Remote communication method and device, electronic equipment
CN110493269A (en) * 2019-09-24 2019-11-22 福建中锐网络股份有限公司 A kind of method of the long-range Docker container desktop of Web

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112256399A (en) * 2020-10-28 2021-01-22 四川长虹电器股份有限公司 Docker-based Jupyter Lab multi-user remote development method and system
CN112256399B (en) * 2020-10-28 2022-08-19 四川长虹电器股份有限公司 Docker-based Jupitter Lab multi-user remote development method and system
CN114510849A (en) * 2022-04-20 2022-05-17 国家超级计算天津中心 Simulation processing method, device, equipment and medium

Similar Documents

Publication Publication Date Title
EP2669801A1 (en) Mapping messages between web services
CN110489192B (en) Remote communication method and device and electronic equipment
CN112860572B (en) Cloud testing method, device, system, medium and electronic equipment of mobile terminal
US20220075491A1 (en) Remote support service with smart whiteboard
US20170214726A1 (en) Open Collaboration Board with Multiple Integrated Services
CN108763086A (en) Script method for recording, terminal and computer readable storage medium based on remote real machine
WO2016007180A1 (en) Providing remote access to applications through interface hooks
CN111708595A (en) Remote interactive cooperation method and device based on visual interface
CN111352600A (en) Large screen control system, method and device and electronic equipment
US11372658B2 (en) Cross-device mulit-monitor setup for remote desktops via image scanning
EP3196783A1 (en) Open collaboration board with multiple integrated services
CN111444095A (en) Test platform system and test method of mobile equipment
CN110019058B (en) Sharing method and device for file operation
CN111629016A (en) Control method, device and system
CN110275787B (en) Online platform data transmission method, device, medium and electronic equipment
CN110266701B (en) Intelligent device data transmission method, device, medium and electronic device
CN111597489A (en) Realization method and device based on mobile terminal draggable user-defined form component
EP3901761A2 (en) Method, apparatus, and electronic device for processing visual data of deep model
US11237854B2 (en) Providing a virtual desktop within a computing environment
CN108255547B (en) Application program control method and device
CN113571162A (en) Method, device and system for realizing multi-user cooperative operation medical image
WO2010043234A1 (en) Web application server facilitating data access in a network environment
CN104956358B (en) Terminal Server Client application
WO2023246486A1 (en) Method and apparatus for creating connector
CN114422236B (en) Intelligent device access method and device and electronic device

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200925

RJ01 Rejection of invention patent application after publication