CN108667863B - WEB service adaptation system and method based on local agent - Google Patents
WEB service adaptation system and method based on local agent Download PDFInfo
- Publication number
- CN108667863B CN108667863B CN201710196792.8A CN201710196792A CN108667863B CN 108667863 B CN108667863 B CN 108667863B CN 201710196792 A CN201710196792 A CN 201710196792A CN 108667863 B CN108667863 B CN 108667863B
- Authority
- CN
- China
- Prior art keywords
- web service
- unit
- information
- service
- control unit
- 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
Links
- 230000006978 adaptation Effects 0.000 title claims abstract description 75
- 238000000034 method Methods 0.000 title claims description 27
- 230000004044 response Effects 0.000 claims abstract description 65
- 235000014510 cooky Nutrition 0.000 claims abstract description 32
- 230000003993 interaction Effects 0.000 claims abstract description 31
- 238000007781 pre-processing Methods 0.000 claims abstract description 26
- 238000007405 data analysis Methods 0.000 claims abstract description 16
- 230000003044 adaptive effect Effects 0.000 claims abstract description 14
- 238000009877 rendering Methods 0.000 claims abstract 2
- 238000004458 analytical method Methods 0.000 claims description 9
- 239000000284 extract Substances 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 201000001432 Coffin-Siris syndrome Diseases 0.000 description 1
- 238000010794 Cyclic Steam Stimulation Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a WEB service adaptation system based on a local agent, which comprises: the system comprises an adaptation control unit (100), a local proxy unit (200), a service data analysis unit (300) and a service presentation unit (400); the adaptation control unit (100) is configured to send task information and receive a return result of execution to the local proxy unit (200), the service data parsing unit (300) and the service presentation unit (400), respectively; the local agent unit (200) is used for acquiring the original WEB service data and response information for executing the cross-domain network request, preprocessing the response information, protecting and managing Cookie information and finishing personalized interaction of WEB service users; the business data analyzing unit (300) is used for analyzing the response information, analyzing relevant metadata relevant to the access page and returning the metadata to the adaptive control unit (100); and the service presenting unit (400) is used for rendering and presenting the related metadata to the intelligent terminal equipment.
Description
Technical Field
The invention relates to the technical field of WEB, in particular to a WEB service adaptation system and method based on a local agent.
Background
With the continuous development of the intelligent terminal technology, the requirements of users on the types of services provided by the intelligent terminal are higher and higher, and the requirement for adapting the services of a third party to the intelligent terminal is more and more urgent.
In the prior art, methods for implementing adaptation from a WEB service to an intelligent terminal are roughly divided into two types: the first method is to realize a service analysis server, obtain the third party service data by the server, analyze the metadata which can be used by the adaptive terminal conveniently, store the metadata in the server, and extract the metadata to render when the adaptive terminal wants to use the service data. However, this is a relatively general way, and a single server cannot proxy a large number of end users to implement personalized interaction for the same service, that is, cannot implement personalized login for different end users on a remote proxy server. The other method is that the service page data is obtained locally at the client by using Ajax or < iframe >, and is sent to a corresponding module to extract metadata, render and adapt to the intelligent terminal. However, the problem of cross-domain access limitation occurs when the Ajax mode is used, and the < iframe > mode not only needs to download the original page file (i.e. service page data), but also needs to download all irrelevant JS, CSSs and picture resources in the page, which causes waste of terminal resources.
Disclosure of Invention
In order to solve the above drawbacks of the prior art and the method, the present invention provides a local agent-based WEB service adaptation system, which includes: the system comprises an adaptive control unit, a local proxy unit, a service data analysis unit and a service presentation unit; wherein,
the adaptive control unit is used for receiving an operation request of a terminal user and sending task information to the local proxy unit, the service data analysis unit and the service presentation unit by adopting a JavaScript method according to the information of the operation request; the system is also used for receiving the returned results of the task execution of the local agent unit, the service data analysis unit and the service presentation unit, controlling and managing the WEB service adaptation system based on the local agent and ensuring the orderly operation of the WEB service adaptation system based on the local agent;
the local proxy unit is used for receiving the task information sent by the adaptation control unit, acquiring the original WEB service data and response information for executing a cross-domain network request according to a task instruction, maintaining the Cookie information, classifying the response information, adding the preprocessing of the mark information of the appointed service page identification, protecting and managing the Cookie information according to the service requirement, completing the personalized interaction of WEB service users, and returning the processed response information to the adaptation control unit;
a service data analysis unit, configured to receive the task information sent by the adaptation control unit, analyze the processed response information from the local proxy unit by using an analysis method according to a task instruction, extract flag information identified by the agreed service page, determine the type of the response information, and analyze related metadata related to an access page, where the related metadata includes data of pictures, characters, and links, complete analysis of WEB service metadata, and return the data to the adaptation control unit;
and the service presentation unit is used for receiving the task information sent by the adaptation control unit and presenting the related metadata analyzed by the service data analysis unit to the intelligent terminal equipment according to the task indication and the type, resolution and operation mode of the terminal equipment.
In the above technical solution, the home agent unit further includes:
the data acquisition module is used for acquiring a network communication security mechanism customized by a service in a mode of authorizing an adaptive WEB service and authenticating a key through a terminal, thereby acquiring cross-domain access of a local service to a WEB service server, acquiring original WEB service data and response information for executing a cross-domain network request, and sending the response information to the WEB service server; realizing cross-domain access and interaction of local services to a WEB service server;
the preprocessing module is interacted with the data acquisition module, acquires response information in the data acquisition module, performs preprocessing of classifying the response information and adding mark information of appointed service page identification, and returns the processed response information to the adaptation control unit;
and the Cookie information management module is used for maintaining Cookie information according to the service requirement, storing and managing the Cookie information of the service user, and finishing the personalized login of the WEB service user by combining the data acquisition module.
The preprocessing module is also used for pre-downloading part of known WEB service data, and starting a new thread by a background to finish the pre-known network interaction under the condition of ensuring that the network interaction of the WEB service is not influenced, so that the interaction performance of the WEB service is improved;
the home agent unit further comprises: and the play address descrambling module is used for acquiring the video address from the adaptation control unit, descrambling the play address of the video and selecting the definition of the video according to the descrambling rule of the WEB service video address, and returning the processing result to the adaptation control unit.
In the local proxy unit, the data acquisition module is combined with the Cookie information management module, so that the problem that the traditional business server cannot proxy a large number of terminal users to complete personalized interaction of WEB business data is effectively solved.
The invention also provides a WEB service adaptation method based on the local agent, which is realized by the WEB service adaptation system based on the local agent, and the method specifically comprises the following steps:
step 1) the adaptive control unit sends task information to the local proxy unit according to the agreement and the request purpose, and transmits the target URL, the request mode of HTTP and the parameter information required by the request;
step 2) the local proxy unit receives the task information sent by the adaptation control unit, sets request header information and HTTP request mode of the cross-domain network, acquires original WEB service data and response information returned by executing the cross-domain network request, then classifies the response information, adds the preprocessing of mark information of appointed service page identification, protects and manages Cookie information, and returns the preprocessed response information to the adaptation control unit;
step 3) the adaptation control unit receives the response information which is preprocessed in the step 2), then sends the response information to the service data analysis unit, analyzes the response information by adopting an analysis method, extracts mark information, judges the type of the response information, and analyzes relevant metadata relevant to an access page, wherein the relevant metadata comprises pictures, characters and linked data, completes the analysis of WEB service relevant metadata, and returns the relevant metadata to the adaptation control unit;
and 4) the adaptation control unit receives the relevant metadata in the step 3) and sends the relevant metadata to the service presentation unit, and the service presentation unit receives the relevant metadata and renders and presents the relevant metadata to the intelligent terminal device according to the task indication and the type, resolution and operation mode of the terminal device.
In the step 2), further comprising:
step 2-1), the local proxy unit calls the data acquisition module according to the task instruction, the data acquisition module receives the parameter information in the step 1), and the local proxy unit is combined with the Cookie information management module according to the task instruction to maintain the Cookie information;
step 2-2) the data acquisition module sends a network request which is not limited by a homologous strategy, namely a cross-domain request, to a WEB service server, sets request header information and an HTTP request mode, and acquires original WEB service data and response information returned by executing the cross-domain network request;
and 2-3) the preprocessing module obtains the response information in the step 3), classifies and preprocesses the response information according to the input indication and the expected response, adds the mark information of the appointed service page identification, protects and manages the Cookie information of the service user according to the service requirement, and returns the preprocessed response information to the adaptive control unit.
In the step 2), further comprising: the preprocessing module acquires a video address from the adaptive control unit, descrambles a playing address of the video and selects the definition of the video according to a descrambling rule of a WEB service video address, and returns a processing result to the adaptive control unit.
In the step 2), further comprising: the preprocessing module receives the WEB service data of the data acquisition module, pre-downloads part of known WEB service data, and starts a new thread to complete the predicted network interaction by a background under the condition of ensuring that the network interaction of the WEB service is not influenced, so that the interaction performance of the WEB service is improved;
the invention has the advantages that: the method only acquires the related metadata related to the access page, thereby reducing the downloading cost of the unrelated data; meanwhile, the method is not limited by a homologous strategy of Web access; the method not only realizes efficient and reliable adaptation of the WEB service to the intelligent terminal, but also realizes personalized interaction and login of the WEB service on the intelligent terminal equipment, and effectively solves the problem of cross-domain access of a local agent to a WEB service server.
Drawings
FIG. 1 is a schematic diagram of a local agent-based WEB service adaptation system according to the present invention;
FIG. 2 is a schematic diagram of an adaptation system including an internal structure of a local proxy unit of a local proxy-based WEB service adaptation system according to the present invention;
FIG. 3 is a flow chart of a local agent-based method for adapting to WEB services according to the present invention;
FIG. 4 is a schematic diagram of a local proxy unit of a local proxy-based WEB service adaptation system of the present invention;
100. adaptation control unit 200, home agent unit
300. Service data analysis unit 400 and service presentation unit
201. Data acquisition module 202 and preprocessing module
203. Cookie information management module 204 and play address descrambling module
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
The term "unit" or "module" used hereinafter refers to a combination of software and/or hardware that can realize predetermined functions. While the system described in the following implementations is preferably implemented in software, implementations in hardware, or a combination of software and hardware, are also possible and contemplated.
"Cross-domain" refers to a resource that requests one domain name from a web page of another domain name, and the strict definition is: whenever any one of the protocol, domain name, port is different, it is considered to be cross-domain.
As shown in fig. 1, the present invention provides a WEB service adaptation system based on local proxy, which includes: an adaptation control unit 100, a home agent unit 200, a service data parsing unit 300 and a service presentation unit 400; wherein,
the adaptive control unit 100 is configured to receive an operation request of a terminal user, and send task information to the local proxy unit 200, the service data analysis unit 300, and the service presentation unit 400 by using a JavaScript method according to information of the operation request; the local agent unit 200, the service data analysis unit 300, and the service presentation unit 400 are further configured to receive a task execution return result, control and manage the local agent-based WEB service adaptation system, and ensure that the local agent-based WEB service adaptation system is performed in order;
the local proxy unit 200 is configured to receive task information sent by the adaptation control unit 100, obtain WEB service data and response information for executing a cross-domain network request according to a task instruction, maintain Cookie information, classify the response information, pre-process mark information for adding an agreed service page identifier, protect and manage the Cookie information according to a service requirement, complete personalized interaction of a WEB service user, and return the processed response information to the adaptation control unit 100;
the service data parsing unit 300 is configured to receive task information sent by the adaptation control unit 100, parse the processed response information from the local proxy unit 200 by using a parsing method according to a task instruction, extract flag information identified by the agreed service page, determine a type of the response information, and parse related metadata related to an access page, where the related metadata includes data of pictures, texts and links, complete parsing of WEB service metadata, and return the metadata to the adaptation control unit 100;
the service presentation unit 400 is configured to receive the task information sent by the adaptation control unit 100, and render and present the relevant metadata analyzed by the service data analysis unit 300 to the intelligent terminal device according to the task indication and the type, resolution, and operation mode of the terminal device.
In the above technical solution, as shown in fig. 2, the arrow direction indicates the flow direction of the control command and the data. The home agent unit 200 further comprises:
the data acquisition module 201 is configured to acquire a network communication security mechanism customized by a service in a manner of authorizing an adapted WEB service and authenticating a key by a terminal, so as to acquire cross-domain access of a local service to a WEB service server, implement cross-domain interaction of the local service to the WEB service server, acquire WEB service data and response information for executing a cross-domain network request, and send the response information to the WEB service server; realizing cross-domain access and interaction of local services to a WEB service server;
a preprocessing module 202, which interacts with the data acquisition module to acquire response information in the data acquisition module, performs preprocessing of classifying the response information and adding appointed mark information, and returns the processed response information to the adaptation control unit 100;
and the Cookie information management module 203 is used for maintaining Cookie information according to the service requirement, storing and managing the Cookie information of the service user, and finishing personalized login of the WEB service user by combining the data acquisition module 201.
The preprocessing module 202 is further configured to pre-download part of known WEB service data, and open a new thread in the background to complete the pre-known network interaction under the condition that the network interaction of the WEB service is not affected, so as to improve the interaction performance of the WEB service;
as shown in fig. 2, the home agent unit 200 further includes: the play address descrambling module 204 is configured to obtain a video address from the adaptation control unit 100, descramble the play address of the video and select the definition of the video according to a descrambling rule of the WEB service video address, and return a processing result to the adaptation control unit 100.
In the local proxy unit 200, the data acquisition module 201 and the Cookie information management module 203 are combined, so that the problem that a traditional service server cannot proxy a large number of terminal users to complete personalized interaction of WEB service data is effectively solved.
As shown in fig. 3, the present invention further provides a WEB service adaptation method based on the local agent, which is implemented by the WEB service adaptation system based on the local agent, and the method specifically includes:
step 1), the adaptive control unit 100 sends task information to the local proxy unit 200 according to the agreement and the request purpose, and transmits the target URL, the request mode of HTTP and the parameter information required by the request;
step 2) the local proxy unit 200 receives the task information sent by the adaptation control unit 100, sets a request header information and an HTTP request mode of a cross-domain network, acquires original WEB service data and response information for executing a cross-domain network request, classifies the response information, adds pre-processing of flag information for agreed service page identification, protects and manages Cookie information, and returns the pre-processed response information to the adaptation control unit 100;
step 3) the adaptation control unit 100 receives the preprocessed response information in step 2), and then sends the response information to the service data analysis unit 300, analyzes the response information by adopting an analysis method, extracts the flag information of the flag information identified by the agreed service page, judges the type of the response information, and analyzes related metadata related to the accessed page, wherein the related metadata comprises data of pictures, characters and links, completes the analysis of the related metadata of the WEB service, and returns the related metadata to the adaptation control unit 100;
and 4) the adaptation control unit 100 receives the relevant metadata in the step 3) and sends the relevant metadata to the service presentation unit 400, and the service presentation unit 400 receives the relevant metadata, and renders and presents the relevant metadata to the intelligent terminal device according to the task indication and the type, resolution and operation mode of the terminal device.
As shown in fig. 4, in step 2), the method further includes:
step 2-1), the local proxy unit 200 calls the data acquisition module 201 according to the task instruction, the data acquisition module 201 receives the parameter information in step 1), and the Cookie information management module maintains the Cookie information according to the task instruction;
step 2-2) the data obtaining module 201 sends a network request which is not limited by a homologous strategy, namely a cross-domain request, to a WEB service server, sets request header information and an HTTP request mode of the cross-domain network, and obtains original WEB service data and response information for executing the cross-domain network request;
step 2-3) the preprocessing module 202 obtains the response information in step 3), and performs preprocessing of classifying and adding the mark information of the agreed service page identification to the response information according to the input instruction and the expected response, the Cookie information management module 203 protects and manages the Cookie information of the service user according to the service requirement, and then returns the preprocessed response information to the adaptation control unit 100;
in the step 2), further comprising: the preprocessing module 202 obtains a video address from the adaptation control unit 100, descrambles a playing address of the video and selects definition of the video according to a descrambling rule of a WEB service video address, and returns a processing result to the adaptation control unit 100.
In the step 2), further comprising: the preprocessing module 202 receives the WEB service data of the data acquisition module 201, pre-downloads part of known WEB service data, and starts a new thread to complete the pre-known network interaction in the background under the condition that the network interaction of the WEB service is not affected, so that the interaction performance of the WEB service is improved;
finally, it should be noted that the above embodiments are only used for illustrating the technical solutions of the present invention and are not limited. Although the present invention has been described in detail with reference to the embodiments, it will be understood by those skilled in the art that various changes may be made and equivalents may be substituted without departing from the spirit and scope of the invention as defined in the appended claims.
Claims (9)
1. A WEB service adaptation system based on a local agent is characterized by comprising: the system comprises an adaptation control unit (100), a local proxy unit (200), a service data analysis unit (300) and a service presentation unit (400); wherein,
the adaptation control unit (100) is configured to send task information to the local proxy unit (200), the service data parsing unit (300) and the service presenting unit (400), respectively; receiving the task execution return results of the local agent unit (200), the service data analysis unit (300) and the service presentation unit (400);
the local agent unit (200) is used for acquiring original WEB service data and executing response information of a cross-domain network request, classifying the response information, adding preprocessing of mark information of appointed service page identification, protecting and managing Cookie information, completing personalized interaction of WEB service users, and returning the personalized interaction to the adaptation control unit (100);
the service data analysis unit (300) is configured to analyze the response information, extract flag information identified by the agreed service page, determine the type of the response information, and analyze related metadata related to the access page, where the related metadata includes data of pictures, characters, and links, complete analysis of WEB service metadata, and return the data to the adaptation control unit (100);
and the service presenting unit (400) is used for rendering and presenting the related metadata to the intelligent terminal equipment according to the type, resolution and operation mode of the terminal equipment.
2. The system of claim 1, wherein the local proxy unit (200) further comprises:
the data acquisition module (201) is used for acquiring original WEB service data and response information for executing the cross-domain network request, and sending the response information to the WEB service server; realizing cross-domain access and interaction of local services to a WEB service server;
the preprocessing module (202) interacts with the data acquisition module (201), acquires response information in the data acquisition module (201), performs preprocessing of classifying the response information and adding mark information of appointed service page identification, and returns the processed response information to the adaptation control unit (100);
and the Cookie information management module (203) is used for maintaining Cookie information, storing and managing the Cookie information of the service user, and finishing personalized login of the WEB service user by combining the data acquisition module (201).
3. The local-agent-based WEB service adaptation system according to claim 2, wherein the preprocessing module (202) is further configured to pre-download a part of known WEB service data, and open a new thread in the background to complete the pre-known network interaction under the condition that the network interaction of the WEB service is not affected, thereby improving the interaction performance of the WEB service.
4. The system of claim 2, wherein the local proxy unit (200) further comprises: and the play address descrambling module (204) is used for acquiring the video address from the adaptation control unit (100), descrambling the play address of the video and selecting the definition of the video according to the descrambling rule of the WEB service video address, and returning the processing result to the adaptation control unit (100).
5. The local-agent-based WEB service adaptation system according to claim 2, wherein the local agent unit (200) combines the data acquisition module (201) with the Cookie information management module (203) for acting different end users to complete personalized interaction of WEB service data.
6. The local-agent-based WEB service adaptation method implemented by the local-agent-based WEB service adaptation system according to any one of claims 1 to 5, specifically comprising:
step 1), the adaptive control unit (100) sends task information to the local proxy unit (200) according to the agreement and the request purpose, and transmits a target URL, a request mode of HTTP and parameter information required by the request;
step 2) the local proxy unit (200) receives the task information sent by the adaptation control unit (100), sets request header information and HTTP request mode of the cross-domain network, acquires original WEB service data and executes response information returned by the cross-domain network request, then classifies the response information, adds the preprocessing of the mark information of appointed service page identification, protects and manages Cookie information, and returns the preprocessed response information to the adaptation control unit (100);
step 3) the adaptation control unit (100) sends the response information in step 2) to the service data analysis unit (300), and analyzes relevant metadata related to the accessed page by adopting an analysis method, wherein the relevant metadata comprise pictures, characters and linked data, and returns the relevant metadata to the adaptation control unit (100);
and 4) the adaptation control unit (100) receives the relevant metadata in the step 3) and sends the relevant metadata to the service presentation unit (400), and the service presentation unit (400) receives the relevant metadata and renders and presents the relevant metadata to the intelligent terminal device according to the task indication and the type, resolution and operation mode of the terminal device.
7. The local-proxy-based WEB service adaptation method according to claim 6, wherein in the step 2), the method further comprises:
step 2-1), according to the task indication, the local proxy unit (200) calls a data acquisition module (201), the data acquisition module (201) receives the parameter information in the step 1), and the parameter information is combined with a Cookie information management module (203) to maintain the Cookie information;
step 2-2) the data acquisition module (201) sends a network request which is not limited by a homologous strategy, namely a cross-domain request, to a WEB service server, sets request header information and an HTTP request mode, and acquires original WEB service data and response information returned by executing the cross-domain network request;
and 2-3) the preprocessing module (202) acquires the response information in the step 3), classifies the response information according to the input indication and the expected response, adds the mark information of the appointed service page identification, protects and manages the Cookie information of the service user according to the service requirement, and returns the preprocessed response information to the adaptive control unit (100).
8. The local-proxy-based WEB service adaptation method according to claim 7, wherein in the step 2), the method further comprises: the preprocessing module (202) acquires a video address from the adaptation control unit (100), descrambles a playing address of the video and selects the definition of the video according to a descrambling rule of a WEB service video address, and returns a processing result to the adaptation control unit (100).
9. The local-proxy-based WEB service adaptation method according to claim 7, wherein in the step 2), the method further comprises: the preprocessing module (202) receives the WEB service data of the data acquisition module (201), pre-downloads part of known WEB service data, and starts a new thread to complete the pre-known network interaction in a background under the condition that the network interaction of the WEB service is not influenced.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710196792.8A CN108667863B (en) | 2017-03-29 | 2017-03-29 | WEB service adaptation system and method based on local agent |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710196792.8A CN108667863B (en) | 2017-03-29 | 2017-03-29 | WEB service adaptation system and method based on local agent |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108667863A CN108667863A (en) | 2018-10-16 |
CN108667863B true CN108667863B (en) | 2020-04-14 |
Family
ID=63786032
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710196792.8A Active CN108667863B (en) | 2017-03-29 | 2017-03-29 | WEB service adaptation system and method based on local agent |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108667863B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113691510A (en) * | 2021-08-09 | 2021-11-23 | 中国科学院深圳先进技术研究院 | Cross-domain access control method, system, storage medium and equipment |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1604069A (en) * | 2003-09-29 | 2005-04-06 | 中国人民解放军理工大学通信工程学院 | Multimedia web page rapid adaptation technology compatible with mobile access |
CN1816081A (en) * | 2005-02-02 | 2006-08-09 | 中国移动通信集团公司 | Method and system for adapting page of mobile telecommunication terminal |
US7958232B1 (en) * | 2007-12-05 | 2011-06-07 | Appcelerator, Inc. | Dashboard for on-the-fly AJAX monitoring |
CN104317819A (en) * | 2014-09-28 | 2015-01-28 | 北京京东尚科信息技术有限公司 | Method and system for webpage cross-domain communication based on browsers |
CN104410711A (en) * | 2014-12-15 | 2015-03-11 | 北京国双科技有限公司 | Cross-domain network resource request method and device for client |
CN104618449A (en) * | 2014-12-31 | 2015-05-13 | 北京神州绿盟信息安全科技股份有限公司 | Web singe-point login implementing method and device |
CN105045887A (en) * | 2015-07-24 | 2015-11-11 | 苏州工业园区迪锐信信息科技有限责任公司 | Mixed mode cross-domain data interaction system and method |
CN105100209A (en) * | 2015-06-23 | 2015-11-25 | 小米科技有限责任公司 | Method and device for realizing cross domain access |
-
2017
- 2017-03-29 CN CN201710196792.8A patent/CN108667863B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1604069A (en) * | 2003-09-29 | 2005-04-06 | 中国人民解放军理工大学通信工程学院 | Multimedia web page rapid adaptation technology compatible with mobile access |
CN1816081A (en) * | 2005-02-02 | 2006-08-09 | 中国移动通信集团公司 | Method and system for adapting page of mobile telecommunication terminal |
US7958232B1 (en) * | 2007-12-05 | 2011-06-07 | Appcelerator, Inc. | Dashboard for on-the-fly AJAX monitoring |
CN104317819A (en) * | 2014-09-28 | 2015-01-28 | 北京京东尚科信息技术有限公司 | Method and system for webpage cross-domain communication based on browsers |
CN104410711A (en) * | 2014-12-15 | 2015-03-11 | 北京国双科技有限公司 | Cross-domain network resource request method and device for client |
CN104618449A (en) * | 2014-12-31 | 2015-05-13 | 北京神州绿盟信息安全科技股份有限公司 | Web singe-point login implementing method and device |
CN105100209A (en) * | 2015-06-23 | 2015-11-25 | 小米科技有限责任公司 | Method and device for realizing cross domain access |
CN105045887A (en) * | 2015-07-24 | 2015-11-11 | 苏州工业园区迪锐信信息科技有限责任公司 | Mixed mode cross-domain data interaction system and method |
Also Published As
Publication number | Publication date |
---|---|
CN108667863A (en) | 2018-10-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109152095B (en) | Wireless network connection method for terminal | |
US9888089B2 (en) | Client side cache management | |
US9729557B1 (en) | Dynamic throttling systems and services | |
EP2165457B1 (en) | Web media asset identification system and method | |
US9549010B2 (en) | Method and apparatus for media session identification, tracking, and analysis | |
CN109152094B (en) | Wireless network connection method for terminal | |
US8990429B2 (en) | HTTP-based synchronization method and apparatus | |
CN109246741B (en) | Wireless network connection method for terminal | |
US10880024B2 (en) | Reception device, transmission device, and data processing method | |
CN109640113A (en) | A kind of processing method and proxy server of dilatory video data | |
CN108932277B (en) | Webpage loading method, webpage loading system and server | |
CN103051976A (en) | Method, system and equipment for distributing HLS (HyperText Transfer Protocol Living Steaming) content by CDN (Content Distribute Network) | |
WO2018228234A1 (en) | Video caching method and video caching device | |
CN103546829A (en) | Method and device for processing video service | |
CN106598966A (en) | Webpage processing method and device | |
CN108512889B (en) | Application response pushing method based on HTTP and proxy server | |
CN108667863B (en) | WEB service adaptation system and method based on local agent | |
CN107809681B (en) | It is sliced the method and device of transmission of video | |
CN113596105B (en) | Content acquisition method, edge node and computer readable storage medium | |
US20130024543A1 (en) | Methods for generating multiple responses to a single request message and devices thereof | |
US20110202654A1 (en) | Configurable content injection service system | |
CN112399209B (en) | Video service identification processing method and device | |
CN107707630B (en) | Method and device for file transmission | |
CN114500484A (en) | Page rendering method and device, electronic equipment and readable medium | |
JP5501246B2 (en) | Method and device for seamlessly introducing services into a content flow |
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 | ||
TR01 | Transfer of patent right |
Effective date of registration: 20210803 Address after: Room 1601, 16th floor, East Tower, Ximei building, No. 6, Changchun Road, high tech Industrial Development Zone, Zhengzhou, Henan 450001 Patentee after: Zhengzhou xinrand Network Technology Co.,Ltd. Address before: 100190, No. 21 West Fourth Ring Road, Beijing, Haidian District Patentee before: INSTITUTE OF ACOUSTICS, CHINESE ACADEMY OF SCIENCES |
|
TR01 | Transfer of patent right |