CN112788092B - Message pushing method and device and electronic equipment - Google Patents

Message pushing method and device and electronic equipment Download PDF

Info

Publication number
CN112788092B
CN112788092B CN202011012523.XA CN202011012523A CN112788092B CN 112788092 B CN112788092 B CN 112788092B CN 202011012523 A CN202011012523 A CN 202011012523A CN 112788092 B CN112788092 B CN 112788092B
Authority
CN
China
Prior art keywords
application
pushing
push
message
list
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
CN202011012523.XA
Other languages
Chinese (zh)
Other versions
CN112788092A (en
Inventor
袁园
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Merchants Securities Co ltd
Original Assignee
China Merchants Securities Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Merchants Securities Co ltd filed Critical China Merchants Securities Co ltd
Priority to CN202011012523.XA priority Critical patent/CN112788092B/en
Publication of CN112788092A publication Critical patent/CN112788092A/en
Application granted granted Critical
Publication of CN112788092B publication Critical patent/CN112788092B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephone Function (AREA)

Abstract

The application provides a message pushing method, a message pushing device and electronic equipment, and relates to the technical field of mobile terminal message pushing, wherein the method comprises the steps of determining a target application from a second application list and then sending a pushing instruction to terminal equipment under the condition that communication connection between a first application on the terminal equipment and a server is disconnected, wherein the second application list comprises at least one second application, the second application is an application capable of receiving pushing information of the first application on the terminal equipment, and the pushing instruction is used for indicating the terminal equipment to push the pushing information of the first application through the target application. According to the technical scheme provided by the application, the server can directly send the push message to the target application, and the push message of the first application is displayed through the target application, so that the IOS mobile phone can also adopt the technical scheme of the application because a calling mode is not adopted, and meanwhile, the success rate of message push is improved.

Description

Message pushing method and device and electronic equipment
Technical Field
The application relates to a message pushing technology, in particular to a message pushing method, a message pushing device and electronic equipment, and belongs to the technical field of message pushing of mobile terminals.
Background
With the popularity of smartphones, users spend more time and money in smartphones, so that software manufacturers are continually involved in competition in the Application (APP) market, and hope to get the favor of users.
Message pushing refers to the action that an APP server sends information possibly interesting to a user to an APP client, the exposure rate of the APP can be increased through message pushing, and the favorite degree of the user to the APP can be further increased according to information of user preference, so that reasonable message pushing is very important in order to ensure that the user's APP can be favored by the user. A connection channel can be established between the APP client and the APP server for receiving message pushing, but when the connection channel is cleaned by a system or closed by a user, the APP client cannot receive the message pushing. In the prior art, an application alliance can be formed among a plurality of APP, namely when a connection channel of one APP in the alliance is disconnected, the APP in other alliances can be evoked, so that the APP client can establish the connection channel with an APP server again.
However, this method of calling up the connection channel by the application alliance is applicable only to the android system, and cannot be applied to the mobile operating system (iPhone Operation System, IOS) of apple company; moreover, the success rate of arousal between APPs is not high due to the blocking of some system programs.
Disclosure of Invention
In view of the above, the application provides a message pushing method, a device and an electronic device, which can increase the universality and success rate of message pushing.
In order to achieve the above object, in a first aspect, an embodiment of the present application provides a message pushing method, applied to a server, including:
under the condition that the communication connection between the first application on the terminal equipment and the server is disconnected, determining a target application from a second application list, wherein the second application list comprises at least one second application, and the second application is an application which can receive push messages of the first application on the terminal equipment;
and sending a pushing instruction to the terminal equipment, wherein the pushing instruction is used for indicating the terminal equipment to push the pushing information of the first application through the target application.
Optionally, before determining the target application from the second application list, the method further includes:
determining a second application according to push configuration information of each application sent in advance by the terminal equipment;
and generating a second application list according to the second application.
Optionally, the pushing configuration information includes a pushing state of the application, and determining the second application according to the pushing configuration information of each application sent in advance by the terminal device includes:
and if the pushing state of the application is opened and the application supports pushing the pushing message of the first application, determining the application as the second application.
Optionally, determining the target application from the second application list includes:
selecting a second application from the second application list, and if communication connection is established between the selected second application and the server, determining the selected second application as a target application;
if the communication connection is not established between the selected second application and the server, deleting the selected second application from the second application list, and returning to execute the step of selecting one second application from the second application list.
Optionally, after sending the push instruction to the terminal device, the method further includes:
deleting the target application from the second application list;
receiving a pushing result fed back by the terminal equipment;
and if the pushing result indicates that the pushing of the pushing message fails, returning to the step of determining the target application from the second application list until the pushing of the pushing message is successful or no second application exists in the second application list.
Optionally, after sending the push instruction to the terminal device, the method further includes:
deleting the target application from the second application list;
and if the result information fed back by the target application is not received within the preset time period, returning to the step of determining the target application from the second application list until the push message is successfully pushed or no second application exists in the second application list.
Optionally, the push instruction includes a push message of the first application and an identifier of the target application, where the identifier of the target application is used for determining the target application by the terminal device, the push message includes a push content and a push message identifier, and the push message identifier is used for managing the push message.
In a second aspect, an embodiment of the present application provides a message pushing device, applied to a server, including:
the determining module is used for determining a target application from a second application list under the condition that communication connection between a first application on the terminal equipment and the server is disconnected, wherein the second application list comprises at least one second application, and the second application is an application which can receive push messages of the first application on the terminal equipment;
the sending module is used for sending a pushing instruction to the terminal equipment, wherein the pushing instruction is used for indicating the terminal equipment to push the pushing information of the first application through the target application.
Optionally, the determining module is further configured to determine a second application according to push configuration information of each application sent in advance by the terminal device, and generate a second application list according to the second application.
Optionally, the push configuration information includes a push state of the application, and the determining module is specifically configured to:
and if the pushing state of the application is opened and the application supports pushing the pushing message of the first application, determining the application as the second application.
Optionally, the determining module is specifically configured to:
selecting a second application from the second application list, and if communication connection is established between the selected second application and the server, determining the selected second application as a target application;
if the communication connection is not established between the selected second application and the server, deleting the selected second application from the second application list, and returning to execute the step of selecting one second application from the second application list.
Optionally, the determining module is further configured to delete the target application from the second application list;
the apparatus further comprises:
and the receiving module is used for receiving a pushing result fed back by the terminal equipment, and if the pushing result indicates that the pushing of the pushing message fails, returning to execute the step of determining the target application from the second application list until the pushing of the pushing message is successful or no second application exists in the second application list.
Optionally, the receiving module is further configured to, if the result information fed back by the target application is not received within a preset period of time, return to executing the step of determining the target application from the second application list until the push message is pushed successfully, or no second application is in the second application list.
Optionally, the push instruction includes a push message of the first application and an identifier of the target application, where the identifier of the target application is used for determining the target application by the terminal device, the push message includes a push content and a push message identifier, and the push message identifier is used for managing the push message.
In a third aspect, an embodiment of the present application provides an electronic device, including: a memory and a processor, the memory for storing a computer program; the processor is configured to perform the method of the first aspect or any implementation of the first aspect when the computer program is invoked.
In a fourth aspect, an embodiment of the present application provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor implements the method according to the first aspect or any implementation of the first aspect.
The message pushing method, the device and the electronic equipment provided by the embodiment of the application can determine the target application from the second application list under the condition that the communication connection between the first application on the terminal equipment and the server is disconnected, and then send the pushing instruction to the terminal equipment, wherein the second application list comprises at least one second application, and the second application is an application which can receive the pushing message of the first application on the terminal equipment, and the pushing instruction is used for indicating the terminal equipment to push the pushing message of the first application through the target application. According to the application, the server can directly send the push message to the target application, and the push message of the first application is displayed through the target application, so that the IOS mobile phone can also adopt the technical scheme of the application because a calling mode is not adopted, and meanwhile, the process of receiving the push instruction by the second application completely accords with the normal receiving flow, so that the system program is not blocked, and the success rate of message push is improved.
Drawings
Fig. 1 is a schematic flow chart of a message pushing method according to an embodiment of the present application;
fig. 2 is a schematic diagram of a message pushing system according to an embodiment of the present application;
fig. 3 is a schematic flow chart of a push configuration feedback method according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a message pushing device according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The message pushing method provided by the embodiment of the application can be applied to electronic equipment such as a server, a server group or a computing center, and the embodiment of the application does not limit the specific type of the electronic equipment.
The technical scheme of the application is described in detail below by specific examples. The following embodiments may be combined with each other, and some embodiments may not be repeated for the same or similar concepts or processes.
Fig. 1 is a flow chart of a message pushing method provided by an embodiment of the present application, as shown in fig. 1, the method includes the following steps:
s110, determining a second application according to push configuration information of each application sent in advance by the terminal equipment.
Fig. 2 is a schematic diagram of an architecture of a message pushing system according to an embodiment of the present application, as shown in fig. 2, where a plurality of application servers are connected to a pushing server, and the pushing server is connected to a plurality of terminal devices. The terminal equipment can be an intelligent terminal such as a mobile phone or a tablet personal computer, and a plurality of applications can be installed in the terminal equipment for users to use; the application server refers to a server corresponding to each application, and the application server can provide service support, content support, application upgrading and the like for the application; the push server is used for managing, receiving and issuing push messages of each application. Under the condition that communication connection is established between the push server and the first application on the terminal equipment, the application server can generate push content which needs to be pushed to a user and an identifier of the first application which receives the push content, then send the push content and the identifier of the first application to the push server, and the push server can generate a push instruction according to the push content and the identifier of the first application and send the push instruction to the first application.
And in the case that the communication connection between the first application on the terminal device and the push server is disconnected, the push server cannot issue a push instruction to the first application. At this time, the push server may determine the second application according to push configuration information of each application sent in advance by the terminal device, where the push configuration information may include whether to allow a push state of a push message, a frequency of the push message, a manner of pushing the message, whether to support a push message for pushing other applications, a supported application list, and the like.
Specifically, fig. 3 is a flow chart of a push configuration feedback method provided by an embodiment of the present application, as shown in fig. 3, each application may determine whether a user performs a push configuration setting on the application when each application is started, and if the user sets the push configuration of the application, obtain push configuration information of the application; if the user has not set the push configuration of the application, the terminal device can instruct the user to perform push setting, acquire push configuration information of the application after the user sets the push configuration information, and report the push configuration information to the push server after the push configuration information is acquired. The pushing server may push the application according to the pushing configuration information reported by the application, or may determine whether the application is a second application corresponding to the first application according to the pushing configuration information reported by each application when the communication connection between the first application on the terminal device and the pushing server is disconnected, and if the pushing state of the application is open and the application supports pushing information for pushing the first application, the application may be determined to be the second application.
S120, generating a second application list according to the second application.
The push server may generate a second application list according to the plurality of second applications determined in step S110. It should be noted that, the second application list is only specific to the present push instruction, and when the push server generates a new push instruction again, the second application and the second application list need to be redetermined.
S130, determining the target application from the second application list.
The push server may determine the target application from the second application list according to a preset selection rule, where the preset selection rule may be according to a sequence of the second applications in the second application list, or may determine the target application according to a frequency of push messages of the second applications, for example, a high-frequency preference. Specific selection rules can be set according to actual requirements, and the embodiment of the application is not particularly limited.
Specifically, the push server may first select a second application from the second application list according to a preset selection rule, then determine whether a communication connection is established between the selected second application and the push server, and if the communication connection is established between the selected second application and the push server, determine the selected second application as a target application; if the communication connection is not established between the selected second application and the pushing server, deleting the selected second application from the second application list, and returning to the step of selecting one second application from the second application list. Or the pushing server may determine the selected second application as the target application, then determine whether a communication connection is established between the target application and the pushing server, if so, proceed to the next step, if not, delete the selected second application in the second application list, and return to executing the step of selecting the target application from the second application list.
In addition, if no communication connection is established between the second application in the second application list and the push server, that is, the second application list is deleted, the push is judged to be finished, and the push to the terminal device is retried within a preset time period.
And S140, sending a push instruction to the terminal equipment.
After determining the target application, the push server may send a push instruction to the terminal device, where the push instruction may instruct the terminal device to push the push message of the first application through the target application. The push instruction may include a push message of the first application, an identifier of the target application, a generation time of the push message, an identifier of the first application, and the like, where the identifier of the target application may enable the terminal device to determine the target application, the push message may include a push content and a push message identifier, and the push message identifier may be used for the terminal device to manage the push message.
S150, deleting the target application from the second application list.
The push server may delete the target application from the second application list after issuing the push instruction.
S160, waiting for receiving a push result fed back by the terminal equipment.
After receiving the push command, the terminal equipment can display push content in the push command by the target application and generate a push result according to the display result. If the target application displays the push content successfully, the push result can comprise information representing that the display is successful, display time, push message identification, terminal equipment identification, operation of a user after display and the like; if the target application fails to display the push content, the push result may include information of the display failure, a push message identifier, a terminal device identifier, and a reason of the display failure. After the push result is generated, the terminal device can report the push result to the push server, and then the push server receives the push result fed back by the terminal device.
Specifically, in some special cases, a phenomenon that the terminal device does not receive the push command sent by the push server may occur, so that the terminal device cannot feedback the push result. Therefore, if the push server does not receive the result information fed back by the target application within the preset time period, the step S130 is executed in a return manner: and determining the target application from the second application list until the push message is pushed successfully, or no second application exists in the second application list. If the second application list is deleted, the pushing server can judge that the pushing is finished, and retry pushing to the terminal device in a preset time period.
If the push server receives the push result fed back by the terminal device, step S170 is executed.
S170, judging whether pushing is successful or not according to the content in the pushing result.
After receiving the pushing result fed back by the terminal device, the pushing server can judge whether the pushing is successful according to the content in the pushing result, and if the pushing result received by the pushing server indicates that the pushing of the pushing message is successful, step S180 is executed to end the pushing; if the push result received by the push server indicates that the push of the push message fails, the step S130 is executed in a return manner: and determining the target application from the second application list until the push message is pushed successfully, or no second application exists in the second application list. If the second application list is deleted, the pushing server can judge that the pushing is finished, and retry pushing to the terminal device in a preset time period.
S180, ending the pushing.
In contrast to the manner in which the application consortium receives push messages by mutual arousal, the first application in the present application need not be aroused, but rather presents push messages by a second application that can receive push messages of the first application. The IOS mobile phone can also adopt the technical scheme of the application because the calling mode is not adopted, and meanwhile, the process of receiving the pushing instruction by the second application completely accords with the normal receiving flow, so that the system program is not blocked, and the success rate of message pushing is improved.
Further, because the push message of the first application is presented by the second application, the push message of the first application may still be presented to the user when the first application is disabled from receiving the push message by the user. The main flow of the technical scheme provided by the application is completed by the push server, and only messages can be normally received and sent for the application of the terminal equipment without bearing complex judgment steps.
In the embodiment of the application, the server can determine the target application from the second application list under the condition that the communication connection between the first application on the terminal equipment and the server is disconnected, and then send a push instruction to the terminal equipment, wherein the second application list comprises at least one second application, and the second application is an application capable of receiving push information of the first application on the terminal equipment, and the push instruction is used for indicating the terminal equipment to push the push information of the first application through the target application. According to the application, the server can directly send the push message to the target application, and the push message of the first application is displayed through the target application, so that the technical scheme of the application can be adopted by the apple mobile phone without adopting a calling mode, and meanwhile, the process of receiving the push instruction by the second application completely accords with the normal receiving flow, so that the system program is not blocked, and the success rate of message push is improved.
Based on the same inventive concept, as an implementation of the above method, the embodiment of the present application provides a message pushing device, where the embodiment of the device corresponds to the embodiment of the foregoing method, and for convenience of reading, the embodiment of the present application does not describe details of the embodiment of the foregoing method one by one, but it should be clear that the device in the embodiment can correspondingly implement all the details of the embodiment of the foregoing method.
Fig. 4 is a schematic structural diagram of a message pushing device provided by an embodiment of the present application, as shown in fig. 4, where the device provided by this embodiment includes:
a determining module 110, configured to determine, in a case where a communication connection between a first application on the terminal device and the server is disconnected, a target application from a second application list, where the second application list includes at least one second application, and the second application is an application on the terminal device that can receive a push message of the first application;
the sending module 120 is configured to send a push instruction to the terminal device, where the push instruction is used to instruct the terminal device to push a push message of the first application through the target application.
Optionally, the determining module 110 is further configured to determine a second application according to push configuration information of each application sent in advance by the terminal device; and generating a second application list according to the second application.
Optionally, the push configuration information includes a push state of the application, and the determining module 110 is specifically configured to:
and if the pushing state of the application is opened and the application supports pushing the pushing message of the first application, determining the application as the second application.
Optionally, the determining module 110 is specifically configured to:
selecting a second application from the second application list, and if communication connection is established between the selected second application and the server, determining the selected second application as a target application;
if the communication connection is not established between the selected second application and the server, deleting the selected second application from the second application list, and returning to execute the step of selecting one second application from the second application list.
Optionally, the determining module 110 is further configured to delete the target application from the second application list;
the apparatus further comprises:
and the receiving module 130 is configured to receive a push result fed back by the terminal device, and if the push result indicates that the push of the push message fails, return to executing the step of determining the target application from the second application list until the push message is pushed successfully, or until there is no second application in the second application list.
Optionally, the receiving module 130 is further configured to, if the result information fed back by the target application is not received within a preset period of time, return to executing the step of determining the target application from the second application list until the push message is pushed successfully, or no second application is in the second application list.
Optionally, the push instruction includes a push message of the first application and an identifier of the target application, where the identifier of the target application is used for determining the target application by the terminal device, the push message includes a push content and a push message identifier, and the push message identifier is used for managing the push message.
The message pushing device provided in this embodiment may execute the above method embodiment, and its implementation principle is similar to that of the technical effect, and will not be described herein again.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of the functional units and modules is illustrated, and in practical application, the above-described functional distribution may be performed by different functional units and modules according to needs, i.e. the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-described functions. The functional units and modules in the embodiment may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit, where the integrated units may be implemented in a form of hardware or a form of a software functional unit. In addition, the specific names of the functional units and modules are only for distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working process of the units and modules in the above system may refer to the corresponding process in the foregoing method embodiment, which is not described herein again.
Based on the same inventive concept, the embodiment of the application also provides electronic equipment. Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application, as shown in fig. 5, where the electronic device provided in this embodiment includes: a memory 21 and a processor 20, the memory 21 for storing a computer program; the processor 20 is arranged to perform the method described in the method embodiments above when the computer program 22 is invoked.
The electronic device provided in this embodiment may execute the above method embodiment, and its implementation principle is similar to that of the technical effect, and will not be described herein again.
The embodiment of the application also provides a computer readable storage medium, on which a computer program is stored, which when being executed by a processor, implements the method described in the above method embodiment.
The integrated units described above, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the present application may implement all or part of the flow of the method of the above-described embodiments, and may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and the computer program may implement the steps of the method embodiments described above when executed by a processor. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable storage medium may include at least: any entity or device capable of carrying computer program code to a photographing device/terminal apparatus, recording medium, computer Memory, read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), electrical carrier signals, telecommunications signals, and software distribution media. Such as a U-disk, removable hard disk, magnetic or optical disk, etc. In some jurisdictions, computer readable media may not be electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and in part, not described or illustrated in any particular embodiment, reference is made to the related descriptions of other embodiments.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/device and method may be implemented in other manners. For example, the apparatus/device embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical functional division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection via interfaces, devices or units, which may be in electrical, mechanical or other forms.
It should be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
As used in the present description and the appended claims, the term "if" may be interpreted as "when..once" or "in response to a determination" or "in response to detection" depending on the context. Similarly, the phrase "if a determination" or "if a [ described condition or event ] is detected" may be interpreted in the context of meaning "upon determination" or "in response to determination" or "upon detection of a [ described condition or event ]" or "in response to detection of a [ described condition or event ]".
Furthermore, the terms "first," "second," "third," and the like in the description of the present specification and in the appended claims, are used for distinguishing between descriptions and not necessarily for indicating or implying a relative importance.
Reference in the specification to "one embodiment" or "some embodiments" or the like means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," and the like in the specification are not necessarily all referring to the same embodiment, but mean "one or more but not all embodiments" unless expressly specified otherwise. The terms "comprising," "including," "having," and variations thereof mean "including but not limited to," unless expressly specified otherwise.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the application.

Claims (9)

1. The message pushing method is characterized by being applied to pushing servers, wherein a plurality of application servers are connected with the pushing servers, the pushing servers are connected with a plurality of terminal devices, a plurality of applications can be installed in the terminal devices, the application servers are servers corresponding to the applications respectively, the application servers are used for providing messages to be pushed for the applications, the pushing servers are used for managing, receiving and issuing push messages of the applications, and the message pushing method comprises the following steps:
determining a target application from a second application list under the condition that communication connection between a first application on a terminal device and the push server is disconnected, wherein the second application list comprises at least one second application, and the second application is an application which can receive push messages of the first application on the terminal device;
sending a push instruction to the terminal equipment, wherein the push instruction is used for indicating the terminal equipment to push a push message of the first application through the target application;
after the push instruction is sent to the terminal equipment, the method further comprises the following steps:
deleting the target application from the second application list; the second application list is only aimed at the pushing instruction, and when the second application list is deleted, the pushing is ended; when a new pushing instruction is generated again, the second application and the second application list are determined again;
receiving a pushing result fed back by the terminal equipment;
and if the pushing result indicates that the pushing of the pushing message fails, returning to the step of executing the target application determined from the second application list until the pushing of the pushing message is successful or the second application is not in the second application list.
2. The method of claim 1, wherein prior to determining the target application from the second application list, the method further comprises:
determining the second application according to push configuration information of each application sent in advance by the terminal equipment;
and generating the second application list according to the second application.
3. The method according to claim 2, wherein the push configuration information includes a push state of the application, and the determining the second application according to the push configuration information of each application sent in advance by the terminal device includes:
and if the pushing state of the application is opened and the application supports pushing the pushing information of the first application, determining the application as the second application.
4. The method of claim 1, wherein determining the target application from the second application list comprises:
selecting a second application from the second application list, and if communication connection is established between the selected second application and the push server, determining the selected second application as the target application;
and if the communication connection is not established between the selected second application and the pushing server, deleting the selected second application from the second application list, and returning to the step of executing the second application selected from the second application list.
5. The method of claim 1, wherein after the sending the push command to the terminal device, the method further comprises:
deleting the target application from the second application list;
and if the result information fed back by the target application is not received within a preset time period, returning to the step of executing the target application determination from the second application list until the pushing of the pushing message is successful or the second application is not in the second application list.
6. The method according to any one of claims 1-5, wherein the push instruction includes a push message of the first application and an identifier of the target application, the identifier of the target application is used for the terminal device to determine the target application, the push message includes a push content and a push message identifier, and the push message identifier is used for managing the push message.
7. The utility model provides a message pushing device, its characterized in that is applied to pushing server, wherein, a plurality of application servers with interconnect between the pushing server, interconnect between pushing server and a plurality of terminal equipment, can install a plurality of applications in the terminal equipment, application server is the server that each application corresponds separately, and application server is used for providing the message that needs the propelling movement for the application, pushing server is used for managing, receiving and issuing the propelling movement message of each application, the message pushing device includes:
a determining module, configured to determine, in a case where a communication connection between a first application on a terminal device and the push server is disconnected, a target application from a second application list, where the second application list includes at least one second application, and the second application is an application on the terminal device that can receive a push message of the first application;
the sending module is used for sending a pushing instruction to the terminal equipment, wherein the pushing instruction is used for indicating the terminal equipment to push a pushing message of the first application through the target application;
the determining module is further configured to: deleting the target application from the second application list; the second application list is only aimed at the pushing instruction, and when the second application list is deleted, the pushing is ended; when a new pushing instruction is generated again, the second application and the second application list are determined again;
the message pushing device also comprises a receiving module, a pushing module and a pushing module, wherein the receiving module is used for receiving a pushing result fed back by the terminal equipment; and if the pushing result indicates that the pushing of the pushing message fails, returning to the step of executing the target application determined from the second application list until the pushing of the pushing message is successful or the second application is not in the second application list.
8. An electronic device, comprising: a memory and a processor, the memory for storing a computer program; the processor is configured to perform the method of any of claims 1-6 when the computer program is invoked.
9. A computer readable storage medium, on which a computer program is stored, which computer program, when being executed by a processor, implements the method according to any of claims 1-6.
CN202011012523.XA 2020-09-23 2020-09-23 Message pushing method and device and electronic equipment Active CN112788092B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011012523.XA CN112788092B (en) 2020-09-23 2020-09-23 Message pushing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011012523.XA CN112788092B (en) 2020-09-23 2020-09-23 Message pushing method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN112788092A CN112788092A (en) 2021-05-11
CN112788092B true CN112788092B (en) 2023-08-22

Family

ID=75750425

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011012523.XA Active CN112788092B (en) 2020-09-23 2020-09-23 Message pushing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112788092B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107872528A (en) * 2017-11-21 2018-04-03 口碑(上海)信息技术有限公司 Information push method and device
CN108040091A (en) * 2017-11-27 2018-05-15 腾讯数码(天津)有限公司 Data processing method, device and storage medium
CN109525629A (en) * 2018-09-11 2019-03-26 北京小米移动软件有限公司 Information-pushing method, device and storage medium
CN110830468A (en) * 2019-11-05 2020-02-21 腾讯科技(深圳)有限公司 Cross-application-based authority management method and device and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107872528A (en) * 2017-11-21 2018-04-03 口碑(上海)信息技术有限公司 Information push method and device
CN108040091A (en) * 2017-11-27 2018-05-15 腾讯数码(天津)有限公司 Data processing method, device and storage medium
CN109525629A (en) * 2018-09-11 2019-03-26 北京小米移动软件有限公司 Information-pushing method, device and storage medium
CN110830468A (en) * 2019-11-05 2020-02-21 腾讯科技(深圳)有限公司 Cross-application-based authority management method and device and computer readable storage medium

Also Published As

Publication number Publication date
CN112788092A (en) 2021-05-11

Similar Documents

Publication Publication Date Title
EP2419826B1 (en) Systems and methods for automatically enabling and disabling applications and widgets with a computing device based on compatibility and/or user preference
US10205800B2 (en) Application takeover method and system, mobile terminal, and server
AU2013204054B2 (en) Communication service management system and operation method for the same
US9225705B2 (en) Method and system for providing a service for a mobile device and non-transitory computer-readable recording medium
JP5474044B2 (en) Latest call function usage and sales system and method
RU2429528C2 (en) Wireless data exchange
WO2015101320A1 (en) Account number generation method, terminal and background server
CN106201783B (en) A kind of data reconstruction method and device
CN106708476B (en) Single-machine application instruction processing method and device
US8594624B2 (en) Wireless provisioning solution for target devices
CN112738046B (en) One-key login method, terminal and system server
CN103916846A (en) Terminal application updating method, system and device
CN103491256A (en) Communication processing method and terminal device
CN102572764A (en) On-line charging method of application program in mobile terminal, system thereof and user identification card
CN102932533A (en) Method and device for third party application program to call contacts
CN112788092B (en) Message pushing method and device and electronic equipment
KR100818962B1 (en) Method for managing remote mobile device
CN112463199A (en) System upgrading method and terminal
CN103179499A (en) Number display processing method and system of service provider service numbers
CN101662770B (en) Method for accessing wireless application protocol network, mobile terminal, server and system
CN107172310A (en) A kind of means of communication of mobile terminal, storage medium and mobile terminal
CN114006939A (en) Message pushing method and device
CN111031145A (en) Remote assistance method and system based on intelligent terminal
CN116192934A (en) Service processing method, device, equipment and readable storage medium
CN106162609A (en) A kind of method and device of propelling data

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