CN102045391A - Information push method - Google Patents

Information push method Download PDF

Info

Publication number
CN102045391A
CN102045391A CN2010105810613A CN201010581061A CN102045391A CN 102045391 A CN102045391 A CN 102045391A CN 2010105810613 A CN2010105810613 A CN 2010105810613A CN 201010581061 A CN201010581061 A CN 201010581061A CN 102045391 A CN102045391 A CN 102045391A
Authority
CN
China
Prior art keywords
data
packet
information push
information
push server
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
CN2010105810613A
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.)
CENTFOR INFORMATION TECHNOLOGY Co Ltd
Original Assignee
CENTFOR 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 CENTFOR INFORMATION TECHNOLOGY Co Ltd filed Critical CENTFOR INFORMATION TECHNOLOGY Co Ltd
Priority to CN2010105810613A priority Critical patent/CN102045391A/en
Publication of CN102045391A publication Critical patent/CN102045391A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses an information push method comprising the following steps of: (I) acquiring data in a packet capture mode, only keeping the data of a transmission control protocol (TCP) in the packet capture process, carrying out filtering operation on a TCP data packet according to the requirement after the TCP data packet is obtained, only keeping packet data related to a hypertext markup language (HTML) display page and storing to an internal memory; (II) carrying out data analysis and data extraction according to an adaptive label of a secondary developer, and transferring the extracted data to an information push server; (III) after the information push server receives the effective data, acquiring a corresponding mobile phone number according to the data, then finding out a corresponding short message sending mode in system configuration to carry out sending, and recording a sending state in a log after finishing sending; and (IV) removing abolished information in the internal memory by the information push server. The invention has the advantages of zero coding, system source code independence, low development cost, low development difficulty and short development cycle and is completely based on configuration development.

Description

A kind of information-pushing method
Technical field
The present invention relates to a kind of information processing method, be specifically related to a kind of information-pushing method.
Background technology
Information-pushing method is the middleware services software that a cellphone information pushes, it mainly provides carries out data monitoring to original system (the formally system of on-line running), to data grasp, filter, function such as analysis, information reminding, it does not need original system is carried out any change, only need just can realize the information push function by simple configuration.
Because the whole people of mobile phone popularize, have at home in millions of systems that reached the standard grade, the system that has the prompting of real-time message function is but very limited, can't handle timely work with regard to just causing like this, and is particularly evident in large and medium-sized enterprise and government bodies especially.All there are a plurality of systems (as OA, ERP, CRM, financial administration system etc.) in great majority, and whether all need check in each system every day has the backlog that needs processing, cause the low or work delay of operating efficiency.The another one stubborn problem be exactly most online implementing time for a long time, expanded very trouble again, more likely cause the expansion leak and the defective of system.
In today of software industry develop rapidly, the generation of increasing new and high technology, promoted more high-efficiency information construction, each enterprise or relevant government department all have one or more informationization construction system at least, improve the management of routine work, but in many systems, have only the only a few system to have the instant alerts function that note pushes.
Summary of the invention
In view of this, the object of the present invention is to provide a kind of information-pushing method, note carrier server and Information Push Server are set, push information to mobile phone or portable terminal.
The present invention is by the following technical solutions:
A kind of information-pushing method comprises the steps:
Step 1, mode by packet capturing is obtained data, and only can the packet of TCP be kept in the process of packet capturing, obtains can carrying out filter operation to packet as requested behind the tcp data bag, only keep the relevant bag data of HTML displayed page, and be saved in the internal memory;
Step 2 is done data analysis and data extract according to secondary development personnel's adaptive label, changes the data that extract over to Information Push Server;
Step 3 after Information Push Server receives valid data, obtains corresponding phone number according to data, finds note send mode corresponding in the system configuration to send then, sends the back that finishes and write down transmit status in daily record;
Step 4, Information Push Server remove the abolishment information in the internal memory.
The invention has the beneficial effects as follows:
The present invention is provided with Information Push Server, by Port Mirroring the destination server packet in the local area network (LAN) is monitored, listen to after the particular data packet, by analyzing, important information sends to note carrier server with the content that sends by the Internet by Information Push Server in will wrapping then, at last note is pushed to mobile phone or portable terminal; Have Zero-code, in adaptive process, do not need to middleware system and adaptive goal systems carry out any coding work; Original system source code independence, PM middleware attribute stand-alone product, with by adaption system without any associated codes; Based on the configuration exploitation, goal systems only need be carried out simple tag configurations in the process of transplanting to the mobile phone mobile office fully.These configurations all are the self-defining XML labels of information-pushing method; Reduce development cost, whole development process only needs simple configuration, has reduced development difficulty, has shortened the construction cycle, and lower to developer's requirement, thereby has reduced software development cost greatly.
Other advantages of the present invention, target and feature will be set forth to a certain extent in the following description, and to a certain extent, based on being conspicuous to those skilled in the art, perhaps can obtain instruction from the practice of the present invention to investigating hereinafter.Target of the present invention and other advantages can realize and obtain by specifically noted structure in following specification or the accompanying drawing.
Description of drawings
Fig. 1 is a workflow diagram of the present invention;
Fig. 2 is a logic diagram of the present invention.
Embodiment
Below in conjunction with drawings and Examples the present invention is further described:
As shown in Figure 1, a kind of information-pushing method comprises the steps:
Step 1, mode by packet capturing is obtained data, and only can the packet of TCP be kept in the process of packet capturing, obtains can carrying out filter operation to packet as requested behind the tcp data bag, only keep the relevant bag data of HTML displayed page, and be saved in the internal memory;
Step 2 is done data analysis and data extract according to secondary development personnel's adaptive label, changes the data that extract over to Information Push Server;
Step 3 after Information Push Server receives valid data, obtains corresponding phone number according to data, finds note send mode corresponding in the system configuration to send then, sends the back that finishes and write down transmit status in daily record;
Step 4, Information Push Server remove the abolishment information in the internal memory.
As shown in Figure 2, the PM middleware mainly is divided into JPcap, Filter, Service, PublicComponent, SMS and CaheRemove six parts, and JPcap carries out extracting work to the data of goal systems; The Filter filter, the bag that JPcap is grasped carries out filtration work, and following of default situations keeps the http data bag in the tcp data bag.Can also see term explanation to the picture in the http protocol bag, JavaScript() file etc. carries out filtration work; Service analyzes data according to configuration file, and extract active data, PublicComponent has only PMConfig and two assemblies of EhCache, and PMConfig is the dependence configuration of whole system, and all logical operations are all carried out orderly processing by it.EhCache is mainly to the storage and the management of data; SMS has supported HTTP, WebService and three kinds of send modes of JDBC at present, and self-defining note transmission interface also is provided in addition; CaheRemove discharges expired and invalid data message and guarantees system stability.
As shown in Figure 2, after system disposes startup, what system can not stop monitors goal systems, can catch the packet of all turnover goal systems, this function is mainly finished by JPcap, get access to after the packet, can carry out filter operation according to Filter, packet beyond the TCP is all abandoned, then according to the setting of PMConfig, packets such as picture, script file all can be filtered, only keep the displaying content of HTML standard, then data content is cached in the EhCache assembly.Notify Service to carry out business logic processing simultaneously.Service can check whether data are complete after receiving and handling notice, if packet is not complete fully, does not then do any processing and also directly returns.If can from EhCache, take out data earlier after packet receives, carry out data analysis and extraction work according to the configuration information among the PMConfig, behind the acquisition valid data forwarding is caused SMS messaging transmission layer and handle.Same SMS can find the note send mode according to system configuration, and extraction note sender's phone number sends processing, meeting record transmit status after note is sent completely.Finally carry out data scrubbing work by CaheRemove.

Claims (1)

1. an information-pushing method is characterized in that: comprise the steps:
Step 1, mode by packet capturing is obtained data, and only can the packet of TCP be kept in the process of packet capturing, obtains can carrying out filter operation to packet as requested behind the tcp data bag, only keep the relevant bag data of HTML displayed page, and be saved in the internal memory;
Step 2 is done data analysis and data extract according to secondary development personnel's adaptive label, changes the data that extract over to Information Push Server;
Step 3 after Information Push Server receives valid data, obtains corresponding phone number according to data, finds note send mode corresponding in the system configuration to send then, sends the back that finishes and write down transmit status in daily record;
Step 4, Information Push Server remove the abolishment information in the internal memory.
CN2010105810613A 2010-12-09 2010-12-09 Information push method Pending CN102045391A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010105810613A CN102045391A (en) 2010-12-09 2010-12-09 Information push method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010105810613A CN102045391A (en) 2010-12-09 2010-12-09 Information push method

Publications (1)

Publication Number Publication Date
CN102045391A true CN102045391A (en) 2011-05-04

Family

ID=43911151

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105810613A Pending CN102045391A (en) 2010-12-09 2010-12-09 Information push method

Country Status (1)

Country Link
CN (1) CN102045391A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932188A (en) * 2012-11-21 2013-02-13 南京奇幻通信科技有限公司 System for processing according to service information
CN106533836A (en) * 2016-11-29 2017-03-22 杭州迪普科技股份有限公司 Method and apparatus for displaying data packet contents
CN106656658A (en) * 2016-11-17 2017-05-10 许继集团有限公司 Substation information pushing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102327A (en) * 2007-07-25 2008-01-09 中国移动通信集团福建有限公司 Device of J2ME mobile phone terminal office application
US20100075701A1 (en) * 2007-03-16 2010-03-25 Mingsheng Shang Method and apparatus for pushing messages

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100075701A1 (en) * 2007-03-16 2010-03-25 Mingsheng Shang Method and apparatus for pushing messages
CN101102327A (en) * 2007-07-25 2008-01-09 中国移动通信集团福建有限公司 Device of J2ME mobile phone terminal office application

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
崔宇红: "基于手机短信平台的图书馆信息推送服务", 《大学图书馆学报》 *
白雪松等: "数字图书馆的个性化推送服务", 《图书馆杂志》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932188A (en) * 2012-11-21 2013-02-13 南京奇幻通信科技有限公司 System for processing according to service information
CN102932188B (en) * 2012-11-21 2015-06-17 南京奇幻通信科技有限公司 System for processing according to service information
CN106656658A (en) * 2016-11-17 2017-05-10 许继集团有限公司 Substation information pushing system
CN106533836A (en) * 2016-11-29 2017-03-22 杭州迪普科技股份有限公司 Method and apparatus for displaying data packet contents
CN106533836B (en) * 2016-11-29 2019-09-06 杭州迪普科技股份有限公司 A kind of method and device of display data packet content

Similar Documents

Publication Publication Date Title
CN109933505A (en) Log processing method, device, computer equipment and storage medium
CN101179435B (en) Method of active push network management event and network management system
CN102467412B (en) Method, device and business system for processing operation request
CN109918349A (en) Log processing method, device, storage medium and electronic device
CN111752793A (en) System abnormity monitoring method and device, computer equipment and storage medium
CN101197694A (en) Central statistics and processing system and method for communication system log
US11226962B2 (en) Efficient event correlation in a streaming environment
CN106227780A (en) Automatization's sectional drawing evidence collecting method of a kind of magnanimity webpage and system
CN101431434A (en) Content monitoring and plugging system and method based on WAP
CN109871392B (en) Slow sql real-time data acquisition method under distributed application system
CN110688280A (en) Management system, method, equipment and storage medium of alarm event
CN102497427A (en) Method and device for realizing data acquisition services of renewable energy source monitoring system
CN106991177B (en) Lossless acquisition method and system for real-time logs in distributed environment
CN104866528B (en) Multi-platform collecting method and system
CN101938374A (en) System performance monitoring and alarming method and system
CN102045391A (en) Information push method
CN113434312A (en) Data blood relationship processing method and device
CN113553310A (en) Data acquisition method and device, storage medium and electronic equipment
CN102801693A (en) Method and system for processing extranet information
CN112506154A (en) Internet of things monitoring system for domestic sewage treatment station
CN105554712A (en) Short message processing method and user terminal
WO2012139462A1 (en) Method, device, and system that enable signaling tracking
TWI494750B (en) Real - time monitoring and alarm system of service interface for large enterprise information integration platform
CN112506886B (en) Multi-source service operation log acquisition method and system
CN204652428U (en) A kind of distributed data base management system (DDBMS)

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110504