CN110417919A - A kind of flow abduction method and device - Google Patents

A kind of flow abduction method and device Download PDF

Info

Publication number
CN110417919A
CN110417919A CN201910810437.4A CN201910810437A CN110417919A CN 110417919 A CN110417919 A CN 110417919A CN 201910810437 A CN201910810437 A CN 201910810437A CN 110417919 A CN110417919 A CN 110417919A
Authority
CN
China
Prior art keywords
wkwebview
instance objects
page request
response data
accessing page
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.)
Granted
Application number
CN201910810437.4A
Other languages
Chinese (zh)
Other versions
CN110417919B (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.)
Wangsu Science and Technology Co Ltd
Original Assignee
Wangsu Science and 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 Wangsu Science and Technology Co Ltd filed Critical Wangsu Science and Technology Co Ltd
Priority to CN201910810437.4A priority Critical patent/CN110417919B/en
Publication of CN110417919A publication Critical patent/CN110417919A/en
Application granted granted Critical
Publication of CN110417919B publication Critical patent/CN110417919B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Abstract

The embodiment of the invention discloses a kind of flows to kidnap method and device, wherein method includes: the trigger action according to user in default application program, the first wkwebview accessing page request based on hypertext transfer protocol is generated, and obtains the corresponding response data of the first wkwebview accessing page request by presetting the first instance objects being arranged in application program.In the embodiment of the present invention, first instance objects can intercept the wkwebview accessing page request in different processes, therefore, by the way that the first instance objects are arranged in default application program, allow the first instance objects to intercept any wkwebview accessing page request (the wkwebview web access requests including http or https) triggered in default application program, improves the accuracy of traffic interception.

Description

A kind of flow abduction method and device
Technical field
The present invention relates to fields of communication technology more particularly to a kind of flow to kidnap method and device.
Background technique
With the fast development of information technology, internet be will be used wider and wider, and terminal device is detecting user When triggering web access requests in the application APP of terminal device, corresponding server can be gone to obtain web page access and asked Seek corresponding response data.However, in order to which network acceleration is better achieved, APP can go out terminal device in web access requests Before, web access requests are kidnapped, and can by CDN server proximally server obtain web access requests pair The response data answered in this way, can not only reduce the pressure of remote server, but also can improve response speed.
At this stage, Apple Macintosh operating system (iPhone Operating System, iOS) is typically based on wkwebview frame Web access requests are loaded, correspondingly, the web access requests that user triggers on the APP of iOS are also by traditional UIwebview web access requests are converted to wkwebview web access requests.Traditional UIwebview web access requests UIwebview web access requests are intercepted usually using the instance objects that NSURLProtocol agreement is supported, All web access requests where the instance objects that NSURLProtocol agreement is supported can be intercepted and be handled in process;So And due in wkwebview frame be based on hypertext transfer protocol (Hypertext transfer protocol, http) or The wkwebview web access requests of https are usually sent in individual process, and NSURLProtocol agreement is caused to be supported Instance objects will appear problem when intercepting wkwebview web access requests based on http or https.Specifically, net It include the uniform resource locator address (Uniform Resource Location, URL) and request content in access to web page request (i.e. body), the instance objects that NSURLProtocol agreement is supported can be blocked when intercepting the web access requests of other processes It is truncated to the normal address URL, but can lost part or whole body;Therefore, if the reality supported using NSURLProtocol agreement Example object intercepts the wkwebview web access requests based on http or https, then may lose the visit of wkwebview webpage Ask request in some or all of body.
To solve the above-mentioned problems, in a kind of existing solution, the APP in iOS is grasped according to the triggering of user Make generate wkwebview web access requests after, can parse wkwebview web access requests obtain the original address URL and Body, and then the original address URL and body are stitched together and sent as the new address URL;In this way, After the instance objects that NSURLProtocol agreement is supported intercept the new address URL, can parse to obtain the original address URL and Body, to obtain response data according to the original address URL and body.However, wkwebview web access requests limit URL The data volume of address needs to be less than 1M, and limiting the address URL need to be character types (i.e. string type), and therefore, this kind is realized Mode can not support the data volume of body the case where be more than the type of 1M or body being non-character type, lead to not to being based on The flow of the wkwebview web access requests of http or https is accurately intercepted.
To sum up, a kind of flow abduction method is needed at present, to realize to the wkwebview net based on http or https The flow of access to web page request is accurately intercepted.
Summary of the invention
The embodiment of the present invention provides a kind of flow abduction method, to realize to the wkwebview based on http or https The flow of web access requests is accurately intercepted.
In a first aspect, the embodiment of the invention provides a kind of flows to kidnap method, the method is applied to flow and kidnaps dress It sets, the flow is kidnapped device and is arranged in the default application program of terminal device;The described method includes:
According to trigger action of the user in the default application program, first based on hypertext transfer protocol is generated Wkwebview accessing page request, and the first instance objects by being arranged in the default application program obtain described first The corresponding response data of wkwebview accessing page request;Wherein, first instance objects are supported WKURLSchemeHandler agreement, first instance objects are for intercepting the first wkwebview accessing page request And obtain the corresponding response data of the first wkwebview accessing page request.
In above-mentioned design, the instance objects that WKURLSchemeHandler agreement is supported in IOS system can intercept place In the wkwebview accessing page request in different processes, therefore, supported by being arranged in default application program First instance objects of WKURLSchemeHandler agreement, can make the first instance objects intercept in default application program Any wkwebview accessing page request (the wkwebview web access requests including http or https) of triggering, thus It may be implemented accurately to intercept the flow of the wkwebview web access requests based on http or https.
In a kind of possible design, first instance objects by being arranged in the default application program obtain institute State the corresponding response data of the first wkwebview accessing page request, comprising: inquiry first instance objects corresponding first It whether there is the corresponding response data of the first wkwebview accessing page request in pre-set space, if it does not exist, then by institute It states the first wkwebview accessing page request and is sent to the second object instance, and by described in second object instance acquisition The corresponding response data of first wkwebview accessing page request.
In a kind of possible design, second instance objects support NSURLProtocol agreement, first example Object and second instance objects are located in same process.
In above-mentioned design, by supporting the second instance objects of NSURLProtocol agreement that can intercept and handling institute All web access requests in process, and corresponding response data can be accurately obtained, therefore, supported by joint First instance objects of WKURLSchemeHandler agreement and the second instance objects for supporting NSURLProtocol agreement, can Accurately to intercept the first wkwebview accessing page request, the accuracy of traffic interception and comprehensive is improved;And pass through Corresponding first pre-set space of first instance objects is set, the first instance objects of the first pre-set space storage can be used and get Historical responses data, in this way, the first instance objects are after intercepting the first wkwebview accessing page request, if first is pre- If there are the corresponding response data of the first wkwebview accessing page request in space, then the first instance objects can directly by The corresponding response data of the first wkwebview accessing page request in first pre-set space is sent to APP, holds without repeating Row calls the second instance objects and/or CDN server to obtain response data, so as to improve response speed, and can reduce System resource occupancy.
It is described that the first wkwebview page is obtained by second object instance in a kind of possible design The corresponding response data of access request, comprising: whether there is in corresponding second pre-set space of inquiry second instance objects The corresponding response data of the first wkwebview accessing page request, if it does not exist, then by the described first wkwebview pages Face access request is sent to content distribution network CDN service device;Further, obtain that the CDN server sends described the After the corresponding response data of one wkwebview accessing page request, second instance objects, first example are passed sequentially through The response data is shown to the user by object and the default application program.
In above-mentioned design, by corresponding second pre-set space of the second instance objects of setting, it is default to can be used second Space stores the historical responses data that the second instance objects are got, in this way, the second instance objects are receiving the first example pair As transmission the first wkwebview accessing page request after, if there are the first wkwebview page access in the second pre-set space Corresponding response data is requested, then the second instance objects can be directly by the first wkwebview page in the second pre-set space The corresponding response data of access request is sent to the first instance objects, without obtaining response data from CDN server, thus Response speed can be improved, and system resource occupancy can be reduced.
In a kind of possible design, the method also includes: setting the first wkwebview accessing page request exists First identifier in first instance objects and the second identifier in second instance objects are passing through described second After instance objects obtain the response data, the corresponding response method of the second identifier is called to be sent to the response data First instance objects;Further, after obtaining the response data by first instance objects, described the is called The response data is sent to the default application program by the corresponding response method of one mark, and by described default using journey The response data is shown to the user by sequence.
In above-mentioned design, by the way that the first wkwebview accessing page request first in the first instance objects is arranged Mark and the second identifier in the second instance objects can make the first instance objects call the corresponding response of first identifier Method sends response data and the second instance objects call the corresponding response method of second identifier to send response data, guarantees The stability and accuracy that response data is transmitted in the first instance objects and the second instance objects.
It is described to obtain the first wkwebview page by first instance objects in a kind of possible design After the corresponding response data of access request, further includes: the response data is stored in first pre-set space.
Second aspect, the embodiment of the invention provides a kind of flows to kidnap device, and the flow is kidnapped device and is arranged at end In the default application program of end equipment, described device includes:
Generation module is generated and is assisted based on Hyper text transfer for the trigger action according to user in default application program First wkwebview accessing page request of view;
Module is obtained, obtains described first for the first instance objects by being arranged in the default application program The corresponding response data of wkwebview accessing page request;
Wherein, first instance objects support WKURLSchemeHandler agreement, first instance objects to be used for It intercepts the first wkwebview accessing page request and obtains the corresponding sound of the first wkwebview accessing page request Answer data.
In a kind of possible design, the acquisition module is specifically used for: inquiry first instance objects corresponding the It whether there is the corresponding response data of the first wkwebview accessing page request in one pre-set space, if it does not exist, then will The first wkwebview accessing page request is sent to the second object instance, and obtains institute by second object instance State the corresponding response data of the first wkwebview accessing page request.
In a kind of possible design, second instance objects support NSURLProtocol agreement, first example Object and second instance objects are located in same process.
In a kind of possible design, the acquisition module is specifically used for: inquiry second instance objects corresponding the It whether there is the corresponding response data of the first wkwebview accessing page request in two pre-set spaces, if it does not exist, then will The first wkwebview accessing page request is sent to content distribution network CDN service device;Further, the CDN is obtained After the corresponding response data of the first wkwebview accessing page request that server is sent, it is real to pass sequentially through described second The response data is shown to the user by example object, first instance objects and the default application program.
In a kind of possible design, described device further includes processing module, and the processing module is used for: setting described the One wkwebview accessing page request is in the first identifier in first instance objects and in second instance objects Second identifier call the corresponding sound of the second identifier after obtaining the response data by second instance objects The response data is sent to first instance objects by induction method;Further, it is obtained by first instance objects After the response data, call the first identifier corresponding response method that the response data is sent to the default application Program, and the response data is shown to by the user by the default application program.
In a kind of possible design, the acquisition module is also used to: it is pre- that the response data is stored in described first If in space.
The third aspect, the embodiment of the invention provides a kind of calculating equipment, including at least one processing unit and at least One storage unit, wherein the storage unit is stored with computer program, when described program is executed by the processing unit When, so that the processing unit executes the described in any item flows of above-mentioned first aspect and kidnaps method.
Fourth aspect, the embodiment of the invention provides a kind of computer readable storage medium, being stored with can be set by calculating The standby computer program executed, when described program is run on said computing device, so that calculating equipment execution is above-mentioned The described in any item flows of first aspect kidnap method.
These aspects or other aspects of the application can more straightforward in the following description.
Detailed description of the invention
To describe the technical solutions in the embodiments of the present invention more clearly, make required in being described below to embodiment Attached drawing is briefly introduced, it should be apparent that, drawings in the following description are only some embodiments of the invention, for this For the those of ordinary skill in field, without any creative labor, it can also be obtained according to these attached drawings His attached drawing.
Fig. 1 is the flow diagram that a kind of flow provided in an embodiment of the present invention kidnaps method;
Fig. 2 is the interaction flow schematic diagram that a kind of flow provided in an embodiment of the present invention kidnaps method;
Fig. 3 is the structural schematic diagram that a kind of flow provided in an embodiment of the present invention kidnaps device.
Specific embodiment
To make the objectives, technical solutions, and advantages of the present invention clearer, below in conjunction with attached drawing to the present invention make into It is described in detail to one step, it is clear that described embodiments are only a part of the embodiments of the present invention, rather than whole implementation Example.Based on the embodiments of the present invention, obtained by those of ordinary skill in the art without making creative efforts All other embodiment, shall fall within the protection scope of the present invention.
Fig. 1 is the flow diagram that a kind of flow provided in an embodiment of the present invention kidnaps method, and this method is applied to flow Kidnap device;Wherein, flow is kidnapped device and is arranged in the default application program of terminal device, and flow is kidnapped device and can be intercepted The web-page requests generated in terminal device, and inside or the content distributing network (Content of device can be kidnapped from flow Delivery Network, CDN) the corresponding response data of web-page requests is obtained in system;This method comprises:
Step 101, the trigger action according to user in default application program generates the based on hypertext transfer protocol One wkwebview accessing page request.
In the embodiment of the present invention, terminal device can be the terminal device for being loaded with IOS system, for example be loaded with IOS system The mobile phone of system, the tablet computer for being loaded with IOS system or the Ipad for being loaded with IOS system etc., are specifically not construed as limiting.Correspondingly, Default APP can be the APP for being mounted on terminal device and supporting wkwebview frame.
In one possible implementation, user can trigger default APP by way of the interaction of front network frame The first wkwebview accessing page request is generated, for example user can be by clicking the preset icon on default APP or presetting super Link triggers default APP the first wkwebview accessing page request of generation or user can also be in the text box of default APP The middle default default APP of link triggering of input generates the first wkwebview accessing page request or user may call upon browsing Device accesses the wkwebview page and triggers the first wkwebview accessing page request of default APP generation, etc..It should be understood that User can also trigger default APP otherwise and generate the first wkwebview accessing page request, such as speech trigger, Brain wave triggering or remote control trigger etc., the present invention is not especially limited this.
It should be noted that the embodiment of the present invention does not limit the type of front network frame, for example, can for ajax frame, Any one in jquery frame or vue frame.
Step 102, the first wkwebview is obtained by the first instance objects being arranged in the default application program The corresponding response data of accessing page request.
Herein, the first instance objects can be the instance objects of support WKURLSchemeHandler agreement.The present invention is real It applies example and is provided with the first instance objects for supporting WKURLSchemeHandler agreement in default APP, so that default APP The first instance objects can be used and intercept the wkwebview accessing page request based on http and/or https.
It should be noted that WKURLSchemeHandler agreement is the wkwebview frame setting based on IOS system Agreement, the agreement can add in the customized scheme of user, corresponding so as to intercept the customized agreement of user Wkwebview accessing page request.For example, if user is provided with a kind of custom protocol in APP, add in APP After adding the program for supporting WKURLSchemeHandler agreement, which can be used WKURLSchemeHandler protocol blocking Type is the wkwebview accessing page request of custom protocol.
In conclusion since WKURLSchemeHandler agreement existing in IOS system only supports interception customized The corresponding wkwebview accessing page request of agreement, and the first wkwebview accessing page request that default APP is generated is base In the wkwebview accessing page request of http and/or https, http and/or https are agreement sanctified by usage, and simultaneously It is not belonging to customized agreement;Therefore, if default APP, which is directly arranged, supports existing WKURLSchemeHandler agreement, Default APP can not intercept the first wkwebview accessing page request.
In one possible implementation, to solve the above-mentioned problems, a support can first be created First instance objects of WKURLSchemeHandler agreement, then the attribute information by configuring the first instance objects make first Instance objects can intercept the wkwebview accessing page request based on http and/or https.Wherein, the first example is created The attribute information of the first instance objects of object and configuration can be realized by following program:
WKWebSchemeHandler*handle=[[WKWebSchemeHandler alloc] init];
[configuration setURLSchemeHandler:handle forURLScheme:@"http"];
[configuration setURLSchemeHandler:handle forURLScheme:@"https"];
Wherein, the first row program is used to create the first instance objects for supporting WKURLSchemeHandler agreement Handle, and it is assigned with initial space for the first instance objects handle, the occupied memory of initial space meets The requirement of [WKWebSchemeHandler alloc];Correspondingly, second stroke sequence and the third line program are real for configuring first The attribute information of example object handle, can make the first instance objects intercept based on http's by second stroke sequence Wkwebview accessing page request can make the first instance objects intercept based on https's by the third line program Wkwebview accessing page request.
Further, by the attribute information of the first instance objects of the first instance objects of creation and configuration, so that first Instance objects can intercept the wkwebview accessing page request based on http and/or https;However, being directed to any Wkwebview accessing page request (it can be any type of accessing page request, it both can be for based on http and/or https Accessing page request, or other kinds of accessing page request is not construed as limiting), wkwebview frame is detecting After generating the wkwebview accessing page request, all can first call privately owned class method handlesURLScheme to determine should Whether wkwebview accessing page request meets the requirement of WKWebSchemeHandler agreement.If the wkwebview page is visited Ask that request meets the requirement of WKWebSchemeHandler agreement, then privately owned class method handlesURLScheme can to this first Instance objects return to " YES ", are somebody's turn to do so that the first instance objects are obtained according to the wkwebview accessing page request intercepted The corresponding response data of wkwebview accessing page request;Correspondingly, if the wkwebview accessing page request is unsatisfactory for The requirement of WKWebSchemeHandler agreement, then privately owned class method handlesURLScheme can be returned to first instance objects It returns " NO ", in this way, the first instance objects are subsequent to do any processing to the wkwebview accessing page request intercepted.
Based on the principle, if directly using existing privately owned class method handlesURLScheme in IOS system, when the After one instance objects intercept the first wkwebview accessing page request based on http and/or https, the first instance objects Existing privately owned class method handlesURLScheme can be called to determine whether the first wkwebview accessing page request meets The requirement of WKWebSchemeHandler agreement;Since WKWebSchemeHandler agreement only supports that customized agreement is corresponding Wkwebview accessing page request, and can not support the first wkwebview accessing page request of http and/or https, Therefore existing privately owned class method handlesURLScheme can return to " NO " to the first instance objects, lead to the first instance objects Any processing can not be done to the first wkwebview accessing page request intercepted.
In order to solve this problem, the embodiment of the present invention has modified existing privately owned class method handlesURLScheme, So that privately owned class method handlesURLScheme is detecting that the wkwebview page access that the first instance objects are intercepted asks When asking as wkwebview accessing page request based on http and/or https, " YES " can be returned to the first instance objects.Such as This, after the first instance objects intercept the first wkwebview accessing page request based on http and/or https, the privately owned class Method handlesURLScheme judges the first wkwebview accessing page request for based on http's and/or https Wkwebview accessing page request, therefore " YES " can be returned to the first instance objects, so that the first instance objects can root The corresponding number of responses of the first wkwebview accessing page request is obtained according to the first wkwebview accessing page request intercepted According to.
In one possible implementation, the corresponding response data of the first wkwebview accessing page request can deposit In following three kinds of situations:
Situation one, it is corresponding that the corresponding response data of the first wkwebview accessing page request is stored in the first instance objects The first pre-set space in;
Situation two, it is corresponding that the corresponding response data of the first wkwebview accessing page request is stored in the second instance objects The second pre-set space in;
Situation three, the corresponding response data of the first wkwebview accessing page request be both not stored in the first instance objects In corresponding first pre-set space, also it is not stored in corresponding second pre-set space of the second instance objects.
It should be noted that the second instance objects in the embodiment of the present invention can be support NSURLProtocol agreement Instance objects, the first instance objects and the second instance objects can be located in same process.
Based on one~situation of situation three, in specific implementation, the first instance objects intercept the first wkwebview page access After requesting and receiving " YES " that privately owned class method handlesURLScheme is returned, it is corresponding that the first instance objects can be inquired The first pre-set space, determine in the first pre-set space with the presence or absence of the corresponding response of the first wkwebview accessing page request Data.If there are the corresponding response data of the first wkwebview accessing page request, the first examples pair in the first pre-set space As that the corresponding response data of the first wkwebview accessing page request can be sent to default APP so that default APP according to The corresponding response data of first wkwebview accessing page request shows the first wkwebview accessing page request pair to user The page answered.Correspondingly, if the corresponding number of responses of the first wkwebview accessing page request is not present in the first pre-set space According to then the first wkwebview accessing page request can be sent to the second instance objects by the first instance objects, in this way, second Instance objects can inquire the second instance objects corresponding second in advance after receiving the first wkwebview accessing page request If space, determine in the second pre-set space with the presence or absence of the corresponding response data of the first wkwebview accessing page request.
Further, if there are the corresponding response data of the first wkwebview accessing page request in the second pre-set space, Then the corresponding response data of the first wkwebview accessing page request can be sent to the first example pair by the second instance objects As, in this way, the first instance objects the corresponding response data of the first wkwebview accessing page request can be sent to it is default APP, so that default APP shows first to user according to the corresponding response data of the first wkwebview accessing page request The corresponding page of wkwebview accessing page request.Correspondingly, if there is no the first wkwebview pages in the second pre-set space The corresponding response data of face access request, then the first wkwebview accessing page request can be sent to by the second instance objects CDN server;Wherein, CDN server can be any server in CDN system, for example, can for edge node server, Intermediate-node services device, or may be source station, it is not limited thereto.In this way, CDN server can first proximally resource takes Business device searches the corresponding response data of the first wkwebview accessing page request and removes remote resource server if not finding Lookup obtains the corresponding response data of the first wkwebview accessing page request, and then the first wkwebview page access is asked Corresponding response data is asked to be sent to the second instance objects, so that the second instance objects ask the first wkwebview page access It asks corresponding response data to be sent to the first instance objects, then asks that the first instance objects by the first wkwebview page access It asks corresponding response data to be sent to default APP, the first wkwebview accessing page request is shown to user by default APP The corresponding page.
In one example, the second instance objects are in the first wkwebview page access for getting CDN server transmission After requesting corresponding response data, response data can also be stored in the second pre-set space;Correspondingly, the first example pair As may be used also after the corresponding response data of the first wkwebview accessing page request for getting the transmission of the second instance objects Response data to be stored in the first pre-set space.
In the embodiment of the present invention, by corresponding first pre-set space of the first instance objects of setting, it is pre- to can be used first If space stores the historical responses data that the first instance objects are got.In this way, the first instance objects are intercepting first After wkwebview accessing page request, if there are the corresponding sound of the first wkwebview accessing page request in the first pre-set space Data are answered, then the first instance objects can be directly corresponding by the first wkwebview accessing page request in the first pre-set space Response data be sent to APP, call the second instance objects and/or CDN server to obtain response data without repeating, So as to improve response speed, processing speed is improved.Similarly, pass through the corresponding second default sky of the second instance objects of setting Between, response speed can be further improved, improve processing speed.
It should be noted that the second instance objects can support existing NSURLProtocol agreement, due to existing All accessing page requests where NSURLProtocol agreement can be intercepted and be handled in process, if the first instance objects exist The corresponding response data of the first wkwebview accessing page request is not inquired in first pre-set space, so that the first example pair When as sending the first wkwebview accessing page request in the process at place, due to the first instance objects and the second example pair As being located in same process, therefore, the second instance objects can intercept and handle the first wkwebview accessing page request.
It is real by first of the creation support WKURLSchemeHandler agreement in default APP in the embodiment of the present invention Example object, the attribute for configuring the first instance objects and modification private method class handlesURLScheme, so that the first example Object can intercept and handle the wkwebview accessing page request based on http and/or/https triggered in default APP; And the second of same process is in by the creation support NSURLProtocol agreement in default APP and with the first instance objects Instance objects, all web access requests where the second instance objects are intercepted and are handled in process, and can be accurate Obtain corresponding response data.Therefore, by using the first instance objects and branch for supporting WKURLSchemeHandler agreement Hold the second instance objects of NSURLProtocol agreement, can accurately intercept triggered in default APP based on http and/or/ The wkwebview accessing page request of https, and it can be accurately obtained corresponding response data, it realizes to based on http And/or the accurate acquisition of the wkwebview accessing page request of/https.
In one possible implementation, if being asked in the first pre-set space there is no the first wkwebview page access Corresponding response data is sought, then the first wkwebview accessing page request is being sent to the second example pair by the first instance objects As first identifier of the first wkwebview accessing page request in the first instance objects before, can also be arranged;Correspondingly, If the corresponding response data of the first wkwebview accessing page request, the second instance objects are not present in the second pre-set space Before the first wkwebview accessing page request is sent to CDN server, the first wkwebview page can also be set Second identifier of the access request in the second instance objects.In this way, the second instance objects are receiving the of CDN server transmission After the corresponding response data of one wkwebview accessing page request, the corresponding response method of second identifier can be called first The corresponding response data of wkwebview accessing page request is sent to the first instance objects;Correspondingly, the first instance objects are connecing After the corresponding response data of the first wkwebview accessing page request for receiving the transmission of the second instance objects, first can be called It identifies corresponding response method and the corresponding response data of the first wkwebview accessing page request is sent to default APP, with logical It crosses default APP and shows the corresponding page to user.
In one example, the corresponding relationship of the first wkwebview accessing page request and first identifier can be with key assignments Pair mode be stored in the first instance objects, the corresponding relationship of the first wkwebview accessing page request and second identifier It can be stored in a manner of key-value pair in the second instance objects.For example first can be in instance objects and the second instance objects It is provided with key-value pair data library, the first instance objects are generating the corresponding first identifier of the first wkwebview accessing page request It afterwards, can be the corresponding value of key by key, first identifier of the first wkwebview accessing page request, by the first wkwebview pages The corresponding relationship of face access request and first identifier is stored in the key-value pair data library of the first instance objects;Correspondingly, second Instance objects, can be with the first wkwebview pages after generating the corresponding second identifier of the first wkwebview accessing page request Face access request is key, second identifier is the corresponding value of key, by pair of the first wkwebview accessing page request and second identifier It should be related in the key-value pair data library for being stored in the second instance objects.
In specific implementation, by taking the first instance objects as an example, if the first instance objects receive the transmission of the second instance objects The corresponding response data of first wkwebview accessing page request, then the first instance objects can be from the key of the first instance objects Value determines the corresponding first identifier of the first wkwebview accessing page request to inquiry middle in data, and then with first identifier pair The corresponding response data of first wkwebview accessing page request is sent to default APP by the response method answered.If the first example Object does not receive the corresponding response of the first wkwebview accessing page request of the second instance objects transmission in preset duration Data, or receive the exception response message of the second instance objects transmission, then the first instance objects can be from the first example pair Middle inquiry determines the corresponding first identifier of the first wkwebview accessing page request in the key-value pair data of elephant, and then with first The abnormal instruction information of request will be sent to default APP by identifying corresponding exception response method.
In the embodiment of the present invention, by the first wkwebview accessing page request of setting in the first instance objects the One mark and the second identifier in the second instance objects can make the first instance objects call the corresponding sound of first identifier Induction method sends response data and the second instance objects call the corresponding response method of second identifier to send response data, protects Demonstrate,prove stability and accuracy that response data is transmitted in the first instance objects and the second instance objects.
Method is kidnapped based on flow illustrated in Figure 1, Fig. 2 is that a kind of flow provided in an embodiment of the present invention kidnaps method Interaction flow schematic diagram is introduced below with reference to the specific implementation process that Fig. 2 kidnaps method to flow in the embodiment of the present invention.
It should be understood that in the embodiment of the present invention flow kidnap method be not only related to terminal device front end default APP, First instance objects and the second instance objects on the default backstage APP, also relate to CDN server, CDN server can be CDN Any server in system, for example can be edge node server, intermediate server, or may be source station, herein It is not construed as limiting.
Step 201, APP is preset according to the trigger action of user, generates first based on http and/or https Wkwebview accessing page request.
Herein, APP is preset after generating the first wkwebview accessing page request, it can be in http and/or https pairs The first wkwebview accessing page request is sent in the process answered.
Step 202, the first instance objects intercept the first wkwebview accessing page request in default APP.
In one example, the first instance objects can start together with the starting of default APP, and with default APP Exit and empty together, i.e., the life cycle of the first instance objects can be identical with the life cycle of default APP, to reduce and be The occupation condition of system.
In the embodiment of the present invention, the first instance objects on startup, can also register the second example pair automatically for default APP As.
Step 203, the first instance objects inquire determine in corresponding first pre-set space of the first instance objects whether include The corresponding response data of first wkwebview accessing page request, if comprising skipping to step 204a, if not including, skipping to Step 204b.
Step 204a, the first instance objects obtain first from corresponding first pre-set space of the first instance objects The corresponding response data of wkwebview accessing page request, and by the corresponding number of responses of the first wkwebview accessing page request According to being sent to default APP, and then skip to step 213.
The first wkwebview accessing page request is arranged in the first instance objects in step 204b, the first instance objects First identifier, and the corresponding relationship of the first wkwebview accessing page request and first identifier is stored in the first instance objects Key-value pair data library in.
Step 205, the first wkwebview accessing page request is sent to the second instance objects by the first instance objects.
In specific implementation, since the first instance objects and the second instance objects are in the same process, and the second example pair The whole wkwebview accessing page requests sent in process as where can intercept and handle, therefore, the first instance objects can Directly the first wkwebview accessing page request to be sent in the process at place.
Step 206, the second instance objects inquire determine in corresponding second pre-set space of the second instance objects whether include The corresponding response data of first wkwebview accessing page request, if comprising skipping to step 207a, if not including, skipping to Step 207b.
Step 207a, the second instance objects obtain first from corresponding second pre-set space of the second instance objects The corresponding response data of wkwebview accessing page request, and by the corresponding number of responses of the first wkwebview accessing page request According to being sent to the first instance objects, and then go to step 212.
The first wkwebview accessing page request is arranged in the second instance objects in step 207b, the second instance objects Second identifier, and the corresponding relationship of the first wkwebview accessing page request and second identifier is stored in the second instance objects Key-value pair data library in.
Step 208, the first wkwebview accessing page request is sent to CDN server by the second instance objects.
Step 209, CDN server obtains the corresponding response data of the first wkwebview accessing page request.
Herein, CDN server can first proximally the first wkwebview accessing page request of Resource Server acquisition be corresponding Response data, if having not been obtained, then from remote resource server obtain the first wkwebview accessing page request it is corresponding Response data.
Step 210, the corresponding response data of the first wkwebview accessing page request is sent to second by CDN server Instance objects.
Step 211, the second instance objects obtain the first wkwebview pages from the key-value pair data library of the second instance objects The corresponding second identifier of face access request, and call the corresponding response method of second identifier by the first wkwebview page access Corresponding response data is requested to be sent to the first instance objects.
Step 212, the first instance objects obtain the first wkwebview pages from the key-value pair data library of the first instance objects The corresponding first identifier of face access request, and call the corresponding response method of first identifier by the first wkwebview page access Corresponding response data is requested to be sent to default APP.
Step 213, APP is preset according to the corresponding response data of the first wkwebview accessing page request, by first The corresponding page of wkwebview accessing page request is shown to user.
In the above embodiment of the present invention, according to trigger action of the user in default application program, generate based on super literary The first wkwebview accessing page request of this transport protocol, and the first example by being arranged in the default application program The corresponding response data of first wkwebview accessing page request described in object acquisition;Wherein, first instance objects are supported WKURLSchemeHandler agreement, first instance objects are for intercepting the first wkwebview accessing page request And obtain the corresponding response data of the first wkwebview accessing page request.In the embodiment of the present invention, in IOS system The instance objects that WKURLSchemeHandler agreement is supported can intercept the wkwebview page access in different processes Request therefore, can by the first instance objects of the setting support WKURLSchemeHandler agreement in default application program So that the first instance objects intercept triggered in default application program any wkwebview accessing page request (including The wkwebview web access requests of http or https), so as to realize to the wkwebview based on http or https The flow of web access requests is accurately intercepted.
For above method process, the embodiment of the present invention also provides a kind of flow abduction device, the particular content of the device It is referred to above method implementation.
Fig. 3 is the structural schematic diagram that a kind of flow provided in an embodiment of the present invention kidnaps device, and described device was arranged at end In the default application program of end equipment, described device includes:
Generation module 301 generates for the trigger action according to user in default application program and is based on Hyper text transfer First wkwebview accessing page request of agreement;
Module 302 is obtained, obtains described first for the first instance objects by being arranged in the default application program The corresponding response data of wkwebview accessing page request;
Wherein, first instance objects support WKURLSchemeHandler agreement, first instance objects to be used for It intercepts the first wkwebview accessing page request and obtains the corresponding sound of the first wkwebview accessing page request Answer data.
Optionally, the acquisition module 302 is specifically used for:
It inquires in corresponding first pre-set space of first instance objects with the presence or absence of the first wkwebview page The first wkwebview accessing page request is then sent to second pair if it does not exist by the corresponding response data of access request The corresponding response data of the first wkwebview accessing page request is obtained as example, and by second object instance.
Optionally, second instance objects support NSURLProtocol agreement, first instance objects and described the Two instance objects are located in same process.
Optionally, the acquisition module 302 is specifically used for:
It inquires in corresponding second pre-set space of second instance objects with the presence or absence of the first wkwebview page The first wkwebview accessing page request is then sent to content point if it does not exist by the corresponding response data of access request Hairnet network CDN server;
After obtaining the corresponding response data of the first wkwebview accessing page request that the CDN server is sent, Second instance objects, first instance objects and the default application program is passed sequentially through to show the response data To the user.
Optionally, described device further includes processing module 303, and the processing module 303 is used for:
Be arranged first identifier of the first wkwebview accessing page request in first instance objects and Second identifier in second instance objects;
After obtaining the response data by second instance objects, the corresponding response method of the second identifier is called The response data is sent to first instance objects;
After obtaining the response data by first instance objects, the corresponding response method of the first identifier is called The response data is sent to the default application program;
The response data is shown to the user by the default application program.
Optionally, the acquisition module 302 is also used to:
The response data is stored in first pre-set space.
It can be seen from the above: in the above embodiment of the present invention, according to touching of the user in default application program Hair operation generates the first wkwebview accessing page request based on hypertext transfer protocol, and by described default using journey The first instance objects being arranged in sequence obtain the corresponding response data of the first wkwebview accessing page request;Wherein, institute It states the first instance objects and supports WKURLSchemeHandler agreement, first instance objects are for intercepting described first Wkwebview accessing page request simultaneously obtains the corresponding response data of the first wkwebview accessing page request.The present invention In embodiment, the instance objects that WKURLSchemeHandler agreement is supported in IOS system can be intercepted in different processes Wkwebview accessing page request therefore pass through the setting in default application program and support WKURLSchemeHandler association First instance objects of view, can make the first instance objects intercept any wkwebview triggered in default application program Accessing page request (the wkwebview web access requests including http or https), so as to realizing to based on http or The flow of the wkwebview web access requests of https is accurately intercepted.
Based on the same inventive concept, the embodiment of the present invention also provides a kind of calculating equipment, including at least one processing unit And at least one storage unit, wherein the storage unit is stored with computer program, when described program is single by the processing When member executes, so that the flow that the processing unit executes as described in Fig. 1 or Fig. 2 is any kidnaps method.
Based on the same inventive concept, the embodiment of the present invention also provides a kind of computer readable storage medium, and being stored with can The computer program executed by calculating equipment, when described program is run on said computing device, so that the calculating equipment It executes the flow as described in Fig. 1 or Fig. 2 is any and kidnaps method.
It should be understood by those skilled in the art that, the embodiment of the present invention can provide as method or computer program product. Therefore, complete hardware embodiment, complete software embodiment or embodiment combining software and hardware aspects can be used in the present invention Form.It is deposited moreover, the present invention can be used to can be used in the computer that one or more wherein includes computer usable program code The shape for the computer program product implemented on storage media (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) Formula.
The present invention be referring to according to the method for the embodiment of the present invention, the process of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that every one stream in flowchart and/or the block diagram can be realized by computer program instructions The combination of process and/or box in journey and/or box and flowchart and/or the block diagram.It can provide these computer programs Instruct the processor of general purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices to produce A raw machine, so that being generated by the instruction that computer or the processor of other programmable data processing devices execute for real The device for the function of being specified in present one or more flows of the flowchart and/or one or more blocks of the block diagram.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works, so that it includes referring to that instruction stored in the computer readable memory, which generates, Enable the manufacture of device, the command device realize in one box of one or more flows of the flowchart and/or block diagram or The function of being specified in multiple boxes.
These computer program instructions also can be loaded onto a computer or other programmable data processing device, so that counting Series of operation steps are executed on calculation machine or other programmable devices to generate computer implemented processing, thus in computer or The instruction executed on other programmable devices is provided for realizing in one or more flows of the flowchart and/or block diagram one The step of function of being specified in a box or multiple boxes.
Although preferred embodiments of the present invention have been described, it is created once a person skilled in the art knows basic Property concept, then additional changes and modifications may be made to these embodiments.So it includes excellent that the following claims are intended to be interpreted as It selects embodiment and falls into all change and modification of the scope of the invention.
Obviously, various changes and modifications can be made to the invention without departing from essence of the invention by those skilled in the art Mind and range.In this way, if these modifications and changes of the present invention belongs to the range of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to include these modifications and variations.

Claims (14)

1. a kind of flow kidnaps method, which is characterized in that the method is applied to flow and kidnaps device, and the flow kidnaps device It is arranged in the default application program of terminal device;The described method includes:
According to trigger action of the user in the default application program, first based on hypertext transfer protocol is generated Wkwebview accessing page request;
The first wkwebview accessing page request is obtained by the first instance objects being arranged in the default application program Corresponding response data;
Wherein, first instance objects support WKURLSchemeHandler agreement, and first instance objects are for intercepting The first wkwebview accessing page request simultaneously obtains the corresponding number of responses of the first wkwebview accessing page request According to.
2. the method according to claim 1, wherein first by being arranged in the default application program Instance objects obtain the corresponding response data of the first wkwebview accessing page request, comprising:
It inquires in corresponding first pre-set space of first instance objects with the presence or absence of the first wkwebview page access Corresponding response data is requested, if it does not exist, then the first wkwebview accessing page request is sent to the second object reality Example, and the corresponding response data of the first wkwebview accessing page request is obtained by second object instance.
3. according to the method described in claim 2, it is characterized in that, second instance objects support NSURLProtocol association View, first instance objects and second instance objects are located in same process.
4. according to the method described in claim 2, it is characterized in that, described obtain described first by second object instance The corresponding response data of wkwebview accessing page request, comprising:
It inquires in corresponding second pre-set space of second instance objects with the presence or absence of the first wkwebview page access Corresponding response data is requested, if it does not exist, then the first wkwebview accessing page request is sent to content delivery network Network CDN server;
After obtaining the corresponding response data of the first wkwebview accessing page request that the CDN server is sent, successively The response data is shown to institute by second instance objects, first instance objects and the default application program State user.
5. according to the method described in claim 4, it is characterized in that, the method also includes:
First identifier of the first wkwebview accessing page request in first instance objects is set and described Second identifier in second instance objects;
After obtaining the response data by second instance objects, call the corresponding response method of the second identifier by institute It states response data and is sent to first instance objects;
After obtaining the response data by first instance objects, call the corresponding response method of the first identifier by institute It states response data and is sent to the default application program;
The response data is shown to the user by the default application program.
6. method according to any one of claims 1 to 5, which is characterized in that described to be obtained by first instance objects After taking the corresponding response data of the first wkwebview accessing page request, further includes:
The response data is stored in first pre-set space.
7. a kind of flow kidnaps device, which is characterized in that the flow kidnaps device and the default using journey of terminal device is arranged in In sequence, described device includes:
Generation module is generated for the trigger action according to user in default application program based on hypertext transfer protocol First wkwebview accessing page request;
Module is obtained, obtains described first for the first instance objects by being arranged in the default application program The corresponding response data of wkwebview accessing page request;
Wherein, first instance objects support WKURLSchemeHandler agreement, and first instance objects are for intercepting The first wkwebview accessing page request simultaneously obtains the corresponding number of responses of the first wkwebview accessing page request According to.
8. device according to claim 7, which is characterized in that the acquisition module is specifically used for:
It inquires in corresponding first pre-set space of first instance objects with the presence or absence of the first wkwebview page access Corresponding response data is requested, if it does not exist, then the first wkwebview accessing page request is sent to the second object reality Example, and the corresponding response data of the first wkwebview accessing page request is obtained by second object instance.
9. device according to claim 8, which is characterized in that second instance objects support NSURLProtocol association View, first instance objects and second instance objects are located in same process.
10. device according to claim 8, which is characterized in that the acquisition module is specifically used for:
It inquires in corresponding second pre-set space of second instance objects with the presence or absence of the first wkwebview page access Corresponding response data is requested, if it does not exist, then the first wkwebview accessing page request is sent to content delivery network Network CDN server;
After obtaining the corresponding response data of the first wkwebview accessing page request that the CDN server is sent, successively The response data is shown to institute by second instance objects, first instance objects and the default application program State user.
11. device according to claim 10, which is characterized in that described device further includes processing module, the processing mould Block is used for:
First identifier of the first wkwebview accessing page request in first instance objects is set and described Second identifier in second instance objects;
After obtaining the response data by second instance objects, call the corresponding response method of the second identifier by institute It states response data and is sent to first instance objects;
After obtaining the response data by first instance objects, call the corresponding response method of the first identifier by institute It states response data and is sent to the default application program;
The response data is shown to the user by the default application program.
12. according to the described in any item devices of claim 7 to 11, which is characterized in that the acquisition module is also used to:
The response data is stored in first pre-set space.
13. a kind of calculating equipment, which is characterized in that including at least one processing unit and at least one storage unit, wherein The storage unit is stored with computer program, when described program is executed by the processing unit, so that the processing unit Perform claim requires method described in 1~6 any claim.
14. a kind of computer readable storage medium, which is characterized in that it is stored with can be by computer journey that calculating equipment executes Sequence, when described program is run on said computing device, so that the calculating equipment perform claim requires 1~6 any right It is required that the method.
CN201910810437.4A 2019-08-29 2019-08-29 Traffic hijacking method and device Active CN110417919B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910810437.4A CN110417919B (en) 2019-08-29 2019-08-29 Traffic hijacking method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910810437.4A CN110417919B (en) 2019-08-29 2019-08-29 Traffic hijacking method and device

Publications (2)

Publication Number Publication Date
CN110417919A true CN110417919A (en) 2019-11-05
CN110417919B CN110417919B (en) 2021-10-29

Family

ID=68369734

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910810437.4A Active CN110417919B (en) 2019-08-29 2019-08-29 Traffic hijacking method and device

Country Status (1)

Country Link
CN (1) CN110417919B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111931083A (en) * 2020-06-30 2020-11-13 北京奇艺世纪科技有限公司 Webpage loading method and device, terminal equipment and readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6438125B1 (en) * 1999-01-22 2002-08-20 Nortel Networks Limited Method and system for redirecting web page requests on a TCP/IP network
CN103366019A (en) * 2013-08-06 2013-10-23 飞天诚信科技股份有限公司 Webpage intercepting method and device based on iOS device
WO2014101783A1 (en) * 2012-12-26 2014-07-03 Tencent Technology (Shenzhen) Company Limited Method and server for performing cloud detection for malicious information
CN104572777A (en) * 2013-10-28 2015-04-29 腾讯科技(深圳)有限公司 Webpage loading method and device based on UIWebView component
US20160188432A1 (en) * 2013-03-20 2016-06-30 Beining Qihoo Technology Company Limited Method and Apparatus for Intercepting Implanted Information in Application
EP3148165A1 (en) * 2015-09-22 2017-03-29 Instart Logic Inc. Controlling access to network resources
CN107203555A (en) * 2016-03-17 2017-09-26 阿里巴巴集团控股有限公司 Page loading processing method and device
CN107977371A (en) * 2016-10-21 2018-05-01 阿里巴巴集团控股有限公司 Requesting method, display methods and the client of page elements
CN109842617A (en) * 2019-01-03 2019-06-04 深圳壹账通智能科技有限公司 Ad blocking method, apparatus and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6438125B1 (en) * 1999-01-22 2002-08-20 Nortel Networks Limited Method and system for redirecting web page requests on a TCP/IP network
WO2014101783A1 (en) * 2012-12-26 2014-07-03 Tencent Technology (Shenzhen) Company Limited Method and server for performing cloud detection for malicious information
US20160188432A1 (en) * 2013-03-20 2016-06-30 Beining Qihoo Technology Company Limited Method and Apparatus for Intercepting Implanted Information in Application
CN103366019A (en) * 2013-08-06 2013-10-23 飞天诚信科技股份有限公司 Webpage intercepting method and device based on iOS device
CN104572777A (en) * 2013-10-28 2015-04-29 腾讯科技(深圳)有限公司 Webpage loading method and device based on UIWebView component
EP3148165A1 (en) * 2015-09-22 2017-03-29 Instart Logic Inc. Controlling access to network resources
CN107203555A (en) * 2016-03-17 2017-09-26 阿里巴巴集团控股有限公司 Page loading processing method and device
CN107977371A (en) * 2016-10-21 2018-05-01 阿里巴巴集团控股有限公司 Requesting method, display methods and the client of page elements
CN109842617A (en) * 2019-01-03 2019-06-04 深圳壹账通智能科技有限公司 Ad blocking method, apparatus and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SUPHANNEE SIVAKORN,IASONAS POLAKIS: ""The Cracked Cookie Jar: HTTP Cookie Hijacking and the Exposure of Private Information"", 《2016 IEEE SYMPOSIUM ON SECURITY AND PRIVACY (SP)》 *
马洪亮: ""基于JavaScript的恶意网页异常检测方法研究"", 《中国博士学位论文全文数据库 信息科技辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111931083A (en) * 2020-06-30 2020-11-13 北京奇艺世纪科技有限公司 Webpage loading method and device, terminal equipment and readable storage medium
CN111931083B (en) * 2020-06-30 2023-07-25 北京奇艺世纪科技有限公司 Webpage loading method and device, terminal equipment and readable storage medium

Also Published As

Publication number Publication date
CN110417919B (en) 2021-10-29

Similar Documents

Publication Publication Date Title
CN106528432B (en) The construction method and device of test scene data bury a test method
US11175796B2 (en) Menu management method, server, and system
CN106489145B (en) Access method, device and the Web site system of web site
CN107450903B (en) Information processing method and device
WO2019042240A1 (en) Short-link parsing method, apparatus and device
US20110238498A1 (en) Service stage for subscription management
CN103716326A (en) Resource access method and URG
CN109062626A (en) Exchange method, device and the equipment of Web page component and Native component
CN102279884A (en) Data acquiring and displaying method, system and Web server based on Web pages
CN102591724A (en) Method and device for information interaction
CN110515628A (en) Using dispositions method and device
CN104243598A (en) Information recommendation method and device
CN108989369A (en) The method and its system of progress current limliting are requested user
CN112346717A (en) Micro service system creating method, device, equipment, medium and micro service system
US10623929B1 (en) Method and apparatus for shared mobile device app with unique business function adaptation and rendering
CN113821307B (en) Method, device and equipment for quickly importing virtual machine images
CN110417919A (en) A kind of flow abduction method and device
CN110209964A (en) A kind of page display method, device and equipment
CN112114804A (en) Application program generation method, device and system
CN112491943A (en) Data request method, device, storage medium and electronic equipment
CN114285859B (en) Data processing method, device, equipment and storage medium for middle layer block chain service
CN109783248A (en) Data access method, device, computer equipment and storage medium
JP6163170B2 (en) Service cooperation system, service cooperation apparatus, terminal device, service cooperation method, and service cooperation program
CN112260933B (en) Communication method, communication device, electronic equipment and medium
CN108804088A (en) Protocol processes method and apparatus

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
GR01 Patent grant
GR01 Patent grant