CN106375976B - Web application charging method and device - Google Patents

Web application charging method and device Download PDF

Info

Publication number
CN106375976B
CN106375976B CN201510434527.XA CN201510434527A CN106375976B CN 106375976 B CN106375976 B CN 106375976B CN 201510434527 A CN201510434527 A CN 201510434527A CN 106375976 B CN106375976 B CN 106375976B
Authority
CN
China
Prior art keywords
page
charging
web application
legal
path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510434527.XA
Other languages
Chinese (zh)
Other versions
CN106375976A (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.)
China Mobile Communications Group Co Ltd
Original Assignee
China Mobile Communications Group 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 China Mobile Communications Group Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201510434527.XA priority Critical patent/CN106375976B/en
Publication of CN106375976A publication Critical patent/CN106375976A/en
Application granted granted Critical
Publication of CN106375976B publication Critical patent/CN106375976B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/24Accounting or billing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method and a device for Web application charging, wherein the method for Web application charging applied to a terminal comprises the following steps: recording path identification information from a head page of the Web application to a charging page, wherein the path identification information comprises identifications of all pages which are sequentially jumped in the process from the head page of the Web application to the charging page; when sending a charging request, sending the path identification information to an authentication server to match with a prestored legal path identification and judge whether the charging request is legal, wherein the legal path identification comprises the identification of pages which are sequentially jumped from a Web application head page to a legal path of a charging page. The invention improves the safety of Web application charging.

Description

Web application charging method and device
Technical Field
The present invention relates to the field of communications, and in particular, to a method and an apparatus for charging a Web application.
Background
With the vigorous development of the HTML5 technology, more and more websites and Web application games are provided based on the HTML5 technology. Taking the online game based on the HTML5 on the mobile phone as an example, the user can purchase game items or monthly payment services on a specific billing page, and enjoy more games. The charging page of a Web application is usually a separate display page in which the names and prices of various charging items are displayed, and a user can perform a purchasing operation on the page according to a prompt. But the webpage charging mode on the mobile phone brings a profit path for the Web application of the legal mobile phone and also brings a safety risk. The security risk is mainly embodied in two aspects:
1. the charging point information is abused. Taking the Web page charging provided by the operator as an example, in order to ensure traceability of charging information, maintain legal rights and interests of users, and facilitate control of a distribution channel of charging services, in a general case, charging point information (for example, the amount of money for purchasing a prop) has an independent identification ID, and is strictly bound with a Web application. That is, a certain charging point information can only be strictly attributed to one Web application, and cannot be shared among a plurality of Web applications. However, based on the openness of the Web hyperlink, an illegal Web application or a Web application which is not provided by the operator can completely add the hyperlink jumping to the legal charging page on the own webpage, so that a plurality of Web applications can share the charging point on the same charging page, and great potential safety hazard is brought to the service channel management of the operator.
2. The charging page content is tampered with. For example, false advertisements that are not true are added to the billing page, so as to induce the user to consume by mistake, or the billing amount is intentionally marked by mistake, so that the actual deduction amount is inconsistent with the billing amount displayed on the billing page, and the like. These all detract from the benefits of the consumer.
Disclosure of Invention
The invention provides a method and a device for Web application charging, aiming at improving the safety of a Web application charging mode.
In order to achieve the above object, the present invention provides a method for charging Web applications, wherein the method comprises:
recording path identification information from a head page of the Web application to a charging page, wherein the path identification information comprises identifications of all pages which are sequentially jumped in the process from the head page of the Web application to the charging page;
and when a charging request is sent, the path identification information is sent to an authentication server.
According to another aspect of the present invention, the present invention further provides a method for charging a Web application, which is applied to an authentication server, and the method includes: receiving path identification information from a head page of a Web application to a charging page, which is sent by a terminal, wherein the path identification information comprises identifications of pages which are sequentially jumped in the process from the head page of the Web application to the charging page; and matching the path identification information with a prestored legal path identification to judge whether the charging request of the terminal is legal or not, wherein the legal path identification comprises the identification of pages which are sequentially jumped from the Web application head page to the legal path of the charging page.
According to another aspect of the present invention, the present invention also provides an apparatus for charging a Web application, applied to a terminal, the apparatus comprising: the recording module is used for recording path identification information from a head page of the Web application to a charging page, wherein the path identification information comprises identifications of all pages which are sequentially jumped in the process from the head page of the Web application to the charging page; and the sending module is used for sending the path identification information to an authentication server when sending the charging request.
According to another aspect of the present invention, the present invention also provides an apparatus for charging a Web application, which is applied to an authentication server, and the apparatus includes: the second receiving module is used for receiving path identification information from a head page of the Web application to a charging page, wherein the path identification information comprises identifications of all pages which are sequentially jumped in the process from the head page of the Web application to the charging page; and the matching module is used for matching the path identification information with a prestored legal path identification and judging whether the charging request of the terminal is legal or not, wherein the legal path identification comprises the identification of pages which are sequentially jumped from the Web application head page to the legal path of the charging page.
The invention has the beneficial effects that:
the embodiment of the invention provides a method and a device for Web application charging, which firstly record path identification information from a first page of Web application to a charging page, and then send the path identification information to an authentication server when sending a charging request so as to match with a prestored legal path identification and judge whether the charging request is legal or not.
According to the method and the device for Web application charging provided by the embodiment of the invention, the path identification information in the Web application charging process is matched with the legal path identification information, so that whether the path identification information in the Web application charging process is legal or not can be judged, whether the charging request is legal or not is judged, the problem that whether the charging point information is used by illegal application or not is solved, and the safety of Web application charging is improved.
Drawings
Fig. 1 is a flowchart illustrating the main steps of a method for charging a Web application applied to a terminal according to an embodiment of the present invention;
fig. 2 is a detailed flowchart of a method for charging a Web application applied to a terminal according to an embodiment of the present invention;
FIG. 3 is a flow chart illustrating the main steps of a method for charging a Web application applied to an authentication server in an embodiment of the present invention;
FIG. 4 is a flowchart illustrating the detailed steps of a method for charging a Web application applied to an authentication server in an embodiment of the present invention;
fig. 5 is a block diagram showing a configuration of an apparatus for charging a Web application applied to a terminal in the embodiment of the present invention;
fig. 6 shows a block diagram of an apparatus for charging a Web application applied to an authentication server in an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As shown in fig. 1, a flowchart of main steps of a method for charging a Web application applied to a terminal in an embodiment of the present invention mainly includes the following steps:
step 101, recording the path identification information from the first page of the Web application to the charging page.
In this step, the terminal records path identification information from the top page of the Web application to the charging page, and specifically, the path identification information includes an identification of each page that is sequentially skipped in the process from the top page of the Web application to the charging page. Alternatively, the identity of each page may be a uniform resource locator, URL.
Step 102, when sending the charging request, sending the path identification information to an authentication server.
In this step, when the terminal sends the charging request, the path identification information is sent to an authentication server to match with a pre-stored legal path identification, and whether the charging request is legal is judged, wherein the legal path identification comprises the identification of pages which are sequentially jumped from a Web application head page to a legal path of the charging page.
The embodiment records the path identification information from the first page of the Web application to the charging page, and then sends the path identification information to the authentication server when sending the charging request. In the embodiment, when the charging request is sent, the path information from the first page of the Web application to the charging page in the charging process is sent to the authentication server, so that the authentication server can match the path identification information with the prestored legal path identification to judge whether the charging request is legal or not, the problem of whether the charging point information is used by illegal application or not is solved, and the charging safety of the Web application is improved.
As shown in fig. 2, a detailed flowchart of a method for charging a Web application applied to a terminal in an embodiment of the present invention mainly includes the following steps:
step 201, integrating a preset plug-in for recording page identification in a browser, and declaring the preset plug-in each page on each legal path from a Web application first page to a charging page.
In this step, specifically, after the predetermined plug-in for recording the page identifier is integrated in the browser and is declared in each page on each legal path from the Web application top page to the charging page, if the browser is parsing the Web page content and encounters the predetermined plug-in, it is first detected whether the browser supports the predetermined plug-in, if the predetermined plug-in is supported, an interface between the browser and the predetermined plug-in is used to call the predetermined plug-in to complete parsing and running of the relevant content, and if the predetermined plug-in is not supported, the relevant content of the predetermined plug-in is not displayed on the browser. It should be noted that the browser may be an Android browser or an UC browser, but is not limited to this browser.
Step 101, recording the path identification information from the first page of the Web application to the charging page.
In this step, the path identifier information includes identifiers of pages that are sequentially skipped from the Web application home page to the charging page. Specifically, the identifier of each page may be a uniform resource locator URL, and the path identifier information may be recorded in a linked list.
Optionally, when a predetermined plug-in is integrated in the browser and a predetermined plug-in is declared in each page on each legal path from the Web application home page to the charging page, when the terminal jumps to a page, if the page that is currently jumped to declares the predetermined plug-in, recording an identifier of the current page by using the predetermined plug-in, wherein if the page that is currently jumped to is the home page, clearing the recorded identifier of the page, and re-recording the identifier of the home page and marking the identifier as the starting page; if the page to which the current jump is made is a charging page, the page is further marked as a cut-off page when the identifier of the charging page is recorded.
Step 102, when sending the charging request, sending the path identification information to an authentication server.
In this step, when the terminal sends the charging request, the path identification information is sent to an authentication server to match with a pre-stored legal path identification, and whether the charging request is legal is judged, wherein the legal path identification comprises the identification of pages which are sequentially jumped from a Web application head page to a legal path of the charging page. Specifically, when the recorded page identifier is cleared, the identifier of the first page is recorded again and marked as the starting page, and the charging page is marked as the ending page, the path identifier information is all page identifiers from the starting page to the ending page.
Step 202, receiving the information for judging whether the charging request is legal sent by the authentication server.
In this step, the terminal receives the information whether the charging request sent by the authentication server is legal or not. If the charging request is legal, the received information is a result returned after the charging processing is executed according to the charging request, specifically, the result can be a result fed back after the charging is successful or a result fed back after the charging is failed; if the charging request is illegal, the received information is a notification for prompting that the charging request is illegal, and at this time, the received information indicates that the illegal application possibly jumps to a legal charging page.
In this embodiment, a predetermined plug-in for recording a page identifier is integrated in a browser, and the predetermined plug-in may be used to record an identifier of a current page, and mark a top page and a charging page in a path, that is, the recorded page identifier may be cleared, the identifier of the top page may be re-recorded and marked as a start page, and the charging page may be further marked as a stop page when the identifier of the charging page is recorded. The embodiment simplifies the stored path identification information, provides convenience for matching the path identification information from the first page of the Web application to the charging page with the legal path identification information, and further improves the safety of Web application charging.
As shown in fig. 3, a flowchart of main steps of a method for charging a Web application applied to an authentication server in an embodiment of the present invention mainly includes the following steps:
step 301, receiving the path identification information from the first page of the Web application to the charging page sent by the terminal.
In this step, the authentication server receives the path identification information from the top page of the Web application to the charging page sent by the terminal. Specifically, the path identifier information includes identifiers of pages that are sequentially skipped from a Web application home page to a charging page.
Step 302, matching the path identification information with a pre-stored legal path identification, and judging whether the charging request of the terminal is legal.
In this step, the authentication server matches the path identification information with a pre-stored legal path identification, and judges whether the charging request of the terminal is legal, wherein the legal path identification comprises the identification of pages which are sequentially jumped from a Web application head page to a legal path of a charging page.
In this embodiment, the authentication server first receives the path identification information from the first page of the Web application to the charging page sent by the terminal, and then matches the path identification information with the pre-stored legal path identification to determine whether the path identification information is legal, thereby determining whether the charging request of the terminal is legal, and improving the security of the charging of the Web application.
As shown in fig. 4, a detailed step flowchart of the method for charging Web application applied to the authentication server in the embodiment of the present invention mainly includes the following steps:
step 301, receiving the path identification information from the first page of the Web application to the charging page sent by the terminal.
In this step, the authentication server receives path identification information from a head page of the Web application to the charging page, where the path identification information includes an identification of each page that is sequentially skipped in a process from the head page of the Web application to the charging page, and the path identification information is sent by the terminal. Preferably, the identification information of each page may be a uniform resource locator URL.
Step 302, matching the path identification information with a pre-stored legal path identification, and judging whether the charging request of the terminal is legal.
In this step, the authentication server matches the path identifier information with a pre-stored legal path identifier, and determines whether the charging request of the terminal is legal. Specifically, when the home page is marked as a start page and the charging page is marked as a stop page, whether the identifier of each page sequentially jumped from the start page to the stop page matches with the identifier of the page sequentially jumped on a legal path pre-stored from the Web home page to the charging page can be inquired according to the identifier of the start page and the identifier of the stop page, so as to judge whether the charging request of the terminal is legal.
Step 401, if the charging request is judged to be legal, performing charging processing according to the charging request.
In this step, if the authentication server determines that the charging request is legal, the charging process is executed according to the charging request. Specifically, the charging process may be performed according to a charging manner in the prior art, for example, sending fee deduction information of the Web application to a corresponding payment platform (such as a bank transaction system, various third party payment platforms, and the like) according to the payment account number and the payment amount, and then receiving a payment result fed back by the payment platform after the payment is successful/unsuccessful.
And step 402, if the charging request is judged to be illegal, sending a notification message for prompting that the charging request is illegal to the terminal.
In this step, if the charging request is judged to be illegal, a notification message for prompting that the charging request is illegal is sent to the terminal, and the terminal stops the charging operation.
In this embodiment, the authentication server first receives path identification information from a first page of the Web application to a charging page sent by the terminal, then matches the path identification information with a prestored legal path identification, determines whether the charging request is legal, performs charging processing according to the charging request if the charging request is legal, and sends a notification message for prompting that the charging request is illegal to the terminal if the charging request is illegal, thereby further ensuring the charging security of the Web application.
As shown in fig. 5, a block diagram of a structure of an apparatus for charging a Web application applied to a terminal in an embodiment of the present invention is shown, where the apparatus mainly includes:
a recording module 501, configured to record path identifier information from a top page of the Web application to a charging page, where the path identifier information includes identifiers of pages that jump sequentially in a process from the top page of the Web application to the charging page;
the sending module 502 is configured to send the path identifier to an authentication server when sending the charging request.
Optionally, the apparatus further comprises: the system comprises an insertion module, a browser and a charging module, wherein the insertion module is used for integrating a preset plug-in for recording page identification in the browser and declaring the preset plug-in each page on each legal path from a Web application head page to a charging page; recording the path identification information from the first page of the Web application to the billing page is: when the current page is jumped to, if the current page is declared to be a preset plug-in, recording the identifier of the current page by using the preset plug-in, wherein if the current page is a home page, clearing the recorded page identifier, and re-recording the identifier of the home page and marking the identifier as a starting page; if the page to which the current jump is made is a charging page, the page is further marked as a cut-off page when the identifier of the charging page is recorded.
Optionally, the sending module 502 is further configured to send all the recorded page identifiers from the start page to the end page to the authentication server as the path identifier information.
Optionally, the first receiving module is configured to receive information sent by the authentication server and used for judging whether the charging request is legal, where if the charging request is legal, the received information is a result returned after performing charging processing according to the charging request, and if the charging request is illegal, the received information is a notification prompting that the charging request is illegal.
Optionally, the identifier of each page in the recording module 501 is a uniform resource locator URL.
As shown in fig. 6, which is a block diagram of a structure of an apparatus for charging a Web application applied to an authentication server in an embodiment of the present invention, the apparatus mainly includes:
a second receiving module 601, configured to receive path identifier information from a home page of the Web application to a charging page, where the path identifier information includes identifiers of pages that jump in sequence in a process from the home page of the Web application to the charging page, and the path identifier information is sent by the terminal;
a matching module 602, configured to match the path identifier information with a pre-stored legal path identifier, and determine whether the charging request of the terminal is legal, where the legal path identifier includes an identifier of pages that jump in sequence from a Web application home page to a legal path of the charging page.
Optionally, the apparatus further includes a processing module, configured to execute charging processing according to the charging request if the charging request is determined to be legal; and if the charging request is judged to be illegal, sending a notification message for prompting that the charging request is illegal to the terminal.
Optionally, the identifier of each page in the second receiving module 601 is a uniform resource locator URL.
While the preferred embodiments of the present invention have been described, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the following claims.

Claims (14)

1. A method for Web application charging is applied to a terminal, and is characterized in that the method comprises the following steps:
integrating a preset plug-in for recording page identification in a browser, and declaring the preset plug-in each page on each legal path from a Web application first page to a charging page;
recording path identification information from a head page of the Web application to a charging page, wherein the path identification information comprises identifications of all pages which are sequentially jumped in the process from the head page of the Web application to the charging page; the method comprises the following steps: when the current page is jumped to, if the current page is declared to be the preset plug-in, recording the identifier of the current page by using the preset plug-in, wherein if the current page is the first page, emptying the recorded page identifier, and re-recording the identifier of the first page and marking the identifier as the initial page; if the current jump page is a charging page, further marking the page as a cut-off page when recording the identifier of the charging page;
and when a charging request is sent, the path identification information is sent to an authentication server.
2. The method of claim 1, wherein sending the path identification information to an authentication server is:
and sending all recorded page identifications from the starting page to the ending page to the authentication server as the path identification information.
3. The method of claim 1, wherein after sending the path identification information to an authentication server, the method further comprises:
and receiving information which is sent by the authentication server and used for judging whether the charging request is legal or not, wherein if the charging request is legal, the received information is a returned result after the charging processing is executed according to the charging request, and if the charging request is illegal, the received information is a notice for prompting that the charging request is illegal.
4. The method of claim 1, wherein the identification of each page is a Uniform Resource Locator (URL).
5. A Web application charging method is applied to an authentication server, and is characterized in that the method comprises the following steps:
receiving path identification information from a head page of a Web application to a charging page, which is sent by a terminal, wherein the path identification information comprises identifications of pages which are sequentially jumped in the process from the head page of the Web application to the charging page; the method comprises the steps that a terminal integrates a preset plug-in for recording page identification in a browser, and declares the preset plug-in each page on each legal path from a Web application head page to a charging page; when the path identification information from the first page of the Web application to the charging page sent by the terminal is in each page jump, if the current jump page declares the preset plug-in, recording the identification of the current page by using the preset plug-in, wherein if the current jump page is the first page, clearing the recorded page identification, re-recording the identification of the first page and marking the identification as the initial page; if the current jump page is a charging page, further marking the page as a cut-off page when recording the identifier of the charging page;
and matching the path identification information with a prestored legal path identification to judge whether the charging request of the terminal is legal or not, wherein the legal path identification comprises the identification of pages which are sequentially jumped from the Web application head page to the legal path of the charging page.
6. The method of claim 5, wherein after determining whether the charging request of the terminal is legal, the method further comprises:
if the charging request is judged to be legal, performing charging processing according to the charging request;
and if the charging request is judged to be illegal, sending a notification message for prompting that the charging request is illegal to the terminal.
7. The method of claim 5, wherein the identification of each page is a Uniform Resource Locator (URL).
8. An apparatus for charging a Web application, applied to a terminal, the apparatus comprising:
the plug-in module is used for integrating a preset plug-in used for recording page identification in the browser and declaring the preset plug-in each page on each legal path from the Web application head page to the charging page;
the recording module is used for recording path identification information from a head page of the Web application to a charging page, wherein the path identification information comprises identifications of all pages which are sequentially jumped in the process from the head page of the Web application to the charging page; when the current page is a first page, clearing the recorded page identification, re-recording the identification of the first page and marking the identification as a starting page; if the current jump page is a charging page, further marking the page as a cut-off page when recording the identifier of the charging page;
and the sending module is used for sending the path identification information to an authentication server when sending the charging request.
9. The apparatus of claim 8, wherein the sending module is further configured to send all recorded page identifications from a start page to an end page as the path identification information to the authentication server.
10. The apparatus of claim 8, further comprising: and the first receiving module is used for receiving the information which is sent by the authentication server and used for judging whether the charging request is legal or not, wherein if the charging request is legal, the received information is a returned result after the charging processing is executed according to the charging request, and if the charging request is illegal, the received information is a notice for prompting that the charging request is illegal.
11. The apparatus of claim 8, wherein the identification of each page in the logging module is a Uniform Resource Locator (URL).
12. An apparatus for charging Web application, applied to an authentication server, the apparatus comprising:
the second receiving module is used for receiving path identification information from a head page of the Web application to a charging page, wherein the path identification information comprises identifications of all pages which are sequentially jumped in the process from the head page of the Web application to the charging page; the method comprises the steps that a terminal integrates a preset plug-in for recording page identification in a browser, and declares the preset plug-in each page on each legal path from a Web application head page to a charging page; when the path identification information from the first page of the Web application to the charging page sent by the terminal is in each page jump, if the current jump page declares the preset plug-in, recording the identification of the current page by using the preset plug-in, wherein if the current jump page is the first page, clearing the recorded page identification, re-recording the identification of the first page and marking the identification as the initial page; if the current jump page is a charging page, further marking the page as a cut-off page when recording the identifier of the charging page;
and the matching module is used for matching the path identification information with a prestored legal path identification and judging whether the charging request of the terminal is legal or not, wherein the legal path identification comprises the identification of pages which are sequentially jumped from the Web application head page to the legal path of the charging page.
13. The apparatus according to claim 12, wherein the apparatus further comprises a processing module, configured to execute the charging process according to the charging request if it is determined that the charging request is legal; and if the charging request is judged to be illegal, sending a notification message for prompting that the charging request is illegal to the terminal.
14. The apparatus of claim 12, wherein the identification of each page in the second receiving module is a Uniform Resource Locator (URL).
CN201510434527.XA 2015-07-22 2015-07-22 Web application charging method and device Active CN106375976B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510434527.XA CN106375976B (en) 2015-07-22 2015-07-22 Web application charging method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510434527.XA CN106375976B (en) 2015-07-22 2015-07-22 Web application charging method and device

Publications (2)

Publication Number Publication Date
CN106375976A CN106375976A (en) 2017-02-01
CN106375976B true CN106375976B (en) 2020-06-30

Family

ID=57880547

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510434527.XA Active CN106375976B (en) 2015-07-22 2015-07-22 Web application charging method and device

Country Status (1)

Country Link
CN (1) CN106375976B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107423329A (en) * 2017-04-14 2017-12-01 百度在线网络技术(北京)有限公司 Information acquisition method and device
CN111400627B (en) * 2020-03-09 2023-07-07 政采云有限公司 Information acquisition method and device, electronic equipment and readable storage medium
CN114285815B (en) * 2021-12-21 2024-05-14 中国农业银行股份有限公司 Application jump method and application jump device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101626368A (en) * 2008-07-11 2010-01-13 中联绿盟信息技术(北京)有限公司 Device, method and system for preventing web page from being distorted
CN102053903A (en) * 2009-10-30 2011-05-11 国际商业机器公司 Method and system for storing and querying scene data for on-line operation programs
CN101753606B (en) * 2008-12-03 2013-01-09 北京天融信科技有限公司 Method for realizing WEB reverse proxy
CN103530365A (en) * 2013-10-12 2014-01-22 北京搜狗信息服务有限公司 Method and system for acquiring downloading link of resources
CN103856458A (en) * 2012-12-04 2014-06-11 腾讯科技(深圳)有限公司 Page authentication method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101626368A (en) * 2008-07-11 2010-01-13 中联绿盟信息技术(北京)有限公司 Device, method and system for preventing web page from being distorted
CN101753606B (en) * 2008-12-03 2013-01-09 北京天融信科技有限公司 Method for realizing WEB reverse proxy
CN102053903A (en) * 2009-10-30 2011-05-11 国际商业机器公司 Method and system for storing and querying scene data for on-line operation programs
CN103856458A (en) * 2012-12-04 2014-06-11 腾讯科技(深圳)有限公司 Page authentication method and device
CN103530365A (en) * 2013-10-12 2014-01-22 北京搜狗信息服务有限公司 Method and system for acquiring downloading link of resources

Also Published As

Publication number Publication date
CN106375976A (en) 2017-02-01

Similar Documents

Publication Publication Date Title
CN102958022A (en) Short message verification method, device and system
CN105099688A (en) Operation method for electronic account, display method and apparatus for payment page
CN111026950B (en) Page access method and device, server and page access system
US9432425B2 (en) Method and system for downloading content
CN110764855A (en) Information processing method, electronic equipment and storage medium
CN101442793A (en) Access method, apparatus and system for wireless network
CN110875933B (en) Information matching confirmation method and device
CN106375976B (en) Web application charging method and device
CN106529952A (en) Verification realizing method and system in data transfer
CN111260342B (en) Authentication payment method and device
US10963927B2 (en) System and method for providing message-based advertisement using lock screen
CN106778290A (en) A kind of application software verification method and system based on wechat platform
CN105897723A (en) Method and system for page display processing and server
CN101304434B (en) System and method for preventing WAP service from illegally ordering
CN104468635B (en) The user right step-up authentication method and system of the network platform
CN104955005A (en) Method and device for depositing for communication terminal
CN106204198A (en) Firm Order method and apparatus
KR101439136B1 (en) Payment channel management system
KR101337356B1 (en) Method of leading returing game bolter, server performing the same and storage media stroing the same
CN110336840B (en) Third party account registration method and system for voice conversation platform
JP2015036935A (en) Information processing device, information processing method, information processing system, and program
CN110841297A (en) Data processing method and device and machine readable medium
CN112486673A (en) Resource binding method and device
KR102072176B1 (en) Service providing device for transferring push/target message, push/target message transfer system comprising the same, control method thereof and computer readable medium having computer program recorded therefor
CN101267456B (en) Method and system for preventing CP subscription simulation

Legal Events

Date Code Title Description
C06 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