CN103118137A - Device and method for cross domain access of pages - Google Patents
Device and method for cross domain access of pages Download PDFInfo
- Publication number
- CN103118137A CN103118137A CN2013100653037A CN201310065303A CN103118137A CN 103118137 A CN103118137 A CN 103118137A CN 2013100653037 A CN2013100653037 A CN 2013100653037A CN 201310065303 A CN201310065303 A CN 201310065303A CN 103118137 A CN103118137 A CN 103118137A
- Authority
- CN
- China
- Prior art keywords
- page
- request
- domain
- cross
- territory
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a device and a method for cross domain access of pages. The device for the cross domain access of the pages comprises a Web product module and an instant messaging client end, wherein the Web product module sends a page request to a second domain to which the instant messaging client end belongs from a first domain to which a Web product belongs through a Web product script, and the instant messaging client end obtains page data of the second domain to which the instant messaging client end belongs after receiving the page request and nests the page data in a page of the Web product so as to complete cross domain data fetch. By adopting the technical scheme, not only the problem that a JavaScript script crosses any domain is solved, but also the problem of cross domain requesting for arbitrary page data is solved, and difficulty of client end deployment and workloads of integrated development are simplified.
Description
Technical field
The present invention relates to field of computer technology, in particular to a kind of cross-domain accession page device and a kind of cross-domain accession page method.
Background technology
In the application of the Internet, IE is for security consideration, and cross-domain access has strict restriction to the javascript step, and script can only be asked the data in this territory.The ajax request of JQuery is subjected to the restriction in territory, makes it use and must consider Cross-domain problem.In instant messaging (IM) exploitation of service platform, because IM is an independently project, be a miscellaneous function of product, it is integrated in the page of other WEB product again, as JSP, PHP, ASPX etc.Namely when the exploitation service supporting system, need instant communicating system of exploitation, and this system needs also to be embedded in other products as a function.Because the WEB product of company is to sell with the pattern of software kit.Therefore, when the user uses, can use under any territory, so just need to conduct interviews across various territories, and the Javascript script can not be cross-domain owing to limited by the IE fail safe.The most direct method realizes a service broker exactly, and by service broker's access to communications system, and this realization need to be developed different agencies to different systems, and development and maintenance cost is all very high, and not general.Study the cross-domain realization of yahoo and Taobao, all can only realize across the father and son territory; Having studied again the advertisement pushing device of google, is also to be undertaken simply cross-domainly by iframe, can not meet the demands.
Be all the product of software kit due to company, product allocation is on the subscriber's local server, and on the one hand, the user can select different territories according to the actual conditions of oneself, and therefore, the territory that the product bag is installed and the territory of instant messaging product may be just different territories; On the other hand, need the product of integrated instant messaging can use different language, need to simplify integrated.
Therefore, need a kind of new cross-domain accession page technology, can solve the cross-domain problem of javascript script, and simplify the difficulty of client deployment.
Summary of the invention
The present invention just is being based on the problems referred to above, has proposed a kind of new cross-domain accession page technology, can solve the problem of the cross-domain access of javascript script, and simplifies the difficulty of client deployment.
In view of this, according to an aspect of the present invention, proposed a kind of cross-domain accession page device, having comprised: the WEB product module sends page request from the first territory under the WEB product to the second territory under instant communication client by WEB product script; Instant communication client after receiving described page request, obtains the page data in the second territory under described instant communication client, in the nested page that advances described WEB product of described page data, to complete cross-domain peek.
Can realize across any territory and IP by this technical scheme, and can get full page face data, namely solve script and got the problem of all data across various territories, and simplify the difficulty of client deployment.When using this cross-domain accession page device, only need to quote script file in the integrated page that needs to show and just can realize.
In technique scheme, preferably, described WEB product module specifically is used for when need load the product page in described the second territory, quote the interface script file in described the second territory, and load when completing the interface script file in described the second territory in the page of described WEB product, call Dom object (a cover attribute, method and the event of access html document object), utilize the JSONP agreement to send described page request to described instant communication client.Realized the cross-domain processing of initialization the first territory product requests by technique scheme.
In technique scheme, preferred, described instant communication client comprises: the WEB communication page receives described page request and according to described page request, described instant communication client is asked; Agent components is processed described page request, and request content is back to the page of described WEB product.
In technique scheme, preferred, described Agent components comprises: creating unit creates and processes the example of asking and the example that creates link method; Dispensing unit arranges the coding that request abnormality processing number of times and request are processed; Acquiring unit calls the example of described processing request and the example of described link method, carries out and processes requesting method and link method, obtains the described request content, and the described request content is back to the page of described WEB product.Pass through technique scheme, completed the request of instant communication client assembly processing page, cross-domain assembly individual packages, the script that can be applied to other products is cross-domain, because the code portions of cross-domain assembly (assembly in instant communication client) is deployed in server end, product maintenance cost and upgrade cost have therefore been reduced.
In technique scheme, preferably, described instant communication client also comprises: message components, after executing described page request, described WEB product sends to the instant messaging service end instruction of shaking hands by described message components, and to the asynchronous message of described instant messaging service end transmission based on the XMPP agreement, process described asynchronous message by the message center of described instant messaging service end; Described instant communication client receives the message that described instant messaging service end pushes, and realizes the cross-domain processing of message.The page is asked on the backstage by the instant communication client Agent components, send data and receive the other side's data to the message center of instant messaging service end, realized that client processes without the script cross-domain data request of installing.Due to when the product page is integrated, adopt javascript to quote, solved the integration problem that is used for the different development language development.
According to a further aspect in the invention, also provide a kind of cross-domain accession page method, having comprised: step 302 sends page request from the first territory under the WEB product to the second territory under instant communication client by WEB product script; Step 304 after receiving described page request, is obtained the page data in the second territory under described instant communication client, in the nested page that advances described WEB product of described page data, to complete cross-domain peek.
Can realize across any territory and IP by this technical scheme, and can get full page face data, namely solve script and got the problem of all data across various territories, and simplify the difficulty of client deployment.When using this cross-domain accession page method, only need to quote script file in the integrated page that needs to show and just can realize.
In technique scheme, preferred, described step 302 specifically comprises: in the time of need loading the product page in described the second territory in described the first territory, quote the interface script file in described the second territory; Load when completing the interface script file in described the second territory in the page of described WEB product, call the Dom object, utilize the JSONP agreement to send described page request to described instant communication client.Realized the cross-domain processing of initialization the first territory product requests by technique scheme.
In technique scheme, preferably, described step 304 specifically comprises: after the WEB communication page in described instant communication client receives described page request, process described page request by the Agent components in described instant communication client, and request content is back to the page of described WEB product.
In technique scheme, preferred, the process that described Agent components is processed described page request comprises: create the example of the request of processing, and the example that creates link method; The coding that request abnormality processing number of times and request are processed is set; Call the example of described processing request and the example of described link method, carry out and process requesting method and link method; Obtain the described request content, and the described request content is back to the page of described WEB product.Pass through technique scheme, completed the request of instant communication client assembly processing page, cross-domain assembly individual packages, the script that can be applied to other products is cross-domain, because the code portions of cross-domain assembly (assembly in instant communication client) is deployed in server end, product maintenance cost and upgrade cost have therefore been reduced.
In technique scheme, preferred, can also comprise: after executing described page request, described WEB product sends to the instant messaging service end instruction of shaking hands by the message components in described instant communication client; Described message components is to the asynchronous message of described instant messaging service end transmission based on the XMPP agreement; The message center of described instant messaging service end is processed described asynchronous message; Described instant communication client receives the message that described instant messaging service end pushes, and realizes the cross-domain processing of message.
The page is asked on the backstage by the instant communication client Agent components, send data and receive the other side's data to the message center of instant messaging service end, realized that client processes without the script cross-domain data request of installing.Due to when the product page is integrated, adopt javascript to quote, solved the integration problem that is used for the different development language development.
Description of drawings
Fig. 1 shows the block diagram of cross-domain according to an embodiment of the invention accession page device;
Fig. 2 shows the schematic diagram of cross-domain according to an embodiment of the invention accession page device;
Fig. 3 shows the flow chart of cross-domain according to an embodiment of the invention accession page method.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.Need to prove, in the situation that do not conflict, the application's embodiment and the feature in embodiment can make up mutually.
A lot of details have been set forth in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not subjected to the restriction of following public specific embodiment.
Fig. 1 shows the block diagram of cross-domain according to an embodiment of the invention accession page device.
As shown in Figure 1, cross-domain according to an embodiment of the invention accession page device 100 comprises: WEB product module 102 sends page request from the first territory under the WEB product to the second territory under instant communication client by WEB product script; Instant communication client 104 after receiving described page request, obtains the page data in the second territory under described instant communication client, in the nested page that advances described WEB product of described page data, to complete cross-domain peek.
Can realize across any territory and IP by this technical scheme, and can get full page face data, namely solve script and got the problem of all data across various territories, and simplify the difficulty of client deployment.When using this cross-domain accession page device, only need to quote script file in the integrated page that needs to show and just can realize.
In technique scheme, preferably, described WEB product module 102 is concrete to be used for when need load the product page in described the second territory, quote the interface script file in described the second territory, and load when completing the interface script file in described the second territory in the page of described WEB product, call Dom object (a cover attribute, method and the event of access html document object), utilize the JSONP agreement to send described page request to described instant communication client 104.Realized the cross-domain processing of initialization the first territory product requests by technique scheme.
In technique scheme, preferred, described instant communication client 104 comprises: the WEB communication page 1042 receives described page request and according to described page request, described instant communication client is asked; Agent components 1044 is processed described page request, and request content is back to the page of described WEB product.
In technique scheme, preferred, described Agent components 1044 comprises: creating unit 10 creates and processes the example of asking and the example that creates link method; Dispensing unit 12 arranges the coding that request abnormality processing number of times and request are processed; Acquiring unit 14 calls the example of described processing request and the example of described link method, carries out and processes requesting method and link method, obtains the described request content, and the described request content is back to the page of described WEB product.Pass through technique scheme, completed the request of instant communication client assembly processing page, cross-domain assembly individual packages, the script that can be applied to other products is cross-domain, because the code portions of cross-domain assembly (assembly in instant communication client) is deployed in server end, product maintenance cost and upgrade cost have therefore been reduced.
In technique scheme, preferably, described instant communication client 104 also comprises: message components 1046, after executing described page request, described WEB product sends to the instant messaging service end instruction of shaking hands by described message components, and to the asynchronous message of described instant messaging service end transmission based on the XMPP agreement, process described asynchronous message by the message center of described instant messaging service end; Described instant communication client 104 receives the message that described instant messaging service end pushes, and realizes the cross-domain processing of message.The page is asked on the backstage by the instant communication client Agent components, send data and receive the other side's data to the message center of instant messaging service end, realized that client processes without the script cross-domain data request of installing.Due to when the product page is integrated, adopt javascript to quote, solved the integration problem that is used for the different development language development.
Fig. 2 shows the schematic diagram of cross-domain according to an embodiment of the invention accession page device.
For system safety, IE has done a lot of restrictions to the Javascript accession page, all needs under many circumstances to solve JS and crosses over problem, domain name as same in (1), different port; (2) same domain name, different agreement; (3) IP corresponding to domain name and domain name; (4) main territory is identical, and subdomain is different; (5) different domain names etc.JS cross-domain aspect, existing technical scheme be generally adopt IFrame cross-domain, utilize Flash to realize cross-domain and Client Agent cross-domain.Cross-domain by IFrame, can only realize the Cross-domain problem that full page is integrated, namely solve main territory identical, the problem that subdomain is different has been developed a cover JS assembly as Yahoo company and has been solved this cross-domain; The employing Client Agent is cross-domain, need to be at different client installation agent assembly, and agency's exploitation and client deployment are all very time-consuming like this; Utilize the flash plug-in unit cross-domain, need client that plug-in unit is installed.Above three kinds of schemes all can not satisfy the demands, and in order to solve the integrated cross-domain problem of current JS, through researching and analysing, have proposed a kind of new cross-domain scheme, can solve above-mentioned all Cross-domain problems, and not need to install any agency and plug-in unit in client.The cross-domain technical scheme of the script of the present embodiment as shown in Figure 2.
The present invention sends request by JSP .NET and other WEB product script from B territory (i.e. the first territory), obtain the html page data in instant messaging (IM) customer end A territory (i.e. the second territory), and html data is nested in the various product pages in B territory, realize the cross-domain peek of script in the WEB page.Dom(Document Object Model in B territory generation) object, by the B cross-domain access A of territory script territory, and the message data that sends a message to the IM client and receive the IM client.The page is asked on the backstage by IM Client Agent assembly, send data and receive the other side's data to the message center of IM service end, realized that client processes without the script cross-domain data request of installing.Due to when the product page is integrated, all adopt Javascript to quote, solved the not product integration problem of development language.
Specific implementation step following (with reference to figure 2):
One, the cross-domain processing of initialization B territory product requests
1, in the B territory need to load the product page of IM, quote the interface script file in A territory;
2, in the page of JSP .NET and other product loads the script event of completing, call the interface that forms append the Dom object;
3, utilize the JSONP agreement, by the JQuery object, the WEB communication page of IM is asked;
4,1044 pairs of clients of the WEB communication page are carried out the HTTP request, and process the HTTP request by the backstage Agent components;
5, the content of request by readjustment, outputs to client, realizes cross-domain.
Two, the IM client component is processed the HTTP request
1, after backstage Agent components 1042 receives page request, at first create an example of processing request;
2, then, Agent components 1042 creates the example of a link method;
3, Agent components 1042 arranges the coding of request abnormality processing number of times and request processing;
4, Agent components 1042 call request examples are carried out request processing method;
5, obtain the content of destination address, and return to the JSP page.
Three, the cross-domain processing of message sending and receiving
1, the product page initialization request in the B territory complete after, the product in the B territory just can send to IM service end 202 instruction of shaking hands by the message components 1046 of IM client;
2, message components 1046 is utilized the Cometd client component, to the asynchronous message of IM service end 202 transmissions based on the XMPP agreement;
3, the message that the client message assembly sends is processed and forwarded to the message center 204 of IM service end 202 by the service end assembly of Cometd;
4, client is used based on the Web of Comet framework, uses the long passage that connects as transfer of data of HTTP between the client and server end, accepts the message that IM service end 202 pushes.
Therefore, the present invention has realized the integrated scheme of a kind of cross-domain page, utilizes this scheme can realize across any territory and IP, and can get full page face data, by realizing the agency in service end, simplified client integrated, realize desirable loose coupling, guaranteed the fail safe of data.
Fig. 3 shows the flow chart of cross-domain according to an embodiment of the invention accession page method.
As shown in Figure 3, cross-domain according to an embodiment of the invention accession page method comprises: step 302 sends page request from the first territory under the WEB product to the second territory under instant communication client by WEB product script; Step 304 after receiving described page request, is obtained the page data in the second territory under described instant communication client, in the nested page that advances described WEB product of described page data, to complete cross-domain peek.
Can realize across any territory and IP by this technical scheme, and can get full page face data, namely solve script and got the problem of all data across various territories, and simplify the difficulty of client deployment.When using this cross-domain accession page method, only need to quote script file in the integrated page that needs to show and just can realize.
In technique scheme, preferred, described step 302 specifically comprises: in the time of need loading the product page in described the second territory in described the first territory, quote the interface script file in described the second territory; Load when completing the interface script file in described the second territory in the page of described WEB product, call the Dom object, utilize the JSONP agreement to send described page request to described instant communication client.Realized the cross-domain processing of initialization the first territory product requests by technique scheme.
In technique scheme, preferably, described step 304 specifically comprises: after the WEB communication page in described instant communication client receives described page request, process described page request by the Agent components in described instant communication client, and request content is back to the page of described WEB product.
In technique scheme, preferred, the process that described Agent components is processed described page request comprises: create the example of the request of processing, and the example that creates link method; The coding that request abnormality processing number of times and request are processed is set; Call the example of described processing request and the example of described link method, carry out and process requesting method and link method; Obtain the described request content, and the described request content is back to the page of described WEB product.Pass through technique scheme, completed the request of instant communication client assembly processing page, cross-domain assembly individual packages, the script that can be applied to other products is cross-domain, because the code portions of cross-domain assembly (assembly in instant communication client) is deployed in server end, product maintenance cost and upgrade cost have therefore been reduced.
In technique scheme, preferred, can also comprise: after executing described page request, described WEB product sends to the instant messaging service end instruction of shaking hands by the message components in described instant communication client; Described message components is to the asynchronous message of described instant messaging service end transmission based on the XMPP agreement; The message center of described instant messaging service end is processed described asynchronous message; Described instant communication client receives the message that described instant messaging service end pushes, and realizes the cross-domain processing of message.
The page is asked on the backstage by the instant communication client Agent components, send data and receive the other side's data to the message center of instant messaging service end, realized that client processes without the script cross-domain data request of installing.Due to when the product page is integrated, adopt javascript to quote, solved the integration problem that is used for the different development language development.
Technical solution of the present invention is innovated on original realization approach, the part that cross-domain realization is changed encapsulates, be deployed on server in union, allow the variation of functional development not affect client, not only solved the problem of Javascript script across any territory, and solved the problem of any page data of cross-domain request, and the difficulty of client deployment and the workload of Integrated Development have been simplified.Technical solution of the present invention has realized following at least technique effect:
1) the product client is integrated simpler, and realizes complete loose coupling;
2) replaceability of communication customer end assembly is stronger;
3) cross-domain assembly individual packages, the script that can be applied to other products is cross-domain;
4) code portions due to cross-domain assembly is deployed in server end, has reduced product maintenance cost and upgrade cost;
5) can process a page to the request of any a plurality of servers;
6) integrated with client communication (IM) no longer is subjected to the restriction of product development language.
The above is only the preferred embodiments of the present invention, is not limited to the present invention, and for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.
Claims (10)
1. a cross-domain accession page device, is characterized in that, comprising:
The WEB product module sends page request from the first territory under the WEB product to the second territory under instant communication client by WEB product script;
Instant communication client after receiving described page request, obtains the page data in the second territory under described instant communication client, in the nested page that advances described WEB product of described page data, to complete cross-domain peek.
2. cross-domain accession page device according to claim 1, it is characterized in that, described WEB product module specifically is used for when need load the product page in described the second territory, quote the interface script file in described the second territory, and load when completing the interface script file in described the second territory in the page of described WEB product, call the Dom object, utilize the JSONP agreement to send described page request to described instant communication client.
3. cross-domain accession page device according to claim 2, is characterized in that, described instant communication client comprises:
The WEB communication page receives described page request and according to described page request, described instant communication client is asked;
Agent components is processed described page request, and request content is back to the page of described WEB product.
4. cross-domain accession page device according to claim 3, is characterized in that, described Agent components comprises:
Creating unit creates and processes the example of asking and the example that creates link method;
Dispensing unit arranges the coding that request abnormality processing number of times and request are processed;
Acquiring unit calls the example of described processing request and the example of described link method, carries out and processes requesting method and link method, obtains the described request content, and the described request content is back to the page of described WEB product.
5. the described cross-domain accession page device of any one according to claim 1 to 4, is characterized in that, described instant communication client also comprises:
Message components, after executing described page request, described WEB product sends to the instant messaging service end instruction of shaking hands by described message components, and to the asynchronous message of described instant messaging service end transmission based on the XMPP agreement, process described asynchronous message by the message center of described instant messaging service end;
Described instant communication client receives the message that described instant messaging service end pushes, and realizes the cross-domain processing of message.
6. a cross-domain accession page method, is characterized in that, comprising:
Step 302 sends page request from the first territory under the WEB product to the second territory under instant communication client by WEB product script;
Step 304 after receiving described page request, is obtained the page data in the second territory under described instant communication client, in the nested page that advances described WEB product of described page data, to complete cross-domain peek.
7. cross-domain accession page method according to claim 6, is characterized in that, described step 302 specifically comprises:
When described the first territory need load the product page in described the second territory, quote the interface script file in described the second territory;
Load when completing the interface script file in described the second territory in the page of described WEB product, call the Dom object, utilize the JSONP agreement to send described page request to described instant communication client.
8. cross-domain accession page method according to claim 7, is characterized in that, described step 304 specifically comprises:
After the WEB communication page in described instant communication client receives described page request, process described page request by the Agent components in described instant communication client, and request content is back to the page of described WEB product.
9. cross-domain accession page method according to claim 8, is characterized in that, the process that described Agent components is processed described page request comprises:
Create the example of the request of processing, and the example that creates link method;
The coding that request abnormality processing number of times and request are processed is set;
Call the example of described processing request and the example of described link method, carry out and process requesting method and link method;
Obtain the described request content, and the described request content is back to the page of described WEB product.
10. the described cross-domain accession page method of any one according to claim 6 to 9, is characterized in that, also comprises:
After executing described page request, described WEB product sends to the instant messaging service end instruction of shaking hands by the message components in described instant communication client;
Described message components is to the asynchronous message of described instant messaging service end transmission based on the XMPP agreement;
The message center of described instant messaging service end is processed described asynchronous message;
Described instant communication client receives the message that described instant messaging service end pushes, and realizes the cross-domain processing of message.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310065303.7A CN103118137B (en) | 2013-03-01 | 2013-03-01 | Cross-domain accession page device and cross-domain accession page method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310065303.7A CN103118137B (en) | 2013-03-01 | 2013-03-01 | Cross-domain accession page device and cross-domain accession page method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103118137A true CN103118137A (en) | 2013-05-22 |
CN103118137B CN103118137B (en) | 2015-11-04 |
Family
ID=48416407
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310065303.7A Active CN103118137B (en) | 2013-03-01 | 2013-03-01 | Cross-domain accession page device and cross-domain accession page method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103118137B (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104486458A (en) * | 2014-12-15 | 2015-04-01 | 北京国双科技有限公司 | Cross-domain session data processing method and device |
CN104573412A (en) * | 2013-10-16 | 2015-04-29 | 北京航天在线网络科技有限公司 | Method and device for preventing webpage text content from being copied |
CN105812323A (en) * | 2014-12-30 | 2016-07-27 | Tcl集团股份有限公司 | Method and device for accessing data by crossing network domains |
CN105991599A (en) * | 2015-02-26 | 2016-10-05 | 阿里巴巴集团控股有限公司 | JSONP (JavaScript Object Notation with Padding) request method and device |
CN107070870A (en) * | 2017-01-09 | 2017-08-18 | 阿里巴巴集团控股有限公司 | A kind of data capture method and device |
CN107315784A (en) * | 2017-06-07 | 2017-11-03 | 北京奇艺世纪科技有限公司 | A kind of data access method and browser |
CN110309499A (en) * | 2019-07-05 | 2019-10-08 | 广东铭太信息科技有限公司 | Method for generating the device and online generation examination report of examination report |
CN115348317A (en) * | 2022-08-12 | 2022-11-15 | 北明成功软件(山东)有限公司 | Method, device and system for realizing instant messaging of web system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101075240A (en) * | 2006-08-25 | 2007-11-21 | 腾讯科技(深圳)有限公司 | Method and system for spanned acquiring data |
WO2008039117A1 (en) * | 2006-09-29 | 2008-04-03 | Telefonaktiebolget Lm Ericsson (Publ) | A method and apparatus for controlling a proxy server |
CN102307220A (en) * | 2011-03-18 | 2012-01-04 | 北京神州数码思特奇信息技术股份有限公司 | Cross-domain webpage information interaction method |
-
2013
- 2013-03-01 CN CN201310065303.7A patent/CN103118137B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101075240A (en) * | 2006-08-25 | 2007-11-21 | 腾讯科技(深圳)有限公司 | Method and system for spanned acquiring data |
WO2008039117A1 (en) * | 2006-09-29 | 2008-04-03 | Telefonaktiebolget Lm Ericsson (Publ) | A method and apparatus for controlling a proxy server |
CN102307220A (en) * | 2011-03-18 | 2012-01-04 | 北京神州数码思特奇信息技术股份有限公司 | Cross-domain webpage information interaction method |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104573412B (en) * | 2013-10-16 | 2019-04-23 | 航天信息软件技术有限公司 | The method and apparatus for preventing copy webpage word content |
CN104573412A (en) * | 2013-10-16 | 2015-04-29 | 北京航天在线网络科技有限公司 | Method and device for preventing webpage text content from being copied |
CN104486458A (en) * | 2014-12-15 | 2015-04-01 | 北京国双科技有限公司 | Cross-domain session data processing method and device |
CN105812323A (en) * | 2014-12-30 | 2016-07-27 | Tcl集团股份有限公司 | Method and device for accessing data by crossing network domains |
CN105812323B (en) * | 2014-12-30 | 2019-08-27 | Tcl集团股份有限公司 | A kind of method and apparatus of the cross-domain access data of network |
CN105991599A (en) * | 2015-02-26 | 2016-10-05 | 阿里巴巴集团控股有限公司 | JSONP (JavaScript Object Notation with Padding) request method and device |
CN105991599B (en) * | 2015-02-26 | 2019-06-28 | 阿里巴巴集团控股有限公司 | JSONP requesting method and device |
CN107070870A (en) * | 2017-01-09 | 2017-08-18 | 阿里巴巴集团控股有限公司 | A kind of data capture method and device |
CN107070870B (en) * | 2017-01-09 | 2020-04-14 | 阿里巴巴集团控股有限公司 | Data acquisition method and device |
CN107315784A (en) * | 2017-06-07 | 2017-11-03 | 北京奇艺世纪科技有限公司 | A kind of data access method and browser |
CN107315784B (en) * | 2017-06-07 | 2020-01-31 | 北京奇艺世纪科技有限公司 | data access method and browser |
CN110309499A (en) * | 2019-07-05 | 2019-10-08 | 广东铭太信息科技有限公司 | Method for generating the device and online generation examination report of examination report |
CN110309499B (en) * | 2019-07-05 | 2020-07-17 | 广东铭太信息科技有限公司 | Device for generating examination report and method for generating examination report online |
CN115348317A (en) * | 2022-08-12 | 2022-11-15 | 北明成功软件(山东)有限公司 | Method, device and system for realizing instant messaging of web system |
CN115348317B (en) * | 2022-08-12 | 2024-03-29 | 北明成功软件(山东)有限公司 | Method, device and system for realizing instant messaging of web system |
Also Published As
Publication number | Publication date |
---|---|
CN103118137B (en) | 2015-11-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103118137B (en) | Cross-domain accession page device and cross-domain accession page method | |
CN111580820B (en) | Applet generation method and device | |
CN103428166B (en) | Many SNS platform unified access method of third-party application and system | |
CN102355500B (en) | Service push method and device | |
US20120210011A1 (en) | Apparatus and methods for access solutions to wireless and wired networks | |
CN113204730B (en) | Resource acquisition method, webvpn proxy server, system and server | |
CN104025078A (en) | Mobile solution for signing and retaining third-party documents | |
WO2013189223A1 (en) | Mail sending method and device | |
CN109992406A (en) | The method and client that picture requesting method, response picture are requested | |
CN103281361A (en) | Personal cloud cooperation system and data management method | |
CN111786939B (en) | Method, device and system for testing management platform of Internet of things | |
CN101964797A (en) | Service interaction method and system | |
CN103179099A (en) | Unified certification method for accessing to open website platforms and website platform | |
CN102510410A (en) | On-line advertisement delivering method and system as well as advertisement control equipment | |
CN112202744B (en) | Multi-system data communication method and device | |
CN101146119A (en) | A device and method for browser-cross self-adapted call of local function | |
CN104572099B (en) | Lower coupling frame data processing method and system based on component and middleware | |
CN110505074B (en) | Application modularization integration method and device | |
CN102594859B (en) | A kind of rendering method of business datum, terminal, server and system | |
CN102750181A (en) | Web service processing engine system and method | |
CN109194742B (en) | Virtual machine console connection method and device and storage medium | |
CN103561113B (en) | The generation method and device of Web Service interface | |
CN113778499B (en) | Method, apparatus, device and computer readable medium for publishing services | |
JP2012510125A5 (en) | ||
US20100241716A1 (en) | System for interconnecting manifold entities across a real-time Meshed Information Exchange network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |