CN104836864A - Domain name access error correction method and device - Google Patents

Domain name access error correction method and device Download PDF

Info

Publication number
CN104836864A
CN104836864A CN201510239947.2A CN201510239947A CN104836864A CN 104836864 A CN104836864 A CN 104836864A CN 201510239947 A CN201510239947 A CN 201510239947A CN 104836864 A CN104836864 A CN 104836864A
Authority
CN
China
Prior art keywords
domain name
client
webserver
webpage
address
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.)
Pending
Application number
CN201510239947.2A
Other languages
Chinese (zh)
Inventor
曾宪力
黄衍博
李坤祥
史伟
闵宇
麦剑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Efly Network Co Ltd
Original Assignee
Guangdong Efly Network 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 Guangdong Efly Network Co Ltd filed Critical Guangdong Efly Network Co Ltd
Priority to CN201510239947.2A priority Critical patent/CN104836864A/en
Publication of CN104836864A publication Critical patent/CN104836864A/en
Pending legal-status Critical Current

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/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5076Update or notification mechanisms, e.g. DynDNS

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an access error correction method and device. The method comprises the following steps: receiving a domain name resolving request sent by a client, wherein the domain name resolving request comprises a domain name requested to be accessed; and when the domain name in the domain name resolving request is not matched with a pre-stored domain name in a domain name server, determining response information of the domain name requested to be accessed according to a preset domain name error correction rule, and instructing a network server to return the response information to the client. According to the access error correction method and device provided in the embodiment of the invention, friendly response is made to a user through the client when the user inputs a wrong domain name, so that the domain name access error correction function of a domain name system is expanded, and the satisfaction of user experience is improved.

Description

A kind of domain name access error correction method and device
Technical field
The present invention relates to Internet technical field, particularly relate to a kind of domain name access error correction method and device.
Background technology
DNS (Domain Name System), being translated into Chinese is exactly " domain name system " or " domain name analysis system ".Its effect in the Internet is: domain name is converted into the IP address that network can identify.Website in the Internet is all exist with the form of server one by one, and we can use host name identification main frame, also can use IP address designation.Website on the Internet is infinite many, and people can not remember these IP character strings, is more ready to use the host name identification symbol being convenient to remember, and router is then only willing to use length to fix and the IP address of the structure that has levels.Therefore, this generates the DNS management system DNS of convenient memory, it can be converted to the domain name easy to remember of our input the IP address of the server that will access.
Such as, user inputs domain name in browser, such as www.baidu.com, after carriage return, this domain name is sent in the dns server provided for user, stores the IP address information that domain name www.baidu.com is corresponding in this dns server, and such as corresponding IP address is 220.181.38.4.Like this, the access request of user will be sent to 220.181.38.4 by dns server, namely the Website server of Baidu.So just achieve process domain name mapping being become IP address.
But, it is corresponding IP address that current domain name analysis system is just responsible for domain name mapping usually, friendly correction process is not carried out to the wrong domain name of user's input, when the domain name of user's input error, owing to there is not this domain name record in domain name server database, the IP address that the domain name causing returning parsing is corresponding, so that user cannot have access to the website wanting to access, and friendly response is not made to the user of input error domain name, and for the user without computer network basis being the very difficult decision problem reason that occurs, reduce the satisfaction of Consumer's Experience.
Summary of the invention
The object of the invention is to propose a kind of domain name access error correction method and device, to expand the domain name access error correction of domain name system, friendly response is made to the wrong domain name of user's input, promotes the satisfaction of Consumer's Experience.
On the one hand, the embodiment of the present invention provides a kind of domain name access error correction method, comprising:
Receive the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access;
When domain name in domain name analysis request is not mated with the domain name prestored in name server, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client.
Further, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, comprising:
Obtain in name server the domain name of described request access closest to domain name, and obtain the described IP address closest to domain name;
Access closest to the webserver corresponding to the IP address of domain name, and indicate the described webserver that the webpage corresponding closest to domain name is returned to client.
Further, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, comprising:
Obtain in name server and at least one alternative domain name like the domain name kind in domain name analysis request, and obtain preset IP address;
Access the webserver that described preset IP address is corresponding, and indicate the described webserver that at least one alternative domain name described is returned to client by webpage.
Further, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, comprising:
Preset IP address is obtained in name server;
Access the webserver that described preset IP address is corresponding, and indicate the described webserver that default error prompting webpage is returned to client.
Further, indicate the described webserver default error prompting webpage is returned to client after also comprise:
Indicate the described webserver according to the HTML (Hypertext Markup Language) redirect rule preset, described default error prompting webpage is jumped to default webpage to be visited, and described webpage to be visited is returned to client.
On the other hand, the embodiment of the present invention also provides a kind of domain name access error correction device, comprising:
Receiving element, for receiving the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access;
Response unit, when not mating with the domain name prestored in name server for the domain name in domain name analysis request, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client.
Further, described response unit comprises:
First obtains subelement, for obtain in name server the domain name of described request access closest to domain name, and obtain the described IP address closest to domain name;
First returns subelement, for accessing closest to the webserver corresponding to the IP address of domain name, and indicates the described webserver that the webpage corresponding closest to domain name is returned to client.
Further, described response unit comprises:
Second obtains subelement, for obtaining in name server and at least one alternative domain name like the domain name kind in domain name analysis request, and obtains preset IP address;
Second returns subelement, for accessing the webserver corresponding to described preset IP address, and indicates the described webserver that at least one alternative domain name described is returned to client by webpage.
Further, described response unit comprises:
3rd obtains subelement, for obtaining preset IP address in name server;
3rd returns subelement, for accessing the webserver corresponding to described preset IP address, and indicates the described webserver that default error prompting webpage is returned to client.
Further, also comprise:
4th returns subelement, after default error prompting webpage being returned to client at the described webserver of instruction, indicate the described webserver according to the HTML (Hypertext Markup Language) redirect rule preset, described default error prompting webpage is jumped to default webpage to be visited, and described webpage to be visited is returned to client.
The domain name access error correction method provided in the embodiment of the present invention and device, by the domain name mapping request that name server reception user is sent by client, when domain name in domain name analysis request is not mated with the domain name prestored in name server, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, when user have input the domain name of mistake, friendly response is made to user by client, expand the domain name access error correction of domain name system, improve the satisfaction of Consumer's Experience.
Accompanying drawing explanation
In order to the technical scheme of exemplary embodiment of the present is clearly described, one is done to the accompanying drawing used required for describing in embodiment below and simply introduce.Obviously, the accompanying drawing introduced is the accompanying drawing of a part of embodiment that the present invention will describe, instead of whole accompanying drawings, for those of ordinary skill in the art, under the prerequisite not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the flow chart of the domain name access error correction method that the embodiment of the present invention one provides;
Fig. 2 is the flow chart of the domain name access error correction method that the embodiment of the present invention two provides;
Fig. 3 is the flow chart of the domain name access error correction method that the embodiment of the present invention three provides;
Fig. 4 is the flow chart of the domain name access error correction method that the embodiment of the present invention four provides;
Fig. 5 is the structural representation of the domain name access error correction device that the embodiment of the present invention five provides.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below with reference to the accompanying drawing in the embodiment of the present invention, by embodiment, technical scheme of the present invention is intactly described.Obviously; described embodiment is a part of embodiment of the present invention, instead of whole embodiments, based on embodiments of the invention; the every other embodiment that those of ordinary skill in the art obtain under the prerequisite not making creative work, all falls within protection scope of the present invention.
Embodiment one
Fig. 1 gives the flow chart of the domain name access error correction method that the present embodiment one provides, the method can be performed by domain name access error correction device, wherein said device can by software and/or hardware implementing, and the part that can be used as name server is built in name server inside.As shown in Figure 1, the domain name access error correction method that the present embodiment provides comprises following operation:
Operation S101, receive the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access.
In this operation, name server receives the domain name mapping request that client sends, and according to the corresponding relation of the domain name prestored in database and IP address, resolves domain name analysis request.
Operation S102, when domain name in domain name analysis request is not mated with the domain name prestored in name server, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client.
Concrete, if user have input the domain name of a wrong request access by client, this wrong domain name does not store in domain name server database, name server is after the analysis request receiving this wrong domain name, according to the domain name error-correction rule preset, determine the response message to described wrong domain name, and indication network server returns described response message to client.
Wherein, described indication network server returns described response message to client, be specifically as follows indication network server and return one with wrong domain name closest to the webpage corresponding to domain name to client, also an error prompting page can be returned for indication network server to client, wrong with the input of reminding user domain name, also can return a preset web for indication network server, described preset web can comprise the hyperlink with domain name like error field famous prime minister.
The domain name access error correction method that the present embodiment provides, by the domain name mapping request that name server reception user is sent by client, when domain name in domain name analysis request is not mated with the domain name prestored in name server, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, when user have input the domain name of mistake, friendly response is made to user by client, expand the domain name access error correction of domain name system, improve the satisfaction of Consumer's Experience.
Embodiment two
Fig. 2 gives the flow chart of the domain name access error correction method that the present embodiment two provides, the method can be performed by domain name access error correction device, wherein said device can by software and/or hardware implementing, and the part that can be used as name server is built in name server inside.The present embodiment is based on embodiment one, and be optimized operation S102, the domain name access error correction method that the present embodiment provides comprises following operation:
Operation S201, receive the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access.
Operation S202, when the domain name in domain name analysis request is not mated with the domain name prestored in name server, obtain in name server the domain name that described request accesses closest to domain name, and obtain the described IP address closest to domain name.
Operation S203, accesses closest to the webserver corresponding to the IP address of domain name, and indicates the described webserver that the webpage corresponding closest to domain name is returned to client.
The domain name access error correction method that the embodiment of the present invention provides, by the domain name mapping request that name server reception user is sent by client, when domain name in domain name analysis request is not mated with the domain name prestored in name server, obtain from name server described request access domain name closest to domain name and the described IP address closest to domain name, access closest to the webserver corresponding to the IP address of domain name, and indicate the described webserver that the webpage corresponding closest to domain name is returned to client, when user's input error domain name, can at the webpage of client display with the immediate domain name of wrong domain name, friendly response has been made to user by client, improve the satisfaction of Consumer's Experience.
Embodiment three
Fig. 3 gives the flow chart of the domain name access error correction method that the present embodiment three provides, the method can be performed by domain name access error correction device, wherein said device can by software and/or hardware implementing, and the part that can be used as name server is built in name server inside.The present embodiment is based on embodiment one, and be optimized operation S102, the domain name model essay error correction method that the present embodiment provides comprises following operation:
Operation S301, receive the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access.
Operation S302, when the domain name in domain name analysis request is not mated with the domain name prestored in name server, obtains and at least one alternative domain name like the domain name kind in domain name analysis request, and obtains preset IP address in name server.
Wherein, described alternative domain name can be obtained by name server unceasing study in the process of domain name mapping and is stored in the database of name server.
Operation S303, accesses the webserver that described preset IP address is corresponding, and indicates the described webserver that at least one alternative domain name described is returned to client by webpage.
Wherein, described alternative domain name can return to client by webpage with the form of hyperlink.User selects the alternative domain name on described webpage by client, name server receives the alternative domain name mapping request of user's selection that client sends, and parse the IP address of described alternative domain name, access the webserver that described IP address is corresponding, return to client with the webpage that the alternative domain name indicating the described webserver user to be selected is corresponding.
The domain name access error correction method that the embodiment of the present invention provides, by the domain name mapping request that name server reception user is sent by client, when domain name in domain name analysis request is not mated with the domain name prestored in name server, obtain in name server and at least one alternative domain name and preset IP address like the domain name kind in domain name analysis request, access the webserver that described preset IP address is corresponding, and indicate the described webserver that at least one alternative domain name described is returned to client by webpage, according to the selection of user to alternative domain name, the network server to client end indicating alternative domain name corresponding returns webpage corresponding to alternative domain name that user selects, when the domain name of user's input error, by client to the selection webpage of user's correct domain name, and make friendly response according to the selection of user, improve the satisfaction of Consumer's Experience.
Embodiment four
Fig. 4 gives the flow chart of the domain name access error correction method that the present embodiment four provides, the method can be performed by domain name access error correction device, wherein said device can by software and/or hardware implementing, and the part that can be used as name server is built in name server inside.The present embodiment is based on embodiment one, and be optimized operation S102, the domain name access error correction method that the present embodiment provides comprises following operation:
Operation S401, receive the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access;
Operation S402, when the domain name in domain name analysis request is not mated with the domain name prestored in name server, obtains preset IP address in name server;
Operation S403, accesses the webserver that described preset IP address is corresponding, and indicates the described webserver that default error prompting webpage is returned to client.
Further, can also comprise after default error prompting webpage is returned to client by the described webserver of instruction: indicate the described webserver according to the HTML (Hypertext Markup Language) redirect rule preset, described default error prompting webpage is jumped to default webpage to be visited, and described webpage to be visited is returned to client.
Wherein, described HTML (Hypertext Markup Language) redirect rule can be HTML (Hypertext Markup Language) 301 redirect rule or HTML (Hypertext Markup Language) 302 redirect rule.Wherein, described webpage to be visited is the webpage like the error field famous prime minister inputted with user of HTML (Hypertext Markup Language) redirect rule in advance setting corresponding to domain name.
The domain name access error correction method that the present embodiment provides, by the domain name mapping request that name server reception user is sent by client, when domain name in domain name analysis request is not mated with the domain name prestored in name server, preset IP address is obtained from name server, access the webserver that described preset IP address is corresponding, and indicate the described webserver that default error prompting webpage is returned to client, and by HTML (Hypertext Markup Language) redirect rule, described default error prompting webpage is jumped to default webpage to be visited by indication network server, and described webpage to be visited is returned to client, when the domain name of user's input error, friendly response has been made to user by client, improve the satisfaction of Consumer's Experience.
Embodiment five
Fig. 5 gives the structural representation of the domain name access error correction device that the embodiment of the present invention five provides.As shown in Figure 5, the domain name access error correction device that the present embodiment provides comprises:
Receiving element 510, for receiving the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access;
Response unit 520, when not mating with the domain name prestored in name server for the domain name in domain name analysis request, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client.
Further, described response unit 520 can comprise:
First obtains subelement, for obtain in name server the domain name of described request access closest to domain name, and obtain the described IP address closest to domain name;
First returns subelement, for accessing closest to the webserver corresponding to the IP address of domain name, and indicates the described webserver that the webpage corresponding closest to domain name is returned to client.
Further, described response unit 520 can comprise:
Second obtains subelement, for obtaining in name server and at least one alternative domain name like the domain name kind in domain name analysis request, and obtains preset IP address;
Second returns subelement, for accessing the webserver corresponding to described preset IP address, and indicates the described webserver that at least one alternative domain name described is returned to client by webpage.
Further, described response unit 520 can comprise:
3rd obtains subelement, for obtaining preset IP address in name server;
3rd returns subelement, for accessing the webserver corresponding to described preset IP address, and indicates the described webserver that default error prompting webpage is returned to client.
Further, can also comprise:
4th returns subelement, after default error prompting webpage being returned to client at the described webserver of instruction, indicate the described webserver according to the HTML (Hypertext Markup Language) redirect rule preset, described default error prompting webpage is jumped to default webpage to be visited, and described webpage to be visited is returned to client.
The domain name access error correction device that the embodiment of the present invention is carried can perform the domain name access error correction method that any embodiment of the present invention provides, and possesses the corresponding functional module of manner of execution and beneficial effect.
The know-why that above are only preferred embodiment of the present invention and use.The invention is not restricted to specific embodiment described here, the various significant changes can carried out for a person skilled in the art, readjust and substitute all can not depart from protection scope of the present invention.Therefore, although be described in further detail invention has been by above embodiment, the present invention is not limited only to above embodiment, when not departing from the present invention's design, can also comprise other Equivalent embodiments more, and scope of the present invention is determined by the scope of claim.

Claims (10)

1. a domain name access error correction method, is characterized in that, comprising:
Receive the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access;
When domain name in domain name analysis request is not mated with the domain name prestored in name server, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client.
2. method according to claim 1, is characterized in that, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, comprising:
Obtain in name server the domain name of described request access closest to domain name, and obtain the described IP address closest to domain name;
Access closest to the webserver corresponding to the IP address of domain name, and indicate the described webserver that the webpage corresponding closest to domain name is returned to client.
3. method according to claim 1, is characterized in that, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, comprising:
Obtain in name server and at least one alternative domain name like the domain name kind in domain name analysis request, and obtain preset IP address;
Access the webserver that described preset IP address is corresponding, and indicate the described webserver that at least one alternative domain name described is returned to client by webpage.
4. method according to claim 1, is characterized in that, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client, comprising:
Preset IP address is obtained in name server;
Access the webserver that described preset IP address is corresponding, and indicate the described webserver that default error prompting webpage is returned to client.
5. method according to claim 4, is characterized in that, indicate the described webserver default error prompting webpage is returned to client after also comprise:
Indicate the described webserver according to the HTML (Hypertext Markup Language) redirect rule preset, described default error prompting webpage is jumped to default webpage to be visited, and described webpage to be visited is returned to client.
6. a domain name access error correction device, is characterized in that, comprising:
Receiving element, for receiving the domain name mapping request that client sends, domain name analysis request comprises the domain name of request access;
Response unit, when not mating with the domain name prestored in name server for the domain name in domain name analysis request, according to the domain name error-correction rule preset, determine the response message of the domain name to described request access, and indication network server returns described response message to client.
7. device according to claim 6, is characterized in that, described response unit comprises:
First obtains subelement, for obtain in name server the domain name of described request access closest to domain name, and obtain the described IP address closest to domain name;
First returns subelement, for accessing closest to the webserver corresponding to the IP address of domain name, and indicates the described webserver that the webpage corresponding closest to domain name is returned to client.
8. device according to claim 6, is characterized in that, described response unit comprises:
Second obtains subelement, for obtaining in name server and at least one alternative domain name like the domain name kind in domain name analysis request, and obtains preset IP address;
Second returns subelement, for accessing the webserver corresponding to described preset IP address, and indicates the described webserver that at least one alternative domain name described is returned to client by webpage.
9. device according to claim 6, is characterized in that, described response unit comprises:
3rd obtains subelement, for obtaining preset IP address in name server;
3rd returns subelement, for accessing the webserver corresponding to described preset IP address, and indicates the described webserver that default error prompting webpage is returned to client.
10. device according to claim 9, is characterized in that, also comprises:
4th returns subelement, after default error prompting webpage being returned to client at the described webserver of instruction, indicate the described webserver according to the HTML (Hypertext Markup Language) redirect rule preset, described default error prompting webpage is jumped to default webpage to be visited, and described webpage to be visited is returned to client.
CN201510239947.2A 2015-05-12 2015-05-12 Domain name access error correction method and device Pending CN104836864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510239947.2A CN104836864A (en) 2015-05-12 2015-05-12 Domain name access error correction method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510239947.2A CN104836864A (en) 2015-05-12 2015-05-12 Domain name access error correction method and device

Publications (1)

Publication Number Publication Date
CN104836864A true CN104836864A (en) 2015-08-12

Family

ID=53814493

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510239947.2A Pending CN104836864A (en) 2015-05-12 2015-05-12 Domain name access error correction method and device

Country Status (1)

Country Link
CN (1) CN104836864A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107249049A (en) * 2017-07-21 2017-10-13 北京亚鸿世纪科技发展有限公司 A kind of method and apparatus screened to the domain name data that network is gathered
CN107592374A (en) * 2017-09-04 2018-01-16 北京新流万联网络技术有限公司 The DNS correcting methods and system of DNS domain name error resolution
CN111475289A (en) * 2020-03-26 2020-07-31 北京世纪家天下科技发展有限公司 Load balancing method and device
CN111831568A (en) * 2020-07-20 2020-10-27 北京达佳互联信息技术有限公司 Automatic test method and device and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050235031A1 (en) * 1999-09-10 2005-10-20 Eric Schneider Hyperlink generation and enhanced spell check method, product, apparatus, and user interface system
CN1869987A (en) * 2005-05-26 2006-11-29 国际商业机器公司 Method and system for ascertaining useable domain name by URL input
CN101341717A (en) * 2005-12-23 2009-01-07 国际商业机器公司 Method for evaluating and accessing a network address
CN101505323A (en) * 2009-02-24 2009-08-12 南京联创科技股份有限公司 Domain name parsing redirection method on the basis of content analysis under massive data
CN102801814A (en) * 2012-08-29 2012-11-28 易莲无限(北京)科技发展有限责任公司 Internet access method, device and system
CN103780659A (en) * 2012-10-25 2014-05-07 中国电信股份有限公司 Method for processing webpage address inputted by mobile subscriber and wireless application protocol gateway

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050235031A1 (en) * 1999-09-10 2005-10-20 Eric Schneider Hyperlink generation and enhanced spell check method, product, apparatus, and user interface system
CN1869987A (en) * 2005-05-26 2006-11-29 国际商业机器公司 Method and system for ascertaining useable domain name by URL input
CN101341717A (en) * 2005-12-23 2009-01-07 国际商业机器公司 Method for evaluating and accessing a network address
CN101505323A (en) * 2009-02-24 2009-08-12 南京联创科技股份有限公司 Domain name parsing redirection method on the basis of content analysis under massive data
CN102801814A (en) * 2012-08-29 2012-11-28 易莲无限(北京)科技发展有限责任公司 Internet access method, device and system
CN103780659A (en) * 2012-10-25 2014-05-07 中国电信股份有限公司 Method for processing webpage address inputted by mobile subscriber and wireless application protocol gateway

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
骆亮: "基于BIND的域名纠错系统设计与实现", 《计算机与数字工程》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107249049A (en) * 2017-07-21 2017-10-13 北京亚鸿世纪科技发展有限公司 A kind of method and apparatus screened to the domain name data that network is gathered
CN107592374A (en) * 2017-09-04 2018-01-16 北京新流万联网络技术有限公司 The DNS correcting methods and system of DNS domain name error resolution
CN107592374B (en) * 2017-09-04 2021-06-04 北京新流万联网络技术有限公司 Correction method and system for domain name error resolution
CN111475289A (en) * 2020-03-26 2020-07-31 北京世纪家天下科技发展有限公司 Load balancing method and device
CN111475289B (en) * 2020-03-26 2024-04-12 北京世纪家天下科技发展有限公司 Load balancing method and device
CN111831568A (en) * 2020-07-20 2020-10-27 北京达佳互联信息技术有限公司 Automatic test method and device and electronic equipment

Similar Documents

Publication Publication Date Title
US10437897B2 (en) Methods and systems for recommending packages of domain names for registration
US8108416B2 (en) System and method for updating a search results page in response to a user map interaction
US8276057B2 (en) Announcing a domain name registration on a social website
CN104184832B (en) Data submission method and device in network application
US20090006646A1 (en) System and Method of Auto Populating Forms on Websites With Data From Central Database
US10175861B2 (en) Method and system for web page commenting, browser and storage medium
US20160241656A1 (en) Method and system for tracking web link usage
US9251223B2 (en) Alternative web pages suggestion based on language
WO2013143403A1 (en) Method and system for accessing website
US20150039599A1 (en) Methods and systems for recommending top level and second level domains
WO2011154974A2 (en) System and method of addressing and accessing information using a keyword identifier
US20210073482A1 (en) Translation system
JP6093449B2 (en) Homepage forming method, peripheral device, and homepage forming system
CN102867266A (en) Inquiry method and device
US9684918B2 (en) System and method for candidate domain name generation
US8312364B2 (en) Social website domain registration announcement and search engine feed
CN104836864A (en) Domain name access error correction method and device
CN103618742B (en) Webmaster's method for verifying authority
NL2006294C2 (en) Website translator, system, and method.
EP2998885A1 (en) Method and device for information search
CN104680063A (en) Information interception method and terminal
CN111078219A (en) Page display method, device and system, electronic equipment and storage medium
US10230572B2 (en) System and method for processing web-browsing information
US20150106234A1 (en) System and method for grouping name assets for display
EP2984576A1 (en) Smart navigation services

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 705-708, room two, No. 121, north south of the Five Ridges Avenue, Chancheng District, Guangdong, Foshan, 528000

Applicant after: GUANGDONG RUIJIANG CLOUD COMPUTING CO., LTD.

Address before: Chancheng District of Guangdong city of Foshan province south of the Five Ridges 528000 Avenue North 121 East International A District Office 7-8

Applicant before: Guangdong Efly Network Co., Ltd.

COR Change of bibliographic data
RJ01 Rejection of invention patent application after publication

Application publication date: 20150812

RJ01 Rejection of invention patent application after publication