WO2007098670A1 - Procédé, dispositif et système destinés à la gestion de l'enregistrement d'un logiciel côté client - Google Patents

Procédé, dispositif et système destinés à la gestion de l'enregistrement d'un logiciel côté client Download PDF

Info

Publication number
WO2007098670A1
WO2007098670A1 PCT/CN2007/000247 CN2007000247W WO2007098670A1 WO 2007098670 A1 WO2007098670 A1 WO 2007098670A1 CN 2007000247 W CN2007000247 W CN 2007000247W WO 2007098670 A1 WO2007098670 A1 WO 2007098670A1
Authority
WO
WIPO (PCT)
Prior art keywords
registration
client software
server
client
provider
Prior art date
Application number
PCT/CN2007/000247
Other languages
English (en)
Chinese (zh)
Inventor
Wenwu Ye
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2007098670A1 publication Critical patent/WO2007098670A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]

Definitions

  • the present invention relates to the field of information communication technologies, and in particular, to a client software registration management method, apparatus, and system. Background technique
  • IP Multimedia Subsystem IMS, IP Multimedia Subsystem
  • 3GPP Third-Generation Partnership Project Organization
  • NNN Next Generation Network
  • the client software refers to the client software running on the end user's computer, mobile phone and other terminal devices, providing users with communication, entertainment, etc.
  • the client software provider allows the operator to sell the license in terms of the amount of users, and the client software provider can obtain the corresponding profit when the user amount increases. How to control the operator to issue client software within the range of licenses purchased is a problem that has been difficult to solve.
  • the upper limit value of the user amount is generally provided on the SIP (Session Initialization Protocol) registration server.
  • SIP Session Initialization Protocol
  • the user When the user registers with the server, it checks whether the number of client software registrations by the current user using the terminal device has exceeded the upper limit of the user amount. If not, the registration is performed. If it is exceeded, the user is not allowed to register.
  • Embodiments of the present invention provide a client software registration management method, apparatus, and system, which can identify different providers of the same client software, and respectively control clients of different providers. The number of software registrations.
  • the client software registration management method provided by the embodiment of the present invention includes the following steps:
  • the registration management server receives a registration request of the client software sent by the terminal device, where the registration request includes the identifier information of the provider of the client software;
  • the registration management server forwards the request for registration of the client software to the scale license server, where the request includes identifier information of the provider of the client software;
  • the scale license server compares the current registration number of the provided client software with a predetermined maximum registration threshold according to the identifier information of the provider.
  • the scale license server returns a failure response to the registration management server, and the management server returns information that is not registered to the terminal device;
  • the scale license server returns a success response to the registration management server, the registration management server performs the client software registration, and according to the completed client software registration number The current number of registrations of the client software is adjusted accordingly.
  • the embodiment of the invention further provides a client software registration management system, including:
  • a registration management server for authenticating and registering the client software, and forwarding the registration request of the authenticated client to the scale license server;
  • a scale license server connected to the registration management server, and storing a maximum registration threshold of the client software, for determining whether the number of client software registrations of the provider exceeds a value of a value;
  • the scale license server If the current registration quantity of the client software is less than a predetermined maximum registration threshold, the scale license server returns a success response to the registration management server, and the registration management server performs the client software registration, and the scale license server is based on the completed client.
  • the number of end software registrations adjusts the current number of registrations of the client software accordingly.
  • the embodiment of the present invention further provides a management server, which is used for software registration management.
  • the server extracts the identifier information of the provider of the client software from the registration request of the client software sent by the terminal device, and authenticates the client software.
  • the registration management server performs the client software registration when the current number of registrations of the provider's client software is less than a predetermined threshold.
  • the embodiment of the invention further provides a scale license server, which is connected to the management server, and is provided with The threshold for allowing the number of registered client software to determine whether the number of client software registrations of the provider exceeds the threshold;
  • the scale license server If the current registration quantity of the provider's client software is less than a predetermined maximum registration threshold, the scale license server outputs an allow registration indication, and performs the current registration quantity of the client software after the client software registration is completed. Adjust accordingly.
  • the client registration management method, apparatus, and system provided by the embodiment of the present invention can conveniently identify the provider of the client software by using the identification information of the client software provider by the registration request, and the client provided by the provider.
  • the end software identifies, and the scale control server controls the number of registrations of the client software provided by the provider.
  • FIG. 1 is a schematic structural diagram of a control system for registering a number of client softwares according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a client software registration management method according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a method for deregistering a client software according to an embodiment of the present invention.
  • FIG. 4 is another schematic structural diagram of a client software registration management system according to an embodiment of the present invention.
  • FIG. 5 is a flowchart of a client software registration management method according to another embodiment of the present invention.
  • FIG. 6 is a flowchart of client software registration to a service server according to an embodiment of the present invention.
  • Figure ⁇ is a flow chart of the client software deregistering from the service server and the management server in the embodiment of the present invention.
  • the identification identifiers of different providers are added to the registration request sent when the client software is registered, so that different providers of the same client software can be identified, and client software of different providers can be identified. Scale control separately.
  • the client software registration management system in the embodiment of the present invention includes a terminal device, which is used for login of the client software.
  • the first registration server is connected to the terminal device by wire or wirelessly, and is used for authenticating and registering the client software.
  • a scale license server connected to the first registration service, storing an encrypted license file of the client software provider, the license file Contains the maximum registration threshold of the client software provided by the provider to determine whether the number of client software registrations of the provider exceeds a threshold.
  • FIG. 1 it is a schematic structural diagram of a client software registration management system according to an embodiment of the present invention, including a terminal device 1 and a service server 2, where the terminal device may be a PC or a communication terminal, and the service server may be a SIP registration server, and the terminal device 1 and the service server 2 can be connected by wire or wirelessly, and further includes a scale license server 3 connected to the service server 2.
  • the terminal device may be a PC or a communication terminal
  • the service server may be a SIP registration server
  • the terminal device 1 and the service server 2 can be connected by wire or wirelessly, and further includes a scale license server 3 connected to the service server 2.
  • the registration request message initiated by the SIP terminal to the SIP registration server contains the "User-Agent" field:
  • the User-Agent domain is standardized, and the domain is used as the identifier of the client software provider, different providers, or different sales contracts of the same provider, and different User-Agents are allocated.
  • the user license file is saved by encryption.
  • the plain text format of the license file should contain at least the following content:
  • the file is encrypted by the software provider, and the maximum user registration threshold is set by the client software provider.
  • An example is shown in the figure above, which is issued to the operator.
  • This file can only be read by the scale license server, and any modifications will invalidate the file.
  • the scale license server can determine whether the number of client software registrations provided by each provider exceeds a threshold. Therefore, it is possible to effectively protect the interests of the client software provider and register the client software provided by the provider in strict accordance with the number of licenses.
  • FIG. 2 A flowchart of a client software registration management method in the embodiment of the present invention is shown in FIG. 2, and the detailed process is as follows:
  • Step 101 The terminal device sends a registration request of the client software to the service server, where the registration request includes the identifier information of the provider of the client software, and the registration request further includes registering the user account of the client.
  • Step 102 the service server authenticates the user account of the client, if the authentication is passed, step 103 is performed, otherwise step 106 is performed;
  • Step 103 The service server sends a request for registration of the client software to the scale license server, where the request includes the identifier information of the provider of the client software;
  • Step 104 the scale license server compares the current registration number of the provider's client software with the maximum registration threshold of the client software according to the provider's identification information, if the threshold is reached, step 105 is performed, otherwise step 107 is performed;
  • Step 105 The scale license server returns a failure response to the service server.
  • Step 106 the service server returns information that is not registered to the terminal device.
  • Step 107 the scale license server returns a success response to the service server, and The current number of registrations of the client software is increased by one;
  • Step 108 The service server registers the client software.
  • Step 201 The terminal device sends a logout request of the client software to the service server, where the logout request includes the identifier information of the provider of the client software, and the logout request may also include the user account for registering the client.
  • Step 202 the service server authenticates the user account of the client, if the authentication is passed, step 203 is performed, otherwise step 205 is performed;
  • Step 203 The service server sends a request for the client software to apply for cancellation to the scale license server, where the request includes the identifier information of the provider of the client software, and the registered client software is deregistered;
  • Step 204 the scale license server reduces the current registration number of the provider's client software by one, and performs step 206;
  • Step 205 Return information that is not to be logged out to the terminal device
  • Step 206 the end.
  • the method can effectively identify the provider of the client software and achieve precise control over the number of registrations of the same client software provided by each provider.
  • FIG. 4 A schematic diagram of a structure of a client software registration management system in another embodiment of the present invention, as shown in FIG. 4, the system includes a terminal device 1 and a service server 2, the terminal device may be a PC or a communication terminal, and the service server may be a SIP registration server.
  • the terminal device 1 and the service server 2 may be connected by wire or wirelessly, and further include a management server 4 connected to the terminal device 1 in a wired or wireless manner.
  • the management server 4 is connected to the scale license server 3, and the management server 4 may be a portal. server.
  • the scale license server 3 is the same as the scale server described above and will not be described again.
  • the client software does not directly register through the service server, but uses the user management to use a management server (for example, a Portal server), so that different providers can be identified, but the protocol used is not SIP.
  • a management server for example, a Portal server
  • HTTP protocol there is also a User-Agent field, as shown below:
  • the Web Server After the user authentication is passed, the Web Server sends a license request to the user scale license server, and the above-mentioned User-Agent field is carried in the request sent to the license server.
  • the user-agent domain of the SIP protocol is used as the product identifier.
  • the actual implementation is not limited to the use of this domain.
  • the other roles of the SIP protocol can be extended to achieve the same function as the User-Agent.
  • the SIP header field ' Organization' is extended to specify that the header field carries the client product identifier, and an optional option is added to the client registration signaling:
  • FIG. 5 it is a flowchart of a method for controlling the number of client software registrations according to another embodiment of the present invention, and the detailed process is as follows:
  • Step 301 The terminal device sends a software registration request to the management server, where the registration request includes identifier information of a provider of the plurality of client softwares; the registration request further includes a user account of the software;
  • Step 302 the management server authenticates the user account of the software, if the authentication is passed, step 303 is performed; otherwise, step 306 is performed;
  • Step 303 The management server registers the software, and sends a registration request of the plurality of client softwares to the scale license server, where the registration request includes identifier information of the provider of the plurality of client softwares;
  • Step 304 The scale license server compares the current registration quantity of the provider's client software with the maximum registration threshold of the provider's client software according to the identifier information of the provider of each client software, and the client that reaches the registration threshold.
  • the software returns a failure response to the management server, sends a successful response to the management server for the client software that does not reach the registration threshold, and increments the current registration number of the provider's client software by one;
  • Step 305 The management server sends the client software that allows registration to the terminal device.
  • Step 306 The management server returns information that is not registered to the terminal device.
  • Step 401 The terminal device sends a soft registration request for the client that allows registration to the service server; the registration request includes a user account of the client;
  • Step 402 The service server authenticates the user accounts of the clients.
  • Step 403 The service server registers the client software that allows registration.
  • Step 501 The terminal device sends, to the service server, the logout request of the registered client software that has been registered, and sends a software logout request to the management server, where the software logout request includes the identifier of the provider of the client software that allows registration. Information; the client software account is also included in the client software's logout request;
  • Step 502 The service server authenticates the user accounts of the clients, and the management server authenticates the user accounts of the software.
  • Step 503 The service server logs out the registered client software, and the management server logs off the already registered software, and sends the registered requesting client software to the scale license server to apply for cancellation.
  • the request includes the request. Identification information of the provider of the client software;
  • Step 504 the scale license server decrements the current registration number of the client software of the providers by one.
  • the method provided by the embodiment of the present invention can also effectively identify the provider of the client software, and achieve precise control on the number of registrations of the same client software provided by each provider.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Telephonic Communication Services (AREA)

Abstract

L'invention concerne un procédé, un dispositif et un système destinés à la gestion de l'enregistrement d'un logiciel côté client. Ce procédé consiste: à recevoir, au niveau d'un serveur de gestion de l'enregistrement, la demande d'enregistrement transmise depuis un dispositif terminal, cette demande d'enregistrement contenant des informations sur l'identité du fournisseur du logiciel côté client; à transférer la demande d'enregistrement fournie par le logiciel côté client à un serveur d'autorisation d'exploitation; à comparer, au niveau du serveur d'autorisation d'exploitation, la quantité d'enregistrements courante du logiciel côté client à la quantité d'enregistrements maximale prédéterminée du logiciel côté client sur la base des informations sur l'identité du fournisseur; et, si la quantité d'enregistrements courante est inférieure à la quantité d'enregistrements maximale prédéterminée, à traiter, au niveau du serveur de gestion de l'enregistrement, l'enregistrement du logiciel côté client. La présente invention concerne ainsi un dispositif et un système destinés à l'enregistrement d'un logiciel côté client. Dans la présente invention, le fournisseur du logiciel côté client peut ainsi être identifié et la quantité d'enregistrements du logiciel côté client fourni par le fournisseur peut être contrôlée grâce au serveur d'autorisation d'exploitation.
PCT/CN2007/000247 2006-03-01 2007-01-23 Procédé, dispositif et système destinés à la gestion de l'enregistrement d'un logiciel côté client WO2007098670A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200610034102.0 2006-03-01
CNB2006100341020A CN100433655C (zh) 2006-03-01 2006-03-01 客户端软件注册数量的控制系统和控制方法

Publications (1)

Publication Number Publication Date
WO2007098670A1 true WO2007098670A1 (fr) 2007-09-07

Family

ID=37390425

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/000247 WO2007098670A1 (fr) 2006-03-01 2007-01-23 Procédé, dispositif et système destinés à la gestion de l'enregistrement d'un logiciel côté client

Country Status (2)

Country Link
CN (1) CN100433655C (fr)
WO (1) WO2007098670A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114221795A (zh) * 2021-11-30 2022-03-22 麒麟软件有限公司 一种高并发注册方法

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5104246B2 (ja) * 2007-11-21 2012-12-19 日本電気株式会社 通信システム、加入者収容装置、トラフィック制御方法及びプログラム
CN101764852B (zh) * 2008-12-24 2013-04-24 华为技术有限公司 一种许可证控制方法、系统及服务器
CN103297402A (zh) * 2012-03-01 2013-09-11 腾讯科技(深圳)有限公司 一种控制帐号注册的方法及系统
CN103906175A (zh) * 2012-12-26 2014-07-02 中国移动通信集团广东有限公司 接入ims 核心网的方法及装置、icgw 网关
CN104486431A (zh) * 2014-12-18 2015-04-01 北京奇虎科技有限公司 终端监控的方法、装置及系统
CN109286509A (zh) * 2017-07-19 2019-01-29 大唐移动通信设备有限公司 一种许可管理方法及系统
CN112287329B (zh) * 2020-10-29 2024-06-25 平安科技(深圳)有限公司 服务实例校验方法、装置、电子设备及存储介质
CN114070939A (zh) * 2021-12-28 2022-02-18 宝东信息技术有限公司 网络语音通话方法、系统、存储介质及服务器
CN118585971A (zh) * 2024-08-07 2024-09-03 浙江康勒工业软件有限公司 软件许可授权方法、系统和电子设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07219763A (ja) * 1994-02-03 1995-08-18 Canon Inc ソフトウェアの登録/起動方法及びその装置
CN1275742A (zh) * 1999-05-26 2000-12-06 株式会社高岳制作所 网络
CN1405673A (zh) * 2001-09-17 2003-03-26 实密科技股份有限公司 结合使用者硬件资讯的软件注册程序

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5625690A (en) * 1993-11-15 1997-04-29 Lucent Technologies Inc. Software pay per use system
US7032113B2 (en) * 2000-04-28 2006-04-18 Moldflow Ireland, Ltd. Network enabled application software system and method
CN1346110A (zh) * 2000-09-30 2002-04-24 刘耀民 一种基于网络平台的软件保护及销售系统
DE20206628U1 (de) * 2002-04-22 2003-09-04 Harder, Wulf, Åmål Vorrichtung zum Schutz gegen unauthorisierte Benutzung von Software

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07219763A (ja) * 1994-02-03 1995-08-18 Canon Inc ソフトウェアの登録/起動方法及びその装置
CN1275742A (zh) * 1999-05-26 2000-12-06 株式会社高岳制作所 网络
CN1405673A (zh) * 2001-09-17 2003-03-26 实密科技股份有限公司 结合使用者硬件资讯的软件注册程序

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114221795A (zh) * 2021-11-30 2022-03-22 麒麟软件有限公司 一种高并发注册方法

Also Published As

Publication number Publication date
CN1863092A (zh) 2006-11-15
CN100433655C (zh) 2008-11-12

Similar Documents

Publication Publication Date Title
US10397239B2 (en) Secure access to cloud-based services
WO2007098670A1 (fr) Procédé, dispositif et système destinés à la gestion de l'enregistrement d'un logiciel côté client
US10819757B2 (en) System and method for real-time communication by using a client application communication protocol
EP1514194B1 (fr) Authentification pour des protocoles d'application IP basée sur des procédures IMS 3GPP
US9930609B2 (en) System and method for authentication of a communication device
US9648006B2 (en) System and method for communicating with a client application
US8528058B2 (en) Native use of web service protocols and claims in server authentication
US20140143892A1 (en) Architecture System for In-Store Reading
WO2013186070A1 (fr) Procédé et système destinés à donner accès à des ressources protégées via un protocole oauth
US20130007867A1 (en) Network Identity for Software-as-a-Service Authentication
EP1909430A1 (fr) Systeme d'autorisation d'acces d'un reseau de communication et son procede
WO2009129753A1 (fr) Procédé et appareil pour améliorer la sécurité de l'authentification d'identité de réseau
WO2016188224A1 (fr) Procédé, appareil, système et routeur d'autorisation de services
KR101326403B1 (ko) 위임 오퍼레이션 수행을 위한 시스템 및 방법
US20060190601A1 (en) Localized authentication, authorization and accounting (AAA) method and apparatus for optimizing service authentication and authorization in a network system
EP2809042A1 (fr) Procédé pour authentifier un utilisateur associé à un agent utilisateur mis en 'uvre sur le protocole SIP
WO2009024030A1 (fr) Procédé d'enregistrement d'utilisateur, système, terminal et serveur basés sur un protocole d'initiation de session
EP2887608B1 (fr) Procédé et système implémentés par ordinateur pour une communication anonyme et programme informatique associé
KR101550256B1 (ko) 컴퓨터 네트워크에서 서버에 액세스하기 위한 서버, 시스템, 방법, 컴퓨터 프로그램 및 컴퓨터 프로그램 제품
JP2006270431A (ja) 呼制御装置、端末、これらのプログラム、及び通信チャネル確立方法
JP5632429B2 (ja) オープンな通信環境にクローズな通信環境を構築するサービス認証方法及びシステム
EP2708004A1 (fr) Procédé d'authentification entre un fournisseur de service de réseau de distribution de contenu et un propriétaire de contenu
US20140143159A1 (en) Method for a Transactional Flow to enable In-Store Reading
JP2007108908A (ja) リモートバンキングシステムおよびリモートバンキング方法
Zhang Delivering mobile services to mobile users in open networks: Quality of service, authentication and trust-based access control

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07702176

Country of ref document: EP

Kind code of ref document: A1