WO2016161888A1 - 一种用于对云应用进行远程访问的方法、装置及系统 - Google Patents

一种用于对云应用进行远程访问的方法、装置及系统 Download PDF

Info

Publication number
WO2016161888A1
WO2016161888A1 PCT/CN2016/076879 CN2016076879W WO2016161888A1 WO 2016161888 A1 WO2016161888 A1 WO 2016161888A1 CN 2016076879 W CN2016076879 W CN 2016076879W WO 2016161888 A1 WO2016161888 A1 WO 2016161888A1
Authority
WO
WIPO (PCT)
Prior art keywords
party
cloud server
requesting
request
requesting party
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.)
Ceased
Application number
PCT/CN2016/076879
Other languages
English (en)
French (fr)
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to US15/564,177 priority Critical patent/US10375064B2/en
Publication of WO2016161888A1 publication Critical patent/WO2016161888A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • H04L63/0838Network architectures or network communication protocols for network security for authentication of entities using passwords using one-time-passwords
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • G06F21/128Restricting unauthorised execution of programs involving web programs, i.e. using technology especially used in internet, generally interacting with a web browser, e.g. hypertext markup language [HTML], applets, java
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/33User authentication using certificates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/06Network architectures or network communication protocols for network security for supporting key management in a packet data network
    • H04L63/067Network architectures or network communication protocols for network security for supporting key management in a packet data network using one-time keys
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0823Network architectures or network communication protocols for network security for authentication of entities using certificates
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources

Definitions

  • the present application relates to the field of remote access technologies, and in particular, to a method for remotely accessing a cloud application, a device for remotely accessing a cloud application, a method for requesting remote access to a cloud application, and a pair A device that requests remote access by a cloud application, a method in which a cloud server participates in remote access, a device in which a cloud server participates in remote access, and a system for remote access to a cloud application.
  • a method of remote desktop WEB connection proposed by Microsoft This method provides the same functionality as the full Terminal Server client through ActiveX controls.
  • the function of connecting the client server to the terminal server can be realized by the ActiveX control embedded in the webpage.
  • the technology is based on the Windows RDP protocol, but the terminal not based on the Windows system cannot use the protocol to complete the remote access request.
  • the MDM (Mobile Device Management) technology can realize the management function of the terminal.
  • the MDM protocol can only realize the access of each mobile device accessed by the server, and cannot implement each mobile.
  • the remote access function between the terminals in particular, cannot solve the application scenario in which a certain client initiates remote access to another client.
  • the MDM technology can implement the function of managing all terminals included in the management domain, and can push the server to the terminal. information. However, in this way, only the server state can be synchronized to the mobile terminal function, and the remote access request between the terminal and the terminal cannot be implemented.
  • RFB Remote Frame Buffer
  • RFB Remote Frame Buffer
  • the present application provides a method for remotely accessing a cloud application, an apparatus for remotely accessing a cloud application, a method for requesting remote access to a cloud application, and a device for requesting remote access to a cloud application
  • An embodiment of the present application provides a method for remotely accessing a cloud application, where the method includes:
  • the access request includes: account information of the requesting party;
  • the requesting party that is sent by the cloud server requests the access request of the controlled party to establish a secure channel with the cloud server to establish a secure channel, and the method includes:
  • the method before the step of sending the request for establishing a secure channel to the cloud server, the method further includes:
  • the secure channel is an SSL secure channel or a TLS secure channel.
  • the method further includes:
  • the feedback information generated for the requestor to request the access request accessed by the controlled party is transmitted to the cloud server based on the result of the selection operation.
  • the selecting operation includes:
  • a selection operation of the consent button or the rejection button displayed on the selection window is received.
  • the method further includes:
  • the login key includes: the account information of the requester, the account information of the controller, the timestamp when the login key is generated, and the verification code generated when the login key is generated.
  • the embodiment of the present application further provides an apparatus for remotely accessing a cloud application, where the apparatus includes:
  • An access request receiving unit configured to receive an access request that is sent by the requesting party that is sent by the requesting party by the cloud server, where the access request includes: the account information of the requesting party;
  • a secure channel establishing unit configured to establish a secure channel with the cloud server based on the requesting request sent by the requesting party by the requesting party sent by the cloud server;
  • a login key receiving unit configured to receive, by using the secure channel, a login key generated by the requester-based access request sent by the cloud server;
  • a login request sending unit configured to generate and send a login request for the login requester to the cloud server based on the login key, where the login request carries the login key and account information of the requesting party;
  • a login receiving unit configured to receive status information of successful login after the cloud server verifies the login request
  • the remote access status establishing unit is configured to receive current status information of the requester pushed by the cloud server, and enter a remote access status for the requesting party.
  • the secure channel establishing unit includes:
  • a secure channel requesting subunit configured to send a request for establishing a secure channel to the cloud server;
  • the request for establishing a secure channel includes: a digital certificate of the controlling party;
  • a feedback information receiving subunit configured to receive feedback information about establishing a secure channel sent by the cloud server
  • the secure channel establishing subunit is configured to determine a result of the feedback information receiving subunit, and if the received feedback information is agreed, establish a secure channel with the cloud server.
  • the device for remotely accessing the cloud application further includes:
  • a digital certificate requesting unit configured to send, to the cloud server, a request for acquiring a digital certificate of the controlling party before sending the request for establishing a secure channel to the cloud server; wherein the digital certificate is used to establish with a cloud server Exit;
  • a digital certificate receiving unit configured to receive a digital certificate of the controlling party sent by the cloud server.
  • the secure channel establishing unit is specifically configured to establish an SSL secure channel or a TLS secure channel.
  • the device for remotely accessing the cloud application further includes:
  • a selection operation receiving unit configured to receive a selection operation for the access request after the requesting party sent by the receiving cloud server requests the access request accessed by the controlled party;
  • the feedback information sending unit is configured to send, to the cloud server, feedback information generated according to the result of the selecting operation for the access request that the requesting party requests the controlled party to access.
  • the selecting operation receiving unit includes:
  • the operation receiving unit is configured to receive a selection operation of the consent button or the rejection button displayed by the selection window.
  • the apparatus for remotely accessing the cloud application further includes: an operation receiving unit, configured to receive current status information of the requester pushed by the cloud server, and enter a remote access status for the requesting party. Thereafter, receiving an operation performed on the requestor entering the remote access state;
  • An operation result uploading unit configured to upload a result of the operation to the cloud server.
  • the login key receiving unit is configured to receive the account information of the requesting party, the account information of the controlling party, the timestamp when the login key is generated, and the verification code generated when the login key is generated.
  • the embodiment of the present application further provides a method for requesting remote access to a cloud application, where the method includes:
  • the access request includes: account information of the requesting party and account information of the controlling party;
  • the establishing a secure channel with the cloud server includes:
  • the method before the step of sending the request for establishing a secure channel to the cloud server, the method further includes:
  • the secure channel is an SSL secure channel or a TLS secure channel.
  • the method further includes:
  • the method before the step of uploading the current status information of the requesting party to the cloud server, the method further includes:
  • the step of uploading the current status information of the requestor to the cloud server is performed.
  • the method further includes: stopping local computing of the requesting party.
  • the stopping the local calculation of the requesting party includes: prohibiting starting the requesting party; or suspending initiating the requesting party.
  • the current status information includes: information that is not saved in the requester and a current running status.
  • the method further includes:
  • the embodiment of the present application further provides an apparatus for requesting remote access to a cloud application, where the apparatus includes:
  • a secure channel establishing unit for establishing a secure channel with the cloud server
  • An access request sending unit configured to send, by using the secure channel, an access request for requesting access by the controlled party to the cloud server; the access request includes: account information of the requesting party and account information of the controlling party;
  • the status information uploading unit is configured to upload the current status information of the requesting party to the cloud server.
  • the secure channel establishing unit includes:
  • a secure channel requesting subunit configured to send a request for establishing a secure channel to the cloud server;
  • the request for establishing a secure channel includes: a digital certificate of the requesting party;
  • a feedback information receiving subunit configured to receive a feedback message sent by the cloud server to establish a secure channel interest
  • the secure channel establishing subunit is configured to determine a result of the feedback information receiving subunit, and if the received feedback information is agreed, establish a secure channel with the cloud server.
  • the device for requesting remote access to the cloud application further includes:
  • a digital certificate requesting unit configured to send, to the cloud server, a request for acquiring a digital certificate of the requesting party before sending the request for establishing a secure channel to the cloud server; wherein the digital certificate is used to establish with a cloud server Exit;
  • a digital certificate receiving unit configured to receive a digital certificate of the requesting party sent by the cloud server.
  • the secure channel establishing unit is specifically configured to establish an SSL secure channel or a TLS secure channel.
  • the device for requesting remote access to the cloud application further includes:
  • a login operation receiving unit configured to receive a login operation of the requesting party before establishing the secure channel with the cloud server
  • a login verification request sending unit configured to send a login request for the login requester to the cloud server, where the login request includes: the account information of the requesting party and a login password;
  • a login information receiving unit configured to receive status information of successful login after the cloud server verifies the login request
  • connection establishing unit configured to establish a connection with the cloud server.
  • the device for requesting remote access to the cloud application further includes:
  • a feedback information receiving unit configured to receive, after the uploading the current state information of the requesting party to the cloud server, a feedback generated by a control party sent by the cloud server based on an access request that the requesting party requests the controlled party to access information;
  • the feedback information determining unit is configured to receive the result of the feedback information receiving unit, and if the feedback information is consent, perform the step of uploading the current state information of the requesting party to the cloud server.
  • the status information uploading unit further includes:
  • a local calculation stopping subunit configured to stop the local calculation of the requesting party in the current state information of uploading the requesting party to the cloud server.
  • the local calculation stops the sub-unit, specifically for prohibiting starting the requesting party; or, suspending starting the requesting party.
  • the status information uploading unit is specifically configured to upload unsaved information in the requesting party. And the current operating status.
  • the device for requesting remote access to the cloud application further includes:
  • the operation result receiving unit is configured to receive, after the uploading the current state information of the requesting party to the cloud server, an operation result of the control party sent by the cloud server to the requesting party.
  • the embodiment of the present application further provides a method for a cloud server to participate in remote access, where the method includes:
  • the access request includes: the account information of the requesting party and the account information of the controlling party;
  • the access request includes: the account information of the requesting party;
  • the establishing a secure channel with the requesting party includes:
  • the feedback information of the content is agreed to be sent to the requesting party.
  • the method before the step of receiving the request for establishing a secure channel sent by the requesting party, the method further includes:
  • the requestor's digital certificate is sent to the requesting party.
  • the method further includes:
  • a login request for logging in to the requesting party, where the login request includes: the account information of the requesting party and a login password;
  • the method further includes:
  • the feedback information generated by the controller based on the requestor's request for access by the controlled party is transmitted to the requester.
  • the establishing, by the requesting party, the access request sent by the requesting party to establish a secure channel with the controlling party specifically:
  • the feedback information with the content agreed to is sent to the controlling party.
  • the method before the step of receiving the request for establishing a secure channel sent by the controller, the method further includes:
  • a digital certificate of the controlling party is sent to the controlling party.
  • the login key includes:
  • the account information of the requester The account information of the requester, the account information of the controller, the time stamp when the login key is generated, and the verification code generated when the login key is generated.
  • the method further includes:
  • the result of the operation is sent to the requesting party.
  • the embodiment of the present application further provides an apparatus for a cloud server to participate in remote access, where the apparatus includes:
  • a secure channel establishing unit configured to establish a secure channel with the requesting party, and configured to establish, according to the requesting party sent by the requesting party, an access request accessed by the controlled party to establish a secure channel with the controlling party;
  • An access request receiving unit configured to receive, by using a secure channel, an access request that is sent by the requesting party and requested by the controlling party; the access request includes: the account information of the requesting party and the account information of the controlling party;
  • An access request sending unit configured to send, to the controlling party, an access request that the requesting party requests the controlled party to access; the access request includes: the account information of the requesting party;
  • a status information receiving unit configured to receive current status information of the requester uploaded by the requesting party
  • a login key generating unit configured to generate a login key based on the access request requested by the controlled party
  • a login key sending unit configured to send the login key to the controlling party by using the secure channel
  • a login request receiving unit configured to receive a login request for the login requester sent by the controlling party, where the login request carries the login key and account information of the requesting party;
  • a login key verification unit configured to verify whether the login key is correct
  • a login status sending unit configured to receive a verification result of the login key verification unit, and if yes, send status information of successful login to the control party;
  • a remote access establishing unit configured to push the current status information of the requesting party to the controlling party, and establish a remote access status of the controlling party and the requesting party.
  • the secure channel establishing unit includes:
  • a requesting secure channel establishing subunit configured to receive a request for establishing a secure channel sent by the requesting party; the request for establishing a secure channel includes: a digital certificate of the requesting party;
  • a requesting party digital certificate determining subunit configured to determine whether the digital certificate of the requesting party is correct
  • the requester feedback information sending subunit is configured to receive the judgment result of the requesting party digital certificate judging unit, and if yes, send the feedback information whose content is the consent to the requesting party.
  • the device that the cloud server participates in remote access further includes:
  • a requesting party digital certificate request receiving unit configured to receive, after receiving the request for establishing a secure channel sent by the requesting party, a request for acquiring a digital certificate of the requesting party, where the digital certificate is used by the requesting party; Establish a secure channel with the cloud server;
  • a requesting party digital certificate generating unit configured to generate a digital certificate of the requesting party according to the registration information of the requesting party
  • the requester digital certificate sending unit is configured to send the digital certificate of the requesting party to the requesting party.
  • the device that the cloud server participates in remote access further includes:
  • a login request receiving unit configured to receive, after the establishing a secure channel with the requesting party, a login request for the login requester sent by the requesting party, where the login request includes: the account information and the login password of the requesting party ;
  • a login request determining unit configured to determine whether the account information and the login password of the requesting party in the login request match and are correct
  • a login information sending unit configured to receive a determination result of the login request determining unit, and if yes, send the status information of the successful login to the requesting party;
  • a connection establishing unit configured to establish a connection with the requesting party.
  • the device that the cloud server participates in remote access further includes:
  • a feedback information receiving unit configured to: after receiving the access request requested by the requesting party to the control party, to receive an access request sent by the controlling party based on the requesting party requesting the controlled party to access Feedback information;
  • the feedback information sending unit is configured to send, to the requesting party, feedback information generated by the controlling party based on the requesting request by the requesting party to access the controlled party.
  • the secure channel establishing unit further includes:
  • a control party security channel establishment subunit configured to receive a request for establishing a secure channel sent by the control party
  • the request for establishing a secure channel includes: a digital certificate of the controlling party
  • controller digital certificate determining subunit configured to determine whether the digital certificate of the controlling party is correct
  • the controller feedback information transmitting subunit is configured to receive the judgment result of the controller digital certificate judging unit, and if yes, send the feedback information with the content consent to the controlling party.
  • the device that the cloud server participates in remote access further includes:
  • control party digital certificate request receiving unit configured to receive, by the control party, a request for acquiring a digital certificate of the controlling party before receiving the request for establishing a secure channel sent by the controlling party; wherein the digital certificate is used by the controller Establish a secure channel with the cloud server;
  • controller digital certificate generating unit configured to generate a digital certificate of the controlling party according to the registration information of the controlling party
  • the controller digital certificate sending unit is configured to send the digital certificate of the controlling party to the controlling party.
  • the login key generated by the login key generating unit includes: account information of the requesting party, account information of the controlling party, a timestamp when the login key is generated, and a verification code generated when the login key is generated. .
  • the device that the cloud server participates in the remote access further includes: an operation result receiving unit, configured to: push the current state information of the requesting party to the controlling party, and establish the controlling party and the requesting party After the remote access state, receiving the operation result of the controlling party to the requesting party;
  • An operation result sending unit configured to send the operation result to the requesting party.
  • the embodiment of the present application further provides a system for remotely accessing a cloud application, where the system includes:
  • the apparatus for remotely accessing a cloud application according to any of the above the apparatus for requesting remote access to a cloud application according to any one of the above, and the cloud server according to any one of the above, participating in remote access Device.
  • the method, device and system for remotely accessing a cloud application provided by the requesting party of the cloud server are requested to receive an access request accessed by the controlled party;
  • the access request includes: an account of the requesting party Information; establishing, according to the request sent by the cloud server, the access request accessed by the controlled party to establish a secure channel with the cloud server; receiving, by the secure channel, a login key generated by the requesting access request sent by the cloud server;
  • the login key is generated and sent to the cloud service Transmitting, by the server, a login request for the login requester, the login request carrying the login key and the account information of the requesting party; receiving status information of the login success that is fed back after the cloud server verifies the login request; receiving the cloud
  • the server forwards the current status information of the requester and enters the remote access status for the requester.
  • the technical solution solves the problem that the remote access cannot be completed by using the RDP protocol between different operating systems, the remote access request cannot be implemented between the terminal and the terminal, and the traffic is wasted.
  • the technical solution of the present application also avoids password leakage during remote access. risk.
  • FIG. 1 illustrates a flow chart of a method for remote accessing a cloud application provided in accordance with an embodiment of the present application
  • FIG. 2 shows a schematic diagram of an apparatus for remotely accessing a cloud application, provided in accordance with an embodiment of the present application
  • FIG. 3 illustrates a flow chart of a method for requesting remote access to a cloud application according to an embodiment of the present application
  • FIG. 4 is a schematic diagram of an apparatus for requesting remote access to a cloud application according to an embodiment of the present application
  • FIG. 5 is a flowchart of a method for a cloud server to participate in remote access according to an embodiment of the present application
  • FIG. 6 is a schematic diagram of an apparatus for a cloud server to participate in remote access according to an embodiment of the present application
  • FIG. 7 shows a schematic diagram of a system for remote access to a cloud application, provided in accordance with an embodiment of the present application.
  • An embodiment of the present application provides a method for remotely accessing a cloud application, an apparatus for remotely accessing a cloud application, a method for requesting remote access to a cloud application, and a request for a cloud application
  • a remotely accessed device a method in which a cloud server participates in remote access, a device in which a cloud server participates in remote access, and a system for remote access to a cloud application.
  • the RDP protocol cannot be used to complete the remote access between the terminals of different operating systems. If the remote frame buffer protocol of the RFB (Remote Frame Buffer) is used, the screen information of the local terminal can be sent to the terminal for access, if the local terminal is used. If all the screen information is sent out, the traffic resources will be wasted, and the network speed will become the maximum limit. If the MDM (Mobile Device Management) technology is used, only the access of the mobile device to the mobile device can be realized. Remote access between terminals.
  • RFB Remote Frame Buffer
  • the technical solution of the embodiment of the present application is based on the method of controlling the terminal cloud application by the cloud application environment, and controlling the terminal to log in to the controlled terminal cloud application by using the temporary login key provided by the cloud server, thereby implementing different methods.
  • Remote access between operating system terminals saves traffic and avoids the risk of password leakage during remote access.
  • the working principle of the cloud application is to transform the traditional software local installation and the local operation into a ready-to-use service, connect and manipulate the remote server cluster through the Internet or the local area network, and complete a new application of business logic or computing tasks.
  • the main carrier of the cloud application is the Internet technology, which is presented in the form of a thin client or a smart client.
  • the interface is essentially an integration of technologies such as HTML5, Javascript, or Flash.
  • the application field is not limited to the cloud application, and in the existing application, as long as the server can generate the The temporary login login key, and the data in the application are stored or backed up in the server, can use the method provided by the present application, and obtain corresponding beneficial effects.
  • control terminal cloud application and the controlled terminal cloud application involved in the technical solution are briefly described.
  • the technical solution of the present application is directed to a method for remote access between terminals in a cloud application environment, that is, controlling a terminal cloud application to remotely access a controlled terminal cloud application.
  • the controlled terminal cloud application is a party that sends a remote access request.
  • the controlled terminal cloud application is called a requesting party; and the controlled terminal cloud application is a party that receives a remote access request, in the following embodiments.
  • the description of the control terminal cloud application is called the controller. It should be noted that the cloud application can be used as a controlling party or a requesting party under different application scenarios. The present embodiment is described in detail below.
  • Embodiments of the present application provide a method for remote access to a cloud application.
  • the method for remotely accessing the cloud application is implemented as follows:
  • FIG. 1 shows a flowchart of a method for remotely accessing a cloud application according to an embodiment of the present application.
  • the method for remotely accessing the cloud application in the embodiment is completed by the controller, and the controller receives the temporary login key allocated by the cloud server, and logs in to the requesting party by using the login key.
  • the method for remotely accessing a cloud application includes:
  • Step S101 Receive an access request that is sent by the requesting party requested by the cloud server, and the access request includes: the account information of the requesting party.
  • the control party after receiving the access request sent by the requesting party by the requesting party, the control party pops up the information of the access request in the screen display area of the terminal, in the access request information. Displays the account information of the requester.
  • the controlling party After the controlling party receives the access request sent by the cloud server and requests the access information of the requesting party and confirms the account information of the requesting party, the controlling party also needs to select the access request, and the controlling party can accept the access request.
  • the access request may also be rejected, and the specific steps S101-1 to S101-2 are as follows:
  • Step S101-1 receiving a selection operation on the access request
  • Step S101-2 Send feedback information generated by the requester for requesting access by the controlled party to the cloud server based on the result of the selecting operation.
  • the content generated by the requester requesting the access request accessed by the controlled party is sent to the cloud server based on the selection operation.
  • the feedback for consent if the user receives the user If the selection operation of the access request is a rejection, the content generated by the requester requesting the access request accessed by the controlled party is sent to the cloud server based on the selection operation as the rejected feedback information.
  • the technical solution of the embodiment provides a preferred implementation manner of receiving the selection operation of the access request, and specifically includes steps S101-1-1 to S101-1-2.
  • the receiving a selection operation on the access request includes:
  • Step S101-1-1 displaying a corresponding selection window in a screen display area of the controlling party
  • Step S101-1-2 receiving a selection operation of the consent button or the reject button displayed by the selection window.
  • a corresponding selection window is displayed in the screen display area, and the selection window includes a selection control for receiving the user selection operation.
  • the selection control may include various forms, such as a drop-down list or a button.
  • the present embodiment provides a preferred embodiment: using a button selection control, namely: at the terminal After the information of the access request is popped up in the screen display area, a selection control having an consent button and a rejection button may be displayed in the screen display area of the controller terminal.
  • a button selection control namely: at the terminal After the information of the access request is popped up in the screen display area, a selection control having an consent button and a rejection button may be displayed in the screen display area of the controller terminal.
  • the button selection control is adopted, what is received in this step is the touch operation of the user to agree or deny the button, for example, click or long press.
  • a preferred embodiment employing a button selection control has been described above.
  • a manner of displaying a text input box may also be employed. Specifically, after the information of the access request is popped up in the screen display area of the controller terminal, the text input box is displayed in the screen display area, and the virtual keyboard is displayed on the display screen, and the user touches the virtual keyboard. Operation, in this way, the technical solution can also be implemented, and will not be described later.
  • Step S103 The access request sent by the control party is requested to establish a secure channel with the cloud server based on the requester sent by the cloud server.
  • the control party after performing the step S101, receives the access request sent by the requesting party of the cloud server, and needs to communicate with the cloud server to protect the security of data exchange and information verification with the cloud server.
  • Establishing a secure channel between the requesting party that is sent by the cloud server and requesting the access request by the control party to establish a secure channel with the cloud server specifically including steps S103-1 to S103-3 as follows:
  • Step S103-1 sending a request for establishing a secure channel to the cloud server;
  • the request of the Tao includes: the digital certificate of the controlling party;
  • Step S103-2 Receive feedback information about establishing a secure channel sent by the cloud server.
  • Step S103-3 If the received feedback information is consent, establish a secure channel with the cloud server.
  • the request for establishing a secure channel includes a digital certificate issued by the cloud server to the control party for establishing a secure channel, so before the step of sending a request for establishing a secure channel to the cloud server, the controller needs to The digital certificate is obtained from the cloud server, and specifically includes steps S103-01 to S103-02 as follows:
  • Step S103-01 Send a request for acquiring a digital certificate of the controlling party to the cloud server, where the digital certificate is used to establish a secure channel with the cloud server;
  • Step S103-02 receiving a digital certificate of the controlling party sent by the cloud server.
  • the secure channel established between the controller and the cloud server is an SSL secure channel
  • the digital certificate used to establish a secure channel with the cloud server is an SSL certificate
  • the SSL certificate complies with the SSL protocol and is issued after verifying the identity of the server. It has server authentication and data transmission encryption. It is a technology that allows web browsers and web servers to communicate through a secure connection. This means that the data to be sent is translated into a password at one end, transmitted, and then unlocked at the other end, and then processed. This is a two-way process, where both the browser and the server need to encrypt the data before sending it.
  • the security protocol is mainly used to provide authentication for users and servers; encrypt and hide transmitted data; ensure that data is not changed during transmission, that is, data integrity.
  • a TLS secure channel can also be established between the controller and the cloud server.
  • the TLS secure channel is used to provide confidentiality and data integrity between two communication applications.
  • the protocol consists of two layers: the TLS record protocol and the TLS handshake protocol. This solution can also be implemented in this way, and will not be described in detail later.
  • Step S105 receiving, by the secure channel, a login key generated by the requesting access request sent by the cloud server.
  • the login key includes: account information of the requesting party, account information of the controlling party, a time stamp when the login key is generated, and a verification code generated when the login key is generated.
  • the verification code generated when the login key is generated refers to a set of random numbers generated when the login key is generated, and the verification code may also be in other forms, including existing Any feasible manner under the technology does not exclude the use of other emerging methods as the technology advances, and is not limited herein.
  • Gif animation verification code For example: Gif animation verification code.
  • Step S107 Generate and send a login request for the login requester to the cloud server based on the login key, where the login request carries the login key and the account information of the requesting party.
  • the controller obtains the account information of the requester from the login key sent by the cloud server, and puts the account information of the requester and the login key received from the cloud server into the Log in to the requester's login request and send the login request to the cloud server.
  • the account information of the requesting party refers to the account name of the requesting party, that is, the username of the requesting party.
  • the terminal logs in to the application when the terminal logs in to the application, the user name and the login password set by the user are used to log in.
  • the user name of the cloud application and the login provided by the cloud server are used when the controller logs in to the requester.
  • the key is used to log in to the application, which implements protection of the requester's account information.
  • the login key included in the request may be a temporary login key (also called a one-time login key) that is used only once, that is, after the controller uses the received login key to perform the login request once, The login key will be invalid.
  • Step S109 receiving status information of successful login that is fed back after the cloud server verifies the login request.
  • control party after the control party receives the status information of the successful login after the cloud server verifies the login request, the control party logs in to the requesting party to establish a connection with the cloud server.
  • Step S111 receiving current status information of the requester pushed by the cloud server, and entering a remote access status for the requesting party.
  • the control party after performing the step S109, receives the status information of the successful login after the cloud server verifies the login request, and the control party logs in to the requesting party, and after receiving the connection with the cloud server, receives the request of the cloud server to push.
  • Current status information of the party, current status information of the requestor The method includes: the unsettled information locally and the current running state of the requesting party and the information of the requesting party stored on the cloud server after the requesting party requests the access request accessed by the controlled party.
  • the controlling party may operate on the requesting party, and the controlling party is to the requesting party.
  • the operation may be to add, modify, delete or query the information stored by the requesting party on the cloud server, and may also include a unique operation in the corresponding cloud application for different cloud applications.
  • the controlling party may enter the remote
  • the requesting party of the access state performs all the functions included in the requesting party, and specifically includes steps S113 to S114 as follows:
  • Step S113 receiving an operation performed by a requesting party that enters a remote access state
  • Step S114 uploading the result of the operation to the cloud server.
  • a method for remotely accessing a cloud application is provided.
  • the present application further provides an apparatus for remotely accessing a cloud application. Since the embodiment of the device is substantially similar to the embodiment of the method, the description is relatively simple, and the relevant portions can be referred to the description of the method embodiment.
  • the device embodiments described below are merely illustrative.
  • the apparatus for remotely accessing the cloud application is implemented as follows:
  • FIG. 2 shows a schematic diagram of an apparatus for remotely accessing a cloud application according to an embodiment of the present application.
  • the device for remotely accessing a cloud application includes:
  • the access request receiving unit 201 is configured to receive an access request that is sent by the requesting party requested by the cloud server, and the access request includes: the account information of the requesting party;
  • the secure channel establishing unit 202 is configured to establish a secure channel with the cloud server based on the requesting request sent by the requesting party by the requesting party sent by the cloud server;
  • the login key receiving unit 203 is configured to receive, by using the secure channel, a login key generated by the requester-based access request sent by the cloud server;
  • the login request sending unit 204 is configured to generate and send a login request for the login requester to the cloud server based on the login key, where the login request carries the login key and the account information of the requesting party;
  • the login receiving unit 205 is configured to receive status information that is successfully returned by the cloud server after verifying the login request;
  • the remote access state establishing unit 206 is configured to receive a current status letter of the requester pushed by the cloud server Information and enter the remote access status for the requester.
  • the secure channel establishing unit 202 includes:
  • a secure channel requesting subunit configured to send a request for establishing a secure channel to the cloud server;
  • the request for establishing a secure channel includes: a digital certificate of the controlling party;
  • a feedback information receiving subunit configured to receive feedback information about establishing a secure channel sent by the cloud server
  • the secure channel establishing subunit is configured to determine a result of the feedback information receiving subunit, and if the received feedback information is agreed, establish a secure channel with the cloud server.
  • the device for remotely accessing the cloud application further includes:
  • a digital certificate requesting unit configured to send, to the cloud server, a request for acquiring a digital certificate of the controlling party before sending the request for establishing a secure channel to the cloud server; wherein the digital certificate is used to establish with a cloud server Exit;
  • a digital certificate receiving unit configured to receive a digital certificate of the controlling party sent by the cloud server.
  • the secure channel establishing unit 202 is specifically configured to establish an SSL secure channel or a TLS secure channel.
  • the device for remotely accessing the cloud application further includes:
  • a selection operation receiving unit configured to receive a selection operation for the access request after the requesting party sent by the receiving cloud server requests the access request accessed by the controlled party;
  • the feedback information sending unit is configured to send, to the cloud server, feedback information generated according to the result of the selecting operation for the access request that the requesting party requests the controlled party to access.
  • the selecting operation receiving unit includes:
  • the operation receiving unit is configured to receive a selection operation of the consent button or the rejection button displayed by the selection window.
  • the device for remotely accessing the cloud application further includes:
  • An operation receiving unit configured to: after receiving the current state information of the requesting party pushed by the cloud server, and entering the remote access state for the requesting party, receiving an operation performed by the requesting party that enters the remote access state;
  • An operation result uploading unit configured to upload a result of the operation to the cloud server.
  • the login key receiving unit is configured to receive the account information of the requesting party, the account information of the controlling party, the timestamp when the login key is generated, and the verification code generated when the login key is generated.
  • a method for remotely accessing a cloud application and a device for remotely accessing the cloud application are provided.
  • the application further provides a request for remote access to the cloud application.
  • Method; the method for requesting remote access to a cloud application is as follows:
  • FIG. 3 shows a flowchart of a method for requesting remote access to a cloud application according to an embodiment of the present application.
  • the method for requesting remote access to a cloud application includes:
  • Step S301 establishing a secure channel with the cloud server.
  • the requesting party in order to protect the security of data exchange and information verification with the cloud server, the requesting party needs to establish a secure channel with the cloud server, and the security channel is established with the cloud server, which includes the step S301-1.
  • S301-3 as follows:
  • Step S301-1 Send a request for establishing a secure channel to the cloud server; the request for establishing a secure channel includes: a digital certificate of the requesting party;
  • Step S301-2 Receive feedback information about establishing a secure channel sent by the cloud server.
  • Step S301-3 If the received feedback information is consent, establish a secure channel with the cloud server.
  • the request for establishing a secure channel includes a digital certificate issued by the cloud server to the requesting party for establishing a secure channel, so the requesting party needs to send a request for establishing a secure channel to the cloud server.
  • the digital certificate is obtained from the cloud server, and specifically includes steps S301-01 to S301-02 as follows:
  • Step S301-01 Send a request for acquiring a digital certificate of the requesting party to the cloud server, where the digital certificate is used to establish a secure channel with the cloud server;
  • Step S301-02 Receive a digital certificate of the requesting party sent by the cloud server.
  • the secure channel established between the requesting party and the cloud server is an SSL secure channel
  • the digital certificate used to establish a secure channel with the cloud server is an SSL certificate
  • the implementation of the SSL secure channel is established between the requesting party and the cloud server.
  • the TLS secure channel can also be established between the requesting party and the cloud server.
  • TLS security Channels are used to provide confidentiality and data integrity between two communication applications.
  • the protocol consists of two layers: the TLS record protocol and the TLS handshake protocol. This solution can also be implemented in this way, and will not be described in detail later.
  • the requesting party After the requesting party establishes a secure channel with the cloud server, it can protect the security of data exchange and information verification with the cloud server. Based on the secure channel, the requesting party can send a request for login to the cloud server.
  • the login request includes the account information and the login password of the requesting party, and the step of the requesting party to perform the login specifically includes the following steps S302-1 to S302-4:
  • Step S302-1 receiving a login operation of the requesting party.
  • the requesting party receives the login operation of the requesting party by the user. For example, the user inputs the account information and the login password of the requesting party on the requesting party login interface, and clicks the login button.
  • Step S302-2 sending a login request for the login requester to the cloud server, where the login request includes: the account information of the requester and the login password.
  • the account information and the login password of the requesting party are placed in a login request for the login requester, and the login request is sent to the cloud server.
  • Step S302-3 receiving status information of successful login that is fed back after the cloud server verifies the login request.
  • Step S302-4 establishing a connection with the cloud server.
  • the requesting party After receiving the status information of the successful login after the login request is verified by the cloud server, the requesting party successfully logs in and establishes with the cloud server based on the requester account information in the status information of the successful login. connection.
  • Step S303 sending, by using the secure channel, an access request for requesting access by the controlled party to the cloud server; the access request includes: account information of the requesting party and account information of the controlling party.
  • the sending, by the secure channel, an access request for requesting access by the controlled party to the cloud server may be implemented as follows: the account information of the controlling party input by the user in the requesting interface of the requesting party, the request Obtaining the account information of the controlling party input by the user, and placing the account information of the requesting party and the acquired account information of the controlling party into an access request requested by the controlled party, and moving to the cloud through the secure channel
  • the server sends an access request requesting access by the controlling party.
  • the user clicks the access request button in the requester, enters the account information of the controlling party in the pop-up window, or/and displays the drop-down list after the user accesses the request button, and the list includes the list of the address book saved in the requesting party.
  • the user selects the controlling party in the list of contacts in the drop down list.
  • Step S305 uploading current status information of the requester to the cloud server.
  • step S303 since the control party can accept the access request sent by the requesting party, the access request sent by the requesting party can also be rejected, so before the step S305 is performed, the controlling party needs to be received.
  • Step S304-1 receiving feedback information generated by the control party sent by the cloud server based on the requesting party requesting the access request accessed by the controlled party;
  • control party accepts the access request sent by the requesting party, the control party obtains the feedback information generated by the requesting party requesting the access request accessed by the controlled party as consent; for the same reason, if the control The party rejects the access request sent by the requesting party, and the feedback information generated by the controlling party based on the requesting party requesting the access request accessed by the controlling party is rejected.
  • Step S304-2 if the feedback information is consent, performing the step of uploading current status information of the requesting party to the cloud server.
  • the requesting party receives the feedback information generated by the controller sent by the cloud server based on the requesting request of the requesting party to access the access request, and then determines the feedback information. If the feedback information is the consent, step S305 is performed. .
  • the requesting party after the requesting party sends an access request for accessing the controlled party to the cloud server through the secure channel, and the control party that receives the request from the cloud server to generate the access request that is accessed by the controlled party, the requesting party generates the access request.
  • the feedback information usually the user is still operating on the requesting party. Therefore, when the controlling party accepts the requesting party's access request, the user's operation on the requesting party may not be saved, and the controlling party receives the cloud server pushing.
  • the information of the requesting party is stored on the cloud server, the data information is incomplete. Therefore, after receiving the feedback information, the requesting party needs to upload the current state information of the requesting party to the cloud server.
  • the current status information of the requesting party includes: information not saved in the requesting party and a current running status.
  • the controlling party After the step of requesting the cloud server to upload the current state information of the requestor, the controlling party has entered a remote access state for the requesting party. If the user continues to operate the requesting party, the controlling party operates in the remote access state. The data information may be in conflict. In order to prevent the user from continuing to operate on the requesting party, the technical solution of the embodiment provides a preferred embodiment.
  • the local computing of the requesting party is also required to be stopped while the current state information of the requesting party is uploaded to the cloud server. Stopting the local calculation of the requestor, the package Include: prohibiting the requestor from starting; or, suspending the requesting party.
  • step S305 the result of the operation of the requesting party after receiving the remote access by the controlling party is further included in the step S306 as follows:
  • Step S306 receiving an operation result of the control party sent by the cloud server to the requesting party.
  • the receiving the operation result of the control party sent by the cloud server to the requesting party may be implemented as follows: the requesting party receives an operation result of the controlling party sent by the cloud server to the requesting party, and the operation result Displays the modification content of the data information of the requester by the controller.
  • a method for requesting remote access to a cloud application is provided.
  • the present application further provides an apparatus for requesting remote access to a cloud application. Since the embodiment of the device is substantially similar to the embodiment of the method, the description is relatively simple, and the relevant portions can be referred to the description of the method embodiment.
  • the device embodiments described below are merely illustrative.
  • the device implementation for requesting remote access to the cloud application is as follows:
  • FIG. 4 shows a schematic diagram of an apparatus for requesting remote access to a cloud application according to an embodiment of the present application.
  • the device for requesting remote access to a cloud application includes:
  • a secure channel establishing unit 401 configured to establish a secure channel with the cloud server
  • the access request sending unit 402 is configured to send, by using the secure channel, an access request for requesting access by the controlled party to the cloud server; the access request includes: account information of the requesting party and account information of the controlling party;
  • the status information uploading unit 403 is configured to upload current status information of the requesting party to the cloud server.
  • the secure channel establishing unit 401 includes:
  • a secure channel requesting subunit configured to send a request for establishing a secure channel to the cloud server;
  • the request for establishing a secure channel includes: a digital certificate of the requesting party;
  • a feedback information receiving subunit configured to receive feedback information about establishing a secure channel sent by the cloud server
  • the secure channel establishing subunit is configured to determine a result of the feedback information receiving subunit, and if the received feedback information is agreed, establish a secure channel with the cloud server.
  • the device for requesting remote access to the cloud application further includes:
  • a digital certificate requesting unit configured to send, to the cloud server, a request for acquiring a digital certificate of the requesting party before sending the request for establishing a secure channel to the cloud server; wherein the digital certificate is used to establish with a cloud server Exit;
  • a digital certificate receiving unit configured to receive a digital certificate of the requesting party sent by the cloud server.
  • the secure channel establishing unit 401 is specifically configured to establish an SSL secure channel or a TLS secure channel.
  • the device for requesting remote access to the cloud application further includes:
  • a login operation receiving unit configured to receive a login operation of the requesting party before establishing the secure channel with the cloud server
  • a login verification request sending unit configured to send a login request for the login requester to the cloud server, where the login request includes: the account information of the requesting party and a login password;
  • a login information receiving unit configured to receive status information of successful login after the cloud server verifies the login request
  • connection establishing unit configured to establish a connection with the cloud server.
  • the device for requesting remote access to the cloud application further includes:
  • a feedback information receiving unit configured to receive, after the uploading the current state information of the requesting party to the cloud server, a feedback generated by a control party sent by the cloud server based on an access request that the requesting party requests the controlled party to access information;
  • the feedback information determining unit is configured to receive the result of the feedback information receiving unit, and if the feedback information is consent, perform the step of uploading the current state information of the requesting party to the cloud server.
  • the status information uploading unit 403 further includes:
  • a local calculation stopping subunit configured to stop the local calculation of the requesting party in the current state information of uploading the requesting party to the cloud server.
  • the local calculation stops the sub-unit, specifically for prohibiting starting the requesting party; or, suspending starting the requesting party.
  • the status information uploading unit 403 is specifically configured to upload information that is not saved in the requesting party and a current running status.
  • the device for requesting remote access to the cloud application further includes:
  • An operation result receiving unit configured to upload the current status of the requesting party to the cloud server After the information, the operation result sent by the control party sent by the cloud server to the requesting party is received.
  • a method for performing information push a device for performing information push, a method for requesting remote access to a cloud application, and a device for requesting remote access to a cloud application are provided, and
  • the application also provides a method for a cloud server to participate in remote access; the method for implementing the cloud server to participate in remote access is as follows:
  • FIG. 5 a flow chart of a method for a cloud server to participate in remote access according to an embodiment of the present application is shown.
  • the method for the cloud server to participate in remote access includes:
  • Step S501 establishing a secure channel with the requesting party.
  • the cloud server needs to establish a secure channel with the requesting party, and the establishing a secure channel with the requesting party includes the following step S501. -1 to S501-3 are as follows:
  • Step S501-1 receiving a request for establishing a secure channel sent by the requesting party; the request for establishing a secure channel includes: a digital certificate of the requesting party;
  • Step S501-2 determining whether the digital certificate of the requesting party is correct
  • Step S501-3 if correct, sends feedback information indicating that the content is agreed to the requesting party.
  • the cloud server obtains the digital certificate of the requesting party from the request for establishing a secure channel sent by the requesting party, and compares the digital certificate with the digital certificate of the requesting party stored in the cloud server. If it is correct, the feedback information of the content is agreed to be sent to the requesting party; if not, the feedback information with the content rejected is sent to the requesting party.
  • the request for establishing a secure channel received by the cloud server includes a digital certificate issued by the cloud server to the requesting party for establishing a secure channel, so the step of receiving the request for sending the request to establish a secure channel is performed.
  • the cloud server needs to issue the digital certificate to the requesting party first, and specifically includes steps S501-01 to S501-03 as follows:
  • Step S501-01 receiving a request for acquiring a digital certificate of the requesting party sent by the requesting party, where the digital certificate is used to establish a secure channel with the cloud server;
  • Step S501-02 generating a digital certificate of the requesting party according to the registration information of the requesting party;
  • Step S501-03 sending a digital certificate of the requesting party to the requesting party.
  • the secure channel established between the cloud server and the requesting party is SSL.
  • a secure channel, so the digital certificate used to establish a secure channel with the cloud server is an SSL certificate.
  • the TLS secure channel can also be established between the cloud server and the requesting party.
  • the TLS secure channel is used to provide confidentiality and data integrity between two communication applications.
  • the protocol consists of two layers: the TLS record protocol and the TLS handshake protocol. This solution can also be implemented in this way, and will not be described in detail later.
  • the cloud server After establishing a secure channel between the cloud server and the requesting party, the security of data exchange and information verification with the requesting party can be protected. Based on the secure channel, the cloud server can receive the login request sent by the requesting party.
  • the step of the cloud server accepting and verifying that the requesting party performs the login specifically includes the following steps S502-1 to S502-4:
  • Step S502-1 Receive a login request for the login requester sent by the requesting party, where the login request includes: the account information of the requesting party and the login password.
  • the cloud server acquires the account information and the login password of the requesting party from the login request.
  • Step S502-2 determining whether the account information and the login password of the requesting party in the login request match and are correct.
  • step S502-1 Querying the account information and the login password of the requesting party saved in the cloud server, and determining whether the account information and the login password of the requesting party acquired in step S502-1 are matched and correct.
  • Step S502-4 establishing a connection with the requesting party.
  • the connection is established with the requester based on the requester account information among the status information of the successful login.
  • Step S503 receiving, by using a secure channel, an access request sent by the requesting party to be accessed by the controlled party; the access request includes: account information of the requesting party and account information of the controlling party.
  • the cloud server receives an access request sent by the requesting party and is accessed by the controlling party through the secure channel, and obtains the account information of the requesting party and the account information of the controlling party from the access request.
  • Step S505 sending, to the controlling party, an access request that the requesting party requests the controlled party to access; the access request includes: the account information of the requesting party.
  • the cloud server searches for the controller in the cloud server based on the account information of the controller acquired in step S503, and if the controller is found, sends a requester request to the controller.
  • the cloud server further Receiving feedback information of the control party on the access request, specifically including steps S505-1 to S505-2 as follows:
  • Step S505-1 receiving feedback information generated by the control party based on the requesting party requesting an access request accessed by the controlled party;
  • Step S505-2 transmitting, to the requesting party, feedback information generated by the controller based on the requestor requesting the access request accessed by the controlled party.
  • the cloud server receives the feedback information generated by the controlling party based on the requesting party requesting the access request accessed by the controlled party
  • the requesting party does not know whether the controlling party accepts
  • the requesting party also needs to send the feedback information generated by the controlling party based on the requesting request of the requesting party to access the controlled party.
  • Step S507 the requesting party sent by the requesting party requests the access request accessed by the controlled party to establish a secure channel with the controlling party.
  • the cloud server needs to establish a secure channel with the control party, and the security party establishes a security channel with the control party, which includes the step S507.
  • -1 to S507-3 are as follows:
  • Step S507-1 receiving a request for establishing a secure channel sent by the controlling party; the request for establishing a secure channel includes: a digital certificate of the controlling party;
  • Step S507-2 determining whether the digital certificate of the controlling party is correct
  • Step S507-3 if correct, sending feedback information indicating that the content is agreed to the controlling party
  • the cloud server obtains a digital certificate of the controlling party from the request for establishing a secure channel sent by the controlling party, and compares the digital certificate with the digital certificate of the controlling party stored in the cloud server. If correct, the feedback information of the content is agreed to be sent to the controlling party; if not, the feedback information with the content rejected is sent to the controlling party.
  • the request for establishing a secure channel received by the cloud server includes a digital certificate issued by the cloud server to the control party for establishing a secure channel, so the receiving and receiving of the control party is sent.
  • the cloud server needs to issue the digital certificate to the controlling party first, specifically including steps S507-01 to S507-03 as follows:
  • Step S507-01 receiving a request for acquiring a digital certificate of the controlling party sent by the controlling party, where the digital certificate is used to establish a secure channel with the cloud server;
  • Step S507-02 generating a digital certificate of the controlling party according to the registration information of the controlling party;
  • Step S507-03 the digital certificate of the controlling party is sent to the controlling party.
  • the secure channel established between the cloud server and the control party is an SSL secure channel
  • the digital certificate used to establish a secure channel with the cloud server is an SSL certificate
  • the TLS secure channel can also be established between the cloud server and the controlling party.
  • the TLS secure channel is used to provide confidentiality and data integrity between two communication applications.
  • the protocol consists of two layers: the TLS record protocol and the TLS handshake protocol. This solution can also be implemented in this way, and will not be described in detail later.
  • Step S509 Receive current status information of the requester uploaded by the requesting party.
  • the cloud server receives the current state information of the requester uploaded by the requesting party, and saves the current state information of the requesting party in the cloud server.
  • the current status information of the requesting party includes: information not saved in the requesting party and a current running status.
  • Step S511 generating a login key based on the access request requested by the controlled party.
  • the generating a login key based on the access request requested by the controlled party may be implemented by the following steps:
  • Step S511-1 the cloud server generates, according to the request for access by the controlled party, the login key cloud server, based on the account information obtained by acquiring the requester from the access request, and the account information of the controller to generate the login password. key;
  • Step S511-2 generating a verification code and acquiring a timestamp when the login key is generated;
  • Step S511-3 the timestamp and the verification code are placed in the login key.
  • the login key includes: the account information of the requester, the account information of the controller, the time stamp when the login key is generated, and the verification code generated when the login key is generated.
  • the generated verification code refers to a set of random numbers generated when the login key is generated, and the verification code is generated to improve the security of the login key.
  • the verification code is also It can be in other forms, including any feasible way in the prior art, and does not exclude the use of other emerging modes as the technology advances, which is not limited herein. For example: Gif animation verification code.
  • the login key generated in this step S511 is a temporary login key (also referred to as a one-time login key) that is used only once, that is, the control party uses the received login key. After logging in to the requesting party once, the login key will be invalidated.
  • the cloud server generates a login key cloud server based on the access request accessed by the control party, and generates a token based on acquiring the account information of the requester and the account information of the controlling party from the access request. And generating a verification code and obtaining a timestamp when the token is generated, and placing the timestamp and the verification code into the token, where the token is generated by the account information of the requesting party, the account information of the controlling party, and the token
  • Step S513 sending the login key to the controlling party through the secure channel.
  • the cloud server sends the login key generated by the step S511 to the control party through the secure channel.
  • the login key includes: account information of the requester, account information of the controller, a time stamp when the login key is generated, and a verification code generated when the login key is generated.
  • Step S515 receiving a login request for the login requester sent by the controlling party, where the login request carries the login key and the account information of the requesting party.
  • the cloud server receives the login request sent by the controlling party for the login requester, and obtains the login key and the account information of the requesting party from the login request.
  • the account information of the requesting party refers to the account name of the requesting party, that is, the username of the requesting party.
  • Step S517 verifying whether the login key is correct.
  • the verifying whether the login key is correct may be implemented as follows:
  • step S5 Querying, according to the account name of the requesting party obtained in step S515, a login key of the account name of the requesting party in the cloud server;
  • step S519 if it is correct, the status information of the successful login is sent to the controlling party.
  • step S517 the result of the determination in step S517 is received, and the status information of successful login is sent to the controlling party, and a connection is established with the controlling party.
  • Step S521 pushing the current state information of the requesting party to the controlling party, and establishing a remote access state of the controlling party and the requesting party.
  • the current state information of the requesting party in the cloud server is queried, and the current state information of the requesting party is pushed to the controlling party.
  • the current status information of the requesting party includes: information that is not saved locally and the current running state of the local party and the information of the requesting party stored on the cloud server after the requesting party requests the access request accessed by the controlled party.
  • the operating result of the controlling party to the requesting party is also received, and after the controlling party ends the remote access state to the requesting party, the operation result is sent to the
  • the requesting party specifically includes steps S522 to S523 as follows:
  • Step S522 receiving an operation result of the control party on the requesting party;
  • Step S523 the operation result is sent to the requesting party.
  • a method for the cloud server to participate in the remote access is provided.
  • the method further includes the device for the cloud server to participate in the remote access. Since the embodiment of the device is substantially similar to the embodiment of the method, the description is relatively simple, and the relevant portions can be referred to the description of the method embodiment.
  • the device embodiments described below are merely illustrative.
  • the implementation of the cloud server participating in remote access is as follows:
  • FIG. 6 shows a schematic diagram of an apparatus for a cloud server to participate in remote access according to an embodiment of the present application.
  • the device that the cloud server participates in remote access includes:
  • the secure channel establishing unit 601 is configured to establish a secure channel with the requesting party, and configured to establish, according to the requesting party sent by the requesting party, an access request accessed by the controlled party to establish a secure channel with the controlling party;
  • the access request receiving unit 602 is configured to receive, by using a secure channel, an access request that is sent by the requesting party and requested by the controlled party, where the access request includes: the account information of the requesting party and the account information of the controlling party;
  • the access request sending unit 603 is configured to send, to the controlling party, an access request that the requesting party requests the controlled party to access; the access request includes: the account information of the requesting party;
  • the status information receiving unit 604 is configured to receive current status information of the requester uploaded by the requesting party;
  • a login key generating unit 605 configured to generate a login key based on the access request requested by the controlled party
  • the login key sending unit 606 is configured to send the login key to the controlling party through the secure channel
  • the login request receiving unit 607 is configured to receive a login request for the login requester sent by the controlling party, where the login request carries the login key and the account information of the requesting party;
  • the login key verification unit 608 is configured to verify whether the login key is correct.
  • the login status sending unit 609 is configured to receive the verification result of the login key verification unit, and if yes, send the status information of the login success to the control party;
  • the remote access establishing unit 610 is configured to push the current status information of the requesting party to the controlling party, and establish a remote access status of the controlling party and the requesting party.
  • the secure channel establishing unit 601 includes:
  • a requesting secure channel establishing subunit configured to receive a request for establishing a secure channel sent by the requesting party; the request for establishing a secure channel includes: a digital certificate of the requesting party;
  • a requesting party digital certificate determining subunit configured to determine whether the digital certificate of the requesting party is correct
  • the requester feedback information sending subunit is configured to receive the judgment result of the requesting party digital certificate judging unit, and if yes, send the feedback information whose content is the consent to the requesting party.
  • the device that the cloud server participates in remote access further includes:
  • a requesting party digital certificate request receiving unit configured to receive, after receiving the request for establishing a secure channel sent by the requesting party, a request for acquiring a digital certificate of the requesting party, where the digital certificate is used by the requesting party; Establish a secure channel with the cloud server;
  • a requesting party digital certificate generating unit configured to generate a digital certificate of the requesting party according to the registration information of the requesting party
  • the requester digital certificate sending unit is configured to send the digital certificate of the requesting party to the requesting party.
  • the device that the cloud server participates in remote access further includes:
  • a login request receiving unit configured to receive, after the establishing a secure channel with the requesting party, a login request for the login requester sent by the requesting party, where the login request includes: the account information and the login password of the requesting party ;
  • a login request determining unit configured to determine account information and login of the requesting party in the login request Whether the password matches and is correct
  • a login information sending unit configured to receive a determination result of the login request determining unit, and if yes, send the status information of the successful login to the requesting party;
  • a connection establishing unit configured to establish a connection with the requesting party.
  • the device that the cloud server participates in remote access further includes:
  • a feedback information receiving unit configured to: after receiving the access request requested by the requesting party to the control party, to receive an access request sent by the controlling party based on the requesting party requesting the controlled party to access Feedback information;
  • the feedback information sending unit is configured to send, to the requesting party, feedback information generated by the controlling party based on the requesting request by the requesting party to access the controlled party.
  • the secure channel establishing unit 601 further includes:
  • control party security channel establishing subunit configured to receive a request for establishing a secure channel sent by the controlling party; the request for establishing a secure channel includes: a digital certificate of the controlling party;
  • controller digital certificate determining subunit configured to determine whether the digital certificate of the controlling party is correct
  • the controller feedback information transmitting subunit is configured to receive the judgment result of the controller digital certificate judging unit, and if yes, send the feedback information with the content consent to the controlling party.
  • the device that the cloud server participates in remote access further includes:
  • control party digital certificate request receiving unit configured to receive, by the control party, a request for acquiring a digital certificate of the controlling party before receiving the request for establishing a secure channel sent by the controlling party; wherein the digital certificate is used by the controller Establish a secure channel with the cloud server;
  • controller digital certificate generating unit configured to generate a digital certificate of the controlling party according to the registration information of the controlling party
  • the controller digital certificate sending unit is configured to send the digital certificate of the controlling party to the controlling party.
  • the login key generated by the login key generating unit 605 includes: account information of the requesting party, account information of the controlling party, a time stamp when the login key is generated, and verification generated when the login key is generated. code.
  • the device that the cloud server participates in remote access further includes:
  • An operation result receiving unit configured to: after the current state information of the requesting party is pushed to the controlling party, establish a remote access state of the controlling party and the requesting party, and receive the controlling party to the requesting party Operation result
  • An operation result sending unit configured to send the operation result to the requesting party.
  • a method for performing information push a device for performing information push, a method for requesting remote access to a cloud application, a device for requesting remote access to a cloud application, and a cloud are provided.
  • a method for a server to participate in remote access and a device for a cloud server to participate in remote access, and further, a system for remotely accessing a cloud application; the system implementation for remote access to a cloud application For example:
  • FIG. 7 a flow diagram of a system for remote access to a cloud application is provided in accordance with an embodiment of the present application.
  • the system for remotely accessing a cloud application includes: means 701 for requesting remote access to a cloud application, means 702 for remotely accessing the cloud application, and means 703 for participating in remote access by the cloud server;
  • the device 701 for requesting remote access to the cloud application is configured to establish a secure channel with the cloud server, send an access request for accessing the controlled party to the cloud server through the secure channel, and upload current status information of the requesting party;
  • the device 702 for requesting remote access to the cloud application is configured to receive an access request sent by the requesting party of the cloud server to be accessed by the control party, and establish a secure channel with the cloud server, and receive the login password sent by the cloud server based on the secure channel. Key, and accessing the requestor using the login key;
  • the device 703 for participating in remote access by the cloud server is configured to establish a secure channel with the requesting party and the controlling party, and receive and send an access request sent by the requesting party to be accessed by the controlling party according to the secure channel, and according to the accessing After requesting to generate a login key, the login key is sent to the controlling party, and has a user account database storing the requesting party and the controlling party.
  • the flow of remote access to the system for remote access to cloud applications is briefly described below.
  • the device 701 for requesting remote access to the cloud application is simply referred to as the requesting party, and the device 702 for requesting remote access to the cloud application is simply referred to as a controlling party, and the device 703 for the remote access of the cloud server is referred to as a cloud server.
  • control direction sends a request for obtaining the digital certificate of the requesting party to the cloud server
  • the cloud server receives the request of the digital certificate of the controlling party, and sends the digital certificate to the controlling party;
  • the request sends a request for obtaining the digital certificate of the requesting party to the cloud server;
  • the cloud server receives the request for the digital certificate of the requesting party, and sends the digital certificate to the requesting party;
  • the requesting party sends a request for establishing a secure channel to the cloud server by using the digital certificate;
  • the request for establishing a secure channel includes: a digital certificate of the requesting party;
  • the cloud server receives the request for establishing a secure channel, and determines whether the digital certificate in the request for establishing the secure channel is correct, and if correct, establishes a secure channel with the requesting party;
  • the requesting party sends a login request for the login requester to the cloud server based on the secure channel, where the login request includes: the account information of the requesting party and a login password;
  • the cloud server receives the login request for the login requester, and verifies whether the account information and the login password of the requesting party are correct. If yes, the status information of the successful login is fed back to the requesting party;
  • the requesting party sends an access request for requesting access by the controlled party to the cloud server through the secure channel;
  • the access request includes: account information of the requesting party and account information of the controlling party;
  • the cloud server queries the control party by the access request requested by the controlled party, and sends an access request to the controlling party to request the controlled party to access; the access request includes: the requestor's account information ;
  • the control party receives the access request requested by the controlled party
  • the controller uses the digital certificate to send a request for establishing a secure channel to the cloud server;
  • the request for establishing a secure channel includes: a digital certificate of the controlling party;
  • the cloud server receives the request for establishing a secure channel, and determines whether the digital certificate in the request for establishing the secure channel is correct, and if yes, establishing a secure channel with the requesting party;
  • the control party performs a selection operation on the access request, and sends feedback information generated by the requester for requesting access by the controlled party to the cloud server based on the result of the selecting operation;
  • the cloud server receives feedback information generated by the controlling party based on the requesting party requesting the access request accessed by the controlled party; and sends an access request to the requesting party to request the controlled party to access based on the requesting party And the generated feedback information;
  • the requesting party receives feedback information generated by the control party sent by the cloud server based on the requesting request of the requesting party to access the controlled party;
  • the cloud server receives current status information of the requester uploaded by the requesting party;
  • the cloud server generates a login key based on the access request requested by the control party;
  • the cloud server sends the login key to the controlling party through the secure channel
  • the control party receives, by using the secure channel, a login key generated by the requesting access request sent by the cloud server;
  • the controller generates and sends a login request for the login requester to the cloud server based on the login key, where the login request carries the login key and the account information of the requesting party;
  • the cloud server receives a login request sent by the controlling party for the login requester, where the login request carries the login key and the account information of the requesting party;
  • the cloud server verifies whether the login key is correct
  • the controller receives the status information of the successful login after the cloud server verifies the login request;
  • the server end pushes the current status information of the requesting party to the controlling party, and establishes a remote access status of the controlling party and the requesting party;
  • the controlling party receives the current state information of the requesting party pushed by the cloud server, and enters a remote access state for the requesting party;
  • the control party receives an operation performed on the requestor entering the remote access state, and uploads the result of the operation to the cloud server;
  • the cloud server receives the operation result of the control party on the requesting party, and sends the operation result to the requesting party;
  • the requesting party receives the operation result of the control party sent by the cloud server to the requesting party.
  • the digital certificate links of 1) to 6) may not be performed, 16) The control feedback to the access request to the 18) and the steps to remotely operate the requester from 31) to 33).
  • 7) to 8) and 14) to 15) establish a secure channel link, 11) to 13) send an access request link, 19) to 20) upload status information link, and 21) to 30) control party login requester link, It is within the scope of the present application to complete the remote access requestor of the controller without departing from the core of the application.
  • a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
  • processors CPUs
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory.
  • RAM random access memory
  • ROM read only memory
  • Memory is an example of a computer readable medium.
  • Computer readable media including both permanent and non-persistent, removable and non-removable media may be implemented by any method or technology.
  • the information can be computer readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory. (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, Magnetic tape cartridges, magnetic tape storage or other magnetic storage devices or any other non-transportable media can be used to store information that can be accessed by a computing device.
  • computer readable media does not include non-transitory computer readable media, such as modulated data signals and carrier waves.
  • embodiments of the present application can be provided as a method, system, or computer program product.
  • the present application can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment in combination of software and hardware.
  • the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Technology Law (AREA)
  • Multimedia (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本申请公开了一种用于对云应用进行远程访问的方法、装置及系统。所述方法包括:接收云服务器发送的请求方请求被控制方访问的访问请求;基于云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道;通过安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;基于登录密钥生成并向云服务器发送用于登录请求方的登录请求;接收云服务器验证登录请求后反馈的登录成功的状态信息;接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态。采用上述方法,能够解决不同操作系统间无法完成远程访问、终端与终端之间无法实现远程访问请求和浪费流量的问题,另外还避免了在远程访问期间密码泄露的风险。

Description

一种用于对云应用进行远程访问的方法、装置及系统 技术领域
本申请涉及远程访问技术领域,具体涉及一种用于对云应用进行远程访问的方法、一种用于对云应用进行远程访问的装置、一种对云应用请求远程访问的方法、一种对云应用请求远程访问的装置、一种云服务器参与远程访问的方法、一种云服务器参与远程访问的装置以及一种用于对云应用进行远程访问的系统。
背景技术
随着智能终端的普及,越来越多的用户使用智能终端上的应用程序。不同的应用程序的操作方式都不同,经常会出现不会使用或应用程序的某个功能不会操作的情况,这时就需要向其他人询问使用方法,如果周围没有人或没有会使用该应用程序的人在,就只能通过电话或其他通信手段来询问该应用程序的使用方法,但是通过电话的描述往往很难理解其操作方法,这时就要使用远程访问来解决问题。
在现有技术下,常用的远程访问有以下几种:
1.由微软提出的一种远程桌面WEB连接的方法。该方法是通过ActiveX控件提供与完整终端服务器客户端相同的功能。通过嵌入网页中的ActiveX控件可以实现终端服务器连接客户端服务器的功能,该技术基于Windows RDP协议,但是不基于Windows系统的终端无法使用该协议完成远程访问的请求。
2.MDM(Mobile Device Management)技术可以实现对终端的管理功能,对于采用了云应用的移动终端来讲,通过MDM协议仅能够实现服务端对接入的各个移动设备的访问,无法实现各个移动终端之间的远程访问功能,尤其无法解决当某一客户端向另一客户端发起远程访问的应用场景,MDM技术可以实现对纳入管理域的所有终端进行管理的功能,可以实现向终端推送服务器信息。但通过这种方式,仅能够实现将服务端状态同步至移动终端功能,无法实现终端与终端之间的远程访问请求。
3.RFB(Remote Frame Buffer)协议,采用这种远程帧缓冲协议,可以实现将本地终端的屏幕信息发送至进行访问的终端。但是随着智能终端的普及,由 于远程访问的应用场景多为移动终端,若将本地终端的屏幕信息全部发送出去将会浪费宝贵的流量资源,并且网络速度将成为最大的限制。
由此可见,在现有的远程访问的技术下,远程访问在使用时存在诸多的限制与不足。另外,若用户将自己的应用程序的账号和密码都交给他人,让他人登录自己的应用程序帮助自己完成相应操作,虽然可以解决用户不会操作应用程序的某个功能或不会使用的问题,但是又增加了个人信息泄露的风险,和个人账户不安全的隐患。
发明内容
本申请提供一种用于对云应用进行远程访问的方法、一种用于对云应用进行远程访问的装置、一种对云应用请求远程访问的方法、一种对云应用请求远程访问的装置、一种云服务器参与远程访问的方法、一种云服务器参与远程访问的装置以及一种用于对云应用进行远程访问的系统,以解决上述技术问题。
本申请实施例提供了一种用于对云应用进行远程访问的方法,所述方法包括:
接收云服务器发送的请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道;
通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;
基于所述登录密钥生成并向所述云服务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态。
可选的,所述基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道问请求与云服务器建立安全通道,具体包括:
向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括: 控制方的数字证书;
接收所述云服务器发送的建立安全通道的反馈信息;
若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
可选的,在所述向所述云服务器发送建立安全通道的请求的步骤之前,还包括:
向所述云服务器发送获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
接收所述云服务器发送的控制方的数字证书。
可选的,所述安全通道是SSL安全通道或TLS安全通道。
可选的,在所述接收云服务器发送的请求方请求被控制方访问的访问请求的步骤之后,还包括:
接收对所述访问请求的选择操作;
基于所述选择操作的结果向云服务器发送针对请求方请求被控制方访问的访问请求而生成的反馈信息。
可选的,所述选择操作包括:
在所述控制方的屏幕显示区域内显示相应的选择窗口;
接收对所述选择窗口所展示的同意按钮或拒绝按钮的选取操作。
可选的,在所述接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态的步骤之后,还包括:
接收对进入远程访问状态的请求方进行的操作;
向所述云服务器上传所述操作的结果。
可选的,所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
相应的,本申请实施例还提供了一种用于对云应用进行远程访问的装置,所述装置包括:
访问请求接收单元,用于接收云服务器发送的请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
安全通道建立单元,用于基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道;
登录密钥接收单元,用于通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;
登录请求发送单元,用于基于所述登录密钥生成并向所述云服务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
登录接收单元,用于接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
远程访问状态建立单元,用于接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态。
可选的,所述安全通道建立单元,包括:
安全通道请求子单元,用于向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
反馈信息接收子单元,用于接收所述云服务器发送的建立安全通道的反馈信息;
安全通道建立子单元,用于判断所述反馈信息接收子单元的结果,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
可选的,所述用于对云应用进行远程访问的装置,还包括:
数字证书请求单元,用于在所述向所述云服务器发送建立安全通道的请求之前,向所述云服务器发送获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
数字证书接收单元,用于接收所述云服务器发送的控制方的数字证书。
可选的,所述安全通道建立单元具体用于建立SSL安全通道或TLS安全通道。
可选的,所述用于对云应用进行远程访问的装置,还包括:
选择操作接收单元,用于在所述接收云服务器发送的请求方请求被控制方访问的访问请求之后,接收对所述访问请求的选择操作;
反馈信息发送单元,用于基于所述选择操作的结果向云服务器发送针对请求方请求被控制方访问的访问请求而生成的反馈信息。
可选的,所述选择操作接收单元包括:
选择窗口显示单元,用于在所述控制方的屏幕显示区域内显示相应的选择窗 口;
选取操作接收单元,用于接收对所述选择窗口所展示的同意按钮或拒绝按钮的选取操作。
可选的,所述用于对云应用进行远程访问的装置,还包括:操作接收单元,用于在所述接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态之后,接收对进入远程访问状态的请求方进行的操作;
操作结果上传单元,用于向所述云服务器上传所述操作的结果。
可选的,所述登录密钥接收单元,具体用于接收请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
此外,本申请实施例还提供了一种对云应用请求远程访问的方法,所述方法包括:
与云服务器建立安全通道;
通过所述安全通道向云服务器发送请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
向所述云服务器上传所述请求方的当前状态信息。
可选的,所述与云服务器建立安全通道,具体包括:
向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
接收所述云服务器发送的建立安全通道的反馈信息;
若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
可选的,在所述向所述云服务器发送建立安全通道的请求的步骤之前,还包括:
向所述云服务器发送获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
接收所述云服务器发送的请求方的数字证书。
可选的,所述安全通道是SSL安全通道或TLS安全通道。
可选的,在所述与云服务器建立安全通道的步骤之后,还包括:
接收所述请求方的登录操作;
向所述云服务器发送用于登录请求方的登录请求,所述登录请求包括:所述 请求方的账户信息和登录密码;
接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
与所述云服务器建立连接。
可选的,在所述向所述云服务器上传所述请求方的当前状态信息的步骤之前,还包括:
接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
若所述反馈信息为同意,则执行向所述云服务器上传所述请求方的当前状态信息的步骤。
可选的,在所述向所述云服务器上传所述请求方的当前状态信息的步骤中,还包括:停止所述请求方的本地计算。
可选的,所述停止所述请求方的本地计算,包括:禁止启动所述请求方;或者,暂停启动所述请求方。
可选的,所述当前状态信息,包括:所述请求方中未保存的信息以及当前运行状态。
可选的,在所述向所述云服务器上传所述请求方的当前状态信息的步骤之后,还包括:
接收所述云服务器发送的控制方对所述请求方的操作结果。
相应的,本申请实施例还提供了一种对云应用请求远程访问的装置,所述装置包括:
安全通道建立单元,用于与云服务器建立安全通道;
访问请求发送单元,用于通过所述安全通道向云服务器发送请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
状态信息上传单元,用于向所述云服务器上传所述请求方的当前状态信息。
可选的,所述安全通道建立单元,包括:
安全通道请求子单元,用于向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
反馈信息接收子单元,用于接收所述云服务器发送的建立安全通道的反馈信 息;
安全通道建立子单元,用于判断所述反馈信息接收子单元的结果,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
可选的,所述对云应用请求远程访问的装置,还包括:
数字证书请求单元,用于在所述向所述云服务器发送建立安全通道的请求之前,向所述云服务器发送获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
数字证书接收单元,用于接收所述云服务器发送的请求方的数字证书。
可选的,所述安全通道建立单元具体用于建立SSL安全通道或TLS安全通道。
可选的,所述对云应用请求远程访问的装置,还包括:
登录操作接收单元,用于在所述与云服务器建立安全通道之前,接收所述请求方的登录操作;
登录验证请求发送单元,用于向所述云服务器发送用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
登录信息接收单元,用于接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
连接建立单元,用于与所述云服务器建立连接。
可选的,所述对云应用请求远程访问的装置,还包括:
反馈信息接收单元,用于在所述向所述云服务器上传所述请求方的当前状态信息之前,接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
反馈信息判断单元,用于接收所述反馈信息接收单元的结果,若所述反馈信息为同意,则执行向所述云服务器上传所述请求方的当前状态信息的步骤。
可选的,所述状态信息上传单元,还包括:
本地计算停止子单元,用于在所述向所述云服务器上传所述请求方的当前状态信息中,停止所述请求方的本地计算。
可选的,所述本地计算停止子单元,具体用于禁止启动所述请求方;或者,暂停启动所述请求方。
可选的,所述状态信息上传单元,具体用于上传所述请求方中未保存的信息 以及当前运行状态。
可选的,所述对云应用请求远程访问的装置,还包括:
操作结果接收单元,用于在所述向所述云服务器上传所述请求方的当前状态信息之后,接收所述云服务器发送的控制方对所述请求方的操作结果。
此外,本申请实施例还提供了一种云服务器参与远程访问的方法,所述方法包括:
与请求方建立安全通道;
通过安全通道接收请求方发送的请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道;
接收所述请求方上传的所述请求方的当前状态信息;
基于所述请求被控制方访问的访问请求生成登录密钥;
通过所述安全通道向所述控制方发送所述登录密钥;
接收所述控制方发送的用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
验证所述登录密钥是否正确;
若正确,则向所述控制方发送登录成功的状态信息;
向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态。
可选的,所述与请求方建立安全通道,具体包括:
接收所述请求方发送的建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
判断所述请求方的数字证书是否正确;
若正确,则向所述请求方发送内容为同意的反馈信息。
可选的,在所述接收所述请求方发送的建立安全通道的请求的步骤之前,还包括:
接收所述请求方发送的获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
根据所述请求方的注册信息生成请求方的数字证书;
向所述请求方发送请求方的数字证书。
可选的,在所述与请求方建立安全通道的步骤之后,还包括:
接收所述请求方发送的用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
判断所述登录请求中所述请求方的账户信息和登录密码是否匹配和正确;
若正确,则向所述请求方发送登录成功的状态信息;
与所述请求方建立连接。
可选的,在所述向所述控制方发送请求方请求被控制方访问的访问请求的步骤之后,还包括:
接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息;
向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息。
可选的,在所述基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道,具体包括:
接收所述控制方发送的建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
判断所述控制方的数字证书是否正确;
若正确,则向所述控制方发送内容为同意的反馈信息。
可选的,在所述接收所述控制方发送的建立安全通道的请求的步骤之前,还包括:
接收所述控制方发送的获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
根据所述控制方的注册信息生成控制方的数字证书;
向所述控制方发送控制方的数字证书。
可选的,所述登录密钥包括:
请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
可选的,在所述向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态的步骤之后,还包括:
接收所述控制方对请求方的操作结果;
向所述请求方发送所述操作结果。
相应的,本申请实施例还提供了一种云服务器参与远程访问的装置,所述装置包括:
安全通道建立单元,用于与请求方建立安全通道,并用于基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道;
访问请求接收单元,用于通过安全通道接收请求方发送的请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
访问请求发送单元,用于向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
状态信息接收单元,用于接收所述请求方上传的所述请求方的当前状态信息;
登录密钥生成单元,用于基于所述请求被控制方访问的访问请求生成登录密钥;
登录密钥发送单元,用于通过所述安全通道向所述控制方发送所述登录密钥;
登录请求接收单元,用于接收所述控制方发送的用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
登录密钥验证单元,用于验证所述登录密钥是否正确;
登录状态发送单元,用于接收所述登录密钥验证单元的验证结果,若正确则向所述控制方发送登录成功的状态信息;
远程访问建立单元,用于向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态。
可选的,所述安全通道建立单元,包括:
请求方安全通道建立子单元,用于接收所述请求方发送的建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
请求方数字证书判断子单元,用于判断所述请求方的数字证书是否正确;
请求方反馈信息发送子单元,用于接收请求方数字证书判断单元的判断结果,若正确,则向所述请求方发送内容为同意的反馈信息。
可选的,所述云服务器参与远程访问的装置,还包括:
请求方数字证书请求接收单元,用于在所述接收所述请求方发送的建立安全通道的请求之前,接收所述请求方发送的获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
请求方数字证书生成单元,用于根据所述请求方的注册信息生成请求方的数字证书;
请求方数字证书发送单元,用于向所述请求方发送请求方的数字证书。
可选的,所述云服务器参与远程访问的装置,还包括:
登录请求接收单元,用于在所述与请求方建立安全通道之后,接收所述请求方发送的用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
登录请求判断单元,用于判断所述登录请求中所述请求方的账户信息和登录密码是否匹配和正确;
登录信息发送单元,用于接收所述登录请求判断单元的判断结果,若正确,则向所述请求方发送登录成功的状态信息;
连接建立单元,用于与所述请求方建立连接。
可选的,所述云服务器参与远程访问的装置,还包括:
反馈信息接收单元,用于在所述向所述控制方发送请求方请求被控制方访问的访问请求之后,接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息;
反馈信息发送单元,用于向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息。
可选的,所述安全通道建立单元,还包括:
控制方安全通道建立子单元,用于接收所述控制方发送的建立安全通道的请 求;所述建立安全通道的请求包括:控制方的数字证书;
控制方数字证书判断子单元,用于判断所述控制方的数字证书是否正确;
控制方反馈信息发送子单元,用于接收控制方数字证书判断单元的判断结果,若正确,则向所述控制方发送内容为同意的反馈信息。
可选的,所述云服务器参与远程访问的装置,还包括:
控制方数字证书请求接收单元,用于在所述接收所述控制方发送的建立安全通道的请求之前,接收所述控制方发送的获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
控制方数字证书生成单元,用于根据所述控制方的注册信息生成控制方的数字证书;
控制方数字证书发送单元,用于向所述控制方发送控制方的数字证书。
可选的,所述登录密钥生成单元生成的所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
可选的,所述云服务器参与远程访问的装置,还包括:操作结果接收单元,用于在所述向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态之后,接收所述控制方对请求方的操作结果;
操作结果发送单元,用于向所述请求方发送所述操作结果。
此外,本申请实施例还提供了一种用于对云应用进行远程访问的系统,所述系统包括:
根据上述任一项所述的用于对云应用进行远程访问的装置、根据上述任一项所述的对云应用请求远程访问的装置以及根据上述任一项所述的云服务器参与远程访问的装置。
与现有技术相比,本申请具有以下优点:
本申请提供的一种用于对云应用进行远程访问的方法、装置及系统,通过接收云服务器发送的请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道;通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;基于所述登录密钥生成并向所述云服 务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态。所述技术方案解决了不同操作系统间无法使用RDP协议完成远程访问、终端与终端之间无法实现远程访问请求和浪费流量的问题,另外本申请的技术方案在远程访问期间还避免了密码泄露的风险。
附图说明
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请中记载的一些实施例,对于本领域普通技术人员来讲,还可以根据这些附图获得其他的附图。
图1示出了根据本申请的实施例提供的用于对云应用进行远程访问的方法的流程图;
图2示出了根据本申请的实施例提供的用于对云应用进行远程访问的装置的示意图;
图3示出了根据本申请的实施例提供的对云应用请求远程访问的方法的流程图;
图4示出了根据本申请的实施例提供的对云应用请求远程访问的装置的示意图;
图5示出了根据本申请的实施例提供的云服务器参与远程访问的方法的流程图;
图6示出了根据本申请的实施例提供的云服务器参与远程访问的装置的示意图;
图7示出了根据本申请的实施例提供的用于对云应用进行远程访问的系统的示意图。
具体实施方式
为了能够更清楚地理解本申请的上述目的、特征和优点,下面结合附图和具体实施方式对本申请进行进一步的详细描述。需要说明的是,在不冲突的情况下,本申请的实施例及实施例中的特征可以相互组合。
在下面的描述中阐述了很多具体细节以便于充分理解本申请。但是,本申请能够以很多不同于在此描述的其它方式来实施,本领域技术人员可以在不违背本申请内涵的情况下做类似推广,因此,本申请不受下面公开的具体实施的限制。
本申请的实施例提供了一种用于对云应用进行远程访问的方法、一种用于对云应用进行远程访问的装置、一种对云应用请求远程访问的方法、一种对云应用请求远程访问的装置、一种云服务器参与远程访问的方法、一种云服务器参与远程访问的装置以及一种用于对云应用进行远程访问的系统。在下面的实施例中逐一进行详细说明。
目前,不同操作系统的终端之间无法使用RDP协议完成远程访问;若采用RFB(Remote Frame Buffer)远程帧缓冲协议,虽然可以实现将本地终端的屏幕信息发送至进行访问的终端,若将本地终端的屏幕信息全部发送出去将会浪费流量资源,并且网络速度将成为最大的限制;若使用MDM(Mobile Device Management)技术,仅能够实现服务端对接入的各个移动设备的访问,无法实现各个移动终端之间的远程访问功能。针对上述问题,本申请实施例的技术方案基于云应用环境下,通过对控制终端云应用进行授权,控制终端使用云服务器提供的临时登录密钥登录被控制终端云应用的方法,从而实现了不同操作系统的终端之间进行远程访问的功能,节约流量并且在远程访问期间还避免了密码泄露的风险。
云应用的工作原理是把传统软件本地安装、本地运算的使用方式变为即取即用的服务,通过互联网或局域网连接并操控远程服务器集群,完成业务逻辑或运算任务的一种新型应用。云应用的主要载体为互联网技术,以瘦客户端(Thin Client)或智能客户端(Smart Client)的展现形式,其界面实质上是HTML5,Javascript,或Flash等技术的集成。
本申请的技术方案虽然是针对云应用环境下终端之间进行远程访问而提出的,但是,其应用领域并不局限于云应用,在现有的应用程序中,只要是服务端可以生成用于临时登录的登录密钥,并且应用程序中的数据都在服务器中存储或备份,都可以采用本申请提供的方法,并获得相应的有益效果。
在详细描述本实施例的具体步骤之前,先对本技术方案涉及的控制终端云应用和被控制终端云应用作简要说明。
本申请的技术方案是针对云应用环境下,终端之间进行远程访问的方法,即:控制终端云应用远程访问被控制终端云应用。其中,被控制终端云应用是发送远程访问请求的一方,在下文实施例的描述中对被控制终端云应用称为请求方;控制终端云应用是接收远程访问请求的一方,在下文实施例的描述中对控制终端云应用称为控制方。需要说明的是,云应用在不同的应用场景之下,即可作为控制方,也可以作为请求方,下面对本实施例作详细说明。
本申请的实施例提供了一种用于对云应用进行远程访问的方法。所述对云应用进行远程访问的方法实施例如下:
请参考图1,其示出了根据本申请的实施例提供的用于对云应用进行远程访问的方法的流程图。
一般性的,本实施例所述对云应用进行远程访问的方法由控制方完成,所述控制方接收云服务器分配的临时登录密钥,使用所述登录密钥登录请求方。
所述对云应用进行远程访问的方法包括:
步骤S101,接收云服务器发送的请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息。
本实施例中,控制方在接收到所述云服务器发送的请求方请求被控制方访问的访问请求之后,在终端的屏幕显示区域内弹出所述访问请求的信息,在所述访问请求信息中显示请求方的账户信息。
在控制方接收到所述云服务器发送的请求方请求被控制方访问的访问请求并确认请求方的账户信息之后,控制方还需对所述访问请求进行选择,控制方可以接受所述访问请求,也可以拒绝所述访问请求,具体步骤S101-1至S101-2如下:
步骤S101-1,接收对所述访问请求的选择操作;
步骤S101-2,基于所述选择操作的结果向云服务器发送针对请求方请求被控制方访问的访问请求而生成的反馈信息。
具体说,若所述控制方接收到的用户对所述访问请求的选择操作为同意,则基于所述选择操作向所述云服务器发送针对请求方请求被控制方访问的访问请求而生成的内容为同意的反馈信息;同样的道理,若所述控制方接收到的用户 对所述访问请求的选择操作为拒绝,则基于所述选择操作向所述云服务器发送针对请求方请求被控制方访问的访问请求而生成的内容为拒绝的反馈信息。
为了使用户在选择时更加便捷,本实施例的技术方案提供了一种接收对所述访问请求的选择操作的优选实施方式,具体包括步骤S101-1-1至S101-1-2。
在优选方式下,所述接收对所述访问请求的选择操作,包括:
步骤S101-1-1,在所述控制方的屏幕显示区域内显示相应的选择窗口;
步骤S101-1-2,接收对所述选择窗口所展示的同意按钮或拒绝按钮的选取操作。
具体的,所述控制方在终端的屏幕显示区域内弹出所述访问请求的信息之后,在屏幕显示区域内显示相应的选择窗口,所述选择窗口内包含接收用户选取操作的选择控件。
所述选择控件可以包括多种形式,例如下拉列表或者按钮等形式,为了向用户提供更为友好的图形界面,本实施例提供了一种优选实施方式:采用按钮选择控件,即:在终端的屏幕显示区域内弹出所述访问请求的信息后,可以在控制方终端的屏幕显示区域内中展示具有同意按钮和拒绝按钮的选择控件。在采用按钮选择控件时,本步骤中接收到的就是用户对同意按钮或拒绝按钮的触控操作,例如:单击或者长按操作。
上面描述了采用按钮选择控件的优选实施方式。在其他实施方式中,还可以采用显示文本输入框的方式。具体说,可以在控制方终端的屏幕显示区域内弹出所述访问请求的信息后,在屏幕显示区域中显示文本输入框,同时在显示屏幕上显示虚拟键盘,并接收用户对虚拟键盘的触控操作,采用这种方式同样可以实现本技术方案,后续不再赘述。
步骤S103,基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道。
本实施例中,在执行步骤S101控制方接收云服务器发送的请求方请求被控制方访问的访问请求后,为了保护与云服务器之间进行数据交换和信息验证的安全,需要与所述云服务器之间建立安全通道,所述基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道,具体包括步骤S103-1至S103-3如下:
步骤S103-1,向所述云服务器发送建立安全通道的请求;所述建立安全通 道的请求包括:控制方的数字证书;
步骤S103-2,接收所述云服务器发送的建立安全通道的反馈信息;
步骤S103-3,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
需要说明的是,所述建立安全通道的请求中包含云服务器向控制方颁发的用于建立安全通道的数字证书,所以在向所述云服务器发送建立安全通道的请求的步骤之前,控制方需要先从云服务器获取所述数字证书,具体包括步骤S103-01至S103-02如下:
步骤S103-01,向所述云服务器发送获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
步骤S103-02,接收所述云服务器发送的控制方的数字证书。
需要说明的是,本实施例中,控制方与云服务器之间建立的安全通道为SSL安全通道,所以用于与云服务器建立安全通道的数字证书为SSL证书。
SSL证书遵守SSL协议,在验证服务器身份后颁发,具有服务器身份验证和数据传输加密功能,是一种允许web浏览器和web服务器通过一个安全的连接进行交流的技术。这意味着将被发送的数据在一端被翻译成密码,传送出去,然后在另一端解开密码,再进行处理。这是一个双向的过程,也就是浏览器和服务器都需要在发送数据之前对它们进行加密。该安全协议主要用来提供对用户和服务器的认证;对传送的数据进行加密和隐藏;确保数据在传送中不被改变,即数据的完整性。
上面描述了采用SSL安全通道的实施方式,在其他实施方式中,控制方与云服务器之间还可以建立TLS安全通道。具体说,TLS安全通道用于在两个通信应用程序之间提供保密性和数据完整性。该协议由两层组成:TLS记录协议和TLS握手协议,采用这种方式同样可以实现本技术方案,后续不再赘述。
步骤S105,通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥。
本实施例中,所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
在具体实施时,控制方通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的token,该token由请求方的账户信息、控制方的账户信息、 token生成时的时间戳以及token生成时产生的一组随机数组成,即:token=f(请求方的账户信息,控制方的账户信息,timestamp,random)。
需要说明的是,所述登录密钥生成时产生的验证码是指:所述登录密钥在生成时产生的一组随机数,所述验证码还可以是其他种形式的,包括在现有技术下的任何可行的方式,也不排除随着技术进步使用其它新出现的方式,在此不作限定。例如:Gif动画验证码。
步骤S107,基于所述登录密钥生成并向所述云服务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息。
本实施例中,控制方从所述云服务器发送的登录密钥中获取请求方的账户信息,将所述请求方的账户信息和从所述云服务器接收的登录密钥放入所述用于登录请求方的登录请求中,并向所述云服务器发送该登录请求。需要说明的是,所述请求方的账户信息是指:请求方的账户名称,即请求方的用户名。
通常在终端登录应用程序时,都是使用用户名和用户设置的登录密码进行登录,本实施例采用本申请提供的技术方案,在控制方登录请求方时使用云应用的用户名和云服务器提供的登录密钥进行登录应用程序,实现了对请求方账户信息的保护。
考虑到用户采用本技术方案提供的使用登录密钥对云应用进行远程访问的方式,通常情况下,可能是因为一些突发情况产生的临时需求,而不是长期的需求,因此在本步骤中登录请求包含的登录密钥可以为仅使用一次的临时登录密钥(也称一次性登录密钥),也就是说,在控制方使用接收到的所述登录密钥进行登录请求方一次之后,该登录密钥就将失效。
步骤S109,接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息。
本实施例中,控制方接收到所述云服务器验证所述登录请求后反馈的登录成功的状态信息之后,控制方登录至请求方,与云服务器建立连接。
步骤S111,接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态。
本实施例中,在执行步骤S109控制方接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息,控制方登录至请求方,与云服务器建立连接之后,接收云服务器推送的请求方的当前状态信息,所述请求方的当前状态信息 包括:所述请求方在发送请求被控制方访问的访问请求后,在本地未保存的信息和本地当前的运行状态以及云服务器上存储的请求方的信息。
所述控制方在接收到云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态后,所述控制方就可以对所述请求方进行操作,所述控制方对请求方的操作可以是对请求方在云服务器上存储的信息进行增加、修改、删除或查询,针对不同的云应用可能还包括相应云应用中的特有的操作,具体而言,控制方可以对进入远程访问状态的请求方进行该请求方中包括的所有功能进行操作,具体包括步骤S113至S114如下:
步骤S113,接收对进入远程访问状态的请求方进行的操作;
步骤S114,向所述云服务器上传所述操作的结果。
在上述的实施例中,提供了一种对云应用进行远程访问的方法,与上述对云应用进行远程访问的方法相对应的,本申请还提供了对云应用进行远程访问的装置。由于装置的实施例基本相似于方法的实施例,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。下述描述的装置实施例仅仅是示意性的。所述对云应用进行远程访问的装置实施例如下:
请参考图2,其示出了根据本申请的实施例提供的用于对云应用进行远程访问的装置的示意图。
所述对云应用进行远程访问的装置,包括:
访问请求接收单元201,用于接收云服务器发送的请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
安全通道建立单元202,用于基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道;
登录密钥接收单元203,用于通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;
登录请求发送单元204,用于基于所述登录密钥生成并向所述云服务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
登录接收单元205,用于接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
远程访问状态建立单元206,用于接收云服务器推送的请求方的当前状态信 息,并进入针对请求方的远程访问状态。
可选的,所述安全通道建立单元202,包括:
安全通道请求子单元,用于向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
反馈信息接收子单元,用于接收所述云服务器发送的建立安全通道的反馈信息;
安全通道建立子单元,用于判断所述反馈信息接收子单元的结果,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
可选的,所述用于对云应用进行远程访问的装置,还包括:
数字证书请求单元,用于在所述向所述云服务器发送建立安全通道的请求之前,向所述云服务器发送获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
数字证书接收单元,用于接收所述云服务器发送的控制方的数字证书。
可选的,所述安全通道建立单元202具体用于建立SSL安全通道或TLS安全通道。
可选的,所述用于对云应用进行远程访问的装置,还包括:
选择操作接收单元,用于在所述接收云服务器发送的请求方请求被控制方访问的访问请求之后,接收对所述访问请求的选择操作;
反馈信息发送单元,用于基于所述选择操作的结果向云服务器发送针对请求方请求被控制方访问的访问请求而生成的反馈信息。
可选的,所述选择操作接收单元包括:
选择窗口显示单元,用于在所述控制方的屏幕显示区域内显示相应的选择窗口;
选取操作接收单元,用于接收对所述选择窗口所展示的同意按钮或拒绝按钮的选取操作。
可选的,所述用于对云应用进行远程访问的装置,还包括:
操作接收单元,用于在所述接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态之后,接收对进入远程访问状态的请求方进行的操作;
操作结果上传单元,用于向所述云服务器上传所述操作的结果。
可选的,所述登录密钥接收单元,具体用于接收请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
在上述的实施例中,提供了一种用于对云应用进行远程访问的方法以及一种用于对云应用进行远程访问的装置,此外,本申请还提供了一种对云应用请求远程访问的方法;所述对云应用请求远程访问的方法实施例如下:
请参考图3,其示出了根据本申请的实施例提供的对云应用请求远程访问的方法的流程图。
所述对云应用请求远程访问的方法包括:
步骤S301,与云服务器建立安全通道。
本实施例中,为了保护与云服务器之间进行数据交换和信息验证的安全,请求方需要与所述云服务器之间建立安全通道,所述与云服务器建立安全通道,具体包括步骤S301-1至S301-3如下:
步骤S301-1,向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
步骤S301-2,接收所述云服务器发送的建立安全通道的反馈信息;
步骤S301-3,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
需要说明的是,所述建立安全通道的请求中包含云服务器向请求方颁发的用于建立安全通道的数字证书,所以在向所述云服务器发送建立安全通道的请求的步骤之前,请求方需要先从云服务器获取所述数字证书,具体包括步骤S301-01至S301-02如下:
步骤S301-01,向所述云服务器发送获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
步骤S301-02,接收所述云服务器发送的请求方的数字证书。
需要说明的是,本实施例中,请求方与云服务器之间建立的安全通道为SSL安全通道,所以用于与云服务器建立安全通道的数字证书为SSL证书。
上面描述了请求方采用与云服务器建立SSL安全通道的实施方式,在其他实施方式中,请求方与云服务器之间还可以建立TLS安全通道。具体说,TLS安全 通道用于在两个通信应用程序之间提供保密性和数据完整性。该协议由两层组成:TLS记录协议和TLS握手协议,采用这种方式同样可以实现本技术方案,后续不再赘述。
所述请求方在与云服务器之间建立安全通道之后,就可以保护与云服务器之间进行数据交换和信息验证的安全,基于所述安全通道,请求方可以向云服务器发送进行登录的请求,该登录请求包括所述请求方的账户信息和登录密码,所述请求方进行登录的步骤具体包括如下步骤S302-1至S302-4:
步骤S302-1,接收所述请求方的登录操作。
具体的,请求方接收用户对所述请求方的登录操作,例如:用户在请求方登录界面上输入请求方的账户信息和登录密码,并点击登录按钮。
步骤S302-2,向所述云服务器发送用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码。
本实施例中,将所述请求方的账户信息和登录密码放入用于登录请求方的登录请求中,并向所述云服务器发送所述登录请求。
步骤S302-3,接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息。
步骤S302-4,与所述云服务器建立连接。
根据上述步骤S302-3接收到所述云服务器验证所述登录请求后反馈的登录成功的状态信息之后,基于所述登录成功的状态信息当中的请求方账户信息,请求方成功登录与云服务器建立连接。
步骤S303,通过所述安全通道向云服务器发送请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息。
本实施例中,所述通过所述安全通道向云服务器发送请求被控制方访问的访问请求可以采用如下方式实现:用户在请求方的访问请求界面中输入的控制方的账户信息,所述请求方获取用户输入的所述控制方的账户信息,并将所述请求方的账户信息和获取的控制方的账户信息放入请求被控制方访问的访问请求中,并通过所述安全通道向云服务器发送请求被控制方访问的访问请求。例如:用户在请求方中点击访问请求按钮,在弹出的窗口中输入控制方的账户信息,或/和用户在访问请求按钮后,显示下拉列表,列表中包含请求方中保存的通讯录名单,用户在所述下拉列表中的通讯录名单里选择控制方。
步骤S305,向所述云服务器上传所述请求方的当前状态信息。
在本实施例中,在执行步骤S303之后,由于控制方可以接受请求方发送的所述访问请求,也可以拒绝请求方发送的所述访问请求,所以在执行步骤S305之前,还需要接收控制方对请求方通过所述安全通道向云服务器发送请求被控制方访问的访问请求的反馈信息,具体包括步骤S304-1至S304-2如下:
步骤S304-1,接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
需要说明的是,若所述控制方接受请求方发送的所述访问请求,则控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息为同意;同样的道理,若所述控制方拒绝请求方发送的所述访问请求,则控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息为拒绝。
步骤S304-2,若所述反馈信息为同意,则执行向所述云服务器上传所述请求方的当前状态信息的步骤。
请求方接收到所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息后,对所述反馈信息进行判断,若所述反馈信息为同意,则执行步骤S305。
在本实施例中,请求方在通过所述安全通道向云服务器发送请求被控制方访问的访问请求之后和接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息之前,通常用户还在对请求方进行操作,所以在控制方接受了请求方的访问请求时,用户对所述请求方进行的操作可能还未保存,控制方接收到云服务器推送的云服务器上存储的请求方的信息时,数据信息就不完整,所以请求方在接收到反馈信息之后,需要向所述云服务器上传所述请求方的当前状态信息。所述请求方的当前状态信息,包括:所述请求方中未保存的信息以及当前运行状态。
在请求方向所述云服务器上传所述请求方的当前状态信息的步骤之后,控制方已经进入针对请求方的远程访问状态,若用户继续对请求方进行操作,控制方在远程访问状态操作时,数据信息可能会发生冲突,为了防止用户对请求方继续进行操作,本实施例的技术方案提供了一种优选实施方式。
在优选方式下,在所述向所述云服务器上传所述请求方的当前状态信息的同时,还需停止所述请求方的本地计算。所述停止所述请求方的本地计算,包 括:禁止启动所述请求方;或者,暂停启动所述请求方。
在本实施例中,在执行步骤S305之后,还需要接收控制方进行远程访问之后,对请求方进行操作的结果,具体包括步骤S306如下:
步骤S306,接收所述云服务器发送的控制方对所述请求方的操作结果。
所述接收所述云服务器发送的控制方对所述请求方的操作结果可以采用如下方式实现:所述请求方接收所述云服务器发送的控制方对所述请求方的操作结果,该操作结果显示控制方对请求方的数据信息的修改内容。
在上述的实施例中,提供了一种对云应用请求远程访问的方法,与上述对云应用请求远程访问的方法相对应的,本申请还提供了对云应用请求远程访问的装置。由于装置的实施例基本相似于方法的实施例,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。下述描述的装置实施例仅仅是示意性的。所述对云应用请求远程访问的装置实施例如下:
请参考图4,其示出了根据本申请的实施例提供的对云应用请求远程访问的装置的示意图。
所述对云应用请求远程访问的装置,包括:
安全通道建立单元401,用于与云服务器建立安全通道;
访问请求发送单元402,用于通过所述安全通道向云服务器发送请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
状态信息上传单元403,用于向所述云服务器上传所述请求方的当前状态信息。
可选的,所述安全通道建立单元401,包括:
安全通道请求子单元,用于向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
反馈信息接收子单元,用于接收所述云服务器发送的建立安全通道的反馈信息;
安全通道建立子单元,用于判断所述反馈信息接收子单元的结果,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
可选的,所述对云应用请求远程访问的装置,还包括:
数字证书请求单元,用于在所述向所述云服务器发送建立安全通道的请求之前,向所述云服务器发送获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
数字证书接收单元,用于接收所述云服务器发送的请求方的数字证书。
可选的,所述安全通道建立单元401具体用于建立SSL安全通道或TLS安全通道。
可选的,所述对云应用请求远程访问的装置,还包括:
登录操作接收单元,用于在所述与云服务器建立安全通道之前,接收所述请求方的登录操作;
登录验证请求发送单元,用于向所述云服务器发送用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
登录信息接收单元,用于接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
连接建立单元,用于与所述云服务器建立连接。
可选的,所述对云应用请求远程访问的装置,还包括:
反馈信息接收单元,用于在所述向所述云服务器上传所述请求方的当前状态信息之前,接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
反馈信息判断单元,用于接收所述反馈信息接收单元的结果,若所述反馈信息为同意,则执行向所述云服务器上传所述请求方的当前状态信息的步骤。
可选的,所述状态信息上传单元403,还包括:
本地计算停止子单元,用于在所述向所述云服务器上传所述请求方的当前状态信息中,停止所述请求方的本地计算。
可选的,所述本地计算停止子单元,具体用于禁止启动所述请求方;或者,暂停启动所述请求方。
可选的,所述状态信息上传单元403,具体用于上传所述请求方中未保存的信息以及当前运行状态。
可选的,所述对云应用请求远程访问的装置,还包括:
操作结果接收单元,用于在所述向所述云服务器上传所述请求方的当前状态 信息之后,接收所述云服务器发送的控制方对所述请求方的操作结果。
在上述的实施例中,提供了一种进行信息推送的方法、一种进行信息推送的装置、一种对云应用请求远程访问的方法以及一种对云应用请求远程访问的装置,此外,本申请还提供了一种云服务器参与远程访问的方法;所述云服务器参与远程访问的方法实施例如下:
请参考图5,示出了根据本申请的实施例提供的云服务器参与远程访问的方法的流程图。
所述云服务器参与远程访问的方法包括:
步骤S501,与请求方建立安全通道。
本实施例中,为了保护与所述请求方之间进行数据交换和信息验证的安全,所述云服务器需要与请求方之间建立安全通道,所述与请求方建立安全通道,具体包括步骤S501-1至S501-3如下:
步骤S501-1,接收所述请求方发送的建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
步骤S501-2,判断所述请求方的数字证书是否正确;
步骤S501-3,若正确,则向所述请求方发送内容为同意的反馈信息。
需要说明的是,所述云服务器从所述请求方发送的建立安全通道的请求中获取请求方的数字证书,将所述数字证书与云服务器中存储的该请求方的数字证书进行比对,若正确,则向所述请求方发送内容为同意的反馈信息;若不正确,则向所述请求方发送内容为拒绝的反馈信息。
此外,所述云服务器接收到的所述的建立安全通道的请求中包含云服务器向请求方颁发的用于建立安全通道的数字证书,所以在接收所述请求方发送建立安全通道的请求的步骤之前,云服务器需要先向所述请求方颁发所述数字证书,具体包括步骤S501-01至S501-03如下:
步骤S501-01,接收所述请求方发送的获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
步骤S501-02,根据所述请求方的注册信息生成请求方的数字证书;
步骤S501-03,向所述请求方发送请求方的数字证书。
需要说明的是,本实施例中,云服务器与请求方之间建立的安全通道为SSL 安全通道,所以用于与云服务器建立安全通道的数字证书为SSL证书。
上面描述了云服务器接受与请求方SSL安全通道的实施方式,在其他实施方式中,云服务器与请求方之间还可以建立TLS安全通道。具体说,TLS安全通道用于在两个通信应用程序之间提供保密性和数据完整性。该协议由两层组成:TLS记录协议和TLS握手协议,采用这种方式同样可以实现本技术方案,后续不再赘述。
所述云服务器与请求方之间建立安全通道之后,就可以保护与请求方之间进行数据交换和信息验证的安全,基于所述安全通道,云服务器可以接收请求方发送的登录请求,所述云服务器接受并验证请求方进行登录的步骤具体包括如下步骤S502-1至S502-4:
步骤S502-1,接收所述请求方发送的用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码。
具体的,所述云服务器从所述登录请求中获取所述请求方的账户信息和登录密码。
步骤S502-2,判断所述登录请求中所述请求方的账户信息和登录密码是否匹配和正确。
查询在云服务器保存的所述请求方的账户信息和登录密码,并判断与步骤S502-1中获取的所述请求方的账户信息和登录密码是否匹配和正确。
步骤S502-3,若正确,则向所述请求方发送登录成功的状态信息。
步骤S502-4,与所述请求方建立连接。
根据上述步骤S502-3向所述请求方发送登录成功的状态信息之后,基于所述送登录成功的状态信息当中的请求方账户信息,与所述请求方建立连接。
步骤S503,通过安全通道接收请求方发送的请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息。
本实施例中,所述云服务器通过安全通道接收请求方发送的请求被控制方访问的访问请求,并从所述访问请求中获取所述请求方的账户信息以及控制方的账户信息。
步骤S505,向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息。
本实施例中,所述云服务器基于步骤S503中获取的控制方的账户信息,在云服务器中查找所述控制方,若查找到所述控制方,则向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息。
在向所述控制方发送请求方请求被控制方访问的访问请求之后,由于控制方可以接受请求方发送的所述访问请求,也可以拒绝请求方发送的所述访问请求,所述云服务器还需接收所述控制方对所述访问请求的反馈信息,具体包括步骤S505-1至S505-2如下:
步骤S505-1,接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息;
步骤S505-2,向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息。
需要说明的是,在所述云服务器接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息之后,由于所述请求方不知道所述控制方是否接受所述请求方请求被控制方访问的访问请求,则还需向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息。
步骤S507,基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道。
本实施例中,为了保护与所述控制方之间进行数据交换和信息验证的安全,所述云服务器需要与控制方之间建立安全通道,所述与控制方建立安全通道,具体包括步骤S507-1至S507-3如下:
步骤S507-1,接收所述控制方发送的建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
步骤S507-2,判断所述控制方的数字证书是否正确;
步骤S507-3,若正确,则向所述控制方发送内容为同意的反馈信息
需要说明的是,所述云服务器从所述控制方发送的建立安全通道的请求中获取控制方的数字证书,将所述数字证书与云服务器中存储的该控制方的数字证书进行比对,若正确,则向所述控制方发送内容为同意的反馈信息;若不正确,则向所述控制方发送内容为拒绝的反馈信息。
此外,所述云服务器接收到的所述的建立安全通道的请求中包含云服务器向控制方颁发的用于建立安全通道的数字证书,所以在接收所述控制方发送建立 安全通道的请求的步骤之前,云服务器需要先向所述控制方颁发所述数字证书,具体包括步骤S507-01至S507-03如下:
步骤S507-01,接收所述控制方发送的获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
步骤S507-02,根据所述控制方的注册信息生成控制方的数字证书;
步骤S507-03,向所述控制方发送控制方的数字证书。
需要说明的是,本实施例中,云服务器与控制方之间建立的安全通道为SSL安全通道,所以用于与云服务器建立安全通道的数字证书为SSL证书。
上面描述了云服务器接受与控制方SSL安全通道的实施方式,在其他实施方式中,云服务器与控制方之间还可以建立TLS安全通道。具体说,TLS安全通道用于在两个通信应用程序之间提供保密性和数据完整性。该协议由两层组成:TLS记录协议和TLS握手协议,采用这种方式同样可以实现本技术方案,后续不再赘述。
步骤S509,接收所述请求方上传的所述请求方的当前状态信息。
本实施例中,云服务器接收所述请求方上传的所述请求方的当前状态信息,并将所述请求方的当前状态信息保存在云服务器中。所述请求方的当前状态信息,包括:所述请求方中未保存的信息以及当前运行状态。
步骤S511,基于所述请求被控制方访问的访问请求生成登录密钥。
本实施例中,所述基于所述请求被控制方访问的访问请求生成登录密钥,可以采用如下步骤实现:
步骤S511-1,所述云服务器基于所述请求被控制方访问的访问请求生成登录密钥云服务器基于从所述访问请求中获取所述请求方的账户信息以及控制方的账户信息生成登录密钥;
步骤S511-2,生成验证码并获取生成所述登录密钥时的时间戳;
步骤S511-3,将所述时间戳和验证码放入所述登录密钥中。
可以理解的,所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
需要说明的是,所述生成验证码是指:所述登录密钥在生成时产生的一组随机数,所述验证码是为了提高所述登录密钥的安全性而生成的。所述验证码还 可以是其他种形式的,包括在现有技术下的任何可行的方式,也不排除随着技术进步使用其它新出现的方式,在此不作限定。例如:Gif动画验证码。
需要说明的是,在本步骤S511中生成的登录密钥为仅使用一次的临时登录密钥(也称一次性登录密钥),也就是说,在控制方使用接收到的所述登录密钥进行登录请求方一次之后,该登录密钥就将失效。
在具体实施时,所述云服务器基于所述请求被控制方访问的访问请求生成登录密钥云服务器基于从所述访问请求中获取所述请求方的账户信息以及控制方的账户信息生成一个token,并生成验证码和获取生成所述token时的时间戳,将所述时间戳和验证码放入所述token中,该token由请求方的账户信息、控制方的账户信息、token生成时的时间戳以及token生成时产生的一组随机数组成,即:token=f(请求方的账户信息,控制方的账户信息,timestamp,random)。
步骤S513,通过所述安全通道向所述控制方发送所述登录密钥。
本实施例中,所述云服务器将步骤S511中生成的所述登录密钥,通过所述安全通道向所述控制方发送所述登录密钥。所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
步骤S515,接收所述控制方发送的用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息。
本实施例中,云服务器接收所述控制方发送的用于登录请求方的登录请求,并从所述登录请求中获取所述登录密钥以及请求方的账户信息。需要说明的是,所述请求方的账户信息是指:请求方的账户名称,即请求方的用户名。
步骤S517,验证所述登录密钥是否正确。
所述验证所述登录密钥是否正确可以采用如下方式实现:
根据步骤S515中获取的所述请求方的账户名称查询云服务器中该请求方的账户名称的登录密钥;
判断步骤S515中获取的登录密钥与云服务器中查询出的登录密钥是否正确;
若正确,则进入步骤S519。
步骤S519,若正确,则向所述控制方发送登录成功的状态信息。
本实施例中,接收步骤S517中的判断结果,向所述控制方发送登录成功的状态信息,与控制方建立连接。
步骤S521,向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态。
本实施例中,查询云服务器中请求方的当前状态信息,将所述请求方的当前状态信息推送给所述控制方。所述请求方的当前状态信息包括:所述请求方在发送请求被控制方访问的访问请求后,在本地未保存的信息和本地当前的运行状态以及云服务器上存储的请求方的信息。
在建立所述控制方与所述请求方的远程访问状态之后,还需接收控制方对请求方的操作结果,在控制方结束对请求方的远程访问状态之后,将所述操作结果发送给所述请求方,具体包括步骤S522至S523如下:
步骤S522,接收所述控制方对请求方的操作结果;
步骤S523,向所述请求方发送所述操作结果。
在上述的实施例中,提供了一种云服务器参与远程访问的方法,与上述云服务器参与远程访问的方法相对应的,本申请还提供了云服务器参与远程访问的装置。由于装置的实施例基本相似于方法的实施例,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。下述描述的装置实施例仅仅是示意性的。所述云服务器参与远程访问的实施例如下:
请参考图6,其示出了根据本申请的实施例提供的云服务器参与远程访问的装置的示意图。
所述云服务器参与远程访问的装置,包括:
安全通道建立单元601,用于与请求方建立安全通道,并用于基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道;
访问请求接收单元602,用于通过安全通道接收请求方发送的请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
访问请求发送单元603,用于向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
状态信息接收单元604,用于接收所述请求方上传的所述请求方的当前状态信息;
登录密钥生成单元605,用于基于所述请求被控制方访问的访问请求生成登录密钥;
登录密钥发送单元606,用于通过所述安全通道向所述控制方发送所述登录密钥;
登录请求接收单元607,用于接收所述控制方发送的用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
登录密钥验证单元608,用于验证所述登录密钥是否正确;
登录状态发送单元609,用于接收所述登录密钥验证单元的验证结果,若正确则向所述控制方发送登录成功的状态信息;
远程访问建立单元610,用于向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态。
可选的,所述安全通道建立单元601,包括:
请求方安全通道建立子单元,用于接收所述请求方发送的建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
请求方数字证书判断子单元,用于判断所述请求方的数字证书是否正确;
请求方反馈信息发送子单元,用于接收请求方数字证书判断单元的判断结果,若正确,则向所述请求方发送内容为同意的反馈信息。
可选的,所述云服务器参与远程访问的装置,还包括:
请求方数字证书请求接收单元,用于在所述接收所述请求方发送的建立安全通道的请求之前,接收所述请求方发送的获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
请求方数字证书生成单元,用于根据所述请求方的注册信息生成请求方的数字证书;
请求方数字证书发送单元,用于向所述请求方发送请求方的数字证书。
可选的,所述云服务器参与远程访问的装置,还包括:
登录请求接收单元,用于在所述与请求方建立安全通道之后,接收所述请求方发送的用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
登录请求判断单元,用于判断所述登录请求中所述请求方的账户信息和登录 密码是否匹配和正确;
登录信息发送单元,用于接收所述登录请求判断单元的判断结果,若正确,则向所述请求方发送登录成功的状态信息;
连接建立单元,用于与所述请求方建立连接。
可选的,所述云服务器参与远程访问的装置,还包括:
反馈信息接收单元,用于在所述向所述控制方发送请求方请求被控制方访问的访问请求之后,接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息;
反馈信息发送单元,用于向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息。
可选的,所述安全通道建立单元601,还包括:
控制方安全通道建立子单元,用于接收所述控制方发送的建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
控制方数字证书判断子单元,用于判断所述控制方的数字证书是否正确;
控制方反馈信息发送子单元,用于接收控制方数字证书判断单元的判断结果,若正确,则向所述控制方发送内容为同意的反馈信息。
可选的,所述云服务器参与远程访问的装置,还包括:
控制方数字证书请求接收单元,用于在所述接收所述控制方发送的建立安全通道的请求之前,接收所述控制方发送的获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
控制方数字证书生成单元,用于根据所述控制方的注册信息生成控制方的数字证书;
控制方数字证书发送单元,用于向所述控制方发送控制方的数字证书。
可选的,所述登录密钥生成单元605生成的所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
可选的,所述云服务器参与远程访问的装置,还包括:
操作结果接收单元,用于在所述向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态之后,接收所述控制方对请求方 的操作结果;
操作结果发送单元,用于向所述请求方发送所述操作结果。
在上述的实施例中,提供了一种进行信息推送的方法、一种进行信息推送的装置、一种对云应用请求远程访问的方法、一种对云应用请求远程访问的装置、一种云服务器参与远程访问的方法以及一种云服务器参与远程访问的装置,此外,本申请还提供了一种用于对云应用进行远程访问的系统;所述用于对云应用进行远程访问的系统实施例如下:
请参考图7,示出了根据本申请的实施例提供的用于对云应用进行远程访问的系统的流程图。
所述用于对云应用进行远程访问的系统包括:对云应用请求远程访问的装置701、用于对云应用进行远程访问的装置702以及云服务器参与远程访问的装置703;
其中,所述对云应用请求远程访问的装置701,用于与云服务器建立安全通道,通过所述安全通道向云服务器发送请求被控制方访问的访问请求,并上传请求方的当前状态信息;
所述对云应用请求远程访问的装置702,用于接收云服务器发送的请求方请求被控制方访问的访问请求,并与云服务器建立安全通道,基于所述安全通道接收云服务器发送的登录密钥,并使用所述登录密钥访问所述请求方;
所述云服务器参与远程访问的装置703,用于与请求方和控制方建立安全通道,并根据所述安全通道接收并发送请求方发送的请求被控制方访问的访问请求,并根据所述访问请求生成登录密钥后将所述登录密钥发送给控制方,并具有存储所述请求方与控制方的用户账户数据库。
下面对所述用于对云应用进行远程访问的系统进行远程访问的流程作简要说明。其中,对云应用请求远程访问的装置701,简称为请求方,对云应用请求远程访问的装置702,简称为控制方,云服务器参与远程访问的装置703,简称为云服务器。
1)控制方向云服务器发送获取请求方的数字证书的请求;
2)云服务器接收控制方的数字证书的请求,并向控制方发送所述数字证书;
3)控制方接收所述数字证书;
4)请求方向云服务器发送获取请求方的数字证书的请求;
5)云服务器接收请求方的数字证书的请求,并向请求方发送所述数字证书;
6)请求方接收所述数字证书;
7)请求方利用所述数字证书向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
8)云服务器接收建立安全通道的请求,并判断所述建立安全通道的请求中的数字证书是否正确,若正确,则与所述请求方建立安全通道;
9)请求方基于所述安全通道向所述云服务器发送用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
10)云服务器接收所述用于登录请求方的登录请求,并验证所述请求方的账户信息和登录密码是否正确,若正确,则向所述请求方反馈登录成功的状态信息;
11)请求方通过所述安全通道向云服务器发送请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
12)云服务器通过所述请求被控制方访问的访问请求查询控制方,并向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
13)控制方接收所述请求被控制方访问的访问请求;
14)控制方利用所述数字证书向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
15)云服务器接收建立安全通道的请求,并判断所述建立安全通道的请求中的数字证书是否正确,若正确,则与所述请求方建立安全通道;
16)控制方对所述访问请求进行选择操作,并基于所述选择操作的结果向云服务器发送针对请求方请求被控制方访问的访问请求而生成的反馈信息;
17)云服务器接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息;并向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
18)请求方接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
19)请求方向所述云服务器上传所述请求方的当前状态信息;
20)云服务器接收所述请求方上传的所述请求方的当前状态信息;
21)云服务器基于所述请求被控制方访问的访问请求生成登录密钥;
22)云服务器通过所述安全通道向所述控制方发送所述登录密钥;
23)控制方通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;
24)控制方基于所述登录密钥生成并向所述云服务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
25)云服务器接收所述控制方发送的用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
26)云服务器验证所述登录密钥是否正确;
27)若正确,云服务器则向所述控制方发送登录成功的状态信息;
28)控制方接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
29)服务器端向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态;
30)控制方接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态;
31)控制方接收对进入远程访问状态的请求方进行的操作,并向所述云服务器上传所述操作的结果;
32)云服务器接收所述控制方对请求方的操作结果,并向所述请求方发送所述操作结果;
33)请求方接收所述云服务器发送的控制方对所述请求方的操作结果。
需要说明的是,上述示出的是本系统的一种优选实施方式,在其他实施方式中可以采用不同的交互方式,例如,可以不执行其中1)至6)的获取数字证书环节、16)至18)的控制方对访问请求的选择反馈环节以及31)至33)对请求方进行远程操作的环节。只要在7)至8)和14)至15)建立安全通道环节、11)至13)发送访问请求环节、19)至20)上传状态信息环节以及21)至30)控制方登录请求方环节,完成控制方远程访问请求方,就不偏离本申请的核心,都在本申请的保护范围之内。
在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。
1、计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括非暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
2、本领域技术人员应明白,本申请的实施例可提供为方法、系统或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
本申请虽然以较佳实施例公开如上,但其并不是用来限定本申请,任何本领域技术人员在不脱离本申请的精神和范围内,都可以做出可能的变动和修改,因此本申请的保护范围应当以本申请权利要求所界定的范围为准。

Claims (55)

  1. 一种用于对云应用进行远程访问的方法,其特征在于,包括:
    接收云服务器发送的请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
    基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道;
    通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;
    基于所述登录密钥生成并向所述云服务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
    接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
    接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态。
  2. 根据权利要求1所述的用于对云应用进行远程访问的方法,其特征在于,所述基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道问请求与云服务器建立安全通道,具体包括:
    向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
    接收所述云服务器发送的建立安全通道的反馈信息;
    若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
  3. 根据权利要求2所述的用于对云应用进行远程访问的方法,其特征在于,在所述向所述云服务器发送建立安全通道的请求的步骤之前,还包括:
    向所述云服务器发送获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
    接收所述云服务器发送的控制方的数字证书。
  4. 根据权利要求1至3任一所述的用于对云应用进行远程访问的方法,其特征在于,所述安全通道是SSL安全通道或TLS安全通道。
  5. 根据权利要求1所述的用于对云应用进行远程访问的方法,其特征在于, 在所述接收云服务器发送的请求方请求被控制方访问的访问请求的步骤之后,还包括:
    接收对所述访问请求的选择操作;
    基于所述选择操作的结果向云服务器发送针对请求方请求被控制方访问的访问请求而生成的反馈信息。
  6. 根据权利要求5所述的用于对云应用进行远程访问的方法,其特征在于,所述选择操作包括:
    在所述控制方的屏幕显示区域内显示相应的选择窗口;
    接收对所述选择窗口所展示的同意按钮或拒绝按钮的选取操作。
  7. 根据权利要求1所述的用于对云应用进行远程访问的方法,其特征在于,在所述接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态的步骤之后,还包括:
    接收对进入远程访问状态的请求方进行的操作;
    向所述云服务器上传所述操作的结果。
  8. 根据权利要求1所述的用于对云应用进行远程访问的方法,其特征在于,所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
  9. 一种用于对云应用进行远程访问的装置,其特征在于,包括:
    访问请求接收单元,用于接收云服务器发送的请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
    安全通道建立单元,用于基于所述云服务器发送的请求方请求被控制方访问的访问请求与云服务器建立安全通道;
    登录密钥接收单元,用于通过所述安全通道接收云服务器发送的基于请求方的访问请求而生成的登录密钥;
    登录请求发送单元,用于基于所述登录密钥生成并向所述云服务器发送用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
    登录接收单元,用于接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
    远程访问状态建立单元,用于接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态。
  10. 根据权利要求9所述的用于对云应用进行远程访问的装置,其特征在于,所述安全通道建立单元,包括:
    安全通道请求子单元,用于向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
    反馈信息接收子单元,用于接收所述云服务器发送的建立安全通道的反馈信息;
    安全通道建立子单元,用于判断所述反馈信息接收子单元的结果,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
  11. 根据权利要求10所述的用于对云应用进行远程访问的装置,其特征在于,还包括:
    数字证书请求单元,用于在所述向所述云服务器发送建立安全通道的请求之前,向所述云服务器发送获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
    数字证书接收单元,用于接收所述云服务器发送的控制方的数字证书。
  12. 根据权利要求9-11任一所述的用于对云应用进行远程访问的装置,其特征在于,所述安全通道建立单元具体用于建立SSL安全通道或TLS安全通道。
  13. 根据权利要求9所述的用于对云应用进行远程访问的装置,其特征在于,还包括:
    选择操作接收单元,用于在所述接收云服务器发送的请求方请求被控制方访问的访问请求之后,接收对所述访问请求的选择操作;
    反馈信息发送单元,用于基于所述选择操作的结果向云服务器发送针对请求方请求被控制方访问的访问请求而生成的反馈信息。
  14. 根据权利要求13所述的用于对云应用进行远程访问的装置,其特征在于,所述选择操作接收单元包括:
    选择窗口显示单元,用于在所述控制方的屏幕显示区域内显示相应的选择窗口;
    选取操作接收单元,用于接收对所述选择窗口所展示的同意按钮或拒绝按钮的选取操作。
  15. 根据权利要求9所述的用于对云应用进行远程访问的装置,其特征在于,还包括:
    操作接收单元,用于在所述接收云服务器推送的请求方的当前状态信息,并进入针对请求方的远程访问状态之后,接收对进入远程访问状态的请求方进行的操作;
    操作结果上传单元,用于向所述云服务器上传所述操作的结果。
  16. 根据权利要求9所述的用于对云应用进行远程访问的装置,其特征在于,所述登录密钥接收单元,具体用于接收请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
  17. 一种对云应用请求远程访问的方法,其特征在于,包括:
    与云服务器建立安全通道;
    通过所述安全通道向云服务器发送请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
    向所述云服务器上传所述请求方的当前状态信息。
  18. 根据权利要求17所述的对云应用请求远程访问的方法,其特征在于,所述与云服务器建立安全通道,具体包括:
    向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
    接收所述云服务器发送的建立安全通道的反馈信息;
    若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
  19. 根据权利要求18所述的对云应用请求远程访问的方法,其特征在于,在所述向所述云服务器发送建立安全通道的请求的步骤之前,还包括:
    向所述云服务器发送获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
    接收所述云服务器发送的请求方的数字证书。
  20. 根据权利要求17至19任一所述的对云应用请求远程访问的方法,其特征在于,所述安全通道是SSL安全通道或TLS安全通道。
  21. 根据权利要求17所述的对云应用请求远程访问的方法,其特征在于,在所述与云服务器建立安全通道的步骤之后,还包括:
    接收所述请求方的登录操作;
    向所述云服务器发送用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
    接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
    与所述云服务器建立连接。
  22. 根据权利要求17所述的对云应用请求远程访问的方法,其特征在于,在所述向所述云服务器上传所述请求方的当前状态信息的步骤之前,还包括:
    接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
    若所述反馈信息为同意,则执行向所述云服务器上传所述请求方的当前状态信息的步骤。
  23. 根据权利要求17所述的对云应用请求远程访问的方法,其特征在于,在所述向所述云服务器上传所述请求方的当前状态信息的步骤中,还包括:停止所述请求方的本地计算。
  24. 根据权利要求23所述的对云应用请求远程访问的方法,其特征在于,所述停止所述请求方的本地计算,包括:禁止启动所述请求方;或者,暂停启动所述请求方。
  25. 根据权利要求17或22或23任一所述的对云应用请求远程访问的方法,其特征在于,所述当前状态信息,包括:所述请求方中未保存的信息以及当前运行状态。
  26. 根据权利要求17所述的对云应用请求远程访问的方法,其特征在于,在所述向所述云服务器上传所述请求方的当前状态信息的步骤之后,还包括:
    接收所述云服务器发送的控制方对所述请求方的操作结果。
  27. 一种对云应用请求远程访问的装置,其特征在于,包括:
    安全通道建立单元,用于与云服务器建立安全通道;
    访问请求发送单元,用于通过所述安全通道向云服务器发送请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户 信息;
    状态信息上传单元,用于向所述云服务器上传所述请求方的当前状态信息。
  28. 根据权利要求27所述的对云应用请求远程访问的装置,其特征在于,所述安全通道建立单元,包括:
    安全通道请求子单元,用于向所述云服务器发送建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
    反馈信息接收子单元,用于接收所述云服务器发送的建立安全通道的反馈信息;
    安全通道建立子单元,用于判断所述反馈信息接收子单元的结果,若接收到的所述反馈信息为同意,则与所述云服务器建立安全通道。
  29. 根据权利要求28所述的对云应用请求远程访问的装置,其特征在于,还包括:
    数字证书请求单元,用于在所述向所述云服务器发送建立安全通道的请求之前,向所述云服务器发送获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
    数字证书接收单元,用于接收所述云服务器发送的请求方的数字证书。
  30. 根据权利要求27至29任一所述的对云应用请求远程访问的装置,其特征在于,所述安全通道建立单元具体用于建立SSL安全通道或TLS安全通道。
  31. 根据权利要求27所述的对云应用请求远程访问的装置,其特征在于,还包括:
    登录操作接收单元,用于在所述与云服务器建立安全通道之前,接收所述请求方的登录操作;
    登录验证请求发送单元,用于向所述云服务器发送用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
    登录信息接收单元,用于接收所述云服务器验证所述登录请求后反馈的登录成功的状态信息;
    连接建立单元,用于与所述云服务器建立连接。
  32. 根据权利要求27所述的对云应用请求远程访问的装置,其特征在于,还包括:
    反馈信息接收单元,用于在所述向所述云服务器上传所述请求方的当前状态信息之前,接收所述云服务器发送的控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息;
    反馈信息判断单元,用于接收所述反馈信息接收单元的结果,若所述反馈信息为同意,则执行向所述云服务器上传所述请求方的当前状态信息的步骤。
  33. 根据权利要求27所述的对云应用请求远程访问的装置,其特征在于,所述状态信息上传单元,还包括:
    本地计算停止子单元,用于在所述向所述云服务器上传所述请求方的当前状态信息中,停止所述请求方的本地计算。
  34. 根据权利要求33所述的对云应用请求远程访问的装置,其特征在于,所述本地计算停止子单元,具体用于禁止启动所述请求方;或者,暂停启动所述请求方。
  35. 根据权利要求27或32或33任一所述的对云应用请求远程访问的装置,其特征在于,所述状态信息上传单元,具体用于上传所述请求方中未保存的信息以及当前运行状态。
  36. 根据权利要求27所述的对云应用请求远程访问的装置,其特征在于,还包括:
    操作结果接收单元,用于在所述向所述云服务器上传所述请求方的当前状态信息之后,接收所述云服务器发送的控制方对所述请求方的操作结果。
  37. 一种云服务器参与远程访问的方法,其特征在于,包括:
    与请求方建立安全通道;
    通过安全通道接收请求方发送的请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
    向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
    基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道;
    接收所述请求方上传的所述请求方的当前状态信息;
    基于所述请求被控制方访问的访问请求生成登录密钥;
    通过所述安全通道向所述控制方发送所述登录密钥;
    接收所述控制方发送的用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
    验证所述登录密钥是否正确;
    若正确,则向所述控制方发送登录成功的状态信息;
    向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态。
  38. 根据权利要求37所述的云服务器参与远程访问的方法,其特征在于,所述与请求方建立安全通道,具体包括:
    接收所述请求方发送的建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
    判断所述请求方的数字证书是否正确;
    若正确,则向所述请求方发送内容为同意的反馈信息。
  39. 根据权利要求38所述的云服务器参与远程访问的方法,其特征在于,在所述接收所述请求方发送的建立安全通道的请求的步骤之前,还包括:
    接收所述请求方发送的获取请求方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
    根据所述请求方的注册信息生成请求方的数字证书;
    向所述请求方发送请求方的数字证书。
  40. 根据权利要求39所述的云服务器参与远程访问的方法,其特征在于,在所述与请求方建立安全通道的步骤之后,还包括:
    接收所述请求方发送的用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
    判断所述登录请求中所述请求方的账户信息和登录密码是否匹配和正确;
    若正确,则向所述请求方发送登录成功的状态信息;
    与所述请求方建立连接。
  41. 根据权利要求37所述的云服务器参与远程访问的方法,其特征在于,在所述向所述控制方发送请求方请求被控制方访问的访问请求的步骤之后,还包括:
    接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息;
    向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息。
  42. 根据权利要求37所述的云服务器参与远程访问的方法,其特征在于,在所述基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道,具体包括:
    接收所述控制方发送的建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
    判断所述控制方的数字证书是否正确;
    若正确,则向所述控制方发送内容为同意的反馈信息。
  43. 根据权利要求42所述的云服务器参与远程访问的方法,其特征在于,在所述接收所述控制方发送的建立安全通道的请求的步骤之前,还包括:
    接收所述控制方发送的获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
    根据所述控制方的注册信息生成控制方的数字证书;
    向所述控制方发送控制方的数字证书。
  44. 根据权利要求37所述的云服务器参与远程访问的方法,其特征在于,所述登录密钥包括:
    请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
  45. 根据权利要求37所述的云服务器参与远程访问的方法,其特征在于,在所述向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态的步骤之后,还包括:
    接收所述控制方对请求方的操作结果;
    向所述请求方发送所述操作结果。
  46. 一种云服务器参与远程访问的装置,其特征在于,包括:
    安全通道建立单元,用于与请求方建立安全通道,并用于基于所述请求方发送的请求方请求被控制方访问的访问请求与控制方建立安全通道;
    访问请求接收单元,用于通过安全通道接收请求方发送的请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息以及控制方的账户信息;
    访问请求发送单元,用于向所述控制方发送请求方请求被控制方访问的访问请求;所述访问请求包括:所述请求方的账户信息;
    状态信息接收单元,用于接收所述请求方上传的所述请求方的当前状态信息;
    登录密钥生成单元,用于基于所述请求被控制方访问的访问请求生成登录密钥;
    登录密钥发送单元,用于通过所述安全通道向所述控制方发送所述登录密钥;
    登录请求接收单元,用于接收所述控制方发送的用于登录请求方的登录请求,所述登录请求携带所述登录密钥以及请求方的账户信息;
    登录密钥验证单元,用于验证所述登录密钥是否正确;
    登录状态发送单元,用于接收所述登录密钥验证单元的验证结果,若正确则向所述控制方发送登录成功的状态信息;
    远程访问建立单元,用于向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态。
  47. 根据权利要求46所述的云服务器参与远程访问的装置,其特征在于,所述安全通道建立单元,包括:
    请求方安全通道建立子单元,用于接收所述请求方发送的建立安全通道的请求;所述建立安全通道的请求包括:请求方的数字证书;
    请求方数字证书判断子单元,用于判断所述请求方的数字证书是否正确;
    请求方反馈信息发送子单元,用于接收请求方数字证书判断单元的判断结果,若正确,则向所述请求方发送内容为同意的反馈信息。
  48. 根据权利要求47所述的云服务器参与远程访问的装置,其特征在于,还包括:
    请求方数字证书请求接收单元,用于在所述接收所述请求方发送的建立安全通道的请求之前,接收所述请求方发送的获取请求方的数字证书的请求;其中, 所述数字证书用于与云服务器建立安全通道;
    请求方数字证书生成单元,用于根据所述请求方的注册信息生成请求方的数字证书;
    请求方数字证书发送单元,用于向所述请求方发送请求方的数字证书。
  49. 根据权利要求48所述的云服务器参与远程访问的装置,其特征在于,还包括:
    登录请求接收单元,用于在所述与请求方建立安全通道之后,接收所述请求方发送的用于登录请求方的登录请求,所述登录请求包括:所述请求方的账户信息和登录密码;
    登录请求判断单元,用于判断所述登录请求中所述请求方的账户信息和登录密码是否匹配和正确;
    登录信息发送单元,用于接收所述登录请求判断单元的判断结果,若正确,则向所述请求方发送登录成功的状态信息;
    连接建立单元,用于与所述请求方建立连接。
  50. 根据权利要求46所述的云服务器参与远程访问的装置,其特征在于,还包括:
    反馈信息接收单元,用于在所述向所述控制方发送请求方请求被控制方访问的访问请求之后,接收所述控制方发送的基于所述请求方请求被控制方访问的访问请求而生成的反馈信息;
    反馈信息发送单元,用于向所述请求方发送控制方基于请求方请求被控制方访问的访问请求而生成的反馈信息。
  51. 根据权利要求46所述的云服务器参与远程访问的装置,其特征在于,所述安全通道建立单元,还包括:
    控制方安全通道建立子单元,用于接收所述控制方发送的建立安全通道的请求;所述建立安全通道的请求包括:控制方的数字证书;
    控制方数字证书判断子单元,用于判断所述控制方的数字证书是否正确;
    控制方反馈信息发送子单元,用于接收控制方数字证书判断单元的判断结果,若正确,则向所述控制方发送内容为同意的反馈信息。
  52. 根据权利要求51所述的云服务器参与远程访问的装置,其特征在于, 还包括:
    控制方数字证书请求接收单元,用于在所述接收所述控制方发送的建立安全通道的请求之前,接收所述控制方发送的获取控制方的数字证书的请求;其中,所述数字证书用于与云服务器建立安全通道;
    控制方数字证书生成单元,用于根据所述控制方的注册信息生成控制方的数字证书;
    控制方数字证书发送单元,用于向所述控制方发送控制方的数字证书。
  53. 根据权利要求46所述的云服务器参与远程访问的装置,其特征在于,所述登录密钥生成单元生成的所述登录密钥包括:请求方的账户信息、控制方的账户信息、登录密钥生成时的时间戳以及登录密钥生成时产生的验证码。
  54. 根据权利要求46所述的云服务器参与远程访问的装置,其特征在于,还包括:
    操作结果接收单元,用于在所述向所述控制方推送请求方的当前状态信息,建立所述控制方与所述请求方的远程访问状态之后,接收所述控制方对请求方的操作结果;
    操作结果发送单元,用于向所述请求方发送所述操作结果。
  55. 一种用于对云应用进行远程访问的系统,其特征在于,包括:根据上述权利要求9至16中任一项所述的用于对云应用进行远程访问的装置、根据上述权利要求27至36中任一项所述的对云应用请求远程访问的装置以及根据上述权利要求46至54中任一项所述的云服务器参与远程访问的装置。
PCT/CN2016/076879 2015-04-07 2016-03-21 一种用于对云应用进行远程访问的方法、装置及系统 Ceased WO2016161888A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/564,177 US10375064B2 (en) 2015-04-07 2016-03-21 Method, apparatus, and system for remotely accessing cloud applications

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510161901.3 2015-04-07
CN201510161901.3A CN106161368B (zh) 2015-04-07 2015-04-07 一种用于对云应用进行远程访问的方法、装置及系统

Publications (1)

Publication Number Publication Date
WO2016161888A1 true WO2016161888A1 (zh) 2016-10-13

Family

ID=57072281

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/076879 Ceased WO2016161888A1 (zh) 2015-04-07 2016-03-21 一种用于对云应用进行远程访问的方法、装置及系统

Country Status (3)

Country Link
US (1) US10375064B2 (zh)
CN (1) CN106161368B (zh)
WO (1) WO2016161888A1 (zh)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10380360B2 (en) * 2016-03-30 2019-08-13 PhazrlO Inc. Secured file sharing system
DE102016213104A1 (de) * 2016-07-18 2018-01-18 bitagentur GmbH & Co. KG Token-basiertes Authentisieren mit signierter Nachricht
CN108259414B (zh) * 2016-12-28 2021-03-16 中国移动通信集团公司 一种虚拟资源的管控方法及服务器
US11178160B2 (en) * 2017-04-26 2021-11-16 Splunk Inc. Detecting and mitigating leaked cloud authorization keys
US10547679B1 (en) * 2018-01-02 2020-01-28 Architecture Technology Corporation Cloud data synchronization based upon network sensing
CN108650261B (zh) * 2018-05-09 2021-03-05 南京理工大学紫金学院 基于远程加密交互的移动终端系统软件烧录方法
CN109361745A (zh) * 2018-10-06 2019-02-19 朱晓鼎 一种基于云技术的网络流量替换本地存储的方法
CN111416807B (zh) * 2020-03-13 2022-06-07 苏州科达科技股份有限公司 数据获取方法、装置及存储介质
CN111818032B (zh) * 2020-06-30 2021-09-07 腾讯科技(深圳)有限公司 基于云平台的数据处理方法、装置及计算机程序
JP2022163998A (ja) * 2021-04-15 2022-10-27 株式会社リコー 通信システム、情報処理装置、情報処理方法、及びプログラム
CN115774764A (zh) * 2021-09-07 2023-03-10 华为技术有限公司 地图展示方法、电子设备及系统
US12537804B2 (en) * 2022-03-30 2026-01-27 Infosys Limited Agent-based establishment of secure connection between endpoints and cloud servers

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1592191A (zh) * 2003-08-19 2005-03-09 国际商业机器公司 用于对目标系统进行授权远程访问的装置、系统和方法
CN1764116A (zh) * 2004-10-19 2006-04-26 国际商业机器公司 用于提供远程帮助的方法和服务器
CN102196003A (zh) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 一种监控系统的远程控制方法及装置
US20120166970A1 (en) * 2010-12-28 2012-06-28 Amadeus S.A.S. Method of providing assistance to the end-user of a software application
CN102857361A (zh) * 2011-07-02 2013-01-02 杨源杰 一种轻量级的远程计算机带外管理方法

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6957260B1 (en) * 1996-06-03 2005-10-18 Microsoft Corporation Method of improving access to services provided by a plurality of remote service providers
US5995879A (en) * 1997-01-24 1999-11-30 Caterpillar Inc. Engine command selector and method of operating same
US6085114A (en) * 1997-02-06 2000-07-04 At&T Wireless Systems Inc. Remote wireless unit having reduced power operating mode
WO1999016282A1 (en) * 1997-09-25 1999-04-01 Mitsubishi Denki Kabushiki Kaisha Remote control device
US6842776B1 (en) 1997-12-05 2005-01-11 Intel Corporation Method for automatic device monitoring by a central computer
US6987853B2 (en) * 2000-11-29 2006-01-17 Bodacion Technologies, Llc Method and apparatus for generating a group of character sets that are both never repeating within certain period of time and difficult to guess
US7143419B2 (en) 2001-06-06 2006-11-28 Sap Ag Device for running offline applications and synchronizing with a central computer system
US8098806B2 (en) 2001-09-05 2012-01-17 Vocera Communications, Inc. Non-user-specific wireless communication system and method
US7536450B2 (en) 2001-09-17 2009-05-19 Ricoh Company, Ltd. System, method, and computer program product for sending remote device configuration information to a monitor using e-mail
DE10242919A1 (de) 2002-09-16 2004-03-25 Siemens Ag System zur virtuellen Prozessanbindung über Remote Desktop Protocol (RDP)
US7437457B1 (en) * 2003-09-08 2008-10-14 Aol Llc, A Delaware Limited Liability Company Regulating concurrent logins associated with a single account
US7809386B2 (en) * 2005-06-29 2010-10-05 Nokia Corporation Local network proxy for a remotely connected mobile device operating in reduced power mode
GB2439572B (en) 2006-06-29 2011-03-09 Hewlett Packard Development Co Remote connection between intermediary device and computing device via central authority software
CN101373528B (zh) * 2007-08-21 2014-04-02 联想(北京)有限公司 基于位置认证的电子支付系统、设备、及方法
US20100235481A1 (en) 2007-10-24 2010-09-16 Lantronix, Inc. Various methods and apparatuses for accessing networked devices without accessible addresses via virtual ip addresses
US7941551B2 (en) 2009-02-25 2011-05-10 Microsoft Corporation Tunneling of remote desktop sessions through firewalls
US8441494B2 (en) 2009-04-23 2013-05-14 Vmware, Inc. Method and system for copying a framebuffer for transmission to a remote display
US8924461B2 (en) 2010-02-03 2014-12-30 Symantec Corporation Method, system, and computer readable medium for remote assistance, support, and troubleshooting
US9407724B2 (en) 2010-05-04 2016-08-02 Microsoft Technology Licensing, Llc Using double buffering for screen sharing
US8868695B2 (en) * 2011-03-02 2014-10-21 Cleversafe, Inc. Configuring a generic computing device utilizing specific computing device operation information
CN102739613B (zh) * 2011-04-12 2016-05-25 深圳市金蝶中间件有限公司 跨防火墙的动态通路方法及系统
US9641599B2 (en) * 2013-04-09 2017-05-02 Citrix Systems, Inc. Providing a native desktop using cloud-synchronized data
US11182821B2 (en) * 2013-07-26 2021-11-23 Exxcelon Corporation System and method of saving deal offers to be applied at a point-of-sale (POS) of a retail store
US8972722B2 (en) * 2013-07-30 2015-03-03 Google Inc. Controlling a current access mode of a computing device based on a state of an attachment mechanism
US9491161B2 (en) 2014-09-30 2016-11-08 Citrix Systems, Inc. Systems and methods for performing single sign-on by an intermediary device for a remote desktop session of a client
US10049417B2 (en) 2015-03-05 2018-08-14 Multimedia Plus, Inc. Remote device content and learning management system and method
US10581950B2 (en) * 2015-03-06 2020-03-03 Vmware, Inc. Local operation of remotely executed applications
US10359340B2 (en) * 2015-03-09 2019-07-23 Rockwell Automation Technologies, Inc. Application-based power consumption optimization for sensing devices
RO131668A2 (ro) 2015-06-08 2017-01-30 Ixia, A California Corporation Metode, sisteme şi suport citibil pe calculator, pentru partajarea sesiunii de aplicaţie

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1592191A (zh) * 2003-08-19 2005-03-09 国际商业机器公司 用于对目标系统进行授权远程访问的装置、系统和方法
CN1764116A (zh) * 2004-10-19 2006-04-26 国际商业机器公司 用于提供远程帮助的方法和服务器
CN102196003A (zh) * 2010-03-12 2011-09-21 新奥特(北京)视频技术有限公司 一种监控系统的远程控制方法及装置
US20120166970A1 (en) * 2010-12-28 2012-06-28 Amadeus S.A.S. Method of providing assistance to the end-user of a software application
CN102857361A (zh) * 2011-07-02 2013-01-02 杨源杰 一种轻量级的远程计算机带外管理方法

Also Published As

Publication number Publication date
CN106161368B (zh) 2020-04-14
CN106161368A (zh) 2016-11-23
US10375064B2 (en) 2019-08-06
US20180131688A1 (en) 2018-05-10

Similar Documents

Publication Publication Date Title
CN106161368B (zh) 一种用于对云应用进行远程访问的方法、装置及系统
EP3622427B1 (en) Securely authenticating a bot user
US11665146B2 (en) Migrating authenticated content towards content consumer
US10623332B2 (en) Accessing a cloud-based service using a communication device linked to another communication device via a peer-to-peer ad hoc communication link
US10356071B2 (en) Automatic log-in and log-out of a session with session sharing
US20160219027A1 (en) Authenticating a user account with a content management system
US11941103B2 (en) Multidevice user authentication in group-based communication systems
WO2019062666A1 (zh) 一种实现安全访问内部网络的系统、方法和装置
US12323407B2 (en) Client certificates to communicate trusted information
US9860324B1 (en) Rapid establishment of a connection from multiple address locations
CN116962114A (zh) 基于分布式软总线的设备互联方法、装置、设备及介质
US11831788B2 (en) Systems and methods for secure access with heartbeat monitoring to native cloud services to computers outside the cloud
CN112565156A (zh) 信息注册方法、装置和系统
WO2023280040A1 (zh) 一种跨设备数据操作方法及系统
CN115484316A (zh) 一种共享文件的方法和装置
HK1229975B (zh) 一种用於对云应用进行远程访问的方法、装置及系统
HK1229975A (zh) 一种用於对云应用进行远程访问的方法、装置及系统
HK1229975A1 (zh) 一種用於對云應用進行遠程訪問的方法、裝置及系統
CN103281173A (zh) 复数网络平台的密钥管理方法
AU2014101079A4 (en) Secure communication method
CA3176188C (en) Using client certificates to communicate trusted information
HK1184292A (zh) 复数网络平台的密钥管理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16776063

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 15564177

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16776063

Country of ref document: EP

Kind code of ref document: A1