WO2014089868A1 - Method and system for implementing domain name registration based on domain name group - Google Patents

Method and system for implementing domain name registration based on domain name group Download PDF

Info

Publication number
WO2014089868A1
WO2014089868A1 PCT/CN2012/087062 CN2012087062W WO2014089868A1 WO 2014089868 A1 WO2014089868 A1 WO 2014089868A1 CN 2012087062 W CN2012087062 W CN 2012087062W WO 2014089868 A1 WO2014089868 A1 WO 2014089868A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain name
group
information
registration
domain
Prior art date
Application number
PCT/CN2012/087062
Other languages
French (fr)
Chinese (zh)
Inventor
谢家贵
齐超
杨卫平
李洪涛
Original Assignee
中国科学院计算机网络信息中心
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 中国科学院计算机网络信息中心 filed Critical 中国科学院计算机网络信息中心
Publication of WO2014089868A1 publication Critical patent/WO2014089868A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • H04L61/3015Name registration, generation or assignment
    • H04L61/302Administrative registration, e.g. for domain names at internet corporation for assigned names and numbers [ICANN]

Definitions

  • the invention relates to a domain name registration method, in particular to a domain name registration method and system based on domain name group realization, belonging to the field of Internet domain. Background technique
  • a domain name is a widely used method of accessing websites in the Internet world. Registering a domain name is also a necessary condition for building a website. Registering a domain name is to apply for registration with a domain name registrar through a domain name registrar (agent).
  • the two organizations usually use EPP or RRP to implement communication and data interaction.
  • the registrar can only register one domain name each time a request is sent, and record various types of contacts (registrants, management contacts, technical contacts, financial contacts, and agents) corresponding to the domain name.
  • the registry only maintains information about a domain name and related registrant information. For registrants who hold a large number of domain names, it is cumbersome to change the domain name attribute or operate the domain name it owns; Say, you need more storage and respond to more registrar operations.
  • the standard EPP packet can only create one domain name at a time. This way, only one domain name is processed at a time.
  • create, update The transfer, delete operation needs to be repeated multiple times, which brings difficulties to the domain name registrant, registrar and registration authority.
  • the object of the present invention is to improve the existing registration protocol in accordance with the improvement of the single domain name registration method in the prior art, so that it can process the domain name according to the "domain name group" defined by the user or the registration authority. Expanded into a "domain name group", the registration system's operation on the domain name becomes simple, convenient, and fast: it saves the storage space of the registry; shortens the time for domain name operations; and can be applied to other areas of the domain name.
  • the present invention provides a domain name registration method based on domain name group implementation, and the steps thereof include:
  • the client submits the domain name registration information to the registration end, where the domain name information includes at least one domain name;
  • the client submits the domain name group modification information to the registration authority of the registration end, and the domain name group information includes at least two domain names;
  • the query obtains the unique identifier of the domain name; c) performing deletion and/or adding operations in the domain name group according to the unique identifier, and simultaneously updating the domain name Other information shared in the group;
  • the i client submits the transfer, renewal or deletion request information of the domain name in the domain name group to the registration authority of the registration end, and the domain name group information includes at least two domain names;
  • Ii generating a unique identifier corresponding to the domain name in the domain name group, and performing the transfer, renewal, or deletion operation on the domain name information according to the unique identifier, and simultaneously updating other information shared in the domain name group;
  • the unique identifier is established according to the following method: Each number of registered domain names is incremented by a number or date as a unique identifier.
  • the unique identifier is established according to the following method: the domain name in the domain name group is used as input data, and the summary data is generated by the digest algorithm sha256 as a unique identifier.
  • the registration end and the client interact with the formatted data, and the formatted data is transmitted by using key : value and / or XML organization form.
  • the invention also provides a domain name registration system based on a domain name group, comprising: a client, a network communication module, a data analysis module and a data operation module.
  • the network communication module receives the request sent by the client, and transmits the sent data to the data analysis module; the data analysis module parses the user request data, and creates a single domain name and/or according to the number of domain names in the domain name information. a domain name group; generating a unique identifier corresponding to the domain name in the domain name group, and storing the domain name information according to the unique identifier;
  • the data operation module reads and writes data from the data analysis module, reads and writes the database, returns information to the data analysis module, and feeds the result back to the network communication module.
  • each domain name in the domain name group has the same attribute, and the user can perform batch operations on the domain name in the domain name group.
  • the data analysis module may update the object domain name, host, contact, create, modify, transfer, renew, or delete related information in the domain name group within the domain name group.
  • the network communication module sends the data packet back to the client, and the message information includes success or failure information.
  • FIG. 1 is a schematic diagram of an EPP standard message that can only create one domain name at a time in the prior art
  • FIG. 2 is a schematic diagram of a physical structure of a registration system supporting a domain name group in a domain name registration system implemented by a domain name group according to the present invention
  • FIG. 3 is a schematic diagram of each module structure of a registration system server in a domain name registration system implemented by a domain name group according to the present invention
  • the invention discloses a domain name creation flow chart in an embodiment of a domain name registration method implemented by a domain name group;
  • FIG. 5 is a flowchart of domain name update in an embodiment of a method for registering a domain name based on a domain name group according to the present invention
  • FIG. 6 is a flowchart of operations such as performing a transfer, renewal, and deletion of a domain name group in an embodiment of a domain name registration method implemented by a domain name group according to the present invention
  • FIG. 7 is a schematic diagram of a registration process in an embodiment of a method for registering a domain name based on a domain name group according to the present invention. detailed description
  • a domain name group refers to an entity having at least two domain names. These domain names share but are not limited to information such as registrants and contacts, and the shared information is revised. All domain names in the domain name group are All relevant information has been revised.
  • the registration structure defines the relationship between domain names.
  • the domain names of domain names can have different correspondences (such as Hu Qing Yu Tang. China and Hu Qingtang. China), and can also correspond to Chinese and English (such as clor. cn and color. Cn) Pinyin and Chinese character correspondence (such as Xie.cn and xie.cn), can also have no relationship (a. cn and b. cn).
  • This scheme expands the protocol for domain name registration, and adds the definition of "group” in the extended protocol, enabling users to create or update a batch of domain names according to the "domain name group", and conveniently manage the "domain name group”; Organizations can also assign the same attributes and status to multiple domain names within a "domain name group” and give operational consistency. Compared to existing ones Domain name registration and domain name management methods, the concept of "domain name group” and the improvement of the creation method have brought convenience to all parties in the domain name business.
  • the physical structure of the registration system supporting the domain name group in the domain name registration system implemented by the domain name group is as follows: the registrant registers the domain name through the registration client; the registration system client and the registration system server can be deployed on the same host. It can also be deployed on different hosts.
  • the registration system client and the registration system server interact through formatted data. Formatted data interaction refers to: transmitting information in the form of key : V al Ue ; or organizing and transmitting data according to the XML data model; providing standard registration for registrants service.
  • the invention changes the restriction that the registration system client can only transmit information such as a single domain name, and allows the transmission of the bound domain name data and the like to the registration system server; the registration system server judges and analyzes the bound domain name information, and saves the data to the registration database.
  • the registration system server includes the following modules: a network communication module, a data analysis module, and a data operation module, which work as follows:
  • the network communication module receives the request sent by the client, and transmits the sent data to the data analysis module;
  • the data analysis module parses the user request data, analyzes the object domain name, host, contact, and operation content of the user operation: create, modify, transfer, renew or delete operations, and call the data operation module to read the data. Write operation and feed back the result to the network communication module;
  • the data operation module reads and writes the data for the data analysis module, and feeds the result back to the data analysis module, which can be implemented by software and/or hardware;
  • the network communication module sends the data packet back to the client, and the message information includes information such as success or failure;
  • each domain name in the "domain name group” has the same attributes (including but not limited to registrant information, resolution information, etc.), and the user can perform batch operations on the domain name in the "group”. .
  • FIG. 4 it is a flow chart for creating a domain name in an embodiment of a domain name registration method implemented by a domain name group according to the present invention.
  • the description of the algorithm flow is as follows:
  • the registered client submits information about the registered domain name [such as: domain name, domain name registrant, domain name technical contact, domain name financial contact, etc.];
  • the registration authority or registrar determines whether the domain name contains domain name group information. [The judgment logic is: The domain name transmitted by the registered client contains two or more domain names]? If it is included, go to step 3), otherwise go to step 4);
  • a unique identifier is generated for the domain name group information (the algorithm of the label may be an incrementing number, a date, etc., as long as it is unique), and the domain name group information is separately stored, the domain name related registrant information and the parsing information.
  • Uniquely labeled algorithm It can be a maintenance of an incremental number starting from 1 (one for each domain name registered, this number is increased by one), or it can be a reorganized domain name as input data, and a summary is generated by the public digest algorithm sha256. Data, Is uniquely labeled.
  • This unique identifier can be realized: First, there is only one label for the group domain name, and all the domain names of the group can be found by the label; second, the label is different from the other groups, so that there is no difference between the two groups.
  • the shared information of the domain name group is stored by the uniquely labeled association relationship; and the domain name included in the domain name group is read by a unique identifier; step 5);
  • step 7 Is the registration system server creation operation successful? If successful, go to step 6:); otherwise, step 7);
  • the registration system server returns a success message to the registration client
  • the registration system server returns a failure message to the registration client.
  • the user in addition to updating the domain name information, the user can also update the "domain name group" that he created.
  • the update operation for "Domain Name Group” allows users to add/delete domain names to "Domain Name Groups".
  • FIG. 5 it is a flowchart of domain name update in an embodiment of a domain name registration method implemented by a domain name group according to the present invention
  • the registered client submits information about the domain name modification [such as domain name registrant, domain name technical contact, domain name financial contact, or adding or deleting domain name information to the domain name group];
  • the registration authority or the registrar judges whether the submitted revision information includes adding or deleting the domain name within the domain name group. [The judgment logic is: In the revised data, if the domain name group addition or deletion field contains the domain name, the operation is considered ⁇ ? If it is included, go to step 3), otherwise go to step 4);
  • the unique identifier of the domain name is queried [eg: The unique identifier for finding a. cn is:
  • step 5 the content of the storage area is revised, whether the revision is successful, and the process proceeds to step 5), otherwise the process proceeds to step 6);
  • the registration system server returns the revision success information to the registration client
  • the registration system server returns the revision failure information to the registration client.
  • FIG. 6 it is a flowchart of operations such as performing a transfer, renewal, and deletion of a domain name group in an embodiment of a domain name registration method implemented by a domain name group according to the present invention
  • the registration client submits the information about the operation of the domain name group transfer (renewal, deletion, etc.). When submitting the modification, you only need to include any domain name data in the domain name group. You do not need to include all the domain names in the domain name group. ;
  • step 6 Is the domain name transfer (renewal, deletion, etc.) successful? If successful, go to step 5); otherwise, step 6);
  • the registration system server returns the revision success information to the registration client
  • the registration system server returns the revision failure information to the registration client.
  • FIG. 7 is a schematic diagram of a registration process in an embodiment of a method for registering a domain name based on a domain name group according to the present invention.
  • the registration client sends a command to create a domain name, as follows:
  • the registration system server receives the registration information sent by the registration client.
  • the operation is a domain name group creation operation, and the domain names in the domain name group are: Hu Qing Yu Tang. China and Hu Qingyutang. cn; two domain name sharing registrant and technical contact information, and registrar;

Abstract

The present invention relates to a method for implementing domain name registration based on a domain name group. The method comprises the steps of: 1) a client submitting domain name registration information to a registration organization, the domain name information comprising at least one domain name; 2) creating a single domain name and/or domain name group according to the number of domain names in the domain name information; 3) generating a unique identification corresponding to the domain name in the domain name group, and storing the domain name information according to the unique identification; and 4) returning the domain name registration information to the client, and completing the registration. The present invention first provides a method for implementing registration and other operations of domain names by group, and a user can perform adding and deleting operations on the domain names in the group in addition to the operations on the domain names by group. After the domain name group is established, the operations on the domain name group can be applied in a domain name registration stage and other aspects concerning the domain names, such as domain name resolution and application monitoring.

Description

基于域名组实现的域名注册方法及系统  Domain name registration method and system based on domain name group realization
技术领域 Technical field
本发明涉及一种域名注册方法, 特别涉及一种基于域名组实现的域名注册方法及系统, 属于互联网域领域。 背景技术  The invention relates to a domain name registration method, in particular to a domain name registration method and system based on domain name group realization, belonging to the field of Internet domain. Background technique
域名是互联网世界里广泛使用的网站访问方法, 注册域名也成为构建一个网站的必要条 件。 注册域名是通过域名注册商 (代理商) 向域名注册管理机构申请注册, 两个机构之间通 常采用 EPP或 RRP等协议实现通信和数据交互。  A domain name is a widely used method of accessing websites in the Internet world. Registering a domain name is also a necessary condition for building a website. Registering a domain name is to apply for registration with a domain name registrar through a domain name registrar (agent). The two organizations usually use EPP or RRP to implement communication and data interaction.
现有的注册方式里, 注册商每次发送请求只能注册一个域名, 并且录这个域名对应的各 类联系人 (注册者、 管理联系人、 技术联系人、 财务联系人以及代理人) 等信息, 注册管理 机构只维护某个域名的信息以及相关注册者信息, 这对于持有大量域名的注册者来说, 变更 域名属性或对所拥有的域名进行操作变的很繁琐; 对注册管理机构来说, 需要更大的存储空 间和响应更多的注册商操作。  In the existing registration method, the registrar can only register one domain name each time a request is sent, and record various types of contacts (registrants, management contacts, technical contacts, financial contacts, and agents) corresponding to the domain name. The registry only maintains information about a domain name and related registrant information. For registrants who hold a large number of domain names, it is cumbersome to change the domain name attribute or operate the domain name it owns; Say, you need more storage and respond to more registrar operations.
如图 1所示 EPP的标准报文, 一次只能创建一个域名, 这种每次只处理一个域名的操作方 式, 对于同属于一个注册人的多个域名:创建(create)、 更新 (update)、 转移(transfer)、 删 除 (delete)的操作, 就需要重复多次, 给域名注册者、 注册商和注册机构都带来了处理上的 困难。 发明内容  As shown in Figure 1, the standard EPP packet can only create one domain name at a time. This way, only one domain name is processed at a time. For multiple domain names belonging to the same registrant: create, update The transfer, delete operation needs to be repeated multiple times, which brings difficulties to the domain name registrant, registrar and registration authority. Summary of the invention
本发明的目的是针对现在技术中单域名注册方式的改进, 对现有的注册协议进行扩展, 使其能按用户或注册机构定义的 "域名组"来处理域名。 扩展成 "域名组" , 注册系统对域 名的操作就变得简单、 方便、 快捷: 节省了注册局的存储空间; 缩短了域名操作的时间; 可 以应用在域名的其他领域。  SUMMARY OF THE INVENTION The object of the present invention is to improve the existing registration protocol in accordance with the improvement of the single domain name registration method in the prior art, so that it can process the domain name according to the "domain name group" defined by the user or the registration authority. Expanded into a "domain name group", the registration system's operation on the domain name becomes simple, convenient, and fast: it saves the storage space of the registry; shortens the time for domain name operations; and can be applied to other areas of the domain name.
为了达到上述目的, 本发明提出一种基于域名组实现的域名注册方法, 其步骤包括: In order to achieve the above object, the present invention provides a domain name registration method based on domain name group implementation, and the steps thereof include:
1 ) 客户端提交域名注册信息到注册端, 所述域名信息中包括至少一个域名; 1) The client submits the domain name registration information to the registration end, where the domain name information includes at least one domain name;
2 ) 根据所述域名信息中域名个数创建单个域名和 /或域名组;  2) creating a single domain name and/or domain name group according to the number of domain names in the domain name information;
3 )在所述域名组中生成域名对应的唯一标示, 并根据所述唯一标示将所述域名信息进行 储存;  3) generating a unique identifier corresponding to the domain name in the domain name group, and storing the domain name information according to the unique identifier;
4) 返回域名注册信息到客户端, 完成注册。 所述域名组进行更新时, 方法如下: 4) Return the domain name registration information to the client and complete the registration. When the domain name group is updated, the method is as follows:
a)客户端提交域名组修改信息到注册端的注册机构, 所述域名组信息中包括至少两个域 名;  a) The client submits the domain name group modification information to the registration authority of the registration end, and the domain name group information includes at least two domain names;
b ) 根据所述修改信息中包含所述域名组内的域名, 查询得到所述域名唯一标示; c ) 根据所述唯一标示在该域名组中进行删除和 /或添加操作, 同时更新所述域名组中共 享的其他信息;  b) according to the domain name of the domain name group included in the modification information, the query obtains the unique identifier of the domain name; c) performing deletion and/or adding operations in the domain name group according to the unique identifier, and simultaneously updating the domain name Other information shared in the group;
d) 返回域名修订信息到客户端, 完成更新。  d) Return the domain name revision information to the client and complete the update.
所述域名组进行转移、 续费或删除操作时, 方法如下:  When the domain name group is transferred, renewed, or deleted, the method is as follows:
i客户端提交域名组中域名的转移、 续费或删除请求信息到注册端的注册机构, 所述域 名组信息中包括至少两个域名;  The i client submits the transfer, renewal or deletion request information of the domain name in the domain name group to the registration authority of the registration end, and the domain name group information includes at least two domain names;
ii在所述域名组中生成域名对应的唯一标示, 并根据所述唯一标示将所述域名信息进行 转移、 续费或删除操作, 同时更新所述域名组中共享的其他信息;  Ii generating a unique identifier corresponding to the domain name in the domain name group, and performing the transfer, renewal, or deletion operation on the domain name information according to the unique identifier, and simultaneously updating other information shared in the domain name group;
iii返回域名组转移、 续费或删除信息到客户端, 完成修改。  Iii Return to the domain name group transfer, renewal or delete information to the client, complete the modification.
所述唯一标示根据以下方法建立: 每注册一组域名增加一数字或日期作为唯一标示。 所述唯一标示根据下方法建立: 以该域名组内域名为输入数据, 通过摘要算法 sha256生 成摘要数据作为唯一标示。  The unique identifier is established according to the following method: Each number of registered domain names is incremented by a number or date as a unique identifier. The unique identifier is established according to the following method: the domain name in the domain name group is used as input data, and the summary data is generated by the digest algorithm sha256 as a unique identifier.
所述注册端和客户端通过格式化的数据交互, 所述格式化数据交采用 key : value 和 / 或 XML组织形式传输信息。  The registration end and the client interact with the formatted data, and the formatted data is transmitted by using key : value and / or XML organization form.
本发明还提出一种基于域名组实现的域名注册系统, 包括, 客户端、 网络通信模块、 数 据分析模块和数据操作模块,  The invention also provides a domain name registration system based on a domain name group, comprising: a client, a network communication module, a data analysis module and a data operation module.
所述网络通信模块接收客户端发送的请求, 将发送来的数据传递给数据分析模块; 所述数据分析模块将用户请求数据进行解析, 根据所述域名信息中域名个数创建单个域 名和 /或域名组; 在所述域名组中生成域名对应的唯一标示, 并根据所述唯一标示将所述域名 信息进行储存;  The network communication module receives the request sent by the client, and transmits the sent data to the data analysis module; the data analysis module parses the user request data, and creates a single domain name and/or according to the number of domain names in the domain name information. a domain name group; generating a unique identifier corresponding to the domain name in the domain name group, and storing the domain name information according to the unique identifier;
所述数据操作模块对数据分析模块传输过来的数据, 进行数据库的读写并返回信息到数 据分析模块, 同时将结果反馈给网络通信模块。  The data operation module reads and writes data from the data analysis module, reads and writes the database, returns information to the data analysis module, and feeds the result back to the network communication module.
所述数据分析模块在域名组创建操作时, 域名组内的各个域名具有相同的属性, 用户对 域名组内的域名可进行批量的操作。  When the data analysis module creates a domain name group, each domain name in the domain name group has the same attribute, and the user can perform batch operations on the domain name in the domain name group.
所述数据分析模块可更新域名组内对象域名、 主机、 联系人, 创建、 修改、 转移、 续费 或删除域名组内相关信息。  The data analysis module may update the object domain name, host, contact, create, modify, transfer, renew, or delete related information in the domain name group within the domain name group.
所述网络通信模块将数据报文发送回客户端, 报文信息包含了成功或失败信息。 本发明的有益效果 The network communication module sends the data packet back to the client, and the message information includes success or failure information. Advantageous effects of the present invention
1、 提出了域名按 "组"实现注册及其他操作的方法; 用户除了按 "组"对域名进行各种操 作外, 还可以对 "组" 内域名进行添加、 删除操作。  1. The method of registering and other operations of the domain name according to the "group" is proposed; in addition to performing various operations on the domain name by the "group", the user can also add and delete the domain name in the "group".
2、 在 "域名组"建立后, 对于 "域名组" 的操作不仅应用在域名注册阶段, 也可以应用于 域名相关的其他方面, 如域名解析、 应用监测等。 附图说明  2. After the establishment of the "Domain Name Group", the operation of the "Domain Name Group" is applied not only to the domain name registration stage but also to other aspects related to the domain name, such as domain name resolution and application monitoring. DRAWINGS
图 1是现有技术中一次只能创建一个域名的 EPP标准报文示意图;  FIG. 1 is a schematic diagram of an EPP standard message that can only create one domain name at a time in the prior art;
图 2是本发明基于域名组实现的域名注册系统中支持域名组的注册系统物理架构示意图; 图 3是本发明基于域名组实现的域名注册系统中注册系统服务器各个模结构示意图; 图 4是本发明基于域名组实现的域名注册方法一实施例中域名创建流程图;  2 is a schematic diagram of a physical structure of a registration system supporting a domain name group in a domain name registration system implemented by a domain name group according to the present invention; FIG. 3 is a schematic diagram of each module structure of a registration system server in a domain name registration system implemented by a domain name group according to the present invention; The invention discloses a domain name creation flow chart in an embodiment of a domain name registration method implemented by a domain name group;
图 5是本发明基于域名组实现的域名注册方法一实施例中域名更新流程图;  FIG. 5 is a flowchart of domain name update in an embodiment of a method for registering a domain name based on a domain name group according to the present invention; FIG.
图 6是本发明基于域名组实现的域名注册方法一实施例中域名组执行转移、续费、删除等 操作的流程图;  6 is a flowchart of operations such as performing a transfer, renewal, and deletion of a domain name group in an embodiment of a domain name registration method implemented by a domain name group according to the present invention;
图 7是本发明基于域名组实现的域名注册方法一实施例中注册流程示意图。 具体实施方式  FIG. 7 is a schematic diagram of a registration process in an embodiment of a method for registering a domain name based on a domain name group according to the present invention. detailed description
下面将结合本发明实施例中的附图, 对本分买那个实施例中的技术方案进行清除、 完整 地描述, 可以理解的是, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。 基于本发明中的实施例, 本领域技术人员在没有做出创造性劳动前提下所获得的所有其他实 施例, 都属于本发明保护的范围。  In the following, the technical solutions in the embodiment of the present invention will be described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is understood that the described embodiments are only a part of the embodiments of the present invention, and not all An embodiment. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
本发明的提出了域名组的概念, 域名组是指有至少两个以上的域名组成的实体, 这些域 名共享但不限于注册人、 联系人等信息, 修订这些共享信息, 域名组内所有域名的相关信息 全部修订。 注册结构定义域名之间的关系, 域名组的域名之间可以有简繁异等对应关系 (如 胡庆余堂.中国和胡庆馀堂.中国) , 也可以中英文对应关系 (如 clor. cn和颜色 . cn) 拼音和 汉字对应关系 (如谢 . cn和 xie. cn) , 也可以没有任何关系(a. cn和 b. cn)。  The present invention proposes the concept of a domain name group. A domain name group refers to an entity having at least two domain names. These domain names share but are not limited to information such as registrants and contacts, and the shared information is revised. All domain names in the domain name group are All relevant information has been revised. The registration structure defines the relationship between domain names. The domain names of domain names can have different correspondences (such as Hu Qing Yu Tang. China and Hu Qingtang. China), and can also correspond to Chinese and English (such as clor. cn and color. Cn) Pinyin and Chinese character correspondence (such as Xie.cn and xie.cn), can also have no relationship (a. cn and b. cn).
更进一步, 可以对 '域名组' 实现创建、 续费、 转移、 删除、 修订操作, 也可以为域名 组中每个域名单独进行这些操作。  Further, you can create, renew, transfer, delete, and revise the 'domain name group', or you can do these separately for each domain name in the domain name group.
本方案通过对域名注册的协议进行扩展, 在扩展协议中增加 "组"的定义, 使用户能 够按 "域名组 "创建或更新一批域名, 并且方便的对 "域名组"进行管理; 注册服务机构也 可以对 "域名组" 内的多个域名赋予相同的属性和状态, 并给予操作上的一致。 相比现有的 域名注册和域名管理方式, "域名组"概念的提出以及创建方法的改进, 给域名业务的各方 都带来了便利。 This scheme expands the protocol for domain name registration, and adds the definition of "group" in the extended protocol, enabling users to create or update a batch of domain names according to the "domain name group", and conveniently manage the "domain name group"; Organizations can also assign the same attributes and status to multiple domain names within a "domain name group" and give operational consistency. Compared to existing ones Domain name registration and domain name management methods, the concept of "domain name group" and the improvement of the creation method have brought convenience to all parties in the domain name business.
如图 2所示本发明基于域名组实现的域名注册系统中支持域名组的注册系统物理架构示 意图, 注册者通过注册客户端注册域名; 注册系统客户端和注册系统服务器可以部署在同一 台主机, 也可以部署在不同的主机上。 注册系统客户端和注册系统服务器通过格式化的数据 交互, 格式化数据交互是指: 采用 key : ValUe形式传输信息; 或者把数据按照 XML数据模型组 织后传输; 为注册者提供标准的注册服务。本发明改变注册系统客户端只能传输 单个域名等 信息的限制, 允许其传输绑定的域名数据等信息到注册系统服务器; 注册系统服务器判断分 析绑定域名信息, 将数据保存到注册数据库。 As shown in FIG. 2, the physical structure of the registration system supporting the domain name group in the domain name registration system implemented by the domain name group is as follows: the registrant registers the domain name through the registration client; the registration system client and the registration system server can be deployed on the same host. It can also be deployed on different hosts. The registration system client and the registration system server interact through formatted data. Formatted data interaction refers to: transmitting information in the form of key : V al Ue ; or organizing and transmitting data according to the XML data model; providing standard registration for registrants service. The invention changes the restriction that the registration system client can only transmit information such as a single domain name, and allows the transmission of the bound domain name data and the like to the registration system server; the registration system server judges and analyzes the bound domain name information, and saves the data to the registration database.
如图 3所示, 注册系统服务器包括以下模块: 网络通信模块、 数据分析模块和数据操作 模块, 其工作原理如下:  As shown in Figure 3, the registration system server includes the following modules: a network communication module, a data analysis module, and a data operation module, which work as follows:
1、 网络通信模块接收客户端发送的请求, 将发送来的数据传递给数据分析模块;  1. The network communication module receives the request sent by the client, and transmits the sent data to the data analysis module;
2、 数据分析模块将用户请求数据进行解析, 分析用户的操作的对象域名、 主机、 联系人, 以 及操作的内容: 创建、 修改、 转移、 续费或删除等操作并调用数据操作模块进行数据的读写 操作, 并把结果反馈给网络通信模块;  2. The data analysis module parses the user request data, analyzes the object domain name, host, contact, and operation content of the user operation: create, modify, transfer, renew or delete operations, and call the data operation module to read the data. Write operation and feed back the result to the network communication module;
3、数据操作模块针对数据分析模块传输过来的数据, 进行数据库的读写, 并把结果反馈给数 据分析模块, 可以通过软件和 /或硬件实现;  3. The data operation module reads and writes the data for the data analysis module, and feeds the result back to the data analysis module, which can be implemented by software and/or hardware;
4、 网络通信模块将数据报文发送回客户端, 报文信息包含了成功、 失败等信息;  4. The network communication module sends the data packet back to the client, and the message information includes information such as success or failure;
在域名创建操作时, 用户可以按自己需求创建 "域名组" 。 在某个 "域名组"创建后, "域名组" 内的各个域名具有相同的属性 (包括但不限于注册者信息、 解析信息等) , 用户 对 "组" 内的域名就可以进行批量的操作。  When creating a domain name, users can create a "domain name group" according to their needs. After a domain name group is created, each domain name in the "domain name group" has the same attributes (including but not limited to registrant information, resolution information, etc.), and the user can perform batch operations on the domain name in the "group". .
如图 4所示, 是本发明基于域名组实现的域名注册方法一实施例中域名创建流程图。 对该算法流程的说明如下:  As shown in FIG. 4, it is a flow chart for creating a domain name in an embodiment of a domain name registration method implemented by a domain name group according to the present invention. The description of the algorithm flow is as follows:
1 ) 注册客户端提交注册域名的相关信息【譬如: 域名名称、 域名注册人、 域名技术联系人、 域名财务联系人等信息】 ;  1) The registered client submits information about the registered domain name [such as: domain name, domain name registrant, domain name technical contact, domain name financial contact, etc.];
2 ) 注册管理机构或注册服务机构判断域名是否包含域名组信息【判断逻辑为: 注册客户端 传输来的域名中包含二个及以上的域名】 ? 如果包含, 转步骤 3 ) , 否者转步骤 4) ;  2) The registration authority or registrar determines whether the domain name contains domain name group information. [The judgment logic is: The domain name transmitted by the registered client contains two or more domain names]? If it is included, go to step 3), otherwise go to step 4);
为域名组信息生成一个唯一标示 (该标示的算法可以是递增的数字, 也可以是日期等, 只要保持唯一即可) , 并把域名组信息单独存储, 域名相关的注册人信息及解析信息。 唯一 标示的算法: 可以是一个维护一个从 1开始的递增的数字(每注册一组域名, 这个数字增加一 个) , 也可以是以改组域名为输入数据, 通过公开的摘要算法 sha256, 生成其摘要数据, 作 为唯一标示。 A unique identifier is generated for the domain name group information (the algorithm of the label may be an incrementing number, a date, etc., as long as it is unique), and the domain name group information is separately stored, the domain name related registrant information and the parsing information. Uniquely labeled algorithm: It can be a maintenance of an incremental number starting from 1 (one for each domain name registered, this number is increased by one), or it can be a reorganized domain name as input data, and a summary is generated by the public digest algorithm sha256. Data, Is uniquely labeled.
这个唯一标示的能够实现: 第一, 本组域名只有一个标示, 通过该标示可以找到本组所 有的域名; 其二, 这个标示和其他组的标示不同, 这样不存在两组有相同的标示。  This unique identifier can be realized: First, there is only one label for the group domain name, and all the domain names of the group can be found by the label; second, the label is different from the other groups, so that there is no difference between the two groups.
3) 根据唯一标示来存储, 存储实例如下: 3) Store according to the unique identifier. The storage example is as follows:
域名 唯一标示 Domain name
a. cn bundleOOOOOOOOOl; a. cn bundleOOOOOOOOOl;
b. cn bundleOOOOOOOOOl; b. cn bundleOOOOOOOOOl;
c. cn bundle0000000002; C. cn bundle0000000002;
d. cn bundle0000000002; d. cn bundle0000000002;
唯一标示 注册人 解析数据 Uniquely labeled registrant
bundleOOOOOOOOOl abc ns. a. cn bundleOOOOOOOOOl abc ns. a. cn
bundle0000000002 def ns. c. cn Bundle0000000002 def ns. c. cn
通过唯一标示的关联关系存储域名组的共享信息; 并且通过唯一标示读取该域名组所含 有的域名; 转步骤 5) ;  The shared information of the domain name group is stored by the uniquely labeled association relationship; and the domain name included in the domain name group is read by a unique identifier; step 5);
4) 处理单域名注册信息, 转步骤 5) ;  4) Processing single domain registration information, go to step 5);
5) 注册系统服务器创建操作是否成功? 如果成功转步骤 6:) ; 否者步骤 7) ;  5) Is the registration system server creation operation successful? If successful, go to step 6:); otherwise, step 7);
6) 注册系统服务器返回成功信息给注册客户端;  6) The registration system server returns a success message to the registration client;
7) 注册系统服务器返回失败信息给注册客户端。  7) The registration system server returns a failure message to the registration client.
在域名更新操作时, 用户除了更新域名信息, 也可以更新自己创建的 "域名组" 。 对于 "域名组" 的更新操作允许用户向 "域名组" 内添加 /删除域名。  In the domain name update operation, in addition to updating the domain name information, the user can also update the "domain name group" that he created. The update operation for "Domain Name Group" allows users to add/delete domain names to "Domain Name Groups".
如图 5所示, 是本发明基于域名组实现的域名注册方法一实施例中域名更新流程图; 对该 算法流程的说明:  As shown in FIG. 5, it is a flowchart of domain name update in an embodiment of a domain name registration method implemented by a domain name group according to the present invention;
1) 注册客户端提交域名修改的相关信息【譬如域名注册人、 域名技术联系人、 域名财务联 系人, 或者向域名组添加或删除域名等信息】 ;  1) The registered client submits information about the domain name modification [such as domain name registrant, domain name technical contact, domain name financial contact, or adding or deleting domain name information to the domain name group];
2) 注册管理机构或注册服务机构判断提交的修订信息中, 是否包含添加或删除域名组内域 名【判断逻辑为: 修订的数据中,如果在域名组添加或删除字段含有域名则认为有该操作】? 如果包含, 转步骤 3) , 否者转步骤 4) ;  2) The registration authority or the registrar judges whether the submitted revision information includes adding or deleting the domain name within the domain name group. [The judgment logic is: In the revised data, if the domain name group addition or deletion field contains the domain name, the operation is considered 】? If it is included, go to step 3), otherwise go to step 4);
3) 如果是从域名组内删除域名数据, 则直接在域名和唯一标示存储区内删除该域名; 如果 是向域名组内添加域名数据, 则在域名和唯一标示存储区内添加一条记录【举例: 向 a.cn这 个域名组内, 添加 e.cn的逻辑是: 首先通过 a.cn查找到该域名组的唯一标示为:  3) If the domain name data is deleted from the domain name group, the domain name is deleted directly in the domain name and the unique label storage area; if the domain name data is added to the domain name group, a record is added in the domain name and the unique label storage area. : To the domain name a.cn, the logic for adding e.cn is: First, the unique identifier of the domain name group found through a.cn is:
bundleOOOOOOOOOl; 把 e.cn bundleOOOOOOOOOl记录到域名和唯一标示存储区内】, 转步骤 4) ; bundleOOOOOOOOOl; record e.cn bundleOOOOOOOOl to the domain name and unique identifier storage area], go to the step 4) ;
4) 通过该域名, 查询到该域名的唯一标示【例如: 查找到 a. cn的唯一标示是:  4) Through the domain name, the unique identifier of the domain name is queried [eg: The unique identifier for finding a. cn is:
bundleOOOOOOOOOl , 并通过该标示, 查找到该域名组共享的信息为: bundleOOOOOOOOOl, and through the indication, find the information shared by the domain name group as:
唯一标示 注册人 解析数据 Uniquely labeled registrant
bundleOOOOOOOOOl abc ns. a. cn bundleOOOOOOOOOl abc ns. a. cn
,然后根据注册客户端传输过的数据,修订该存储区域的内容,修订是否成功,成功转步骤 5), 否者转步骤 6 ) ;  Then, according to the data transmitted by the registration client, the content of the storage area is revised, whether the revision is successful, and the process proceeds to step 5), otherwise the process proceeds to step 6);
5 ) 注册系统服务器返回修订成功信息给注册客户端;  5) The registration system server returns the revision success information to the registration client;
6 ) 注册系统服务器返回修订失败信息给注册客户端。  6) The registration system server returns the revision failure information to the registration client.
如图 6所示,是本发明基于域名组实现的域名注册方法一实施例中域名组执行转移、续费、 删除等操作的流程图;  As shown in FIG. 6 , it is a flowchart of operations such as performing a transfer, renewal, and deletion of a domain name group in an embodiment of a domain name registration method implemented by a domain name group according to the present invention;
在对域名进行转移、 续费、 删除或更新操作时, 对 "域名组" 内的域名执行一致的操作 (对应的逻辑操作流程见下图 3 ) 。  When transferring, renewing, deleting, or updating a domain name, perform a consistent operation on the domain name in the "domain name group" (the corresponding logical operation flow is shown in Figure 3 below).
对该算法流程的说明:  Description of the algorithm flow:
1 ) 注册客户端提交域名组转移 (续费、 删除等) 操作的相关信息, 在提交修改时, 只需要 包括域名组内的任意一个域名数据就可以, 不需要把域名组内所有域名包括在内;  1) The registration client submits the information about the operation of the domain name group transfer (renewal, deletion, etc.). When submitting the modification, you only need to include any domain name data in the domain name group. You do not need to include all the domain names in the domain name group. ;
2 ) 判断提交的域名, 是否是针对域名组的操作 【判断逻辑为: 通过注册客户端传输过来的 域名内容, 在域名-唯一标示存储区查询是否有大于一条的数据内容, 如有有大于 1条的存储 内容, 则认为是对域名组的操作】 ? 如果是, 转步骤 3 ) , 否者转步骤 4) ;  2) Determine whether the submitted domain name is an operation for the domain name group. [The judgment logic is: by registering the domain name content transmitted by the client, in the domain name - unique label storage area to query whether there is more than one data content, if there is more than 1 The storage content of the article is considered to be the operation of the domain name group]? If yes, go to step 3), otherwise go to step 4);
3 ) 通过注册客户端传输过来的域名, 查询到该域名组的对应的唯一标示, 然后根据唯一标 示, 查询到该域名的共享内容举例如下:  3) By registering the domain name transmitted by the client, querying the corresponding unique identifier of the domain name group, and then querying the shared content of the domain name according to the unique identifier is as follows:
唯一标示 注册人 解析数据 Uniquely labeled registrant
bundleOOOOOOOOOl abc ns. a. cn bundleOOOOOOOOOl abc ns. a. cn
修订该共享信息中注册商的信息, 转步骤 4) ; Revise the information of the registrar in the shared information, go to step 4);
4) 域名转移 (续费、 删除等) 是否成功? 如果成功转步骤 5 ) ; 否者步骤 6 ) ;  4) Is the domain name transfer (renewal, deletion, etc.) successful? If successful, go to step 5); otherwise, step 6);
5 ) 注册系统服务器返回修订成功信息给注册客户端;  5) The registration system server returns the revision success information to the registration client;
6 ) 注册系统服务器返回修订失败信息给注册客户端。  6) The registration system server returns the revision failure information to the registration client.
如图 7是本发明基于域名组实现的域名注册方法一实施例中注册流程示意图。  FIG. 7 is a schematic diagram of a registration process in an embodiment of a method for registering a domain name based on a domain name group according to the present invention.
1 ) 注册客户端发送创建域名的命令, 内容如下: 1) The registration client sends a command to create a domain name, as follows:
胡庆余堂.中国 Hu Qing Yu Tang. China
胡庆馀堂. cn 注册人: 张三 Hu Qingyutang. cn Registrant: Zhang San
技术联系人: 李四 Technical Contact: Li Si
注册商: abc Registrar: abc
2 ) 注册系统服务器收到注册客户端发送的注册信息  2) The registration system server receives the registration information sent by the registration client.
判断得出该操作是域名组创建操作, 域名组内域名为: 胡庆余堂.中国 和胡庆馀堂 . cn; 两个域名共享注册人和技术联系人信息、 和注册商; It is judged that the operation is a domain name group creation operation, and the domain names in the domain name group are: Hu Qing Yu Tang. China and Hu Qingyutang. cn; two domain name sharing registrant and technical contact information, and registrar;
为该域名组生成唯一标示: bundleOOOOOOOOOOOl ; Generate a unique identifier for the domain name group: bundleOOOOOOOOOOOl ;
3 ) 生成该域名组信息到数据库中:  3) Generate the domain name group information into the database:
域名 代表字域名 Domain name
胡庆余堂.中国 bundleOOOOOOOOOOOl Hu Qing Yu Tang. China bundleOOOOOOOOOOOl
胡庆馀堂. cn bundleOOOOOOOOOOOl 唯一标示 注册人 技术联系人 注册商 胡庆馀堂. cn bundleOOOOOOOOOOOl Uniquely labeled Registrant Technical Contact Registrar
bundleOOOOOOOOOOOl 张三 李四 abc 返会注册成功的信息给注册客户端。 bundleOOOOOOOOOOOl Zhang San Li Si abc Return registration information to the registered client.

Claims

权利 要求 书 Claim
1.一种基于域名组实现的域名注册方法, 其步骤包括:  A domain name registration method based on domain name group implementation, the steps comprising:
1 ) 客户端提交域名注册信息到注册端, 所述域名信息中包括至少一个域名;  1) The client submits the domain name registration information to the registration end, where the domain name information includes at least one domain name;
2 ) 根据所述域名信息中域名个数创建单个域名和 /或域名组; 2) creating a single domain name and/or domain name group according to the number of domain names in the domain name information;
3 )在所述域名组中生成域名对应的唯一标示,并根据所述唯一标示将所述域名信息进行储存; 3) generating a unique identifier corresponding to the domain name in the domain name group, and storing the domain name information according to the unique identifier;
4) 返回域名注册信息到客户端, 完成注册。 4) Return the domain name registration information to the client and complete the registration.
2.如权利要求 1所述的基于域名组实现的域名注册方法, 其特征在于, 所述域名组进行更新 时, 方法如下:  The method for registering a domain name based on a domain name group according to claim 1, wherein when the domain name group is updated, the method is as follows:
a) 客户端提交域名组修改信息到注册端的注册机构, 所述域名组信息中包括至少两个域名; b ) 根据所述修改信息中包含所述域名组内的域名, 查询得到所述域名唯一标示; a) The client submits the domain name group modification information to the registration authority of the registration end, where the domain name group information includes at least two domain names; b) according to the modification information, the domain name in the domain name group is included, and the domain name is uniquely obtained by the query. Mark
c ) 根据所述唯一标示在该域名组中进行删除和 /或添加操作, 同时更新所述域名组中共享的 其他信息; c) performing a deletion and/or adding operation in the domain name group according to the unique identifier, and simultaneously updating other information shared in the domain name group;
d) 返回域名修订信息到客户端, 完成更新。 d) Return the domain name revision information to the client and complete the update.
3.如权利要求 1所述的基于域名组实现的域名注册方法, 其特征在于, 所述域名组进行转移、 续费或删除操作时, 方法如下:  The method for registering a domain name based on a domain name group according to claim 1, wherein when the domain name group performs a transfer, renewal or deletion operation, the method is as follows:
i客户端提交域名组中域名的转移、 续费或删除请求信息到注册端的注册机构, 所述域名组 信息中包括至少两个域名;  The i client submits the transfer, renewal or deletion request information of the domain name in the domain name group to the registration authority of the registration end, and the domain name group information includes at least two domain names;
ii在所述域名组中生成域名对应的唯一标示,并根据所述唯一标示将所述域名信息进行转移、 续费或删除操作, 同时更新所述域名组中共享的其他信息; Ii generating a unique identifier corresponding to the domain name in the domain name group, and performing the transfer, renewal, or deletion operation on the domain name information according to the unique identifier, and simultaneously updating other information shared in the domain name group;
iii返回域名组转移、 续费或删除信息到客户端, 完成修改。 Iii Return to the domain name group transfer, renewal or delete information to the client, complete the modification.
4.如权利要求 1所述的基于域名组实现的域名注册方法, 其特征在于, 所述唯一标示根据以 下方法建立: 每注册一组域名增加一数字或日期作为唯一标示。  The domain name group-based domain name registration method according to claim 1, wherein the unique identifier is established according to the following method: adding a number or a date as a unique identifier for each registered group of domain names.
5.如权利要求 1所述的基于域名组实现的域名注册方法, 其特征在于, 所述唯一标示根据下 方法建立:以该域名组内域名为输入数据,通过摘要算法 sha256生成摘要数据作为唯一标示。  The method for registering a domain name based on a domain name group according to claim 1, wherein the unique identifier is established according to the following method: the domain name in the domain name group is used as input data, and the summary data is generated by the digest algorithm sha256 as a unique Marked.
6.如权利要求 1所述的基于域名组实现的域名注册方法, 其特征在于, 所述注册端和客户端 通过格式化的数据交互, 所述格式化数据交采用 key : value和 /或 XML组织形式传输信息。  The domain name group-based domain name registration method according to claim 1, wherein the registration end and the client interact with each other through formatted data, and the formatted data is exchanged by using key: value and/or XML. Organize the transfer of information.
7.—种基于域名组实现的域名注册系统, 包括, 客户端、 网络通信模块、 数据分析模块和数 据操作模块,  7. A domain name registration system implemented based on a domain name group, comprising: a client, a network communication module, a data analysis module, and a data operation module,
所述网络通信模块接收客户端发送的请求, 将发送来的数据传递给数据分析模块; 所述数据分析模块将用户请求数据进行解析, 根据所述域名信息中域名个数创建单个域 名和 /或域名组; 在所述域名组中生成域名对应的唯一标示, 并根据所述唯一标示将所述域名 信息进行储存; The network communication module receives the request sent by the client, and transmits the sent data to the data analysis module; the data analysis module parses the user request data, and creates a single domain according to the number of domain names in the domain name information. a name and/or a domain name group; generating a unique identifier corresponding to the domain name in the domain name group, and storing the domain name information according to the unique identifier;
所述数据操作模块对数据分析模块传输过来的数据, 进行数据库的读写并返回信息到数 据分析模块, 同时将结果反馈给网络通信模块。  The data operation module reads and writes data from the data analysis module, reads and writes the database, returns information to the data analysis module, and feeds the result back to the network communication module.
8.如权利要求 7所述的基于域名组实现的域名注册系统, 其特征在于, 所述数据分析模块在域 名组创建操作时, 域名组内的各个域名具有相同的属性, 用户对域名组内的域名可进行批量 的操作。  The domain name group-based domain name registration system according to claim 7, wherein, in the domain name group creation operation, each domain name in the domain name group has the same attribute, and the user belongs to the domain name group. The domain name can be operated in batches.
9.如权利要求 7所述的基于域名组实现的域名注册系统, 其特征在于, 所述数据分析模块可 更新域名组内对象域名、 主机、 联系人, 创建、 修改、 转移、 续费或删除域名组内相关信息。 The domain name registration system based on domain name group implementation according to claim 7, wherein the data analysis module can update an object domain name, a host, a contact in a domain name group, create, modify, transfer, renew, or delete a domain name. Relevant information within the group.
10.如权利要求 7所述的基于域名组实现的域名注册系统, 其特征在于, 所述网络通信模块将 数据报文发送回客户端, 报文信息包含了成功或失败信息。 The domain name registration system implemented by the domain name group according to claim 7, wherein the network communication module sends the data packet back to the client, and the message information includes success or failure information.
PCT/CN2012/087062 2012-12-10 2012-12-20 Method and system for implementing domain name registration based on domain name group WO2014089868A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210530642.3 2012-12-10
CN201210530642.3A CN102984298B (en) 2012-12-10 2012-12-10 Method and system for realizing domain name registration based on domain name group

Publications (1)

Publication Number Publication Date
WO2014089868A1 true WO2014089868A1 (en) 2014-06-19

Family

ID=47858028

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/087062 WO2014089868A1 (en) 2012-12-10 2012-12-20 Method and system for implementing domain name registration based on domain name group

Country Status (2)

Country Link
CN (1) CN102984298B (en)
WO (1) WO2014089868A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103812963B (en) * 2014-02-19 2017-04-19 互联网域名系统北京市工程研究中心有限公司 Domain name registration method and domain name registration system
CN103996113A (en) * 2014-06-20 2014-08-20 张康德 Student and faculty-member management system
CN106302834B (en) * 2015-05-12 2020-06-23 阿里巴巴集团控股有限公司 Domain name transfer method and device
CN106470250B (en) * 2015-08-19 2019-09-10 互联网域名系统北京市工程研究中心有限公司 Domain name registration method, device and system
CN106412141A (en) * 2016-07-14 2017-02-15 厦门易名科技股份有限公司 Processing method and system for domain name template registration
CN106412000B (en) * 2016-07-27 2019-05-31 厦门易名科技股份有限公司 A kind of processing method of inquiry of the domain name
CN106850870B (en) * 2017-01-16 2020-01-17 中国互联网络信息中心 Method for configuring and inquiring domain name sharing management authority
CN108737587B (en) * 2017-04-20 2021-08-20 互联网域名系统北京市工程研究中心有限公司 Method, equipment and system for setting double identification for domain name registrant

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1471673A (en) * 2000-11-01 2004-01-28 ˹������ķ˹��COM��˾ Domain Name acquisition and management system and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1471673A (en) * 2000-11-01 2004-01-28 ˹������ķ˹��COM��˾ Domain Name acquisition and management system and method

Also Published As

Publication number Publication date
CN102984298B (en) 2015-07-22
CN102984298A (en) 2013-03-20

Similar Documents

Publication Publication Date Title
WO2014089868A1 (en) Method and system for implementing domain name registration based on domain name group
CN110268677B (en) Cross-chain interaction using domain name scheme in blockchain system
EP1838071B1 (en) A method for implementing the data synchronization of the server and the client side in the mechanism of the domain name system
US7437479B2 (en) Position identifier management apparatus and method, mobile computer, and position identifier processing method
EP1686766B1 (en) Automated integration of content from multiple information stores using a mobile communication device
WO2014089867A1 (en) Method and service system for implementing domain name registration and resolution based on domain name group
CN100586112C (en) Method for establishing contact list and managing contact information in instant communication
US20070112877A1 (en) Method and system for improving write performance in a supplemental directory
CN103037029B (en) Binding registration based domain name WHOIS query method and binding registration based domain name WHOIS service system
WO2011113372A1 (en) Method, system and group server for synchronizing operations of multiple groups
CN113094334B (en) Digital service method, device, equipment and storage medium based on distributed storage
US8605736B2 (en) Method, system and apparatus for heterogeneous addressing mapping
CN108076081B (en) Method, device and system for synchronizing service data
WO2014089866A1 (en) Method and system for implementing idn registration based on domain name group
JP2007219634A (en) Distributed database system and distributed management method of database
US20070112791A1 (en) Method and system for providing enhanced read performance for a supplemental directory
WO2004086775A2 (en) A method and contact list server for modifying the entry names in a contact list
JP4272105B2 (en) Storage group setting method and apparatus
US20080155263A1 (en) Systems and Methods for Tracking Electronic Files in Computer Networks Using Electronic Signatures
WO2017000669A1 (en) Centralised management control method, apparatus, and related device for domain name resource record caching
CN108062277B (en) Electronic credential data access method, device and system
CN114793244A (en) Resource processing method, device, equipment and medium for block chain
JP4230677B2 (en) Information management system, information management apparatus, information management method, information use client, information use client program, and information recording medium on which information use client program is recorded
CN101534480B (en) Cross network file synchronizing method based on mobile software agent
CN107145606A (en) A kind of data managing method and device

Legal Events

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

Ref document number: 12889853

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12889853

Country of ref document: EP

Kind code of ref document: A1