US20150127838A1 - Page Operation Processing Method and Apparatus, and Terminal - Google Patents
Page Operation Processing Method and Apparatus, and Terminal Download PDFInfo
- Publication number
- US20150127838A1 US20150127838A1 US14/586,235 US201414586235A US2015127838A1 US 20150127838 A1 US20150127838 A1 US 20150127838A1 US 201414586235 A US201414586235 A US 201414586235A US 2015127838 A1 US2015127838 A1 US 2015127838A1
- Authority
- US
- United States
- Prior art keywords
- url
- application client
- domain name
- terminal device
- page
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
- H04L67/146—Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- 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
-
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/04—Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
-
- H04L67/42—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/30—Types of network names
Definitions
- Embodiments of the present invention relate to communications technologies, and in particular, to a page operation processing method and apparatus, and a terminal.
- the terminal device may recognize that content clicked by the user is a uniform resource locator (URL) and then the terminal device may present to the user a window that includes all browsers installed on the terminal device. The user can select one browser in the window presented by the terminal device to access the web page link.
- URL uniform resource locator
- Embodiments of the present invention provide a page operation processing method and apparatus, and a terminal, so as to solve the following problems in the prior art.
- a large amount of network traffic is consumed when a web page link is accessed on a terminal device using a browser and it is inconvenient for user operations and browsing because a size of displayed content is relatively small when the page is displayed using a browser. Therefore, user experience is improved.
- an embodiment of the present invention provides a page operation processing method, including acquiring, by a terminal device, a URL corresponding to a to-be-accessed resource; detecting, by the terminal device, whether a stored domain name includes a domain name corresponding to the URL; and if the stored domain name includes the domain name corresponding to the URL, triggering, by the terminal device, an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL.
- the acquiring, by a terminal device, a URL corresponding to a to-be-accessed resource includes acquiring, by the terminal device, the URL that is corresponding to the to-be-accessed resource and is input by a user; or acquiring, by the terminal device by scanning a two-dimensional code, the URL corresponding to the to-be-accessed resource; or acquiring, by the terminal device from another device using Near Field Communication (NFC), the URL corresponding to the to-be-accessed resource.
- NFC Near Field Communication
- the detecting, by the terminal device, whether a stored domain name includes a domain name corresponding to the URL includes comparing, by the terminal device, characters in the URL one by one according to domain name information stored in a database and extracting a second-level domain name from the URL to obtain the domain name of the URL; or extracting a second-level domain name from the URL according to a delimiter in the URL to obtain the domain name of the URL; and determining, by the terminal device, whether the terminal device stores the domain name, where the domain name includes at least the second-level domain name.
- the triggering, by the terminal device, an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL includes starting, by the terminal device, the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page; or presenting, by the terminal device, a user with an identifier and/or an icon of the application client as one of options that can be used to open the to-be-accessed resource, and after the user selects the identifier and/or the icon of the application client, starting the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page.
- the method before the triggering, by the terminal device, an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL, the method further includes determining, by the terminal device, whether the application client corresponding to the domain name of the URL is installed; and if the application client corresponding to the domain name of the URL is not installed, installing, by the terminal device, the application client and storing at least one domain name corresponding to the application client and the identifier and/or the icon of the application client.
- the determining, by the terminal device, whether the application client corresponding to the domain name of the URL is installed includes performing matching, by the terminal device, between the domain name corresponding to the URL and a locally stored application client list; if the matching is successful, determining that the application client is installed on the terminal device; and if the matching is unsuccessful, determining that the application client is not installed on the terminal device.
- the method before the installing, by the terminal device, the application client, the method further includes sending, by the terminal device, the domain name corresponding to the URL to a server, so that the server feeds back whether the application client corresponding to the domain name exists; and the installing, by the terminal device, the application client includes installing, by the terminal device, the application client corresponding to the domain name if the application client exists.
- an embodiment of the present invention provides a page operation processing apparatus, including an acquiring module configured to acquire a URL corresponding to a to-be-accessed resource; a detecting module configured to detect whether a stored domain name includes a domain name corresponding to the URL; and a processing module configured to, if the detecting module detects that the stored domain name includes the domain name corresponding to the URL, trigger an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL.
- the acquiring module is configured to acquire the URL that is corresponding to the to-be-accessed resource and is input by a user; or acquire, by scanning a two-dimensional code, the URL corresponding to the to-be-accessed resource; or acquire, from another device using NFC, the URL corresponding to the to-be-accessed resource.
- the detecting module is configured to compare characters in the URL one by one according to domain name information stored in a database and extract a second-level domain name from the URL to obtain the domain name of the URL; or extract a second-level domain name from the URL according to a delimiter in the URL to obtain the domain name of the URL; and determine whether the detecting module stores the domain name, where the domain name includes at least the second-level domain name.
- the triggering an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL includes starting the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page; or a first sending module is configured to present a user with an identifier and/or an icon of the application client as one of options that can be used to open the to-be-accessed resource, and after the user selects the identifier and/or the icon of the application client, start the application client and send the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page.
- the apparatus further includes a determining module configured to determine whether the application client corresponding to the domain name of the URL is installed, where the processing module is further configured to, if the application client is not installed, install the application client and store at least one domain name corresponding to the application client and the identifier and/or the icon of the application client.
- the determining module is configured to perform matching between the domain name corresponding to the URL and a locally stored application client list; if the matching is successful, determine that the application client is installed; and if the matching is unsuccessful, determine that the application client is not installed.
- the processing module is further configured to send the domain name corresponding to the URL to a server, so that the server feeds back whether the application client corresponding to the domain name exists; and the installing, by the terminal device, the application client includes installing the application client corresponding to the domain name if the application client exists.
- an embodiment of the present invention provides a terminal, including a memory configured to store a domain name corresponding to an application client installed on the terminal; and a processor configured to acquire a URL corresponding to a to-be-accessed resource; detect whether the stored domain name includes a domain name corresponding to the URL; and if it is detected that the stored domain name includes the domain name corresponding to the URL, trigger an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL.
- the terminal further includes an input device configured to receive the URL that is corresponding to the to-be-accessed resource and is input by a user and send the URL to the processor; or a NFC receiver configured to receive the URL corresponding to the to-be-accessed resource using NFC and send the URL to the processor.
- the terminal further includes an image acquiring device configured to acquire a two-dimensional code image and send the two-dimensional code image to the processor, where the processor is further configured to parse the two-dimensional code image to access the URL corresponding to the resource.
- the detecting whether the stored domain name includes a domain name corresponding to the URL includes comparing characters in the URL one by one according to domain name information stored in a database and extracting a second-level domain name from the URL to obtain the domain name of the URL; or extracting a second-level domain name from the URL according to a delimiter in the URL to obtain the domain name of the URL; and determining whether the terminal stores the domain name, where the domain name includes at least the second-level domain name.
- the triggering an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL includes starting the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page; or presenting a user with an identifier and/or an icon of the application client as one of options that can be used to open the to-be-accessed resource, and after the user selects the identifier and/or the icon of the application client, starting the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page.
- the processor is further configured to determine whether the application client corresponding to the domain name of the URL is installed; and if the application client corresponding to the domain name of the URL is not installed, install the application client and store at least one domain name corresponding to the application client and the identifier and/or the icon of the application client.
- the determining whether the application client corresponding to the domain name of the URL is installed includes performing matching between the domain name corresponding to the URL and a locally stored application client list; if the matching is successful, determining that the application client is installed on the terminal device; and if the matching is unsuccessful, determining that the application client is not installed on the terminal device.
- the processor is further configured to send the domain name corresponding to the URL to a server, so that the server feeds back whether the application client corresponding to the domain name exists; and the installing, by the terminal device, the application client includes installing the application client corresponding to the domain name if the application client exists.
- Embodiments of the present invention provide a page operation processing method and apparatus, and a terminal.
- a to-be-accessed resource such as a web page link
- an application client page is displayed on a terminal device side, which reduces consumption of network traffic, and facilitates user operations and page browsing, thereby improving user experience.
- FIG. 1 is a schematic flowchart of Embodiment 1 of a page operation processing method according to the present invention
- FIG. 2 is a schematic flowchart of Embodiment 2 of a page operation processing method according to the present invention
- FIG. 3 is a schematic flowchart of Embodiment 3 of a page operation processing method according to the present invention.
- FIG. 4 is a signaling diagram of Embodiment 4 of a page operation processing method according to the present invention.
- FIG. 5 is a signaling diagram of Embodiment 5 of a page operation processing method according to the present invention.
- FIG. 6 is a signaling diagram of Embodiment 6 of a page operation processing method according to the present invention.
- FIG. 7 is a schematic structural diagram of Embodiment 1 of a page operation processing apparatus according to the present invention.
- FIG. 8 is a schematic structural diagram of Embodiment 2 of a page operation processing apparatus according to the present invention.
- FIG. 9 is a schematic structural diagram of Embodiment 1 of a terminal according to the present invention.
- FIG. 1 is a schematic flowchart of Embodiment 1 of a page operation processing method according to the present invention.
- This embodiment of the present invention provides a page operation processing method.
- the method may be executed by any page operation processing apparatus that executes a page operation processing method, where the apparatus may be implemented using software and/or hardware.
- the page operation processing apparatus may be integrated into a terminal device.
- the method according to this embodiment includes the following steps:
- Step 101 A terminal device acquires a URL corresponding to a to-be-accessed resource.
- the to-be-accessed resource may be in multiple forms, for example, it may be a web page link, and it may also be an image link and an electronic mail (E-mail) link.
- users may share a web page in many manners, for example, the users may share a web page using instant communication software, such as QQ, WeChat, and Microsoft Service Network (MSN); the users may share a web page in a messaging manner, such as a short message service and a multimedia message service or using a social platform, such as Sina, Renren, and Web log(Blog for short); the users may further acquire a web page link by scanning a two-dimensional code, for example, scanning a two-dimensional code using a mobile phone, or in a NFC manner, for example, contact between mobile phones.
- instant communication software such as QQ, WeChat, and Microsoft Service Network (MSN)
- MSN Microsoft Service Network
- the users may share a web page in a messaging manner, such as a short message service and a multimedia message service or using
- a user who receives a web page link may implement access to the web page by clicking the web page link, that is, when the user clicks the web page link on the terminal device, the terminal device acquires a URL corresponding to the web page link.
- the terminal device After a web page link is acquired by scanning a two-dimensional code or using an NFC manner, the terminal device automatically acquires a URL corresponding to the web page link. In this scenario, after the terminal device acquires the web page link, the user can implement access to the web page without clicking the web page link.
- Step 102 The terminal device detects whether a stored domain name includes a domain name corresponding to the URL.
- an operating system of the terminal device such as the Android system or the operating system developed by Apple, Inc. (IOS)
- IOS Apple, Inc.
- an existing mechanism of the system is extended in this embodiment of the present invention.
- the Intent mechanism of the Android system is extended, so that the Android system can recognize a domain name of a URL.
- a domain name taobao.com included in the URL can be recognized after system extension.
- the terminal device After acquiring the URL, the terminal device analyzes the domain name of the URL, and determines, according to an analysis result, whether an application (APP) client corresponding to the domain name of the URL is installed on the terminal device, that is, determines whether the domain name of the URL is included in a domain name stored on the terminal device. Further, subsequent processing is performed according to a result of the determining. If the domain name of the URL is included in the domain name stored on the terminal device, step 103 is performed; if the domain name of the URL is not included in the domain name stored on the terminal device, the URL is accessed, according to the prior art, using a browser installed on the terminal device, or the user is prompted whether the application client needs to be installed, which is not limited in this embodiment.
- APP application
- Step 103 If the stored domain name includes the domain name corresponding to the URL, the terminal device triggers an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL.
- the user acquires the URL corresponding to the to-be-accessed resource, and the application client corresponding to the URL is installed on the terminal device used by the user.
- the terminal device sends the URL to the application client installed inside the terminal device
- the application client interacts and communicates with a network server to acquire the application client page corresponding to the domain name of the URL
- the terminal device displays the application client page to the user.
- the application client page is a page that matches a screen of the terminal device.
- the application client page includes less content. For example, a size of displayed information, such as a font and an image, is relatively large.
- a terminal device analyzes a domain name of a URL corresponding to a to-be-accessed resource, and triggers an application client corresponding to the domain name of the URL to acquire and display to a user an application client page corresponding to the URL, which reduces consumption of network traffic.
- the application client page matches a screen of the terminal device, which reduces key-based misoperations of the user, and facilitates page browsing of the user, thereby improving user experience.
- step 101 may include acquiring, by the terminal device, the URL that is corresponding to the to-be-accessed resource and is input by the user; or acquiring, by the terminal device by scanning a two-dimensional code, the URL corresponding to the to-be-accessed resource; or acquiring, by the terminal device from another device using NFC, the URL corresponding to the to-be-accessed resource.
- the to-be-accessed resource may be input by the user, for example, the user clicking a web page link or manually inputting a website, and the URL corresponding to the to-be-accessed resource may also be acquired by scanning a two-dimensional code or in a manner in which terminal devices come into contact with each other.
- This embodiment of the present invention is not limited thereto, so as to increase application scenarios of the present invention.
- step 102 may include comparing, by the terminal device, characters in the URL one by one according to domain name information stored in a database and extracting a second-level domain name from the URL to obtain the domain name of the URL; or extracting, by the terminal device, a second-level domain name from the URL according to a delimiter in the URL to obtain the domain name of the URL; and determining, by the terminal device, whether the terminal device stores the domain name.
- the domain name includes at least the second-level domain name.
- a web page domain name is generally named according to a rule for naming a domain name. That is, domain names may be classified into different levels, including a top-level domain name and a second-level domain name.
- the top-level domain name includes a country code and an international domain name. For the country code, for example, the domain name of China is .cn, and the domain name of Japan is .jp; for the international domain name, for example, the domain name of commercial enterprises is .com, and the domain name of non-profit organizations is .org.
- the second-level domain name refers to a domain name below the top-level domain name.
- top-level domain name When it is below an international top-level domain name, it refers to a web name of a domain name registrant, such as IBM, Yahoo, and Microsoft; when it is below a national top-level domain name, it refers to a symbol that represents a type of a registered enterprise, such as com, edu, gov, and net.
- a domain name may be extracted by compiling a program. For example, for an acquired URL, a top-level domain name of the URL may be extracted first, then a second-level domain name is extracted, and finally the top-level domain name and the second-level domain name are combined to obtain a domain name of the URL.
- a method for extracting a top-level domain name and a second-level domain name is not limited.
- the URL is directly divided into several parts according to a special character (which is generally “.”), the top-level domain name and the second-level domain name are extracted, and the like.
- top-level domain names cn and com are extracted in sequence according to separation by “.”, and then google is extracted; therefore, it is detected that google.com.cn is the extracted domain name herein.
- the domain name described in any embodiment of the present invention includes at least a second-level domain name corresponding to an application.
- the domain name of Taobao includes at least a second-level domain name taobao.
- the top-level domain name such as taobao.com, may be further included, which is also not limited in the embodiments of the present invention.
- step 103 may include starting, by the terminal device, the application client and sending the URL to the application client, so that the application client sends a request to the network server for acquiring the application client page corresponding to the URL and displays the application client page; or presenting, by the terminal device, the user with an identifier and/or an icon of the application client as one of options that can be used to open the to-be-accessed resource, and after the user selects the identifier and/or the icon of the application client, starting the application client and sending the URL to the application client, so that the application client sends a request to the network server for acquiring the application client page corresponding to the URL and displays the application client page.
- which manner is used by the terminal device depends on a mechanism used by the operating system of the terminal device.
- the method further includes determining, by the terminal device, whether the application client corresponding to the domain name of the URL is installed; and if the application client corresponding to the domain name of the URL is not installed, installing, by the terminal device, the application client and storing at least one domain name corresponding to the application client and the identifier and/or the icon of the application client.
- the determining, by the terminal device, whether the application client corresponding to the domain name of the URL is installed includes performing matching, by the terminal device, between the domain name corresponding to the URL and a locally stored application client list; if the matching is successful, determining that the application client is installed on the terminal device; and if the matching is unsuccessful, determining that the application client is not installed on the terminal device.
- it is determined first whether the application client corresponding to the URL to be accessed is installed on the terminal device and then a prompt message is given if the application client is not installed, so that the user independently chooses whether to perform installation, thereby enhancing user experience.
- the method may further include sending, by the terminal device, the domain name corresponding to the URL to a server, so that the server feeds back whether the application client corresponding to the domain name exists; and the installing, by the terminal device, the application client includes installing, by the terminal device, the application client corresponding to the domain name if the application client exists; accessing, by the terminal device, the URL using a browser if the application client does not exist.
- Method 1 The terminal device performs matching between the acquired domain name and the locally stored application client list, where the application client list is provided by an electronic market (Android, Apple, and the like) and records common domain names and information about application clients corresponding to the common domain names.
- the application client list is provided by an electronic market (Android, Apple, and the like) and records common domain names and information about application clients corresponding to the common domain names.
- the terminal device If the terminal device finds, in the application client list, the application client corresponding to the domain name of the URL, the terminal device prompts the user to perform installation; if the terminal device cannot find the application client corresponding to the domain name of the URL, it is considered that the application client corresponding to the domain name of the URL does not exist, and the terminal device directly accesses the URL according to an existing method, that is, using a browser.
- Method 2 A query mechanism is added between the terminal device and the electronic market so that the terminal device and the electronic market can communicate with each other.
- the terminal device sends a domain name to the electronic market, and the electronic market feeds back whether an application client corresponding to the domain name exists. If the application client exists, the terminal device prompts the user to perform installation; if the application client does not exist, the terminal device directly accesses the URL according to an existing method, that is, using a browser.
- Method 3 A learning function is added to the terminal device. If the application client corresponding to the domain name was installed on the terminal device, the operating system retains information about the application client, that is, the information about the application client is not discarded when the application client is uninstalled.
- the terminal device If the terminal device detects that the application client corresponding to the domain name was installed, the terminal device invokes the previously retained information about the application client and prompts the user to perform installation; if the application client was not installed before, processing is performed according to Method 1 or Method 2.
- FIG. 2 is a schematic flowchart of Embodiment 2 of a page operation processing method according to the present invention.
- This embodiment describes the page operation processing method provided in the present invention from a perspective of an application client. As shown in FIG. 2 , the method according to this embodiment includes the following steps:
- Step 201 An application client receives a URL sent by an operating system.
- the application client and the operating system on a terminal device interact with each other. After the terminal device acquires a URL corresponding to a to-be-accessed resource, the operating system of the terminal device recognizes a domain name of the URL, and triggers an application client corresponding to the domain name. That is, the application client receives the URL sent by the operating system.
- one application may be corresponding to multiple domain names.
- a domain name included in the URL is taobao.com.
- the taobao.com is corresponding to one Taobao application, but a domain name corresponding to the Taobao application is not limited to taobao.com and may also be taobao.com.cn, taobao.com.uk, or the like.
- the terminal device acquires the URL of the Taobao website, and the operating system of the terminal device recognizes that the domain name of the URL of the Taobao website, such as taobao.com, is one of multiple domain names that are corresponding to the application and are stored on the terminal device in advance.
- the operating system then triggers the Taobao application, and the Taobao application receives the URL of the Taobao website sent by the operating system.
- Step 202 The application client acquires a content identifier included in the URL.
- the application client After the application client receives the URL, the application client generates an access request according to a mode of the application client and the content identifier.
- the mode of the application client may be a combined mode of Native and Web (Native+Web); for example, an application client is developed using the Java technology, but communication between the application client and a network server is conducted in Web mode.
- the mode of the application client may also be a Native mode; for example, the application client is developed using Java, and communication between the application client and the network server may also be conducted using a Java instruction.
- the mode of the application client is the combined mode
- the content identifier is the URL itself; when the mode of the application client is the Native mode, the content identifier is key information and a filter condition in the URL, which is not limited in this embodiment.
- Step 203 The application client sends an access request that includes the content identifier to a network server.
- the access request is the URL itself, and the application client sends the URL to the network server;
- the mode of the application client is the Native mode, the access request is an application request that matches the key information and the filter condition in the URL, and in this case, the application client performs mapping processing on the key information and the filter condition in the URL that are acquired in step 202 to generate the application request that matches the key information and the filter condition, and sends the application request to the network server using a Java instruction in a Hyper Text Transfer Protocol Get (HTTP GET) manner to request for acquiring an application client page corresponding to the key information and the filter condition.
- the key information in the URL refers to information that is in the URL and uniquely represents a page pointed to by the URL, such as identity (ID) information
- the filter condition refers to a sub-page that is related to the ID, such as user comments and product details.
- Step 204 The application client receives and displays an application client page that is returned by the network server and corresponding to the access request.
- the application client page is different from a page opened using a browser in the prior art and is a page that matches a screen of the terminal device. Compared with the page opened using a browser, the application client page includes fewer images and less information, thereby reducing consumption of network traffic for the user.
- a terminal device accesses, using an application client, a URL corresponding to a to-be-acquired resource, and displays an application client page corresponding to the URL to a user, which reduces consumption of network traffic.
- the application client page matches a screen of the terminal device, which reduces key-based misoperations of the user, and facilitates page browsing of the user, thereby improving user experience.
- the acquiring, by the application client, a content identifier included in the URL may include analyzing, by the application client, the URL and acquiring the key information and the filter condition in the URL.
- the sending, by the application client, an access request that includes the content identifier to a network server includes sending, by the application client to the network server, the application request that matches the key information and the filter condition in the URL.
- the application client uses the combined application mode, in the two steps of acquiring, by the application client, a content identifier included in the URL and sending, by the application client, an access request that includes the content identifier to a network server, the URL does not need to be analyzed and the application request does not need to be generated; instead, the URL is directly sent to the network server because in this mode, communication between the application client and the network server is conducted in a Web manner.
- FIG. 3 is a schematic flowchart of Embodiment 3 of a page operation processing method according to the present invention.
- This embodiment describes the page operation processing method provided in the present invention from a perspective of a network server. As shown in FIG. 3 , the method according to this embodiment includes the following steps:
- Step 301 A network server receives an access request that includes a content identifier and is sent by an application client, where the content identifier is acquired by the application client from a URL.
- the access request may be the URL itself, and in this case, the content identifier is also the URL itself; the access request may also be an application request that matches key information and a filter condition in the URL, and in this case, the content identifier is the key information and the filter condition in the URL.
- An application request generally includes an application key (App Key), service data, a timestamp, and the like, where the App Key is a unique identifier of the application client when an application programming interface (API) is invoked, and the App Key is used by the network server to identify the application client.
- Step 302 The network server determines, according to the access request, an application client page corresponding to the access request.
- the network server After receiving the access request sent by the application client, the network server sends the application client page corresponding to the access request to the application client, so that the application client page is displayed using the application client.
- the application client page is different from a page opened using a browser in the prior art and is a page that matches a screen of a terminal device. Compared with the page opened using a browser, the application client page includes fewer images and less information, thereby reducing consumption of network traffic for a user.
- Step 303 The network server sends the application client page to the application client.
- a terminal device accesses, using a network server and an application client, a URL corresponding to a to-be-accessed resource, which reduces consumption of network traffic.
- an application client page matches a screen of the terminal device, which reduces key-based misoperations of a user, and facilitates page browsing of the user, thereby improving user experience.
- the application client may use a combined application mode and the determining, by the network server according to the access request, an application client page corresponding to the access request includes the following two conditions: 1. If the URL is a URL corresponding to the application client page, the network server determines, according to the URL, the application client page corresponding to the access request. 2. The network server performs mapping processing on the URL and determines an application client page corresponding to a page pointed to by the URL.
- the application client uses the Native application mode
- the receiving, by a network server, an access request that includes a content identifier and is sent by an application client includes receiving, by the network server, an application request sent by the application client, where the application request matches the key information and the filter condition in the URL.
- the determining, by the network server according to the access request, an application client page corresponding to the access request includes returning, by the network server, a page corresponding to the application request to the terminal device on which the application client is installed for display.
- a page operation processing method provided in this embodiment of the present invention is implemented by signaling interaction between a user, a terminal device (on which an application client is installed), and a network server.
- the application client is integrated into the terminal device, and the terminal device may be a smartphone, a tablet computer, and the like.
- the terminal device may be a smartphone, a tablet computer, and the like.
- This embodiment and the following embodiments are described using a smartphone as an example and are a specific implementation manner in a scenario in which an application client is installed on the smartphone, and a user acquires a URL by clicking a web page link.
- this embodiment and the following embodiments are not limited to the smartphone. Specific steps in this embodiment are as follows:
- Step 401 Receive an operation instruction that a user clicks a web page link.
- Step 402 Acquire a URL and parse a domain name of the URL.
- An operating system of the smartphone may acquire the URL corresponding to the web page link, parse the domain name of the URL, and detect whether an application client corresponding to the domain name is installed on the smartphone.
- the operating system cannot recognize a domain name of a URL in the prior art, that is, when a URL is given, a domain name included in the URL cannot be extracted from the URL in the prior art. Therefore, an existing mechanism of the operating system of the smartphone needs to be extended, so that the operating system of the smartphone can recognize the domain name of the URL.
- the operating system of the smartphone can recognize that the URL link includes a domain name taobao.com.
- the application client When the application client is being installed on the smartphone, the application client registers a page processing capability with the operating system of the smartphone.
- An installation file of the application client carries a domain name that can be accessed by the application.
- the operating system obtains the file including the domain name that can be accessed by the application client. That is, when the application client is being installed, the application client sends a registration file that includes the domain name information to the operating system so as to complete registration of the page processing capability.
- the smartphone stores at least one domain name corresponding to the application client and an identifier of the application client, so that the smartphone learns that the application client can open an application client page corresponding to the domain name of the access address locator URL.
- the page processing capability indicates that the application client can access a URL that includes a domain name corresponding to the application client.
- the Taobao application registers, with the Android system, a capability of accessing a URL that includes the domain name taobao.com.
- Step 403 Prompt an accessing manner.
- the operating system of the smartphone may add the identifier of the application client to a displayed window and present the user with the identifier as one of options that can access the web page link.
- Step 404 Receive an operation instruction that the user chooses to start an application client.
- the operating system of the smartphone receives the operation instruction that the user chooses to start the application client.
- Step 403 and step 404 are optional steps, and step 405 may be directly performed.
- Step 405 Start the application client.
- the operating system of the smartphone may send the URL to the application client, and the application client receives the URL sent by the operating system of the smartphone.
- the operating system of the smartphone may trigger the application client in the following two manners:
- step 403 and step 404 are performed in sequence after step 402 is performed.
- Step 405 is directly performed after step 402 is performed.
- the Intent mechanism is a data structure that abstractly describes one operation to be performed, and provides a function of connecting two different components in a program running process.
- An application program sends a type of request information to the Android system using the Intent mechanism, and the Android system selects, according to content of the request information, a component that can process the request message. For example, an Android phone is used to dial a call.
- An Intent object that has a call button (CALL_BUTTON) behavior is sent to the Android system after a dial key is pressed.
- the Android system finds, according to the request information and from an AndroidMnifest.xml file with which an application is registered, a phone number dialing program that can process the request information. When a phone number is input and the dial key is pressed again, the dialing program sends an Intent request that includes action call (ACTION_CALL) and phone number data to the Android system, and the Android system finds an appropriate application program for processing.
- ACTION_CALL action call
- Intent that clearly specifies a component name is explicit intent, and the Android system directly starts a target component specified by the component name to process the request.
- Intent that does not clearly specify a target component is called implicit intent.
- the implicit intent does not have a clear target; therefore the Android system must help the application to find an appropriate target component to process the request.
- a specific method for selecting a parsing mechanism for this type of Intent message is as follows: retrieving all IntentFilter filters that are registered with the AndroidManifest.xml file and are used to define each component that can process an Intent message, and comparing the filters with content of the Intent message. If content of an implicit intent request matches a filtering rule of an IntentFilter filter in a component, the Android system selects the component as the target component for processing the implicit intent message.
- the application client is an application client that uses a Native+Web mode.
- the application client is developed using the Java technology, but communication between the application client and a network server is conducted in Web mode.
- Step 406 The application client sends an access request that includes a content identifier to a network server.
- the application client communicates with the network server and sends the access request that includes the content identifier, that is, the URL, to the network server.
- Step 407 The network server analyzes the access request.
- the network server After receiving the URL sent by the application client, the network server analyzes the URL as follows: (1) If the URL is a URL corresponding to the application client, the network server directly returns an application client page corresponding to the URL to the application client. (2) If the URL is not a URL corresponding to the application client, for example, the URL is a URL corresponding to a personal computer (PC) or a URL corresponding to a mobile phone browser, the network server performs mapping processing on the URL and returns an application client page corresponding to a page pointed to by the URL to the application client.
- PC personal computer
- a URL corresponding to a mobile phone browser the network server performs mapping processing on the URL and returns an application client page corresponding to a page pointed to by the URL to the application client.
- the network server may store one set or two sets of pages of a same URL, which is not limited herein.
- the network server may perform automatic determining according to a type of a user terminal; if the network server stores two sets of pages, one set for pages corresponding to the PC and the other set for pages corresponding to the mobile phone browser, the network server end performs mapping on the URL according to a sender of the URL and returns, according to the type of the sender, a page matching the sender to the sender.
- CSS cascading style sheets
- Step 408 The network server sends an application client page to the application client.
- Step 409 The application client displays the application client page to the user.
- the web page link is analyzed by signaling interaction between an application client, a mobile phone, and a network server, and an application client page corresponding to the web page link is accessed using the application client, which reduces consumption of network traffic and key-based misoperations of the user, thereby further facilitating page browsing of the user and improving user experience.
- a page operation processing method provided in this embodiment of the present invention is implemented by signaling interaction between a user, an application client, a terminal device, and a network server, and the terminal device being a smartphone is used as an example.
- This embodiment is another specific implementation manner in a scenario in which an application client is installed on the smartphone. Specific steps are as follows:
- Step 501 to step 505 are the same as step 401 to step 405 in Embodiment 4, and details are not described herein again.
- Step 506 The application client receives the URL sent by the terminal device and generates an application request.
- the application client is an application client that uses a Native application mode, that is, an application client in Native mode.
- This mode indicates that the application client is developed using the Java technology, and communication between the application client and a network server uses a Java instruction.
- the communication between the application client and the network server may be conducted using a GET manner of the Hypertext Transfer Protocol (HTTP), that is, the communication is conducted in the HTTP GET manner, where HTTP GET is generally used to acquire/query resource information.
- HTTP Hypertext Transfer Protocol
- the application client analyzes the received URL, extracts key information and a filter condition from the URL, and generates, according to the key information and the filter condition, an application request corresponding to the key information and the filter condition.
- the key information refers to information that is in the URL and uniquely represents a page pointed to by the URL, such as ID information
- the filter condition refers to sub-page information that is related to the ID, such as user comments and product details.
- the filter condition and the key information together determine content included in an application client page, where the content may include information, such as text and an image.
- Step 507 The application client sends the application request to a network server.
- the application request refers to the application request that is generated in step 506 and matches the key information and the filter condition in the URL.
- the application client performs mapping processing according to the key information and the filter condition in the URL that are acquired in step 506 , and generates the application request that matches the key information and the filter condition.
- the application request is a Java instruction, that is, the application client and the network server directly communicate using a Java instruction in the HTTP GET manner.
- the application client sends the application request to the network server in the HTTP GET manner to request for acquiring an application client page corresponding to the key information and the filter condition in the URL.
- Step 508 The network server sends an application client page to the application client.
- Embodiment 4 a difference between this embodiment of the present invention and Embodiment 4 lies in that, in this embodiment, the network server does not need to perform analysis and mapping on the application request but directly returns the application client page specified by the application request to the application client. This is because in step 408 in Embodiment 4, the application client communicates with the network server in the Web manner, a URL is sent, and URLs of a same page corresponding to a PC, a mobile phone browser, and the application client are different and need to be analyzed.
- an application request is used to conduct communication with the network server using a Java instruction in the HTTP GET manner, and analysis and mapping do not need to be performed on the application request any more.
- Step 509 The application client receives the application client page and displays the application client page to the user.
- the web page link is analyzed by signaling interaction between an operating system of a smartphone, an application client installed on the smartphone, and a network server, and an application client page corresponding to the web page link is accessed using the application client, which reduces consumption of network traffic and key-based misoperations of the user, thereby further facilitating page browsing of the user and improving user experience.
- this embodiment takes a condition in which an application client is not installed on a terminal device into consideration, which is described based on Embodiment 4. As shown in FIG. 6 :
- Step 601 is the same as step 401 .
- Step 602 An operating system of a smartphone acquires a URL corresponding to the web page link, acquires a domain name of the URL by parsing, and detects whether an application client corresponding to the domain name is installed on the smartphone.
- the smartphone analyzes whether the URL has a corresponding application client.
- Manner 1 The smartphone performs matching between the acquired domain name and a locally stored application client list.
- the application client list is provided by a server (which may be a server of an electronic market) and records common domain names and information about application clients corresponding to the common domain names.
- step 603 is performed; if the application client corresponding to the domain name of the URL cannot be found, it is considered that the application client corresponding to the domain name of the URL does not exist, and the smartphone directly accesses the URL according to an existing method, that is, using a browser.
- Manner 2 A query mechanism is added between the smartphone and the electronic market so that the smartphone and the electronic market can communicate with each other.
- the smartphone sends a domain name to the electronic market, and the electronic market feeds back whether an application client corresponding to the domain name exists. If the application client exists, step 603 is performed; if the application client does not exist, the smartphone may directly access the URL according to an existing method, that is, using a browser.
- Manner 3 A learning function is added to the smartphone. If the application client corresponding to the domain name was installed on the smartphone, the operating system retains information about the application client, that is, the information about the application client is not discarded when the application client is uninstalled.
- step 603 is performed; if the application client was not installed before, processing is performed according to a method in Manner 1 or Manner 2.
- the foregoing method may further include the following steps:
- Step 603 The operating system of the smartphone prompts the user whether to install the application client.
- the smartphone communicates with the network server, downloads an installation program of the application client from the network server, performs installation on the smartphone after the download is completed, and stores at least one domain name corresponding to the application client and an identifier and/or an icon of the application client.
- the operating system directly invokes the application client to access the URL.
- an option such as “Do not prompt for installation again”
- an operation is performed according to a method in the prior art, and the web page link is accessed using a browser on the smartphone.
- an option such as “Do not prompt for installation again”
- the smartphone continues to prompt the user with an option asking whether to install the application client.
- the smartphone accesses the URL using a browser according to a method in the prior art, and accesses, when the user clicks and accesses the URL that includes the website domain name next time, the URL using a browser by default, and does not prompt the user whether to install the application client any more.
- a user when an application client corresponding to a web page link is not installed on a smartphone, a user independently chooses whether to install the application client, so that the user can further independently decide whether to use a browser or an application client to access the web page link, which provides more user choices.
- a processing method performed when a corresponding application client page cannot be found on the network server may include:
- an application client uses a Native+Web mode, that is, the corresponding application client in Embodiment 4 of the present invention.
- a difference between this embodiment and Embodiment 4 is as follows:
- the network server After the network server receives the URL sent by the application client and analyzes the URL, the network server finds that the application client page corresponding to the URL does not exist on the network server, but the network server stores a page of the URL corresponding to a PC or a page of the URL corresponding to a browser. In this case, the network server returns, to the client, a response that the application client page corresponding to the URL cannot be found.
- the application client After receiving the response, returned by the network server, that the application client page corresponding to the URL cannot be found, the application client prompts the smartphone to access the URL using a default browser. Further, the smartphone accesses the URL by invoking the default browser.
- the network server finds, after analyzing the URL, that the application client page corresponding to the URL does not exist on the network server, and the page of the URL corresponding to the PC and the page of the URL corresponding to the browser do not exist on the network server, that is, none of the pages corresponding to the URL exists, the network server returns an error response to the application client, and the application client indicates to the user that the page does not exist.
- an application client uses a Native mode, that is, the corresponding application client in Embodiment 5 of the present invention.
- a difference between this embodiment and the foregoing embodiment is as follows:
- the network server After receiving the application request sent by the application client, the network server cannot find an application client page corresponding to the application request on the network server and therefore returns an error response to the application client. After receiving the error response returned by the network server, the application client prompts the smartphone to access the URL using a default browser.
- information that a page corresponding to a web page link is not stored on a network server side is returned to notify a user of a processing condition after the user clicks the web page link, so that the user can access the web page link in another manner, thereby improving link processing efficiency and enhancing user experience.
- FIG. 7 is a schematic structural diagram of Embodiment 1 of a page operation processing apparatus according to the present invention.
- the page operation processing apparatus in this embodiment of the present invention may be integrated into a terminal.
- the page operation apparatus in this embodiment includes an acquiring module 701 , a detecting module 702 , and a processing module 703 .
- the acquiring module 701 is configured to acquire a URL corresponding to a to-be-accessed resource; the detecting module 702 is configured to detect whether a stored domain name includes a domain name corresponding to the URL; the processing module 703 is configured to, if the detecting module 702 detects that the stored domain name includes the domain name corresponding to the URL, trigger an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL.
- the page operation processing apparatus in this embodiment may be used to execute the technical solutions in any of the foregoing page operation processing method embodiments.
- Implementation principles and technical effects in this embodiment are similar to those in the method embodiments, and details are not described herein again.
- the acquiring module 701 may acquire the URL that is corresponding to the to-be-accessed resource and is input by a user; or the acquiring module 701 acquires, by scanning a two-dimensional code, the URL corresponding to the to-be-accessed resource; or the acquiring module 701 acquires, from another device using NFC, the URL corresponding to the to-be-accessed resource.
- the detecting module 702 compares characters in the URL one by one according to domain name information stored in a database and extracts a second-level domain name from the URL to obtain the domain name of the URL; or extracts a second-level domain name from the URL according to a delimiter in the URL to obtain the domain name of the URL; and determines whether the detecting module 702 stores the domain name.
- the triggering an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL includes starting the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page; or the processing module 703 is configured to present the user with an identifier and/or an icon of the application client as one of options that can be used to open the to-be-accessed resource, and after the user selects the identifier and/or the icon of the application client, start the application client and send the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page.
- the apparatus may further include a determining module 801 .
- the determining module 801 is configured to determine whether the application client corresponding to the domain name of the URL is installed; the processing module 703 is further configured to, if the application client is not installed, install the application client and store at least one domain name corresponding to the application client and the identifier and/or the icon of the application client.
- the determining module 801 is configured to perform matching between the domain name corresponding to the URL and a locally stored application client list; if the matching is successful, determine that the application client is installed; and if the matching is unsuccessful, determine that the application client is not installed.
- processing module 703 may further be configured to send the domain name corresponding to the URL to a server, so that the server feeds back whether the application client corresponding to the domain name exists; and the installing, by the terminal device, the application client includes installing the application client corresponding to the domain name if the application client exists.
- FIG. 9 is a schematic structural diagram of Embodiment 1 of a terminal according to the present invention. As shown in FIG. 9 , the terminal includes a memory 91 and a processor 92 .
- the memory 91 is configured to store a domain name corresponding to an application client installed on the terminal.
- the processor 92 is configured to acquire a URL corresponding to a to-be-accessed resource; detect whether the domain name stored in the memory 91 includes a domain name corresponding to the URL; and if it is detected that the stored domain name includes the domain name corresponding to the URL, trigger an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL.
- the terminal may execute the foregoing method embodiments, the implementation principles in this embodiment are similar to those in the foregoing method embodiments, and details are not described herein again.
- a terminal opens a to-be-accessed resource, such as a web page link, using an application client, and displays an application client page on a terminal device side.
- the application client page is different from a page generally opened using a browser, and an amount of information included in the application client page, such as an image and text, is less than that included in the page opened using the browser, thereby reducing consumption of network traffic and facilitating user operations and page browsing; a font on the application client page is larger than that on the page opened using the browser, thereby reducing misoperations and improving user experience.
- the terminal may further include any combination of an input device 93 , a NFC receiver 94 , and an image acquiring device 95 .
- the input device 93 is configured to receive the URL that is corresponding to the to-be-accessed resource and is input by a user and send the URL to the processor 92 .
- the NFC receiver 94 is configured to receive, using NFC, the URL corresponding to the to-be-accessed resource and send the URL to the processor 92 .
- the image acquiring device 95 is configured to acquire a two-dimensional code image and send the two-dimensional code image to the processor 92 , and in this case, the processor 92 is further configured to parse the two-dimensional code image to obtain the URL corresponding to the to-be-accessed resource.
- the input device 93 herein may be a keyboard, a touchscreen, a posture recognition device, or any other device that can be used to input an instruction to the terminal.
- NFC includes a short-range communications standard, such as radio frequency identification (RFID), Bluetooth, and ZigBee.
- the image acquiring device 95 may be a device that is used to acquire an image, such as a camera or a scanner.
- the detecting whether the stored domain name includes a domain name corresponding to the URL may include comparing characters in the URL one by one according to domain name information stored in a database and extracting a second-level domain name from the URL to obtain the domain name of the URL; or extracting a second-level domain name from the URL according to a delimiter in the URL to obtain the domain name of the ULR; and determining whether the terminal stores the domain name, where the domain name includes at least the second-level domain name.
- the triggering an application client corresponding to the domain name of the URL to acquire and display an application client page corresponding to the URL includes starting the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page; or presenting the user with an identifier and/or an icon of the application client as one of options that can be used to open the to-be-accessed resource, and after the user selects the identifier and/or the icon of the application client, starting the application client and sending the URL to the application client, so that the application client sends a request to a network server for acquiring the application client page corresponding to the URL and displays the application client page.
- the processor 92 may further be configured to determine whether the application client corresponding to the domain name of the URL is installed; and if the application client corresponding to the domain name of the URL is not installed, install the application client and store at least one domain name corresponding to the application client and the identifier and/or the icon of the application client.
- the determining whether the application client corresponding to the domain name of the URL is installed includes performing matching between the domain name corresponding to the URL and a locally stored application client list; if the matching is successful, determining that the application client is installed on the terminal device; and if the matching is unsuccessful, determining that the application client is not installed on the terminal device.
- the processor 92 is further configured to send the domain name corresponding to the URL to a server, so that the server feeds back whether the application client corresponding to the application client exists; and the installing, by the terminal device, the application client includes installing the application client corresponding to the domain name if the application client exists.
- the disclosed device and method may be implemented in other manners.
- the described device embodiments are merely exemplary.
- the unit or module division is merely logical function division and may be other division in actual implementation.
- a plurality of units or modules may be combined or integrated into another system, or some features may be ignored or not performed.
- the displayed or discussed mutual couplings or direct couplings or communication connections may be implemented through some interfaces.
- the indirect couplings or communication connections between the devices or modules may be implemented in electronic, mechanical, or other forms.
- modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one position, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
- the program may be stored in a computer-readable storage medium. When the program runs, the steps of the method embodiments are performed.
- the foregoing storage medium includes any medium that can store program code, such as a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disc.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2013/086620 WO2015066860A1 (zh) | 2013-11-06 | 2013-11-06 | 页面操作处理方法、装置及终端 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2013/086620 Continuation WO2015066860A1 (zh) | 2013-11-06 | 2013-11-06 | 页面操作处理方法、装置及终端 |
Publications (1)
Publication Number | Publication Date |
---|---|
US20150127838A1 true US20150127838A1 (en) | 2015-05-07 |
Family
ID=53007927
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/586,235 Abandoned US20150127838A1 (en) | 2013-11-06 | 2014-12-30 | Page Operation Processing Method and Apparatus, and Terminal |
Country Status (7)
Country | Link |
---|---|
US (1) | US20150127838A1 (he) |
EP (1) | EP2928143A4 (he) |
JP (1) | JP6414855B2 (he) |
KR (1) | KR101922037B1 (he) |
CN (1) | CN105122760B (he) |
BR (1) | BR112016010052B1 (he) |
WO (1) | WO2015066860A1 (he) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106330778A (zh) * | 2016-08-22 | 2017-01-11 | 深圳广联赛讯有限公司 | 网络流量控制方法及装置 |
US20170116609A1 (en) * | 2015-10-27 | 2017-04-27 | Ingenico Group | Method for securing transactional data processing, corresponding terminal and computer program |
CN107103447A (zh) * | 2016-02-23 | 2017-08-29 | 平安科技(深圳)有限公司 | 页面配置方法和装置 |
CN110245156A (zh) * | 2019-05-29 | 2019-09-17 | 吉旗(成都)科技有限公司 | 缓存数据处理方法及装置 |
EP3561691A1 (en) * | 2018-04-28 | 2019-10-30 | Beijing Xiaomi Mobile Software Co., Ltd. | Method and apparatus for displaying webpage content |
US10467622B1 (en) * | 2019-02-01 | 2019-11-05 | Capital One Services, Llc | Using on-demand applications to generate virtual numbers for a contactless card to securely autofill forms |
CN111209058A (zh) * | 2020-01-10 | 2020-05-29 | 北京字节跳动网络技术有限公司 | 一种获取进程名称的方法、装置、介质和设备 |
US10977103B2 (en) * | 2016-07-27 | 2021-04-13 | Advanced New Technologies Co., Ltd. | Awakening an application by means of a mobile browser |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106294372B (zh) * | 2015-05-15 | 2019-06-25 | 阿里巴巴集团控股有限公司 | 应用程序页面快速访问方法及应用其的移动终端 |
CN106970977A (zh) * | 2017-03-28 | 2017-07-21 | 腾讯音乐娱乐(深圳)有限公司 | 一种网页跳转处理方法及装置 |
KR102572383B1 (ko) * | 2021-08-24 | 2023-08-29 | 삼성에스디에스 주식회사 | 애플리케이션 관리 방법 및 장치 |
CN114281464A (zh) * | 2021-12-31 | 2022-04-05 | 瀚云科技有限公司 | 一种多租户的动态登录页面生成方法及系统 |
CN118586913A (zh) * | 2024-08-05 | 2024-09-03 | 支付宝(杭州)信息技术有限公司 | 一种基于nfc的业务执行方法、装置及设备 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020138649A1 (en) * | 2000-10-04 | 2002-09-26 | Brian Cartmell | Providing services and information based on a request that includes a unique identifier |
US7502994B2 (en) * | 2001-02-05 | 2009-03-10 | Omniture, Inc. | Web page link-tracking system |
US20090282443A1 (en) * | 2008-05-07 | 2009-11-12 | Samsung Electronics Co., Ltd. | Streaming method and apparatus using key frame |
US20110082875A1 (en) * | 2009-10-02 | 2011-04-07 | Netquote, Inc. | System and method for dynamic payload generation on shared sites |
US20120324094A1 (en) * | 2011-06-14 | 2012-12-20 | Lookout, Inc., A California Corporation | Mobile device dns optimization |
US8826145B1 (en) * | 2007-11-12 | 2014-09-02 | Google Inc. | Unified web and application framework |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007323540A (ja) * | 2006-06-03 | 2007-12-13 | Neobizm:Kk | 携帯電話機又は簡易型携帯電話機によるコンテンツ、サイト、ホ−ムペ−ジ又はブログへの直接接続及び閲覧方法並びにその直接接続及び閲覧システム |
US20080172738A1 (en) * | 2007-01-11 | 2008-07-17 | Cary Lee Bates | Method for Detecting and Remediating Misleading Hyperlinks |
JP2008278020A (ja) * | 2007-04-26 | 2008-11-13 | Kyocera Corp | 携帯端末 |
CN101146128A (zh) * | 2007-10-30 | 2008-03-19 | 杨金钰 | 允许小屏幕移动终端访问和浏览www网站的方法 |
US20090282423A1 (en) * | 2008-05-12 | 2009-11-12 | Christopher Smith | System and method for dynamic plug-in activation in a web browser |
JP2011053996A (ja) * | 2009-09-03 | 2011-03-17 | Hitachi Ltd | Webブラウザ選択方法および装置 |
CN102156696A (zh) * | 2010-02-11 | 2011-08-17 | 北京易路联动技术有限公司 | 一种针对网页应用的本地化微件管理方法和终端设备 |
JP5442670B2 (ja) * | 2011-06-01 | 2014-03-12 | 株式会社Nttドコモ | 通信端末、通信システム及び通信方法 |
US9519726B2 (en) * | 2011-06-16 | 2016-12-13 | Amit Kumar | Surfacing applications based on browsing activity |
US10319174B2 (en) * | 2011-06-30 | 2019-06-11 | Ncr Corporation | System and method for ordering items |
JP5313372B2 (ja) * | 2012-02-06 | 2013-10-09 | 株式会社コナミデジタルエンタテインメント | アプリケーションシステム、アプリケーションインストール方法、アプリケーションサーバ、プログラム |
CN102982080B (zh) * | 2012-10-30 | 2016-05-18 | 北京奇虎科技有限公司 | 网址显示方法和装置 |
CN102932348A (zh) * | 2012-10-30 | 2013-02-13 | 常州大学 | 一种钓鱼网站的实时检测方法及系统 |
-
2013
- 2013-11-06 BR BR112016010052-2A patent/BR112016010052B1/pt active IP Right Grant
- 2013-11-06 KR KR1020167014317A patent/KR101922037B1/ko active IP Right Grant
- 2013-11-06 JP JP2016550905A patent/JP6414855B2/ja active Active
- 2013-11-06 EP EP13887020.9A patent/EP2928143A4/en not_active Withdrawn
- 2013-11-06 CN CN201380008167.6A patent/CN105122760B/zh active Active
- 2013-11-06 WO PCT/CN2013/086620 patent/WO2015066860A1/zh active Application Filing
-
2014
- 2014-12-30 US US14/586,235 patent/US20150127838A1/en not_active Abandoned
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020138649A1 (en) * | 2000-10-04 | 2002-09-26 | Brian Cartmell | Providing services and information based on a request that includes a unique identifier |
US7502994B2 (en) * | 2001-02-05 | 2009-03-10 | Omniture, Inc. | Web page link-tracking system |
US8826145B1 (en) * | 2007-11-12 | 2014-09-02 | Google Inc. | Unified web and application framework |
US20090282443A1 (en) * | 2008-05-07 | 2009-11-12 | Samsung Electronics Co., Ltd. | Streaming method and apparatus using key frame |
US20110082875A1 (en) * | 2009-10-02 | 2011-04-07 | Netquote, Inc. | System and method for dynamic payload generation on shared sites |
US20120324094A1 (en) * | 2011-06-14 | 2012-12-20 | Lookout, Inc., A California Corporation | Mobile device dns optimization |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170116609A1 (en) * | 2015-10-27 | 2017-04-27 | Ingenico Group | Method for securing transactional data processing, corresponding terminal and computer program |
US11625713B2 (en) * | 2015-10-27 | 2023-04-11 | Banks And Acquirers International Holding | Method for securing transactional data processing, corresponding terminal and computer program |
CN107103447A (zh) * | 2016-02-23 | 2017-08-29 | 平安科技(深圳)有限公司 | 页面配置方法和装置 |
US10977103B2 (en) * | 2016-07-27 | 2021-04-13 | Advanced New Technologies Co., Ltd. | Awakening an application by means of a mobile browser |
CN106330778A (zh) * | 2016-08-22 | 2017-01-11 | 深圳广联赛讯有限公司 | 网络流量控制方法及装置 |
EP3561691A1 (en) * | 2018-04-28 | 2019-10-30 | Beijing Xiaomi Mobile Software Co., Ltd. | Method and apparatus for displaying webpage content |
US10949490B2 (en) | 2018-04-28 | 2021-03-16 | Beijing Xiaomi Mobile Software Co., Ltd. | Method and apparatus for displaying webpage content |
US10467622B1 (en) * | 2019-02-01 | 2019-11-05 | Capital One Services, Llc | Using on-demand applications to generate virtual numbers for a contactless card to securely autofill forms |
CN110245156A (zh) * | 2019-05-29 | 2019-09-17 | 吉旗(成都)科技有限公司 | 缓存数据处理方法及装置 |
CN111209058A (zh) * | 2020-01-10 | 2020-05-29 | 北京字节跳动网络技术有限公司 | 一种获取进程名称的方法、装置、介质和设备 |
Also Published As
Publication number | Publication date |
---|---|
EP2928143A1 (en) | 2015-10-07 |
EP2928143A4 (en) | 2016-02-17 |
CN105122760A (zh) | 2015-12-02 |
BR112016010052A2 (he) | 2017-08-01 |
KR101922037B1 (ko) | 2018-11-26 |
BR112016010052B1 (pt) | 2022-11-16 |
JP6414855B2 (ja) | 2018-10-31 |
CN105122760B (zh) | 2019-04-26 |
WO2015066860A1 (zh) | 2015-05-14 |
JP2017504912A (ja) | 2017-02-09 |
KR20160079061A (ko) | 2016-07-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20150127838A1 (en) | Page Operation Processing Method and Apparatus, and Terminal | |
JP6500086B2 (ja) | 二次元コードの解析方法および装置、コンピュータ読み取り可能な記憶媒体、コンピュータプログラムおよび端末機器 | |
CN104102537B (zh) | 一种应用调用方法及用户终端 | |
US10243889B2 (en) | Keyword based automatic reply generation in a messaging application | |
US8676903B2 (en) | System and method to control email whitelists | |
CN105871690B (zh) | 即时通信的实现方法和装置 | |
WO2016101635A1 (zh) | 一种同步登录状态的方法、装置、设备和计算机存储介质 | |
EP3255842A1 (en) | Method and device for saving chat record of instant messaging | |
WO2013075612A1 (zh) | 自动登录方法及装置 | |
US20080301581A1 (en) | Method and system for providing additional information service onto e-mail | |
WO2016138767A1 (zh) | 一种用于提供推荐信息的方法与设备 | |
CN103473302A (zh) | 一种锁屏信息展示方法、装置和系统 | |
WO2019205718A1 (zh) | 一种分享寄宿应用的方法及设备 | |
RU2610584C2 (ru) | Способ обработки электронного сообщения и сервер, используемый в нем | |
US10372512B2 (en) | Method and apparatus for automatic processing of service requests on an electronic device | |
US11907316B2 (en) | Processor-implemented method, computing system and computer program for invoking a search | |
WO2015074459A1 (zh) | 打开网页、调用客户端及创建轻应用的方法及装置 | |
CN102541853A (zh) | 一种利用浏览器地址栏获取应用信息的方法和装置 | |
CA3061623C (en) | File sending in instant messaging applications | |
WO2012094965A1 (zh) | 提示消息呈现方法、终端和服务器 | |
WO2017121332A1 (zh) | 一种信息分享方法与系统 | |
JP5112401B2 (ja) | Web行動履歴取得システム、Web行動履歴取得方法、ゲートウェイ装置、及びプログラム | |
US20140157290A1 (en) | Method, system, and device for switching between network applications, and computer storage medium | |
CN103678706A (zh) | 一种基于截图信息的识图方法、系统、设备及装置 | |
US20150295963A1 (en) | System and apparatus for user communications |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: HUAWEI DEVICE CO., LTD., CHINA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LI, YAN;GAO, WENMEI;REEL/FRAME:034767/0138 Effective date: 20141209 |
|
AS | Assignment |
Owner name: HUAWEI DEVICE (DONGGUAN) CO., LTD., CHINA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HUAWEI DEVICE CO., LTD.;REEL/FRAME:043750/0393 Effective date: 20170904 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |