CN108540509B - Processing method and device of terminal browser, server and intelligent terminal - Google Patents

Processing method and device of terminal browser, server and intelligent terminal Download PDF

Info

Publication number
CN108540509B
CN108540509B CN201710119886.5A CN201710119886A CN108540509B CN 108540509 B CN108540509 B CN 108540509B CN 201710119886 A CN201710119886 A CN 201710119886A CN 108540509 B CN108540509 B CN 108540509B
Authority
CN
China
Prior art keywords
service identifier
target service
browser client
indication information
query request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710119886.5A
Other languages
Chinese (zh)
Other versions
CN108540509A (en
Inventor
陆云飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Yayue Technology Co ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201710119886.5A priority Critical patent/CN108540509B/en
Publication of CN108540509A publication Critical patent/CN108540509A/en
Application granted granted Critical
Publication of CN108540509B publication Critical patent/CN108540509B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Abstract

The embodiment of the invention discloses a processing method and a processing device of a terminal browser, a server and an intelligent terminal, wherein the method comprises the following steps: receiving a query request which is sent by a browser client and comprises a target service identifier; acquiring operation indication information which is stored at a server side and is associated with a target service identifier; generating a response message according to the operation indication information, and sending the response message to the browser client; and the response message is used for indicating the browser client to operate the functional module corresponding to the target service identifier according to the indication of the operation indication information in the execution process. By adopting the embodiment of the invention, the operation control of the browser functional module such as installation, upgrade, uninstallation, forbidding, starting and the like is completed, the targeted processing of the functional module in the browser client is effectively realized, and the operation management efficiency of the functional module in the browser client is improved.

Description

Processing method and device of terminal browser, server and intelligent terminal
Technical Field
The invention relates to the technical field of computer application, in particular to a processing method and device of a terminal browser, a server and an intelligent terminal.
Background
With the development of computer technology and network technology, people can realize the functions of video chat, instant messaging, web surfing and the like by installing various functional applications in a powerful intelligent terminal. The browser becomes an indispensable application for browsing web pages in the intelligent terminal.
For browser upgrading, upgrading can be generally performed by issuing an upgrade package, the upgrade package is an installation program, only the installed content is an upgraded part, and files without changes are directly used in the installed version. In addition, the installation programs can modify the system configuration to adapt to the new version of the function, such as registering COM components, modifying registries and the like.
At present, services provided by a browser can be realized by loading various functional modules into the browser, and functional modularization is realized. How to control the operation of the functional module providing the corresponding service in the browser becomes a hot issue of research.
Disclosure of Invention
The embodiment of the invention provides a processing method and device of a terminal browser, a server and an intelligent terminal, which can be used for operating and processing each functional module in a browser client.
In one aspect, an embodiment of the present invention provides a method for processing a terminal browser, including:
receiving a query request sent by a browser client, wherein the query request comprises a target service identifier configured by a browser;
acquiring operation indication information which is stored at a server side and is associated with a target service identifier according to the target service identifier;
if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client;
and the response message is used for indicating the browser client to operate the functional module corresponding to the target service identifier according to the indication of the operation indication information in the execution process.
On the other hand, an embodiment of the present invention further provides a processing method for a terminal browser, including:
collecting service identification of the configured functional module in the browser client to obtain target service identification;
generating a query request comprising the target service identifier, and sending the query request to a server of the browser client;
receiving a response message returned by the server in response to the query request, wherein the response message comprises operation indication information obtained by query;
and correspondingly processing the browser client according to the operation indication information of the response message.
Correspondingly, an embodiment of the present invention further provides a processing apparatus for a terminal browser, including:
the system comprises a receiving module, a sending module and a receiving module, wherein the receiving module is used for receiving a query request sent by a browser client, and the query request comprises a target service identifier configured by a browser;
the acquisition module is used for acquiring operation indication information which is stored at a server side and is associated with a target service identifier according to the target service identifier;
the response module is used for generating a response message according to the operation indication information and sending the response message to the browser client if the operation indication information is obtained; and the response message is used for indicating the browser client to operate the functional module corresponding to the target service identifier according to the indication of the operation indication information in the execution process.
Correspondingly, an embodiment of the present invention further provides a processing apparatus for a terminal browser, including:
the collecting module is used for collecting the service identification of the configured functional module in the browser client to obtain a target service identification;
the request module is used for generating a query request comprising the target service identifier and sending the query request to a server of the browser client;
a receiving module, configured to receive a response message returned by the server in response to the query request, where the response message includes operation indication information obtained by the query;
and the processing module is used for carrying out corresponding processing on the functional module corresponding to the target service identifier according to the operation indication information of the response message.
Correspondingly, an embodiment of the present invention further provides a server, including: a network interface, a processor;
the network interface is used for being connected with an intelligent terminal and communicating with the intelligent terminal;
the processor is used for receiving a query request sent by a browser client through the network interface, wherein the query request comprises a target service identifier configured by the browser; according to a target service identifier, acquiring operation indication information which is stored at a server side and is associated with the target service identifier; if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client through the network interface; and the response message is used for indicating the browser client to operate the functional module corresponding to the target service identifier according to the indication of the operation indication information in the execution process.
Correspondingly, the embodiment of the invention also provides an intelligent terminal, which comprises: a memory, a processor;
the memory is used for storing an application program comprising a browser client;
the processor is used for collecting the service identification of the configured functional module in the browser client to obtain a target service identification; generating a query request comprising the target service identifier, and sending the query request to a server of the browser client; receiving a response message returned by the server in response to the query request, wherein the response message comprises operation indication information obtained by query; and correspondingly processing the functional module corresponding to the target service identifier in the browser client according to the operation indication information of the response message.
The embodiment of the invention can carry out operation indication on one or more functional modules in the browser according to the service identifier sent by the browser client, complete operation control such as installation, upgrade, uninstallation, forbidding, starting and the like of the browser functional modules, effectively realize targeted processing of the functional modules in the browser client and improve the operation management efficiency of the functional modules in the browser client.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic structural diagram of a browser processing system according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a processing method of a terminal browser according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a method for performing browser processing between an intelligent terminal and a server according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating another processing method of a terminal browser according to an embodiment of the present invention;
fig. 5 is a flowchart illustrating another method for performing browser processing between an intelligent terminal and a server according to an embodiment of the present invention;
FIG. 6 is a flowchart illustrating a processing method of a terminal browser according to another embodiment of the present invention;
FIG. 7 is a flowchart illustrating a method for performing browser processing between an intelligent terminal and a server according to another embodiment of the present invention;
fig. 8 is a flowchart illustrating a browser processing method at the terminal side according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a processing device of a terminal browser according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of a processing device of another terminal browser according to an embodiment of the present invention;
FIG. 11 is a block diagram of a server according to an embodiment of the present invention;
fig. 12 is a schematic structural diagram of an intelligent terminal according to an embodiment of the present invention.
Detailed Description
The content of the browser targeted by the embodiment of the present invention may provide a rich API (Application Programming Interface), so that a development user may develop a corresponding function module in the browser according to a function requirement, for example, an Application distribution module that is developed to implement an Application distribution function and can be run in the browser, and a mobile phone assistant module that is developed to implement a function of managing a smart phone and can be run in the browser. The browser provided by the embodiment of the invention can be used as a platform to facilitate developers to independently develop various functions through the provided API set.
Fig. 1 is a schematic diagram of a system structure for performing browser processing according to an embodiment of the present invention, and includes an intelligent terminal 102 and a server 101. In the embodiment of the present invention, the operation types of various functional modules in the browser of the intelligent terminal 102 may be divided into five types, including: the installation type is that a client side is brand-new to install a certain functional module; unloading type, the client removes a certain functional module; the client side enables a certain functional module; the client-side disables a certain functional module; and the upgrading type is used for upgrading a certain functional module to a new version.
The server 101 of the browser application may configure a corresponding instruction interface, and send an instruction to each browser client through the interface to specify an operation to be performed by the client, where the operation includes issuing an installation instruction, an instruction to enable and disable a certain module, an uninstallation instruction, and an upgrade instruction. In this embodiment of the present invention, the server 101 may send the operation instruction information through the instruction interface to enable the corresponding browser client to perform processes such as installation, enabling, disabling, uninstalling, and upgrading.
A unique identifier may be preconfigured to indicate the above-mentioned indication of installation, enabling, disabling, uninstalling, and upgrading, for example, the module control type parameter EEC _ instlal ═ 1 may be configured to indicate installation, EEC _ unitstal ═ 2 may indicate uninstallation, EEC _ ENABLE ═ 3 may indicate enabling, EEC _ DISABLE ═ 4 may indicate disabling, and EEC _ UPDATE ═ 5 may indicate upgrading.
In order to obtain an operation instruction for all installed function modules, the browser client of the intelligent terminal 102 may send a query request to the server 101, where the request of the client is a GET request, the GET request includes an x parameter, the x parameter includes a list, the list records the ID and the version of the installed function module of the browser client, and other parameters are some other reference information of the client. The ID of the function module is a service identifier related to the function module, and is an ID that is uniquely assigned by the server 101 to each function module developed in the browser client and identifies a certain function module.
The server 101 may obtain, based on the GET request, operation execution information for one or more function modules according to IDs (or IDs of part of developed function modules) of all the developed function modules stored on the server 101 side, version numbers thereof, and the like, and return a file in xml file format. The browser of the intelligent terminal 102 loads and obtains the operation instruction included in the file. The returned file may contain a plurality of tags indicating that there may be a plurality of modules to be processed, and each tag records an ID of a functional module and operation instruction information.
Specifically, as shown in fig. 2, the method is a schematic flowchart of a processing method of a terminal browser in the embodiment of the present invention, and the method in the embodiment of the present invention may be applied to a server corresponding to a browser application and executed by one or more servers, where the method includes the following steps.
S201: receiving a query request sent by a browser client, wherein the query request comprises a target service identifier configured by a browser. The browser client may send a query request according to a preset processing policy, specifically, the query request may be sent to the server periodically, or the query request may be sent to the server when a certain function in the browser is abnormal, or the query request may be sent to the server under an instruction of a user operation, for example, when the user clicks an update detection button to request the browser to perform update detection, the query request may be sent to the server. The target service identifier may refer to a service identifier of any one functional module, or a service identifier of a specific functional module.
The query request may include a service identifier of one functional module, so as to determine an operation indication of the one functional module from the server. The service identifier of a plurality of functional modules or all configured functional modules in the browser can also be included, so that the operation indication of the plurality of functional modules or all the functional modules can be determined from the server.
S202: and acquiring operation indication information which is stored at a server side and is associated with the target service identifier according to the target service identifier. The server side stores the execution information of the function module installed in the browser client, the execution information is configured into the server by the management user, one storage server can be used for storing the configured execution information, and a query interface is arranged so that other servers can query the execution information according to the service identification. The server side can also store execution information for functional modules which are not installed but developed by the browser client. The configured execution information may be associated data, and each set of associated data includes the service identifier of the functional module and the operation indication information of the functional module, so that the corresponding operation indication information can be directly obtained by querying according to the service identifier of the functional module.
In the embodiment of the present invention, as long as the query request includes the target service identifier, the operation indication information corresponding to the target service identifier may be obtained in S202. However, in other embodiments, in order to more accurately instruct the function modules of various versions to operate, each set of associated data included in the execution information stored on the server side includes: the service identification of the function module, the version identification of the function module and the operation indication information of the function module. Determining the operation indication information of the functional module under a certain version based on the service identifier and the version identifier, so that the operation control on the browser client is more accurate, for example, the browser allows multiple versions of application distribution modules to coexist, and when it is necessary to prohibit the application distribution module of the oldest version from operating, the execution information configured for the application distribution module of the oldest version is: the service ID of the application distribution module-version number 1.0-is not run.
In an embodiment, the S202 may specifically include: determining and acquiring operation indication information associated with the target service identifier from the execution information; or comprises the following steps: and determining and acquiring operation indication information associated with the target service identifier and the target version information included in the query request from the execution information.
S203: and if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client. And the response message is used for indicating the browser client to operate the functional module corresponding to the target service identifier according to the indication of the operation indication information in the execution process. The browser client executes the processes of installation, enabling, disabling, uninstalling, upgrading and the like on the corresponding functional module according to the service identifier (and the version number) in the response message.
If the query request includes a flag indicating that the service identifiers of all the function modules configured by the browser client are already carried, the server may determine, based on such query request, a function module that has been developed but is not installed in the browser client, and instruct the browser client to install the function module that has been developed but is not installed in the browser client.
Specifically, as shown in fig. 3, a flowchart of a method for performing browser processing between an intelligent terminal and a server according to an embodiment of the present invention is shown, where the method according to the embodiment of the present invention implements browser processing by interaction between the intelligent terminal installed with a browser client and a server applied by a browser, and the method according to the embodiment of the present invention includes the following steps.
S301: and the user starts a browser client in the intelligent terminal.
S302: when the intelligent terminal runs the browser client, the browser client checks and collects the ID of the function module configured by the browser client and the corresponding version information to obtain a list including the ID and the version number, for example, if an application distribution module is installed by a certain user, the list information includes: the id of the application distribution module and the current version number of the application distribution module. If multiple functional modules are installed, this list will contain the corresponding id and version number of the multiple modules.
S303: the intelligent terminal sends the collected information to the server through the browser client, namely, the collected list is sent to the server.
S304: the server matches the received collected information, and specifically includes: for the module id and version number in the list provided by the browser client, it is checked whether there is a corresponding function module configured by a developer in the server that needs to execute a corresponding enabling, disabling or uninstalling instruction, and for whether there is a service identifier of a certain function module in the list (a service identifier set) of the developed function modules configured by the server, the service identifier of the function module does not exist in the list provided by the browser client, so as to execute an installation instruction.
S305: the server side returns the matching result, namely the response message mentioned above, to the client side.
S306: the intelligent terminal executes corresponding enabling, disabling, installing or uninstalling and other processing on the corresponding functional module according to the received instruction through the browser client
The embodiment of the invention can carry out operation indication on one or more functional modules in the browser according to the service identifier sent by the browser client, complete operation control such as installation, upgrade, uninstallation, forbidding, starting and the like of the browser functional modules, effectively realize targeted processing of the functional modules in the browser client and improve the operation management efficiency of the functional modules in the browser client.
Referring to fig. 4 again, the method is a flowchart of another processing method of a terminal browser according to an embodiment of the present invention, and the method according to an embodiment of the present invention may be applied to a server corresponding to a browser application and executed by one or more servers, where the method includes the following steps.
S401: configuring execution information at a server side, wherein in the embodiment of the present invention, the execution information includes: and operation indication information associated with the service identification and the version identification of the functional module.
S402: receiving a query request sent by a browser client, wherein the query request comprises a target service identifier configured by a browser. The target service identifier may refer to a service identifier of any one functional module, or a service identifier of a specific functional module.
S403: and judging whether the functional module corresponding to the target service identifier needs to be upgraded or not. In this embodiment of the present invention, the query request may further include a target version identifier of the function module corresponding to the target service identifier, and the S403 specifically includes: searching upgrading version information associated with the target service identifier at a server side; judging whether the searched upgrade version information and the target version identification included in the query request meet the upgrade condition; and if the upgrading condition is met, determining that the functional module corresponding to the target service identifier needs to be upgraded. Specifically, if the version indicated by the target version identifier is lower than the version indicated by the upgrade version information, the upgrade condition is satisfied, and the function module indicated by the target service identifier of the browser client needs to be upgraded. If the upgrade is needed, S404 described below is executed, otherwise, the process ends, or the server issues a notification message that the upgrade is not needed.
S404: and acquiring operation indicating information associated with the target service identifier from execution information, wherein the operation indicating information is an upgrading link address, and the storage space corresponding to the upgrading link address stores upgrading data of the functional module corresponding to the target service identifier.
The server side stores in advance execution information configured by a management user, the execution information including: and operation indication information associated with the service identifier of the functional module, or operation indication information associated with the service identifier and the version identifier of the functional module. And finding the corresponding upgrading link address according to the target service identifier or the combination of the target service identifier and the target version identifier.
S405: and if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client.
Referring to fig. 5 again, a flowchart of another method for performing browser processing between an intelligent terminal and a server according to an embodiment of the present invention is shown, where the method according to the embodiment of the present invention implements browser processing by interaction between the intelligent terminal installed with a browser client and a server applied by a browser, and the method according to the embodiment of the present invention includes the following steps.
S501: and the intelligent terminal starts upgrading check on the browser client. It may be a periodic trigger or a user action triggers the upgrade check.
S502: the intelligent terminal collects a list including locally installed function modules and corresponding version information through the browser client.
S503: and the intelligent terminal sends the collected list to the server through the browser client.
S504: and the server side processes the received list, inquires the highest version of the matching condition for each module, and compares the matched version information with the versions in the list.
S505: the version of the server is higher than that in the list, and the latest upgrading link address of the high-version module is returned.
S506: and the browser client of the intelligent terminal downloads data according to the received upgrading link address and upgrades the corresponding functional module.
According to the embodiment of the invention, the operation indication can be carried out on one or more functional modules in the browser according to the service identification sent by the browser client, and the targeted upgrading treatment can be carried out on the functional modules in the browser client, so that the upgrading efficiency is improved.
Referring to fig. 6 again, it is a schematic flowchart of a processing method of a terminal browser according to another embodiment of the present invention, where the method according to the embodiment of the present invention may be applied to a server corresponding to a browser application and executed by one or more servers, and the method includes the following steps.
S601: receiving a query request sent by a browser client; in the embodiment of the present invention, the query request includes service identifiers of all functional modules currently installed on the browser client, which are detected by the browser client; the server side is configured with a service identification set of the browser client.
S602: and judging whether the service identifier which is not included in the query request exists in the service identifier set configured on the server side.
S603: and if the service identifier which is not included in the query request exists, acquiring operation indicating information associated with the service identifier, wherein the operation indicating information is an installation link address, and the storage space corresponding to the installation link address stores the installation data of the functional module which is not included in the service identifier of the query request. Aiming at a developed functional module which is not configured at a browser client of the intelligent terminal, a configured operation strategy is to install the functional module, the server finds an installation link address of the functional module corresponding to installation data and returns the installation link address to the browser client, and the browser client downloads the installation data from the installation link address and executes installation operation.
S604: and if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client.
Referring to fig. 7, it is a flowchart of another method for performing browser processing between an intelligent terminal and a server according to an embodiment of the present invention, where the method in the embodiment of the present invention implements browser processing by interaction between the intelligent terminal installed with a browser client and a server applied by a browser. In the embodiment of the invention, a developer newly develops the mobile phone assistant module, stores corresponding installation data into a certain storage space, and configures the operation indication information of the functional module to comprise the installation link address corresponding to the storage space, and the functional module needs to be installed. The method of the embodiment of the invention comprises the following steps.
S701: and starting an upgrade check by a browser client of the intelligent terminal. It may be a periodic trigger or a user action triggering the upgrade check.
S702: and the intelligent terminal collects a list comprising locally installed function modules and corresponding version information through the browser client.
S703: and the intelligent terminal sends the collected list to the server through the browser client.
S704: and the server compares the list uploaded by the browser client with locally stored execution information comprising the service identifications of all developed functional modules, and determines that the developed mobile phone assistant module is not installed in the browser client according to a comparison result.
S706: and the server returns the installation link address corresponding to the storage space.
S707: and the browser client of the intelligent terminal downloads the installation data of the mobile phone assistant module according to the received storage address, and a new functional module is obtained by installation.
According to the embodiment of the invention, the operation indication can be carried out on one or more functional modules in the browser according to the service identifier sent by the browser client, and the targeted installation processing can be carried out on the functional modules in the browser client, so that the installation efficiency is improved.
Referring to fig. 8, a flowchart of a browser processing method at a terminal side according to an embodiment of the present invention is shown, where the method according to the embodiment of the present invention may be applied to intelligent terminals corresponding to browser applications, where the intelligent terminals include terminals with network functions, such as smart phones, tablet computers, and smart wearable devices, and the method includes the following steps.
S801: and collecting the service identification of the configured functional module in the browser client to obtain the target service identification. The browser client can collect service identifications of all functional modules already configured in the browser client according to the functions which can be realized by the browser client. In one embodiment, when installing and configuring various function modules providing services, the browser client records service identifiers and version information of the various function modules of the installation configuration, and stores the service identifiers and the version information in a storage location designated by the browser client in a form such as a list, so that when the browser processing method of the embodiment of the present invention needs to be executed, the browser client can directly acquire the service identifiers of the various function modules.
S802: and generating a query request comprising the target service identifier, and sending the query request to a server of the browser client. The format of the query request can be a data format negotiated between the browser client and the server, so that the server can conveniently execute corresponding processing operation when receiving the query request. Specifically, the relevant processing steps executed by the server may refer to the description of the relevant contents in the above embodiments.
S803: and receiving a response message returned by the server in response to the query request, wherein the response message comprises the operation indication information obtained by query. The content of the response message generated by the server and the generation process refer to the description of the relevant processing steps in the above embodiments.
S804: and correspondingly processing the browser client according to the operation indication information of the response message. The operation indication information comprises processing indications of disabling, enabling, uninstalling, upgrading, installing and the like of the functional module.
In one embodiment, the server side is pre-configured with execution information, and the execution information includes: operation indicating information associated with the service identifier of the functional module, or operation indicating information associated with the service identifier and the version identifier of the functional module; wherein the operation indication information includes: the disabling indication information, the enabling indication information and the unloading indication information. In the S804, the corresponding processing is performed on the browser client, which includes: any one of disabling the functional module corresponding to the target service identifier, enabling the functional module corresponding to the target service identifier, and uninstalling the functional module corresponding to the target service identifier.
In an embodiment, the S804 may specifically include: acquiring an upgrade link address in the operation indication information of the response message; and downloading upgrading data from the upgrading link address, and upgrading the functional module corresponding to the target service identifier according to the downloaded upgrading data. In the embodiment of the present invention, the process of the server acquiring the upgrade link address and generating the response message is the same as the content described in the relevant steps in the above embodiment.
In one embodiment, the target service identification comprises service identifications of all installed functional modules in the browser client; the S804 may specifically include: acquiring an installation link address in the operation indication information of the response message, wherein the storage space corresponding to the installation link address stores the installation data of the functional module which is not included in the service identifier of the query request; and downloading installation data from the installation link address, and installing according to the downloaded installation data to obtain a new function module of the browser client. The conditions and the mode for the server to acquire the installation link address, and the process of generating the response message is the same as the content described in the relevant steps in the above embodiment.
The embodiment of the invention can carry out operation indication on one or more functional modules in the browser according to the service identifier sent by the browser client, complete operation control such as installation, upgrade, uninstallation, forbidding, starting and the like of the browser functional modules, effectively realize targeted processing of the functional modules in the browser client and improve the operation management efficiency of the functional modules in the browser client.
The following describes a processing device of a terminal browser, an intelligent terminal, and a server in detail according to embodiments of the present invention.
Fig. 9 is a schematic structural diagram of a processing apparatus of a terminal browser according to an embodiment of the present invention, where the apparatus according to the embodiment of the present invention may be configured in a server applied to a browser, and specifically, the apparatus includes the following modules.
A receiving module 901, configured to receive a query request sent by a browser client, where the query request includes a target service identifier configured by a browser; an obtaining module 902, configured to obtain, according to a target service identifier, operation indication information associated with the target service identifier and stored at a server side; a response module 903, configured to generate a response message according to the operation instruction information if the operation instruction information is obtained, and send the response message to the browser client; and the response message is used for indicating the browser client to operate the functional module corresponding to the target service identifier according to the indication of the operation indication information in the execution process.
In one embodiment, the apparatus may further include: a configuration module 904, configured to configure execution information at the server side, where the execution information includes: operation indicating information associated with the service identifier of the functional module, or operation indicating information associated with the service identifier and the version identifier of the functional module; wherein the operation indication information includes: the disabling indication information, the enabling indication information and the unloading indication information.
In one embodiment, the obtaining module 902 is configured to determine and obtain, from the execution information, operation indication information associated with the target service identifier; or is configured to determine and obtain, from the execution information, operation indication information associated with the target service identifier and target version information included in the query request.
In an embodiment, the obtaining module 902 is configured to determine whether a function module corresponding to the target service identifier needs to be upgraded; if the upgrade is needed, acquiring operation indicating information associated with the target service identifier from the execution information, wherein the operation indicating information is an upgrade link address, and the storage space corresponding to the upgrade link address stores upgrade data of the functional module corresponding to the target service identifier.
In an embodiment, the query request further includes a target version identifier of a function module corresponding to the target service identifier, and the obtaining module 902 is configured to search, on a server side, upgrade version information associated with the target service identifier; judging whether the searched upgrade version information and the target version identification included in the query request meet the upgrade condition; and if the upgrading condition is met, determining that the functional module corresponding to the target service identifier needs to be upgraded.
In an embodiment, the query request includes service identifiers of all functional modules currently installed on the browser client, which are detected by the browser client; the server side is configured with a service identification set of the browser client; the obtaining module 902 is configured to determine whether a service identifier that is not included in the query request exists in the service identifier set configured on the server side; and if the service identifier which is not included in the query request exists, acquiring operation indicating information associated with the service identifier, wherein the operation indicating information is an installation link address, and the storage space corresponding to the installation link address stores the installation data of the functional module corresponding to the service identifier which is not included in the query request.
For specific implementation of each module structure of the apparatus in the embodiments of the present invention, reference may be made to the description of related steps in each embodiment described above, which is not repeated herein.
The embodiment of the invention can carry out operation indication on one or more functional modules in the browser according to the service identifier sent by the browser client, complete operation control such as installation, upgrade, uninstallation, forbidding, starting and the like of the browser functional modules, effectively realize targeted processing of the functional modules in the browser client and improve the operation management efficiency of the functional modules in the browser client.
Referring to fig. 10, a schematic structural diagram of another processing apparatus of a terminal browser according to an embodiment of the present invention is shown, where the apparatus according to the embodiment of the present invention may be configured in an intelligent terminal installed with a browser application, and specifically, the apparatus includes the following modules.
A collecting module 1001, configured to collect service identifiers of configured functional modules in a browser client, to obtain a target service identifier; a request module 1002, configured to generate a query request including the target service identifier, and send the query request to a server of the browser client; a receiving module 1003, configured to receive a response message returned by the server in response to the query request, where the response message includes operation indication information obtained by querying; the processing module 1004 is configured to perform corresponding processing on the functional module corresponding to the target service identifier according to the operation indication information of the response message.
In an embodiment, the processing module 1004 is configured to disable any one of the functional module corresponding to the target service identifier, enable the functional module corresponding to the target service identifier, and uninstall the functional module corresponding to the target service identifier.
In one embodiment, the processing module 1004 is configured to obtain an upgrade link address in the operation indication information of the response message; and downloading upgrading data from the upgrading link address, and upgrading the functional module corresponding to the target service identifier according to the downloaded upgrading data.
In one embodiment, the target service identification comprises service identifications of all installed functional modules in the browser client; the processing module 1004 is configured to obtain an installation link address in the operation indication information of the response message, where the storage space corresponding to the installation link address stores installation data of the functional module that is not included in the service identifier of the query request; and downloading installation data from the installation link address, and installing according to the downloaded installation data to obtain a new function module of the browser client.
For specific implementation of each module structure of the apparatus in the embodiments of the present invention, reference may be made to the description of related steps in each embodiment described above, which is not repeated herein.
The embodiment of the invention can carry out operation indication on one or more functional modules in the browser according to the service identifier sent by the browser client, complete operation control such as installation, upgrade, uninstallation, forbidding, starting and the like of the browser functional modules, effectively realize targeted processing of the functional modules in the browser client and improve the operation management efficiency of the functional modules in the browser client.
Referring to fig. 11 again, it is a schematic structural diagram of a server according to an embodiment of the present invention, where the server according to an embodiment of the present invention includes a power module, various mechanical structures, and further includes: a processor 1101, a network interface 1102, and a memory 1103. The server mainly refers to an application server for a browser client. The processor 1101, the network interface 1102 and the memory 1103 are connected with each other. The server may also include a user interface to facilitate configuration of information, such as executions, by an administrative user.
The memory 1103 may include a volatile memory (volatile memory), such as a random-access memory (RAM); the memory 1103 may also include a non-volatile memory (non-volatile memory), such as a flash memory (flash memory), a Hard Disk Drive (HDD) or a solid-state drive (SSD); the memory 1103 may also comprise a combination of memories of the kind described above.
The processor 1101 may be a Central Processing Unit (CPU). The network interface 1102 is mainly used for interacting with the intelligent terminal.
Optionally, the memory 1103 stores relevant application data of the browser client, and is also used for storing program instructions. The processor 1101 may call the program instructions to implement the processing method of the terminal browser as shown in the embodiments of fig. 2, 4 and 6 of the present application.
The processor 1101 calls a program instruction stored in the memory 1103, and is configured to receive, through the network interface 1102, a query request sent by a browser client, where the query request includes a target service identifier configured by a browser; acquiring operation indication information which is stored at a server side and is associated with a target service identifier according to the target service identifier; if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client through the network interface 1102; and the response message is used for indicating the browser client to operate the functional module corresponding to the target service identifier according to the indication of the operation indication information in the execution process.
In one embodiment, the processor 1101 is further configured to configure, at a server side, execution information, where the execution information includes: operation indicating information associated with the service identifier of the functional module, or operation indicating information associated with the service identifier and the version identifier of the functional module; wherein the operation indication information includes: the disabling indication information, the enabling indication information and the unloading indication information.
In one embodiment, the processor 1101, when configured to acquire, according to a target service identifier, operation instruction information associated with the target service identifier and stored on a server side, is specifically configured to determine and acquire the operation instruction information associated with the target service identifier from the execution information; or comprises the following steps: and determining and acquiring operation indication information associated with the target service identifier and the target version information included in the query request from the execution information.
In an embodiment, the processor 1101 is specifically configured to determine whether a functional module corresponding to a target service identifier needs to be upgraded when the processor is configured to obtain, according to the target service identifier, operation indication information associated with the target service identifier and stored at a server side; if the upgrade is needed, acquiring operation indicating information associated with the target service identifier from the execution information, wherein the operation indicating information is an upgrade link address, and the storage space corresponding to the upgrade link address stores upgrade data of the functional module corresponding to the target service identifier.
In an embodiment, the query request further includes a target version identifier of a function module corresponding to the target service identifier, and the processor 1101 is specifically configured to search, on the server side, upgrade version information associated with the target service identifier when being configured to determine whether the function module corresponding to the target service identifier needs to be upgraded; judging whether the searched upgrade version information and the target version identification included in the query request meet the upgrade condition; and if the upgrading condition is met, determining that the functional module corresponding to the target service identifier needs to be upgraded.
In an embodiment, the query request includes service identifiers of all functional modules currently installed on the browser client, which are detected by the browser client; the server side is configured with a service identification set of the browser client; the processor 1101, when configured to obtain, according to a target service identifier, operation indication information associated with the target service identifier and stored by a server side, is specifically configured to determine whether a service identifier not included in the query request exists in the service identifier set configured by the server side; and if the service identifier which is not included in the query request exists, acquiring operation indicating information associated with the service identifier, wherein the operation indicating information is an installation link address, and the storage space corresponding to the installation link address stores the installation data of the functional module which is not included in the service identifier of the query request.
The embodiment of the invention can carry out operation indication on one or more functional modules in the browser according to the service identifier sent by the browser client, complete operation control such as installation, upgrade, uninstallation, forbidding, starting and the like of the browser functional modules, effectively realize targeted processing of the functional modules in the browser client and improve the operation management efficiency of the functional modules in the browser client.
Referring to fig. 12 again, it is a schematic structural diagram of an intelligent terminal according to an embodiment of the present invention, where the intelligent terminal according to an embodiment of the present invention includes a power module, a user interface, various mechanical structures, and further includes: a processor 1201 and a memory 1202. The server mainly refers to an application server for a browser client. The processor 1201 and the memory 1202 are connected with each other.
The memory 1202 may also include various types of memory as mentioned above. The processor 1201 may be a Central Processing Unit (CPU).
Optionally, the memory 1202 stores relevant application data of the browser client, and is further used for storing program instructions. The processor 1201 may invoke the program instruction to implement the processing method of the terminal browser shown in the embodiment of fig. 8 in this application.
The processor 1201 calls a program instruction stored in the memory 1202 to collect a service identifier of a configured functional module in the browser client, so as to obtain a target service identifier; generating a query request comprising the target service identifier, and sending the query request to a server of the browser client; receiving a response message returned by the server in response to the query request, wherein the response message comprises operation indication information obtained by query; and correspondingly processing the functional module corresponding to the target service identifier in the browser client according to the operation indication information of the response message.
In an embodiment, the processor 1201 is configured to perform corresponding processing on the browser client, and specifically, configured to disable any one of the functional module corresponding to the target service identifier, enable the functional module corresponding to the target service identifier, and uninstall the functional module corresponding to the target service identifier.
In an embodiment, the processor 1201 is specifically configured to acquire an upgrade link address in the operation instruction information of the response message when being configured to perform corresponding processing on the browser client according to the operation instruction information of the response message; and downloading upgrading data from the upgrading link address, and upgrading the functional module corresponding to the target service identifier according to the downloaded upgrading data.
In one embodiment, the target service identification comprises service identifications of all installed functional modules in the browser client; the processor 1201 is configured to, when performing corresponding processing on the browser client according to the operation instruction information of the response message, specifically obtain an installation link address in the operation instruction information of the response message, where installation data of the functional module not included in the service identifier of the query request is stored in a storage space corresponding to the installation link address; and downloading installation data from the installation link address, and installing according to the downloaded installation data to obtain a new function module of the browser client.
The embodiment of the invention can carry out operation indication on one or more functional modules in the browser according to the service identifier sent by the browser client, complete operation control such as installation, upgrade, uninstallation, forbidding, starting and the like of the browser functional modules, effectively realize targeted processing of the functional modules in the browser client and improve the operation management efficiency of the functional modules in the browser client.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.

Claims (18)

1. The processing method of the terminal browser is applied to a server corresponding to the browser application, wherein execution information is configured in the server, and the execution information comprises: the method comprises the following steps of running indication information associated with service identification and version identification of a functional module, configuring a service identification set related to a browser client side on the server side, and performing the following steps:
receiving a query request sent by the browser client, wherein the query request comprises a target service identifier configured by a browser; the target service identification comprises service identifications of all currently installed functional modules of the browser client, which are detected by the browser client;
acquiring operation indication information which is stored at a server side and is associated with a target service identifier according to the target service identifier; the obtaining, according to the target service identifier, operation instruction information associated with the target service identifier, stored by the server side, includes: judging whether a service identifier which is not included in the query request exists in the service identifier set configured on the server side; if the service identifier which is not included in the query request exists, acquiring operation indicating information associated with the service identifier which is not included, wherein the operation indicating information is an installation link address, and the storage space corresponding to the installation link address stores the installation data of the functional module which is not included in the service identifier of the query request;
if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client;
wherein, the response message includes: the browser client is used for downloading installation data from an installation link address and executing installation operation.
2. The method as claimed in claim 1, wherein said obtaining, according to the target service identifier, the operation indication information stored at the server side and associated with the target service identifier includes:
determining and acquiring operation indication information associated with the target service identifier from the execution information;
or comprises the following steps: and determining and acquiring operation indication information from the execution information, wherein the operation indication information is simultaneously associated with the target service identifier and target version information included in the query request.
3. The method of claim 1, wherein the operation indication information further includes an upgrade link address, and the obtaining, according to the target service identifier, the operation indication information stored on the server side and associated with the target service identifier includes:
judging whether the functional module corresponding to the target service identifier needs to be upgraded or not;
and if the upgrading is needed, acquiring operation indicating information associated with the target service identifier from the execution information, wherein the acquired operation indicating information is an upgrading link address, and the storage space corresponding to the upgrading link address stores upgrading data of the functional module corresponding to the target service identifier.
4. The method of claim 3, wherein the query request further includes a target version identifier of the functional module corresponding to the target service identifier, and the determining whether the functional module corresponding to the target service identifier needs to be upgraded includes:
searching upgrading version information associated with the target service identifier at a server side;
judging whether the searched upgrading version information and the target version identification included in the query request meet upgrading conditions;
and if the upgrading condition is met, determining that the functional module corresponding to the target service identifier needs to be upgraded.
5. A processing method of a terminal browser is characterized by comprising the following steps:
collecting service identification of the configured functional module in the browser client to obtain target service identification; the target service identification comprises service identifications of all currently installed functional modules of the browser client;
generating a query request comprising the target service identifier, and sending the query request to a server of the browser client; wherein, the server is configured with execution information, and the execution information includes: the server side is configured with a service identification set related to the browser client side;
receiving a response message returned by the server in response to the query request, wherein the response message comprises operation indication information obtained by query; the operation indication information is obtained by the server after judging that the service identifier which is not included in the query request exists in the service identifier set configured on the server side, the operation indication information is an installation link address, and the installation data of the function module which is not included in the service identifier of the query request is stored in the storage space corresponding to the installation link address;
according to the operation indication information of the response message, carrying out corresponding processing on the browser client; the corresponding processing of the browser client comprises downloading installation data from an installation link address and executing installation operation;
wherein, the response message includes: service identification, version number, and the operation indication information.
6. The method of claim 5, wherein said processing said browser client accordingly, further comprises:
any one of disabling the functional module corresponding to the target service identifier, enabling the functional module corresponding to the target service identifier, and uninstalling the functional module corresponding to the target service identifier.
7. The method according to claim 5 or 6, wherein the corresponding processing is performed on the browser client according to the operation indication information of the response message, further comprising:
acquiring an upgrade link address in the operation indication information of the response message;
and downloading upgrading data from the upgrading link address, and upgrading the functional module corresponding to the target service identifier according to the downloaded upgrading data.
8. The processing device of the terminal browser is applied to a server corresponding to the browser application, and execution information is configured in the server and comprises the following steps: the device comprises operation indication information associated with the service identification and the version identification of the functional module, wherein the server side is configured with a service identification set related to a browser client, and the device comprises:
the receiving module is used for receiving a query request sent by the browser client, wherein the query request comprises a target service identifier configured by the browser; the target service identification comprises service identifications of all currently installed functional modules of the browser client, which are detected by the browser client;
the acquisition module is used for acquiring operation indication information which is stored at a server side and is associated with a target service identifier according to the target service identifier; wherein the acquisition module is enabled to: judging whether a service identifier which is not included in the query request exists in the service identifier set configured on the server side; if the service identifier which is not included in the query request exists, acquiring operation indicating information associated with the service identifier which is not included, wherein the operation indicating information is an installation link address, and the storage space corresponding to the installation link address stores the installation data of the functional module which is not included in the service identifier of the query request;
the response module is used for generating a response message according to the operation indication information and sending the response message to the browser client if the operation indication information is obtained; wherein, the response message includes: the browser client is used for downloading installation data from an installation link address and executing installation operation.
9. The apparatus of claim 8, further comprising:
and the configuration module is used for configuring the execution information at the server side.
10. The apparatus of claim 9,
the acquisition module is used for determining and acquiring operation indication information associated with the target service identifier from the execution information; or the execution information is used for determining and acquiring the operation indication information associated with the target service identifier and the target version information included in the query request.
11. The apparatus of any one of claims 9-10,
the acquisition module is used for judging whether the functional module corresponding to the target service identifier needs to be upgraded or not; if the upgrade is needed, acquiring operation indicating information associated with the target service identifier from the execution information, wherein the operation indicating information is an upgrade link address, and the storage space corresponding to the upgrade link address stores upgrade data of the functional module corresponding to the target service identifier.
12. The apparatus of claim 11, wherein the query request further includes a target version identifier of a function module corresponding to the target service identifier, and the obtaining module is configured to search, on a server side, upgrade version information associated with the target service identifier; judging whether the searched upgrade version information and the target version identification included in the query request meet the upgrade condition; and if the upgrading condition is met, determining that the functional module corresponding to the target service identifier needs to be upgraded.
13. A processing apparatus of a terminal browser, comprising:
the collecting module is used for collecting the service identification of the configured functional module in the browser client to obtain a target service identification; the target service identification comprises service identifications of all currently installed functional modules of the browser client;
the request module is used for generating a query request comprising the target service identifier and sending the query request to a server of the browser client; wherein, the server is configured with execution information, and the execution information includes: the server side is configured with a service identification set related to the browser client side;
a receiving module, configured to receive a response message returned by the server in response to the query request, where the response message includes operation indication information obtained by the query; the operation indication information is obtained by the server after judging that the service identifier which is not included in the query request exists in the service identifier set configured on the server side, the operation indication information is an installation link address, and the installation data of the function module which is not included in the service identifier of the query request is stored in the storage space corresponding to the installation link address;
the processing module is used for carrying out corresponding processing on the functional module corresponding to the target service identifier according to the operation indication information of the response message; the corresponding processing of the browser client comprises downloading installation data from an installation link address and executing installation operation;
wherein, the response message includes: service identification, version number, and the operation indication information.
14. The apparatus of claim 13,
the processing module is configured to disable any one of the functional module corresponding to the target service identifier, enable the functional module corresponding to the target service identifier, and uninstall the functional module corresponding to the target service identifier.
15. The apparatus of claim 13 or 14,
the processing module is used for acquiring an upgrade link address in the operation indication information of the response message; and downloading upgrading data from the upgrading link address, and upgrading the functional module corresponding to the target service identifier according to the downloaded upgrading data.
16. A server, wherein execution information is configured in the server, and the execution information includes: the operation indication information associated with the service identifier and the version identifier of the functional module, the server side configures a service identifier set about the browser client, and the server comprises: a network interface, a processor;
the network interface is used for being connected with an intelligent terminal and communicating with the intelligent terminal;
the processor is configured to receive, through the network interface, a query request sent by the browser client, where the query request includes a target service identifier configured by a browser; the target service identification comprises service identifications of all currently installed functional modules of the browser client, which are detected by the browser client; acquiring operation indication information which is stored at a server side and is associated with a target service identifier according to the target service identifier; wherein the processor is allowed to specifically: judging whether a service identifier which is not included in the query request exists in the service identifier set configured on the server side; if the service identifier which is not included in the query request exists, acquiring operation indicating information associated with the service identifier which is not included, wherein the operation indicating information is an installation link address, and the storage space corresponding to the installation link address stores the installation data of the functional module which is not included in the service identifier of the query request; if the operation indication information is obtained, generating a response message according to the operation indication information, and sending the response message to the browser client through the network interface; wherein, the response message includes: the browser client is used for downloading installation data from an installation link address and executing installation operation.
17. An intelligent terminal, comprising: a memory, a processor;
the memory is used for storing an application program comprising a browser client;
the processor is used for collecting the service identification of the configured functional module in the browser client to obtain a target service identification; generating a query request comprising the target service identifier, and sending the query request to a server of the browser client; the target service identification comprises service identifications of all currently installed functional modules of the browser client;
receiving a response message returned by the server in response to the query request, wherein the response message comprises operation indication information obtained by query; the operation indication information is obtained by the server after judging that the service identifier which is not included in the query request exists in the service identifier set configured on the server side, the operation indication information is an installation link address, and the installation data of the function module which is not included in the service identifier of the query request is stored in the storage space corresponding to the installation link address;
according to the operation indication information of the response message, correspondingly processing the functional module corresponding to the target service identifier in the browser client; the corresponding processing of the browser client comprises downloading installation data from an installation link address and executing installation operation;
wherein, the server is configured with execution information, and the execution information includes: operation indication information associated with the service identifier and the version identifier of the functional module; the response message includes: service identification, version number, and the operation indication information.
18. A computer storage medium, in which a computer program is stored which, when executed by a processor, carries out the method of any one of claims 1 to 4, or carries out the method of any one of claims 5 to 7.
CN201710119886.5A 2017-03-01 2017-03-01 Processing method and device of terminal browser, server and intelligent terminal Active CN108540509B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710119886.5A CN108540509B (en) 2017-03-01 2017-03-01 Processing method and device of terminal browser, server and intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710119886.5A CN108540509B (en) 2017-03-01 2017-03-01 Processing method and device of terminal browser, server and intelligent terminal

Publications (2)

Publication Number Publication Date
CN108540509A CN108540509A (en) 2018-09-14
CN108540509B true CN108540509B (en) 2022-06-21

Family

ID=63489008

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710119886.5A Active CN108540509B (en) 2017-03-01 2017-03-01 Processing method and device of terminal browser, server and intelligent terminal

Country Status (1)

Country Link
CN (1) CN108540509B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111181912B (en) * 2019-08-27 2021-10-15 腾讯科技(深圳)有限公司 Browser identifier processing method and device, electronic equipment and storage medium
CN111277633B (en) * 2020-01-13 2022-02-01 北京奇艺世纪科技有限公司 Request processing method, server, electronic equipment and storage medium
CN111371868B (en) * 2020-02-26 2023-02-03 北京奇艺世纪科技有限公司 Method, device, equipment, system and storage medium for associating web application and client
CN111917833B (en) * 2020-07-10 2023-06-02 沈阳先进医疗设备技术孵化中心有限公司 Application method, device and system of client program in cloud environment
CN112732283A (en) * 2021-01-21 2021-04-30 深圳市位元领航科技有限公司 Method for realizing client-server mode, client and server
CN113656095B (en) * 2021-08-06 2023-08-04 北京数码大方科技股份有限公司 Processing method and device for configuration data

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132391A (en) * 2006-08-22 2008-02-27 华为技术有限公司 System and method for controlling application
CN102323931A (en) * 2011-08-25 2012-01-18 百度在线网络技术(北京)有限公司 Method for updating browser configuration information and equipment
CN103186391A (en) * 2011-12-29 2013-07-03 腾讯科技(深圳)有限公司 Browser upgrading method and system and upgrading server
CN103259808A (en) * 2012-02-15 2013-08-21 腾讯科技(深圳)有限公司 Updating service delivery method and device
CN103544030A (en) * 2013-07-04 2014-01-29 Tcl集团股份有限公司 Software upgrading method, software upgrading system and intelligent terminal
CN103995721A (en) * 2014-05-22 2014-08-20 广州金山网络科技有限公司 Application program upgrading method, device and system
CN105354057A (en) * 2015-10-23 2016-02-24 努比亚技术有限公司 Information processing method and server

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132391A (en) * 2006-08-22 2008-02-27 华为技术有限公司 System and method for controlling application
CN102323931A (en) * 2011-08-25 2012-01-18 百度在线网络技术(北京)有限公司 Method for updating browser configuration information and equipment
CN103186391A (en) * 2011-12-29 2013-07-03 腾讯科技(深圳)有限公司 Browser upgrading method and system and upgrading server
CN103259808A (en) * 2012-02-15 2013-08-21 腾讯科技(深圳)有限公司 Updating service delivery method and device
CN103544030A (en) * 2013-07-04 2014-01-29 Tcl集团股份有限公司 Software upgrading method, software upgrading system and intelligent terminal
CN103995721A (en) * 2014-05-22 2014-08-20 广州金山网络科技有限公司 Application program upgrading method, device and system
CN105354057A (en) * 2015-10-23 2016-02-24 努比亚技术有限公司 Information processing method and server

Also Published As

Publication number Publication date
CN108540509A (en) 2018-09-14

Similar Documents

Publication Publication Date Title
CN108540509B (en) Processing method and device of terminal browser, server and intelligent terminal
US10713034B2 (en) Updating web resources
US10694353B2 (en) Updating web resources
CN108829477B (en) Interface jump method, device, computer equipment and storage medium
CN107783795B (en) Application program starting method and device, computer equipment and storage medium
EP2907099B1 (en) Testing framework for applications
CN110968331B (en) Method and device for running application program
CN110543327B (en) Service component multiplexing method, device, computer equipment and storage medium
CN107291481B (en) Component updating method, device and system
US10404568B2 (en) Agent manager for distributed transaction monitoring system
JP5004857B2 (en) Application update information providing system and application update information providing method
CN114465998A (en) Multi-device file transmission method and device, terminal device and readable storage medium
CN110765394A (en) So file loading method and device, storage medium and terminal equipment
CN104504587A (en) Advertisement monitoring method and device, electronic apparatus
WO2017185883A1 (en) Dynamic expansion software-process method and system
US10193737B2 (en) Method for performing communication between browser and mobile terminal, and browser apparatus
CN113434230A (en) Jump control method and device for H5 page, storage medium and electronic device
CN112256351B (en) Method for realizing Feign component, method and device for calling micro-service
CN113094064A (en) Gateway software module upgrading method, device, equipment and storage medium
CN110489138B (en) Application updating method, device and storage medium
CN107783837B (en) Method and device for performing storage expansion and electronic equipment
CN115729590A (en) Service deployment method, device, equipment and computer readable storage medium
KR100601848B1 (en) Method for Processing Download Descriptor in Mobile Communication Terminal
CN110309000B (en) Application update prompting method and terminal equipment
CN112379943A (en) Plug-in application method and device of Electron application program and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20221116

Address after: 1402, Floor 14, Block A, Haina Baichuan Headquarters Building, No. 6, Baoxing Road, Haibin Community, Xin'an Street, Bao'an District, Shenzhen, Guangdong 518133

Patentee after: Shenzhen Yayue Technology Co.,Ltd.

Address before: 518057 Tencent Building, No. 1 High-tech Zone, Nanshan District, Shenzhen City, Guangdong Province, 35 floors

Patentee before: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.

TR01 Transfer of patent right