CN109246180B - Information inquiry method, transfer server and computer readable medium - Google Patents

Information inquiry method, transfer server and computer readable medium Download PDF

Info

Publication number
CN109246180B
CN109246180B CN201810816966.0A CN201810816966A CN109246180B CN 109246180 B CN109246180 B CN 109246180B CN 201810816966 A CN201810816966 A CN 201810816966A CN 109246180 B CN109246180 B CN 109246180B
Authority
CN
China
Prior art keywords
query
client
clients
address
server
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.)
Active
Application number
CN201810816966.0A
Other languages
Chinese (zh)
Other versions
CN109246180A (en
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.)
Shenzhen magic digital intelligent artificial intelligence Co.,Ltd.
Original Assignee
Shenzhen Magic Digital Intelligent Artificial Intelligence 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 Shenzhen Magic Digital Intelligent Artificial Intelligence Co ltd filed Critical Shenzhen Magic Digital Intelligent Artificial Intelligence Co ltd
Priority to CN201810816966.0A priority Critical patent/CN109246180B/en
Publication of CN109246180A publication Critical patent/CN109246180A/en
Application granted granted Critical
Publication of CN109246180B publication Critical patent/CN109246180B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1023Server selection for load balancing based on a hash applied to IP addresses or costs

Abstract

The invention discloses an information query method, which comprises the steps of receiving a query request sent by a client; judging whether the number of times of inquiry used by the IP address of the client corresponding to the inquiry request on the day exceeds an upper limit; if the current IP address exceeds the upper limit, acquiring the IP addresses of the clients which use less clients on the current day, and sending the query request to the query server by using the IP addresses of the clients which use less clients; and receiving a query result returned by the query server after the query, and returning the query result to the client side sending the query request. The information query method provided by the invention can realize the balanced utilization of network resources. And to provide a relay server performing the above-mentioned information query method, and a computer-readable storage medium performing the above-mentioned information query method.

Description

Information inquiry method, transfer server and computer readable medium
Technical Field
The present invention relates to the field of data communications, and in particular, to an information query method, a relay server, and a computer readable medium.
Background
At present, in the process of information query, a plurality of clients generally send query requests to a query server, and the query server feeds query results back to the plurality of clients respectively, so that the query quantity of some clients is low or even in an idle state, and the query quantity of some clients exceeds the upper limit of the query quantity or even cannot work normally, thereby causing imbalance in network resource utilization.
Disclosure of Invention
In view of the above, the present invention provides an information query method, a mobile terminal and a computer readable medium capable of achieving balanced utilization of network resources.
The technical means adopted by the invention are as follows:
an information query method, comprising:
receiving a query request sent by a client;
judging whether the number of times of inquiry used by the IP address of the client corresponding to the inquiry request on the day exceeds an upper limit;
if the current IP address exceeds the upper limit, acquiring the IP addresses of the clients which use less clients on the current day, and sending the query request to the query server by using the IP addresses of the clients which use less clients;
and receiving a query result returned by the query server after the query, and returning the query result to the client side sending the query request.
According to the information query method provided by the invention, after the number of times of information query of some clients reaches the set upper limit, the query is replaced by other idle or fewer clients, and then the query result is returned to the originally queried client, so that the client resources are fully utilized, and the balanced utilization of network resources is realized.
The relay server comprises a processor, an input device, an output device and a memory which are connected with each other, wherein the memory is used for storing a computer program, the computer program comprises program instructions, and the processor is used for calling the program instructions and executing the information query method of the above or the above various possible implementation modes.
According to the transfer server for executing the information query method, when the number of times of information query of a certain client reaches the set upper limit, query requests sent by the client can be queried by other clients, query results can be returned to the client, client resources are fully utilized, and balanced utilization of network resources is achieved.
The present invention additionally provides a computer-readable storage medium, which stores a computer program comprising program instructions, which, when executed by a processor, cause the processor to perform the information querying method of the above or the above various possible implementations.
The computer readable storage medium for executing the information query method provided by the invention can execute the information query method of the invention, and after the number of times of information query of a certain client reaches the set upper limit, the query request sent by the client can be queried by using other clients, and the query result can be returned to the client, so that the client resources are fully utilized, and the balanced utilization of network resources is realized.
Drawings
FIG. 1 is a diagram of an information query system architecture of the present invention;
FIG. 2 is a block diagram of a transit server according to the present invention;
FIG. 3 is a flow chart of the information query method of the present invention;
FIG. 4 is a block diagram schematically illustrating the structure of a relay server according to the present invention;
FIG. 5 is a diagram of the architecture of the client of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth by way of illustration only and are not intended to limit the scope of the invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" is used conditionally and may be interpreted contextually as "when.
The first embodiment is as follows:
as shown in fig. 1, an embodiment of the present invention provides an information query system, which includes a query server 10, a transit server 20, and a plurality of clients 30, in this embodiment, the plurality of clients 30 include a first client, a second client, and an nth client, which are exemplified in the present invention, wherein the first client and the second client are only used for illustrating the embodiment and are not used for limiting the present invention; the query server 10 is in communication connection with the relay server 20, the client 30 is in communication connection with the relay server 20, the query server 10 is configured to provide query information for a user, the relay server 20 is configured to implement IP address conversion among the plurality of clients 30, the client 30 is configured to provide information query operation for the user, send a query request to the relay server 20, receive a query result, respond to a call instruction for the relay server 20 to obtain an IP address, and automatically return the query request to the relay server 20 again when the relay service issues a query request requested by another client 30.
Specifically, as shown in fig. 3, the transit server 20 includes an analyzing module 21, an uploading module 22 and a sending module 23, where the analyzing module 21 is configured to analyze a query request sent to the transit server 20, the analyzing module 21 is further configured to determine whether the number of times of the current use of an IP address exceeds an upper limit, the uploading module 22 is configured to upload the query request to the query server 10, the sending module 23 is configured to send a query result to the client 30, the transit server 20 further includes a numbering module 24 and a converting module 25, after the analyzing module 21 analyzes the query request and determines the IP address therein, if the determined number of times of the current use of the IP address exceeds the upper limit, the numbering module 24 numbers the query request and the IP address therein, and the converting module 25 converts an original IP address corresponding to the numbered query request into an IP address of another client 30, when the information query method is executed, each module of the information query system executes corresponding specific steps according to the specific function of the information query method.
The embodiment provides an information query method, which comprises the following steps:
receiving a query request sent by a client 30;
judging whether the number of times of inquiry used by the IP address of the client 30 corresponding to the inquiry request on the day exceeds the upper limit;
if the number of the clients 30 exceeds the upper limit, acquiring the IP addresses of the clients 30 which use less on the same day, and sending the query request to the query server 10 by using the IP addresses of the clients 30 which use less;
and receiving a query result returned by the query server 10 after the query, and returning the query result to the client 30 sending the query request.
Specifically, the following describes the information query method of the present embodiment in detail by taking a first client and a second client as examples, and includes the following steps:
s101: the relay server 20 receives the query request sent by the first client, the relay server 20 determines whether the number of times that the IP address of the first client is used for querying on the same day exceeds an upper limit, if the number of times that the IP address is used for querying on the same day does not exceed the upper limit, step S102 is performed, and if the number of times that the IP address is used for querying on the same day exceeds the upper limit, step S103 is performed;
specifically, after the transit server 20 receives the query request sent by the first client, the analysis module 21 determines whether the number of times of the use of the IP address of the first client on the day exceeds an upper limit.
It can be understood that, after each client 30 in the information query system is connected to the internet, no matter in WIFI connection or mobile network connection, an IP address is assigned when the client 30 accesses to perform data query, because when some data or information query is performed using the same IP address, if the number of times of use is too large on the day, information may not be queried, in this embodiment, if the usage amount of a certain client 30 is small, the number of times of access to the IP address used by the certain client is not more than the number of times of use of the client 30, and when it sends a query request, the query can be normally performed, where S102 is a step of normal query in the present invention, and if the number of times of use exceeds a set upper limit, the query is performed using the information query method in the present invention.
S102: the transit server 20 sends the query request to the query server 10 for query, and directly goes to step S105 after query;
specifically, the query request is uploaded to the query server 10 by the upload module 22.
S103: the transit server 20 numbers the inquiry request in S101 and the IP address corresponding to the inquiry request;
specifically, the numbering module 24 numbers the query request and the IP address in step S103.
It is understood that each client 30 sends a query request to the transit server 20 with its corresponding IP address, which is an identification of the client 30, in the subsequent step, the transit server 20 needs to strip the query request, if not accompanied by any recognizable features, the query request may be lost or the original sending unit may not be found, so that in order to return the query result to the client 30 which originally sent the query request according to the original channel in the subsequent steps, the query request and the IP address corresponding to the query request need to be numbered, so that the query request and the IP address corresponding to the query request are provided with a uniform identification code, the numbered IP addresses are then stored in internal memory and recalled as necessary, and the numbered query requests are used in the next steps.
S104: the relay server 20 preferentially selects the second client with the low number of times of use in the current day, acquires the IP address of the second client, and the relay server 20 sends the numbered query request to the query server 10 according to the IP address of the second client;
specifically, in the information query system of this embodiment, in the step S104, the conversion module 25 performs a process of acquiring an IP address of the second client, and converts the original IP address of the first client corresponding to the numbered query request into the IP address of the second client, and the upload module 22 performs a process of uploading the query request to the query server 10, where the upload module 22 sends the query request to the query server 10 according to the IP address of the second client when performing the step.
It is understood that, when the method is executed, the transit server 20 first obtains all valid clients 30 running under the transit server 20 and establishes a client list, which corresponds to the establishment of the list, and the list is newly added or deleted on the client list whenever a new client 30 appears or an old client 30 is deleted. The IP addresses corresponding to the respective clients 30 are respectively obtained according to the client list, and when the clients 30 are established, the clients are connected to the relay server 20, and the relay server 20 can obtain the IP addresses thereof, and when the client list is established, the IP addresses of the respective clients 30 are obtained according to the client list, and are stored in the relay server 20 for use.
It is understood that, each time the client 30 in the information query system sends a query request, the transit server 20 will form a record in the client list, and record the number of times that the client 30 sends the query request using a certain IP address, and different IP addresses will form different records. For example, in this embodiment, when the number of times that the first client sends the query request using a certain IP address on the same day exceeds the upper limit, the transit server 20 may obtain the query request according to the information recorded in the client list, and execute the information query method of the present invention, and the transit server 20 still selects another second client that uses less on the same day from the client list, or may also select another second client that uses less on the same day according to the history and the IP address of the second client; the method for obtaining the IP address of the second client includes the following three steps:
firstly, the transit server 20 calls the client list to which the transit server belongs, selects the second client with less use on the same day, and selects the IP address of the second client from the IP address list stored in the transit server 20, because the IP address lists corresponding to the respective clients 30 are already established before, the transit server 20 only needs to call the clients from the inside directly, and the obtaining method is simple, convenient and fast, and has short response time.
The second is that the transit server 20 calls the list of the clients to which it belongs, selects a second client with less use on the same day, the transit server 20 sends a call instruction to the second client, and the second client automatically responds to the call instruction and sends an IP address to the transit server 20. The method obtains the IP address of the second client and calls the IP address after the agreement of the second client, and is a relatively safe obtaining method, because the number of times of use of the client 30 is less on the same day, the IP address can not be used for more than the upper limit no matter the instant IP address or the fixed IP address, the transit server 20 sends a calling instruction to the second client, the second client automatically responds to the calling instruction and is connected with the transit server 20, and when the second client is connected with the transit server 20, the transit server 20 obtains the IP address.
Thirdly, the transit server 20 retrieves the client list to which the transit server belongs, selects a second client with less use on the same day, the transit server 20 issues the numbered query request to the second client, and the second client automatically responds to the numbered query request and returns the numbered query request to the transit server 20 again. When the method is used, the transfer server 20 opens a special communication channel, and under the channel, the second client only needs to automatically respond to the communication request of the transfer server 20 without manual operation; similarly, in the process of acquiring the IP address of the second client, the method is also equivalent to the agreement of the second client, and is a relatively safe acquisition method; when the second client automatically responds to the re-numbered query request to the transit server 20, the query request carries with it the identification of the IP address of the second client, and the query server 10 considers that the query request was issued by the second client.
S105: the transit server 20 receives the query result and the query request bundled together returned by the query server 10 after querying, and returns the query result to the first client sending the query request;
specifically, when the information query system described in this embodiment executes the above S105, the query server 10 queries the query request, and then binds the query result and the query request, and returns them to the relay server 20, after the relay server 20 receives the query result and the query request bound together, which are returned by the query server 10, the parsing module 21 first parses the query request, determines whether the query request is numbered, if so, the issuing module 23 finds the IP address with the corresponding number according to the numbering rule, and returns the query result to the first client to which it belongs according to the IP address with the corresponding number, and if not, the issuing module 23 directly returns the first client that sends the query request.
According to the scheme, after the number of times that some clients 30 use the IP addresses to perform information query reaches the set upper limit, the query is replaced by other idle clients 30 or a small number of clients 30, and then the query result is returned to the client 30 which originally queries, so that the resources of the clients 30 are fully utilized, the balanced utilization of network resources is realized, the pressure of the query server 10 can be dispersed, and the query efficiency is improved.
Example two:
as shown in fig. 3, the relay server according to the embodiment of the present invention includes a processor 201, an input device 2025, an output device 203, and a memory 204, which are connected to each other, where the memory 204 is used to store a computer program, the computer program includes a program instruction 2041, and the processor 201 is used to invoke the program instruction 2041 and execute the information query method according to the first embodiment in various possible implementation manners, which is specifically referred to the drawings of the first embodiment and the corresponding technical descriptions thereof, and details are not described here.
The software implementation of the transit server 20 of the present embodiment includes: the system comprises an analysis module 21, an uploading module 22 and a sending module 23, wherein the analysis module 21 is configured to analyze a query request sent to the transit server 20, the analysis module 21 is further configured to determine whether the number of times of the daily use of the IP address exceeds an upper limit, the uploading module 22 is configured to upload the query request to the query server 10, the sending module 23 is configured to send a query result to the client 30, the transit server 20 further comprises a numbering module 24 and a conversion module 25, after the analysis module 21 analyzes the query request and determines the IP address therein, if the determined number of times of the daily use of the IP address has exceeded the upper limit, the numbering module 24 numbers the query request and the IP address therein, and the conversion module 25 converts an original IP address corresponding to the numbered query request into an IP address of another client 30, when the information query method of the present invention is executed, each module of the information query system respectively executes the specific steps belonging to the transit server 20 in the first embodiment according to the specific function to which the information query method belongs, which is not described herein again.
In the relay server 20 provided in this embodiment, when the number of times of querying information by a certain client 30 has reached the set upper limit, the relay server 20 that carries each module of the relay server 20 in the information querying system and can execute an information querying method can query the query request sent by the client 30 by using other clients 30, and can return the query result to the client 30, so that resources of the client 30 are fully utilized, balanced utilization of network resources is achieved, pressure of the query server 10 can be dispersed, and query efficiency is improved.
Example three:
this embodiment of the present invention provides a computer-readable storage medium, which may be a computer-readable storage medium including: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the computer-readable storage medium may also include both an internal storage unit and an external storage device of the terminal. The computer-readable storage medium is used for storing the computer program and other programs and data required by the terminal. The computer readable storage medium may also be used to temporarily store data that has been output or is to be output. The computer storage medium stores a computer program, where the computer program includes program instructions, and the program instructions, when executed by a processor, cause the processor to execute the information query method in the foregoing or in the foregoing first embodiment of various possible implementation manners, where the executed process and corresponding steps are described in the drawings of the first embodiment and corresponding technical descriptions thereof, and are not repeated here.
It is to be understood that the computer readable storage medium can be stored in a computer readable storage medium when the functional units in the information query method and the information query system in the first embodiment are implemented in the form of software functional units and sold or used as independent products. Based on such understanding, the technical solution of the present invention can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a USB flash drive (USB flash drive), a portable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
According to the scheme, after the number of times of information inquiry of some clients 30 reaches the set upper limit, other idle clients 30 or a small number of clients 30 are used for replacing inquiry, then the inquiry result is returned to the client 30 of the original inquiry, the resources of the clients 30 are fully utilized, the balanced utilization of network resources is realized, the pressure of the inquiry server 10 can be dispersed, and the inquiry efficiency is improved.
Example four:
as shown in fig. 3, this embodiment of the present invention provides a client 30, which includes:
an input module 31, configured to enable a user to manually input a query request;
a sending module 32, configured to send a query request to the transit server 20;
a receiving module 33, configured to receive a query result returned from the transit server 20;
a response module 34, configured to, when the transit server 20 in the first embodiment sends the call instruction to the client 30, automatically send the IP address of the client 30 to the transit server 20 in response to the call instruction, and/or when the transit server 20 in the first embodiment issues the numbered query request to the client 30, automatically respond and return the numbered query request to the transit server 20 again.
The client 30 according to this embodiment may correspond to the information query method and the client 30 in the information query system according to the first embodiment, and the above and other operations and/or functions of each module in the client 30 are respectively for implementing corresponding steps of each method in the first embodiment, and are not described herein again for brevity.
The client 30 of this embodiment may be installed in a terminal, where the terminal includes a mobile phone, a tablet computer, a notebook computer, a desktop computer, or other terminals capable of connecting to a network service.
According to the scheme, after the number of times of information query of a certain client 30 reaches the set upper limit, the query is replaced by other idle clients 30 or a small number of clients 30, and then the query result is returned to the originally queried client 30, so that client resources are fully utilized, and balanced utilization of network resources is realized.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (7)

1. An information query method, comprising:
receiving a query request sent by a client;
judging whether the number of times of inquiry used by the IP address of the client corresponding to the inquiry request on the day exceeds an upper limit;
if the current IP address exceeds the upper limit, acquiring the IP addresses of the clients which use less clients on the current day, and sending the query request to the query server by using the IP addresses of the clients which use less clients;
receiving a query result returned by the query server after the query, and returning the query result to the client side sending the query request;
specifically, the method further comprises the following steps:
receiving a query request sent by a client;
judging whether the number of times of inquiry of the IP address of the client on the day exceeds an upper limit; if the number of times of the IP address used for inquiring on the same day does not exceed the upper limit, sending an inquiring request to an inquiring server;
if the number of times of the IP address used for inquiring on the same day exceeds the upper limit, numbering the inquiring request and the IP address corresponding to the inquiring request;
preferentially selecting the clients with less use times on the day, acquiring the IP addresses of the clients, and sending the numbered query requests to the query server by using the acquired IP addresses of the clients;
receiving a query result and a query request which are bound together and returned after the query of the query server, and returning the query result to a client sending the query request;
the method for preferentially selecting the client with less use times in the current day and acquiring the IP address of the client comprises the following steps: calling a client list to which the client belongs, selecting the clients which are less used on the same day, and selecting the IP addresses of the corresponding clients in the stored IP address list;
the method for preferentially selecting the client with less use times in the current day and acquiring the IP address of the client comprises the following steps: and calling the client list to which the client belongs, selecting the clients with less use on the same day, sending a calling instruction to the clients, and automatically responding to the calling instruction by the clients and sending the IP address to the transfer server.
2. The information query method according to claim 1, further comprising: and acquiring all clients and establishing a client list.
3. The information query method according to claim 2, wherein the IP address lists corresponding to the respective clients are respectively obtained according to the client lists.
4. The information query method of claim 1, wherein the method of preferentially selecting the client with less usage times in the current day and obtaining the IP address of the client comprises: and calling the client list to which the client belongs, selecting the clients which use less clients on the same day, issuing the numbered query requests to the clients, and automatically responding by the clients and returning the numbered query requests to the transit server again.
5. The information query method according to claim 1, wherein when receiving the query result and the query request bundled together returned after query by the query server, it is determined whether the query request has been numbered, and if so, the IP address with the corresponding number is found according to the numbering rule, and then the query result is returned to the client to which it belongs according to the IP address with the corresponding number, and if not, the query result is directly returned to the client that sent the query request.
6. A relay server, comprising a processor, an input device, an output device and a memory connected to each other, wherein the memory is used for storing a computer program, and the computer program comprises program instructions, and the processor is used for calling the program instructions and executing the information query method according to any one of claims 1 to 5.
7. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program comprising program instructions that, when executed by a processor, cause the processor to execute the information query method according to any one of claims 1 to 5.
CN201810816966.0A 2018-07-24 2018-07-24 Information inquiry method, transfer server and computer readable medium Active CN109246180B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810816966.0A CN109246180B (en) 2018-07-24 2018-07-24 Information inquiry method, transfer server and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810816966.0A CN109246180B (en) 2018-07-24 2018-07-24 Information inquiry method, transfer server and computer readable medium

Publications (2)

Publication Number Publication Date
CN109246180A CN109246180A (en) 2019-01-18
CN109246180B true CN109246180B (en) 2021-05-21

Family

ID=65072990

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810816966.0A Active CN109246180B (en) 2018-07-24 2018-07-24 Information inquiry method, transfer server and computer readable medium

Country Status (1)

Country Link
CN (1) CN109246180B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102313A (en) * 2007-06-21 2008-01-09 潘晓梅 Network download system and method with automatically replaced proxy server and its method
CN103595566A (en) * 2013-11-12 2014-02-19 杭州华三通信技术有限公司 Method and device for detecting idle IP addresses
CN104092660A (en) * 2014-06-09 2014-10-08 武汉传神信息技术有限公司 Method for accessing network site
CN107105071A (en) * 2017-05-05 2017-08-29 北京京东金融科技控股有限公司 IP call methods and device, storage medium, electronic equipment
CN107395782A (en) * 2017-07-19 2017-11-24 北京理工大学 A kind of IP limitation controlled source information extraction methods based on agent pool
CN107635026A (en) * 2017-09-26 2018-01-26 马上消费金融股份有限公司 A kind of acquisition IP method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9922099B2 (en) * 2014-09-30 2018-03-20 Splunk Inc. Event limited field picker

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102313A (en) * 2007-06-21 2008-01-09 潘晓梅 Network download system and method with automatically replaced proxy server and its method
CN103595566A (en) * 2013-11-12 2014-02-19 杭州华三通信技术有限公司 Method and device for detecting idle IP addresses
CN104092660A (en) * 2014-06-09 2014-10-08 武汉传神信息技术有限公司 Method for accessing network site
CN107105071A (en) * 2017-05-05 2017-08-29 北京京东金融科技控股有限公司 IP call methods and device, storage medium, electronic equipment
CN107395782A (en) * 2017-07-19 2017-11-24 北京理工大学 A kind of IP limitation controlled source information extraction methods based on agent pool
CN107635026A (en) * 2017-09-26 2018-01-26 马上消费金融股份有限公司 A kind of acquisition IP method and device

Also Published As

Publication number Publication date
CN109246180A (en) 2019-01-18

Similar Documents

Publication Publication Date Title
CN107832126B (en) Thread adjusting method and terminal thereof
CN110300050B (en) Message pushing method and device, computer equipment and storage medium
US11356410B2 (en) Packet transmission method and device, and computer readable storage medium
CN107508795B (en) Cross-container cluster access processing device and method
US10080158B2 (en) Providing multiple interfaces for traffic
US11695623B2 (en) Method and apparatus for binding network card in multi-network card server, and electronic device and storage medium
CN111538605B (en) Distributed data access layer middleware and command execution method and device
CN111885216B (en) DNS query method, device, equipment and storage medium
CN110225150B (en) Method, system and storage medium for communication between different network protocols
CN110769080B (en) Domain name resolution method, related product and computer readable storage medium
CN108881651B (en) Data processing method, device and equipment of call platform and storage medium
CN110519810B (en) Service relay switching method, terminal equipment, storage medium and device
CN114741261A (en) Distributed link tracking method, device, equipment and storage medium
EP2466854A1 (en) Mobile search method and system thereof
CN106028311B (en) A kind of terminal registration method and device
CN109246180B (en) Information inquiry method, transfer server and computer readable medium
CN111159131A (en) Performance optimization method, device, equipment and computer readable storage medium
CN104123942B (en) A kind of audio recognition method and system
CN104301352B (en) The adaptation method and device of double-terminal
CN103068052A (en) Dynamic configuration method and system of resources and portal server
CN111859127A (en) Subscription method and device of consumption data and storage medium
CN108112052B (en) Terminal network sharing method and device, air conditioner and storage medium
CN110933070A (en) User identification method, system, equipment and computer readable storage medium
CN105282194A (en) Virtual desktop configuration, acquisition method and device
CN110134547B (en) Middleware-based repeated data deleting method and related device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20210427

Address after: 518000 Guangdong city of Shenzhen province Qianhai Shenzhen Hong Kong cooperation zone before Bay Road No. 1 building 201 room A (located in Shenzhen Qianhai business secretary Co. Ltd.)

Applicant after: Shenzhen magic digital intelligent artificial intelligence Co.,Ltd.

Address before: 362400 Fengchun Road, Fengcheng Town, Anxi County, Quanzhou, Fujian 56

Applicant before: Sun Mantang

GR01 Patent grant
GR01 Patent grant