CN100449562C - A license control method and device - Google Patents
A license control method and device Download PDFInfo
- Publication number
- CN100449562C CN100449562C CNB200610063004XA CN200610063004A CN100449562C CN 100449562 C CN100449562 C CN 100449562C CN B200610063004X A CNB200610063004X A CN B200610063004XA CN 200610063004 A CN200610063004 A CN 200610063004A CN 100449562 C CN100449562 C CN 100449562C
- Authority
- CN
- China
- Prior art keywords
- license
- data
- server
- client
- licenses
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
技术领域 technical field
本发明涉及通信领域,尤其涉及License控制方法及装置。The present invention relates to the communication field, in particular to a license control method and device.
背景技术 Background technique
随着个人电脑的普及、大批程序员和软件公司的出现,软件技术得到长足发展,与此同时,软件保护受到了很大的挑战。With the popularity of personal computers and the emergence of a large number of programmers and software companies, software technology has been greatly developed. At the same time, software protection has been greatly challenged.
以前用户只要拥有了软件就能够运行并使用它,因此软件公司主要通过控制软件复制和软件分发来控制软件的使用。这时出现了许多防止软件被非法复制技术手段,其基本原理通常是将软件和特定的硬件载体捆绑起来,例如软盘、光盘等,但是这种方式过于依赖于硬件从而给软件的推广带来局限性。In the past, as long as users owned the software, they could run and use it, so software companies mainly controlled the use of software by controlling software copying and software distribution. At this time, many technical means to prevent software from being illegally copied appeared. The basic principle is usually to bundle the software with a specific hardware carrier, such as a floppy disk, a CD, etc., but this method is too dependent on the hardware, which limits the promotion of the software. sex.
随着软件使用量的急剧增长以及软件规模越来越庞大,软件的传播开始脱离硬件载体,此时软件开始能够进行本地化的安装、运行许可,软件公司通常采用先进的加密技术来保护软件的使用权,不同的软件副本需要不同的密码来安装、运行,此时的License相当于一把钥匙,用来开启对应的软件。With the rapid growth of software usage and the increasingly large scale of software, the dissemination of software begins to separate from the hardware carrier. At this time, the software can be installed locally and licensed to run. Software companies usually use advanced encryption technology to protect the software. The right to use, different software copies require different passwords to install and run, and the license at this time is equivalent to a key, which is used to open the corresponding software.
随着网络技术的发展,软件系统架构变得越来越复杂,分布式应用的出现使得本地化许可失去了效用,许多软件转而通过服务器来进行安装、运行许可,其组网示例如图1所示。布暑专门的License服务器,管理用户所有的License许可,业务模块分布在不同的应用服务器上,每个业务模块直接访问License服务器并申请License资源,License服务器动态的判断剩余的License并返回License许可结果,业务模块根据License许可结果决定业务流程。With the development of network technology, the software system architecture has become more and more complex. The emergence of distributed applications has made localized licenses ineffective. Many softwares are installed and run by servers. An example of the network is shown in Figure 1. shown. Busu's dedicated license server manages all licenses of users. The business modules are distributed on different application servers. Each business module directly accesses the license server and applies for license resources. The license server dynamically judges the remaining licenses and returns the license results , the business module determines the business process according to the license result.
其方法流程示例如图2所示:An example of its method flow is shown in Figure 2:
S1:业务模块收到业务请求,向License服务器申请License资源;S1: The business module receives the business request and applies for a license resource from the license server;
S2:License服务器检查当前剩余的License资源,判断是否发放License资源;S2: The license server checks the current remaining license resources, and determines whether to issue license resources;
S3:如果还有可以发放的License资源,License服务器进行License许可,将License资源扣除1,并向业务模块返回申请成功的响应消息;S3: If there are still license resources that can be issued, the license server performs license approval, deducts 1 from the license resource, and returns a response message of successful application to the business module;
S4:业务模块收到License许可后,执行业务操作。S4: After receiving the license, the business module executes business operations.
本方案将用户所有的License集中交给License服务器管理,因此可以实现License的动态发放,以及提高License使用率。In this solution, all the licenses of users are centrally managed by the license server, so that the dynamic distribution of licenses can be realized and the utilization rate of licenses can be improved.
但是本方案完全依赖License服务器管理和控制License,当应用服务器数量较多,业务模块运行繁忙的时候,因每个业务模块的每次License请求都需要向License服务器申请,License服务器负荷重,同时也会增加网络的流量。However, this solution completely relies on the license server to manage and control the license. When the number of application servers is large and the business modules are busy, each license request of each business module needs to be applied to the license server, and the license server is heavily loaded. It will increase network traffic.
对于获取License的实时性要求严格的业务流程,例如语音会议业务,由于业务模块在得到License服务器的返回结果才能继续进行业务流程,因此业务模块的执行效率很大程度上受制于License服务器的运行效率以及应用服务器和License服务器之间的网络状况,在License服务器和网络负荷重的时候,获取License的实时性会受到严重影响。For business processes that require strict real-time license acquisition, such as voice conferencing services, the execution efficiency of business modules is largely limited by the operating efficiency of the license server because the business modules can only continue with the business process after receiving the results returned by the license server. As well as the network conditions between the application server and the license server, when the load on the license server and the network is heavy, the real-time performance of obtaining the license will be seriously affected.
如果License服务器业务量过大、系统故障等原因造成业务堵塞甚至崩溃,所有的业务模块都由于无法获得License从而中止运行。另外,如果应用服务器和License服务器之间网络异常,也将给业务模块带来极大的影响。因此对于业务模块和License服务器之间紧耦合的架构以及其方法流程会给License业务带来很大的运行风险,降低了系统的可靠性。If the license server's business volume is too large, the system fails and other reasons cause business congestion or even collapse, all business modules will stop running because they cannot obtain licenses. In addition, if the network between the application server and the license server is abnormal, it will also have a great impact on the business modules. Therefore, the tightly coupled architecture and method flow between the business modules and the license server will bring great operational risks to the license business and reduce the reliability of the system.
发明内容 Contents of the invention
本发明提供一种License控制方法、装置及系统,以解决现有技术中License集中管理导致的系统负荷重、实时性和可靠性不好的问题。The present invention provides a license control method, device and system to solve the problems of heavy system load, poor real-time performance and poor reliability caused by centralized license management in the prior art.
本发明提供以下技术方案:The invention provides the following technical solutions:
一种License控制方法,包括步骤:A license control method, comprising steps:
A:应用服务器的业务模块向应用服务器的License客户端申请License许可;A: The business module of the application server applies for a license from the license client of the application server;
B:License客户端根据从License服务器获得的License全局数据对业务模块进行License许可,所述License全局数据包括:License服务器所有License数量、正在使用的License数量和剩余可用的License数量;B: The license client licenses the business module according to the license global data obtained from the license server. The license global data includes: the number of all licenses on the license server, the number of licenses in use and the number of remaining available licenses;
C:业务模块获得License客户端的许可后执行业务操作。C: The business module executes business operations after obtaining the license from the license client.
其中:in:
在执行步骤A之前还包括License服务器的数据初始化步骤:Before performing step A, the data initialization step of the license server is also included:
License服务器读取License总数,获取所有License客户端使用的License数量;The license server reads the total number of licenses and obtains the number of licenses used by all license clients;
License客户端暂停向业务模块提供许可,并向License服务器返回使用的License数量;The license client suspends the provision of licenses to the business modules, and returns the number of licenses used to the license server;
License服务器汇总各License客户端使用的License数量,更新License全局数据,并向所有的License客户端发送更新后的License数据;The license server summarizes the number of licenses used by each license client, updates the global license data, and sends the updated license data to all license clients;
License客户端根据所述更新后的License数据,更新本地可用的License数据,并恢复向业务模块提供许可。The license client updates locally available license data according to the updated license data, and resumes providing licenses to the service modules.
在执行步骤A之前还包括应用服务器的数据初始化步骤:Before executing step A, the data initialization step of the application server is also included:
License客户端清零本地使用的License数量并向License服务器发送消息;The license client clears the number of licenses used locally and sends a message to the license server;
License服务器将所述License客户端使用的License数量清零,更新License全局数据,并向所有的License客户端发送更新后的License数据;The license server clears the license quantity used by the license client, updates the license global data, and sends the updated license data to all license clients;
License客户端更新本地License数据,并根据更新后的数据向业务模块提供许可。The license client updates the local license data, and provides licenses to the business modules according to the updated data.
所述步骤B中License客户端从License服务器获取License数据的步骤具体为:The steps for the License client to obtain the License data from the License server in Step B are as follows:
License客户端定时向License服务器发送License增量数据,License服务器根据所述License增量数据更新License全局数据,并向所有的License客户端发送更新后的License数据,License客户端更新本地的License数据;The license client regularly sends license incremental data to the license server, the license server updates the license global data according to the license incremental data, and sends the updated license data to all license clients, and the license client updates the local license data;
或者,or,
License客户端定时向License服务器发送其累计使用的License数量,License服务器根据所述累计使用的License数量更新License全局数据,并向所有的License客户端发送更新后的License数据,License客户端更新本地的License数据。The license client regularly sends the accumulated license quantity to the license server, and the license server updates the license global data according to the accumulated license quantity, and sends the updated license data to all license clients, and the license client updates the local License data.
所述增量数据指单个License客户端在一个更新周期内新占用以及新释放的License数量。The incremental data refers to the number of licenses newly occupied and released by a single license client within an update period.
所述License许可包括:The license permission includes:
判断是否可以申请新License;或者Determine whether a new license can be applied for; or
判断是否可以释放License;或者Determine whether the license can be released; or
判断是否可以执行业务操作。Determine whether business operations can be performed.
所有License客户端签发的License总数超过License服务器总的License数量。The total number of licenses issued by all license clients exceeds the total number of licenses issued by the license server.
本发明还提供一种License控制装置,所述装置包括:The present invention also provides a License control device, the device comprising:
业务模块,向License客户端申请License许可,并在获得许可后执行业务操作;Business module, apply for a license from the license client, and perform business operations after obtaining the license;
License客户端,根据从License服务器获取的License全局数据对业务模块进行License许可,所述License全局数据包括:License服务器所有License数量、正在使用的License数量和剩余可用的License数量。The license client licenses the service modules according to the global license data obtained from the license server. The global license data includes: the number of all licenses on the license server, the number of licenses in use, and the number of remaining available licenses.
在本发明的实施例中,将License的许可模块直接布署在应用服务器上,每个应用服务器均有单独的License客户端负责License许可,这样原本由License服务器独自承担的许可工作分解给众多的应用服务器,License服务器的并发处理压力将得到很大缓解。同时,当应用服务器上的License客户端运行异常时,业务模块也可以直接向License服务器进行许可,这样的机制提高了系统的运行效率,且有效的解决了License服务器的性能瓶颈。In the embodiment of the present invention, the license module of the license is directly deployed on the application server, and each application server has a separate license client responsible for the license license, so that the license work originally undertaken by the license server alone is decomposed to many The concurrent processing pressure of the application server and license server will be greatly relieved. At the same time, when the license client on the application server runs abnormally, the business module can also directly issue a license to the license server. This mechanism improves the operating efficiency of the system and effectively solves the performance bottleneck of the license server.
在本发明的实施例中,应用服务器不再直接向License服务器进行远程许可,而是向本地的License客户端进行许可,应用服务器和License服务器之间是松耦合关系,本地调用比起远程调用来节省了网络传输和消息包编解码的开销;本地调用的效率和可靠性远大于远程调用;此外,License客户端只需要对单个应用服务器提供许可服务,运行压力很小,因此可以支持更复杂、更灵活的Licese策略;由于分布式布署并且独立运行,License服务器的暂时故障不会立刻影响到应用服务器的业务运行,License服务器和应用服务器之间网络发生异常也不会立即影响到业务运行,系统的可靠性大大增强。In the embodiment of the present invention, the application server no longer directly performs remote licensing to the License server, but licenses to the local License client. There is a loosely coupled relationship between the application server and the License server. Local calls are faster than remote calls. It saves the overhead of network transmission and message packet encoding and decoding; the efficiency and reliability of local calls are much greater than that of remote calls; in addition, the license client only needs to provide license services to a single application server, and the operating pressure is very small, so it can support more complex, More flexible licensee strategy; due to the distributed deployment and independent operation, the temporary failure of the license server will not immediately affect the business operation of the application server, and the abnormality of the network between the license server and the application server will not immediately affect the business operation. The reliability of the system is greatly enhanced.
在本发明的实施例中,License客户端获取的是前一次刷新的License资源,在下一次数据获得之前,如果遇到业务并发的峰值,多个License客户端签发的资源总数有可能超过总的License资源池,使得业务系统遇到大规模并发的业务高峰时允许License实际签发数量暂时超出业务提供商ASP拥有的License总数,因此本方案很好的支持了ASP的“License重叠”运营模式,但是又不会给软件权利人的合法利益造成损失。In the embodiment of the present invention, what the license client obtains is the license resource refreshed last time. Before the next data acquisition, if the peak value of business concurrency is encountered, the total number of resources issued by multiple license clients may exceed the total license resource. The resource pool allows the business system to allow the actual number of issued licenses to temporarily exceed the total number of licenses owned by the service provider ASP when the business system encounters a large-scale concurrent business peak. It will not cause loss to the legitimate interests of the software owner.
附图说明 Description of drawings
图1为现有技术的License控制系统的组网示例;Fig. 1 is the networking example of the License control system of the prior art;
图2为现有技术的License控制方法;FIG. 2 is a license control method in the prior art;
图3为本发明实施例的License控制系统的组网示例;Fig. 3 is the networking example of the License control system of the embodiment of the present invention;
图4为本发明实施例的License控制方法流程图;FIG. 4 is a flowchart of a license control method according to an embodiment of the present invention;
图5为本发明实施例的License服务器的初始化流程;Fig. 5 is the initialization procedure of the License server of the embodiment of the present invention;
图6为本发明实施例的应用服务器的初始化流程;Fig. 6 is the initialization process of the application server of the embodiment of the present invention;
图7为本发明实施例的License服务器从应用服务器获取数据的过程。FIG. 7 is a process of the license server obtaining data from the application server according to the embodiment of the present invention.
具体实施方式 Detailed ways
为使本发明的目的、技术方案及优点更加清楚明白,下面参照附图并举实施例,对本发明作进一步详细说明。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below with reference to the accompanying drawings and examples.
请参阅图3,License服务器管理整个License资源,在系统启动时将License全局数据同步给所有的应用服务器,并根据应用服务器的请求定时将最新的License数据发送给应用服务器。其中,License全局数据主要包括License服务器所有License数量、正在使用的License数量、剩余可用的License数量。Please refer to Figure 3. The license server manages the entire license resource, synchronizes the license global data to all application servers when the system starts, and regularly sends the latest license data to the application servers according to the application server's request. Among them, the license global data mainly includes the number of all licenses on the license server, the number of licenses in use, and the number of remaining available licenses.
每个应用服务器包括至少一个License客户端和至少一个业务模块。所述业务模块向本端应用服务器的License客户端请求License许可,在获得License客户端的许可后进行业务操作。所述License客户端根据从License服务器获得的License数据对业务模块进行License许可,并向业务模块发送许可响应消息。所述License客户端还定时将License数据发送给License服务器,并根据License服务器的响应消息更新本地的License数据。其中,License客户端发送给License服务器的License数据为License增量数据或License累计数据,所述增量数据指单个License客户端在一个刷新周期内新占用以及新释放的License数量,所述License累计数据是指单个应用服务器从启动开始累计占用以及释放的License数量。Each application server includes at least one License client and at least one business module. The service module requests a license from the license client of the application server at the local end, and performs business operations after obtaining permission from the license client. The license client licenses the service module according to the license data obtained from the license server, and sends a license response message to the service module. The license client also regularly sends the license data to the license server, and updates the local license data according to the response message from the license server. Wherein, the license data sent by the license client to the license server is license incremental data or license cumulative data, the incremental data refers to the number of licenses newly occupied and released by a single license client within a refresh cycle The data refers to the cumulative number of licenses occupied and released by a single application server since its startup.
根据图3描述可知,License服务器存放的数据主要包括各License客户端使用的License数量以及最新License全局数据。在第一实施例中,即License服务器和License客户端交互增量数据时,License客户端存放的是增量数据和本地可用的License数据。在第二实施例中,即License服务器和License客户端交互其累计使用的License数量时,License客户端存放的是其累计使用的License数量和本地可用的License数据。与此相应,License客户端中存放的数据主要包括License增量数据或累计使用的License数量,以及可用的License数量其中。其中License客户端中的数据还可存放在其他的模块或装置中。According to the description in Figure 3, it can be seen that the data stored by the license server mainly includes the number of licenses used by each license client and the latest global license data. In the first embodiment, that is, when the license server and the license client exchange incremental data, the license client stores incremental data and locally available license data. In the second embodiment, that is, when the license server and the license client exchange the accumulated license quantity used, the license client stores the accumulated license quantity used and locally available license data. Correspondingly, the data stored in the license client mainly includes license incremental data or the accumulated number of licenses used, as well as the number of available licenses. The data in the License client can also be stored in other modules or devices.
请参阅图4,是本实施例的一种License控制方法的流程图,包括如下步骤:Please refer to FIG. 4, which is a flowchart of a license control method in this embodiment, including the following steps:
A:应用服务器的业务模块向本应用服务器的License客户端请求License许可;A: The business module of the application server requests the license from the license client of the application server;
B:License客户端根据从License服务器获取的License数据对业务模块进行License许可;B: The license client licenses the business modules according to the license data obtained from the license server;
C:业务模块在获得License客户端的许可后执行业务操作。C: The business module performs business operations after obtaining the license from the license client.
因License服务器和License客户端是分布式的架构,两者的运行状态以及两者存放的数据并不是时刻同步的,当License服务器启动或重新启动时,需要对License服务器上的数据进行初始化操作。请参阅图5,是License服务器的数据初始化步骤为:Because the license server and license client have a distributed architecture, the running status and data stored in the two are not always synchronized. When the license server is started or restarted, the data on the license server needs to be initialized. Please refer to Figure 5, the data initialization steps of the License server are:
License服务器读取License总数,向所有应用服务器的License客户端获取其使用的License数量;The license server reads the total number of licenses, and obtains the number of licenses used by the license clients of all application servers;
License客户端暂停向业务模块提供许可,并向License服务器返回其使用的License数量;The license client suspends the provision of licenses to the business modules, and returns the number of licenses it uses to the license server;
License服务器汇总各应用服务器使用的License数量,生成License全局数据,并向所有的License客户端提供更新后的License数据;The license server summarizes the number of licenses used by each application server, generates license global data, and provides updated license data to all license clients;
License客户端更新本地可用的License数据,并恢复向业务模块提供许可。The license client updates the locally available license data and resumes providing licenses to the business modules.
应用服务器有可能会异常终止,在应用服务器终止之后License服务器会认为该License许可仍然占用着License资源。因此当应用服务器启动或重新启动时,需要向License服务器发消息,让License服务器初始化该License客户端的License数据,即需要对应用服务器的数据进行初始化,请参阅图6,为应用服务器的初始化步骤:The application server may terminate abnormally. After the application server terminates, the license server will consider that the license still occupies license resources. Therefore, when the application server starts or restarts, it needs to send a message to the license server to let the license server initialize the license data of the license client, that is, it needs to initialize the data of the application server. Please refer to Figure 6 for the initialization steps of the application server:
License客户端清零本地使用的License数量并向License服务器发送消息;The license client clears the number of licenses used locally and sends a message to the license server;
License服务器将所述License客户端使用的License数量清零,更新License全局数据,并向所有License客户端发送更新后的License数据;The license server clears the number of licenses used by the license client, updates the license global data, and sends the updated license data to all license clients;
License客户端更新本地可用的License数据,并根据更新后的本地License数据向业务模块提供许可。The license client updates the locally available license data, and provides licenses to the business modules according to the updated local license data.
请参阅图7,是应用服务器从License服务器获取License数据的步骤:Please refer to Figure 7, which is the steps for the application server to obtain license data from the license server:
License客户端定时向License服务器上报本端的License数据;The license client regularly reports its own license data to the license server;
License服务器根据上报的License数据更新License全局数据,并向所有License客户端发送更新后的License数据,其中所述更新后的License数据至少包括可用的License数据;The license server updates the license global data according to the reported license data, and sends updated license data to all license clients, wherein the updated license data includes at least available license data;
License客户端更新本地的License数据。The license client updates the local license data.
在具体实施例中,所述License客户端定时向License服务器上报本端的增量数据或累计使用的License数量。若上报的为增量数据,则License客户端更新本地的License数据时将增量数据清零。In a specific embodiment, the license client regularly reports the incremental data or the accumulated number of used licenses to the license server. If the reported data is incremental data, the license client will clear the incremental data to zero when updating the local license data.
可选地,License客户端从上报License数据至更新本地的License数据期间,暂停提供License许可。Optionally, the license client suspends provision of the license during the period from reporting the license data to updating the local license data.
业务模块直接访问本地的License客户端进行License许可,主要有三种许可操作:判断是否可以执行业务或申请新的License或释放License。The business module directly accesses the local license client to perform license licensing. There are three main licensing operations: judging whether the business can be performed or applying for a new license or releasing the license.
在申请新的License时,如果许可操作为申请新的License,则License客户端根据本地的License全局数据判断剩余的可用License数量是否足够,如果License数量不够则拒绝业务模块的申请,如果足够则向业务模块提供许可成功响应消息,并将本地的可用的License数据数量减1。When applying for a new license, if the licensing operation is to apply for a new license, the license client will judge whether the remaining available licenses are sufficient according to the local license global data. If the license is not enough, the application for the business module will be rejected. The service module provides a license success response message, and reduces the number of available local license data by 1.
如果许可操作为释放License,则将本地可用的License数据数量加1。If the licensing operation is to release a license, add 1 to the number of locally available license data.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若对本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and equivalent technologies, the present invention also intends to include these modifications and variations.
Claims (11)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB200610063004XA CN100449562C (en) | 2006-09-30 | 2006-09-30 | A license control method and device |
PCT/CN2007/070843 WO2008043311A1 (en) | 2006-09-30 | 2007-09-30 | Method, apparatus, and system for controlling resource license |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNB200610063004XA CN100449562C (en) | 2006-09-30 | 2006-09-30 | A license control method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1996332A CN1996332A (en) | 2007-07-11 |
CN100449562C true CN100449562C (en) | 2009-01-07 |
Family
ID=38251417
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNB200610063004XA Expired - Fee Related CN100449562C (en) | 2006-09-30 | 2006-09-30 | A license control method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN100449562C (en) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008043311A1 (en) * | 2006-09-30 | 2008-04-17 | Huawei Technologies Co., Ltd. | Method, apparatus, and system for controlling resource license |
CN102640455B (en) * | 2009-11-23 | 2015-12-16 | 爱立信(中国)通信有限公司 | Permit again distribution method, demodulator and admission control system thereof |
CN101930516B (en) * | 2010-09-09 | 2012-07-18 | 南京中兴特种软件有限责任公司 | Method for using license of embedded equipment |
CN102421107B (en) * | 2010-09-27 | 2015-09-16 | 中兴通讯股份有限公司 | A kind of LICENSE management system of telecommunicatioin network management and method |
CN102075973A (en) * | 2010-12-24 | 2011-05-25 | 华为技术有限公司 | LICENSE control method and device |
EP2689366A1 (en) * | 2011-03-21 | 2014-01-29 | Nokia Solutions and Networks Oy | Software licence control |
CN102130837B (en) * | 2011-03-31 | 2015-06-03 | 中兴通讯股份有限公司 | Method and system for dynamically regulating service license |
CN103400062A (en) * | 2013-07-30 | 2013-11-20 | 深圳创维数字技术股份有限公司 | Method and system for authorized use of software |
CN106131187B (en) * | 2016-07-13 | 2020-01-17 | 新华三技术有限公司 | Authorization control method and device |
CN107729458A (en) * | 2017-10-10 | 2018-02-23 | 中国航发控制系统研究所 | The method for visually monitoring of instrument license |
CN109547435B (en) * | 2018-11-23 | 2021-06-29 | 新华三信息安全技术有限公司 | Authorization authentication method and device |
CN112989289B (en) * | 2019-12-02 | 2023-04-25 | 成都鼎桥通信技术有限公司 | Software license checking method and device, electronic equipment and readable storage medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5579222A (en) * | 1991-11-27 | 1996-11-26 | Intergraph Corporation | Distributed license administration system using a local policy server to communicate with a license server and control execution of computer programs |
CN1307289A (en) * | 1999-07-22 | 2001-08-08 | 株式会社高岳制作所 | Office procedure of computer network, terminal and permission and server and related recording medium |
WO2001074138A2 (en) * | 2000-04-03 | 2001-10-11 | Wireless Knowledge | Software licensing system |
JP2002006972A (en) * | 2000-06-26 | 2002-01-11 | Nec Software Kobe Ltd | System and method for software management and memory medium |
JP2004054659A (en) * | 2002-07-22 | 2004-02-19 | Nikon Corp | License management terminal and application execution terminal |
-
2006
- 2006-09-30 CN CNB200610063004XA patent/CN100449562C/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5579222A (en) * | 1991-11-27 | 1996-11-26 | Intergraph Corporation | Distributed license administration system using a local policy server to communicate with a license server and control execution of computer programs |
CN1307289A (en) * | 1999-07-22 | 2001-08-08 | 株式会社高岳制作所 | Office procedure of computer network, terminal and permission and server and related recording medium |
WO2001074138A2 (en) * | 2000-04-03 | 2001-10-11 | Wireless Knowledge | Software licensing system |
JP2002006972A (en) * | 2000-06-26 | 2002-01-11 | Nec Software Kobe Ltd | System and method for software management and memory medium |
JP2004054659A (en) * | 2002-07-22 | 2004-02-19 | Nikon Corp | License management terminal and application execution terminal |
Also Published As
Publication number | Publication date |
---|---|
CN1996332A (en) | 2007-07-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN100449562C (en) | A license control method and device | |
CN101256495B (en) | Method and apparatus for policy-based automatic configuration of middleware component | |
CN101309175B (en) | Grid licensing server and fault tolerant grid system and method of use | |
JP3963385B2 (en) | Method and system for controlling the use of digitally encoded products | |
US8959484B2 (en) | System for hosted, shared, source control build | |
US8280431B2 (en) | Apparatus for end-user transparent utilization of computational, storage, and network capacity of mobile devices, and associated methods | |
JP4914717B2 (en) | Sustainable grid manager | |
CA3000422C (en) | Workflow service using state transfer | |
CN103677967B (en) | A kind of remote date transmission system of data base and method for scheduling task | |
JP3974913B2 (en) | Methods for managing standby resource usage | |
US7856664B2 (en) | Method, system and computer program for a secure backup license server in a license management system | |
JP2006107500A (en) | Updating software during its execution | |
US20070294376A1 (en) | Method, apparatus and program product for software provisioning | |
KR20070059966A (en) | How to distribute software products in trial mode, system and computer programs | |
US20060274662A1 (en) | Means and method of integrated information technology maintenance system | |
JP2007500384A (en) | Grid landscape component | |
CN101727343A (en) | Software installation and deployment method for distributed server | |
CN104767741A (en) | A Computing Service Separation and Security Protection System Based on Lightweight Virtual Machine | |
CN111427668A (en) | Virtual resource automatic management method in cloud computing environment | |
CN108924086A (en) | A kind of host information acquisition method based on TSM Security Agent | |
US20090172463A1 (en) | Method, system and machine accessible medium of a reconnect mechanism in a distributed system (cluster-wide reconnect mechanism) | |
US9690913B2 (en) | License management in a networked software application solution | |
US20080310635A1 (en) | Apparatus, system, and method for managing license keys | |
WO2024021471A1 (en) | Service updating method, apparatus and system, and storage medium | |
US10476947B1 (en) | Methods for managing web applications and devices thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20090107 Termination date: 20170930 |
|
CF01 | Termination of patent right due to non-payment of annual fee |