CN112866419A - Activation control method, system and computing equipment - Google Patents

Activation control method, system and computing equipment Download PDF

Info

Publication number
CN112866419A
CN112866419A CN202110267815.6A CN202110267815A CN112866419A CN 112866419 A CN112866419 A CN 112866419A CN 202110267815 A CN202110267815 A CN 202110267815A CN 112866419 A CN112866419 A CN 112866419A
Authority
CN
China
Prior art keywords
activation
client
information
server
offline
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110267815.6A
Other languages
Chinese (zh)
Other versions
CN112866419B (en
Inventor
苟超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Uniontech Software Technology Co Ltd
Original Assignee
Uniontech Software Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Uniontech Software Technology Co Ltd filed Critical Uniontech Software Technology Co Ltd
Priority to CN202110267815.6A priority Critical patent/CN112866419B/en
Publication of CN112866419A publication Critical patent/CN112866419A/en
Application granted granted Critical
Publication of CN112866419B publication Critical patent/CN112866419B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • 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/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Abstract

The invention discloses an activation control method, which is executed in an activation server and comprises the following steps: receiving an online activation request of a client, wherein the online activation request comprises hardware information and verification information of the client; verifying the verification information, and judging whether the activation information corresponding to the verification information is valid or not after the verification is passed; if the activation information is valid, generating an identity of the client based on the hardware information, and sending the activation information to the client based on the identity so that the client can be activated based on the activation information; receiving activation information returned by a client, and establishing an association relation between the activation information and the client; and monitoring the connection state of the client, and canceling the association relation between the activation information and the client when the client is disconnected with the activation server. The invention also discloses a corresponding system and a corresponding computing device. According to the technical scheme of the invention, the use efficiency of the activation code can be improved.

Description

Activation control method, system and computing equipment
Technical Field
The present invention relates to the field of operating system activation technologies, and in particular, to an activation control method, an activation control system, and a computing device.
Background
At present, a server applied to the internet or an intranet usually controls activation of a client operating system by using an online activation code distribution method. In the prior art, the state of the activated operating system is generally not controlled, and usually, after the client acquires the activation code to activate the operating system, the client is always in the activated state and is not controlled by the server any more. In this way, the activation code can only be used by fixed clients, which results in inefficient use of the activation code due to the limited working time of each client. Moreover, if the client is not used for a long time, the activation code is in a long-term idle state, which inevitably causes waste of the activation code resource.
For this reason, an activation control method and system are needed to solve the problems in the above technical solutions.
Disclosure of Invention
To this end, the present invention provides an activation control method, an activation control system and a computing device to solve or at least alleviate the above existing problems.
According to an aspect of the present invention, there is provided an activation control method, executed in an activation server, including the steps of: receiving an online activation request of a client, wherein the online activation request comprises hardware information and verification information of the client; verifying the verification information, and judging whether the activation information corresponding to the verification information is valid or not after the verification is passed; if the activation information is valid, generating an identity of the client based on the hardware information, and sending the activation information to the client based on the identity so that the client can be activated based on the activation information; receiving activation information returned by a client, and establishing an association relation between the activation information and the client; and monitoring the connection state of the client, and canceling the association relation between the activation information and the client when the client is disconnected with the activation server.
Optionally, in the activation control method according to the present invention, after the client performs activation based on the activation information, the method further includes the steps of: receiving an offline activation request of a client; and returning an offline activation message to the client, wherein the offline activation message comprises activation information and offline use time, so that the client can use the activation information in a disconnected state with the activation server during the offline use time.
Optionally, in the activation control method according to the present invention, the offline activation request includes user information, and after receiving the offline activation request of the client, the method includes the steps of: judging whether the client has an offline activation right according to the user information, and if so, returning an offline activation message to the client; if not, a message that offline activation is not allowed is returned to the client.
Optionally, in the activation control method according to the present invention, the activation server is connected to a data storage device, wherein before determining whether the activation information corresponding to the verification information is valid, the method includes: acquiring activation information corresponding to the verification information from the data storage device; after the association relationship between the activation information and the client is established, the method comprises the following steps: and storing the association relationship between the activation information and the client in a data storage device.
Optionally, in the activation control method according to the present invention, one or more of the activation servers are connected to the client through a load balancing server, wherein the load activation server is adapted to receive an activation request sent by the client, determine a most idle activation server of the one or more activation servers as a target activation server, and forward the activation request of the client to the target activation server.
Optionally, in the activation control method according to the present invention, the hardware information includes one or more of a motherboard identification number, a CPU identification number, a hard disk identification number, and an MAC address.
According to an aspect of the present invention, there is provided an activation control system including: one or more activation servers adapted to perform the activation control method as described above; one or more clients adapted to send an online activation request, the online activation request including hardware information and authentication information of the client, and adapted to acquire activation information sent by an activation server, activate based on the activation information, and return the activation information to the activation server; and the load balancing server is respectively connected with the one or more activation servers, connected with the one or more clients, and suitable for receiving the activation request sent by the client, determining the most idle activation server in the one or more activation servers as a target activation server, and forwarding the activation request of the client to the target activation server.
Optionally, in the activation control system according to the present invention, the client is further adapted to send an offline activation request after activation based on the activation information, and is adapted to receive an offline activation message returned by the activation server, where the offline activation message includes the activation information and an offline usage time, so that the activation information can be used in a case of disconnection from the activation server during the offline usage time.
Optionally, in the activation control system according to the present invention, further comprising: a data storage device, connected to one or more activation servers, adapted to store activation information; the activation server is suitable for acquiring activation information from the data storage device and sending the activation information to the client, and is suitable for storing the association relationship between the activation information and the client in the data storage device.
According to an aspect of the invention, there is provided a computing device comprising: at least one processor; a memory storing program instructions configured to be adapted to be executed by the at least one processor, the program instructions comprising instructions for performing the activation control method as described above.
According to an aspect of the present invention, there is provided a readable storage medium storing program instructions that, when read and executed by a computing device, cause the computing device to perform the activation control method as described above.
According to the technical scheme of the invention, the activation control method and the activation control system are provided, the activation server can distribute the activation code of the operating system to one or more clients on line, and the clients can use the operating system on line after activating the operating system based on the activation code. And when the activation server monitors that the client is in an offline state disconnected from the activation server, the activation code of the offline client is recycled, so that the use right of the activation code is distributed to other clients for use. Therefore, the activation code is recovered off line, the property right of the operating system can be protected, the activation code can be utilized to the maximum extent, the activation code resource is saved, the cost is saved, and the use efficiency of the activation code is improved.
Further, according to the activation control scheme of the present invention, the client may apply for offline activation to the activation server when there is an offline use requirement, so as to obtain an offline activation use right. In this way, the client can use the activated operating system based on the activation information in offline use time of the application. Therefore, the activation control scheme of the invention can meet various use requirements of users under the condition of protecting the property right of the operating system.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a schematic diagram of an activation control system 100 according to one embodiment of the present invention;
FIG. 2 shows a schematic diagram of a computing device 200, according to one embodiment of the invention; and
FIG. 3 shows a flow diagram of an activation control method 300 according to one embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
FIG. 1 shows a schematic diagram of an activation control system 100, according to one embodiment of the present invention. The activation control system 100 is used to control activation of clients based on activation codes.
As shown in FIG. 1, the activation control system 100 includes one or more clients 110, a load balancing server 150, and one or more activation servers 200. Wherein the load balancing server 150 is respectively connected with one or more activation servers 200 in a communication manner, and one or more clients 110 can establish a communication connection with the load balancing server 150, for example, through a network connection in a wired or wireless manner. Here, the present invention does not limit the specific connection manner between the load balancing server 150 and the activation server 200 and the client 110.
The client 110 is a terminal device used by a user and installed with an operating system and needing to activate the operating system, and may specifically be a personal computer such as a desktop computer and a notebook computer, or may also be a mobile phone, a tablet computer, a multimedia device, an intelligent wearable device, and the like, but is not limited thereto.
The activation server 200 is used for controlling activation of the operating system by one or more clients 110, and controlling the activation state of the operating system in the clients 110. The system can be realized as a computing device such as a desktop computer, a notebook computer, a processor chip, a mobile phone, a tablet computer and the like, and also can be realized as a system consisting of a plurality of computing devices.
In one embodiment, the client 110 may obtain local hardware information and send an activation request based on the hardware information, where the activation request is, for example, but not limited to, a request for activating an operating system in the client, and may also be a request for activating an application program resident in the client. The activation request includes, in addition to hardware information of the client 110, authentication information that requires authentication of the client at the time of activation.
It should be noted that, in the following embodiments of the present invention, only the activation control of the operating system in the client 110 is taken as an example, and the activation control scheme of the present invention is described in an expansion manner. However, the present invention is not limited to activation control of an operating system, and in some embodiments, the activation control scheme of the present invention may also be used to control activation of applications resident in client 110.
The load balancing server 200 may receive an activation request for the operating system from a client 110 and distribute the activation request to an appropriate target activation server to process the activation request. When receiving an online activation request of a client 110, the load balancing server 200 determines the most idle activation server 200 according to a load balancing algorithm, uses the activation server 200 as a target activation server corresponding to the client 110, and forwards the online activation request to the target activation server 200, so that the target activation server 200 processes the online activation request of the client 110 and controls activation of an operating system in the client 110. It should be noted that the load balancing algorithm employed by the load balancing server 200 is not particularly limited, and it is within the scope of the present invention to implement an algorithm for determining the most idle active server from a plurality of active servers according to the current load of each active server.
In one embodiment, the online activation request includes hardware information of the client 110 and authentication information, the hardware information including, for example, but not limited to, one or more of a motherboard identification number, a CPU identification number, a hard disk identification number, and a MAC address.
When processing the online activation request of the client 110, the target activation server 200 first verifies the verification information of the client 110, obtains the activation information corresponding to the verification information after the verification is passed, and returns the activation information to the client 110, so that the client 110 activates the operating system based on the activation information and uses the activated operating system online. Here, the activation information is, for example, an activation code.
In one embodiment, as shown in fig. 1, the system 100 further includes a data storage device 130, where the data storage device 130 may be a local database residing in the activation server 200, or may be disposed at a plurality of geographic locations as a distributed database, such as HBase, and in short, the data storage device 130 is used for storing data, and the specific deployment and configuration conditions of the data storage device 130 are not limited by the present invention. Each activation server 200 may connect to the data storage device 130 and retrieve data stored in the data storage device 130. For example, the activation server 200 may directly read the data in the data storage device 130 (when the data storage device 130 is a local database of the activation server 200), or may access the internet in a wired or wireless manner and obtain the data in the data storage device 130 through a data interface.
The data storage device 130 stores activation information, and after the authentication information of the client passes, the activation server 200 may obtain the activation information corresponding to the authentication information from the data storage device 130 and send the activation information to the client 110.
It should be noted that, in the embodiment of the present invention, one or more clients 110 may share one activation information to activate the operating system. In other words, each activation information may be associated with one or more clients 110, and the activation information may be used by those associated clients 110. Moreover, each activation information-associated client 110 has a number limit, the number of clients associated with each activation information cannot exceed a threshold, and when the number of clients 110 associated with one activation information reaches the threshold, the activation information is in an occupied state with a zero pending denomination and cannot be used by other clients 110. In addition, each activation information also has a corresponding expiration date, and the client 110 associated with the activation information can only use the activation information within the expiration date.
In one embodiment, after acquiring the activation information, the client 110 returns the acquired activation information to the target activation server 200 via the load balancing server 150. After receiving the activation information returned by the client, the target activation server 200 may establish an association relationship between the activation information and the client, and may store the activation information and the association relationship between the activation information and the client 110 in the data storage device 130. Here, when the target activation server 200 establishes the association relationship between the activation information and the client 110, the activation information is in a state of being used by the client 110, and the client 110 occupies a use denomination of the activation information.
It should be noted that after the load balancing server 150 determines the target activation server 200 corresponding to the client 110, the client 110 establishes a long connection with the target activation server 200 through the load balancing server 150, and performs data transmission based on the load balancing server 150 and the target activation server 200.
In one embodiment, the target activation server 200 may monitor the connection status of the client 110 in real time, and when it is determined that the client is disconnected from the activation server, if the client 110 does not request offline activation, the target activation server may retrieve the activation information of the client 110 and cancel the association relationship between the activation information and the client 110.
In one embodiment, after the client 110 activates its operating system online based on the activation information, when there is an offline use demand, the client 110 may send an offline activation request to acquire an offline activation right, so that the operating system activated based on the activation information can be used continuously in an offline state disconnected from the activation server 200. Specifically, the load balancing server 150 receives the offline activation request sent by the client 110 and forwards the offline activation request to the previously determined target activation server 200, that is, the offline activation request of the client 110 is also sent to the target activation server 200, and the offline activation request of the client 110 is processed by the target activation server 200.
Upon determining that the client 110 has offline activation rights, the target activation server 200 returns an offline activation message to the client 110. Here, the offline activation message includes activation information, offline use time, offline use expiration time point, and the like. Based on the acquired offline activation message, the client 110 can use the activation information in an offline state disconnected from the activation server during the offline use time, that is, use the activated operating system offline.
In one embodiment, the activation server 200 of the present invention is adapted to execute the activation control method 300 to process an activation request of the client 110, and to control activation of an operating system in the client 110. The activation control method 300 of the present invention will be described in detail below.
In one embodiment, the activation server 200 of the present invention may be implemented as a computing device such that the activation control method of the present invention may be executed in the computing device.
FIG. 2 shows a block diagram of a computing device 200, according to one embodiment of the invention. As shown in FIG. 2, in a basic configuration 202, a computing device 200 typically includes a system memory 206 and one or more processors 204. A memory bus 208 may be used for communication between the processor 204 and the system memory 206.
Depending on the desired configuration, the processor 204 may be any type of processing, including but not limited to: a microprocessor (UP), a microcontroller (UC), a digital information processor (DSP), or any combination thereof. The processor 204 may include one or more levels of cache, such as a level one cache 210 and a level two cache 212, a processor core 214, and registers 216. Example processor cores 214 may include Arithmetic Logic Units (ALUs), Floating Point Units (FPUs), digital signal processing cores (DSP cores), or any combination thereof. The example memory controller 218 may be used with the processor 204, or in some implementations the memory controller 218 may be an internal part of the processor 204.
Depending on the desired configuration, system memory 206 may be any type of memory, including but not limited to: volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.), or any combination thereof. System memory 106 may include an operating system 220, one or more applications 222, and program data 224. The application 222 is actually a plurality of program instructions that direct the processor 204 to perform corresponding operations. In some embodiments, application 222 may be arranged to cause processor 204 to operate with program data 224 on an operating system.
Computing device 200 also includes storage device 232, storage device 232 including removable storage 236 and non-removable storage 238.
Computing device 200 may also include a storage interface bus 234. The storage interface bus 234 enables communication from the storage devices 232 (e.g., removable storage 236 and non-removable storage 238) to the basic configuration 202 via the bus/interface controller 230. At least a portion of the operating system 220, applications 222, and data 224 may be stored on removable storage 236 and/or non-removable storage 238, and loaded into system memory 206 via storage interface bus 234 and executed by the one or more processors 204 when the computing device 200 is powered on or the applications 222 are to be executed.
Computing device 200 may also include an interface bus 240 that facilitates communication from various interface devices (e.g., output devices 242, peripheral interfaces 244, and communication devices 246) to the basic configuration 202 via the bus/interface controller 230. The example output device 242 includes a graphics processing unit 248 and an audio processing unit 250. They may be configured to facilitate communication with various external devices, such as a display or speakers, via one or more a/V ports 252. Example peripheral interfaces 244 can include a serial interface controller 254 and a parallel interface controller 256, which can be configured to facilitate communications with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device) or other peripherals (e.g., printer, scanner, etc.) via one or more I/O ports 258. An example communication device 246 may include a network controller 260, which may be arranged to facilitate communications with one or more other computing devices 262 over a network communication link via one or more communication ports 264.
A network communication link may be one example of a communication medium. Communication media may typically be embodied by computer readable instructions, data structures, program modules, and may include any information delivery media, such as carrier waves or other transport mechanisms, in a modulated data signal. A "modulated data signal" may be a signal that has one or more of its data set or its changes made in a manner that encodes information in the signal. By way of non-limiting example, communication media may include wired media such as a wired network or private-wired network, and various wireless media such as acoustic, Radio Frequency (RF), microwave, infrared (I R), or other wireless media. The term computer readable media as used herein may include both storage media and communication media.
In a computing device 200 according to the present invention, the application 222 includes a plurality of program instructions that execute the activation control method 300, which may instruct the processor 204 to perform the activation control method 300 of the present invention, such that the computing device 200 controls activation of the operating system in the client 110 by executing the activation control method 300 of the present invention.
FIG. 3 shows a flow diagram of an activation control method 300 according to one embodiment of the invention. The method 300 is suitable for execution in an activation server 200, such as the aforementioned computing device 200.
As shown in fig. 3, the method 300 begins at step S310.
In step S310, an online activation request of the client 110 is received, where the online activation request includes hardware information and authentication information of the client 110. When sending the online activation request, the client 110 first obtains local hardware information, where the hardware information includes, for example, but not limited to, one or more of a motherboard identification number, a CPU identification number, a hard disk identification number, and a MAC address.
Subsequently, in step S320, the authentication information of the client is authenticated, and after the authentication is passed, the activation information corresponding to the authentication information is acquired from the data storage device, and it is determined whether the activation information corresponding to the authentication information is valid. The activation information is, for example, an activation code. Here, if the verification of the verification information is not passed, a message of verification failure is returned to the client 110, and the present activation event is ended.
It should be noted that one or more clients 110 may share one activation information to activate the operating system. In other words, each activation information may be associated with one or more clients 110, and the activation information may be used by those associated clients 110. Moreover, each activation information-associated client 110 has a number limit, the number of clients associated with each activation information cannot exceed a threshold, and when the number of clients 110 associated with one activation information reaches the threshold, the activation information is in an occupied state with a zero pending denomination and cannot be used by other clients 110. In addition, each activation information also has a corresponding expiration date, and the client 110 associated with the activation information can only use the activation information within the expiration date.
Based on the above, when judging whether the activation information corresponding to the verification information is valid, specifically, judging whether the activation information is already in an occupied state, and if so, judging that the activation information is invalid; in addition, it is also determined whether the activation information is still within the valid period, and if not, it is determined that the activation information is invalid. Accordingly, if the activation information is not in the occupied state and the activation information is within the valid period, it is determined that the activation information is valid.
In step S330, if it is determined that the activation information is valid, an identity for uniquely identifying the client identity is generated based on the hardware information of the client 110, and the activation information is transmitted to the client 110 corresponding to the identity based on the client identity. Subsequently, the client 110 may perform online activation on its operating system based on the activation information, and use the activated operating system online. The client 110 also returns the activation information it obtained to the activation server 200.
Subsequently, in step S340, the activation server 200 receives the activation information returned by the client 110, establishes an association relationship between the activation information and the client, and stores the activation information, the association relationship between the activation information and the client in the data storage device 130. Here, after the activation server 200 establishes the association relationship between the activation information and the client 110, the activation information is in a state of being used by the client 110, and the client 110 occupies a use denomination of the activation information.
It should be noted that, according to the embodiment of the present invention, the client 110 can use the operating system in the active state after the operating system is activated online based on the activation information in the case of establishing a communication connection (long connection) with the activation server 200. After the client 110 activates the operating system online based on the activation information, if the client 110 is disconnected from the activation server 200 for a long time, i.e., is in an offline state, the activation server 200 will retrieve the activation information that the client 110 has acquired. That is, the client 110 cannot continue to use the active information and the active operating system in the offline state.
Based on this, after the client 110 activates its operating system based on the activation information, the activation server 200 also monitors the connection state of the client 110 in real time, and determines whether the client 110 is disconnected from the activation server 200, that is, whether the client 110 is currently in an offline state.
Finally, in step S350, the connection status of the client 110 is monitored in real time, and when it is determined that the client is disconnected from the activation server 200 and is in the offline status, the activation server 200 will retrieve the activation information that the client 110 previously used for activation. The activation server 200 recovers the activation information to a state unused by the client 110 by canceling the association relationship between the activation information and the client 110, thereby recovering the activation information of the client 110, so as to provide the usage name of the client 110 to other clients 110, and enable other clients 110 to use the activation information. Therefore, the use permission of the activation information can be fully utilized, and the use efficiency of the activation information is improved.
According to an embodiment, after step S330, that is, after the client 110 activates its operating system online based on the activation information, when the client 110 has an offline use requirement, an offline activation request may be further sent to the activation server 200 to request to acquire an offline activation right, so that the operating system activated based on the activation information can be continuously used in an offline state disconnected from the activation server 200.
According to one embodiment, the offline activation request includes user information for the client 110. After receiving the offline activation request of the client 110, the activation server 200 first determines whether to allow the client 110 to be offline activated according to the user information, in other words, determines whether the client 110 has the offline activation right according to the user information. If it is determined that the client 110 has offline activation rights, an offline activation message is returned to the client 110. Here, the offline activation message includes activation information, offline use time, offline use expiration time point, and the like. Based on the acquired offline activation message, the client 110 can use the activation information in an offline state in which the client 110 is disconnected from the activation server during the offline use time, that is, use the operating system activated based on the activation information offline.
It should be understood that after the client 110 acquires the offline activation right, even if the client 110 is disconnected from the activation server 200 and is in an offline state, the activation server 200 does not recover the activation information acquired when the client 110 is online activated, and continues to maintain the association state of the activation information and the client 110.
According to one embodiment, one or more activation servers 200 are connected to the client 110 through the load balancing server 150, and the activation request sent by the client 110 is forwarded to the activation servers 200 through the load balancing server 150. Specifically, when the client 110 sends an online activation request, the load balancing server 150 receives the online activation request sent by the client 110, then determines a most idle activation server from one or more activation servers 200 connected thereto according to a load balancing algorithm, takes the most idle activation server as a target activation server, and forwards the online activation request of the client 110 to the target activation server, and the target activation server processes the online activation request of the client 110 to control the activation of the operating system by the client 110. It should be noted that the load balancing algorithm employed by the load balancing server 200 is not particularly limited, and it is within the scope of the present invention to implement an algorithm for determining the most idle active server from a plurality of active servers according to the current load of each active server.
After determining the target activation server 200, the client 110 establishes a long connection with the target activation server 200 through the load balancing server 150, and performs data transmission with the target activation server 200 based on the load balancing server 150. The target activation server may monitor the connection state of the client 110 in real time, and when it is determined that the client is disconnected from the activation server, if the client 110 does not request offline activation, the target activation server may acquire the activation information of the client 110 and cancel the association relationship between the activation information and the client 110.
Moreover, when the client 110 sends the offline activation request, the load balancing server 150 receives the offline activation request and forwards the offline activation request to the previously determined target activation server, so that the offline activation request of the client 110 is also sent to the target activation server, and the target activation server processes the offline activation request of the client 110.
That is, in the above steps, the activation server receives the online activation request and the offline activation request of the client 110, and actually, the target activation server receives the client-to-operating-system activation request forwarded by the load balancing server 150, that is, the activation request of the client 110 distributed by the load balancing server 150 is obtained.
According to the activation control method, the activation server can distribute the activation code of the operating system to one or more clients on line, and the clients can use the activation code on line after the operating system is activated. And when the activation server monitors that the client is in an offline state disconnected from the activation server, the activation code of the offline client is recycled, so that the use right of the activation code is distributed to other clients for use. Therefore, the activation code is recovered off line, the property right of the operating system can be protected, the activation code can be utilized to the maximum extent, the activation code resource is saved, the cost is saved, and the use efficiency of the activation code is improved.
Further, according to the activation control scheme of the present invention, the client may apply for offline activation to the activation server when there is an offline use requirement, so as to obtain an offline activation use right. In this way, the client can use the activated operating system based on the activation information in offline use time of the application. Therefore, the activation control scheme of the invention can meet various use requirements of users under the condition of protecting the property right of the operating system.
A9, the system as claimed in a7 or A8, further comprising: a data storage device, connected to one or more activation servers, adapted to store activation information; the activation server is suitable for acquiring activation information from the data storage device and sending the activation information to the client, and is suitable for storing the association relationship between the activation information and the client in the data storage device.
The various techniques described herein may be implemented in connection with hardware or software or, alternatively, with a combination of both. Thus, the methods and apparatus of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as removable hard drives, U.S. disks, floppy disks, CD-ROMs, or any other machine-readable storage medium, wherein, when the program is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
In the case of program code execution on programmable computers, the mobile terminal generally includes a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Wherein the memory is configured to store program code; the processor is configured to execute the activation control method of the present invention according to instructions in the program code stored in the memory.
By way of example, and not limitation, readable media may comprise readable storage media and communication media. Readable storage media store information such as computer readable instructions, data structures, program modules or other data. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. Combinations of any of the above are also included within the scope of readable media.
In the description provided herein, algorithms and displays are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with examples of this invention. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense with respect to the scope of the invention, as defined in the appended claims.

Claims (10)

1. An activation control method, executed in an activation server, comprising the steps of:
receiving an online activation request of a client, wherein the online activation request comprises hardware information and verification information of the client;
verifying the verification information, and judging whether the activation information corresponding to the verification information is valid or not after the verification is passed;
if the activation information is valid, generating an identity of the client based on the hardware information, and sending the activation information to the client based on the identity so that the client can be activated based on the activation information;
receiving activation information returned by a client, and establishing an association relation between the activation information and the client; and
and monitoring the connection state of the client, and canceling the association relation between the activation information and the client when the client is disconnected with the activation server.
2. The method of claim 1, wherein after the client activates based on the activation information, further comprising the steps of:
receiving an offline activation request of a client;
and returning an offline activation message to the client, wherein the offline activation message comprises activation information and offline use time, so that the client can use the activation information in a disconnected state with the activation server during the offline use time.
3. The method of claim 2, wherein the offline activation request includes user information, comprising, after receiving the client's offline activation request, the steps of:
judging whether the client has an offline activation right according to the user information, and if so, returning an offline activation message to the client;
if not, a message that offline activation is not allowed is returned to the client.
4. A method according to any one of claims 1 to 3, the activation server being connected to a data storage device, wherein before determining whether the activation information corresponding to the verification information is valid, comprising the steps of:
acquiring activation information corresponding to the verification information from the data storage device;
after the association relationship between the activation information and the client is established, the method comprises the following steps:
and storing the association relationship between the activation information and the client in a data storage device.
5. The method of any of claims 1-3, one or more of the activation servers connected to a client through a load balancing server, wherein,
the load activation server is suitable for receiving an activation request sent by a client, determining the most idle activation server in one or more activation servers as a target activation server, and forwarding the activation request of the client to the target activation server.
6. The method of any one of claims 1-4, wherein the hardware information includes one or more of a motherboard identification number, a CPU identification number, a hard disk identification number, a MAC address.
7. An activation control system comprising:
one or more activation servers adapted to perform the activation control method of any one of claims 1-6;
one or more clients adapted to send an online activation request, the online activation request including hardware information and authentication information of the client, and adapted to acquire activation information sent by an activation server, activate based on the activation information, and return the activation information to the activation server; and
and the load balancing server is respectively connected with the one or more activation servers, is connected with the one or more clients, is suitable for receiving the activation request sent by the client, determines the most idle activation server in the one or more activation servers as a target activation server, and forwards the activation request of the client to the target activation server.
8. The system of claim 7, wherein,
the client is further adapted to send an offline activation request after activation based on the activation information, and to receive an offline activation message returned by the activation server, the offline activation message including the activation information and an offline usage time, so that the activation information can be used in case of disconnection from the activation server during the offline usage time.
9. A computing device, comprising:
at least one processor; and
a memory storing program instructions, wherein the program instructions are configured to be adapted to be executed by the at least one processor, the program instructions comprising instructions for performing the method of any of claims 1-6.
10. A readable storage medium storing program instructions that, when read and executed by a computing device, cause the computing device to perform the method of any of claims 1-6.
CN202110267815.6A 2021-03-11 2021-03-11 Activation control method, system and computing device Active CN112866419B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110267815.6A CN112866419B (en) 2021-03-11 2021-03-11 Activation control method, system and computing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110267815.6A CN112866419B (en) 2021-03-11 2021-03-11 Activation control method, system and computing device

Publications (2)

Publication Number Publication Date
CN112866419A true CN112866419A (en) 2021-05-28
CN112866419B CN112866419B (en) 2023-05-02

Family

ID=75994149

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110267815.6A Active CN112866419B (en) 2021-03-11 2021-03-11 Activation control method, system and computing device

Country Status (1)

Country Link
CN (1) CN112866419B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040153658A1 (en) * 2003-01-31 2004-08-05 Microsoft Corporation Systems and methods for deterring software piracy in a volume license environment
CN101689237A (en) * 2007-06-25 2010-03-31 微软公司 Activation system architecture
CN102137399A (en) * 2011-03-07 2011-07-27 宇龙计算机通信科技(深圳)有限公司 Certificate management method and certificate management system
US8997249B1 (en) * 2014-06-18 2015-03-31 Storagecraft Technology Corporation Software activation and revalidation
US20160232334A1 (en) * 2015-02-06 2016-08-11 Macpaw Inc. System and method for software activation and license tracking
CN106971095A (en) * 2017-03-24 2017-07-21 北京深思数盾科技股份有限公司 Software digital license management method and system
US20170255762A1 (en) * 2015-02-06 2017-09-07 Macpaw Inc. System and method for software activation and license tracking
WO2018217224A1 (en) * 2017-05-22 2018-11-29 Macpaw, Inc. System and method for software activation and license tracking
CN109154953A (en) * 2016-05-20 2019-01-04 系统美捷斯株式会社 Verification System
CN109271757A (en) * 2018-08-10 2019-01-25 神州网信技术有限公司 A kind of offline Activiation method and system of software
CN111447178A (en) * 2020-03-03 2020-07-24 北京皮尔布莱尼软件有限公司 Access control method, system and computing device
CN112182550A (en) * 2020-11-30 2021-01-05 统信软件技术有限公司 Authorization method, authorization system, activation device and computing equipment for application program

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040153658A1 (en) * 2003-01-31 2004-08-05 Microsoft Corporation Systems and methods for deterring software piracy in a volume license environment
CN101689237A (en) * 2007-06-25 2010-03-31 微软公司 Activation system architecture
CN102137399A (en) * 2011-03-07 2011-07-27 宇龙计算机通信科技(深圳)有限公司 Certificate management method and certificate management system
US8997249B1 (en) * 2014-06-18 2015-03-31 Storagecraft Technology Corporation Software activation and revalidation
US20160232334A1 (en) * 2015-02-06 2016-08-11 Macpaw Inc. System and method for software activation and license tracking
US20170255762A1 (en) * 2015-02-06 2017-09-07 Macpaw Inc. System and method for software activation and license tracking
CN109154953A (en) * 2016-05-20 2019-01-04 系统美捷斯株式会社 Verification System
CN106971095A (en) * 2017-03-24 2017-07-21 北京深思数盾科技股份有限公司 Software digital license management method and system
WO2018217224A1 (en) * 2017-05-22 2018-11-29 Macpaw, Inc. System and method for software activation and license tracking
CN109271757A (en) * 2018-08-10 2019-01-25 神州网信技术有限公司 A kind of offline Activiation method and system of software
CN111447178A (en) * 2020-03-03 2020-07-24 北京皮尔布莱尼软件有限公司 Access control method, system and computing device
CN112182550A (en) * 2020-11-30 2021-01-05 统信软件技术有限公司 Authorization method, authorization system, activation device and computing equipment for application program

Also Published As

Publication number Publication date
CN112866419B (en) 2023-05-02

Similar Documents

Publication Publication Date Title
US7536603B2 (en) Maintaining functionality during component failures
CN112995131B (en) Page login method, system and computing device
CN112182550A (en) Authorization method, authorization system, activation device and computing equipment for application program
US20110016516A1 (en) Management of an instant message session
CN107666470B (en) Verification information processing method and device
CN113329069B (en) Instant messaging method, system and computing device
CN112202750B (en) Control method for policy execution, policy execution system and computing device
KR20130141939A (en) Security method for single use of device interlocking mobile terminal, and mobile host and device apparatus using the same
CN111177664B (en) Watermark information adding method, server and system
CN105306202A (en) Identity verification method and device, server
CN111447178B (en) Access control method, system and computing device
CN112866419B (en) Activation control method, system and computing device
US20150373535A1 (en) Method, Apparatus, and System for Managing Device
CN111835523B (en) Data request method, system and computing device
CN114880648A (en) Batch offline activation method, online activation method and activation system for operating system
CN108494805B (en) CC attack processing method and device
CN110764933B (en) Message processing method, device and system and computing equipment
CN111144977B (en) Stock order processing method and device
CN113742715A (en) Operating system authorization method, device and system based on virtual machine and computing equipment
CN109510816B (en) Service request validity verification method, client and server
CN112306527A (en) Server upgrading method and device, computer equipment and storage medium
US11616854B1 (en) System and method of secured interface to a blockchain based network
CN110585717A (en) Information processing method and device
CN114884974B (en) Data multiplexing method, system and computing device
CN112465599B (en) Order processing method, order processing system and computing equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant