CN114979235A - Cloud desktop data sharing method and server - Google Patents

Cloud desktop data sharing method and server Download PDF

Info

Publication number
CN114979235A
CN114979235A CN202210430207.7A CN202210430207A CN114979235A CN 114979235 A CN114979235 A CN 114979235A CN 202210430207 A CN202210430207 A CN 202210430207A CN 114979235 A CN114979235 A CN 114979235A
Authority
CN
China
Prior art keywords
cloud desktop
data
mobile terminal
dimension code
connection channel
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
CN202210430207.7A
Other languages
Chinese (zh)
Other versions
CN114979235B (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.)
Fujian Centerm Information Co Ltd
Original Assignee
Fujian Centerm Information 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 Fujian Centerm Information Co Ltd filed Critical Fujian Centerm Information Co Ltd
Priority to CN202210430207.7A priority Critical patent/CN114979235B/en
Publication of CN114979235A publication Critical patent/CN114979235A/en
Application granted granted Critical
Publication of CN114979235B publication Critical patent/CN114979235B/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/14Session management
    • H04L67/141Setup of application sessions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K17/00Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations
    • G06K17/0022Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisious for transferring data to distant stations, e.g. from a sensing device
    • G06K17/0025Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisious for transferring data to distant stations, e.g. from a sensing device the arrangement consisting of a wireless interrogation device in combination with a device for optically marking the record carrier

Abstract

The invention discloses a cloud desktop data sharing method and a server, wherein a corresponding two-dimensional code is generated for a cloud desktop according to two-dimensional code request information sent by the cloud desktop, and the two-dimensional code is returned to the cloud desktop for display, so that a mobile terminal scans the two-dimensional code of the cloud desktop and establishes a communication connection channel associated with the cloud desktop, and thus the association relationship between the mobile terminal and the cloud desktop is established. And receiving the data to be shared uploaded by the mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code. Therefore, the mobile terminal and the cloud desktop can be associated with each other and share data to the cloud desktop only by scanning codes, and compared with the prior art in which data sharing between the mobile terminal and the cloud desktop is performed through a USB or through third-party software, convenience in use of the cloud desktop can be improved.

Description

Cloud desktop data sharing method and server
Technical Field
The invention relates to the technical field of data sharing, in particular to a cloud desktop based data sharing method and a server.
Background
The cloud desktop is a typical application in the era of virtualization and cloud computing, and is simply to install virtualization software in a server in a data center computer room through a virtualization technology, and then configure the software to create a plurality of virtual machines, wherein the virtual machines have relatively independent CPU and memory resources, and then divide an actual server into a plurality of virtual machines, so that the virtual machines are provided for a plurality of users to use independently, different users use different virtual machines, and the CPU and the memory resources are not mutually occupied, and the mutual conflict caused by the operation of the same machine is avoided. The desktop service of the virtual machine is used by the user, and the experience effect of the user is the same as that of the user who normally uses the computer.
The application scene of the cloud desktop is wide, taking picture sharing as an example: the method comprises the following steps that a picture of a mobile terminal is required to be shared on a cloud desktop, a USB data line is used to connect the mobile terminal and a computer, and then the picture is copied to the cloud desktop of the computer; or by third party software. However, the above-mentioned picture sharing method is cumbersome for the user to operate, and cannot realize the convenience brought by the cloud desktop.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the method and the server based on the cloud desktop data sharing can realize the data sharing without depending on third-party software or hardware.
In order to solve the technical problems, the invention adopts the technical scheme that:
a method based on cloud desktop data sharing comprises the following steps:
receiving two-dimension code request information of a cloud desktop, generating a corresponding two-dimension code for the cloud desktop according to the two-dimension code request information, and returning the two-dimension code to the cloud desktop, wherein the two-dimension code is used for a mobile terminal to establish a communication connection channel associated with the cloud desktop after scanning the two-dimension code;
and receiving data to be shared uploaded by a mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
a server based on cloud desktop data sharing, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving two-dimension code request information of a cloud desktop, generating a corresponding two-dimension code for the cloud desktop according to the two-dimension code request information, and returning the two-dimension code to the cloud desktop, wherein the two-dimension code is used for a mobile terminal to establish a communication connection channel associated with the cloud desktop after scanning the two-dimension code;
and receiving data to be shared uploaded by a mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code.
The invention has the beneficial effects that: the method comprises the steps of generating a corresponding two-dimensional code for the cloud desktop according to two-dimensional code request information sent by the cloud desktop, and returning the two-dimensional code to the cloud desktop for display, so that the mobile terminal scans the two-dimensional code of the cloud desktop and establishes a communication connection channel associated with the cloud desktop, and therefore the association relation between the mobile terminal and the cloud desktop is established. And receiving the data to be shared uploaded by the mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code. Therefore, the mobile terminal and the cloud desktop can be associated with each other and share data to the cloud desktop only by scanning codes, and compared with the prior art in which data sharing between the mobile terminal and the cloud desktop is performed through a USB or through third-party software, convenience in use of the cloud desktop can be improved.
Drawings
Fig. 1 is a flowchart of a method for data sharing based on a cloud desktop according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a server based on cloud desktop data sharing according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating specific steps of a method for data sharing based on a cloud desktop according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating steps executed by a cloud desktop according to a first embodiment of the present invention;
fig. 5 is a relationship diagram among a mobile terminal, a cloud desktop, and a server according to a first embodiment of the present invention;
description of the reference symbols:
1. a server based on cloud desktop data sharing; 2. a memory; 3. a processor.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1, an embodiment of the present invention provides a method for data sharing based on a cloud desktop, including:
receiving two-dimension code request information of a cloud desktop, generating a corresponding two-dimension code for the cloud desktop according to the two-dimension code request information, and returning the two-dimension code to the cloud desktop, wherein the two-dimension code is used for a mobile terminal to establish a communication connection channel associated with the cloud desktop after scanning the two-dimension code;
and receiving data to be shared uploaded by a mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code.
From the above description, the beneficial effects of the present invention are: the method comprises the steps of generating a corresponding two-dimensional code for the cloud desktop according to two-dimensional code request information sent by the cloud desktop, and returning the two-dimensional code to the cloud desktop for display, so that the mobile terminal scans the two-dimensional code of the cloud desktop and establishes a communication connection channel associated with the cloud desktop, and therefore the association relation between the mobile terminal and the cloud desktop is established. And receiving the data to be shared uploaded by the mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code. Therefore, the mobile terminal and the cloud desktop can be associated with each other and share data to the cloud desktop only by scanning codes, and compared with the prior art in which data sharing between the mobile terminal and the cloud desktop is performed through a USB or through third-party software, convenience in use of the cloud desktop can be improved.
Further, generating a corresponding two-dimensional code for the cloud desktop according to the two-dimensional code request information, and returning the two-dimensional code to the cloud desktop includes:
acquiring communication information of a corresponding cloud desktop according to the two-dimension code request information, and generating a corresponding two-dimension code according to the communication information;
and returning the two-dimension code to the cloud desktop, and setting the two-dimension code on a top layer by the cloud desktop for displaying.
According to the description, the corresponding two-dimension code is generated according to the two-dimension code request information, and the two-dimension code is returned to the cloud desktop, so that the cloud desktop can set the two-dimension code on the top layer for display, a specific two-dimension code can be generated for each cloud desktop, and the mobile device and the cloud desktop can be conveniently associated subsequently.
Further, the establishing, by the mobile terminal, the communication connection channel associated with the cloud desktop after the two-dimensional code is scanned by the mobile terminal includes:
the two-dimension code is used for acquiring communication information of a cloud desktop by using a mobile terminal to call a camera to scan the two-dimension code and then identifying and analyzing the two-dimension code based on a data format and the two-dimension code, wherein the communication information comprises a communication data protocol and a unique identifier of the cloud desktop;
after the mobile terminal creates a communication connection channel according to the communication data protocol, the communication connection channel is communicated with the mobile terminal through the communication connection channel, and the communication connection channel is associated with the corresponding cloud desktop through the unique identification of the cloud desktop.
According to the description, the mobile terminal analyzes the two-dimensional code based on the data format and the two-dimensional code identification so as to obtain the communication information of the cloud desktop, and the security of the data can be improved in an encryption and decryption mode; because the communication information comprises the communication data protocol and the unique identification of the cloud desktop, the mobile terminal creates a communication connection channel communicated with the server according to the communication data protocol, and the channel can be associated with the corresponding cloud desktop.
Further, the data to be shared uploaded by the mobile terminal is received through the communication connection channel, and the sending of the data to be shared to the cloud desktop corresponding to the two-dimensional code comprises the following steps:
receiving data to be shared, which is obtained by the mobile terminal from stored data or real-time input data, through the communication connection channel;
and sending the data to be shared to a cloud desktop corresponding to the two-dimensional code according to the unique identifier in the communication connection channel corresponding to the mobile terminal.
As can be seen from the above description, the mobile terminal may share stored data or data input in real time, which improves flexibility of data sharing.
Further, the sending the data to be shared to the cloud desktop corresponding to the two-dimensional code further includes:
and storing the data to be shared into a preset directory under a virtual machine corresponding to the cloud desktop.
According to the description, the data shared by the mobile terminal can be stored in the directory of the virtual machine corresponding to the cloud desktop, so that the convenience of data sharing is improved.
Referring to fig. 2, another embodiment of the present invention provides a server based on cloud desktop data sharing, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the following steps when executing the computer program:
receiving two-dimension code request information of a cloud desktop, generating a corresponding two-dimension code for the cloud desktop according to the two-dimension code request information, and returning the two-dimension code to the cloud desktop, wherein the two-dimension code is used for a mobile terminal to establish a communication connection channel associated with the cloud desktop after scanning the two-dimension code;
and receiving data to be shared uploaded by a mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code.
As can be seen from the above description, a corresponding two-dimensional code is generated for the cloud desktop according to the two-dimensional code request information sent by the cloud desktop, and the two-dimensional code is returned to the cloud desktop for display, so that the mobile terminal scans the two-dimensional code of the cloud desktop and establishes a communication connection channel associated with the cloud desktop, thereby establishing an association relationship between the mobile terminal and the cloud desktop. And receiving the data to be shared uploaded by the mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code. Therefore, the mobile terminal and the cloud desktop can be associated with each other and share data to the cloud desktop only by scanning codes, and compared with the prior art in which data sharing between the mobile terminal and the cloud desktop is performed through a USB or through third-party software, convenience in use of the cloud desktop can be improved.
Further, generating a corresponding two-dimensional code for the cloud desktop according to the two-dimensional code request information, and returning the two-dimensional code to the cloud desktop includes:
acquiring communication information of a corresponding cloud desktop according to the two-dimension code request information, and generating a corresponding two-dimension code according to the communication information;
and returning the two-dimension code to the cloud desktop, and setting the two-dimension code on a top layer by the cloud desktop for displaying.
According to the description, the corresponding two-dimension code is generated according to the two-dimension code request information, and the two-dimension code is returned to the cloud desktop, so that the cloud desktop can set the two-dimension code on the top layer for display, a specific two-dimension code can be generated for each cloud desktop, and the mobile device and the cloud desktop can be conveniently associated subsequently.
Further, the establishing, by the mobile terminal, the communication connection channel associated with the cloud desktop after the two-dimensional code is scanned by the mobile terminal includes:
the two-dimension code is used for acquiring communication information of a cloud desktop by using a mobile terminal to call a camera to scan the two-dimension code and then identifying and analyzing the two-dimension code based on a data format and the two-dimension code, wherein the communication information comprises a communication data protocol and a unique identifier of the cloud desktop;
after the mobile terminal creates a communication connection channel according to the communication data protocol, the mobile terminal communicates with the mobile terminal through the communication connection channel, and the communication connection channel is associated with the corresponding cloud desktop through the unique identification of the cloud desktop.
According to the description, the mobile terminal analyzes the two-dimensional code based on the data format and the two-dimensional code identification so as to obtain the communication information of the cloud desktop, and the security of the data can be improved in an encryption and decryption mode; because the communication information comprises the communication data protocol and the unique identification of the cloud desktop, the mobile terminal creates a communication connection channel communicated with the server according to the communication data protocol, and the channel can be associated with the corresponding cloud desktop.
Further, the data to be shared uploaded by the mobile terminal are received through the communication connection channel, and the data to be shared are sent to the cloud desktop corresponding to the two-dimensional code, wherein the data to be shared comprise:
receiving data to be shared, which is obtained by the mobile terminal from stored data or real-time input data, through the communication connection channel;
and sending the data to be shared to a cloud desktop corresponding to the two-dimensional code according to the unique identifier in the communication connection channel corresponding to the mobile terminal.
As can be seen from the above description, the mobile terminal may share stored data or data input in real time, which improves the flexibility of data sharing.
Further, the sending the data to be shared to the cloud desktop corresponding to the two-dimensional code further includes:
and storing the data to be shared into a preset directory under a virtual machine corresponding to the cloud desktop.
According to the description, the data shared by the mobile terminal can be stored in the directory of the virtual machine corresponding to the cloud desktop, so that the convenience of data sharing is improved.
The cloud desktop data sharing method and the server are suitable for data sharing between a cloud desktop and a mobile terminal, and are described in the following through specific implementation modes:
example one
Referring to fig. 1, 3 to 5, a method for data sharing based on a cloud desktop includes the steps of:
s1, receiving two-dimension code request information of a cloud desktop, generating a corresponding two-dimension code for the cloud desktop according to the two-dimension code request information, returning the two-dimension code to the cloud desktop, wherein the two-dimension code is used for a mobile terminal to establish a communication connection channel associated with the cloud desktop after scanning the code by the two-dimension code.
S11, acquiring communication information of the corresponding cloud desktop according to the two-dimension code request information, and generating a corresponding two-dimension code according to the communication information.
Specifically, referring to fig. 4, when the cloud desktop is initialized, two-dimensional code request information sent by the cloud desktop is received, communication information corresponding to the cloud desktop, that is, data such as an access address, a port number, and a unique identifier in the JSON format, is acquired based on the two-dimensional code request information, and a character string in the JSON format is generated into a two-dimensional code.
S12, returning the two-dimension code to the cloud desktop, and enabling the cloud desktop to set the two-dimension code on a top layer for displaying.
Specifically, the two-dimensional code is returned to the cloud desktop and displayed at the lower right corner of the cloud desktop, and the two-dimensional code is located at the top layer of the cloud desktop.
S13, the two-dimension code is used for acquiring communication information of a cloud desktop by analyzing the two-dimension code based on a data format and two-dimension code identification after the mobile terminal calls the camera to scan the two-dimension code, and the communication information comprises a communication data protocol and a unique identifier of the cloud desktop.
Specifically, the mobile terminal calls the camera to identify the two-dimensional code to obtain data of the two-dimensional code, and analyzes the two-dimensional code to obtain communication information, wherein the communication information comprises a request address, a port number, a cloud desktop unique identification code and the like.
In this embodiment, the mobile terminal and the server have a data format, that is, a JSON format, defined in advance, and perform the analysis of the two-dimensional code based on the data format and the two-dimensional code recognition technology.
S14, after the mobile terminal creates a communication connection channel according to the communication data protocol, the mobile terminal communicates with the mobile terminal through the communication connection channel, and the communication connection channel is associated with the corresponding cloud desktop through the unique identification of the cloud desktop.
Specifically, the mobile terminal uses a socket mode to establish a communication connection channel for connecting the mobile terminal and the server, and a request address IP and a port number in the two-dimensional code need to be acquired to establish the channel in the establishing process; the communication information comprises a cloud desktop unique identification code which is used as a basis for cloud desktop uniqueness so that the communication connection channel can be associated with the cloud desktop. The data to be shared of the subsequent mobile terminal is transmitted to the cloud desktop through the communication connection channel. And if the server fails to communicate with the mobile terminal through the communication connection channel, ending the sharing.
In some embodiments, one mobile terminal may scan two-dimensional codes of a plurality of cloud desktops, and one mobile terminal establishes associated communication connection channels with the plurality of cloud desktops, so that data of the mobile terminal is shared to the plurality of cloud desktops at the same time.
S2, receiving data to be shared uploaded by the mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code.
And S21, receiving the data to be shared, which is obtained by the mobile terminal from the stored data or the real-time input data, through the communication connection channel.
Specifically, taking picture sharing as an example, picture acquisition in the mobile terminal supports selecting pictures in an album and also supports directly calling a camera to take pictures without opening the album, and the mobile terminal sends the pictures to be shared to the server through a communication connection channel.
S22, sending the data to be shared to a cloud desktop corresponding to the two-dimensional code according to the unique identifier in the communication connection channel corresponding to the mobile terminal.
And storing the data to be shared into a preset directory under a virtual machine corresponding to the cloud desktop.
Specifically, after receiving the picture resource, the server stores the picture resource to a specified directory, such as a desktop, in a virtual machine corresponding to the cloud desktop. Transmitting the display content in the virtual machine to a local terminal for display through a cloud desktop protocol; when the cloud desktop of the computer side refreshes the interface in real time, the newly added mobile side picture resources can be seen.
Referring to fig. 5, taking picture sharing as an example, the data sharing method of the embodiment may specifically include the following steps:
1. the cloud desktop terminal requests the two-dimension code content from the server;
2. the server generates a two-dimensional code and sends the two-dimensional code to the cloud desktop end;
3. the mobile terminal scans the two-dimensional code of the cloud desktop;
4. analyzing the two-dimension code of the cloud desktop;
5. establishing connection between the mobile terminal and the server, and uploading the selected pictures to the server by the mobile terminal;
6. and the server issues the picture resource to the cloud desktop.
Therefore, in the embodiment, by using the camera of the mobile terminal and adopting a scanning function commonly used by the public, the picture of the mobile terminal can be easily shared on the cloud desktop through a packaging mode and displayed on the cloud desktop at the computer end; the traditional USB data line graph transmission mode or the third-party software graph transmission mode is replaced; meanwhile, when the method is used, when the data of the two-dimensional code is analyzed, the encryption and decryption mode is adopted, the safety of the data on the cloud desktop is protected, the image can be transmitted without scanning the code by any software, and the safety and the privacy of the data are ensured.
Example two
Referring to fig. 2, a server 1 based on cloud desktop data sharing includes a memory 2, a processor 3, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the steps of a method based on cloud desktop data sharing according to an embodiment.
In summary, according to the cloud desktop data sharing method and the server provided by the invention, a two-dimensional code is provided on the cloud desktop, each mobile terminal device is provided with the code scanning function, and a connection channel between the mobile terminal and the cloud desktop is automatically created through the code scanning function; and establishing a connection mode according to the content of the data protocol scanned by the two-dimensional code. After the connecting channel is opened, the mobile terminal has a function of selecting pictures, after the pictures are selected, picture uploading is initiated, and the cloud desktop background receives items from the mobile terminal; according to the unique cloud desktop identification, storing the pictures in a certain directory of the specified cloud desktop; the cloud desktop of the computer end is refreshed in real time, so that the picture resources can be seen in the virtual desktop of the computer end in time; therefore, the overall effect that the mobile terminal scans the code to share the picture to the cloud desktop is achieved. Therefore, only need sweep the sign indicating number between mobile terminal and the cloud desktop can be correlated with each other and with data sharing to the cloud desktop in, compare in prior art through USB or carry out the data sharing between mobile terminal and the cloud desktop through third party software, can improve the convenience that the cloud desktop used.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method based on cloud desktop data sharing is characterized by comprising the following steps:
receiving two-dimension code request information of a cloud desktop, generating a corresponding two-dimension code for the cloud desktop according to the two-dimension code request information, and returning the two-dimension code to the cloud desktop, wherein the two-dimension code is used for a mobile terminal to establish a communication connection channel associated with the cloud desktop after scanning the two-dimension code;
and receiving data to be shared uploaded by a mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code.
2. The method of claim 1, wherein generating a corresponding two-dimensional code for the cloud desktop according to the two-dimensional code request information, and returning the two-dimensional code to the cloud desktop comprises:
acquiring communication information of a corresponding cloud desktop according to the two-dimension code request information, and generating a corresponding two-dimension code according to the communication information;
and returning the two-dimension code to the cloud desktop, and setting the two-dimension code on a top layer by the cloud desktop for displaying.
3. The method for data sharing based on the cloud desktop of claim 1, wherein the step of using the two-dimensional code to establish a communication connection channel associated with the cloud desktop after the mobile terminal scans the two-dimensional code comprises:
the two-dimension code is used for acquiring communication information of a cloud desktop by using a mobile terminal to call a camera to scan the two-dimension code and then identifying and analyzing the two-dimension code based on a data format and the two-dimension code, wherein the communication information comprises a communication data protocol and a unique identifier of the cloud desktop;
after the mobile terminal creates a communication connection channel according to the communication data protocol, the communication connection channel is communicated with the mobile terminal through the communication connection channel, and the communication connection channel is associated with the corresponding cloud desktop through the unique identification of the cloud desktop.
4. The method according to claim 3, wherein the step of receiving the data to be shared uploaded by the mobile terminal through the communication connection channel and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code comprises:
receiving data to be shared, which is obtained by the mobile terminal from stored data or real-time input data, through the communication connection channel;
and sending the data to be shared to a cloud desktop corresponding to the two-dimensional code according to the unique identifier in the communication connection channel corresponding to the mobile terminal.
5. The method for data sharing based on the cloud desktop according to claim 1, wherein the data to be shared is sent to the cloud desktop corresponding to the two-dimensional code, and further comprising:
and storing the data to be shared into a preset directory under a virtual machine corresponding to the cloud desktop.
6. A cloud desktop data sharing based server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the computer program implements the steps of:
receiving two-dimension code request information of a cloud desktop, generating a corresponding two-dimension code for the cloud desktop according to the two-dimension code request information, and returning the two-dimension code to the cloud desktop, wherein the two-dimension code is used for a mobile terminal to establish a communication connection channel associated with the cloud desktop after scanning the two-dimension code;
and receiving data to be shared uploaded by a mobile terminal through the communication connection channel, and sending the data to be shared to the cloud desktop corresponding to the two-dimensional code.
7. The cloud desktop data sharing-based server according to claim 6, wherein generating a corresponding two-dimensional code for the cloud desktop according to the two-dimensional code request information, and returning the two-dimensional code to the cloud desktop comprises:
acquiring communication information of a corresponding cloud desktop according to the two-dimension code request information, and generating a corresponding two-dimension code according to the communication information;
and returning the two-dimension code to the cloud desktop, and setting the two-dimension code on a top layer by the cloud desktop for displaying.
8. The cloud desktop data sharing-based server according to claim 6, wherein the using of the two-dimensional code to establish a communication connection channel associated with the cloud desktop after the mobile terminal scans the two-dimensional code comprises:
the two-dimension code is used for acquiring communication information of a cloud desktop by using a mobile terminal to call a camera to scan the two-dimension code and then identifying and analyzing the two-dimension code based on a data format and the two-dimension code, wherein the communication information comprises a communication data protocol and a unique identifier of the cloud desktop;
after the mobile terminal creates a communication connection channel according to the communication data protocol, the communication connection channel is communicated with the mobile terminal through the communication connection channel, and the communication connection channel is associated with the corresponding cloud desktop through the unique identification of the cloud desktop.
9. The server based on cloud desktop data sharing of claim 8, wherein the receiving of the data to be shared uploaded by the mobile terminal through the communication connection channel and the sending of the data to be shared to the cloud desktop corresponding to the two-dimensional code comprise:
receiving data to be shared, which is obtained by the mobile terminal from stored data or real-time input data, through the communication connection channel;
and sending the data to be shared to a cloud desktop corresponding to the two-dimensional code according to the unique identifier in the communication connection channel corresponding to the mobile terminal.
10. The server based on cloud desktop data sharing of claim 6, wherein the data to be shared is sent to the cloud desktop corresponding to the two-dimensional code, further comprising:
and storing the data to be shared into a preset directory under a virtual machine corresponding to the cloud desktop.
CN202210430207.7A 2022-04-22 2022-04-22 Cloud desktop data sharing-based method and server Active CN114979235B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210430207.7A CN114979235B (en) 2022-04-22 2022-04-22 Cloud desktop data sharing-based method and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210430207.7A CN114979235B (en) 2022-04-22 2022-04-22 Cloud desktop data sharing-based method and server

Publications (2)

Publication Number Publication Date
CN114979235A true CN114979235A (en) 2022-08-30
CN114979235B CN114979235B (en) 2024-01-30

Family

ID=82979241

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210430207.7A Active CN114979235B (en) 2022-04-22 2022-04-22 Cloud desktop data sharing-based method and server

Country Status (1)

Country Link
CN (1) CN114979235B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105872020A (en) * 2016-03-23 2016-08-17 北京小米移动软件有限公司 Access method of virtual desktop and mobile terminal
WO2017186005A1 (en) * 2016-04-29 2017-11-02 中兴通讯股份有限公司 Method, server, and terminal for cloud desktop authentication
US20200007612A1 (en) * 2016-11-30 2020-01-02 Zte Corporation Resource sharing method, device and system
WO2020140407A1 (en) * 2019-01-02 2020-07-09 平安科技(深圳)有限公司 Cloud security-based cloud desktop login method, device, equipment and storage medium
CN111586164A (en) * 2020-05-06 2020-08-25 上海达龙信息科技有限公司 Sharing method and succession method of remote cloud desktop, information processing method and electronic equipment
CN112261011A (en) * 2020-09-30 2021-01-22 北京联众国际通信有限公司 Cloud desktop authentication method based on two-dimensional code recognition
CN113360866A (en) * 2021-06-17 2021-09-07 广州禹龙信息科技有限公司 Sharing method and device suitable for cloud computing computer terminal and electronic equipment
CN113515737A (en) * 2020-04-10 2021-10-19 南方电网科学研究院有限责任公司 Soft certificate authentication method and system based on domestic cryptographic technology

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105872020A (en) * 2016-03-23 2016-08-17 北京小米移动软件有限公司 Access method of virtual desktop and mobile terminal
EP3223147A2 (en) * 2016-03-23 2017-09-27 Beijing Xiaomi Mobile Software Co., Ltd. Method for accessing virtual desktop and mobile terminal
WO2017186005A1 (en) * 2016-04-29 2017-11-02 中兴通讯股份有限公司 Method, server, and terminal for cloud desktop authentication
CN107332808A (en) * 2016-04-29 2017-11-07 中兴通讯股份有限公司 A kind of method, server and the terminal of the certification of cloud desktop
US20200007612A1 (en) * 2016-11-30 2020-01-02 Zte Corporation Resource sharing method, device and system
WO2020140407A1 (en) * 2019-01-02 2020-07-09 平安科技(深圳)有限公司 Cloud security-based cloud desktop login method, device, equipment and storage medium
CN113515737A (en) * 2020-04-10 2021-10-19 南方电网科学研究院有限责任公司 Soft certificate authentication method and system based on domestic cryptographic technology
CN111586164A (en) * 2020-05-06 2020-08-25 上海达龙信息科技有限公司 Sharing method and succession method of remote cloud desktop, information processing method and electronic equipment
CN112261011A (en) * 2020-09-30 2021-01-22 北京联众国际通信有限公司 Cloud desktop authentication method based on two-dimensional code recognition
CN113360866A (en) * 2021-06-17 2021-09-07 广州禹龙信息科技有限公司 Sharing method and device suitable for cloud computing computer terminal and electronic equipment

Also Published As

Publication number Publication date
CN114979235B (en) 2024-01-30

Similar Documents

Publication Publication Date Title
US20100077085A1 (en) Systems and method for configuring display resolution in a terminal server environment
CN110113250B (en) Method for sharing wireless access point through instant messaging software
US10223062B1 (en) Method and apparatus of capturing a screen image of a remotely managed machine
TW201929498A (en) Information transmission method and device
WO2015100990A1 (en) Inter-terminal image sharing method, terminal device and communication system
US11632406B2 (en) Information processing system, information processing method, and recording medium recording information processing program
CN103475636A (en) Electronic account login method, intelligent terminal and mobile terminal
CN113225610B (en) Screen projection method, device, equipment and storage medium
EP3136248B1 (en) Access management system, communication system, recording medium and access management method
CN110611735A (en) Mobile terminal remote control method, device and system and storage medium
WO2016127796A1 (en) Information interaction method and server
KR20130026609A (en) Apparatus and method for providing multimedia cloud service associated with social network service in multimedia cloud system
CN111818034A (en) Network access control method, device, electronic equipment and medium
CN112135186A (en) Screen projection method, device, equipment and storage medium based on small program
CN112486620A (en) Cross-process off-screen rendering method and device, electronic equipment and storage medium
CN106357654B (en) Remote procedure calling method, device and communication system
CN112511892B (en) Screen sharing method, device, server and storage medium
CN114979235B (en) Cloud desktop data sharing-based method and server
US20230325143A1 (en) Method for Displaying Conference Shared Screen Content, Apparatus, and System
WO2018223907A1 (en) Method and device for wireless connection
CN107294925B (en) Identity switching method and device
CN113709541A (en) WEB-based multi-terminal equipment interaction method, system and terminal equipment
CN112099888A (en) Picture display method and system and zero terminal
WO2018201792A1 (en) Method, device, storage medium and processor for controlling user end and test device
US20180376518A1 (en) System and method for establishing a temporary electronic communication channel to allow an introduction of operators of electronic communication capable devices

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