CN113360195A - Protocol loading method and device, electronic equipment and storage medium - Google Patents

Protocol loading method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113360195A
CN113360195A CN202110633647.8A CN202110633647A CN113360195A CN 113360195 A CN113360195 A CN 113360195A CN 202110633647 A CN202110633647 A CN 202110633647A CN 113360195 A CN113360195 A CN 113360195A
Authority
CN
China
Prior art keywords
protocol
data packet
protocol data
network connection
downloading
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.)
Pending
Application number
CN202110633647.8A
Other languages
Chinese (zh)
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.)
Guahao Net Hangzhou Technology Co Ltd
Original Assignee
Guahao Net Hangzhou Technology 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 Guahao Net Hangzhou Technology Co Ltd filed Critical Guahao Net Hangzhou Technology Co Ltd
Priority to CN202110633647.8A priority Critical patent/CN113360195A/en
Publication of CN113360195A publication Critical patent/CN113360195A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Abstract

The application provides a protocol loading method and device, electronic equipment and a storage medium, wherein the method comprises the following steps: downloading a pre-configured protocol data packet from a back end in a network connection state; storing the protocol data packet locally; when an opening instruction of a specified application is received, judging whether network connection exists at present; and determining whether to directly display the locally stored protocol data packet or not according to whether the network connection exists currently. According to the technical scheme, the protocol data packet is configured at the back end in advance through the terminal downloading, and is stored in the terminal local database, when a user uses the terminal to open the application for the first time, the user can be ensured to obtain the content of the protocol file under the state that the terminal has no network connection, and the data can reach the user.

Description

Protocol loading method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a protocol loading method and apparatus, an electronic device, and a computer-readable storage medium.
Background
When a user uses an application service function of a certain mobile terminal or APP, the mobile terminal or APP can prompt the user for the contents of the protocol file in order to ensure the privacy of the user. In case the mobile terminal is in a network connection, the user can see the latest protocol contents. Because the privacy compliance of the mobile terminal is more and more strict, when the mobile terminal is in a state without network connection, it cannot be guaranteed that a user can read the protocol policy and then use the normal service function.
Disclosure of Invention
The embodiment of the application aims to provide a protocol loading method, which can enable a client to obtain the contents of a protocol file in a network-free state and realize that data can reach a user.
A first aspect of an embodiment of the present application provides a method for loading a protocol, including:
downloading a pre-configured protocol data packet from a back end in a network connection state;
storing the protocol data packet locally;
when an opening instruction of a specified application is received, judging whether network connection exists at present;
and determining whether to directly display the locally stored protocol data packet or not according to whether network connection exists currently or not.
In an embodiment, the downloading the pre-configured protocol data packet from the backend in the network connection state includes:
and downloading the protocol data packet corresponding to the preset application name from the back end according to the application name of the specified application.
In one embodiment, the storing the protocol data packet locally includes:
updating the locally stored historical version protocol data packet with the protocol data packet.
In an embodiment, the determining whether to directly display the locally stored protocol data packet according to whether there is a network connection currently includes:
and if the current protocol data packet is in a network connection state, downloading the protocol data packet of the latest version from the back end according to the protocol address indicated in the protocol data packet.
In an embodiment, after downloading the protocol packet of the latest version from the backend according to the protocol address indicated in the protocol packet if the network connection state is currently available, the method further includes:
when a click instruction of the protocol address is received, displaying protocol text content corresponding to the protocol address;
and if a click command of the agreement button is received, executing the service function operation.
In an embodiment, the determining whether to directly display the locally stored protocol packet according to whether there is a network connection currently further includes:
and if the current state is the state without network connection, directly displaying the locally stored protocol data packet.
In one embodiment, the protocol data packet includes the protocol address, the protocol text content, and a prompt text.
A second aspect of the embodiments of the present application provides a data loading apparatus, including:
the downloading device is used for downloading a pre-configured protocol data packet from the back end in a network connection state;
the storage device is used for storing the protocol data packet locally;
the judging device is used for judging whether network connection exists at present or not when receiving an opening instruction of a specified application;
and the execution device is used for determining whether to directly display the locally stored protocol data packet or not according to whether the network connection exists currently or not.
A third aspect of the embodiments of the present application provides an electronic device, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the loading method of the protocol of the first aspect of the embodiment of the present application and any embodiment thereof.
A fourth aspect of the embodiments of the present application provides a computer-readable storage medium, where the storage medium stores a computer program, and the computer program is executable by a processor to perform the loading method of the protocol.
According to the technical scheme provided by the embodiment of the application, the protocol data packet configured at the back end in advance is downloaded through the terminal and stored in the terminal local database, and when a user uses the terminal to open an application for the first time, the user can be ensured to obtain the content of the protocol file under the state that the terminal has no network connection, so that the data can reach the user.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of a protocol loading method according to an embodiment of the present application;
fig. 3 is a schematic diagram of a protocol data packet according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a protocol loading apparatus according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
Like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
Please refer to fig. 1, which is a schematic structural diagram of an electronic device 100 according to an embodiment of the present disclosure. The electronic device 100 includes: one or more processors 120, and one or more memories 104 storing instructions executable by the processors 120. Wherein the processor 120 is configured to execute a loading method of a protocol provided in the following embodiments of the present application.
The processor 120 may be a gateway, or may be an intelligent terminal, or may be a device including a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), or other form of processing unit having data processing capability and/or instruction execution capability, and may process data of other components in the electronic device 100, and may control other components in the electronic device 100 to perform desired functions.
The memory 104 may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, Random Access Memory (RAM), cache memory (cache), and/or the like. The non-volatile memory may include, for example, Read Only Memory (ROM), hard disk, flash memory, etc. One or more computer program instructions may be stored on the computer-readable storage medium and executed by processor 120 to implement the loading method of the protocol described below. Various applications and various data, such as various data used and/or generated by the applications, may also be stored in the computer-readable storage medium.
In one embodiment, the electronic device 100 shown in FIG. 1 may also include an input device 106, an output device 108, and a data acquisition device 110, which are interconnected via a bus system 112 and/or other form of connection mechanism (not shown). It should be noted that the components and structure of the electronic device 100 shown in fig. 1 are exemplary only, and not limiting, and the electronic device 100 may have other components and structures as desired.
The input device 106 may be a device used by a user to input instructions and may include one or more of a keyboard, a mouse, a microphone, a touch screen, and the like. The output device 108 may output various information (e.g., images or sounds) to the outside (e.g., a user), and may include one or more of a display, a speaker, and the like. The data acquisition device 110 may acquire an image of a subject and store the acquired image in the memory 104 for use by other components. Illustratively, the data acquisition device 110 may be a camera.
In an embodiment, the devices in the example electronic device 100 for implementing the loading method of the protocol according to the embodiment of the present application may be integrally disposed, or may be disposed in a decentralized manner, such as integrally disposing the processor 120, the memory 104, the input device 106 and the output device 108, and disposing the data acquisition device 110 separately.
In an embodiment, the example electronic device 100 for implementing the loading method of the protocol of the embodiment of the present application may be implemented as a mobile terminal, a smart terminal, or the like.
Please refer to fig. 2, which is a flowchart illustrating a protocol loading method according to an embodiment of the present application. As shown in fig. 2, the method includes steps S210 to S240.
Step S210: and downloading a pre-configured protocol data packet from the back end in a network connection state.
In this embodiment, an execution main body of the protocol loading method may be a mobile terminal or an intelligent terminal, the intelligent terminal may be a medicine self-service vending cabinet or the like, and may be called a front end or a terminal, and the back end may be a server or a server cluster, which provides services for the terminal. The relevant protocol data packet obtained by the terminal needs to be configured at the back end in advance.
In an embodiment, in step S210, the downloading the pre-configured protocol data packet from the backend in the network connection state includes:
and downloading the protocol data packet corresponding to the preset application name from the back end according to the application name of the specified application.
And different App application software is configured on the mobile terminal or the intelligent terminal according to different application requirements. For example, an App for ordering and purchasing medicines by self is configured on a medicine self-service vending cabinet, an App for registering by self, an App for inquiring medicine names and the like are configured on a mobile terminal. For different application names, protocol data packets corresponding to the application names need to be configured at the back end.
In one embodiment, the protocol data packet includes a protocol address, protocol text content, and prompt text. The prompt text is word warning information for reminding a user to read; the protocol address is a protocol link, for example: com/privacy, and the protocol address is clicked, the specific protocol text content can be read, and the protocol text content is the specific privacy protocol policy word.
As shown in fig. 3, for example, when a user uses a medicine vending cabinet to self-order and purchase a required medicine, according to a prompt operation on a display touch screen of the medicine vending cabinet, a self-order medicine vending App is opened for the first time, a prompt box is automatically popped up, and a prompt text is displayed in the prompt box. In FIG. 3, "thank you for using the platform product! In order to make you use the platform product and service more confident, please carefully read, fully understand the content of the terms in the agreement and then click on the agreement, so that you can exercise personal rights and protect personal information better. Please note that if you do not agree with the following agreement or any of the terms therein, you can click on disagreement and pause the use of the products and services of the platform. If you click to agree, it means you have read and agreed to privacy policy. If you need to look at a specific privacy policy, please click http:// xxx.com for reading "as a prompt text. Com "is the protocol address. Clicking the protocol address, and popping up the privacy policy, which is the specific protocol text content. For example, the contents of "privacy policy" in the self-service order-making medicine App may be as follows:
1. the user needs to register a 'medicine purchasing' account before using the service. The "buy medicine" account should be registered using the mobile phone number binding, the user is asked to register the "buy medicine" account using the mobile phone number that has not been bound to the "buy medicine" account, and the mobile phone number that has not been banned by the service according to the protocol. The service can change the account registration and binding mode according to the user requirement or product requirement without notifying the user in advance.
2. The user finishes registration, namely, the user agrees to the service to extract, disclose and use the information of the user.
3. In view of the binding registration mode of the account number of 'medicine purchasing', information such as a mobile phone number, a mobile phone device identification code and the like which are allowed to be used for registration when the service agrees to be registered is used.
4. When a user registers and uses the service, the platform needs to collect personal information capable of identifying the identity of the user so that the service can contact the user when necessary or provide better use experience for the user. The information gathered by the platform includes but is not limited to the name and address of the user; the present platform agrees that the use of such information will be limited by a third constraint on the protection of the user's personal privacy information.
Step S220: and storing the protocol data packet locally.
As described above, in a state where there is a network connection, according to the application name of the specified application, the terminal can download the protocol data packet corresponding to the application name configured in advance from the backend, and store the downloaded protocol data packet in the local database of the terminal.
In an embodiment, in step S220, the storing the protocol data packet locally includes: updating a locally stored history version packet with the protocol packet.
The mobile terminal or the intelligent terminal directly stores the protocol data packet in a local database of the mobile terminal or the intelligent terminal. When the developer configures the protocol data packet at the back end, the content of the prompt text and the protocol text in the protocol data packet can be continuously updated according to the application requirement of the user. For example, the developer configures a first version of the protocol data packet in the back end, and the terminal downloads and stores the preconfigured first version of the protocol data packet in the local database. With the increase of the user requirement, the developer configures the protocol data packet of the second version at the back end, and when the terminal downloads the protocol data packet of the second version, the protocol data packet of the first version stored in the front-end local database needs to be replaced, that is, the historical version protocol data packet described in this embodiment, so that the protocol data packet in the terminal local database is the updated protocol data packet of the latest version. Therefore, a certain version of protocol data packet must exist in the terminal local database, so that when a user opens a certain designated App application software by using a mobile terminal or an intelligent terminal, the available protocol data packet in the terminal database is used by the user.
If the application software is App application software, when the codes are developed and written, data in a protocol data packet are directly read in the codes, the protocol data packet is firstly decompressed, the decompressed files are placed in a code resource file, data in the configured txt content is read firstly when the codes are used and displayed on a user interface, and then a read prompt text html is displayed on the user interface, and a user can directly view specific protocol text content in a webpage by clicking the prompt text html.
Step S230: and when receiving an opening instruction of the specified application, judging whether network connection exists currently.
In step S220, the terminal downloads a protocol data packet pre-configured by the front end and stores the protocol data packet in a local database of the terminal, and when the user opens the designated App application software by using the mobile terminal or the intelligent terminal, the terminal determines whether the current terminal has network connection according to the received opening instruction of the designated App.
Step S240: and determining whether to directly display the locally stored protocol data packet or not according to whether network connection exists currently or not.
In an embodiment, in step S240, the determining whether to directly display the locally stored protocol data packet according to whether there is a network connection currently includes:
and if the current state is the state without network connection, directly displaying the locally stored protocol data packet.
As described above, a historical version protocol data packet is downloaded in a local database of a mobile terminal or an intelligent terminal, a protocol data packet of a latest version is configured at a rear end, and when the terminal detects that the terminal is in a state without network connection, the terminal cannot download the configured protocol data packet of the latest version from the rear end. Referring to fig. 3, the user can click the protocol address in the user interface, i.e. can access and read the protocol text content, and under the condition of no network connection, the user can also know the content of the specific privacy protocol, so that the user can safely continue to use the service on the App.
Because the current compliance detection requires that the user actively read the privacy protocol when the App is started for the first time, it may occur that the user cannot accurately know the text content of the privacy protocol without a network. Therefore, in the embodiment, the protocol data packet is pre-configured at the back end, the terminal downloads the protocol data packet and stores the protocol data packet in the terminal local database, so that the user can still actively read the text content of the privacy protocol in a state without network connection, and after receiving the click command of the consent button, the service function operation can still be executed without affecting the service.
In an embodiment, in step S240, the determining whether to directly display the locally stored protocol data packet according to whether there is a network connection currently includes:
and if the current protocol data packet is in a network connection state, downloading the protocol data packet of the latest version from the back end according to the protocol address indicated in the protocol data packet.
If only the protocol data packet of the historical version is downloaded in the terminal local database, and the protocol data packet of the updated version is configured in advance at the rear end, at this time, when the terminal device detects that the terminal device is in a network connection state, a user opens the designated App application software by using the mobile terminal or the intelligent terminal, in a prompt text in a prompt box popped up on a user interface, the user can click a protocol address in the prompt text, the protocol address points to the rear end, and the terminal can directly download the protocol data packet of the latest version from the rear end according to the protocol address, so that the protocol data packet acquired by the terminal can be guaranteed to be of the latest version, and the user can read the text content of the privacy protocol of the latest version.
In an embodiment, in the step S240, after downloading the protocol data packet of the latest version from the backend according to the protocol address indicated in the protocol data packet if the current state is the state with the network connection, the method provided in the embodiment of the present application further includes:
when a click instruction of the protocol address is received, displaying protocol text content corresponding to the protocol address;
and if a click command of the agreement button is received, executing the service function operation.
When the terminal device detects that the terminal device is in a network connection state, a user opens the appointed App application software by using the mobile terminal or the intelligent terminal, the user can click a protocol address in a prompt text in a prompt box popped up on a user interface, the protocol address points to the rear end, the terminal can directly download a protocol data packet of the latest version from the rear end according to the protocol address, the prompt text of the latest version is displayed on the user interface, and the user can click the protocol text content to view the specific protocol text content. Referring to fig. 3, when the user clicks the ok and continue button, it indicates that the user has read the contents of the protocol text, and if the user clicks the disagree button, the App will not provide the corresponding service to the user.
For example, a user wants to sell a medicine by self-service through a medicine self-service selling cabinet in an environment with strong network signals, the medicine self-service selling cabinet is in a state of network connection, the user opens an App for self-service order-selling according to prompt operation on a display touch screen of the medicine selling cabinet, a prompt box is automatically popped up, a prompt text is displayed in the prompt box, as shown in fig. 3, the user can click a protocol address in the prompt text, at the moment, the prompt text of the latest version is displayed on a user interface, and the user can click the protocol text content to view specific protocol text content. After reading, the user clicks the agree and continue button to indicate that the user has read the protocol text content and receives the requirement in the protocol text content, at the moment, a corresponding prompt box or interface for medicine purchasing can pop up on the user interface, and the user can order and purchase the medicine on the prompt box or interface for medicine purchasing by self according to the requirement. If the user clicks the disagreement button, the App will not provide the business service of purchasing the medicine for the user.
Please refer to fig. 4, which is a schematic structural diagram of a protocol loading apparatus according to an embodiment of the present application. The device includes: the downloading device 200, the storage device 300, the judging device 400 and the executing device 500.
A downloading device 200, configured to download a pre-configured protocol data packet from a back end in a network connection state;
a storage device 300 for locally storing the protocol data packet;
a judging device 400, configured to, when receiving an open instruction of a specific application, judge whether there is a network connection currently;
and the executing device 500 is configured to determine whether to directly display the locally stored protocol data packet according to whether there is a network connection currently.
In an embodiment, the downloading apparatus 200 further includes: a download unit is specified.
And the appointed downloading unit is used for downloading the protocol data packet corresponding to the preset application name from the back end according to the application name of the appointed application.
In an embodiment, the storage apparatus 300 further includes: and updating the storage unit.
And the updating storage unit is used for updating the locally stored history version data packet by using the protocol data packet.
In an embodiment, the executing apparatus 500 further includes: and a downloading unit.
And the downloading unit is used for downloading the protocol data packet with the latest version from the back end according to the protocol address indicated in the protocol data packet if the network connection state exists currently.
In an embodiment, the downloading unit further includes: and executing the sub-unit.
The execution subunit is used for displaying the protocol text content corresponding to the protocol address when receiving the click instruction of the protocol address;
and if a click command of the agreement button is received, executing the service function operation.
In an embodiment, the executing apparatus 500 further includes: a display unit.
And the display unit is used for directly displaying the locally stored protocol data packet if the current protocol data packet is in a state without network connection.
The implementation process of the functions and actions of each module in the device is specifically detailed in the implementation process of the corresponding step in the loading method of the protocol, and is not described herein again.
In the embodiments provided in the present application, the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.

Claims (10)

1. A method for loading a protocol, comprising:
downloading a pre-configured protocol data packet from a back end in a network connection state;
storing the protocol data packet locally;
when an opening instruction of a specified application is received, judging whether network connection exists at present;
and determining whether to directly display the locally stored protocol data packet or not according to whether network connection exists currently or not.
2. The method of claim 1, wherein downloading the pre-configured protocol packet from the backend in the network connected state comprises:
and downloading the protocol data packet corresponding to the preset application name from the back end according to the application name of the specified application.
3. The method of claim 1, wherein storing the protocol data packet locally comprises:
updating the locally stored historical version protocol data packet with the protocol data packet.
4. The method of claim 1, wherein the determining whether to directly display the locally stored protocol packet according to whether there is a network connection currently comprises:
and if the current protocol data packet is in a network connection state, downloading the protocol data packet of the latest version from the back end according to the protocol address indicated in the protocol data packet.
5. The method of claim 4, wherein after downloading the latest version of the protocol packet from the backend according to the protocol address indicated in the protocol packet if the network connection state is currently available, the method further comprises:
when a click instruction of the protocol address is received, displaying protocol text content corresponding to the protocol address;
and if a click command of the agreement button is received, executing the service function operation.
6. The method of claim 1, wherein determining whether to directly display the locally stored protocol packet according to whether there is a network connection currently comprises:
and if the current state is the state without network connection, directly displaying the locally stored protocol data packet.
7. The method of claim 5, wherein the protocol data packet comprises the protocol address, the protocol text content, and a prompt text.
8. An apparatus for loading data, comprising:
the downloading device is used for downloading a pre-configured protocol data packet from the back end in a network connection state;
the storage device is used for storing the protocol data packet locally;
the judging device is used for judging whether network connection exists at present or not when receiving an opening instruction of a specified application;
and the execution device is used for determining whether to directly display the locally stored protocol data packet or not according to whether the network connection exists currently or not.
9. An electronic device, characterized in that the electronic device comprises:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the loading method of the protocol of any one of claims 1-7.
10. A computer-readable storage medium, characterized in that the storage medium stores a computer program executable by a processor to perform the method of loading of the protocol of any of claims 1-7.
CN202110633647.8A 2021-06-07 2021-06-07 Protocol loading method and device, electronic equipment and storage medium Pending CN113360195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110633647.8A CN113360195A (en) 2021-06-07 2021-06-07 Protocol loading method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110633647.8A CN113360195A (en) 2021-06-07 2021-06-07 Protocol loading method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113360195A true CN113360195A (en) 2021-09-07

Family

ID=77532919

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110633647.8A Pending CN113360195A (en) 2021-06-07 2021-06-07 Protocol loading method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113360195A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571921A (en) * 2011-12-09 2012-07-11 广东威创视讯科技股份有限公司 Network access method and device for mobile equipment
CN104021218A (en) * 2014-06-23 2014-09-03 贝壳网际(北京)安全技术有限公司 Information display method and device
CN110515631A (en) * 2019-08-23 2019-11-29 掌阅科技股份有限公司 Using the generation method of installation data packet, server and computer storage medium
CN112131504A (en) * 2020-08-28 2020-12-25 长沙市到家悠享网络科技有限公司 Webpage editing and displaying method, device, equipment and storage medium
CN112596817A (en) * 2020-12-29 2021-04-02 微医云(杭州)控股有限公司 Application program starting method, device, equipment and storage medium
CN112612534A (en) * 2020-12-03 2021-04-06 马上消费金融股份有限公司 Application starting method, device and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571921A (en) * 2011-12-09 2012-07-11 广东威创视讯科技股份有限公司 Network access method and device for mobile equipment
CN104021218A (en) * 2014-06-23 2014-09-03 贝壳网际(北京)安全技术有限公司 Information display method and device
CN110515631A (en) * 2019-08-23 2019-11-29 掌阅科技股份有限公司 Using the generation method of installation data packet, server and computer storage medium
CN112131504A (en) * 2020-08-28 2020-12-25 长沙市到家悠享网络科技有限公司 Webpage editing and displaying method, device, equipment and storage medium
CN112612534A (en) * 2020-12-03 2021-04-06 马上消费金融股份有限公司 Application starting method, device and storage medium
CN112596817A (en) * 2020-12-29 2021-04-02 微医云(杭州)控股有限公司 Application program starting method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
US11829186B2 (en) System and methods for integration of an application runtime environment into a user computing environment
US9584612B2 (en) Systems and methods for pushing applications
EP2864895B1 (en) Identification of host-compatible downloadable applications
US20140025469A1 (en) Reward granting apparatus, reward granting method, and reward granting program
EP1195699A1 (en) Optimisation procedure in a terminal for data consultation
US9195479B2 (en) Selective notification of native applications
JP5004857B2 (en) Application update information providing system and application update information providing method
CN113535267A (en) Applet page configuration method and device, electronic equipment and storage medium
EP2870575A2 (en) Systems and methods for providing message-enabled advertisements and content delivery
CN109033466A (en) Page sharing method calculates equipment and computer storage medium
CN106534280B (en) Data sharing method and device
CN111131419A (en) Information pushing method and server based on book pages
CN114117498A (en) Desensitization data realization method, device, system, equipment and storage medium
CN111367518A (en) Page layout method and device, computing equipment and computer storage medium
CN114971571A (en) Bill processing method and device based on mailbox
US20100111072A1 (en) Internet Phone Service System and Internet Phone Service Method by Using Softphone Created by Users
CN113360195A (en) Protocol loading method and device, electronic equipment and storage medium
CN110889073A (en) Page request response method, server and computer storage medium
CN108509582B (en) Information reply method, terminal equipment and computer readable storage medium
CN111801696A (en) Payment page management method, payment page management device, payment system and storage medium
CN112732547B (en) Service testing method and device, storage medium and electronic equipment
CN114238818A (en) Page jump method, electronic equipment and storage medium
US20210319100A1 (en) Highlighting flagged interactive components in content
CN112256654A (en) Document sharing method and device
CN108874390B (en) Data processing method and device, equipment 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210907

RJ01 Rejection of invention patent application after publication