CN114827133A - Application software management method and device and computer - Google Patents

Application software management method and device and computer Download PDF

Info

Publication number
CN114827133A
CN114827133A CN202210732720.1A CN202210732720A CN114827133A CN 114827133 A CN114827133 A CN 114827133A CN 202210732720 A CN202210732720 A CN 202210732720A CN 114827133 A CN114827133 A CN 114827133A
Authority
CN
China
Prior art keywords
application
user
application software
server
client
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
CN202210732720.1A
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.)
Inspur Cloud Information Technology Co Ltd
Original Assignee
Inspur Cloud Information 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 Inspur Cloud Information Technology Co Ltd filed Critical Inspur Cloud Information Technology Co Ltd
Priority to CN202210732720.1A priority Critical patent/CN114827133A/en
Publication of CN114827133A publication Critical patent/CN114827133A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Abstract

The invention discloses an application software management method, an application software management device and a computer, and relates to the field of remote operation. The server side automatically completes the deployment of the application publishing server, a user only needs to send a deployment instruction of the application publishing server, the operation is not difficult for the user, the operation is extremely simple, and the user experience is improved.

Description

Application software management method and device and computer
Technical Field
The invention relates to the field of remote operation, in particular to an application software management method, an application software management device and a computer.
Background
The existing application software publishing technology is to publish application software by using an application publishing server provided by microsoft. In specific application, a user needs to deploy an application publishing server at a client, after the deployment is completed, the application publishing server is opened, and the client and the application publishing server can perform network transmission based on a Remote Desktop Protocol (RDP) so that the application publishing server can send application software to the client, so that the user can use the application software conveniently. In the prior art, the operation of the user on the deployment of the application publishing server is quite complex, and the operation is difficult for the user, so that the user experience is reduced.
Disclosure of Invention
The invention aims to provide an application software management method, an application software management device and a computer, wherein a server automatically completes the deployment of an application release server, and a user only needs to send a deployment instruction of the application release server.
In order to solve the technical problem, the invention provides an application software management method, which comprises the following steps:
when the server side receives a deployment instruction of an application release server of a user, service arrangement and assembly are carried out based on an automatic arrangement tool;
creating an opening resource of the application issuing server based on the virtual machine mirror image;
and executing an initialization script based on the opening resource to complete the opening of the application issuing server.
Preferably, the virtual machine image creating process includes:
the method comprises the steps that a server side creates an asset virtual machine, wherein application software, an initialization script, application release service and an agent program which are set to be remote application are installed in the asset virtual machine;
exporting a virtual machine image of the asset virtual machine to complete the creation of the virtual machine image.
Preferably, after the executing the initialization script based on the provisioning resource to complete provisioning of the application distribution server, the method further includes:
when receiving the application access instruction of the user, the client sends a call instruction of application software corresponding to the application access instruction to the application issuing server;
and receiving the application software which is sent by the application issuing server and corresponds to the calling instruction.
Acquiring software information of the application software;
judging whether the application software is enabled according to the software information;
if not, filling parameters required when the application software is started according to the software information so as to finish starting the application software.
Preferably, before receiving the application access instruction of the user, the method further comprises
When the client receives an authentication instruction of the account of the user, judging whether the account is successfully authenticated;
if so, judging that the account authentication of the user is successful and opening the authority of the account so as to receive the application access instruction of the user.
Preferably, after determining that the account authentication of the user is successful and opening the authority of the account, the method further includes:
the client calls the middle logic layer;
creating a session of the user's client with the intermediate logical layer;
creating a remote RDP to connect the intermediate logical layer with the application publishing server such that the client establishes a connection with the application publishing server.
Preferably, the method further comprises directly calling the application software when the software information client judges that the application software is started.
Preferably, the method further comprises the following steps:
and when the client judges that the account authentication of the user fails, prompting the user that the account authentication of the user fails through a prompting module.
Preferably, after creating the session between the client of the user and the intermediate logical layer, the method further includes:
and the client records the session so as to monitor the session.
In order to solve the above technical problem, the present invention further provides an application software management apparatus, including:
a memory for storing a computer program;
a processor for implementing the steps of the application management method as described above when executing the computer program.
In order to solve the technical problem, the invention further provides a computer comprising the application software management device.
The application provides an application software management method, an application software management device and a computer, and relates to the field of remote operation. The server side automatically completes the deployment of the application publishing server, a user only needs to send a deployment instruction of the application publishing server, the operation is not difficult for the user, the operation is extremely simple, and the user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed in the prior art and the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart of a method for managing application software according to the present invention;
FIG. 2 is a schematic diagram of creating an asset virtual machine according to the present invention;
FIG. 3 is a schematic diagram of creating an application publishing server according to the present invention;
FIG. 4 is an overall architecture diagram of an application management method according to the present invention;
FIG. 5 is a schematic diagram of an access application provided by the present invention;
fig. 6 is a schematic structural diagram of an application software management apparatus provided in the present invention.
Detailed Description
The core of the invention is to provide an application software management method, an application software management device and a computer, wherein a server automatically completes the deployment of an application release server, and a user only needs to send a deployment instruction of the application release server.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart of an application management method according to the present invention. The method comprises the following steps:
s11: when the server side receives a deployment instruction of an application release server of a user, service arrangement and assembly are carried out based on an automatic arrangement tool;
s12: establishing an opening resource of the application issuing server based on the virtual machine mirror image;
s13: and executing the initialization script based on the opening resource to complete opening of the application publishing server.
For the deployment process of the application issuing server, the user operation in the prior art is very complex and difficult, the application only needs the user to enter the deployment instruction of the application issuing server, the process includes entering the account number of the application issuing server and selecting the virtual private network for the application issuing server, the operation is simple, then the server end can automatically deploy the application issuing server, namely automatically open the application issuing server, the server end can perform service arrangement and assembly based on an automatic arrangement tool, open resources of the application issuing server are created based on a virtual machine image, an initialization script is executed based on the open resources to complete opening of the application issuing server, after the steps are executed, deployment of the application issuing server is automatically completed, and user experience is improved.
Specifically, firstly, a user initiates a process of creating an application publishing server, from the perspective of a client-side processor, the user enters information such as an account number and a password of the application publishing server, the processor receives an entry instruction of the user for the account number information of the application publishing server through an account number entry window, simultaneously, the processor creates a virtual private network selection window, and after the window is popped up, the user selects the virtual private network information where the application publishing server is located, so that the operation of the user is completed, the operation steps are few, the operation process is simple, then, the server side calls the application publishing server through a calling component based on an automatic arrangement tool which is terraform, creates an opening resource of the application publishing server based on a virtual machine image, namely calls an Openstack platform opening resource based on a terraform template, then executes a closed-init initialization program and executes an ansable script, the method comprises the steps of dynamically executing starting service, further completing opening of an application release server, designing and executing a script and a program for opening the application release server through earlier-stage design of a developer on the application release server, completing opening of the application release server, replacing manual deployment with automatic deployment, improving the automation degree, improving user experience, simplifying deployment and configuration processes of a remote application release server, achieving automatic installation and deployment of the application release server through an automatic creation process, saving a large amount of deployment and configuration time, and greatly reducing difficulty coefficients of deployment and configuration.
In addition, the process of judging whether the account information of the application issuing server is correct is to add the safety control of the scheme, and when the account entry is correct, the subsequent steps are controlled to enter, so that the reliability and the safety of the scheme are improved.
The opening of the application publishing server may correspond to a service publishing layer of the entire scheme, mainly an automated publishing of the application publishing server. The virtual machine mirror image making is mainly to install and deploy an application release server in a windows operating system, provide script built-in support for release automation at the same time, and embed an application program and an agent program used in the whole process into the operating system. And after the built-in program is installed, exporting and storing the virtual machine image and importing the virtual machine image to the Openstack platform. The remote application automatic release is mainly based on a virtualization technology, the resource network, specification and other packages are completed through a terraform script, interaction with Openstack is completed based on a platform customized provider component, and finally opening and management of resources are achieved, and initialization and the like of the resources are achieved based on a closed-init script and an allowed script.
It should be noted that the virtual private network may be a local area network, and here, the user may select a local area network suitable for the application distribution server in the virtual private network selection window, so that the flexibility and plasticity of the scheme are improved.
Generally speaking, the application provides an application software management method, an application software management device and a computer, and relates to the field of remote operation. The server side automatically completes the deployment of the application publishing server, a user only needs to send a deployment instruction of the application publishing server, the operation is not difficult for the user, the operation is extremely simple, and the user experience is improved.
On the basis of the above-described embodiment:
referring to fig. 2, fig. 3, fig. 4 and fig. 5, fig. 2 is a schematic diagram of establishing an asset virtual machine according to the present invention, fig. 3 is a schematic diagram of creating an application publishing server according to the present invention, fig. 4 is an overall architecture diagram of an application software management method according to the present invention, and fig. 5 is a schematic diagram of accessing application software according to the present invention.
As a preferred embodiment, the creation process of the virtual machine image is as follows:
the method comprises the steps that a server side creates an asset virtual machine, and application software, an initialization script, application release service and an agent program which are set to be remote application are installed in the asset virtual machine;
exporting the virtual machine image of the asset virtual machine to complete the creation of the virtual machine image.
In the process of creating the virtual machine image, an asset virtual machine is established, the step belongs to the step executed before the development stage, the step belongs to the step executed before the application publishing server is published, specifically, the asset virtual machine of a windows server operating system is opened, the application publishing server is installed in the asset, the used application software (Chrome, Firefox, Navicat and the like) is installed in the asset, a BrokerProxy agent program is installed and published into remote application, the configuration of a built-in virtual machine initialization script, the configuration of startup self-starting setting and the like is carried out, and then the establishment of the whole asset virtual machine is completed by exporting the virtual machine image.
As a preferred embodiment, after executing the initialization script based on the provisioning resource to complete provisioning of the application publishing server, the method further includes:
when receiving an application access instruction of a user, a client sends a call instruction of application software corresponding to the application access instruction to an application issuing server;
and receiving application software which is sent by the application issuing server and corresponds to the calling instruction.
Acquiring software information of application software;
judging whether the application software is started or not according to the software information;
if not, filling parameters required by the application software to be started according to the software information so as to finish starting the application software.
After the client is connected with the application issuing server, a user can select required application software, for example, after the interface of the application issuing server clicks the software, the processor sends a calling instruction of the application software corresponding to the application access instruction to the application issuing server, after the application issuing server receives the instruction, the application software corresponding to the application access instruction is sent to the client of the user, accordingly, the client of the user receives the application software, after the user clicks the application software, the processor automatically sends the instruction to the application issuing server, the application software is automatically received, the automation degree is high, and the reliability is improved.
After receiving the application software corresponding to the call instruction, the processor acquires the software information of the application software to judge whether the computer and other equipment of the user open the application software, if the computer and other equipment of the user open the application software, the action of parameter substitution and control starting is not required to be executed on the application software, the operation steps are saved, the time is saved, the efficiency is improved, if the computer and other equipment of the user do not open the application software, the parameters required when the application software is opened are filled according to the software information to complete the opening of the application software, the processor completes the parameter substitution, and when the parameter filling is completed, the user can use the application software.
It should be noted that the software information includes information of a type and a version number of the application software, and whether the application software is enabled is determined according to the information of the type and the version number of the application software, and performing parameter substitution similarly performs data substitution access on an incoming parameter according to the information of the type and the version number of the application software, where the incoming parameter refers to a received parameter of the application software, such as: the Navicat12 version is filled in a database, an account number, a password and other information, compared with the manual filling parameters in the prior art, the automatic filling is realized, the time is saved, the efficiency is improved, the automation degree is improved, and the user experience is improved.
The method provides an agent for the application software, namely parameter substitution, more refines the application software distributed to operation and maintenance personnel, can realize the login of the remote service without knowing information such as an account number and a password of the remote application login service, realizes the proxy operation (comprising the capabilities of pulling up the application software, substituting and filling parameters and the like) of the remote application by a customized proxy application component Brokerproxy, further realizes the access to the remote service, and improves the efficiency and the reliability.
The parameter substitution filling process is equivalent to an application agent layer, the script language AutoHotKey development is adopted, customized development is carried out on an application component installed in an operating system, basic remote application pull-up and operation capabilities are provided, different target applications are selected to be pulled up according to the entry judgment, and then application substitution filling and the like are carried out on the transmitted parameter information (for example, Navicat needs to input corresponding database account numbers, password information and the like).
As a preferred embodiment, before receiving the application access instruction of the user, the method further comprises the following steps
When the client receives an authentication instruction of an account of a user, judging whether the account is successfully authenticated;
if so, the account authentication of the user is judged to be successful, and the authority of the account is opened so as to receive the application access instruction of the user.
After the opening of the application publishing server is completed and before a user needs to use application software in the application publishing server, the user needs to log in an account number of the user, the processor receives the account number and checks information, if the information is correct, the user inputs a correct account number, the processor gives the account number authority, the user can call the application software of the application publishing server, and if the information is incorrect, the processor cannot give the account number authority, so that the safety of the application publishing server is guaranteed, and the safety of a scheme is improved.
Specifically, after the user inputs the login account of the user, the processor performs account information and token authentication verification and account role permission verification, after the account information and token authentication verification and account role permission verification are successful, the account is indicated to be a correct account, the account authentication of the user is determined to be successful, the authority of the account is opened, a guacamole protocol message is packaged, and reliability and safety of the scheme are improved.
The authentication of the user account is equivalent to an authentication adaptation layer, the extension of a source component guacamole is mainly realized, the access authority control of the upper layer is increased through the development of an extension plug-in, the identification authentication of the account is increased, and meanwhile, the timeliness check of resource access is realized through the authority check of roles. The authentication adaptation layer also supports single sign-on access, and provides diversified support for access authority authentication.
As a preferred embodiment, after determining that the account authentication of the user is successful and opening the authority of the account, the method further includes:
the client calls the middle logic layer;
creating a session between a client of a user and the middle logic layer;
creating a remote RDP to connect the intermediate logical layer with the application publishing server so that the client establishes a connection with the application publishing server.
After the account authentication of the user is successful and the authority of the account is opened, the processor establishes the connection between the client of the user and the application publishing server, after the connection is established, application software can be transmitted between the client of the user and the remote application publishing server, but firstly, an intermediate logic layer of the client of the user and the remote application publishing server needs to be called, after a guacamole protocol message is packaged, protocol assembly based on the intermediate logic layer guacamole is carried out, firstly, a session between the client of the user and the intermediate logic layer is established, the client is connected with the intermediate logic layer, then, remote RDP is established to connect the intermediate logic layer with the application publishing server, and then the connection between the client and the application publishing server is completed, so that the specific process of the connection is explained, and the completeness of the scheme is improved.
It should be noted that before creating the session between the client of the user and the intermediate logic layer, a parameter transmission check is also performed to check whether the parameters in the transmission process are correct, and after the parameter transmission check is correct, a remote RDP connection is created and maintained, and through the step of parameter transmission check, the security is improved again.
It should be noted that the process of establishing a connection between the client and the application distribution server is equivalent to a connection audit layer, and is implemented based on the open source component guaranteed, so that multiple protocol supports (VNC, RDP, TELNET, SSH, and the like) are provided, the guaranteed amole protocol is exposed to the outside, the module is called, and the access to remote resources (linux/windows assets, applications) is implemented by encapsulating the protocols such as RDP to the inside.
As a preferred embodiment, the method further comprises directly calling the application software when the software information client judges that the application software is enabled.
When the software information client judges that the application software is started, the application software is directly called, so that the application software does not need to be re-opened, the overall efficiency of the scheme is improved, a user does not need to re-open the application software, and the user experience is improved.
As a preferred embodiment, the method further comprises the following steps:
when the client determines that the account authentication of the user fails, the client prompts the user that the account authentication fails through the prompting module.
When a user logs in own account information, the account information may be wrongly input, and the information input mistake can prompt the user of the wrong information, so that the user experience is improved.
As a preferred embodiment, after creating the session between the client of the user and the intermediate logical layer, the method further includes:
the client records the session to monitor the session.
After the session between the client of the user and the intermediate logic layer is established, the session recording is carried out on the whole connection process, and then during auditing, the recorded session can be used for carrying out follow-up auditing and responsibility determination, so that the operation process of the operation and maintenance personnel is strictly audited, and the safety of the whole operation and maintenance process is further improved.
Referring to fig. 6, fig. 6 is a schematic structural diagram of an application management device according to the present invention.
The invention also provides an application software management device, which comprises:
a memory 1 for storing a computer program;
a processor 2, configured to implement the steps of the application management method as described above when executing the computer program.
For the introduction of the application management apparatus provided by the present invention, reference is made to the above-mentioned embodiment of the application management method, which is not described herein again.
The invention also provides a computer comprising the application software management device.
For the introduction of the computer provided by the present invention, please refer to the above-mentioned embodiment of the application management method, which is not described herein again.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.

Claims (10)

1. An application management method, comprising:
when the server side receives a deployment instruction of an application release server of a user, service arrangement and assembly are carried out based on an automatic arrangement tool;
creating an opening resource of the application issuing server based on the virtual machine mirror image;
and executing an initialization script based on the opening resource to complete the opening of the application issuing server.
2. The application software management method of claim 1, wherein the virtual machine image is created by:
the method comprises the steps that a server side creates an asset virtual machine, wherein application software, an initialization script, application release service and an agent program which are set to be remote application are installed in the asset virtual machine;
exporting a virtual machine image of the asset virtual machine to complete the creation of the virtual machine image.
3. The application software management method of claim 1, wherein after executing an initialization script based on the provisioning resource to complete provisioning of the application publishing server, further comprising:
when receiving the application access instruction of the user, the client sends a call instruction of application software corresponding to the application access instruction to the application issuing server;
receiving the application software which is sent by the application issuing server and corresponds to the calling instruction;
acquiring software information of the application software;
judging whether the application software is started or not according to the software information;
if not, filling parameters required when the application software is started according to the software information so as to finish starting the application software.
4. The application software management method of claim 3, further comprising, before receiving the application access instruction of the user, further comprising
When the client receives an authentication instruction of the account of the user, judging whether the account is successfully authenticated;
if so, judging that the account authentication of the user is successful and opening the authority of the account so as to receive the application access instruction of the user.
5. The application software management method of claim 4, after determining that the account authentication of the user is successful and opening the authority of the account, further comprising:
the client calls the middle logic layer;
creating a session of the user's client with the intermediate logical layer;
creating a remote RDP to connect the intermediate logical layer with the application publishing server such that the client establishes a connection with the application publishing server.
6. The application management method according to claim 3, further comprising directly calling the application when the software information client determines that the application has been enabled.
7. The application management method of claim 4, further comprising:
and when the client judges that the account authentication of the user fails, prompting the user that the account authentication of the user fails through a prompting module.
8. The application management method of claim 5, wherein after creating the session of the user's client with the intermediate logical layer, further comprising:
and the client records the session so as to monitor the session.
9. An application management apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the application software management method according to any one of claims 1 to 8 when executing said computer program.
10. A computer characterized by comprising an application management apparatus according to claim 9.
CN202210732720.1A 2022-06-27 2022-06-27 Application software management method and device and computer Pending CN114827133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210732720.1A CN114827133A (en) 2022-06-27 2022-06-27 Application software management method and device and computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210732720.1A CN114827133A (en) 2022-06-27 2022-06-27 Application software management method and device and computer

Publications (1)

Publication Number Publication Date
CN114827133A true CN114827133A (en) 2022-07-29

Family

ID=82523460

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210732720.1A Pending CN114827133A (en) 2022-06-27 2022-06-27 Application software management method and device and computer

Country Status (1)

Country Link
CN (1) CN114827133A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115065670A (en) * 2022-08-17 2022-09-16 平安银行股份有限公司 IOS APP automatic release method, macOS server and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150287003A1 (en) * 2011-07-20 2015-10-08 Google Inc. Multiple Application Versions
CN110768990A (en) * 2019-10-29 2020-02-07 深信服科技股份有限公司 Data transmission method, system, equipment and computer readable storage medium
CN112954040A (en) * 2021-02-04 2021-06-11 深圳融安网络科技有限公司 Method, system, device and storage medium for embedding application release server
CN113253887A (en) * 2021-06-11 2021-08-13 北京中祥英科技有限公司 Application issuing method, computer device and readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150287003A1 (en) * 2011-07-20 2015-10-08 Google Inc. Multiple Application Versions
CN110768990A (en) * 2019-10-29 2020-02-07 深信服科技股份有限公司 Data transmission method, system, equipment and computer readable storage medium
CN112954040A (en) * 2021-02-04 2021-06-11 深圳融安网络科技有限公司 Method, system, device and storage medium for embedding application release server
CN113253887A (en) * 2021-06-11 2021-08-13 北京中祥英科技有限公司 Application issuing method, computer device and readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115065670A (en) * 2022-08-17 2022-09-16 平安银行股份有限公司 IOS APP automatic release method, macOS server and system

Similar Documents

Publication Publication Date Title
CN105872019B (en) A kind of method and apparatus that the end Web logs in Docker container
US5706349A (en) Authenticating remote users in a distributed environment
WO2016188256A1 (en) Application access authentication method, system, apparatus and terminal
US9407626B2 (en) Security token management service hosting in application server
CN108681662B (en) Method and device for installing program
US9794329B2 (en) Cloud application with secure local access
US8656384B2 (en) Standardized software application configuration
JP4548660B2 (en) Method and apparatus for managing workflow in single sign-on framework
US11503028B2 (en) Secure remote troubleshooting of private cloud
CN108710528A (en) Access, control method, device, equipment and the storage medium of desktop cloud virtual machine
US7950021B2 (en) Methods and systems for providing responses to software commands
CN114827133A (en) Application software management method and device and computer
CN108712376A (en) A kind of verification method and device for server log
CN113032805B (en) Data access method and device, electronic equipment and storage medium
CN116627595A (en) Virtual machine creation method and related components
CN106856471B (en) AD domain login authentication method under 802.1X
CN115665265B (en) Request processing method, device, equipment, storage medium and system
CN115840937A (en) Control method and device and electronic equipment
CN108053288B (en) Service arrangement issuing method and device
CN107729117A (en) A kind of virtual machine generation method and system
CN108769135A (en) The connection method of cloud desktop, device, equipment and system
CN113901428A (en) Login method and device of multi-tenant system
CN115248922A (en) Apparatus and method for remote access
WO2015180298A1 (en) Service authentication processing method and apparatus
CN112636981A (en) Block chain host, and proxy method, device and storage medium thereof

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

Application publication date: 20220729