CN105049518A - Notice information automatic extraction method and system based on client - Google Patents

Notice information automatic extraction method and system based on client Download PDF

Info

Publication number
CN105049518A
CN105049518A CN201510484609.5A CN201510484609A CN105049518A CN 105049518 A CN105049518 A CN 105049518A CN 201510484609 A CN201510484609 A CN 201510484609A CN 105049518 A CN105049518 A CN 105049518A
Authority
CN
China
Prior art keywords
notice information
client
newly
increased
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510484609.5A
Other languages
Chinese (zh)
Inventor
杨森
杨军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201510484609.5A priority Critical patent/CN105049518A/en
Publication of CN105049518A publication Critical patent/CN105049518A/en
Pending legal-status Critical Current

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/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5681Pre-fetching or pre-delivering data based on network characteristics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

The invention discloses a notice information automatic extraction method and system based on a client. The method comprises the following steps of scanning a database regularly, and acquiring the newly added notice information in the database, wherein the newly added notice information carries an IP (Internet Protocol) address field/IP address of a receiving client; encapsulating the acquired newly added notice information according to a predetermined format, and storing the newly added notice information into a cache; distributing the encapsulated notice information to a client corresponding to the IP address field/IP address according to the IP address field/IP address of the receiving client carried in the notice information; scanning the notice information distributed by a receiving server by the client regularly, analyzing the notice information and showing the analyzed notice information by means of HTML (Hypertext Markup Language). By adopting the method provided by the invention, the client can automatically acquire the newly added notice information, receive the IP address of the client according to the notice information and perform accurate pop-up reminding and showing on the notice information, so that the effectiveness and timeliness of extracting the notice information by the client can be improved.

Description

A kind of client-based notice information extraction method and system
Technical field
The present invention relates to information extraction technology field, be specifically related to a kind of client-based notice information extraction method and system.
Background technology
At present, user is the client service center personnel of mobile industry always, and all use bulletin note system, for the interchange of the out of Memory such as notice information, note information, but some problems can be there are like this: one is that announcement message sends the delay situation of reading, as have sent bulletin bulletin to recipient, but but recipient does not open announcement systems or opens and do not refresh, cause the reading of notice information to omit or postpone to read, easily omit important announcement information; Two is operate convenient not, and user needs to open bulletin note system and other system simultaneously, and when newly-increased notice information or note come interim, user needs incision window to bulletin note system, causes certain operation inconvenience to user.
Summary of the invention
Technical problem to be solved by this invention is to provide a kind of client-based notice information extraction method and system, automatically can extract up-to-date notice information in time, effectively, and simple to operation.
The technical scheme that the present invention solves the problems of the technologies described above is as follows:
On the one hand, the invention provides a kind of client-based notice information extraction method, described method comprises:
S1, service end timing scan database, obtain newly-increased notice information in database, described newly-increased notice information carries the IP address field/IP address receiving client;
S2, the newly-increased notice information of described acquisition to be encapsulated according to predetermined format, and the newly-increased notice information after encapsulation is stored in buffer memory;
IP address field/IP the address of the reception client that the newly-increased notice information of S3, basis carries, is distributed to the client of corresponding IP address field/IP address by the notice information after described encapsulation;
S4, client timing scan receive the newly-increased notice information of service end distribution, and resolve it, and are shown in HTML mode by the newly-increased notice information after resolving.
On the other hand, the invention provides a kind of client-based notice information automatic extracting system, described system comprises service end and client;
Described service end comprises:
Notice information acquisition module, for timing scan database, obtain newly-increased notice information in database, described newly-increased notice information carries the IP address field/IP address receiving client;
Notice information package module, for being encapsulated according to predetermined format by the newly-increased notice information of described acquisition, and is stored in buffer memory by the newly-increased notice information after encapsulation;
Notice information distribution module, for according to the IP address field/IP address increasing the reception client that notice information carries newly, is distributed to the client of corresponding IP address field/IP address by the newly-increased notice information after described encapsulation;
Described client comprises:
Notice information receiver module, receives the newly-increased notice information of service end distribution for timing scan;
Notice information parsing module, for resolving the described newly-increased notice information received;
Notice information display module, for showing the newly-increased notice information after parsing in HTML mode.
The client-based notice information extraction method of one provided by the invention and system, service end timing scan database, obtain notice information newly-increased in database, and newly-increased notice information is received the IP address distribution of client to corresponding client according to notice information, after client receives newly-increased notice information, this newly-increased notice information is displayed in the mode of HTML.The notice information gone in scan database of method service end timing provided by the invention, can scan newly-increased notice information in time, improve the promptness obtaining newly-increased notice information; The notice information that scanning obtains is deposited in buffer memory (redis) by service end, like this when client extracts notice information, directly can extract from buffer memory, not need accessing database again, decrease the pressure of database, improve access efficiency; In addition, the newly-increased notice information obtained is distributed to corresponding client according to the IP address receiving client by service end accurately, achieve the accuracy that notice information pushes, notice information is ejected accurately and reminds and show, whole flow operations simple possible.
Accompanying drawing explanation
Fig. 1 is the one client-based notice information extraction method flow chart of the embodiment of the present invention one;
Fig. 2 is that in the embodiment of the present invention one, notice information is write and issues flow chart;
Fig. 3 is service end receiver process notice information flow chart in the embodiment of the present invention one;
Fig. 4 is that in the embodiment of the present invention one, client obtains notice information flow chart;
Fig. 5 is client bullet window sectional drawing in the embodiment of the present invention one;
Fig. 6 asks the one of the embodiment of the present invention two client-based notice information automatic extracting system schematic diagram.
Embodiment
Be described principle of the present invention and feature below in conjunction with accompanying drawing, example, only for explaining the present invention, is not intended to limit scope of the present invention.
Embodiment one, a kind of client-based notice information extraction method.Below in conjunction with Fig. 1-Fig. 5, the method that the present embodiment provides is described in detail.
See Fig. 1, S1, service end timing scan database, obtain newly-increased notice information in database, described newly-increased notice information carries the IP address field/IP address receiving client.
Concrete, see Fig. 2, when needs publishing announcement information (also can be called note), usually first in bulletin note system, notice information is write, in the process of writing notice information, for each notice information configures the IP (InternetProtocol that it receives client, Internet protocol) address field or IP address, wherein, IP address field corresponding for receive group client, concrete IP address corresponding for specifically to receive client.In addition, in the process of writing notice information, for notice information selects a type.When notice information is write complete, rough draft can be preserved or send and issue application, for the notice information that application is issued, by keeper, notice information is audited, such as, the examination & verification of sensitive word in the examination & verification of notice information form or notice information, when notice information compiling form does not meet predetermined format or there is sensitive word in the notice information write, the notice information write returns by keeper, again writes.When examination & verification is passed through, the notice information that application is issued is issued, and deposit in database by auditing the notice information passed through, wherein, comprise the annex and reception group/recipient's information that carry in notice information content, notice information, receive group/recipient's information spinner and will comprise IP address field corresponding to reception group, the concrete IP address that recipient is corresponding.Following table 1 is notice information warehouse-in field portions information.
Table 1
Write complete when notice information and deposit in after in database, see Fig. 3, service end timing scan program real-time scan data storehouse, obtains newly-increased notice information in database.Concrete implementation procedure is: service end timing scan obtains the new publishing announcement information in database, then judge that newly sending out the whether serviced end of notice information obtained by the flag bit of this notice information, for the notice information that not serviced end obtained, service end extracts this notice information, and by the flag bit set of this notice information, such as, be 1 by mark position usually, represent and be extracted.When service end scans this notice information next time, no longer extract this notice information, what can prevent this notice information like this repeats extraction.In addition, while judging whether this notice information was extracted, also can judge the effective time of this notice information, judge this notice information whether expire, then will not extract for notice information that is expired or that lost efficacy.
S2, the newly-increased notice information of described acquisition to be encapsulated according to predetermined format, and the newly-increased notice information after encapsulation is stored in buffer memory.
Concrete, after service end scanning obtains notice information newly-increased in database, the newly-increased notice information obtained is encapsulated according to predetermined format, such as, be encapsulated as json string format, the more newly-increased notice information after encapsulation is deposited in buffer memory (redis).Like this when client extracts newly-increased notice information time, directly can extract from buffer memory, not need accessing database again, the pressure of database can be reduced, improve the efficiency extracting notice information.
IP address field/IP the address of the reception client that the newly-increased notice information of S3, basis carries, is distributed to the client of corresponding IP address field/IP address by the newly-increased notice information after described encapsulation.
Concrete, when service end scanning to get in database newly-increased notice information and after being deposited in buffer memory, according to IP address field or the concrete IP address of the reception client of carrying in notice information, newly-increased notice information is distributed to the client host at corresponding reception group place or client host corresponding to concrete recipient according to the agreement of respective specified, the present embodiment service end adopts the forms of broadcasting notice information to be distributed to corresponding client host, and with ICP/IP protocol, notice information is distributed to corresponding client host.
S4, client timing scan receive the newly-increased notice information of service end distribution, and resolve it, and are shown in HTML mode by the newly-increased notice information after resolving.
Concrete, newly-increased notice information is distributed to corresponding client host according to the IP address field/IP address field receiving client by service end, see Fig. 4, client receives the notice information from server distribution by timing scan program real time scan, after receiving notice information, the IP address of the IP address of active client with the reception client of carrying in notice information is mated, if coupling, then extracts this newly-increased notice information; Otherwise, abandon this notice information.
Because aforementioned service end is after from database, scanning gets newly-increased notice information, be encapsulated as json string format, after now client gets these newly-increased notice informations, need to resolve the notice information of the json string format got, notice information and relevant information thereof is got again from json string, such as, extract notice information and receive client, receive group client, notice information title, the notice information essential informations such as notice information content and notice information type, then by set form, notice information is encapsulated as HTML (HypertextMarkupLanguage, HTML) document of form, the notice information type can carried according to notice information when encapsulating is distinguished, the pattern template that different notice information type corresponding selection is different, to make the message notifying frame finally displayed, there is different pattern styles, very clear after making client receive notice information, the significance level of each notice information can be gone out clearly respectively, also be that client has different experience, strengthen flexibility.
After notice information is encapsulated according to different pattern template, point out to client operation person in the mode being similar to QQ news messages frame in the desktop lower right corner of client, as shown in Figure 5, worker clicks and message notifying frame checks button, namely can open the detail page of notice information in the mode of browser.Wherein, browser is when opening message, and form such as meeting hide menu hurdle, browser frame etc., only shows notice information.It should be noted that, after a fixed period of time, message notifying frame can close message automatically, normally works in order to avoid affect worker.
In addition, client in the present embodiment can realize automatically upgrading upgrading, and whether client timing can check latest edition from server, and be latest edition according to the current version of latest version information viewing client-side, if not, then automatically download latest edition from server and upgrade.
Embodiment two, a kind of client-based notice information automatic extracting system.Below in conjunction with Fig. 6, the system that the present embodiment provides is described in detail.
See Fig. 6, the system that the present embodiment provides comprises service end 50 and client 60, service end 50 comprises notice information and writes module 501, notice information auditing module 502, notice information storage module 503, notice information acquisition module 504, notice information package module 505 and notice information distribution module 506, and client 60 comprises notice information receiver module 601, matching module 602, notice information parsing module 603 and notice information display module 604.
In service end 50, notice information is write module 501 and is mainly used in writing notice information, and configures IP address field/IP address that notice information receives client, and this notice information comprises the type of this notice information.
The notice information that notice information auditing module 502 is mainly used in application is issued is audited.
Notice information storage module 503 is mainly used in depositing in auditing the notice information passed through in database.
Concrete, when needs publishing announcement information (also can be called note), first notice information is write module 501 and write notice information in bulletin note system, in the process of writing notice information, for each notice information configures its IP (InternetProtocol, Internet protocol) address field receiving client or IP address, wherein, IP address field corresponding for receive group client, concrete IP address corresponding for specifically to receive client.In addition, in the process of writing notice information, for notice information selects a type.When notice information is write complete, rough draft can be preserved or send and issue application, for the notice information that application is issued, notice information auditing module 502 is audited the notice information that application is issued, such as, the examination & verification of sensitive word in the examination & verification of notice information form or notice information, when notice information compiling form does not meet predetermined format or there is sensitive word in the notice information write, the notice information write is returned, again writes.When examination & verification is passed through, the notice information that application is issued is issued, and notice information storage module 503 is deposited in database by auditing the notice information passed through, wherein, comprise the annex and reception group/recipient's information that carry in notice information content, notice information, receive group/recipient's information spinner and will comprise IP address field corresponding to reception group client and receive concrete IP address corresponding to client.
Notice information acquisition module 504 in service end 50 is mainly used in timing scan database, and obtain newly-increased notice information in database, described newly-increased notice information carries the IP address field/IP address receiving client.
The newly-increased notice information that notice information package module 505 is mainly used in notice information acquisition module 504 to obtain encapsulates according to predetermined format, and the newly-increased notice information after encapsulation is stored in buffer memory.
Notice information distribution module 506 is mainly used in the IP address field/IP address of the reception client of carrying according to newly-increased notice information, the newly-increased notice information after described encapsulation is distributed to the client of corresponding IP address field/IP address.
Concrete, the notice information acquisition module 504 timing scan program real-time scan data storehouse in service end 50, obtains newly-increased notice information in database.Concrete implementation procedure is: notice information acquisition module 504 timing scan obtains the new publishing announcement information in database, then judge that newly sending out the whether serviced end of notice information obtained by the flag bit of this notice information, for the notice information that not serviced end obtained, service end extracts this notice information, and by the flag bit set of this notice information, such as, be 1 by mark position usually, represent and be extracted.When service end scans this notice information next time, no longer extract this notice information, what can prevent this notice information like this repeats extraction.In addition, while judging whether this notice information was extracted, also can judge the effective time of this notice information, judge this notice information whether expire, then will not extract for notice information that is expired or that lost efficacy.
After notice information acquisition module 504 scans the notice information obtaining and increase newly in database, notice information package module 505 encapsulates according to predetermined format the newly-increased notice information obtained, such as, be encapsulated as json string format, the more newly-increased notice information after encapsulation is deposited in buffer memory (redis).
Subsequently, notice information distribution module 506 is according to the IP address field of the reception client of carrying in notice information or concrete IP address, newly-increased notice information is distributed to the client host at corresponding reception group place or client host corresponding to concrete recipient according to the agreement of respective specified, the present embodiment service end adopts the forms of broadcasting notice information to be distributed to corresponding client host, and with ICP/IP protocol, notice information is distributed to corresponding client host.
Notice information receiver module 601 in client 60 is mainly used in timing scan and receives the notice information that in service end 50, the numerous and confused module 506 of notice information is distributed.
Matching module 602 is mainly used in the IP address of active client IP address with the reception client of carrying in the newly-increased notice information received to mate; If coupling, then obtain this newly-increased notice information; Otherwise, abandon this notice information.
Concrete, notice information receiver module 601 in client 60 receives the newly-increased notice information distributed from server 50 by timing scan program real time scan, after receiving notice information, the IP address of the IP address of active client with the reception client of carrying in newly-increased notice information is mated by matching module 602, if coupling, then extract this newly-increased notice information; Otherwise, abandon this notice information.
The notice information that notice information parsing module 603 is mainly used in notice information receiver module 601 receives is resolved.
Notice information display module 604 is mainly used in the newly-increased notice information after being resolved by notice information parsing module 603 to be shown in HTML mode.
Concrete, because the notice information acquisition module 603 in aforementioned service end 50 is after from database, scanning gets newly-increased notice information, notice information package module 505 is encapsulated as json string format, after now client 60 gets notice information, the notice information of notice information parsing module 603 to the json string format got is resolved, notice information and relevant information thereof is got again from json string, then by set form, notice information is encapsulated as HTML (HypertextMarkupLanguage, HTML) document of form, the notice information type can carried according to notice information when encapsulating is distinguished, the pattern template that different notice information type corresponding selection is different, to make the message notifying frame finally displayed, there is different pattern styles, very clear after making client receive notice information, the significance level of each notice information can be gone out clearly respectively, also make to receive client and there is different experience, strengthen flexibility.
After notice information is encapsulated according to different pattern template, notice information display module 604 is pointed out to client operation person in the mode being similar to QQ news messages frame in the desktop lower right corner of client 60, client operation person clicks and message notifying frame checks button, namely can open the detail page of notice information in the mode of browser.Wherein, browser is when opening message, and form such as meeting hide menu hurdle, browser frame etc., only shows notice information.It should be noted that, after a fixed period of time, message notifying frame can close message automatically, in order to avoid affect client operation, person normally works.
In addition, client in the present embodiment can realize automatically upgrading upgrading, and whether client timing can check latest edition from server, and be latest edition according to the current version of latest version information viewing client-side, if not, then automatically download latest edition from server and upgrade.
The client-based notice information extraction method of one provided by the invention and system, first in the bulletin note system of service end, notice information is write, and the notice information that application is issued is audited, ineligible notice information is filtered out, ensure that the quality of notice information; Service end timing scan database, obtains notice information newly-increased in database, can scan newly-increased notice information in time, improves the promptness obtaining newly-increased notice information; And the notice information that scanning obtains is deposited in buffer memory (redis), like this when client extracts notice information, directly can extract from buffer memory, not need accessing database again, decrease the pressure of database, improve access efficiency; In addition, the newly-increased notice information obtained is distributed to corresponding client according to the IP address receiving client by service end accurately, achieve the accuracy that notice information pushes, notice information is ejected accurately and reminds and show, whole flow operations simple possible.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a client-based notice information extraction method, is characterized in that, described method comprises:
S1, service end timing scan database, obtain newly-increased notice information in database, described newly-increased notice information carries the IP address field/IP address receiving client;
S2, by obtain described newly-increased notice information encapsulate according to predetermined format, and by encapsulation after newly-increased notice information be stored in buffer memory;
IP address field/IP the address of the reception client that the newly-increased notice information of S3, basis carries, is distributed to the client of corresponding IP address field/IP address by the newly-increased notice information after described encapsulation;
S4, client timing scan receive the newly-increased notice information of service end distribution, and resolve it, and are shown in HTML mode by the newly-increased notice information after resolving.
2. client-based notice information extraction method as claimed in claim 1, is characterized in that, also comprise before described step S1:
Write notice information, and configure IP address field/IP address that notice information receives client, described notice information comprises the type of this notice information;
The notice information that application is issued is audited;
Deposit in auditing the notice information passed through in database.
3. client-based notice information extraction method as claimed in claim 2, it is characterized in that, described step S1 specifically comprises:
Service end timing scan database, and judge whether this notice information was acquired by notice information flag bit in database;
If judge, this notice information was not acquired and within effective time, then extracted this notice information, and by the notice information flag bit set of this extraction; Otherwise, do not extract this notice information.
4. client-based notice information extraction method as claimed in claim 1, it is characterized in that, described step S2 specifically comprises:
The newly-increased notice information of described acquisition is encapsulated according to json string format, and the newly-increased notice information after encapsulation is stored in buffer memory.
5. client-based notice information extraction method as claimed in claim 1, is characterized in that, in described step S3, the newly-increased notice information after encapsulation is distributed to the client of corresponding IP address field/IP address by service end with the form of broadcast.
6. client-based notice information extraction method as claimed in claim 1, is characterized in that, also comprises after the newly-increased notice information of described step S4 client timing scan service end distribution:
The IP address of active client IP address with the reception client of carrying in the newly-increased notice information received is mated;
If coupling, active client obtains this newly-increased notice information; Otherwise, abandon this newly-increased notice information.
7. client-based notice information extraction method as claimed in claim 2, is characterized in that, is represented by the newly-increased notice information after parsing specifically comprise in described step S4 in HTML mode:
According to the type of newly-increased notice information, select corresponding pattern template, and according to fixed format described newly-increased notice information is encapsulated as html format;
Newly-increased notice information after encapsulation is pointed out in client spring in the mode of message box;
Click message box according to prompting to open with the form of browser and check notice information.
8. a client-based notice information automatic extracting system, is characterized in that, described system comprises service end and client;
Described service end comprises:
Notice information acquisition module, for timing scan database, obtain newly-increased notice information in database, described newly-increased notice information carries the IP address field/IP address receiving client;
Notice information package module, for being encapsulated according to predetermined format by the described newly-increased notice information obtained, and is stored in buffer memory by the newly-increased notice information after encapsulation;
Notice information distribution module, for according to the IP address field/IP address increasing the reception client that notice information carries newly, is distributed to the reception client of corresponding IP address field/IP address by the newly-increased notice information after described encapsulation;
Described client comprises:
Notice information receiver module, receives the newly-increased notice information of service end distribution for timing scan;
Notice information parsing module, for resolving the described newly-increased notice information received;
Notice information display module, for showing the newly-increased notice information after parsing in HTML mode.
9. client-based notice information automatic extracting system as claimed in claim 8, it is characterized in that, described service end also comprises:
Notice information writes module, and for writing notice information, and configure IP address field/IP address that notice information receives client, described notice information comprises the type of this notice information;
Auditing module, audits for the notice information issued application;
Notice information storage module, for depositing in auditing the notice information passed through in database.
10. client-based notice information automatic extracting system as claimed in claim 8, it is characterized in that, described client also comprises:
Matching module, for mating the IP address of active client IP address with the reception client of carrying in the newly-increased notice information received;
If coupling, then obtain this newly-increased notice information; Otherwise, abandon this newly-increased notice information.
CN201510484609.5A 2015-08-07 2015-08-07 Notice information automatic extraction method and system based on client Pending CN105049518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510484609.5A CN105049518A (en) 2015-08-07 2015-08-07 Notice information automatic extraction method and system based on client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510484609.5A CN105049518A (en) 2015-08-07 2015-08-07 Notice information automatic extraction method and system based on client

Publications (1)

Publication Number Publication Date
CN105049518A true CN105049518A (en) 2015-11-11

Family

ID=54455721

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510484609.5A Pending CN105049518A (en) 2015-08-07 2015-08-07 Notice information automatic extraction method and system based on client

Country Status (1)

Country Link
CN (1) CN105049518A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107748688A (en) * 2017-09-30 2018-03-02 微梦创科网络科技(中国)有限公司 A kind of information displaying method and device

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050193322A1 (en) * 1999-04-21 2005-09-01 Interactual Technologies, Inc. Presentation of media content
CN101005417A (en) * 2006-09-07 2007-07-25 天栢宽带网络科技(上海)有限公司 Automatic updating method and system for data broadcast content
CN101227311A (en) * 2008-02-03 2008-07-23 腾讯科技(深圳)有限公司 System and method for publishing internet information
CN101251860A (en) * 2008-03-10 2008-08-27 北京航空航天大学 Web information publish administrating system and method
CN101656613A (en) * 2008-08-20 2010-02-24 北京闻言科技有限公司 Method for highly efficiently providing notice information for client
CN102075500A (en) * 2009-11-19 2011-05-25 中国移动通信集团吉林有限公司 Method, system and device for realizing interaction in multimedia information distribution system
CN102790726A (en) * 2011-05-18 2012-11-21 腾讯科技(深圳)有限公司 Method, device and system for pushing information based on instant messaging
CN103095554A (en) * 2011-11-04 2013-05-08 中兴通讯股份有限公司 Media information sending method and device and system
CN102308532B (en) * 2009-05-21 2013-10-09 华为终端有限公司 Method, system and server for processing point to multi-point push message
CN103747427A (en) * 2013-12-30 2014-04-23 华为终端有限公司 Message pushing method and terminal

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050193322A1 (en) * 1999-04-21 2005-09-01 Interactual Technologies, Inc. Presentation of media content
CN101005417A (en) * 2006-09-07 2007-07-25 天栢宽带网络科技(上海)有限公司 Automatic updating method and system for data broadcast content
CN101227311A (en) * 2008-02-03 2008-07-23 腾讯科技(深圳)有限公司 System and method for publishing internet information
CN101251860A (en) * 2008-03-10 2008-08-27 北京航空航天大学 Web information publish administrating system and method
CN101656613A (en) * 2008-08-20 2010-02-24 北京闻言科技有限公司 Method for highly efficiently providing notice information for client
CN102308532B (en) * 2009-05-21 2013-10-09 华为终端有限公司 Method, system and server for processing point to multi-point push message
CN102075500A (en) * 2009-11-19 2011-05-25 中国移动通信集团吉林有限公司 Method, system and device for realizing interaction in multimedia information distribution system
CN102790726A (en) * 2011-05-18 2012-11-21 腾讯科技(深圳)有限公司 Method, device and system for pushing information based on instant messaging
CN103095554A (en) * 2011-11-04 2013-05-08 中兴通讯股份有限公司 Media information sending method and device and system
CN103747427A (en) * 2013-12-30 2014-04-23 华为终端有限公司 Message pushing method and terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
宋红,吴建军等: "《计算机安全技术》", 30 August 2003, 中国铁道出版社 *
秦州: "《新闻网页设计与制作》", 28 February 2005, 福建人民出版社 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107748688A (en) * 2017-09-30 2018-03-02 微梦创科网络科技(中国)有限公司 A kind of information displaying method and device
CN107748688B (en) * 2017-09-30 2021-05-11 微梦创科网络科技(中国)有限公司 Information display method and device

Similar Documents

Publication Publication Date Title
US8959585B2 (en) Apparatus and method for retrieving a boarding pass
CN104158977B (en) The mthods, systems and devices of measurement application are conditionally authorized on the mobile apparatus
CN101695157B (en) Self-adapting method of display of mobile terminal screen in network application and system thereof
CN100595765C (en) Medium player based key words content issue method and system
US20140325391A1 (en) System and method for updating information in an instant messaging application
CN103853757B (en) The information displaying method and system of network, terminal and information show processing unit
US8280964B2 (en) System and method for communicating an air travel message
CN104243273A (en) Method and device for displaying information on instant messaging client and information display system
CN105589845B (en) Rubbish text recognition methods, apparatus and system
CN103812880A (en) Network data pushing method, device and system
CN102404239A (en) Method and system for providing broadcast messages in microblogs
CN105162697A (en) Microblog system and data control method thereof
WO2017012481A1 (en) Information display method and apparatus
CN104105007A (en) Video loading method of mobile terminal, devices and system
CN105704177A (en) UA identification method and device
CN104881774A (en) Method and apparatus for automatically establishing schedule
WO2014176896A1 (en) System and method for updating information in an instant messaging application
CN103023750B (en) Terminal obtains the method for message
CN108989365B (en) Information processing method, server, terminal equipment and storage medium
CN100449995C (en) Method for noticing data resource information changing through gate network station
CN105049518A (en) Notice information automatic extraction method and system based on client
CN105262876A (en) Conversation processing method, method for providing number information of telephone number, and device
CN103475931A (en) Method for playing network media at digital television terminal
US20130117393A1 (en) Email message handling based on data of non-email interactions
US10572523B1 (en) Method and apparatus of obtaining and organizing relevant user defined information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20151111

RJ01 Rejection of invention patent application after publication