CN106815006B - Page calling method and device and page management server - Google Patents
Page calling method and device and page management server Download PDFInfo
- Publication number
- CN106815006B CN106815006B CN201510867810.1A CN201510867810A CN106815006B CN 106815006 B CN106815006 B CN 106815006B CN 201510867810 A CN201510867810 A CN 201510867810A CN 106815006 B CN106815006 B CN 106815006B
- Authority
- CN
- China
- Prior art keywords
- page
- calling
- url
- app
- terminal
- 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
- 238000000034 method Methods 0.000 title claims abstract description 63
- 238000006243 chemical reaction Methods 0.000 claims description 8
- 238000009434 installation Methods 0.000 abstract description 12
- 101150053844 APP1 gene Proteins 0.000 description 21
- 101100189105 Homo sapiens PABPC4 gene Proteins 0.000 description 21
- 102100039424 Polyadenylate-binding protein 4 Human genes 0.000 description 21
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 101100264195 Caenorhabditis elegans app-1 gene Proteins 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000012827 research and development Methods 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4416—Network booting; Remote initial program loading [RIPL]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/547—Remote procedure calls [RPC]; Web services
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Computer Security & Cryptography (AREA)
- Data Mining & Analysis (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The embodiment of the invention provides a page calling method, a page calling device and a page management server, wherein the page calling method comprises the following steps: acquiring a first URL (uniform resource locator) sent by a browser in a terminal to a message manager of the terminal, wherein the first URL comprises a preset protocol header used for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform page calling operation on the APP; sending page calling request information including the APP identification to a page management server; receiving page calling response information which is sent by a page management server and comprises an APP identifier, wherein the page calling response information is used for indicating a calling page corresponding to the APP; and calling the calling page corresponding to the APP according to the page calling response message. When the calling page corresponding to the APP is modified, the user does not need to download and install a new APP installation package, the flow and time of the user are saved, and the user experience is improved.
Description
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a page calling method and device and a page management server.
Background
At present, a browser and other Application programs (APPs) are generally installed in a terminal, and when a user acquires introduction information of an APP in the terminal through the browser in the terminal, the terminal calls a page of the APP through the browser in the terminal and displays the called page to the user so that the user acquires the introduction information of the APP.
In the prior art, calling a page of an APP is implemented as follows: when a user acquires introduction information of an APP in a terminal through a browser in the terminal, the browser sends a URL starting with a preset protocol header to a processor of the terminal; the APP real-time monitoring browser sends the URL to the processor of the terminal, when the APP detects the URL which starts with a preset protocol header and corresponds to the APP, the page preset by research and development personnel in the APP is called, and the page is displayed to a user. When needing to modify the calling page of APP, research and development personnel are required to improve the program inside the APP, a new APP installation package is generated, and a user downloads and installs the new APP installation package to realize the calling page for replacing the APP.
However, in the prior art, whenever the calling page of the APP needs to be modified, the user is required to download and install a new APP installation package, which wastes the traffic and time of the user, resulting in poor user experience.
Disclosure of Invention
The embodiment of the invention provides a page calling method, a page calling device and a page management server, which are used for realizing that a user does not need to download and install a new APP installation package when a calling page corresponding to an APP is modified, thereby saving the flow and time of the user and improving the user experience.
In a first aspect, an embodiment of the present invention provides a page calling method, where the method is applied to a terminal, and includes:
acquiring a first Uniform Resource Locator (URL) sent by a browser in the terminal to a message manager of the terminal, wherein the first URL comprises a preset protocol header used for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform page calling operation on the APP;
sending page calling request information including the APP identifier to a page management server, wherein the page calling request information is used for indicating the page management server to determine a calling page corresponding to the APP;
receiving page calling response information which is sent by the page management server and comprises the APP identifier, wherein the page calling response information is used for indicating a calling page corresponding to the APP;
and calling the calling page corresponding to the APP according to the page calling response message.
In a second aspect, an embodiment of the present invention provides another page calling method, where the method is applied to a page management server, and includes:
receiving page calling request information including an APP identifier sent by a terminal, wherein the page calling request information is used for indicating the page management server to determine a calling page corresponding to the APP, the page calling request information is sent after the terminal acquires a first URL sent by a browser in the terminal to a message manager in the terminal, and the first URL comprises a preset protocol header used for indicating the APP;
and sending page calling response information including the identifier of the APP to the terminal according to the page calling request information, wherein the page calling response information is used for indicating a calling page corresponding to the APP, so that the terminal calls the calling page corresponding to the APP according to the page calling response information.
In a third aspect, an embodiment of the present invention provides a page calling apparatus, including an obtaining module, a sending module, a receiving module, and a calling module, where,
the acquisition module is used for acquiring a first Uniform Resource Locator (URL) sent by a browser in the terminal to a message manager of the terminal, wherein the first URL comprises a preset protocol header for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform page calling operation on the APP;
the sending module is configured to send page calling request information including the APP identifier to a page management server, where the page calling request information is used to instruct the page management server to determine a calling page corresponding to the APP;
the receiving module is configured to receive page call response information including the APP identifier sent by the page management server, where the page call response information is used to indicate a call page corresponding to the APP;
and the calling module is used for calling the calling page corresponding to the APP according to the page calling response message.
In a fourth aspect, an embodiment of the present invention provides a page management server, including a receiving module and a sending module, where,
the receiving module is configured to receive page call request information including an APP identifier sent by a terminal, where the page call request information is used to instruct the page management server to determine a call page corresponding to the APP, the page call request information is sent by the terminal after acquiring a first URL sent by a browser in the terminal to a message manager in the terminal, and the first URL includes a preset protocol header used to instruct the APP;
the sending module is used for sending page calling response information including the APP identifier to the terminal according to the page calling request information, and the page calling response information is used for indicating a calling page corresponding to the APP, so that the terminal calls the calling page corresponding to the APP according to the page calling response information.
The page calling method, the page calling device and the page management server provided by the embodiment of the invention are used for acquiring a first URL (uniform resource locator) which is sent to a message manager of a terminal by a browser in the terminal and comprises a preset protocol header, sending page calling request information comprising an identifier of an APP to the page management server according to the first URL, requesting the page management server to determine a calling page corresponding to the APP, receiving page calling response information which is sent by the page management server and is used for indicating the calling page corresponding to the APP, and calling the calling page corresponding to the APP according to the page calling response information; in the process, when the calling page corresponding to the APP needs to be modified, only the page calling response information sent to the terminal by the page management server needs to be modified in the page management server; the program of the APP itself is not required to be modified, therefore, each user using the APP is not required to download and install a new APP installation package, the flow and time of the user are saved, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a first schematic flowchart of a page calling method provided by the present invention;
FIG. 2 is a flowchart illustrating a method for sending a first URL to a message manager via a browser according to the present invention;
FIG. 3 is a second flowchart illustrating a page calling method according to the present invention;
FIG. 4 is a third schematic flowchart of a page calling method provided by the present invention;
FIG. 5 is a first schematic flowchart of a page calling apparatus according to the present invention;
FIG. 6 is a second schematic flowchart of the page calling apparatus according to the present invention;
fig. 7 is a schematic flowchart of a page management server provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminal of the embodiment of the invention is provided with a browser and other APPs, and also comprises a message manager for performing background management on messages in the terminal; the method comprises the following steps that a browser related to the following embodiment is a browser installed in a terminal, an APP related to the following embodiment is an APP installed in the terminal, and a message manager related to the following embodiment is a message manager in the terminal, the terminal related to the embodiment of the invention can include, but is not limited to, mobile communication equipment such as a mobile phone and a tablet computer, and the method related to the embodiment of the invention aims to solve the problems that in the prior art, when a called page in the APP needs to be modified, a user needs to download and install a new APP installation package, the flow and time of the user are wasted, and the user experience is poor; the page calling method is described in detail below with specific embodiments.
Fig. 1 is a first schematic flowchart of a page calling method provided by the present invention, where an execution main body of the method is a terminal, and the terminal may be implemented by software and/or hardware, and referring to fig. 1, the method may include:
s101, acquiring a first URL (uniform resource locator) sent to a message manager of a terminal by a browser in the terminal, wherein the first URL comprises a preset protocol header used for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform page calling operation on the APP;
s102, sending page calling request information including an APP identifier to a page management server, wherein the page calling request information is used for indicating the page management server to determine a calling page corresponding to the APP;
s103, receiving page calling response information which is sent by a page management server and comprises an APP identifier, wherein the page calling response information is used for indicating a calling page corresponding to the APP;
and S104, calling the calling page corresponding to the APP according to the page calling response message.
In the embodiment shown in fig. 1, each APP in the terminal corresponds to a preset protocol header, and the preset protocol header corresponding to each APP is a protocol header that is well agreed between the browser and the APP; optionally, the preset protocol header of each APP is a character string that can be recognized by each APP.
In the actual application process, when a user acquires introduction information of an APP installed in a terminal through a browser, the browser sends a URL (uniform resource locator) comprising a preset protocol header corresponding to the APP to a message manager; the terminal detects the URL received by the message manager in real time, and when the terminal detects a first URL including a preset protocol header in the URL received by the message manager, determining the identifier of the APP corresponding to the preset protocol header according to the corresponding relationship between the preset protocol header and the APP in the terminal and the preset protocol header in the first URL, and transmits page call request information including the identity of the APP to a page management server according to the first URL, the calling page corresponding to the APP is determined by the request page management server, the calling page corresponding to the APP is determined by the page management server according to the page calling request information, and sending page calling response information for indicating the calling page corresponding to the APP to the terminal, and calling the calling page corresponding to the APP according to the page calling response information after the terminal receives the page calling response information sent by the page management server.
In the process, the page management server determines a calling page corresponding to the APP in the terminal, and notifies the calling page corresponding to the APP to the terminal through the page calling response information, the page calling response information sent to the terminal by the page management server has a corresponding relation with the calling page of the APP, and when the calling page corresponding to the APP needs to be modified, only the page calling response information sent to the terminal by the page management server needs to be modified in the page management server; the program of the APP itself is not required to be modified, therefore, each user using the APP is not required to download and install a new APP installation package, the flow and time of the user are saved, and the user experience is improved.
The page calling method provided by the embodiment of the invention comprises the steps of obtaining a first URL (uniform resource locator) which is sent to a message manager of a terminal by a browser in the terminal and comprises a preset protocol header, wherein the preset protocol header is used for indicating an identifier of an APP (application), sending page calling request information comprising the identifier of the APP to a page management server according to the first URL, determining a calling page corresponding to the APP by the request page management server, receiving page calling response information which is sent by the page management server and used for indicating the calling page corresponding to the APP, and calling the calling page corresponding to the APP according to the page calling response information; in the above process, when the calling page corresponding to the APP needs to be modified, only the page calling response information sent to the terminal by the page management server needs to be modified in the page management server, and a new APP installation package does not need to be downloaded and installed by the user, so that the flow and time of the user are saved, and further the user experience is improved.
Before the embodiment shown in fig. 1 is performed, the first URL needs to be sent to the message manager through the browser, and the process of sending the first URL to the message manager through the browser will be described in detail below.
Fig. 2 is a schematic flowchart of a method for sending a first URL to a message manager through a browser according to the present invention, where an execution subject of the method is a terminal, and the terminal may be implemented by software and/or hardware, and referring to fig. 2, the method may include:
s201, acquiring a second URL corresponding to the introduction information of the APP, which is input or selected by a user through a browser;
s202, acquiring a webpage corresponding to the second URL through the browser, and displaying the webpage corresponding to the second URL in the browser;
s203, judging whether the APP is installed in the terminal through the browser;
if yes, executing S204;
if not, the process is ended;
s204, adding a preset protocol header in the second URL through the browser to obtain a first URL;
s205, sending the first URL to a message manager of the terminal through the browser.
After S205, the embodiment shown in fig. 1 may be performed.
In the embodiment shown in fig. 2, when the user needs to obtain the introduction information of the APP through the browser, the user may directly input the second URL related to the introduction information of the APP in the browser to obtain the webpage corresponding to the second URL, or the user may also select the second URL from a plurality of URLs recommended by the browser according to the keyword by inputting the keyword related to the introduction information of the APP to obtain the webpage corresponding to the second URL.
When a user inputs or selects a second URL corresponding to the introduction information of the APP through the browser, acquiring a webpage corresponding to the second URL through the browser, displaying the webpage corresponding to the second URL in the browser, judging whether the APP is installed in the terminal or not through the browser, and ending the process if the APP is not installed in the terminal; if the APP is installed in the terminal, the terminal adds a preset protocol header in the second URL through the browser to further obtain the first URL, and preferably, the terminal adds the preset protocol header to the head of the second URL; after obtaining the first URL, the terminal sends the first URL to a message manager of the terminal through the browser, so that the terminal can obtain the first URL sent to the message manager by the browser, and perform the embodiment shown in fig. 1.
In the foregoing embodiment, the sending of the page call request information to the page management server through the APP can be implemented through various feasible implementation manners, and for convenience of description, on the basis of the embodiment shown in fig. 1, a feasible implementation manner is introduced through the embodiment shown in fig. 3.
Fig. 3 is a second schematic flowchart of a page calling method provided by the present invention, where an execution main body of the method is a terminal, and the terminal may be implemented by software and/or hardware, and referring to fig. 3, the method may include:
s301, acquiring a first URL (uniform resource locator) sent by a browser in the terminal to a message manager of the terminal, wherein the first URL comprises a preset protocol header used for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform page calling operation on the APP;
s302, carrying out format conversion on the first URL to obtain a third URL which can be identified by the page management server;
s303, sending page calling request information including the identifier of the APP and a third URL to the page management server, wherein the third URL is used for indicating the page management server to determine a calling page corresponding to the APP according to the third URL and the corresponding relation between the preset URL in the page management server and the calling page;
s304, receiving identification page calling response information including the APP, which is sent by the page management server, wherein the page calling response information is used for indicating a calling page corresponding to the APP;
s305, calling the calling page corresponding to the APP according to the page calling response message.
In the embodiment shown in fig. 3, S301 is the same as S101, and S304-S305 are the same as S103-S104, which are not repeated herein.
In S302-S303, the preset protocol header included in the first URL is a protocol header that is good for the browser and the APP, and the page management server cannot identify the preset protocol header, so that format conversion needs to be performed on the protocol header in the first URL to obtain a protocol header that can be recognized by the page management server, and the third URL is determined according to the first URL and the protocol header that can be recognized by the page management server.
And after the third URL is obtained, sending page calling request information including the third URL to the page management server, presetting a corresponding relation between the URL and the calling page in the page management server, and further enabling the page management server to determine the calling page corresponding to the APP according to the third URL and the corresponding relation between the URL and the calling page.
In the embodiments shown in fig. 1 to fig. 3, the page call response information may include different contents, and when the contents included in the page call response information are different, the implementation manner of calling the call page corresponding to the APP is also different according to the page call response information, and specifically, the implementation manner may be implemented by the following three possible implementation manners:
one possible implementation is: the page calling response information also comprises a page identifier;
correspondingly, calling the calling page corresponding to the APP according to the page calling response message, including: and calling the calling page corresponding to the page identifier according to the preset corresponding relation between the page identifier and the page identifier of the APP and the calling page.
In the implementation mode, the corresponding relation between the page identifier of each APP and the calling page is preset in the terminal and the page management server, and the terminal determines the calling page corresponding to the APP according to the preset corresponding relation between the page identifier of the APP and the calling page and the page identifier in the page calling response information, and calls the calling page.
When the calling page corresponding to the APP needs to be modified, only the page identification in the page calling response information needs to be modified in the page management server according to the corresponding relation between the page identification of the APP and the calling page, the modification operation is simple and easy, and the efficiency of modifying the calling page of the APP is improved.
Another possible implementation: the page calling response information also comprises a fourth URL, and the fourth URL is the URL of the calling page corresponding to the APP;
correspondingly, calling the calling page corresponding to the APP according to the page calling response message, including: and calling a calling page corresponding to the fourth URL through a browser control in the APP according to the fourth URL.
In this implementation manner, in the terminal and the page management server, the corresponding relationship between the URL of each APP and the calling page is preset, and the terminal needs to obtain the calling page corresponding to the URL through the browser control embedded in the APP, so that when the terminal receives the page calling response information including the identifier of the APP and the fourth URL, the terminal obtains the calling page corresponding to the fourth URL through the browser control in the APP, and calls the calling page corresponding to the fourth URL.
When the calling page of the APP needs to be modified, only the fourth URL in the page calling response information needs to be modified in the page management server according to the preset corresponding relation between the URL of the APP and the calling page, the modification operation is simple and easy to implement, and then the efficiency of modifying the calling page of the APP is improved.
Yet another possible implementation: the page calling response information also comprises page identification information, page URL information and page types;
correspondingly, calling the calling page corresponding to the APP according to the page calling response message, including: if the page type is determined to be the local type, determining a page identification according to the page identification information, calling a calling page corresponding to the APP according to a preset corresponding relation among the page identification, the page identification and the calling page, or if the page type is determined to be the network type, determining a fifth URL according to page URL information, calling the calling page corresponding to the fifth URL through a browser control in the APP according to the fifth URL, wherein the fifth URL is the URL of the calling page corresponding to the APP.
In the implementation mode, the corresponding relation between the page identifier of each APP and the calling page or the corresponding relation between the URL of each APP and the calling page is preset in the APP of the terminal and the page management server; when the page type is a local type, the terminal determines a page identifier according to page identifier information in the page calling response information, determines a calling page corresponding to the APP according to the page identifier and a preset corresponding relationship between the page identifier of the APP and the calling page, and calls the calling page; and when the page type is the network type, the terminal determines a fifth URL according to the page URL information, acquires a calling page corresponding to the fifth URL through a browser control in the APP according to the fifth URL, and calls the calling page corresponding to the fifth URL.
In the implementation mode, the page calling response information comprises page identification information, page URL information and a page type, when the page type of the APP is a local type, the terminal is enabled to determine to call the page through the page identification information, and when the page type of the APP is a network type, the terminal is enabled to determine to call the page through the page URL, so that the page calling response information can be applicable to the APPs of different page types, and the usability of the page management server is further improved.
Fig. 4 is a third schematic flowchart of a page calling method provided by the present invention, where an execution subject of the method is a page management server, and the page management server may be implemented by software and/or hardware, please refer to fig. 4, where the method may include:
s401, receiving page calling request information including an APP identifier sent by a terminal, wherein the page calling request information is used for indicating a page management server to determine a calling page corresponding to the APP, the page calling request information is sent after the terminal acquires a first URL sent by a browser in the terminal to a message manager in the terminal, and the first URL includes a preset protocol header used for indicating the APP;
s402, according to the page calling request information, sending page calling response information including the APP identification to the terminal, wherein the page calling response information is used for indicating a calling page corresponding to the APP, so that the terminal calls the calling page corresponding to the APP according to the page calling response information.
In the embodiment shown in fig. 4, after the page management server receives the page calling request information including the APP identifier sent by the terminal, according to the related information of the calling page corresponding to the APP preset in the page management server, the page calling response information for indicating the calling page corresponding to the APP is determined, and the page calling response information including the APP identifier is sent to the terminal, the specific process corresponds to S102-S103 in the embodiment shown in fig. 1, which is not described herein again, in the above process, the page management server determines the calling page corresponding to the APP in the terminal, and notifies the terminal of the calling page corresponding to the APP through the page calling response information, the page calling response information sent by the page management server to the terminal has a corresponding relationship with the calling page of the APP, when the calling page corresponding to the APP needs to be modified, only the page calling response information sent to the terminal by the page management server needs to be modified in the page management server; the program of the APP itself is not required to be modified, therefore, each user using the APP is not required to download and install a new APP installation package, the flow and time of the user are saved, and the user experience is improved.
According to the page calling method provided by the embodiment of the invention, when a page server receives page calling request information which comprises an APP identifier and is sent by a terminal, page calling response information which comprises the APP identifier and is used for indicating a calling page corresponding to the APP is sent to the terminal according to the page calling request information, so that the terminal calls the calling page corresponding to the APP according to the page calling response information; when the calling page corresponding to the APP needs to be modified, only the page calling response information sent to the terminal by the page management server needs to be modified in the page management server, a user does not need to download and install a new APP installation package, the flow and time of the user are saved, and then the user experience is improved.
In the embodiment shown in fig. 4, optionally, the page call request information including the APP identifier sent by the receiving terminal may be implemented by the following possible implementation manners: receiving page call request information including the APP identifier and a third URL sent by the terminal, where the third URL is a URL that can be recognized by the page management server and performs format conversion on the first URL by the terminal, and a specific process is similar to S302-S304 in the embodiment shown in fig. 3, and is not described here again.
In the embodiment shown in fig. 4, the page call response information may include different contents, and when the contents included in the page call response information are different, the implementation manner of sending, to the terminal, the page call response information used for indicating the call page corresponding to the APP is also different according to the page call request information, and specifically, the implementation manner may be implemented by the following three possible implementation manners:
one possible implementation is: the page calling response information comprises a page identifier;
correspondingly, according to the page calling request information, sending the page calling response information including the identifier of the APP to the terminal, where the page calling response information is used to indicate the calling page corresponding to the APP, so that the terminal calls the calling page corresponding to the APP according to the page calling response information, including: determining a page identifier corresponding to the APP according to the page calling request message; and sending page calling response information including the page identifier to the terminal so that the terminal calls the calling page corresponding to the page identifier according to the page identifier and the preset corresponding relation between the page identifier preset in the terminal and the calling page.
Another possible implementation: the page calling response information comprises a fourth URL, and the fourth URL is the URL of the calling page corresponding to the APP;
correspondingly, according to the page calling request information, sending the page calling response information including the identifier of the APP to the terminal, where the page calling response information is used to indicate the calling page corresponding to the APP, so that the terminal calls the calling page corresponding to the APP according to the page calling response information, including: determining a fourth URL of a calling page corresponding to the APP according to the page calling request message; and sending page calling response information including the fourth URL to the terminal so that the terminal calls a calling page corresponding to the fourth URL through a browser control in the APP according to the fourth URL.
Yet another possible implementation: the page calling response information comprises page identification information, page URL information and page types;
correspondingly, according to the page calling request information, sending the page calling response information including the identifier of the APP to the terminal, where the page calling response information is used to indicate the calling page corresponding to the APP, so that the terminal calls the calling page corresponding to the APP according to the page calling response information, including: determining a page type corresponding to the APP according to the page calling request message;
if the page type is the network type, acquiring a fifth URL of a calling page corresponding to the APP, determining that the page URL information corresponding to the APP is the fifth URL, and sending page calling response information comprising page identification information, page URL information and the page type to the terminal, so that the terminal calls the calling page corresponding to the fifth URL through a browser control in the APP according to the fifth URL;
if the page type is the local type, acquiring a page identification of a calling page corresponding to the APP, determining that the page identification information corresponding to the APP is the page identification, and sending page calling response information including the page identification information, page URL information and the page type to the terminal, so that the terminal calls the calling page corresponding to the APP according to the page identification and a preset corresponding relation between the page identification preset in the terminal and the calling page.
The following describes in detail the page calling method shown in the embodiments of fig. 1 to 4, taking as an example a process of calling a page of APP1 when a user obtains introduction information of APP1 installed in a terminal through a browser in the terminal.
When the user needs to acquire the introduction information of the APP1 through the browser, the user inputs a second URL related to the introduction information of the APP1 into the browser: and the browser interacts with the domain name system server to determine a webpage corresponding to the second URL, and displays the webpage corresponding to the second URL in the browser.
Meanwhile, the APP1 is installed in the terminal, the browser determines that the preset protocol header corresponding to the APP1 is 'wb' according to the corresponding relation between the APP and the protocol header, and adds the preset protocol header 'wb' to the second URL (http:// APP1.com) to obtain the first URL: wbhttp:// app1.com, the browser sends the first URL to the message manager (wbhttp:// app1. com).
The terminal detects the URL received by the message manager in real time, when the terminal detects the first URL, the terminal converts the format of the first URL (wbhttp:// APP1.com) to obtain a third URL which can be identified by the page management server, the optional third URL can be http:// APP1.com, and then sends page calling request information to the page management server, wherein the page calling request information comprises the identifier of the APP1 and the third URL.
After receiving the page calling request information including the identifier of the APP and the third URL, the page management server may determine, according to the third URL and the identifier of the APP1, a calling page corresponding to the APP1 requested by the terminal; assuming that the page type corresponding to the APP1 is a local type, correspondingly, a corresponding relationship between the page identifier of the APP1 and the calling page is preset in the page management server, and optionally, the corresponding relationship between the page identifier of the APP1 and the calling page preset in the page management server is as shown in table 1:
TABLE 1
Page identification | Call page |
Page1 | Call Page1 |
Page2 | Call Page2 |
Page3 | Call Page3 |
…… | …… |
The Page management server also presets a Page identifier of the calling Page corresponding to the identifier of the APP, for example, APP1 includes Page1 to Page3, and the Page identifier of the calling Page corresponding to APP1 preset in the Page management server is Page2, and then the Page management server sends Page calling response information including the identifier of APP1 and Page2 to the terminal.
The page identification and the corresponding relation of the calling page shown in table 1 are also stored in the terminal, after the terminal receives the page calling response information sent by the page management server, the corresponding relation shown in table 1 is obtained according to the identification (APP1) of the APP in the page calling response information, then the calling page corresponding to the APP1 is determined to be the calling page2 according to the page identification (page2) in the page calling response information and the corresponding relation shown in table 1, and the calling page2 is called.
When the calling page corresponding to the APP1 needs to be modified, only the page identifier in the page calling response information sent to the terminal needs to be modified in the page management server (for example, page2 is modified into page1), and the program of the APP itself does not need to be modified, so that each user using the APP does not need to download and install a new APP installation package, the flow and time of the user are saved, and the user experience is further improved.
Fig. 5 is a flowchart illustrating a first page calling apparatus according to the present invention, referring to fig. 5, the page calling apparatus 50 may include an obtaining module 501, a sending module 502, a receiving module 503, and a calling module 504, wherein,
the obtaining module 501 is configured to obtain a first URL sent by a browser in the terminal to a message manager of the terminal, where the first URL includes a preset protocol header used for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform a page call operation on the APP;
the sending module 502 is configured to send page calling request information including an identifier of an APP to a page management server, where the page calling request information is used to instruct the page management server to determine a calling page corresponding to the APP;
the receiving module 503 is configured to receive page call response information including an identifier of the APP, where the page call response information is used to indicate a call page corresponding to the APP, and the page call response information is sent by the page management server;
the calling module 504 is configured to call a calling page corresponding to the APP according to the page calling response message.
Fig. 6 is a second flowchart of the page calling apparatus according to the second embodiment of the present invention, referring to fig. 6, the page calling apparatus 50 may further include a determining module 505, wherein,
the obtaining module 501 may also be configured to, before the obtaining module 501 obtains a first URL sent by a browser in the terminal to a message manager of the terminal, obtain a second URL corresponding to the introduction information of the APP, the second URL being input or selected by the user through the browser;
the determining module 505 is configured to add a preset protocol header in the second URL through the browser to obtain a first URL;
the sending module 502 may be further configured to send the first URL to a message manager of the terminal through the browser.
Further, the page calling apparatus 50 may further include a generating module 506, wherein,
the generating module 506 is configured to perform format conversion on the first URL before the sending module 502 sends the page call request information including the identifier of the APP to the page management server, so as to generate a third URL that the page management server can identify;
correspondingly, the sending module 502 may be specifically configured to send page calling request information including a third URL to the page management server, where the third URL is used to instruct the page management server to determine, according to the third URL and a preset corresponding relationship between the URL and the calling page in the page management server, the calling page corresponding to the APP.
The page call response information may include different contents, and when the contents included in the page call response information are different, the specific role of the calling module 504 is also different, specifically:
the page calling response information also comprises a page identifier; correspondingly, the calling module 504 may be specifically configured to call the calling page corresponding to the page identifier according to the preset corresponding relationship between the page identifier, the page identifier of the APP, and the calling page.
The page calling response information also comprises a fourth URL, and the fourth URL is the URL of the calling page corresponding to the APP; correspondingly, the calling module 504 may be specifically configured to, according to the fourth URL, call a calling page corresponding to the fourth URL through a browser control in the APP.
The page calling response information also comprises page identification information, page URL information and page types; correspondingly, the calling module 504 may be specifically configured to, if it is determined that the page type is the network type, determine a fifth URL according to the page URL information, and call, according to the fifth URL, a calling page corresponding to the fifth URL through a browser control in the APP, where the fifth URL is a URL of the calling page corresponding to the APP; or,
if the page type is determined to be the local type, determining a page identifier according to the page identifier information, and calling a calling page corresponding to the APP according to the preset corresponding relation among the page identifier, the page identifier and the calling page.
The page calling apparatus described in this embodiment may execute the technical solutions of the method embodiments shown in fig. 1 to fig. 3, which have similar implementation principles and technical effects, and this embodiment is not described herein again.
Fig. 7 is a flowchart illustrating a page management server according to the present invention, referring to fig. 7, the page management server 70 may include a receiving module 701 and a sending module 702, wherein,
the receiving module 701 is configured to receive page call request information including an APP identifier sent by a terminal, where the page call request information is used to instruct a page management server to determine a call page corresponding to the APP, the page call request information is sent after the terminal acquires a first URL sent by a browser in the terminal to a message manager in the terminal, and the first URL includes a preset protocol header used to instruct the APP;
the sending module 702 is configured to send, to the terminal, page call response information including an identifier of the APP according to the page call request information, where the page call response information is used to indicate a call page corresponding to the APP, so that the terminal calls the call page corresponding to the APP according to the page call response information.
In the embodiment shown in fig. 7, the receiving module 701 may be specifically configured to receive page call request information that includes an APP identifier and a third URL and is sent by the terminal, where the third URL is a URL that the terminal performs format conversion on the first URL and that the page management server can recognize;
optionally, the page call response information includes a page identifier; correspondingly, the sending module 702 may specifically be configured to:
determining a page identifier corresponding to the APP according to the page calling request message;
and sending page calling response information including the page identifier to the terminal so that the terminal calls the calling page corresponding to the page identifier according to the page identifier and the preset corresponding relation between the page identifier preset in the terminal and the calling page.
Optionally, the page call response information includes a fourth URL, where the fourth URL is a URL of a call page corresponding to the APP; correspondingly, the sending module 702 may specifically be configured to:
determining a fourth URL of a calling page corresponding to the APP according to the page calling request message;
and sending page calling response information including the fourth URL to the terminal so that the terminal calls a calling page corresponding to the fourth URL through a browser control in the APP according to the fourth URL.
Optionally, the page call response information includes page identification information, page URL information, and page type; correspondingly, the sending module 702 is specifically configured to:
determining a page type corresponding to the APP according to the page calling request message;
if the page type is the network type, acquiring a fifth URL of a calling page corresponding to the APP, determining that the page URL information corresponding to the APP is the fifth URL, and sending page calling response information comprising page identification information, page URL information and the page type to the terminal, so that the terminal calls the calling page corresponding to the fifth URL through a browser control in the APP according to the fifth URL;
if the page type is the local type, acquiring a page identification of a calling page corresponding to the APP, determining that the page identification information corresponding to the APP is the page identification, and sending page calling response information including the page identification information, page URL information and the page type to the terminal, so that the terminal calls the calling page corresponding to the APP according to the page identification and a preset corresponding relation between the page identification preset in the terminal and the calling page.
The page management server shown in this embodiment may execute the technical solution of the method embodiment shown in fig. 4, which has similar implementation principles and technical effects, and this embodiment is not described herein again.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.
Claims (20)
1. A page calling method is applied to a terminal and comprises the following steps:
acquiring a first Uniform Resource Locator (URL) sent by a browser in the terminal to a message manager of the terminal, wherein the first URL comprises a preset protocol header used for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform page calling operation on the APP;
sending page calling request information including the APP identifier to a page management server, wherein the page calling request information is used for indicating the page management server to determine a calling page corresponding to the APP;
receiving page calling response information which is sent by the page management server and comprises the APP identifier, wherein the page calling response information is used for indicating a calling page corresponding to the APP;
calling a calling page corresponding to the APP according to the page calling response message;
before the obtaining of the first URL sent by the browser in the terminal to the message manager of the terminal, the method further includes:
acquiring a second URL corresponding to the introduction information of the APP, which is input or selected by a user through the browser;
adding the preset protocol header in the second URL through a browser to obtain the first URL;
and sending the first URL to a message manager of the terminal through the browser.
2. The method of claim 1, wherein before sending the page call request information including the APP's identity to a page management server, further comprising:
carrying out format conversion on the first URL to generate a third URL which can be identified by the page management server;
the sending of the page call request information including the APP identifier to the page management server includes:
and sending page calling request information comprising the APP identifier and a third URL to the page management server, wherein the third URL is used for indicating the page management server to determine a calling page corresponding to the APP according to the third URL and a preset corresponding relation between the URL and the calling page in the page management server.
3. The method according to any of claims 1-2, wherein the page call response information further comprises a page identification;
correspondingly, the calling page corresponding to the APP according to the page calling response message includes:
and calling the calling page corresponding to the page identifier according to the preset corresponding relation between the page identifier and the page identifier of the APP and the calling page.
4. The method according to any one of claims 1-2, wherein the page call response information further includes a fourth URL, and the fourth URL is a URL of a call page corresponding to the APP;
correspondingly, the calling page corresponding to the APP according to the page calling response message includes:
and calling a calling page corresponding to the fourth URL through a browser control in the APP according to the fourth URL.
5. The method according to any one of claims 1-2, wherein the page call response information further includes page identification information, page URL information, and page type;
correspondingly, the calling page corresponding to the APP according to the page calling response message includes:
if the page type is determined to be the network type, determining a fifth URL according to the page URL information, and calling a calling page corresponding to the fifth URL through a browser control in the APP according to the fifth URL, wherein the fifth URL is the URL of the calling page corresponding to the APP; or
If the page type is determined to be a local type, determining a page identifier according to the page identifier information, and calling a calling page corresponding to the APP according to the preset corresponding relationship among the page identifier, the page identifier and the calling page.
6. A page calling method is applied to a page management server and comprises the following steps:
receiving page calling request information including an APP identifier sent by a terminal, wherein the page calling request information is used for indicating the page management server to determine a calling page corresponding to the APP, the page calling request information is sent after the terminal acquires a first URL sent by a browser in the terminal to a message manager in the terminal, the first URL comprises a preset protocol header used for indicating the APP, the first URL is obtained by adding the preset protocol header to a second URL by the terminal through the browser, and the second URL is a URL corresponding to introduction information of the APP and input or selected by a user through the browser;
and sending page calling response information including the identifier of the APP to the terminal according to the page calling request information, wherein the page calling response information is used for indicating a calling page corresponding to the APP, so that the terminal calls the calling page corresponding to the APP according to the page calling response information.
7. The method according to claim 6, wherein the receiving the page call request information including the APP id sent by the terminal includes:
and receiving page calling request information which is sent by the terminal and comprises the APP identification and a third URL, wherein the third URL is a URL which is used by the terminal to perform format conversion on the first URL and can be identified by the page management server.
8. The method according to claim 6 or 7, wherein the page call response information includes a page identification;
the sending, to the terminal, page call response information including an identifier of the APP according to the page call request information, where the page call response information is used to indicate a call page corresponding to the APP, so that the terminal calls the call page corresponding to the APP according to the page call response information, and the method includes:
determining a page identifier corresponding to the APP according to the page calling request message;
and sending page calling response information including the page identifier to the terminal, so that the terminal calls the calling page corresponding to the page identifier according to the page identifier and a preset corresponding relation between the page identifier preset in the terminal and the calling page.
9. The method according to claim 6 or 7, wherein the page call response information includes a fourth URL, and the fourth URL is a URL of a call page corresponding to the APP;
the sending, to the terminal, page call response information including an identifier of the APP according to the page call request information, where the page call response information is used to indicate a call page corresponding to the APP, so that the terminal calls the call page corresponding to the APP according to the page call response information, and the method includes:
determining a fourth URL of a calling page corresponding to the APP according to the page calling request message;
and sending page calling response information including the fourth URL to the terminal, so that the terminal calls a calling page corresponding to the fourth URL through a browser control in the APP according to the fourth URL.
10. The method according to claim 6 or 7, wherein the page call response information includes page identification information, page URL information, and page type;
the sending, to the terminal, page call response information including an identifier of the APP according to the page call request information, where the page call response information is used to indicate a call page corresponding to the APP, so that the terminal calls the call page corresponding to the APP according to the page call response information, and the method includes:
determining a page type corresponding to the APP according to the page calling request message;
if the page type is the network type, acquiring a fifth URL of a calling page corresponding to the APP, determining that page URL information corresponding to the APP is the fifth URL, and sending page calling response information including the page identification information, the page URL information and the page type to the terminal, so that the terminal calls the calling page corresponding to the fifth URL through a browser control in the APP according to the fifth URL;
or,
if the page type is a local type, acquiring a page identification of a calling page corresponding to the APP, determining that page identification information corresponding to the APP is the page identification, and sending page identification information, page URL information and page calling response information of the page type to the terminal, so that the terminal calls the calling page corresponding to the APP according to the page identification and a preset corresponding relation between the page identification preset in the terminal and the calling page.
11. The page calling device is characterized by comprising an acquisition module, a sending module, a receiving module and a calling module, wherein,
the acquisition module is used for acquiring a first Uniform Resource Locator (URL) sent by a browser in a terminal to a message manager of the terminal, wherein the first URL comprises a preset protocol header for indicating an identifier of an APP, and the first URL is used for indicating the terminal to perform page calling operation on the APP;
the sending module is configured to send page calling request information including the APP identifier to a page management server, where the page calling request information is used to instruct the page management server to determine a calling page corresponding to the APP;
the receiving module is configured to receive page call response information including the APP identifier sent by the page management server, where the page call response information is used to indicate a call page corresponding to the APP;
the calling module is used for calling a calling page corresponding to the APP according to the page calling response message;
the page call device further comprises a determination module, wherein,
the obtaining module is further configured to obtain a second URL corresponding to the introduction information of the APP, which is input or selected by the user through the browser, before the obtaining module obtains the first URL sent by the browser in the terminal to the message manager of the terminal;
the determining module is configured to add the preset protocol header to the second URL through a browser to obtain the first URL;
the sending module is further configured to send the first URL to a message manager of the terminal through the browser.
12. The page calling apparatus according to claim 11, wherein said page calling apparatus further comprises a generation module, wherein,
the generating module is configured to perform format conversion on the first URL before the sending module sends the page call request information including the APP identifier to a page management server, and generate a third URL that the page management server can identify;
correspondingly, the sending module is specifically configured to send page calling request information including the third URL to the page management server, where the third URL is used to instruct the page management server to determine, according to the third URL and a preset corresponding relationship between a URL and a calling page in the page management server, the calling page corresponding to the APP.
13. The page calling apparatus according to any one of claims 11 to 12, wherein the page call response information further includes a page identification;
correspondingly, the calling module is specifically configured to call the calling page corresponding to the page identifier according to the preset corresponding relationship between the page identifier and the calling page of the APP.
14. The page calling apparatus according to any one of claims 11-12, wherein the page calling response information further includes a fourth URL, and the fourth URL is a URL of a calling page corresponding to the APP;
correspondingly, the calling module is specifically configured to call, according to the fourth URL, a calling page corresponding to the fourth URL through a browser control in the APP.
15. The page calling apparatus according to any one of claims 11 to 12, wherein the page call response information further includes page identification information, page URL information, and a page type;
correspondingly, the calling module is specifically configured to, if it is determined that the page type is the network type, determine a fifth URL according to the page URL information, and call, according to the fifth URL, a calling page corresponding to the fifth URL through a browser control in the APP, where the fifth URL is a URL of the calling page corresponding to the APP; or,
if the page type is determined to be a local type, determining a page identifier according to the page identifier information, and calling a calling page corresponding to the APP according to the preset corresponding relationship among the page identifier, the page identifier and the calling page.
16. A page management server is characterized by comprising a receiving module and a sending module, wherein,
the receiving module is configured to receive page call request information including an APP identifier sent by a terminal, where the page call request information is used to instruct the page management server to determine a call page corresponding to the APP, the page call request information is sent after the terminal acquires a first URL sent by a browser in the terminal to a message manager in the terminal, the first URL includes a preset protocol header used to instruct the APP, the first URL is obtained by adding the preset protocol header to a second URL by the terminal through the browser, and the second URL is a URL corresponding to introduction information of the APP and input or selected by a user through the browser;
the sending module is configured to send, to the terminal, page call response information including an identifier of the APP according to the page call request information, where the page call response information is used to indicate a call page corresponding to the APP, so that the terminal calls the call page corresponding to the APP according to the page call response information;
before the obtaining of the first URL sent by the browser in the terminal to the message manager in the terminal, the method further includes:
acquiring a second URL corresponding to the introduction information of the APP, which is input or selected by a user through the browser;
adding the preset protocol header in the second URL through a browser to obtain the first URL;
and sending the first URL to a message manager of the terminal through the browser.
17. The page management server according to claim 16, wherein the receiving module is specifically configured to receive page call request information that includes an identifier of the APP and a third URL and is sent by the terminal, where the third URL is a URL that is format-converted by the terminal and is recognizable by the page management server.
18. The page management server according to claim 16 or 17, wherein the page call response information includes a page identification;
correspondingly, the sending module is specifically configured to:
determining a page identifier corresponding to the APP according to the page calling request message;
and sending page calling response information including the page identifier to the terminal, so that the terminal calls the calling page corresponding to the page identifier according to the page identifier and a preset corresponding relation between the page identifier preset in the terminal and the calling page.
19. The page management server according to claim 16 or 17, wherein the page call response information includes a fourth URL, and the fourth URL is a URL of a call page corresponding to the APP;
correspondingly, the sending module is specifically configured to:
determining a fourth URL of a calling page corresponding to the APP according to the page calling request message;
and sending page calling response information including the fourth URL to the terminal, so that the terminal calls a calling page corresponding to the fourth URL through a browser control in the APP according to the fourth URL.
20. The page management server according to claim 16 or 17, wherein the page call response information includes page identification information, page URL information, and a page type;
correspondingly, the sending module is specifically configured to:
determining a page type corresponding to the APP according to the page calling request message;
if the page type is the network type, acquiring a fifth URL of a calling page corresponding to the APP, determining that page URL information corresponding to the APP is the fifth URL, and sending page calling response information including the page identification information, the page URL information and the page type to the terminal, so that the terminal calls the calling page corresponding to the fifth URL through a browser control in the APP according to the fifth URL;
if the page type is a local type, acquiring a page identification of a calling page corresponding to the APP, determining that page identification information corresponding to the APP is the page identification, and sending page identification information, page URL information and page calling response information of the page type to the terminal, so that the terminal calls the calling page corresponding to the APP according to the page identification and a preset corresponding relation between the page identification preset in the terminal and the calling page.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510867810.1A CN106815006B (en) | 2015-11-30 | 2015-11-30 | Page calling method and device and page management server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510867810.1A CN106815006B (en) | 2015-11-30 | 2015-11-30 | Page calling method and device and page management server |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106815006A CN106815006A (en) | 2017-06-09 |
CN106815006B true CN106815006B (en) | 2021-02-02 |
Family
ID=59107727
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510867810.1A Active CN106815006B (en) | 2015-11-30 | 2015-11-30 | Page calling method and device and page management server |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106815006B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111639275B (en) * | 2019-03-01 | 2023-04-25 | 阿里巴巴集团控股有限公司 | Routing information processing method, device, electronic equipment and computer storage medium |
CN113761404A (en) * | 2021-02-09 | 2021-12-07 | 北京沃东天骏信息技术有限公司 | Page access method, server, terminal equipment, system and electronic equipment |
CN114039788B (en) * | 2021-11-15 | 2023-05-26 | 绿盟科技集团股份有限公司 | Policy transmission method, gateway system, electronic equipment and storage medium |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101266623A (en) * | 2008-05-09 | 2008-09-17 | 杭州华三通信技术有限公司 | Page jump method and system |
CN102902580A (en) * | 2011-07-26 | 2013-01-30 | 腾讯科技(深圳)有限公司 | Program callback method and device |
CN103139258A (en) * | 2011-11-30 | 2013-06-05 | 百度在线网络技术(北京)有限公司 | Method and device and system for processing page access requests of mobile terminal |
CN103888433A (en) * | 2012-12-21 | 2014-06-25 | 北京神州泰岳软件股份有限公司 | Method and system for communication between browser client and IM client |
CN104079685A (en) * | 2014-07-16 | 2014-10-01 | 北京星网锐捷网络技术有限公司 | Method, CPE and system for configuring URL |
CN105095526A (en) * | 2015-09-29 | 2015-11-25 | 中企动力科技股份有限公司 | URL (uniform resource locator) structural processing method, device and system |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7822821B2 (en) * | 2006-07-18 | 2010-10-26 | David Foote | Access point object depositable on a web page and useful for initiating communication between depositing user and buddy |
CN101197812B (en) * | 2006-12-08 | 2011-01-05 | 华为技术有限公司 | System and method for implementing page invocation |
US20110252117A1 (en) * | 2010-04-12 | 2011-10-13 | Swee Huat Sng | Devices and Methods for Redirecting a Browser to Access Computer Resource Behind a Network Firewall |
CN102065571A (en) * | 2010-12-30 | 2011-05-18 | 深圳市五巨科技有限公司 | Mobile terminal browser and working method thereof |
CN104283920A (en) * | 2013-07-05 | 2015-01-14 | 腾讯科技(深圳)有限公司 | Use method, server, terminal and system for Webapp router |
-
2015
- 2015-11-30 CN CN201510867810.1A patent/CN106815006B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101266623A (en) * | 2008-05-09 | 2008-09-17 | 杭州华三通信技术有限公司 | Page jump method and system |
CN102902580A (en) * | 2011-07-26 | 2013-01-30 | 腾讯科技(深圳)有限公司 | Program callback method and device |
CN103139258A (en) * | 2011-11-30 | 2013-06-05 | 百度在线网络技术(北京)有限公司 | Method and device and system for processing page access requests of mobile terminal |
CN103888433A (en) * | 2012-12-21 | 2014-06-25 | 北京神州泰岳软件股份有限公司 | Method and system for communication between browser client and IM client |
CN104079685A (en) * | 2014-07-16 | 2014-10-01 | 北京星网锐捷网络技术有限公司 | Method, CPE and system for configuring URL |
CN105095526A (en) * | 2015-09-29 | 2015-11-25 | 中企动力科技股份有限公司 | URL (uniform resource locator) structural processing method, device and system |
Non-Patent Citations (2)
Title |
---|
"An Approach to Extracting Central URLs on Catalog Page";He Bai 等;《 2008 International Symposium on Knowledge Acquisition and Modeling》;20081230;第388-392页 * |
"基于海量URL数据存取的快速文件系统设计分析";卫锋 等;《信息通信》;20121215(第6期);第89-90页 * |
Also Published As
Publication number | Publication date |
---|---|
CN106815006A (en) | 2017-06-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102752369B (en) | The supplying method of TV applications service and virtual content service platform | |
JP5870471B2 (en) | Method, apparatus, and system for sharing software between terminals | |
CN106549989B (en) | Data transmission method and system, user terminal and application server | |
CN104572054A (en) | Capability calling method and capability calling equipment | |
CN106815006B (en) | Page calling method and device and page management server | |
CN105530232B (en) | Account login method and device | |
CN106933623B (en) | Operation method, device and system of installation-free application | |
EP3979071B1 (en) | Method, user equipment, and application server for downloading application | |
CN106789832B (en) | Data processing method, device and system in call process | |
CN104023073A (en) | Resource pushing method, system and device | |
CN106357781A (en) | Method and system for establishing resource service calling interface | |
US20150317143A1 (en) | Method and apparatus for installing webpage application | |
CN104751046A (en) | User authentication method of application program and mobile terminal equipment | |
KR20130072907A (en) | Method and system for shortening url | |
CN111163455A (en) | User identification number migration method, device, terminal and storage medium | |
CN102088696B (en) | Method and system for downloading large file from target server by mobile terminal | |
CN111756916A (en) | Application processing method and device, electronic equipment and computer storage medium | |
CN110602194B (en) | IOT message subscription method, IOT message subscription device and computer readable storage medium | |
CN106534279A (en) | Dynamic native interface invoking method and system | |
WO2019228491A1 (en) | Traffic information query method and device, traffic information providing method and device, and medium | |
CN104754541A (en) | Smart cost-saving message sending method and device | |
CN112824999B (en) | Temperature control method and related product | |
CN112990890B (en) | Notification message sending method, server and computer readable storage medium | |
CN113885341B (en) | Method and device for equipment management | |
KR102071871B1 (en) | Method And Apparatus for Providing Push Service |
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 |