CN104158919A - Webpage access implementation method, server and client - Google Patents

Webpage access implementation method, server and client Download PDF

Info

Publication number
CN104158919A
CN104158919A CN201410413260.1A CN201410413260A CN104158919A CN 104158919 A CN104158919 A CN 104158919A CN 201410413260 A CN201410413260 A CN 201410413260A CN 104158919 A CN104158919 A CN 104158919A
Authority
CN
China
Prior art keywords
address
domain name
client
resolution server
party
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
CN201410413260.1A
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.)
Anyi Hengtong Beijing Technology Co Ltd
Original Assignee
Anyi Hengtong Beijing Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Anyi Hengtong Beijing Technology Co Ltd filed Critical Anyi Hengtong Beijing Technology Co Ltd
Priority to CN201410413260.1A priority Critical patent/CN104158919A/en
Publication of CN104158919A publication Critical patent/CN104158919A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention provides a webpage access implementation method, a server and a client. The method comprises the following steps that: a third-party domain name resolution server receives a domain name resolution request sent by the client; the third-party domain name resolution server looks up candidate IP (Internet Protocol) addresses corresponding to domain names in a corresponding relation list of website domain names and IP addresses; the third-party domain name resolution server sequences the candidate IP addresses based on a preset sequencing strategy, and takes at least one IP address prioritized in the queue as a target IP address; and the third-party domain name resolution server transmits the target IP address to the client in order that the client accesses a host corresponding to the target IP address. Through adoption of the webpage access implementation method and the third-party domain name resolution server provided by the embodiment of the invention, an appropriate IP address can be provided for the client, and the client can access corresponding hosts according to one or more sequenced IP addresses, so that the success rate of the client in accessing corresponding webpages according to the domain names is increased.

Description

Web page access implementation method, server and client side
Technical field
The embodiment of the present invention relates to communication technical field, relates in particular to a kind of web page access implementation method, server and client side.
Background technology
Along with the high speed development of Internet technology, network becomes the main channel of user's obtaining information gradually.By accessed web page, the various information that user needs in can getting and working at ordinary times and live.
Existing web page access technology, is generally the domain name of being inputted by client user, initiates domain name mapping request, with the IP address of determining that this domain name is corresponding according to domain name to DNS (Domain NameSystem, domain name system) server; Client is initiated access request according to determined IP address to Website server, to access main frame corresponding to described IP address.Wherein, storing the mapping relations between various domain names and IP address on dns server, can be corresponding IP address by domain name mapping.
The defect that above-mentioned web page access technology exists is: once dns server is made mistakes, can cause the IP address of main frame to parse, causing cannot accessed web page.And the IP address of the main frame that dns server provides to client may not be the selection of current optimum, the web page access that has affected user is experienced.For example, telecommunication user input domain name www.hao123.com is the IP address of the CND of UNICOM (Content Delivery Network, content distributing network) node and dns server parses, can cause like this client outgoing access, the access time extends greatly.
Summary of the invention
The embodiment of the present invention provides a kind of web page access implementation method, server and client side, to promote the success rate of web page access, and promotes webpage access speed.
First aspect, the embodiment of the present invention provides a kind of web page access implementation method, comprising:
Third party's domain name resolution server receives the domain name mapping request that client sends;
Third party's domain name resolution server, in the corresponding relation list of website domain name and IP address, is searched the candidate IP address corresponding with domain name;
Third party's domain name resolution server, based on default ordering strategy, sorts described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address;
Described target ip address is sent to client by third party's domain name resolution server, so that main frame corresponding to target ip address described in described client-access.
Second aspect, the embodiment of the present invention also provides a kind of third party's domain name resolution server, comprising:
Domain name mapping request receiving module, the domain name mapping request sending for receiving client;
IP address resolution module, for the corresponding relation list in website domain name and IP address, searches the candidate IP address corresponding with domain name;
IP address sort module, for based on default ordering strategy, sorts described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address;
IP address sending module, for described target ip address is sent to client, so that main frame corresponding to target ip address described in described client-access.
The third aspect, the embodiment of the present invention also provides a kind of web page access implementation method, comprising:
The name server configuration information of client based on local, sends domain name mapping request to third party's domain name resolution server;
At least two target ip address that described client third party domain name resolution server returns;
Described client is carried out continuity testing to described target ip address, determines the connection speed of the main frame that described target ip address is corresponding;
Described client is according to described connection speed select target IP address, to carry out host access.
Fourth aspect, the embodiment of the present invention also provides a kind of web page access client, comprising:
The first domain name mapping request sending module, for the name server configuration information based on local, sends domain name mapping request to third party's domain name resolution server;
The one IP address receiver module, at least two target ip address that return for receiving third party's domain name resolution server;
First UNICOM's speed determination module, for described target ip address is carried out to continuity testing, determines the connection speed of the main frame that described target ip address is corresponding;
The one IP address selection module, for according to described connection speed select target IP address, to carry out host access.
The web page access implementation method that the embodiment of the present invention provides and third party's domain name resolution server, carry out domain name mapping by third party's domain name resolution server, can obtain candidate IP address corresponding to domain name to be resolved sending with client, and by sequence, candidate IP address is screened, can provide suitable IP address for client, make client access corresponding main frame according to the one or more IP address after sequence, thereby promoted client according to the success rate of webpage corresponding to domain name access.
Another web page access implementation method and web page access client that the embodiment of the present invention provides, in client after third party's domain name resolution server sends domain name mapping request, carry out domain name mapping by third party's domain name resolution server, can make client obtain at least two the IP addresses corresponding with domain name to be resolved, and continuity testing is carried out at least two IP addresses third party's domain name resolution server being returned by client, can make client select suitable IP address, thereby promote the access speed of client based on main frame corresponding to domain name access IP address.
Brief description of the drawings
In order to be illustrated more clearly in the present invention, introduce simply the accompanying drawing of required use in the present invention being done to one below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
The flow chart of a kind of web page access implementation method that Fig. 1 provides for the embodiment of the present invention one;
The flow chart of a kind of web page access implementation method that Fig. 2 a provides for the embodiment of the present invention two;
Fig. 2 b is the schematic diagram of web page access implementation method example applicable in the embodiment of the present invention two;
The flow chart of the web page access implementation method that Fig. 2 c provides for the embodiment of the present invention two;
The structural representation of a kind of third party's domain name resolution server that Fig. 3 provides for the embodiment of the present invention three;
The flow chart of the another kind of web page access implementation method that Fig. 4 provides for the embodiment of the present invention four;
The flow chart of the another kind of web page access implementation method that Fig. 5 provides for the embodiment of the present invention five;
The structural representation of a kind of web page access client that Fig. 6 provides for the embodiment of the present invention six.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, the technical scheme in the embodiment of the present invention is described in further detail, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiment.Be understandable that; specific embodiment described herein is only for explaining the present invention; but not limitation of the invention; based on the embodiment in the present invention; those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.It also should be noted that, for convenience of description, in accompanying drawing, only show part related to the present invention but not full content.
Embodiment mono-
Refer to Fig. 1, the flow chart of a kind of web page access implementation method providing for the embodiment of the present invention one.Third party's domain name resolution server that the method for the embodiment of the present invention can be realized by hardware and/or software is carried out.Third party's domain name resolution server is the server that stores the corresponding relation list of website domain name and IP address, can be the server of the third party service provider for providing domain name mapping service to arrange, it can assist the domain name mapping function of existing common domain name server, or the partial function of alternative common domain name resolution server.Again or, third party's domain name resolution server also can directly replace common domain name resolution server, for all clients provide domain name mapping service.
As shown in Figure 1, described method comprises:
110, third party's domain name resolution server receives the domain name mapping request that client sends;
This operation specifically, after client sends domain name mapping request, receives domain name analysis request by third party's domain name resolution server.Wherein, client is any one client that need to resolve domain name and carry out web page access, for example, can be browser.
Client, after receiving the domain name to be visited of user's input, obtains domain name mapping request, and domain name analysis request is sent to third party's domain name resolution server.
120, third party's domain name resolution server, in the corresponding relation list of website domain name and IP address, is searched the candidate IP address corresponding with domain name;
This operation is the corresponding relation list based on website domain name and IP address specifically, by third party's domain name resolution server, the domain name to be resolved in domain name mapping request is resolved, and obtains the candidate IP address corresponding with domain name.
Between the IP address of website domain name and Website server main frame, there is corresponding relation, for example, between the IP address of the server host of website domain name www.baidu.com and Baidu, have corresponding relation.It should be noted that, in order to ensure the fluency of different regions user access, be generally that distributed site resource being placed in some server host that can conduct interviews by IP address conducted interviews for client.In other words, for same website domain name, the IP address of corresponding multiple server hosts is described candidate IP address, and client can be accessed this server host corresponding to candidate IP address by any one candidate IP address.
In this operation, third party's domain name resolution server can obtain by number of ways the corresponding relation list of described website domain name and IP address, for example can directly obtain from common domain name resolution server, also can directly gather from the website of each domain name the IP address that obtains its server host.Third party's domain name resolution server preferably can carry out maintenance update to this relation list voluntarily.
130, third party's domain name resolution server, based on default ordering strategy, sorts described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address;
This operates specifically third party's domain name resolution server to the screening of sorting of described candidate IP address, determines suitable target ip address, so that client, according to described target ip address, is accessed the main frame that described target ip address is corresponding.
In this operation, third party's domain name resolution server is to the sort default ordering strategy of institute's foundation of described candidate IP address, can there is numerous embodiments, for example comprise at least one in following execution mode: ISP ((the Internet Service Provider of monitoring point, ISP) with client under the suitability of network configuration of terminal, the consistency in province corresponding to terminal under location corresponding to described candidate IP address and client, and HTTP (HTTP-Hypertext transfer protocol corresponding to described candidate IP address, HTML (Hypertext Markup Language)) conditional code etc.Conventionally, default ordering strategy can select to provide for client the IP address of more excellent service as far as possible, preferably considers that the geographical position consistency of the affiliated terminal of server host and client is selected IP address.
For the success rate of further website visiting, also can carry out multi-level candidate IP address sort screening.One of the present embodiment preferred embodiment in, first based on the screening of sorting of HTTP conditional code corresponding to described candidate IP address, the then screening of sorting of the consistency based on the province of terminal under location corresponding to described candidate IP address and client.
140, described target ip address is sent to client by third party's domain name resolution server, so that main frame corresponding to target ip address described in described client-access.
This operates third-party server specifically will be sent to client by the described target ip address operating after 130 sequences screenings, thereby reach the object that makes the main frame that target ip address is corresponding described in client-access.
The technical scheme of the present embodiment, carry out domain name mapping by third party's domain name resolution server, can obtain candidate IP address corresponding to domain name to be resolved sending with client, and by sequence, candidate IP address is screened, can provide suitable IP address for client, make client access corresponding main frame according to the one or more IP address after sequence, thereby promoted client according to the success rate of webpage corresponding to domain name access.
Embodiment bis-
Refer to Fig. 2 a, the flow chart of a kind of web page access implementation method providing for the embodiment of the present invention two.Described method comprises:
210, third party's domain name resolution server receives the domain name mapping request that client sends;
220, third party's domain name resolution server, in the corresponding relation list of website domain name and IP address, is searched the candidate IP address corresponding with domain name;
230, continuity testing is carried out in third party's domain name resolution server pair candidate IP address corresponding with domain name, determines the connection speed of described candidate IP address respective hosts;
This operation is specifically by continuity testing is carried out in described candidate IP address, thus the connection speed of definite described candidate IP address respective hosts.Particularly, can determine described connection speed according to Lifetime.Described Lifetime is shorter, and corresponding connection speed is faster; Otherwise described Lifetime is longer, corresponding connection speed is slower.
Those skilled in the art will appreciate that and can adopt existing continuity testing technology.Exemplarily, can adopt existing continuity testing instruction (for example, ping order) to carry out described continuity testing.The test philosophy of ping order is generally that the main frame corresponding to described candidate IP address passes through ICMP (Internet Control Message Protocol, ICMP) send specific packet and then await a response and receive the packet returning, the packet of each reception is all verified according to the message of transmission, to determine the connection speed of the client main frame corresponding with described candidate IP address.
240, third party's domain name resolution server, according to described connection speed, upgrades the candidate IP address corresponding with domain name;
Whether this operation specifically can be greater than threshold value according to described connection speed is screened or sorts candidate IP address, can also be according to described connection speed near slowly, sorted in described candidate IP address, thereby determine whether to retain described candidate IP address, if retain, further carry out and upgrade operation.
250, third party's domain name resolution server, based on default ordering strategy, sorts described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address;
As one of this operation preferred embodiment, specifically comprise: third party's domain name resolution server obtains the positional information of the affiliated terminal of client, sorted by described positional information in described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address;
Present embodiment specifically can be according to the positional information of terminal under client, and consistency between the location of described candidate IP address sorts, thereby determines target ip address.
Describe as an example of Fig. 2 b example.Wherein, domain name to be visited in the domain name mapping request that client is initiated is www.mi.com, third party's domain name resolution server is in the corresponding relation list of website domain name and IP address, search the candidate IP address corresponding with domain name and have 54, wherein in Fig. 2 b, only shown 7 candidate IP addresses, all the other do not show; " resolving IP " is described candidate IP address, and " advertisement position house for rent " corresponding with " resolving IP " is the main frame that described candidate IP is corresponding; " monitoring point " and " province " shows the positional information of the affiliated terminal of client; " parsing IP location " comprises the location of described candidate IP address.
Third party's domain name resolution server can be according to the positional information of terminal under client, and consistency between the location of described candidate IP address sorts, thereby determine that target ip address is " 117.27.159.86 ", " 203.69.138.32 ", " 124.232.149.137 " and " 117.27.159.84 ".
This preferred implementation can, according to the positional information of terminal under client, for client provides the IP address apart from nearer server host, make client access corresponding main frame according to described IP address, has promoted access speed.
As this operation another preferred embodiment, specifically comprise: third party's domain name resolution server obtains the operator's informaiton that terminal belongs under client, is sorted by described operator's informaiton in described candidate IP address.
The operator's informaiton that present embodiment specifically can belong to according to terminal under client, and consistency between nodal information corresponding to described candidate IP address sorts, thus determine target ip address.
Still describe as an example of Fig. 2 b example." parsing IP location " not only comprises the location of described candidate IP address, can also comprise node corresponding to described candidate IP address." ISP " represents the operator's informaiton that the affiliated terminal of client belongs to.
For example, the domain name to be visited in the domain name mapping request of the initiation of active client is www.mi.com, and the operator that under active client, terminal belongs to is while being Wuhan City's telecommunications, can determine that target ip address is " 221.235.199.20 ".
This preferred implementation has been avoided user's outgoing access, has promoted webpage access speed.
In the present embodiment, be the success rate of further website visiting, also can carry out multi-level candidate IP address sort screening.Exemplarily, first equal 200 screenings of sorting based on HTTP conditional code corresponding to described candidate IP address, then the positional information based on terminal under client, and consistency between the location of described candidate IP address sorts, be " 117.27.159.86 ", " 124.232.149.137 " and " 117.27.159.84 " thereby obtain target ip address.
260, described target ip address is sent to client by third party's domain name resolution server, so that main frame corresponding to target ip address described in described client-access.
The technical scheme of the present embodiment, carry out domain name mapping at third party's domain name resolution server, after obtaining the candidate IP address corresponding with the domain name to be resolved of client transmission, third party's domain name resolution server, by carrying out continuity testing with candidate IP address, can improve the connectedness of the candidate IP address after renewal.This technical scheme has considered the dynamic connection index that each server host is current in domain name mapping process, can be for client provides the server host IP address that service ability is the strongest under current state, to accelerate access to netwoks speed, also avoid the problem such as IP address error of server host.
The positional information of terminal under employing client, and when conforming ordering strategy between the location of described candidate IP address, under the target ip address obtaining due to sequence and client, the positional information of terminal is consistent, therefore can further promote webpage access speed.In addition, the operator's informaiton that terminal belongs under employing client, and when conforming ordering strategy between nodal information corresponding to described candidate IP address, under the target ip address obtaining due to sequence and client, operator's informaiton corresponding to terminal is suitable, avoid client outgoing access, therefore can further promote webpage access speed.
Refer to Fig. 2 c, as the one of the present embodiment preferred embodiment, before operation 210, can also comprise:
200, third party's domain name resolution server carries out continuity testing by setting-up time interval to the IP address in the corresponding relation list of website domain name and IP address, determines the connection speed of described IP address respective hosts;
201, third party's domain name resolution server, according to described connection speed, upgrades the IP address in described list.
The technical scheme of present embodiment, not only before third party's domain name resolution server receives the domain name mapping request of client transmission, continuity testing and renewal are carried out in IP address in the corresponding relation list of website domain name and IP address, can know network congestion; And after third party's domain name resolution server is searched and is determined the candidate IP address corresponding with domain name to be visited in the domain name mapping request of client initiation, further continuity testing and renewal are carried out in candidate IP address, can safeguard quality services device host IP address, promote access to netwoks efficiency.
Embodiment tri-
Refer to Fig. 3, the structural representation of a kind of third party's domain name resolution server providing for the embodiment of the present invention three.Described server comprises: domain name mapping request receiving module 310, IP address resolution module 320, IP address sort module 330 and IP address sending module 340.
Wherein, the domain name mapping request that domain name mapping request receiving module 310 sends for receiving client; IP address resolution module 320, for the corresponding relation list in website domain name and IP address, is searched the candidate IP address corresponding with domain name; IP address sort module 330, for based on default ordering strategy, sorts described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address; IP address sending module 340 is for described target ip address is sent to client, so that main frame corresponding to target ip address described in described client-access.
The technical scheme of the present embodiment, carry out domain name mapping by third party's domain name resolution server, can obtain candidate IP address corresponding to domain name to be resolved sending with client, and by sequence, candidate IP address is screened, can provide suitable IP address for client, make client access corresponding main frame according to the one or more IP address after sequence, thereby promoted client according to the success rate of webpage corresponding to domain name access.
In such scheme, described server can also comprise: the first continuity testing module and the first update module.
Wherein, the first continuity testing module is for the corresponding relation list in website domain name and IP address, after searching the candidate IP address corresponding with domain name, continuity testing is carried out in the candidate IP address corresponding with domain name, determine the connection speed of described candidate IP address respective hosts; The first update module, for according to described connection speed, is upgraded the candidate IP address corresponding with domain name.
In such scheme, described server can also comprise: the second continuity testing module and the second update module.
Wherein, the second continuity testing module is for before receiving the domain name mapping request of client transmission, by setting-up time interval, continuity testing is carried out in the IP address in the corresponding relation list of website domain name and IP address, determine the connection speed of described IP address respective hosts; The second update module, for according to described connection speed, is upgraded the IP address in described list.
In such scheme, described IP address sort module 330 preferably includes following at least one: the first sequencing unit and the second sequencing unit.
Wherein, the first sequencing unit, for obtaining the positional information of the affiliated terminal of client, sorts described candidate IP address by described positional information; The operator's informaiton that the second sequencing unit belongs to for obtaining the affiliated terminal of client, sorts described candidate IP address by described operator's informaiton.
Third party's domain name resolution server that the embodiment of the present invention provides can be carried out the web page access implementation method that any embodiment of the present invention provides, and possesses the corresponding functional module of manner of execution and beneficial effect.
Embodiment tetra-
Refer to Fig. 4, the flow chart of the another kind of web page access implementation method providing for the embodiment of the present invention four.The web page access client that the method for the embodiment of the present invention can be realized by hardware and/or software brings in execution, has configured web page access function with third party's domain name resolution server.Described method comprises:
410, the name server configuration information of client based on local, sends domain name mapping request to third party's domain name resolution server;
This locality of terminal under client, can dispose the information such as the IP address of name server, conventionally for access name server in the time carrying out domain name mapping.Aforesaid operations has set up the configuration information of third party's domain name resolution server in terminal this locality, client place, thereby can send domain name mapping request to it.
420, at least two target ip address that described client third party domain name resolution server returns;
As the one of this operation preferred embodiment, third party's domain name resolution server, can be in the corresponding relation list of website domain name and IP address after receiving the domain name mapping request that client sends, and searches the candidate IP address corresponding with domain name; Third party's domain name resolution server, based on default ordering strategy, sorts described candidate IP address, and using at least two preferential sequence candidate IP addresses as target ip address; Then described target ip address is sent to described client.Can be referring to content described in previous embodiment.
430, described client is carried out continuity testing to described target ip address, determines the connection speed of the main frame that described target ip address is corresponding;
Those skilled in the art will appreciate that in this operation and can adopt existing continuity testing technology.Exemplarily, can adopt existing continuity testing instruction (for example, ping order) to carry out described continuity testing.
440, described client is according to described connection speed select target IP address, to carry out host access.
The technical scheme of the present embodiment, in client after third party's domain name resolution server sends domain name mapping request, carry out domain name mapping by third party's domain name resolution server, can make client obtain at least two the IP addresses corresponding with domain name to be resolved, and continuity testing is carried out at least two IP addresses third party's domain name resolution server being returned by client, can make client select suitable IP address, thereby promote the access speed of client based on main frame corresponding to domain name access IP address.The technical scheme of the present embodiment, client is getting after target ip address, is not directly to carry out host access, but first carry out continuity testing, the all target ip address that get carried out dynamic test and initiatively selected, thereby obtaining preferably server host, conducting interviews.When this technical scheme has been avoided directly carrying out host access to a certain extent, due to host IP address parse error, or the problem such as mainframe network service ability limited and the access failure that causes or speed is low.
Embodiment five
Refer to Fig. 5, the flow chart of the another kind of web page access implementation method providing for the embodiment of the present invention five.The web page access client that the method for the embodiment of the present invention can be realized by hardware and/or software brings in execution.Described method comprises:
510, the name server configuration information of client based on local, sends domain name mapping request to third party's domain name resolution server;
If 520 clients are obtained IP address failure corresponding to domain name from third party's domain name resolution server, send domain name mapping request to common domain name resolution server;
This operation is specifically judging that third party's domain name resolution server carries out, after domain name mapping failure, triggering common domain name resolution server and carrying out domain name mapping.This common domain name resolution server can be the existing server that domain name mapping can be provided.
530, at least two IP addresses that described in described client, common domain name resolution server returns;
540, continuity testing is carried out at least two IP addresses that described client is returned described common domain name resolution server, determines the connection speed of main frame corresponding to IP address that described common domain name resolution server returns;
550, described client is according to described connection speed select target IP address, to carry out host access.
In the network architecture that the present embodiment is applicable to be made up of web page access client, third party's domain name resolution server and common domain name resolution server.
The technical scheme of the present embodiment, in client after third party's domain name resolution server sends domain name mapping request, judge that whether domain name mapping is successful, and in the time that judged result is domain name mapping failure, trigger common domain name resolution server and supplement parsing, can ensure the success rate of web page access, and continuity testing is carried out at least two IP addresses common domain name resolution server being returned by client, can make client select suitable IP address, thereby promote the access speed of client based on main frame corresponding to domain name access IP address.
Embodiment six
Refer to Fig. 6, the structural representation of a kind of web page access client providing for the embodiment of the present invention six.Described client comprises: the first domain name mapping request sending module 610, an IP address receiver module 620, first UNICOM's speed determination module 630 and an IP address selection module 640.
Wherein, the first domain name mapping request sending module 610, for the name server configuration information based on local, sends domain name mapping request to third party's domain name resolution server; At least two target ip address that the one IP address receiver module 620 returns for receiving third party's domain name resolution server; First UNICOM's speed determination module 630, for described target ip address is carried out to continuity testing, is determined the connection speed of the main frame that described target ip address is corresponding; The one IP address selection module 640 is for according to described connection speed select target IP address, to carry out host access.
The technical scheme of the present embodiment, in client after third party's domain name resolution server sends domain name mapping request, carry out domain name mapping by third party's domain name resolution server, can make client obtain at least two the IP addresses corresponding with domain name to be resolved, and continuity testing is carried out at least two IP addresses third party's domain name resolution server being returned by client, can make client select suitable IP address, thereby promote the access speed of client based on main frame corresponding to domain name access IP address.
In such scheme, described client can also comprise: the second domain name mapping request sending module, the 2nd IP address receiver module, second UNICOM's speed determination module and the 2nd IP address selection module.
Wherein, the second domain name mapping request sending module is used at the name server configuration information based on local, after third party's domain name resolution server sends domain name mapping request, obtain IP address failure corresponding to domain name from third party's domain name resolution server, send domain name mapping request to common domain name resolution server; The 2nd IP address receiver module is for receiving at least two IP addresses that described common domain name resolution server returns; Second UNICOM's speed determination module carries out continuity testing at least two IP addresses that described common domain name resolution server is returned, determines the connection speed of main frame corresponding to IP address that described common domain name resolution server returns; The 2nd IP address selection module is used for according to described connection speed select target IP address, to carry out host access.
The web page access client that the embodiment of the present invention provides can be carried out the web page access implementation method that any embodiment of the present invention provides, and possesses the corresponding functional module of manner of execution and beneficial effect.
Finally it should be noted that: above each embodiment is only for technical scheme of the present invention is described, but not be limited; In embodiment, preferred embodiment, be not limited, to those skilled in the art, the present invention can have various changes and variation.All any amendments of doing, be equal to replacement, improvement etc., within protection scope of the present invention all should be included within spirit of the present invention and principle.

Claims (12)

1. a web page access implementation method, is characterized in that, comprising:
Third party's domain name resolution server receives the domain name mapping request that client sends;
Third party's domain name resolution server, in the corresponding relation list of website domain name and IP address, is searched the candidate IP address corresponding with domain name;
Third party's domain name resolution server, based on default ordering strategy, sorts described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address;
Described target ip address is sent to client by third party's domain name resolution server, so that main frame corresponding to target ip address described in described client-access.
2. method according to claim 1, is characterized in that,, in the corresponding relation list of website domain name and IP address, after searching the candidate IP address corresponding with domain name, also comprises at third party's domain name resolution server:
Continuity testing is carried out in third party's domain name resolution server pair candidate IP address corresponding with domain name, determines the connection speed of described candidate IP address respective hosts;
Third party's domain name resolution server, according to described connection speed, upgrades the candidate IP address corresponding with domain name.
3. method according to claim 1, is characterized in that, before receiving the domain name mapping request of client transmission, also comprises at third party's domain name resolution server:
Third party's domain name resolution server carries out continuity testing by setting-up time interval to the IP address in the corresponding relation list of website domain name and IP address, determines the connection speed of described IP address respective hosts;
Third party's domain name resolution server, according to described connection speed, upgrades the IP address in described list.
4. according to the arbitrary described method of claim 1-3, it is characterized in that, third party's domain name resolution server, based on default ordering strategy, sorts described candidate IP address, comprises following at least one:
Third party's domain name resolution server obtains the positional information of the affiliated terminal of client, is sorted by described positional information in described candidate IP address;
Third party's domain name resolution server obtains the operator's informaiton that the affiliated terminal of client belongs to, and is sorted by described operator's informaiton in described candidate IP address.
5. third party's domain name resolution server, is characterized in that, comprising:
Domain name mapping request receiving module, the domain name mapping request sending for receiving client;
IP address resolution module, for the corresponding relation list in website domain name and IP address, searches the candidate IP address corresponding with domain name;
IP address sort module, for based on default ordering strategy, sorts described candidate IP address, and using at least one preferential sequence candidate IP address as target ip address;
IP address sending module, for described target ip address is sent to client, so that main frame corresponding to target ip address described in described client-access.
6. server according to claim 5, is characterized in that, also comprises:
The first continuity testing module, for the corresponding relation list in website domain name and IP address, after searching the candidate IP address corresponding with domain name, continuity testing is carried out in the candidate IP address corresponding with domain name, determine the connection speed of described candidate IP address respective hosts;
The first update module, for according to described connection speed, upgrades the candidate IP address corresponding with domain name.
7. server according to claim 5, is characterized in that, also comprises:
The second continuity testing module, for before receiving the domain name mapping request of client transmission, by setting-up time interval, continuity testing is carried out in the IP address in the corresponding relation list of website domain name and IP address, determine the connection speed of described IP address respective hosts;
The second update module, for according to described connection speed, upgrades the IP address in described list.
8. according to the arbitrary described server of claim 5-7, it is characterized in that, IP address sort module comprises following at least one:
The first sequencing unit, for obtaining the positional information of terminal under client, sorts described candidate IP address by described positional information;
The second sequencing unit, for obtaining the operator's informaiton that terminal belongs under client, sorts described candidate IP address by described operator's informaiton.
9. a web page access implementation method, is characterized in that, comprising:
The name server configuration information of client based on local, sends domain name mapping request to third party's domain name resolution server;
At least two target ip address that described client third party domain name resolution server returns;
Described client is carried out continuity testing to described target ip address, determines the connection speed of the main frame that described target ip address is corresponding;
Described client is according to described connection speed select target IP address, to carry out host access.
10. method according to claim 9, is characterized in that, the name server configuration information in client based on local, after third party's domain name resolution server sends domain name mapping request, also comprises:
If client is obtained IP address failure corresponding to domain name from third party's domain name resolution server, send domain name mapping request to common domain name resolution server;
At least two IP addresses that described in described client, common domain name resolution server returns;
Continuity testing is carried out at least two IP addresses that described client is returned described common domain name resolution server, determines the connection speed of main frame corresponding to IP address that described common domain name resolution server returns;
Described client is according to described connection speed select target IP address, to carry out host access.
11. 1 kinds of web page access clients, is characterized in that, comprising:
The first domain name mapping request sending module, for the name server configuration information based on local, sends domain name mapping request to third party's domain name resolution server;
The one IP address receiver module, at least two target ip address that return for receiving third party's domain name resolution server;
First UNICOM's speed determination module, for described target ip address is carried out to continuity testing, determines the connection speed of the main frame that described target ip address is corresponding;
The one IP address selection module, for according to described connection speed select target IP address, to carry out host access.
12. clients according to claim 11, is characterized in that, also comprise:
The second domain name mapping request sending module, be used at the name server configuration information based on local, after third party's domain name resolution server sends domain name mapping request, obtain IP address failure corresponding to domain name from third party's domain name resolution server, send domain name mapping request to common domain name resolution server;
The 2nd IP address receiver module, at least two IP addresses returning for receiving described common domain name resolution server;
Second UNICOM's speed determination module, carries out continuity testing at least two IP addresses that described common domain name resolution server is returned, and determines the connection speed of main frame corresponding to IP address that described common domain name resolution server returns;
The 2nd IP address selection module, for according to described connection speed select target IP address, to carry out host access.
CN201410413260.1A 2014-08-20 2014-08-20 Webpage access implementation method, server and client Pending CN104158919A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410413260.1A CN104158919A (en) 2014-08-20 2014-08-20 Webpage access implementation method, server and client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410413260.1A CN104158919A (en) 2014-08-20 2014-08-20 Webpage access implementation method, server and client

Publications (1)

Publication Number Publication Date
CN104158919A true CN104158919A (en) 2014-11-19

Family

ID=51884324

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410413260.1A Pending CN104158919A (en) 2014-08-20 2014-08-20 Webpage access implementation method, server and client

Country Status (1)

Country Link
CN (1) CN104158919A (en)

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580153A (en) * 2014-12-08 2015-04-29 安一恒通(北京)科技有限公司 Method, device and system for acquiring tickets
CN104954431A (en) * 2015-04-24 2015-09-30 百度在线网络技术(北京)有限公司 Network selection method, device and system
CN105530329A (en) * 2015-12-03 2016-04-27 中国互联网络信息中心 New type domain name resolution service method and device supporting name search
CN105550310A (en) * 2015-12-14 2016-05-04 中国联合网络通信集团有限公司 Method and apparatus for determining webpage resource distribution
CN105610993A (en) * 2014-11-20 2016-05-25 中国移动通信集团河南有限公司 Method, device and system for domain name resolution
CN105991797A (en) * 2016-07-01 2016-10-05 北京奇虎科技有限公司 Method and device for network access by mobile terminal
CN105991798A (en) * 2016-07-01 2016-10-05 北京奇虎科技有限公司 Method and device for network access by mobile terminal
CN106161671A (en) * 2016-06-23 2016-11-23 深圳市贝美互动科技有限公司 The optimum IP acquisition methods of a kind of embedded device and system thereof
CN106161664A (en) * 2015-04-15 2016-11-23 阿里巴巴集团控股有限公司 Domain name analytic method and device, data transmission method and device
CN106254576A (en) * 2016-09-12 2016-12-21 杭州华三通信技术有限公司 A kind of message forwarding method and device
CN106357841A (en) * 2016-11-02 2017-01-25 腾讯科技(深圳)有限公司 Domain name resolution method, device and system
CN106453688A (en) * 2016-11-21 2017-02-22 天脉聚源(北京)传媒科技有限公司 Network access method and device
CN106453296A (en) * 2016-09-30 2017-02-22 乐视控股(北京)有限公司 Request service isolating method and system
CN106790747A (en) * 2016-12-13 2017-05-31 北京网瑞达科技有限公司 A kind of method of the secondary recursion resolution of domain name system DNS
CN106982212A (en) * 2017-03-30 2017-07-25 腾讯科技(深圳)有限公司 The login method and device of IP address
CN107040617A (en) * 2016-10-11 2017-08-11 阿里巴巴集团控股有限公司 The method and device of data processing
CN107070988A (en) * 2017-03-06 2017-08-18 北京安博通科技股份有限公司 Message processing method and device
CN107277025A (en) * 2017-06-28 2017-10-20 维沃移动通信有限公司 A kind of Secure Network Assecc method, mobile terminal and computer-readable recording medium
CN107395683A (en) * 2017-06-26 2017-11-24 网宿科技股份有限公司 The system of selection of a kind of time source path and server
CN107920139A (en) * 2017-11-06 2018-04-17 顺丰科技有限公司 A kind of confirmation method of domain name, system, equipment and computer-readable recording medium
CN108055329A (en) * 2017-12-19 2018-05-18 北京星河星云信息技术有限公司 Content distribution method, content distribution system and storage medium
CN108366277A (en) * 2018-03-30 2018-08-03 武汉斗鱼网络科技有限公司 A kind of barrage server connection method, client and readable storage medium storing program for executing
CN108881506A (en) * 2018-06-04 2018-11-23 华为技术有限公司 A kind of domain name analytic method and device based on more available partition AZ
CN109246227A (en) * 2018-09-26 2019-01-18 北京达佳互联信息技术有限公司 A kind of data request method, device, terminal device and storage medium
CN110191205A (en) * 2019-06-12 2019-08-30 郑州冰川网络技术有限公司 IPV6 network address controller method and system
CN110225149A (en) * 2019-06-25 2019-09-10 北京天融信网络安全技术有限公司 A kind of domain name analytic method and device
CN110351115A (en) * 2019-05-23 2019-10-18 中国平安财产保险股份有限公司 Reduce method, apparatus, computer equipment and the storage medium of network access time delay
CN110719258A (en) * 2019-09-11 2020-01-21 视联动力信息技术股份有限公司 Server access method and system
CN111010464A (en) * 2019-12-30 2020-04-14 杭州迪普科技股份有限公司 Domain name resolution method and device
WO2020077497A1 (en) * 2018-10-15 2020-04-23 华为技术有限公司 Method and device for domain name resolution by sending key value to grs server
CN111314500A (en) * 2020-02-19 2020-06-19 深圳前海微众银行股份有限公司 Method and device for determining access address
CN112019397A (en) * 2020-07-08 2020-12-01 深圳市智微智能科技股份有限公司 Convenient and fast network diagnosis method and system with visualized diagnosis data
CN112134957A (en) * 2020-09-23 2020-12-25 北京奇艺世纪科技有限公司 Data request method, device, server and storage medium
CN112153170A (en) * 2020-09-15 2020-12-29 广州华多网络科技有限公司 Method, device and equipment for accessing server and storage medium
CN112953962A (en) * 2021-03-15 2021-06-11 杭州迪普科技股份有限公司 Domain name access method and device
CN113438336A (en) * 2021-06-24 2021-09-24 平安科技(深圳)有限公司 Network request method, device, equipment and storage medium
CN114039944A (en) * 2021-10-08 2022-02-11 中移(杭州)信息技术有限公司 Website access address selection method, equipment, storage medium and device
CN114172863A (en) * 2020-08-21 2022-03-11 北京金山云网络技术有限公司 Internet protocol address searching method, device, readable medium and equipment
CN114513488A (en) * 2020-10-29 2022-05-17 腾讯科技(深圳)有限公司 Resource access method, device, computer equipment and storage medium
CN114765605A (en) * 2020-12-30 2022-07-19 花瓣云科技有限公司 Resource access method and terminal equipment
CN114884920A (en) * 2022-07-07 2022-08-09 荣耀终端有限公司 Communication method, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820451A (en) * 2009-02-26 2010-09-01 上海数讯信息技术有限公司 Dynamic domain name service optimizing system
CN102340554A (en) * 2011-09-29 2012-02-01 奇智软件(北京)有限公司 Optimal application server selection method and device for domain name system (DNS)
CN103002069A (en) * 2012-12-25 2013-03-27 北京小米科技有限责任公司 Domain name resolution method, device and system
CN103051717A (en) * 2012-12-25 2013-04-17 北京小米科技有限责任公司 Method, device and equipment for processing http request
CN103338279A (en) * 2013-07-18 2013-10-02 上海数讯信息技术有限公司 Optimal sorting method and system based on domain name resolution
CN103685611A (en) * 2013-12-31 2014-03-26 山石网科通信技术有限公司 Network access processing method and device
CN103957283A (en) * 2011-09-29 2014-07-30 北京奇虎科技有限公司 Optimal-application-server selection method and device for domain name system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820451A (en) * 2009-02-26 2010-09-01 上海数讯信息技术有限公司 Dynamic domain name service optimizing system
CN102340554A (en) * 2011-09-29 2012-02-01 奇智软件(北京)有限公司 Optimal application server selection method and device for domain name system (DNS)
CN103957283A (en) * 2011-09-29 2014-07-30 北京奇虎科技有限公司 Optimal-application-server selection method and device for domain name system
CN103002069A (en) * 2012-12-25 2013-03-27 北京小米科技有限责任公司 Domain name resolution method, device and system
CN103051717A (en) * 2012-12-25 2013-04-17 北京小米科技有限责任公司 Method, device and equipment for processing http request
CN103338279A (en) * 2013-07-18 2013-10-02 上海数讯信息技术有限公司 Optimal sorting method and system based on domain name resolution
CN103685611A (en) * 2013-12-31 2014-03-26 山石网科通信技术有限公司 Network access processing method and device

Cited By (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105610993B (en) * 2014-11-20 2019-08-02 中国移动通信集团河南有限公司 A kind of domain name analytic method, apparatus and system
CN105610993A (en) * 2014-11-20 2016-05-25 中国移动通信集团河南有限公司 Method, device and system for domain name resolution
CN104580153A (en) * 2014-12-08 2015-04-29 安一恒通(北京)科技有限公司 Method, device and system for acquiring tickets
CN106161664A (en) * 2015-04-15 2016-11-23 阿里巴巴集团控股有限公司 Domain name analytic method and device, data transmission method and device
CN104954431A (en) * 2015-04-24 2015-09-30 百度在线网络技术(北京)有限公司 Network selection method, device and system
CN105530329B (en) * 2015-12-03 2019-02-15 中国互联网络信息中心 A kind of novel domain name resolution service method and apparatus for supporting name to search for
CN105530329A (en) * 2015-12-03 2016-04-27 中国互联网络信息中心 New type domain name resolution service method and device supporting name search
CN105550310A (en) * 2015-12-14 2016-05-04 中国联合网络通信集团有限公司 Method and apparatus for determining webpage resource distribution
CN105550310B (en) * 2015-12-14 2019-03-15 中国联合网络通信集团有限公司 Determine the method and device of web page resources distribution
CN106161671A (en) * 2016-06-23 2016-11-23 深圳市贝美互动科技有限公司 The optimum IP acquisition methods of a kind of embedded device and system thereof
CN105991797B (en) * 2016-07-01 2019-10-15 北京奇虎科技有限公司 The method and device of mobile terminal network visiting
CN105991797A (en) * 2016-07-01 2016-10-05 北京奇虎科技有限公司 Method and device for network access by mobile terminal
CN105991798A (en) * 2016-07-01 2016-10-05 北京奇虎科技有限公司 Method and device for network access by mobile terminal
CN106254576A (en) * 2016-09-12 2016-12-21 杭州华三通信技术有限公司 A kind of message forwarding method and device
CN106254576B (en) * 2016-09-12 2020-01-03 新华三技术有限公司 Message forwarding method and device
CN106453296A (en) * 2016-09-30 2017-02-22 乐视控股(北京)有限公司 Request service isolating method and system
CN107040617A (en) * 2016-10-11 2017-08-11 阿里巴巴集团控股有限公司 The method and device of data processing
CN106357841A (en) * 2016-11-02 2017-01-25 腾讯科技(深圳)有限公司 Domain name resolution method, device and system
CN106453688A (en) * 2016-11-21 2017-02-22 天脉聚源(北京)传媒科技有限公司 Network access method and device
CN106790747A (en) * 2016-12-13 2017-05-31 北京网瑞达科技有限公司 A kind of method of the secondary recursion resolution of domain name system DNS
CN107070988A (en) * 2017-03-06 2017-08-18 北京安博通科技股份有限公司 Message processing method and device
CN106982212A (en) * 2017-03-30 2017-07-25 腾讯科技(深圳)有限公司 The login method and device of IP address
CN106982212B (en) * 2017-03-30 2019-02-26 腾讯科技(深圳)有限公司 The login method and device of IP address
CN107395683A (en) * 2017-06-26 2017-11-24 网宿科技股份有限公司 The system of selection of a kind of time source path and server
CN107277025A (en) * 2017-06-28 2017-10-20 维沃移动通信有限公司 A kind of Secure Network Assecc method, mobile terminal and computer-readable recording medium
CN107920139B (en) * 2017-11-06 2021-04-20 顺丰科技有限公司 Domain name confirmation method, system, equipment and computer readable storage medium
CN107920139A (en) * 2017-11-06 2018-04-17 顺丰科技有限公司 A kind of confirmation method of domain name, system, equipment and computer-readable recording medium
CN108055329A (en) * 2017-12-19 2018-05-18 北京星河星云信息技术有限公司 Content distribution method, content distribution system and storage medium
CN108366277A (en) * 2018-03-30 2018-08-03 武汉斗鱼网络科技有限公司 A kind of barrage server connection method, client and readable storage medium storing program for executing
CN108366277B (en) * 2018-03-30 2021-06-15 武汉斗鱼网络科技有限公司 Bullet screen server connection method, client and readable storage medium
US11394683B2 (en) 2018-06-04 2022-07-19 Huawei Cloud Computing Technologies Co., Ltd. Domain name resolution method and apparatus based on a plurality of availability zones AZ
CN108881506A (en) * 2018-06-04 2018-11-23 华为技术有限公司 A kind of domain name analytic method and device based on more available partition AZ
CN109246227A (en) * 2018-09-26 2019-01-18 北京达佳互联信息技术有限公司 A kind of data request method, device, terminal device and storage medium
WO2020077497A1 (en) * 2018-10-15 2020-04-23 华为技术有限公司 Method and device for domain name resolution by sending key value to grs server
CN110351115A (en) * 2019-05-23 2019-10-18 中国平安财产保险股份有限公司 Reduce method, apparatus, computer equipment and the storage medium of network access time delay
CN110191205A (en) * 2019-06-12 2019-08-30 郑州冰川网络技术有限公司 IPV6 network address controller method and system
CN110225149A (en) * 2019-06-25 2019-09-10 北京天融信网络安全技术有限公司 A kind of domain name analytic method and device
CN110719258B (en) * 2019-09-11 2022-01-25 视联动力信息技术股份有限公司 Server access method and system
CN110719258A (en) * 2019-09-11 2020-01-21 视联动力信息技术股份有限公司 Server access method and system
CN111010464A (en) * 2019-12-30 2020-04-14 杭州迪普科技股份有限公司 Domain name resolution method and device
CN111314500A (en) * 2020-02-19 2020-06-19 深圳前海微众银行股份有限公司 Method and device for determining access address
CN112019397A (en) * 2020-07-08 2020-12-01 深圳市智微智能科技股份有限公司 Convenient and fast network diagnosis method and system with visualized diagnosis data
CN114172863B (en) * 2020-08-21 2024-04-26 北京金山云网络技术有限公司 Method, device, readable medium and equipment for searching internet protocol address
CN114172863A (en) * 2020-08-21 2022-03-11 北京金山云网络技术有限公司 Internet protocol address searching method, device, readable medium and equipment
CN112153170A (en) * 2020-09-15 2020-12-29 广州华多网络科技有限公司 Method, device and equipment for accessing server and storage medium
WO2022057231A1 (en) * 2020-09-15 2022-03-24 广州华多网络科技有限公司 Method and apparatus for accessing server, device, and storage medium
CN112134957B (en) * 2020-09-23 2022-08-05 北京奇艺世纪科技有限公司 Data request method, device, server and storage medium
CN112134957A (en) * 2020-09-23 2020-12-25 北京奇艺世纪科技有限公司 Data request method, device, server and storage medium
CN114513488B (en) * 2020-10-29 2023-11-07 腾讯科技(深圳)有限公司 Resource access method, device, computer equipment and storage medium
CN114513488A (en) * 2020-10-29 2022-05-17 腾讯科技(深圳)有限公司 Resource access method, device, computer equipment and storage medium
CN114765605A (en) * 2020-12-30 2022-07-19 花瓣云科技有限公司 Resource access method and terminal equipment
CN114765605B (en) * 2020-12-30 2023-09-08 花瓣云科技有限公司 Resource access method and terminal equipment
CN112953962A (en) * 2021-03-15 2021-06-11 杭州迪普科技股份有限公司 Domain name access method and device
CN113438336B (en) * 2021-06-24 2022-07-08 平安科技(深圳)有限公司 Network request method, device, equipment and storage medium
CN113438336A (en) * 2021-06-24 2021-09-24 平安科技(深圳)有限公司 Network request method, device, equipment and storage medium
CN114039944A (en) * 2021-10-08 2022-02-11 中移(杭州)信息技术有限公司 Website access address selection method, equipment, storage medium and device
CN114884920A (en) * 2022-07-07 2022-08-09 荣耀终端有限公司 Communication method, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN104158919A (en) Webpage access implementation method, server and client
CN103685583B (en) A kind of method and system of domain name mapping
US8098584B2 (en) Optimization of traffic routing for data center services
CN101981572B (en) Request routing
US8639748B2 (en) Optimized content distribution based on metrics derived from the end user
CN106412063B (en) CDN node detection and resource scheduling system and method in education network
CN103181146B (en) The method and apparatus that in mobile communication system, DNS is redirected can be realized
CN102171673B (en) Cross-layer pipelining optimizations for reduced roundtrips and improving quality of experience
US20140280803A1 (en) Optimized Content Distribution Based on Metrics Derived from the End User
EP3860095A1 (en) Methods for information drainage, requesting transmission and communication acceleration, and drainage and node server
CN102047243A (en) Request routing based on class
CN103312716B (en) A kind of method and system accessing internet information
CN105610993B (en) A kind of domain name analytic method, apparatus and system
CN113366815B (en) Network resource request method, device, electronic equipment and storage medium
CN105871975A (en) Method and device for selecting source server
CN102904765B (en) The method and apparatus that data report
CN103780714A (en) Method and apparatus for probing DNS server
CN112954089B (en) Method, device, equipment and storage medium for analyzing data
CN111478935B (en) Resource access method, internetwork connecting device, system and device
CN102045403A (en) Method, device and system for processing data of distributed network
CN104052832A (en) Method and device for setting IP address of domain name resolution server and server
CN106161664A (en) Domain name analytic method and device, data transmission method and device
CN106060004A (en) Database access method and database agent node
CN104702617B (en) A kind of data distributing method and device based on content distributing network
CN103825923A (en) Resource download method, business server and mobile phone client-terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20141119

RJ01 Rejection of invention patent application after publication