CN115686573A - Cloud desktop client and software upgrading method thereof - Google Patents

Cloud desktop client and software upgrading method thereof Download PDF

Info

Publication number
CN115686573A
CN115686573A CN202211372958.4A CN202211372958A CN115686573A CN 115686573 A CN115686573 A CN 115686573A CN 202211372958 A CN202211372958 A CN 202211372958A CN 115686573 A CN115686573 A CN 115686573A
Authority
CN
China
Prior art keywords
client
cloud desktop
software
management platform
address
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
CN202211372958.4A
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.)
New H3C Technologies Co Ltd
Original Assignee
New H3C Technologies 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 New H3C Technologies Co Ltd filed Critical New H3C Technologies Co Ltd
Priority to CN202211372958.4A priority Critical patent/CN115686573A/en
Publication of CN115686573A publication Critical patent/CN115686573A/en
Pending legal-status Critical Current

Links

Images

Abstract

The application provides a cloud desktop client and a software upgrading method thereof, wherein the software upgrading method of the cloud desktop client searches a corresponding network address of a cloud desktop management platform based on a service name of the cloud desktop management platform; sending a software upgrading request to a cloud desktop management platform according to the network address; wherein the upgrade request at least comprises a client type, an operating system type and a CPU architecture; receiving a software downloading address from a cloud desktop management platform; and downloading the client software from the software downloading address.

Description

Cloud desktop client and software upgrading method thereof
Technical Field
The application relates to a cloud desktop technology, in particular to a cloud desktop client and a software upgrading method thereof.
Background
The cloud desktop technology is also called desktop virtualization, and a user connects a virtual machine borne on a remote server through a cloud desktop client and logs in a virtual machine operating system to execute interactive operation. Currently, the cloud Desktop technology has a variety of different system architectures, such as a VDI (Virtual Desktop Infrastructure) Virtual Desktop Infrastructure; RDS (Remote Desktop Services), IDV (Intelligent Desktop Virtualization) Intelligent Desktop Virtualization architecture; and fourth, VOI (Virtual Operating system Infrastructure) Virtual Operating system Infrastructure.
Different cloud desktop systems are provided with corresponding cloud desktop clients and need to be provided with corresponding client software, so that a user needs to identify different cloud desktop clients and provide different client software for the cloud desktop clients, and the user is easy to cause that the user cannot normally log in a desktop of an operating system of a remote virtual machine due to the error of the client software provided to the cloud desktop clients; if the corresponding client software is pre-installed in the equipment production process by the equipment manufacturer of the cloud desktop client, the production flow of the cloud desktop client is increased, and the production cost is increased.
Disclosure of Invention
The application aims at providing a cloud desktop client and a software upgrading method thereof, and corresponding client software is automatically downloaded from a cloud desktop management platform.
In order to achieve the above object, the present application provides a method for upgrading cloud desktop client software, the method including searching a network address of a corresponding cloud desktop management platform based on a service name of the cloud desktop management platform; sending a software upgrading request to the cloud desktop management platform according to the network address; the upgrading request at least comprises a client type, an operating system type and a CPU architecture; receiving a software downloading address from a cloud desktop management platform; and downloading the client software from the software downloading address.
In order to achieve the above object, the present application further provides a cloud desktop client, which includes a processor and a memory; the memory is used for storing processor executable instructions; wherein the processor is configured to perform the following by executing the processor-executable instructions in the memory: searching a corresponding network address of the cloud desktop management platform based on the service name of the cloud desktop management platform; sending a software upgrading request to a cloud desktop management platform according to the network address; wherein the upgrade request at least comprises a client type, an operating system type, a CPU architecture and the like; receiving a software downloading address from a cloud desktop management platform; and downloading the client software from the software downloading address.
The method and the device have the advantages that the automatic software deployment program is preset on the cloud desktop client, so that a user does not need to perform any operation, and the corresponding client software is automatically deployed after the cloud desktop client is started.
Drawings
Fig. 1 is a flowchart of an embodiment of a cloud desktop client software upgrading method provided in the present application;
FIG. 2 is a flow diagram of another embodiment of a cloud desktop client software upgrade as provided herein;
fig. 3 is a schematic diagram of an embodiment of a cloud desktop client provided in the present application.
Detailed Description
A detailed description will be given of a number of examples shown in a number of figures. In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the present application. Well-known methods, procedures, components and circuits have not been described in detail so as not to obscure the examples.
Where the terms are used, the terms "include" and "comprise" mean including but not limited to; the term "comprising" means including but not limited to; the terms "above," "within," and "below" include the instant numbers; the terms "greater than" and "less than" mean that the number is not included. The term "based on" means based on at least a portion thereof.
Fig. 1 is a flowchart of an embodiment of a cloud desktop client software upgrading method provided in the present application;
step 101, searching a network address of a corresponding cloud desktop management platform based on a service name of the cloud desktop management platform;
102, sending a software upgrading request at least containing information such as a client type, an operating system type, a CPU architecture and the like to a cloud desktop management platform according to a network address;
103, receiving a software downloading address from the cloud desktop management platform;
and 104, downloading the client software from the software downloading address.
FIG. 2 is a flow diagram of another embodiment of a cloud desktop client software upgrade as provided herein; in this embodiment, the client software installation packages corresponding to different types of cloud desktop client terminals are all uploaded to the management platform. The embodiment comprises the following steps:
step 201, the client runs a preset software automation deployment program.
After the cloud desktop client terminal is started for the first time, the automatic software deployment program can automatically run.
And the software automation deployment program of the cloud desktop client acquires the current client type, judges whether corresponding client software is installed or not according to the terminal type, and highlights the automation deployment program if the client software is installed.
When the software automation deployment program runs, the current client type is determined according to the compiling macro in the program, such as: and the client software required to be deployed by the current cloud desktop client terminal is determined according to the client type, such as the VDI, the VOI, the IDV, the UCC and the like.
In step 202, determine whether client software has been installed? If so, exiting; if not, go to step 203.
If the client software is installed in the cloud desktop client, the installation information of the installed client software can be written into the configuration file of the cloud desktop client. The software automation deployment program can determine whether the cloud desktop client is provided with the client software only by analyzing the configuration file of the cloud desktop client. For example: for the IDV terminal, the software automation deployment program determines that the current terminal type is IDV according to the compiling macro, determines that the client software needing to be installed is IDV _ SpaceAgents and IDV _ SpaceLanucher, then analyzes whether the configuration files are provided with the client software, and if so, the software quits running, otherwise, the software automation deployment program is continuously executed.
And step 203, displaying a graphical interface of the client software deployment process.
In order to improve user experience, the method and the system provide a visual deployment process function of the client software.
The software automation deployment program creates a graphical interface window, obtains screen resolution of a cloud desktop client, sets a background picture for the graphical interface according to the screen resolution, initializes each control of the graphical interface and sets a full-screen display effect, and the graphical interface can display the whole automation deployment process.
Step 204, checking whether the client network configuration is normal, if yes? Step 206 is executed, if not, step 205 is executed.
And the software automation deployment program judges whether the network card state of the cloud desktop client is normal or not and whether the IP address and the MAC address of the local machine can be acquired or not. When the information for acquiring the IP address, the MAC address and the like of the cloud desktop client is acquired, it is determined that the network configuration of the client is normal.
If the software automation deployment program cannot acquire the IP address, the MAC address and other information for protocol communication of the cloud desktop client within the specified time, the client is considered to be abnormally configured.
Step 205, provide a network configuration page.
And the software automation deployment program pops out a display network configuration interface through the created graphical interface so as to enable a user to check and configure the network configuration of the cloud desktop client.
Step 206, discovering the cloud desktop management platform.
And the software automation deployment program searches the IP address of the cloud desktop management platform through the service name of the cloud desktop management platform.
The software automation deployment program adopts an mDNS protocol, uses a multicast address (the IPv4 address is 224.0.251, the IPv6 address is FF02:: FB) and a port number agreed by the mDNS protocol, adds a local IP address into multicast to inquire a server, and sends an mDNS request message with a cloud desktop management platform service name in a local area network every 5s
The software automation deployment program receives an nDNS response message from the cloud desktop management platform and analyzes an IP address carried by the response message; such as: the IPv6 address of the field AAAA of the nDNS response message and the IPv4 address recorded in the field A of the nDNS response message.
Step 207, registering the client information with the cloud desktop management platform.
After discovering the cloud desktop management platform, the software automation deployment program acquires basic information of the cloud desktop client, wherein the basic information at least comprises a cloud desktop client name, a client ID, a client IP address and a client MAC address.
And the software automation deployment program sends the basic information of the cloud desktop client to the cloud desktop management platform through client registration information. The cloud desktop management can perform query and display functions such as management platform recording and client information display through the registered cloud desktop client information.
And step 208, sending a software upgrading request to the cloud desktop management platform.
The type of the cloud desktop client of the software automation deployment program determines which client software needs to be installed, and sends a software upgrading request message to the management platform. The software upgrading request message contains information such as a client type, an operating system type, a CPU architecture type and the like. And the cloud desktop management platform receives the software upgrading request message, inquires a corresponding background client software downloading address and returns the downloading address to the cloud desktop client.
Step 209, download the client software.
And the software automation deployment program accesses the software downloading address and downloads the installation package of the client software. The software automation deployment program completes the automation deployment by running the client software installation packages.
Fig. 3 is a schematic diagram of an embodiment of a cloud desktop client provided by the present application. The cloud desktop client 30 includes a processor and a memory; the memory is used for storing processor executable instructions; wherein the processor is configured to perform the following by executing the processor-executable instructions in the memory: searching a network address of a corresponding cloud desktop management platform based on the service name of the cloud desktop management platform; sending a software upgrading request to a cloud desktop management platform according to the network address; wherein the upgrade request at least comprises a client type, an operating system type, a CPU architecture and the like; receiving a software downloading address from a cloud desktop management platform; and downloading the client software from the software downloading address.
The processor is used for executing the following operations before the operation of acquiring the network address of the cloud desktop management platform according to the service name of the cloud desktop management platform by operating the processor executable instruction in the memory, and reading the client software package and the installation state recorded by the configuration file; determining, based on the configuration software, that no client software is installed; checking that the state of the network card is normal; and acquiring a client network address and a client hardware address.
The processor executes the following operation before executing the processor executable instruction in the memory to send the software upgrading request to the cloud desktop management platform according to the acquired network address, and sends client registration information to the cloud desktop management platform according to the acquired network address; the client registration information comprises: client identification, client network address, client hardware address, and CPU architecture.
The processor executes the processor executable instructions in the memory to check that the network card is normal, and executes the following operations: creating a window of a graphical interface; acquiring the screen resolution of a display and setting a full-screen display effect; initializing each control of the graphical interface and the graphical interface layout.
The processor displays the client software upgrade process through the interface by running processor executable instructions in the memory.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (10)

1. A method for upgrading software by a cloud desktop client is characterized by comprising the following steps:
searching a corresponding network address of the cloud desktop management platform based on the service name of the cloud desktop management platform;
sending a software upgrading request to the cloud desktop management platform according to the network address; wherein the software upgrading request at least comprises a client type, an operating system type and a CPU architecture;
receiving a software downloading address from the cloud desktop management platform;
and downloading the client software from the software downloading address.
2. The method according to claim 1, wherein the network address of the cloud desktop management platform is obtained according to the service name of the cloud desktop management platform; the method further comprises the following steps:
reading a client software package recorded by a configuration file and an installation state;
determining that no client software is installed based on the configuration software;
checking that the state of the network card is normal;
and acquiring a client network address and a client hardware address.
3. The method according to claim 2, before sending a software upgrade request to the cloud desktop management platform according to the acquired network address, the method further comprising:
sending client registration information to the cloud desktop management platform according to the acquired network address; wherein the client registration information includes: client identification, the client network address, the client hardware address and a CPU architecture.
4. The method of claim 3, wherein before checking the network card status is normal, the method further comprises:
creating a window of a graphical interface;
acquiring the screen resolution of a display and setting a full-screen display effect;
and initializing each control of the graphical interface and the graphical interface layout.
5. The method of claim 4, further comprising:
and displaying the upgrading process of the client software through the interface.
6. A method for upgrading software of a cloud desktop client is characterized in that the cloud desktop client comprises a processor and a memory; the memory is to store processor-executable instructions; wherein the processor, by executing the processor-executable instructions in the memory, is to:
searching a network address of a corresponding cloud desktop management platform based on the service name of the cloud desktop management platform;
sending a software upgrading request to the cloud desktop management platform according to the network address; the software upgrading request at least comprises a client type, an operating system type and a CPU architecture;
receiving a software downloading address from the cloud desktop management platform;
and downloading the client software from the software downloading address.
7. The cloud desktop client of claim 6, wherein the processor executes the processor-executable instructions in the memory to perform the following operations prior to the operation of obtaining the network address of the cloud desktop management platform according to the service name of the cloud desktop management platform,
reading a client software package recorded by a configuration file and an installation state;
determining, based on the configuration software, that no client software is installed;
checking that the state of the network card is normal;
and acquiring a client network address and a client hardware address.
8. The cloud desktop client of claim 7, wherein the processor executes the in-memory processor-executable instructions to perform the following operations prior to sending the software upgrade request to the cloud desktop management platform according to the obtained network address,
sending client registration information to the cloud desktop management platform according to the acquired network address; wherein the client registration information includes: client identification, the client network address, the client hardware address and a CPU architecture.
9. The cloud desktop client of claim 8, wherein the processor executes the processor-executable instructions in the memory to perform the following operations before checking that the network card status is normal:
creating a window of a graphical interface;
acquiring the screen resolution of a display and setting a full-screen display effect;
and initializing each control of the graphical interface and the graphical interface layout.
10. The cloud desktop client of claim 9, wherein the processor displays a client software upgrade process through the interface by executing processor-executable instructions in the memory.
CN202211372958.4A 2022-11-03 2022-11-03 Cloud desktop client and software upgrading method thereof Pending CN115686573A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211372958.4A CN115686573A (en) 2022-11-03 2022-11-03 Cloud desktop client and software upgrading method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211372958.4A CN115686573A (en) 2022-11-03 2022-11-03 Cloud desktop client and software upgrading method thereof

Publications (1)

Publication Number Publication Date
CN115686573A true CN115686573A (en) 2023-02-03

Family

ID=85048868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211372958.4A Pending CN115686573A (en) 2022-11-03 2022-11-03 Cloud desktop client and software upgrading method thereof

Country Status (1)

Country Link
CN (1) CN115686573A (en)

Similar Documents

Publication Publication Date Title
US10812597B2 (en) Content delivery network (CDN) management system, method, and apparatus
WO2016119631A1 (en) Method for accessing cloud service and access device
CN106888233B (en) Data updating system and method
US20050195390A1 (en) Method of testing open services gateway initiative service platform and test tool using the method
CN113312064B (en) Method and device for installing and configuring physical machine and computer readable medium
CN110309476B (en) Method and device for calling local application program by webpage browser
US20240007347A1 (en) Method and system for configuring bmc ip addresses of bare metal servers, medium and device
CN106549789B (en) Method and system for realizing server installation
US11636016B2 (en) Cloud simulation and validation system
US10404568B2 (en) Agent manager for distributed transaction monitoring system
CN106502717B (en) Application program running method and device
CN111273924B (en) Software updating method and device
CN111752582A (en) Software updating method and device in local area network and electronic equipment
CN110928554A (en) Deployment method, device, equipment and storage medium
CN113849228A (en) Operating system batch deployment method, system, terminal and storage medium
CN113923008B (en) Malicious website interception method, device, equipment and storage medium
CN108595195B (en) Application program updating method, device, terminal and storage medium
CN109032705B (en) Application program execution method and device, electronic equipment and readable storage medium
CN112953764A (en) Networking terminal configuration method and device, networking terminal and computer storage medium
CN115758334A (en) Cloud application access method and device, electronic equipment and storage medium
CN115686573A (en) Cloud desktop client and software upgrading method thereof
US20220350632A1 (en) Automated referencing and resolution of properties across virtual network functions and network service
CN114726905A (en) Method, device, equipment and storage medium for accessing Tbox network to Android system
CN114662102A (en) File processing method and device and storage medium
CN110427196B (en) Installation method and device of Operating System (OS)

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