CN103516595A - Method, device and system for message reminding - Google Patents

Method, device and system for message reminding Download PDF

Info

Publication number
CN103516595A
CN103516595A CN201310492698.9A CN201310492698A CN103516595A CN 103516595 A CN103516595 A CN 103516595A CN 201310492698 A CN201310492698 A CN 201310492698A CN 103516595 A CN103516595 A CN 103516595A
Authority
CN
China
Prior art keywords
plug
unit
client
interface
prompting message
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.)
Granted
Application number
CN201310492698.9A
Other languages
Chinese (zh)
Other versions
CN103516595B (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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201310492698.9A priority Critical patent/CN103516595B/en
Publication of CN103516595A publication Critical patent/CN103516595A/en
Priority to PCT/CN2014/087279 priority patent/WO2015055073A1/en
Application granted granted Critical
Publication of CN103516595B publication Critical patent/CN103516595B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages
    • 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

Abstract

The invention discloses a method, a device and a system for message reminding. The method comprises the following steps that a plug-in registers a message reminding event and an operation interface at a client; when the client receives a notification message of the registered message reminding event transmitted by a server, the client transmits feedback information of the message reminding event to the plug-in, and the plug-in represents the message reminding information according to the feedback information; when the client receives an operation request transmitted by the plug-in, the client calls the registered operation interface to respond the operation request. Due to the adoption of the method, the device and the system disclosed by the invention, the problem that the upgrading is complex as the message reminding mode of the prior art has no expandability on a platform is solved, and the beneficial effect that the program expandability of the message reminding mode is further improved is achieved.

Description

A kind of method and apparatus of prompting message and system
Technical field
The present invention relates to Internet technical field, be specifically related to a kind of method and apparatus and system of prompting message.
Background technology
In prior art, for the notification mechanisms at web application or web page contents, be mostly directly with the form of plug-in unit or directly in the mode of function items, be integrated in application program; When terminal equipment receives the reminder message of web application or Web evolution, by application programming interface (API, Application Programming Interface), reminder message and data are directly sent to plug-in unit, by plug-in unit, processed.Above-mentioned plug-in unit comprises microblogging plug-in unit, mail reminder plug-in unit etc.
For example, microblogging plug-in unit is directly according to the reminder message that comes from server, and the information such as quantity to new microblogging quantity, the new quantity of paying close attention to, new comment show, with reminding user on terminal equipment.
Yet prompting message of the prior art is to carry out for the some function items in each plug-in unit or application program, this prompting message mode does not have the extensibility on platform, and then cause the complicated problem of upgrading, for example need to modify, upgrade for the prompting message mode of each plug-in unit, just can meet the demands, lack the autgmentability in program.
Summary of the invention
In view of the above problems, the present invention has been proposed to provide a kind of method of the prompting message that overcomes the problems referred to above or address the above problem at least in part and device and the system of corresponding prompting message.
According to a first aspect of the invention, provide a kind of method of prompting message, it comprises: plug-in unit is to client registration message reminder events and operation-interface; During the notification message of the registered prompting message event sending to server when client, client sends the return information of prompting message event to plug-in unit, and plug-in unit represents prompting message information according to return information; When client arrives the operation requests of plug-in unit transmission, the registered operation-interface of client call, operation response request.
According to a second aspect of the invention, provide a kind of device of prompting message, it comprises: Registering modules, for making plug-in registration prompting message event and operation-interface; Prompting message module, for when receiving the notification message of the registered prompting message event that server sends, sends the return information of prompting message event to plug-in unit, plug-in unit represents prompting message information according to return information; Calling module, for when receiving the operation requests of plug-in unit transmission, calls registered operation-interface, operation response request.
According to a third aspect of the present invention, provide a kind of system of prompting message, it comprises: the device of prompting message of the present invention, also comprises: card module and server.
According to the method and apparatus of a kind of prompting message of the present invention and system, by be provided with client between server and plug-in unit, by client unification, the reminder message from server being sent to each plug-in unit processes, and provide general operation-interface so that plug-in unit and server are linked up to each plug-in unit by client, the prompting message mode that has solved thus prior art does not have the extensibility on platform, and then cause the complicated problem of upgrading, obtained the beneficial effect of the extension of further lifting prompting message mode.
Above-mentioned explanation is only the general introduction of technical solution of the present invention, in order to better understand technological means of the present invention, and can be implemented according to the content of specification, and for above and other objects of the present invention, feature and advantage can be become apparent, below especially exemplified by the specific embodiment of the present invention.
Accompanying drawing explanation
By reading below detailed description of the preferred embodiment, various other advantage and benefits will become cheer and bright for those of ordinary skills.Accompanying drawing is only for the object of preferred implementation is shown, and do not think limitation of the present invention.And in whole accompanying drawing, by identical reference symbol, represent identical parts.In the accompanying drawings:
Fig. 1 shows according to the method flow diagram of the prompting message of first embodiment of the invention;
Fig. 2 shows according to the method flow diagram of the prompting message of second embodiment of the invention;
Fig. 3 shows the interprocess communication flow chart according to second embodiment of the invention;
Fig. 4 shows according to the structure drawing of device of the prompting message of third embodiment of the invention;
Fig. 5 shows according to the structure drawing of device of the prompting message of four embodiment of the invention;
Fig. 6 shows according to the concrete refined structure figure of the device of the prompting message of four embodiment of the invention;
Fig. 7 shows according to the system construction drawing of the prompting message of fifth embodiment of the invention.
Embodiment
Exemplary embodiment of the present disclosure is described below with reference to accompanying drawings in more detail.Although shown exemplary embodiment of the present disclosure in accompanying drawing, yet should be appreciated that and can realize the disclosure and the embodiment that should do not set forth limits here with various forms.On the contrary, it is in order more thoroughly to understand the disclosure that these embodiment are provided, and can by the scope of the present disclosure complete convey to those skilled in the art.
Fig. 1 shows according to the method flow diagram of the prompting message of first embodiment of the invention, and as shown in Figure 1, the method comprises:
Step S101, plug-in unit are to client registration message reminder events and operation-interface.
In the present invention, plug-in unit refers to the application program that plays certain supplementary functions in certain main program that is arranged on terminal equipment, and it includes but not limited to: the various plug-in units of browser, chat software client plug-in, virtual machine desktop plug-in unit, mail reminder plug-in unit and other have the plug-in unit of prompting message function.Client refers to the program that local service is provided for client in being arranged on terminal equipment.Here terminal equipment can comprise: electronic computer, panel computer, mobile phone and other equipment that can network.What above-mentioned client was subject to main program calls work, this main program is called the caller of client, it includes but not limited to: browser, chat software client, virtual machine desktop client end or Mail Clients, and also just say and state software and just have the authority of calling this client.
During the notification message of step S102, the registered prompting message event that sends to server when client, client sends the return information of prompting message event to plug-in unit, and plug-in unit represents prompting message information according to return information.
At server side, when prompting message event is triggered, for example, when web application or web data change, server sends a notification message and is triggered with notification message reminder events to terminal equipment; When the client of installing terminal equipment is during to notification message, client judges whether it is the notification message of registered prompting message event according to registered prompting message event; If so, illustrate that registered prompting message event is triggered, client is sent to the return information that comes from this prompting message event of server the plug-in unit of this prompting message event of registration; Plug-in unit represents prompting message information according to return information; Representing prompting message information specifically comprises: display message prompting message, eject to remind window, call audio files and other can cause the based reminding method that user notes.
Step S103, when operation requests that client sends to plug-in unit, the registered operation-interface of client call, operation response request.
When plug-in unit needs calling interface and server to link up, plug-in unit does not need to call the interface of self, but pass through to client transmit operation request, the operation-interface being provided by client by client call in client registration, and then link up the active operation of completing user based on plug-in unit with server.
The method of the prompting message of first embodiment of the invention, by be provided with client between server and plug-in unit, by client unification, the reminder message from server being sent to each plug-in unit processes, and provide general operation-interface so that plug-in unit and server are linked up to each plug-in unit by client, the prompting message mode that has solved thus prior art lacks the extensibility on platform, and then causes the complicated problem of upgrading.When needs are upgraded to message prompting function, need to not upgrade for each plug-in unit, only client is upgraded.And client-based prompting message method is very little for program frame impact, can only in client, carry out program change, needn't all carry out program change to each plug-in unit.
Fig. 2 shows according to the method flow diagram of the prompting message of second embodiment of the invention, as shown in Figure 2, at plug-in unit, to before client registration message reminder events and operation-interface, need to first start client.Specifically, starting client can have three kinds of Starting mode, is respectively step S211, step S212 and step S213.
Step S211, when plug-in unit starts, start client;
Step S212, when the caller of client starts, start client;
The handle of the message window of step S213, plug-in unit inquiring client terminal; When plug-in unit does not inquire the handle of message window of client, start client.
By above-mentioned Starting mode, can before plug-in unit work, start client, make plug-in unit by client, carry out the processing of prompting message.The main specification of above-mentioned three kinds of Starting mode starts the opportunity of client, and the present invention is not limited only to above-mentioned three kinds of Starting mode, also can set according to demand other Starting mode.
Further, after the startup client of step S211, step S212 or step S213, the method for the present embodiment also comprises:
Step S221, client are to each plug-in unit broadcast transmission registration request, so that each plug-in unit responds registration request and carries out the registration of prompting message event and operation-interface.
By above-mentioned broadcast mode, can after starting client, by broadcast mode, make plug-in registration prompting message event and operation-interface, avoided plug-in unit to be omitted by client.Plug-in unit of the present invention to client registration message reminder events and operation-interface not only for based on above-mentioned broadcast mode.
Step S201, plug-in unit are to client registration message reminder events and operation-interface.
Wherein prompting message event includes but are not limited to: receive that new prompting, account list are modified, arrange change, add new account; Operation-interface includes but are not limited to: open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login URL(uniform resource locator) operation-interface, pop-up window operation-interface.
During the notification message of step S202, the registered prompting message event that sends to server when client, client sends the return information of prompting message event to plug-in unit, and plug-in unit represents prompting message information according to return information.
Wherein, when prompting message event comprises that while receiving new prompting, return information comprises: account sign and account information; When prompting message event comprises that account list is modified, return information comprises: the quantity of account sign, account information and new information; When prompting message event comprises, when change is set, return information comprises: modification information is set; When prompting message event comprises the new account of interpolation, return information comprises: account sign and the account information of new account.
Wherein above-mentioned account information comprise following at least one: display Name, head portrait file, signing messages;
Step S203, when operation requests that client sends to plug-in unit, the registered operation-interface of client call, operation response request.
Wherein, when operation-interface comprises while opening URL(uniform resource locator) operation-interface, this step specifically comprises: when client to plug-in unit, send open URL(uniform resource locator) operation requests time, client call is registered to be opened URL(uniform resource locator) operation-interface and opens URL(uniform resource locator) (URL, Uniform Resource Locator), to respond, open URL(uniform resource locator) operation requests;
When operation-interface comprises automatic logon form operation-interface, this step specifically comprises: when client arrives the automatic logon form operation requests of plug-in unit transmission, the registered automatic logon form operation-interface of client call is also opened a new window, is loaded a blank HTML information, list content is filled in to HTML information and submitted to, to respond automatic logon form operation requests;
When operation-interface comprises automatic login URL(uniform resource locator) operation-interface, this step specifically comprises: when client arrives the automatic login URL(uniform resource locator) operation requests of plug-in unit transmission, the registered automatic login URL(uniform resource locator) operation-interface of client call automatically login URL(uniform resource locator), to respond automatic login URL(uniform resource locator) operation requests;
When operation-interface comprises pop-up window operation-interface, this step specifically comprises: when client arrives the pop-up window request of plug-in unit transmission, the registered pop-up window operation-interface of client call pop-up window, to respond pop-up window request.
Second embodiment of the invention is passed through technique scheme, can receive new prompting, account list be modified, arrange change, while adding the prompting message Event triggered such as new account, by the unified return information that receives this class prompting message event of client, and return information is sent to the corresponding plug-in unit of having registered this class prompting message event.In the situation that client is unified summary message reminder events, improve level of integrated system, further promote the extensibility of program.And for receiving that new prompting, account list are modified, arrange change, the prompting message program frame impact of adding the prompting message events such as new account is very little.
Below by several concrete examples, the scheme of plug-in registration prompting message event is introduced.
Example one, plug-in unit comprises mail reminder plug-in unit
Mail reminder plug-in unit is received the prompting message event of new prompting in client registration, for example register OnMailReceived event, when client detects the notification message of the OnMailReceived event that server sends, client is by the return information of OnMailReceived event, for example account sign AccountID and account information AccountData and account are counted Count, are sent to mail reminder plug-in unit; Mail reminder plug-in unit represents receiving the prompting message event of new prompting according to the return information of OnMailReceived event, information such as display Name, head portrait file, signing messages;
Example two, plug-in unit comprises browser microblogging plug-in unit
The prompting message event that the microblogging plug-in unit of browser is modified in the list of client register account number, for example register OnSinaAccountChanged event, when client detects the notification message of the OnSinaAccountChanged event that server sends, client is by the return information of OnSinaAccountChanged event, for example the quantity of account sign, account information, new information and account number, be sent to browser microblogging plug-in unit; Browser microblogging plug-in unit represents according to the return information of the OnSinaAccountChanged event prompting message event that list is modified to account, the account information that represents the account that account list is modified, information such as display Name, head portrait file, signing messages, and the quantity of new information;
Example three, plug-in unit comprises virtual machine desktop plug-in unit
Everybody plug-in unit of virtual machine desktop arranges the prompting message event of change in client registration, for example register OnRenrenSettingChanged event, when client detects the notification message of the OnRenrenSettingChanged event that server sends, client is by the return information of OnRenrenSettingChanged event---everybody plug-in unit that modification information is sent to virtual machine desktop is set; Everybody makes relative set according to the return information of OnRenrenSettingChanged event by plug-in unit, for example, for only reminding strange thing setting in reminder message list of types RemainType, everybody plug-in unit is set to only remind strange thing, to carry out corresponding strange thing message, shows;
Example four, plug-in unit comprises everybody plug-in unit of browser
Everybody plug-in unit of browser adds the prompting message event of new account in client registration, for example register OnRenrenAccountAdded event, when client detects the notification message of the OnRenrenAccountAdded event that server sends, client is by the return information of OnRenrenAccountAdded event, the for example account of new account sign and account information, be sent to everybody plug-in unit of browser; Everybody represents adding the prompting message event of new account according to the return information of OnRenrenAccountAdded event by plug-in unit, information such as display Name, head portrait file, signing messages.
Certainly, browser plug-in, chat software client plug-in, virtual machine desktop plug-in unit, mail reminder plug-in unit and other plug-in units with prompting message function all can be registered and receive that new prompting, account list are modified, arrange change, add the prompting message events such as new account, the specific embodiment of the invention is not listed one by one, but the present invention is not as restriction.
And, the method of the prompting message of second embodiment of the invention, by client unification provide open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login the operation-interfaces such as URL(uniform resource locator) operation-interface, pop-up window operation-interface, can make plug-in unit save the corresponding interface on the one hand, on the other hand, when system upgrade, only, at client upgrading the corresponding interface, need to not carry out interface upgrade for each plug-in unit.And for open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login the interfaces such as URL(uniform resource locator) operation-interface, pop-up window operation-interface the impact of prompting message program frame very little.
Below by several concrete examples, the scheme of plug-in registration operation-interface is introduced.
Example one, plug-in unit is opened after URL operation-interface to client registration, the request of opening URL by call XML node OpenURL response plug-in unit.In OpenURL node, comprise: denomination of dive OpenURL, session identification SessionID, URL information, can also comprise: account information, cookie information.When URL is opened in plug-in unit request, the registered URL operation-interface of opening of client call, carries out and opens the action in URL operation-interface, and the return value of opening URL operation is fed back to the caller of client, for example browser; Wherein, the return value of URL operation comprises the FrameID of URL, and client is opened the return value of URL operation according to the window handle feedback of caller.
Example two, plug-in unit is registered after automatic logon form operation-interface to client, the request by call XML node AutoLoginWebForm with the automatic logon form of response plug-in unit.In AutoLoginWebForm node, comprise: denomination of dive AutoLoginWebForm, session identification SessionID, account title, can also comprise: list content, such as the spcial character in CDATA territory etc.When the automatic logon form of plug-in unit request, the automatic logon form operation-interface of client call, carry out the action in automatic logon form operation-interface, and the return value of automatic logon form operation is fed back to the caller of client, for example virtual machine desktop client end; Wherein, the return value of logon form operation comprises FrameID automatically, and client is fed back the return value of automatic logon form operation according to the window handle of caller.
Example three, plug-in unit is logined after URL operation-interface automatically to client registration, the request of automatically logining URL with response plug-in unit by call XML node AutoLoginURL.In AutoLoginURL node, comprise: denomination of dive AutoLoginURL, session identification SessionID, URL information, can also comprise: in URL.DocumentComplete event, need execution script code (JS).When the automatic URL of plug-in unit request, client call is logined URL operation-interface automatically, carries out and automatically logins the action in URL operation-interface, and the return value of automatically logining URL operation is fed back to the caller of client, for example chat software client; Wherein, the return value of logon form operation comprises the FrameID at URL place automatically, and client is logined the return value of URL operation automatically according to the window handle feedback of caller.
Example four, plug-in unit is registered after automatic spring window operation interface to client, the request by call XML node PopupWindow with response plug-in unit automatic spring window.In PopupWindow node, comprise: denomination of dive PopupWindow, session identification SessionID, can also comprise: package types data, such as the information that shows plug-in unit identity: mail, microblogging, everybody etc.When plug-in unit request automatic spring window, client call automatic spring window operation interface, carries out the action in automatic spring window operation interface, and pop-up window is with the request of response plug-in unit.
Further, the method for the embodiment of the present invention two, wherein, client is provided with shares interface, and method also comprises:
Step S204, when plug-in unit issue sharing information, plug-in unit calls shares interface, by sharing interface, sharing information is distributed to network; Sharing information includes but not limited to: word, picture, URL(uniform resource locator), initialization files.Wherein, initialization files comprise: word, picture, title, sharing configuration information, information, share successfully return information, is a kind of file data of rich content more that comprises.
By above-mentioned steps S204, can provide interface for user's share web information by client, integrating the interface of network sharing operation of different plug-in units, the interface of network sharing operation is provided by client, can improve the program extensibility of sharing operating function.And very little for the program frame impact of network sharing operation.
For example, when plug-in unit comprises microblogging plug-in unit or everybody plug-in unit, microblogging plug-in unit can be according to user's the sharing informations such as network sharing operation issue microblogging, and everybody plug-in unit can be according to user's the network sharing operation issue sharing information of " strange thing " for example.Take microblogging plug-in unit as example, microblogging plug-in unit does not need to use the interface of self plug-in unit, only need to share interface in client registration, and then when user's trigger network is shared operation, microblogging plug-in unit sends request, what by client call client, be provided with shares interface, and then makes user be completed network sharing and operated by the interface of sharing of client.For example sharing initialization files adopts: " Share:Ini=C: temp test1.ini ", by sharing interface interchange ' C: temp " " test1.ini " initialization files of storing of position, resolve and be sent to network side by client and operate with the network sharing of completing user.
Further, above-mentioned steps 204 specifically comprises: when plug-in unit issue sharing information, plug-in unit calls shares interface, and opens a pop-up window on the new sharing information input window that is covered in plug-in unit; When pop-up window receives the sharing information of user's input, by sharing interface, sharing information is distributed to network according to the type of plug-in unit.
Pass through above-mentioned steps, make the pop-up window of client replace the original sharing information input window of plug-in unit, pop-up window is suspended on sharing information input window, and then be convenient to user the result of network sharing operation is inputed to sharing in interface of client, rather than input to original interface of plug-in unit.Client is searched the handle of the sharing information input window of plug-in unit, according to handle, pop-up window is covered on sharing information input window.
Further, the method for the embodiment of the present invention two, wherein, also comprises:
Step S205, plug-in unit, to client logout message reminder events, send the function of the return information of prompting message event for cancelling client to plug-in unit;
Step S206, plug-in unit are nullified operation-interface to client, for cancelling the function of this operation-interface of client call.
By above-mentioned steps S205 and S206, can make plug-in unit according to user's operation logout message reminder events and operation-interface, to user, provide multiple choices.
Further, Fig. 3 shows the interprocess communication flow chart according to second embodiment of the invention, and as shown in Figure 3, wherein, between plug-in unit and client is to process by interprocess communication (IPC, Inter-Process Communication) alternately; In interprocess communication process, plug-in unit is that transmit leg and client are recipient, or plug-in unit is that recipient and client are transmit leg, and the step of interprocess communication specifically comprises:
Step S231, transmit leg are set up Memory Mapping File and its;
Step S232, transmit leg will send data write memory mapped file;
Step S233, transmit leg send and read message to recipient;
Step S234, when recipient receives while reading message, recipient reads transmission data from Memory Mapping File and its;
Step S235, recipient send and have read message to transmit leg;
Step S236, receive while having read message transmit leg releasing memory mapped file when transmit leg.
The method of embodiment bis-, make client and plug-in unit under the framework of interprocess communication, pass through the direct accessing shared data of shared drive, can improve the communication efficiency between plug-in unit and client, the system of having saved under client-based prompting message mode is moved resource, has been improved the speed of service.Avoided client to set up in addition a low problem of the wasting of resources, the speed of service that independently data storage areas brings with respect to plug-in unit.
Fig. 4 shows according to the structure drawing of device of the prompting message of third embodiment of the invention, and as shown in Figure 4, it comprises:
Registering modules 100, for making plug-in registration prompting message event and operation-interface;
Prompting message module 200, for when receiving the notification message of the registered prompting message event that server sends, sends the return information of prompting message event to plug-in unit, plug-in unit represents prompting message information according to return information;
Calling module 300, for when receiving the operation requests of plug-in unit transmission, calls registered operation-interface, operation response request.
The device of the 3rd prompting message that embodiment provides of the present invention, is the implement device of the method for the prompting message that provides of first embodiment of the invention, and the method for its first prompting message providing of concrete principle and the present invention is identical, therefore repeats no more.
The device of the prompting message that third embodiment of the invention provides, unification is sent to each plug-in unit by the reminder message from server and processes, and general operation-interface is provided to each plug-in unit so that plug-in unit and server are linked up, the prompting message mode that has solved thus prior art lacks the extensibility on platform, and then causes the complicated problem of upgrading.When needs are upgraded to message prompting function, need to not upgrade for each plug-in unit, only the client of this device is upgraded.And client-based prompting message method is very little for program frame impact, can only in the client of this device, carry out program change, needn't all carry out program change to each plug-in unit.
Fig. 5 shows according to the structure drawing of device of the prompting message of four embodiment of the invention, and as shown in Figure 5, it comprises:
Registering modules 100, for making plug-in registration prompting message event and operation-interface; Prompting message module 200, for when receiving the notification message of the registered prompting message event that server sends, sends the return information of prompting message event to plug-in unit, plug-in unit represents prompting message information according to return information; Calling module 300, for when receiving the operation requests of plug-in unit transmission, calls registered operation-interface, operation response request.
Further, the device of the embodiment of the present invention four also comprises: start module 400, specifically for: when plug-in unit starts, start; Or, when caller starts, start; Or, the handle of plug-in unit query messages window; When plug-in unit does not inquire the handle of message window, start.
Further, the device of the embodiment of the present invention four also comprises: broadcast module 500, and for to each plug-in unit broadcast transmission registration request, so that each plug-in unit response registration request carry out the registration of prompting message event and operation-interface.
Further, the device of the embodiment of the present invention four also comprises: nullify module 600, for: make plug-in unit logout message reminder events, in order to cancel the function that sends the return information of prompting message event to plug-in unit; And, make plug-in unit nullify operation-interface, in order to cancel the function of calling this operation-interface.
Further, prompting message event includes but not limited to: receive that new prompting, account list are modified, arrange change, add new account.
When prompting message event comprises while receiving new prompting, the return information that prompting message module 200 sends to plug-in unit comprises: account sign and account information; When prompting message event comprises that account list is modified, the return information that prompting message module 200 sends to plug-in unit comprises: the quantity of account sign, account information and new information; When prompting message event comprises, when change is set, the return information that prompting message module 200 sends to plug-in unit comprises: modification information is set; When prompting message event comprises the new account of interpolation, the return information that prompting message module 200 sends to plug-in unit comprises: account sign and the account information of new account.
Further, the device of the embodiment of the present invention four, wherein, operation-interface comprise following at least one: open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login URL(uniform resource locator) operation-interface, pop-up window operation-interface;
When operation-interface comprises while opening URL(uniform resource locator) operation-interface, calling module 300 specifically for: when receive that plug-in unit sends open URL(uniform resource locator) operation requests time, call and registeredly open URL(uniform resource locator) operation-interface and open URL(uniform resource locator), to respond, open URL(uniform resource locator) operation requests; When operation-interface comprises automatic logon form operation-interface, calling module 300 specifically for: when receiving the automatic logon form operation requests that plug-in unit sends, call registered automatic logon form operation-interface and open a new window, load a blank HTML information, list content is filled in to HTML information and submitted to, to respond automatic logon form operation requests; When operation-interface comprises automatic login URL(uniform resource locator) operation-interface, calling module 300 specifically for: when receiving the automatic login URL(uniform resource locator) operation requests that plug-in unit sends, call registered automatic login URL(uniform resource locator) operation-interface and automatically login URL(uniform resource locator), to respond automatic login URL(uniform resource locator) operation requests; When operation-interface comprises pop-up window operation-interface, calling module 300 specifically for: when receiving the pop-up window request that plug-in unit sends, call registered pop-up window operation-interface pop-up window, to respond pop-up window request.
Further, the device of the embodiment of the present invention four, wherein, also comprises:
Share interface interchange module 700, for when plug-in unit is issued sharing information, plug-in unit is called and share interface, by sharing interface, sharing information is distributed to network; Sharing information comprise following one of at least: word, picture, URL(uniform resource locator), initialization files.
Fig. 6 shows according to the concrete refined structure figure of the device of the prompting message of four embodiment of the invention, as shown in Figure 6, wherein, shares interface interchange module 700 and comprises:
Pop-up window module 701, for when plug-in unit is issued sharing information, calls plug-in unit and shares interface, and open a pop-up window on the new sharing information input window that is covered in plug-in unit; Share release module 702, when receiving the sharing information of user input when pop-up window, by sharing interface, sharing information is distributed to network according to the type of plug-in unit.
Further, the device of the embodiment of the present invention four, wherein, also comprises:
Interprocess communication module 800, for making processing by interprocess communication alternately between plug-in unit and device; In interprocess communication process, plug-in unit is that transmit leg and device are recipient, or, plug-in unit is that recipient and device are transmit leg, as shown in Figure 6, interprocess communication module 800 comprises: Memory Mapping File and its is set up module 801, for making transmit leg set up Memory Mapping File and its; Memory Mapping File and its writing module 802, for making transmit leg will send data write memory mapped file; Read message transmission module 803, for transmit leg is sent, read message to recipient; Memory Mapping File and its read module 804, while reading message for receiving as recipient, makes recipient from Memory Mapping File and its, read transmission data; Read message transmission module 805, for recipient is sent, read message to transmit leg; Memory Mapping File and its release module 806, while having read message for receiving when transmit leg, makes transmit leg releasing memory mapped file.
The device of the 4th prompting message that embodiment provides of the present invention, is the implement device of the method for second prompting message providing of the present invention, and the square ratio juris of second prompting message providing of its concrete principle and the present invention is identical, therefore repeats no more.
The device of four embodiment of the invention, can receive new prompting, account list be modified, arrange change, while adding the prompting message Event triggered such as new account, the unified return information that receives this class prompting message event, and return information is sent to the corresponding plug-in unit of having registered this class prompting message event.In the situation that the client of the device of this religious name embodiment tetra-is unified summary message reminder events, improve level of integrated system, further promote the extensibility of program.And for receiving that new prompting, account list are modified, arrange change, the prompting message program frame impact of adding the prompting message events such as new account is very little.
And, the device of four embodiment of the invention, unified provide open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login the operation-interfaces such as URL(uniform resource locator) operation-interface, pop-up window operation-interface, can make plug-in unit save the corresponding interface on the one hand, on the other hand, when system upgrade, only, at client upgrading the corresponding interface of the device of the embodiment of the present invention four, need to not carry out interface upgrade for each plug-in unit.And for open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login the interfaces such as URL(uniform resource locator) operation-interface, pop-up window operation-interface the impact of prompting message program frame very little.
Fifth embodiment of the invention provides a kind of system of prompting message, Fig. 7 shows according to the system construction drawing of the prompting message of fifth embodiment of the invention, as shown in Figure 7, it comprises: the device 903 of prompting message of the present invention, also comprises: card module 901 and server 902.
Card module 901, by the device of prompting message of the embodiment of the present invention three or the device of the prompting message of the embodiment of the present invention four, is connected to server 902.The device 903 of prompting message comprises Registering modules 100, prompting message module 200 and calling module 300.
The system of the 5th prompting message that embodiment provides of the present invention, prompting message device shown in its main application drawing 4, Fig. 5 or Fig. 6, the concrete principle of prompting message device is identical with the concrete principle of the device of the device of third embodiment of the invention or the 4th embodiment, therefore repeats no more.
The system of the prompting message that fifth embodiment of the invention provides, utilizing the unification of prompting message device that the reminder message from server is sent to each card module processes, and general operation-interface is provided to each card module so that card module and server are linked up, the prompting message mode that has solved thus prior art lacks the extensibility on platform, and then causes the complicated problem of upgrading.When needs are upgraded to message prompting function, need to not upgrade for each card module, only the client of the prompting message device of the embodiment of the present invention five is upgraded.And client-based prompting message method is very little for program frame impact, can only in the client of prompting message device, carry out program change, needn't all carry out program change to each card module.
The algorithm providing at this is intrinsic not relevant to any certain computer, virtual system or miscellaneous equipment with demonstration.Various general-purpose systems also can with based on using together with this teaching.According to description above, it is apparent constructing the desired structure of this type systematic.In addition, the present invention is not also for any certain programmed language.It should be understood that and can utilize various programming languages to realize content of the present invention described here, and the description of above language-specific being done is in order to disclose preferred forms of the present invention.
In the specification that provided herein, a large amount of details have been described.Yet, can understand, embodiments of the invention can not put into practice in the situation that there is no these details.In some instances, be not shown specifically known method, structure and technology, so that not fuzzy understanding of this description.
Similarly, be to be understood that, in order to simplify the disclosure and to help to understand one or more in each inventive aspect, in the above in the description of exemplary embodiment of the present invention, each feature of the present invention is grouped together into single embodiment, figure or sometimes in its description.Yet, the method for the disclosure should be construed to the following intention of reflection: the present invention for required protection requires than the more feature of feature of clearly recording in each claim.Or rather, as reflected in claims below, inventive aspect is to be less than all features of disclosed single embodiment above.Therefore, claims of following embodiment are incorporated to this embodiment thus clearly, and wherein each claim itself is as independent embodiment of the present invention.
Those skilled in the art are appreciated that and can the module in the equipment in embodiment are adaptively changed and they are arranged in one or more equipment different from this embodiment.Module in embodiment or unit or assembly can be combined into a module or unit or assembly, and can put them into a plurality of submodules or subelement or sub-component in addition.At least some in such feature and/or process or unit are mutually repelling, and can adopt any combination to combine all processes or the unit of disclosed all features in this specification (comprising claim, summary and the accompanying drawing followed) and disclosed any method like this or equipment.Unless clearly statement in addition, in this specification (comprising claim, summary and the accompanying drawing followed) disclosed each feature can be by providing identical, be equal to or the alternative features of similar object replaces.
In addition, those skilled in the art can understand, although embodiment more described herein comprise some feature rather than further feature included in other embodiment, the combination of the feature of different embodiment means within scope of the present invention and forms different embodiment.For example, in the following claims, the one of any of embodiment required for protection can be used with compound mode arbitrarily.
All parts embodiment of the present invention can realize with hardware, or realizes with the software module moved on one or more processor, or realizes with their combination.It will be understood by those of skill in the art that and can use in practice microprocessor or digital signal processor (DSP) to realize the some or all functions according to the some or all parts in the device of the prompting message of the embodiment of the present invention.The present invention for example can also be embodied as, for carrying out part or all equipment or device program (, computer program and computer program) of method as described herein.Realizing program of the present invention and can be stored on computer-readable medium like this, or can there is the form of one or more signal.Such signal can be downloaded and obtain from internet website, or provides on carrier signal, or provides with any other form.
It should be noted above-described embodiment the present invention will be described rather than limit the invention, and those skilled in the art can design alternative embodiment in the situation that do not depart from the scope of claims.In the claims, any reference symbol between bracket should be configured to limitations on claims.Word " comprises " not to be got rid of existence and is not listed as element or step in the claims.Being positioned at word " " before element or " one " does not get rid of and has a plurality of such elements.The present invention can be by means of including the hardware of some different elements and realizing by means of the computer of suitably programming.In having enumerated the unit claim of some devices, several in these devices can be to carry out imbody by same hardware branch.The use of word first, second and C grade does not represent any order.Can be title by these word explanations.
The embodiment of the invention discloses:
A kind of method of A1, prompting message, it comprises:
Plug-in unit is to client registration message reminder events and operation-interface;
During the notification message of the registered described prompting message event sending to server when described client, described client sends the return information of described prompting message event to described plug-in unit, and described plug-in unit represents prompting message information according to described return information;
When described client arrives the operation requests of described plug-in unit transmission, the registered described operation-interface of described client call, responds described operation requests.
A2, according to the method described in A1, wherein, described plug-in unit, to before client registration message reminder events and operation-interface, also comprises:
When described plug-in unit starts, start described client;
Or, when the caller of described client starts, start described client;
Or described plug-in unit is inquired about the handle of the message window of described client; When described plug-in unit does not inquire the handle of message window of described client, start described client.
A3, according to the method described in A2, wherein, after described startup client, described client is to plug-in unit broadcast transmission registration request described in each, so that plug-in unit responds described registration request and carries out the registration of described prompting message event and described operation-interface described in each.
A4, according to the method described in A1, wherein, also comprise:
Plug-in unit, to client logout message reminder events, sends the function of the return information of described prompting message event for cancelling described client to described plug-in unit;
Plug-in unit is nullified operation-interface to client, for cancelling the function of this operation-interface of client call.
A5, according to the method described in A1, wherein, described prompting message event comprise following at least one: receive that new prompting, account list are modified, arrange change, add new account;
When receiving new prompting described in described prompting message event comprises, described return information comprises: account sign and account information;
When described prompting message event comprises that described account list is modified, described return information comprises: the quantity of account sign, account information and new information;
When described prompting message event comprises described when change of arranging, described return information comprises: modification information is set;
When described prompting message event comprises the new account of described interpolation, described return information comprises: account sign and the account information of new account.
A6, according to the method described in A1, wherein, described operation-interface comprise following at least one: open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login URL(uniform resource locator) operation-interface, pop-up window operation-interface;
When opening URL(uniform resource locator) operation-interface described in described operation-interface comprises, it is described when client arrives the operation requests of described plug-in unit transmission, the registered described operation-interface of described client call, the step that responds described operation requests specifically comprises: when described client to described plug-in unit, send open URL(uniform resource locator) operation requests time, described in described client call is registered, open URL(uniform resource locator) operation-interface and open URL(uniform resource locator), described in responding, opening URL(uniform resource locator) operation requests;
When described operation-interface comprises described automatic logon form operation-interface, it is described when described client arrives the operation requests of described plug-in unit transmission, the registered described operation-interface of described client call, the step that responds described operation requests specifically comprises: when described client arrives the automatic logon form operation requests of described plug-in unit transmission, the registered described automatic logon form operation-interface of described client call is also opened a new window, load a blank HTML information, list content is filled in to described HTML information and submitted to, to respond described automatic logon form operation requests,
When described operation-interface comprises described automatic login URL(uniform resource locator) operation-interface, it is described when described client arrives the operation requests of described plug-in unit transmission, the registered described operation-interface of described client call, the step that responds described operation requests specifically comprises: when described client arrives the automatic login URL(uniform resource locator) operation requests of described plug-in unit transmission, the registered described automatic login URL(uniform resource locator) operation-interface of described client call automatically login URL(uniform resource locator), to respond described automatic login URL(uniform resource locator) operation requests,
When described operation-interface comprises described pop-up window operation-interface, it is described when described client arrives the operation requests of described plug-in unit transmission, the registered described operation-interface of described client call, the step that responds described operation requests specifically comprises: when described client arrives the pop-up window request of described plug-in unit transmission, the registered described pop-up window operation-interface of described client call pop-up window, to respond described pop-up window request.
A7, according to the method described in A1, wherein, described client is provided with shares interface, described method also comprises:
When described plug-in unit issue sharing information, described in calling, described plug-in unit shares interface, by the described interface of sharing, described sharing information is distributed to network; Described sharing information comprise following one of at least: word, picture, URL(uniform resource locator), initialization files.
A8, according to the method described in A7, wherein, when described plug-in unit issue sharing information, described in described plug-in unit calls, share interface, by described, share the step that interface is distributed to network by described sharing information and specifically comprise:
When described plug-in unit is issued described sharing information, described in described plug-in unit calls, share interface, and open a pop-up window on the new sharing information input window that is covered in described plug-in unit;
When described pop-up window receives the described sharing information of user's input, by the described interface of sharing, described sharing information is distributed to network according to the type of described plug-in unit.
A9, according to the method described in A1~A8 any one, wherein, between described plug-in unit and described client is to process by interprocess communication alternately; In described interprocess communication process, described plug-in unit is that transmit leg and described client are recipient, or described plug-in unit is that recipient and described client are transmit leg, and the step of described interprocess communication specifically comprises:
Described transmit leg is set up Memory Mapping File and its;
Described transmit leg writes described Memory Mapping File and its by transmission data;
Described transmit leg sends and reads message to described recipient;
When reading message described in described recipient receives, described recipient reads described transmission data from described Memory Mapping File and its;
Described recipient sends and has read message to described transmit leg;
When having read message described in described transmit leg receives, described transmit leg discharges described Memory Mapping File and its.
The embodiment of the present invention has also disclosed the device of B10, a kind of prompting message, and it comprises:
Registering modules, for making plug-in registration prompting message event and operation-interface;
Prompting message module, for when receiving the notification message of the registered described prompting message event that server sends, sends the return information of described prompting message event to described plug-in unit, described plug-in unit represents prompting message information according to described return information;
Calling module, for when receiving the operation requests of described plug-in unit transmission, calls registered described operation-interface, responds described operation requests.
B11, according to the device described in B10, wherein, also comprise: start module, specifically for:
When described plug-in unit starts, start;
Or, when caller starts, start;
Or, the handle of described plug-in unit query messages window; When described plug-in unit does not inquire the handle of message window, start.
B12, according to the device described in B11, wherein, also comprise:
Broadcast module, for to plug-in unit broadcast transmission registration request described in each, so that plug-in unit responds described registration request and carries out the registration of described prompting message event and described operation-interface described in each.
B13, according to the device described in B10, wherein, also comprise: nullify module, for: make plug-in unit logout message reminder events, in order to cancel the function that sends the return information of described prompting message event to described plug-in unit; And, make plug-in unit nullify operation-interface, in order to cancel the function of calling this operation-interface.
B14, according to the device described in B10, wherein, described prompting message event comprise following at least one: receive that new prompting, account list are modified, arrange change, add new account;
When receiving new prompting described in described prompting message event comprises, the described return information that described prompting message module sends to described plug-in unit comprises: account sign and account information;
When described prompting message event comprises that described account list is modified, the described return information that described prompting message module sends to described plug-in unit comprises: the quantity of account sign, account information and new information;
When described prompting message event comprises described when change of arranging, the described return information that described prompting message module sends to described plug-in unit comprises: modification information is set;
When described prompting message event comprises the new account of described interpolation, the described return information that described prompting message module sends to described plug-in unit comprises: account sign and the account information of new account.
B15, according to the device described in B10, wherein, described operation-interface comprise following at least one: open URL(uniform resource locator) operation-interface, automatically logon form operation-interface, automatically login URL(uniform resource locator) operation-interface, pop-up window operation-interface;
When opening URL(uniform resource locator) operation-interface described in described operation-interface comprises, described calling module specifically for: when receive that described plug-in unit sends open URL(uniform resource locator) operation requests time, call described in registered and open URL(uniform resource locator) operation-interface and open URL(uniform resource locator), described in responding, open URL(uniform resource locator) operation requests;
When described operation-interface comprises described automatic logon form operation-interface, described calling module specifically for: when receiving the automatic logon form operation requests that described plug-in unit sends, call registered described automatic logon form operation-interface and open a new window, load a blank HTML information, list content is filled in to described HTML information and submitted to, to respond described automatic logon form operation requests;
When described operation-interface comprises described automatic login URL(uniform resource locator) operation-interface, described calling module specifically for: when receiving the automatic login URL(uniform resource locator) operation requests that described plug-in unit sends, call registered described automatic login URL(uniform resource locator) operation-interface and automatically login URL(uniform resource locator), to respond described automatic login URL(uniform resource locator) operation requests;
When described operation-interface comprises described pop-up window operation-interface, described calling module specifically for: when receiving the pop-up window request that described plug-in unit sends, call registered described pop-up window operation-interface pop-up window, to respond described pop-up window request.
B16, according to the device described in B10, wherein, also comprise:
Share interface interchange module, for when described plug-in unit is issued sharing information, described plug-in unit is called and share interface, by the described interface of sharing, described sharing information is distributed to network; Described sharing information comprise following one of at least: word, picture, URL(uniform resource locator), initialization files.
B17, according to the device described in B16, wherein, described in share interface interchange module and comprise:
Pop-up window module, for when described plug-in unit is issued described sharing information, makes described plug-in unit share interface described in calling, and opens a pop-up window on the new sharing information input window that is covered in described plug-in unit;
Share release module, when receiving the described sharing information of user input when described pop-up window, by the described interface of sharing, described sharing information is distributed to network according to the type of described plug-in unit.
B18, according to the device described in B10~B16 any one, wherein, also comprise:
Interprocess communication module, for making processing by interprocess communication alternately between described plug-in unit and described device; In described interprocess communication process, described plug-in unit is that transmit leg and described device are recipient, or described plug-in unit is that recipient and described device are transmit leg, and described interprocess communication module comprises:
Memory Mapping File and its is set up module, for making described transmit leg set up Memory Mapping File and its;
Memory Mapping File and its writing module, for making described transmit leg that transmission data are write to described Memory Mapping File and its;
Read message transmission module, for described transmit leg is sent, read message to described recipient;
Memory Mapping File and its read module, for when reading message described in described recipient receives, makes described recipient from described Memory Mapping File and its, read described transmission data;
Read message transmission module, for described recipient is sent, read message to described transmit leg;
Memory Mapping File and its release module, for when having read message described in described transmit leg receives, makes described transmit leg discharge described Memory Mapping File and its.
The system that the embodiment of the invention also discloses C19, a kind of prompting message, it comprises: the device described in B10~B18 any one, also comprises: card module and server.

Claims (10)

1. a method for prompting message, it comprises:
Plug-in unit is to client registration message reminder events and operation-interface;
During the notification message of the registered described prompting message event sending to server when described client, described client sends the return information of described prompting message event to described plug-in unit, and described plug-in unit represents prompting message information according to described return information;
When described client arrives the operation requests of described plug-in unit transmission, the registered described operation-interface of described client call, responds described operation requests.
2. method according to claim 1, wherein, described plug-in unit, to before client registration message reminder events and operation-interface, also comprises:
When described plug-in unit starts, start described client;
Or, when the caller of described client starts, start described client;
Or described plug-in unit is inquired about the handle of the message window of described client; When described plug-in unit does not inquire the handle of message window of described client, start described client.
3. method according to claim 2, wherein, after described startup client, described client is to plug-in unit broadcast transmission registration request described in each, so that plug-in unit responds described registration request and carries out the registration of described prompting message event and described operation-interface described in each.
4. method according to claim 1, wherein, also comprises:
Plug-in unit, to client logout message reminder events, sends the function of the return information of described prompting message event for cancelling described client to described plug-in unit;
Plug-in unit is nullified operation-interface to client, for cancelling the function of this operation-interface of client call.
5. method according to claim 1, wherein, described prompting message event comprise following at least one: receive that new prompting, account list are modified, arrange change, add new account;
When receiving new prompting described in described prompting message event comprises, described return information comprises: account sign and account information;
When described prompting message event comprises that described account list is modified, described return information comprises: the quantity of account sign, account information and new information;
When described prompting message event comprises described when change of arranging, described return information comprises: modification information is set;
When described prompting message event comprises the new account of described interpolation, described return information comprises: account sign and the account information of new account.
6. a device for prompting message, it comprises:
Registering modules, for making plug-in registration prompting message event and operation-interface;
Prompting message module, for when receiving the notification message of the registered described prompting message event that server sends, sends the return information of described prompting message event to described plug-in unit, described plug-in unit represents prompting message information according to described return information;
Calling module, for when receiving the operation requests of described plug-in unit transmission, calls registered described operation-interface, responds described operation requests.
7. device according to claim 6, wherein, also comprises: start module, specifically for:
When described plug-in unit starts, start;
Or, when caller starts, start;
Or, the handle of described plug-in unit query messages window; When described plug-in unit does not inquire the handle of message window, start.
8. device according to claim 7, wherein, also comprises:
Broadcast module, for to plug-in unit broadcast transmission registration request described in each, so that plug-in unit responds described registration request and carries out the registration of described prompting message event and described operation-interface described in each.
9. device according to claim 6, wherein, also comprises: nullify module, for: make plug-in unit logout message reminder events, in order to cancel the function that sends the return information of described prompting message event to described plug-in unit; And, make plug-in unit nullify operation-interface, in order to cancel the function of calling this operation-interface.
10. a system for prompting message, it comprises: the device described in claim 6~9 any one, also comprises: card module and server.
CN201310492698.9A 2013-10-18 2013-10-18 The method and apparatus of a kind of prompting message and system Active CN103516595B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310492698.9A CN103516595B (en) 2013-10-18 2013-10-18 The method and apparatus of a kind of prompting message and system
PCT/CN2014/087279 WO2015055073A1 (en) 2013-10-18 2014-09-24 Method, apparatus and system for reminding message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310492698.9A CN103516595B (en) 2013-10-18 2013-10-18 The method and apparatus of a kind of prompting message and system

Publications (2)

Publication Number Publication Date
CN103516595A true CN103516595A (en) 2014-01-15
CN103516595B CN103516595B (en) 2016-11-09

Family

ID=49898667

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310492698.9A Active CN103516595B (en) 2013-10-18 2013-10-18 The method and apparatus of a kind of prompting message and system

Country Status (2)

Country Link
CN (1) CN103516595B (en)
WO (1) WO2015055073A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462313A (en) * 2014-11-28 2015-03-25 北京奇虎科技有限公司 Monitoring method and device in data processing
WO2015055073A1 (en) * 2013-10-18 2015-04-23 北京奇虎科技有限公司 Method, apparatus and system for reminding message
CN105262717A (en) * 2015-08-31 2016-01-20 福建天晴数码有限公司 Network service security management method and device
CN105991410A (en) * 2015-02-12 2016-10-05 深圳积友聚乐科技有限公司 Method and system for acquiring message
CN108345621A (en) * 2017-01-24 2018-07-31 腾讯科技(深圳)有限公司 A kind of data account checking method, system and data system
CN112269655A (en) * 2020-10-15 2021-01-26 北京百度网讯科技有限公司 Memory mapping file cleaning method and device, electronic equipment and storage medium
CN113094188A (en) * 2021-03-30 2021-07-09 网易(杭州)网络有限公司 System message processing method and device

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124529A (en) * 2019-11-21 2020-05-08 杭州米络星科技(集团)有限公司 Video screen projection method based on PPAPI (Peer-to-Peer display and Peer display) plug-in technology of browser
CN111857985A (en) * 2020-06-08 2020-10-30 远光软件股份有限公司 Calling method and device of browser plug-in, storage medium and terminal
CN113760569B (en) * 2021-01-06 2024-04-05 北京沃东天骏信息技术有限公司 Multi-account management method and system
CN113076294A (en) * 2021-04-16 2021-07-06 北京沃东天骏信息技术有限公司 Information sharing method and device
CN115297162B (en) * 2022-06-27 2024-03-22 青岛海尔科技有限公司 Message sending method and device, storage medium and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101847100A (en) * 2010-06-08 2010-09-29 用友软件股份有限公司 Method for expanding software application and device
CN103034721A (en) * 2012-12-13 2013-04-10 北京奇虎科技有限公司 Message display client side and message display method
US20130212197A1 (en) * 2006-02-04 2013-08-15 Bruce Karlson Reminder system
CN103309700A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Plug-in management and control method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5310246B2 (en) * 2009-05-12 2013-10-09 株式会社リコー Information processing apparatus, information processing system, and program
CN103176789B (en) * 2011-12-26 2017-08-01 腾讯科技(深圳)有限公司 A kind of method and system for realizing open platform Function Extension
CN103164239B (en) * 2012-12-11 2014-11-19 广东电网公司电力科学研究院 Plug-in implement method based on micro network visual platform
CN103268319A (en) * 2013-04-17 2013-08-28 北京航空航天大学 Cloud browser based on webpages
CN103516595B (en) * 2013-10-18 2016-11-09 北京奇虎科技有限公司 The method and apparatus of a kind of prompting message and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130212197A1 (en) * 2006-02-04 2013-08-15 Bruce Karlson Reminder system
CN101847100A (en) * 2010-06-08 2010-09-29 用友软件股份有限公司 Method for expanding software application and device
CN103309700A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Plug-in management and control method and device
CN103034721A (en) * 2012-12-13 2013-04-10 北京奇虎科技有限公司 Message display client side and message display method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015055073A1 (en) * 2013-10-18 2015-04-23 北京奇虎科技有限公司 Method, apparatus and system for reminding message
CN104462313A (en) * 2014-11-28 2015-03-25 北京奇虎科技有限公司 Monitoring method and device in data processing
CN104462313B (en) * 2014-11-28 2018-04-13 北京奇虎科技有限公司 The monitoring method and device of a kind of Data processing
CN105991410A (en) * 2015-02-12 2016-10-05 深圳积友聚乐科技有限公司 Method and system for acquiring message
CN105991410B (en) * 2015-02-12 2020-06-30 北京创新方舟科技有限公司 Method and system for acquiring message
CN105262717A (en) * 2015-08-31 2016-01-20 福建天晴数码有限公司 Network service security management method and device
CN108345621A (en) * 2017-01-24 2018-07-31 腾讯科技(深圳)有限公司 A kind of data account checking method, system and data system
CN108345621B (en) * 2017-01-24 2022-03-08 腾讯科技(深圳)有限公司 Data reconciliation method, system and data system
CN112269655A (en) * 2020-10-15 2021-01-26 北京百度网讯科技有限公司 Memory mapping file cleaning method and device, electronic equipment and storage medium
CN113094188A (en) * 2021-03-30 2021-07-09 网易(杭州)网络有限公司 System message processing method and device

Also Published As

Publication number Publication date
WO2015055073A1 (en) 2015-04-23
CN103516595B (en) 2016-11-09

Similar Documents

Publication Publication Date Title
CN103516595A (en) Method, device and system for message reminding
CN102567299B (en) Interacted with electrical form using text message
US8271609B2 (en) Dynamic service invocation and service adaptation in BPEL SOA process
US20100162374A1 (en) Cost effective updating of mobile computing devices and communicating with mobile computing devices
CN103854168A (en) Heterogeneous process to-do task centralized processing method and device
WO2019127864A1 (en) Electronic device, springmvc-based data interface and automatic description generation method therefor, and storage medium
CN109408136A (en) Information processing method, device, storage medium and electronic equipment
CN105516333A (en) Interactive method and system based on webpage
US8484380B2 (en) Text-based system for exchanging commands between devices, services and applications
CN104335614A (en) Mechanism for facilitating dynamic real-time customization of messaging for computing systems
CN103888505A (en) File transmission method and system, and terminal devices and servers
CN113448570A (en) Data processing method and device, electronic equipment and storage medium
CN112291325A (en) Message processing method and device and computer system
CN110673827B (en) Resource calling method and device based on android system and electronic equipment
US11558321B2 (en) Integration of an email client with hosted applications
CA2835193A1 (en) Email address and telephone number unification systems and methods
US20150207769A1 (en) Deferring messages using control codes in messages
US20130332568A1 (en) Method of data processing by a navigation module
CN112104544B (en) Method and device for sending dynamic mail based on Freemarker
CN112272135B (en) Mail sending method, device, equipment and storage medium for storage software
CN108874557B (en) Front-end interface processing method and system
CN113779122A (en) Method and apparatus for exporting data
US20050033776A1 (en) Method and system for displaying additional data fields in web based business applications
US11456983B2 (en) Interactive operation method, and transmitter machine, receiver machine and interactive operation system using the same
US20120079008A1 (en) Method, apparatus and system for providing event notifications across a plurality of computers

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220714

Address after: Room 801, 8th floor, No. 104, floors 1-19, building 2, yard 6, Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.

TR01 Transfer of patent right