CN105338626A - Network paging system and method - Google Patents

Network paging system and method Download PDF

Info

Publication number
CN105338626A
CN105338626A CN201510845447.3A CN201510845447A CN105338626A CN 105338626 A CN105338626 A CN 105338626A CN 201510845447 A CN201510845447 A CN 201510845447A CN 105338626 A CN105338626 A CN 105338626A
Authority
CN
China
Prior art keywords
paging
new
client
server
database
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
CN201510845447.3A
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 Gold And Network Ltd Co
Original Assignee
Beijing Gold And Network Ltd Co
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 Gold And Network Ltd Co filed Critical Beijing Gold And Network Ltd Co
Priority to CN201510845447.3A priority Critical patent/CN105338626A/en
Publication of CN105338626A publication Critical patent/CN105338626A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W68/00User notification, e.g. alerting and paging, for incoming communication, change of service or the like
    • H04W68/02Arrangements for increasing efficiency of notification or paging channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/08Load balancing or load distribution

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention aims to provide a network paging system and method. The system comprises a client side for triggering requests and receiving results, a server for maintaining query operation of a user, a paging control unit for snooping new paging and returning the number of paging to the client side and a database for storing related paging information. The paging control unit snoops the database or the server and returns the number of paging to the client side when snooping new paging, in this way, the number of times of invalid operation can be reduced, and the network paging refreshing efficiency in a coordinated management platform is improved.

Description

Network calling system and method
Technical field
The present invention relates to a kind of network calling system and method, be specifically related to a kind of network calling system and method for cooperating management platform.
Background technology
Cooperating management platform is another completely new concept after synergetic office work, organization internal, outside personnel and Platform Alliance can be got up, collaborative work on a unified platform, exchanges and communication in real time.One of its maximum feature is information interchange instrument---the ICQ that cooperating management platform provides.
In work, we need constantly and the people of surrounding contacts, and no matter are company companion or client.Traditional exchange way mainly relies on the instruments such as phone, fax and Email, and being difficult to guarantee information passes in time, and relationship record also cannot retain, easily cause shifting responsibility onto others dispute over trifles, the phenomenon of work delays.ICQ is on the basis of inheriting tradition, combine the instantaneity of phone, the function of mail band annex and the convenience of note, overcome the shortcomings such as phone can not reappear, mail technique barrier, note input difficulty simultaneously, use ICQ to transfer immediate news, transmit document, send SMS, can also check that message receiver consults the time of information, greatly improve enterprise communication efficiency, reduce enterprise communication cost, make business administration more immediately convenient and swift.
But in existing cooperating management platform, need to obtain oneself new paging in time after user logs in, client, every a few seconds, is just initiated once to ask to Web server, and is performed a database manipulation.If time online client's amount is very large, huge processing pressure will be brought to web server and DB server (especially DB).Further, due to the most of the time, user does not have paging, and therefore in these a large amount of requests and query manipulation, the overwhelming majority is invalid.
Summary of the invention
In order to solve the problem, the object of the present invention is to provide one can reduce invalid operation number of times, the ICQ improved in cooperating management platform refreshes the system and method for efficiency.
According to an aspect of the present invention, a kind of network calling system is provided, comprises, client, it is initiated request and receives result, server, it is safeguarded the query manipulation of user, paging control unit, it is intercepted new paging, and paging number being turned back to client, database, it stores paging relevant information.
Wherein, server is one in web page server, apps server or combination.
Wherein, paging control unit, comprise: paging monitor, it is intercepted new paging, if listen to new paging, triggers paging initiated event, and, paging nonsynchronous controller, it triggers the asynchronous operation of subscribing to paging initiated event, if there is new paging, then returns results to client.
Preferably, server comprises, counter, counts not readding paging number.
According to a further aspect of the invention, a kind of ICQ method is provided, comprise: paging step of updating, when there being new paging, store new paging in a database, inquiry paging number step, after logging in system by user, initiate the request of inquiry paging number, that from database, finds this user does not read paging number, and return to client, intercept new paging step, after client receives described paging number, a request intercepting new paging can be initiated to paging control unit, when there being new paging, new paging number is sent to client by paging control unit, after the complete return information of client process, again initiate the request intercepting new paging.
Preferably, also comprise paging content search step, user initiates paging content query requests, obtains concrete paging content from database.
Wherein, intercepting in new paging step, what sent by paging nonsynchronous controller reception client intercepts new paging request, trigger the asynchronous operation of subscribing to paging initiated event, paging monitor is periodically inquired about database, if find new paging, trigger paging initiated event, returned results to client by paging nonsynchronous controller.
Another kind of ICQ method is provided, comprise, paging step of updating, when there being new paging, store new paging in a database and upgrade paging number in the server, inquiry paging number step, after logging in system by user, initiate the request of inquiry paging number, that from server, finds this user does not read paging number, and return to client, intercept new paging step, after client receives described paging number, initiate a request intercepting new paging to paging control unit, described control unit is intercepted server, when there being new paging, new paging number is sent to client by paging control unit, after the complete return information of client process, again initiate the request intercepting new paging.
Preferably, also comprise, paging content search step, user initiates paging content query requests, obtains concrete paging content from database.
Wherein, intercepting in new paging step, what sent by paging nonsynchronous controller reception client intercepts new paging request, trigger the asynchronous operation of subscribing to paging initiated event, paging monitor is periodically inquired about server, if find new paging, trigger paging initiated event, returned results to client by paging nonsynchronous controller.
Accompanying drawing explanation
Fig. 1 is the functional block diagram of the embodiment one of network calling system.
Fig. 2 is the functional block diagram of paging control unit.
Fig. 3 is the functional block diagram of the embodiment two of network calling system.
Fig. 4 is the flow chart of ICQ embodiment of the method one.
Fig. 5 is the flow chart of intercepting new paging step in ICQ embodiment of the method one.
Fig. 6 is the flow chart of ICQ embodiment of the method two.
Fig. 7 is the flow chart of intercepting new paging step in ICQ embodiment of the method two.
Embodiment
Clearly understand to make object of the present invention, technical scheme and advantage, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, be to be understood that, specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.Described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making other embodiments all obtained under creative work prerequisite, belong to the scope of protection of the invention.
According to an aspect of the present invention, provide a kind of network calling system, figure 1 illustrates the functional block diagram of the embodiment one of this network calling system.Specifically, comprise client 11, its initiate request and and reception result is received, server 12, it maintains the query manipulation maintaining user, paging control unit 13, it is intercepted new paging, and new paging number is turned back to client, database 14, paging relevant information is stored.Wherein, paging control unit 13 pairs of databases 14 carry out periodic queries to intercept new paging.
In addition, server 12 can be web page server, also can be apps server, or also can be both combinations.
In addition, paging control unit 13, comprise: paging monitor 131, periodically database is inquired about, if intercept new paging, trigger paging initiated event, and paging nonsynchronous controller 132, receive user and intercept new paging request, trigger the asynchronous operation of subscribing to paging initiated event, if paging monitor 131 listens to new paging, new paging number is sent to paging nonsynchronous controller 132, afterwards, new paging number is sent to client 11 by paging nonsynchronous controller 132.Fig. 2 shows the functional block diagram of paging control unit.
In network calling system embodiment two, preferably, server 12 ˊ also comprises counter (not shown in Fig. 3), for counting the paging number do not read.In this case, above-mentioned paging control unit 13 ˊ carries out periodic queries to server 12 ˊ, if to listen to new paging, returned results to client, be more specifically that paging monitor 131 couples of server 12 ˊ in paging control unit 13 carry out periodic queries to intercept new paging.The functional block diagram of network calling system embodiment two has been shown in Fig. 3.
According to a further aspect in the invention, provide a kind of ICQ method, be described for the embodiment one of ICQ below in conjunction with Fig. 4, comprise the following steps:
In paging step of updating S1, when there being new paging, in database 14, store new paging.
Next, in inquiry paging number step S2, after logging in system by user, client 11 initiates the request of inquiry paging number, and that from database 14, finds this user does not read paging number, and returns to client 11.
Next, intercepting new paging step S3, as shown in Figure 5, in step S31, client 11 receive above-mentioned do not read paging number after, a request intercepting new paging can be initiated to paging control unit 13.Afterwards, in step s 32, paging nonsynchronous controller 132 receives after paging receiving intercepts request and triggers an asynchronous operation---subscribe to paging initiated event.Next, in step S33, paging monitor 131 pairs of databases 14 carry out periodic queries, intercept new paging.In step S34, to whether having new paging to judge, if there is new paging, then enters step S35 and trigger paging initiated event, new paging number is sent to paging nonsynchronous controller 132, and enters step S36, by paging nonsynchronous controller 132, new paging number is sent to client 11.If there is no new paging, then continue maintenance and intercept.Finally, in step S37, after client 11 processes return information, again initiate the request intercepting new paging.
In addition, also comprise paging content search step S4, user initiates paging content query requests, obtains concrete paging content from database 14.
According to the embodiment two of a kind of ICQ method provided by the invention, as shown in Figure 6, comprise the following steps:
In paging step of updating ST1, when there being new paging, in database 14, storing new paging and upgrade paging number in server 12 ˊ.
Next, in inquiry paging number step ST2, after logging in system by user, client 11 initiates the request of inquiry paging number, and that from server 12 ˊ, finds this user does not read paging number, and returns to client 11.
Next, intercepting new paging step ST3, as shown in Figure 7, in step ST31, client 11 receive above-mentioned do not read paging number after, a request intercepting new paging can be initiated to paging control unit 13.Afterwards, in step ST32, paging nonsynchronous controller 132 paging receiving triggers an asynchronous operation after intercepting request---subscribe to paging initiated event.Next, in step ST33, paging monitor 131 couples of server 12 ˊ carry out periodic queries, intercept new paging.In step ST34, to whether having new paging to judge, if there is new paging, then enters step ST35 and trigger paging initiated event, new paging number is sent to paging nonsynchronous controller 132, and enters step ST36, by paging nonsynchronous controller 132, new paging number is sent to client 11.If there is no new paging, then continue maintenance and intercept.Finally, in step ST37, after client 11 processes return information, again initiate the request intercepting new paging.
In addition, also comprise paging content search step ST4, user initiates paging content query requests, obtains concrete paging content from database 14.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; the change that can expect easily or replacement, all should be encompassed within protection scope of the present invention.

Claims (10)

1. a network calling system, is characterized in that,
Comprise:
Client, it is initiated request and receives result;
Server, it is safeguarded the query manipulation of user;
Paging control unit, it is intercepted new paging, and paging number is turned back to client;
Database, it stores paging relevant information.
2. network calling system according to claim 1, is characterized in that,
Described server is one in web page server, apps server or combination.
3. network calling system according to claim 1 and 2, is characterized in that,
Described paging control unit, comprising:
Paging monitor, it is intercepted new paging, if listen to new paging, triggers paging initiated event; And
Paging nonsynchronous controller, it triggers the asynchronous operation of subscribing to paging initiated event, if there is new paging, then returns results to client.
4. network calling system according to claim 1 and 2, is characterized in that,
Described server comprises: counter, counts not readding paging number.
5. an ICQ method, is characterized in that,
Comprise the following steps:
Paging step of updating, when there being new paging, stores new paging in a database;
Inquiry paging number step, after logging in system by user, initiate the request of inquiry paging number, that from database, finds this user does not read paging number, and returns to client;
Intercept new paging step, after client receives described paging number, a request intercepting new paging can be initiated to paging control unit, when there being new paging, new paging number is sent to client by paging control unit, after the complete return information of client process, again initiates the request intercepting new paging.
6. ICQ method according to claim 5, is characterized in that,
Also comprise:
Paging content search step, user initiates paging content query requests, obtains concrete paging content from database.
7. the ICQ method according to claim 5 or 6, is characterized in that,
Intercept in new paging step described, what sent by paging nonsynchronous controller reception client intercepts new paging request, trigger the asynchronous operation of subscribing to paging initiated event, paging monitor is periodically inquired about database, if find new paging, trigger paging initiated event, returned results to client by paging nonsynchronous controller.
8. an ICQ method, is characterized in that,
Comprise the following steps:
Paging step of updating, when there being new paging, storing new paging in a database and upgrading paging number in the server;
Inquiry paging number step, after logging in system by user, initiate the request of inquiry paging number, that from server, finds this user does not read paging number, and returns to client;
Intercept new paging step, after client receives described paging number, initiate a request intercepting new paging to paging control unit, described control unit is intercepted server, when there being new paging, new paging number is sent to client by paging control unit, after the complete return information of client process, again initiates the request intercepting new paging.
9. ICQ method according to claim 8, is characterized in that,
Also comprise:
Paging content search step, user initiates paging content query requests, obtains concrete paging content from database.
10. ICQ method according to claim 8 or claim 9, is characterized in that,
Intercept in new paging step described, what sent by paging nonsynchronous controller reception client intercepts new paging request, trigger the asynchronous operation of subscribing to paging initiated event, paging monitor is periodically inquired about server, if find new paging, trigger paging initiated event, returned results to client by paging nonsynchronous controller.
CN201510845447.3A 2015-11-26 2015-11-26 Network paging system and method Pending CN105338626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510845447.3A CN105338626A (en) 2015-11-26 2015-11-26 Network paging system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510845447.3A CN105338626A (en) 2015-11-26 2015-11-26 Network paging system and method

Publications (1)

Publication Number Publication Date
CN105338626A true CN105338626A (en) 2016-02-17

Family

ID=55288807

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510845447.3A Pending CN105338626A (en) 2015-11-26 2015-11-26 Network paging system and method

Country Status (1)

Country Link
CN (1) CN105338626A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106412069A (en) * 2016-09-30 2017-02-15 电信科学技术研究院 Resource maintenance method and network node
WO2018077173A1 (en) * 2016-10-26 2018-05-03 电信科学技术研究院 Resource control method and network node

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1812622A (en) * 2005-01-26 2006-08-02 中兴通讯股份有限公司 Base station calling handling method for wireless local telephone system
CN101079848A (en) * 2007-06-25 2007-11-28 腾讯科技(深圳)有限公司 A communication method, device, server and system for messages at Internet
CN101957857A (en) * 2010-09-30 2011-01-26 华为终端有限公司 Automatic information push method and server
CN103973737A (en) * 2013-01-30 2014-08-06 腾讯科技(深圳)有限公司 Method, server and browser for actively pushing messages

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1812622A (en) * 2005-01-26 2006-08-02 中兴通讯股份有限公司 Base station calling handling method for wireless local telephone system
CN101079848A (en) * 2007-06-25 2007-11-28 腾讯科技(深圳)有限公司 A communication method, device, server and system for messages at Internet
CN101957857A (en) * 2010-09-30 2011-01-26 华为终端有限公司 Automatic information push method and server
CN103973737A (en) * 2013-01-30 2014-08-06 腾讯科技(深圳)有限公司 Method, server and browser for actively pushing messages

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106412069A (en) * 2016-09-30 2017-02-15 电信科学技术研究院 Resource maintenance method and network node
CN106412069B (en) * 2016-09-30 2019-11-15 大唐电信科技产业控股有限公司 A kind of resource maintenance method and network node
WO2018077173A1 (en) * 2016-10-26 2018-05-03 电信科学技术研究院 Resource control method and network node

Similar Documents

Publication Publication Date Title
US20170344481A1 (en) Invalidation and refresh of multi-tier distributed caches
US9590947B2 (en) IP management method, client and server
US7769951B2 (en) Intelligent caching of user data for real time communications
CN102739720A (en) Distributed cache server system and application method thereof, cache clients and cache server terminals
CN107888666B (en) Cross-region data storage system and data synchronization method and device
CN103248726A (en) Analytic method for multi-root peer-to-peer identity of internet of things
CN104092770A (en) Inner-enterprise address book management method and system based on cloud computing
CN103634444B (en) The method and system of number information are provided
CN104539721A (en) Managing method, device and terminal for contact person information
CN104008199B (en) A kind of data query method
EP3044682B1 (en) Transaction query engine
CN105162697A (en) Microblog system and data control method thereof
CN102609464A (en) Method and device for associative table query of MONGODB shards
CN113886494A (en) Message storage method, device, equipment and computer readable medium for instant messaging
CN103365987B (en) Clustered database system and data processing method based on shared-disk framework
CN101895557A (en) Method and system for managing and automatically updating contact information in network mode
CN105338626A (en) Network paging system and method
CN111083038A (en) Enterprise management online instant messaging system and method
CN110266799B (en) Method for realizing idempotency based on cache
CN105812460A (en) Mobile Internet message push technology for enterprise customers
CN101778124A (en) Method for accessing Internet by mobile client end and page access server
WO2004051511A3 (en) Index server support to file sharing applications
CN103186542B (en) The method and device of data query
CN102820989B (en) The network equipment and assets management method thereof
CN103825922B (en) A kind of data-updating method and web server

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: 20160217

RJ01 Rejection of invention patent application after publication