CN104378399A - Data push method, platform server, client terminal and system - Google Patents

Data push method, platform server, client terminal and system Download PDF

Info

Publication number
CN104378399A
CN104378399A CN201310356508.0A CN201310356508A CN104378399A CN 104378399 A CN104378399 A CN 104378399A CN 201310356508 A CN201310356508 A CN 201310356508A CN 104378399 A CN104378399 A CN 104378399A
Authority
CN
China
Prior art keywords
data
client
party
application
party application
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
CN201310356508.0A
Other languages
Chinese (zh)
Other versions
CN104378399B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310356508.0A priority Critical patent/CN104378399B/en
Priority to PCT/CN2014/083629 priority patent/WO2015021873A1/en
Publication of CN104378399A publication Critical patent/CN104378399A/en
Application granted granted Critical
Publication of CN104378399B publication Critical patent/CN104378399B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/53Network services using third party service providers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/4061Push-to services, e.g. push-to-talk or push-to-video
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a data push method, a platform server, a client terminal and a system. The data push method comprises the steps that the platform server acquires a data push request sent by a third party server, and the data push request comprises push data; the platform server pushes the push data to the client terminal through a C/S data transmission port of the client terminal; the client terminal pushes the push data to a third party application corresponding to the third party server by executing a preset callback function, and the third party application is an associated webpage application operating at the client terminal. According to the data push method, the platform server, the client terminal and the system, a C/S data transmission channel between the platform server and the client terminal can be used for achieving data push of the third party application.

Description

A kind of data push method, Platform Server, client and system
Technical field
The present invention relates to Internet technical field, particularly relate to a kind of data push method, Platform Server, client and system.
Background technology
Along with the develop rapidly of Internet technology, many application (i.e. webapp generally can refer to the Application third-party application based on web web technologies) based on browser kernel exploitation are because himself development cost is low, without the need to installation, the favor advantages such as the adaptation of various mobile device and platform is with low cost having been enjoyed to user and app provider.WebApp main business represents and is carried by Web page with basic alternately, Web page is very flexible, but some are needed to the business of realtime running, existing WebApp generally adopts based on HTTP(Hypertext transfer protocol, HTML (Hypertext Markup Language)) long connect push, namely after client sets up the connection between server, server keeps this connection by the mode of blocking, data are sent to client needing the connection kept to utilization during client push data always, close this connection thereupon, client is initiated after receiving propelling data to connect again, said process is repeated to realize being bordering on real-time information pushing between server and client.When webapp uses long connection push, need to take one of them all the time to connect, and general browser acquiescence only allows there are two between every station server and is connected (this specifies in HTTP specification), thus webapp only has a connection to can be used for for user's request provides service, the response performance of some operation of webapp can be caused to reduce, and because long connection needs constantly opening and closing HTTP to connect, therefore can constantly take and consume system resources.
Summary of the invention
In view of this, the embodiment of the present invention provides a kind of data push method, Platform Server, client and system, and the C/S data transmission channel between Platform Server and client can be utilized to realize the data-pushing of third-party application.
In order to solve the problems of the technologies described above, embodiments provide a kind of data push method, described method comprises:
Platform Server obtains the data-pushing request that third-party server sends, and described data-pushing request comprises propelling data;
Described propelling data is pushed to described client by the C/S data transmission port of client by Platform Server;
Described client is extracted described propelling data, and by performing the call back function preset, described propelling data is pushed to the third-party application corresponding with described third-party server, and described third-party application is the associating web pages application operated in described client.
Accordingly, embodiments provide a kind of data push method, described method comprises:
Platform Server obtains the data-pushing request that third-party server sends, and described data-pushing request comprises propelling data;
Described propelling data is pushed to described client by the C/S data transmission port of client by Platform Server, to make described client, by performing the call back function preset, described propelling data be pushed to the third-party application corresponding with described third-party server, described third-party application is the associating web pages application operated in described client.
Accordingly, the embodiment of the present invention additionally provides a kind of data push method, and described method comprises:
Client obtains the propelling data of Platform Server propelling movement by C/S data transmission port, and described propelling data is that described Platform Server obtains from the data-pushing request that third-party server sends;
Described propelling data is pushed to the third-party application corresponding with described third-party server by performing the call back function preset by described client, and described third-party application is the associating web pages application operated in described client.
Correspondingly, the embodiment of the present invention additionally provides a kind of Platform Server realizing data-pushing, and described Platform Server comprises:
Push acquisition request module, for obtaining the data-pushing request that third-party server sends, described data-pushing request comprises propelling data;
Pushing module, for the C/S data transmission port by client, described propelling data is pushed to described client, to make described client, by performing the call back function preset, described propelling data be pushed to the third-party application corresponding with described third-party server, described third-party application is the associating web pages application operated in described client.
Accordingly, the embodiment of the present invention additionally provides a kind of client realizing data-pushing, and described client comprises:
Propelling data acquisition module, for being obtained the propelling data that Platform Server pushes by C/S data transmission port, described propelling data is that described Platform Server obtains from the data-pushing request that third-party server sends;
Third party's pushing module, for described propelling data being pushed to the third-party application corresponding with described third-party server by performing the call back function preset, described third-party application is the associating web pages application operated in described client.
Accordingly, the embodiment of the present invention additionally provides a kind of data delivery system, and described data delivery system comprises Platform Server and client, wherein:
The data-pushing request that described Platform Server sends for obtaining third-party server, described data-pushing request comprises propelling data, by the C/S data transmission port of client, described propelling data is pushed to described client;
Described client is used for the propelling data being obtained Platform Server propelling movement by C/S data transmission port, by performing default call back function, described propelling data is pushed to the third-party application corresponding with described third-party server, described third-party application is the associating web pages application operated in described client.
Third-party server in the embodiment of the present invention can by the C/S passage between Platform Server and client to third-party application propelling data, thus the real time data really achieving webapp pushes, be connected without the need to the length between third-party application with third-party server, avoid and long connect the system consumption brought and take the impact being connected and bringing, the long connection server of high cost is provided without the need to webapp simultaneously, reduces the technical costs of webapp developer.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of a kind of data push method that the embodiment of the present invention provides;
Fig. 2 is the schematic flow sheet of a kind of data push method in another embodiment of the present invention;
Fig. 3 is a kind of structural representation realizing the Platform Server of data-pushing in the embodiment of the present invention;
Fig. 4 is a kind of structural representation realizing the client of data-pushing in the embodiment of the present invention;
Fig. 5 is the structural representation realizing third party's pushing module of the client of data-pushing in the embodiment of the present invention;
Fig. 6 is the structural representation of a kind of data delivery system in the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, 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 the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Fig. 1 is the schematic flow sheet of a kind of data push method that the embodiment of the present invention provides, and the data push method flow process as shown in the figure in the present embodiment can comprise:
S101, Platform Server obtains the data-pushing request that third-party server sends, and described data-pushing request comprises propelling data.
Concrete, Platform Server in the embodiment of the present invention can be C/S(and Client/Server, a kind of software system architecture be made up of client and server) background server under framework, such as can instant communication server, Website server, SNS(SocialNetworkingServices, social network services) server etc., user can obtain the Internet related service by client logs Platform Server that internet terminal runs, client can run third-party application simultaneously, described third-party application can for operating in the associating web pages application in described client, as webapp or embedded webpage.When the third-party server belonging to described third-party application is by when needing to third-party application propelling data belonging to it, data-pushing request can be sent to Platform Server, described data-pushing request comprises the mark of propelling data and third-party server, optionally can also comprise the application identities of target third-party application, thus third-party server sends to Platform Server by needing the propelling data pushed.
S102, described propelling data is pushed to described client by the C/S data transmission port of client by Platform Server.
Concrete, in C/S framework, client can be set up and in the login term of validity, keep the C/S passage between Platform Server after logging in, can by data-pushing to the C/S data receiver port of client when Platform Server needs, the propelling data carried in the data-pushing request that in the embodiment of the present invention, third-party server can send by Platform Server pushes to the C/S data receiver port of client, the mark of third-party server can be carried simultaneously, optionally can also comprise the application identities of target third-party application, client by the data that C/S data receiver port is received extract obtain third-party server request Platform Server push above-mentioned data and information.
S103, described propelling data is pushed to the third-party application corresponding with described third-party server by performing the call back function preset by described client.
Concrete, client can provide interface to third-party application in advance, the interface that third-party application can be provided according to client arranges described call back function in the client, push to the propelling data of C/S data receiver port at Platform Server of extracting after, mark (the IP address of the third-party server that can carry according to propelling data, domain name or other can the information of this third-party server of unique identification) search and perform corresponding call back function, thus described propelling data is pushed to the third-party application corresponding with described third-party server, such as third-party server is backstage web page server, third-party application is run webapp on the client or embedded webpage etc., client is after the propelling data of this backstage web page server of Platform Server propelling movement of extracting, perform the call back function corresponding with this backstage web page server preset described propelling data to be pushed on third party's webpage corresponding to this backstage web page server.On the other hand, third-party application can obtain described propelling data by the callback events monitoring described default call back function corresponding, described callback events is the event of the call back function preset described in client executing, such as, can be the Javascript event of agreement.Further, same third-party server can simultaneously to multiple third-party application should be had to run on the client, therefore third-party server can carry the application identities of target third-party application in the data-pushing request sent to Platform Server, Platform Server is to the application identities can carrying target third-party application during the C/S data receiver port propelling data of client, make client can obtain the call back function of its correspondence according to the application identities of target third-party application, and by the call back function performing this correspondence, propelling data is pushed on target third-party application.
Fig. 2 is the schematic flow sheet of a kind of data push method in another embodiment of the present invention, and the data push method as shown in the figure in the present embodiment can comprise:
S201, the interface that third-party application is provided by client arranges described call back function in described client.
Concrete, described third-party application is the associating web pages application operated in described client, client can provide interface to third-party application in advance, the interface that third-party application can be provided according to client arranges described call back function in the client, and can arrange the corresponding relation of described call back function and self application identities in the client.
S202, third-party server sends data-pushing request to Platform Server.
Concrete, when the third-party server belonging to described third-party application is by when needing to third-party application propelling data belonging to it, data-pushing request can be sent to Platform Server, described data-pushing request in the present embodiment comprises the mark of propelling data and third-party server, also comprises the application identities of target third-party application.Described third-party application can for operating in associating web pages application in described client and webapp or embedded webpage.
S203, described propelling data is pushed to described client by the C/S data transmission port of client by Platform Server.
Concrete, in C/S framework, client can be set up and in the login term of validity, keep the C/S passage between Platform Server after logging in, the C/S passage that can be obtained by current foundation when Platform Server needs by data-pushing to the C/S data receiver port of client, in the embodiment of the present invention, the propelling data carried in the data-pushing request got from third-party server can be pushed to the C/S data receiver port of client by Platform Server, and carry the application identities of described target third-party application, client is extracted by the data received C/S data receiver port and is obtained the above-mentioned data of third-party server request Platform Server propelling movement.
S204, client obtains call back function corresponding to described application identities.
In specific implementation, each third-party application run on the client all can arrange call back function for self according to the interface provided by client in the client, third-party application in the present embodiment can arrange for the corresponding relation between self call back function and self application identities simultaneously when arranging self call back function, therefore when client is after Platform Server of extracting pushes to the propelling data of C/S data receiver port, the application identities of the target third-party application that can carry according to propelling data obtains corresponding call back function.In other embodiment, also can be mutually corresponding with the mark of described third-party server when third-party application arranges described call back function in the client, at this moment the described propelling data that Platform Server pushes also can only carry third-party server mark (IP address, domain name or other can the information of this third-party server of unique identification), client correspondingly can obtain the call back function preset according to the mark of third-party server.
S205, described propelling data is pushed to described third-party application by performing the call back function corresponding with described application identities by described client.Third-party application can obtain described propelling data by the callback events monitoring described default call back function corresponding, and described callback events is the event of the call back function preset described in client executing, such as, can be the Javascript event of agreement.
Fig. 3 is a kind of structural representation realizing the Platform Server of data-pushing in the embodiment of the present invention, Platform Server in the embodiment of the present invention can be the background server under C/S framework, such as can instant communication server, Website server, SNS server etc., user can obtain the Internet related service by client logs Platform Server that internet terminal runs.Platform Server as shown in the figure in the embodiment of the present invention can at least comprise:
Push acquisition request module 310, for obtaining the data-pushing request that third-party server sends, described data-pushing request comprises propelling data.
In specific implementation, described third-party application can for operating in the associating web pages application in described client, as webapp or embedded webpage, when the third-party server belonging to described third-party application is by when needing to third-party application propelling data belonging to it, data-pushing request can be sent to Platform Server, described data-pushing request can comprise the mark of propelling data and third-party server, optionally can also comprise the application identities of target third-party application, thus push the propelling data that acquisition request module 310 gets the propelling movement of third-party server needs.
Pushing module 320, for the C/S data transmission port by client, described propelling data being pushed to described client, by performing the call back function preset, described propelling data being pushed to the third-party application corresponding with described third-party server to make described client.
Concrete, in C/S framework, client can be set up and in the login term of validity, keep the C/S passage between Platform Server after logging in, and when Platform Server needs, pushing module 320 can by data-pushing to the C/S data receiver port of client.The propelling data carried in the data-pushing request that in the embodiment of the present invention, third-party server can send by pushing module 320 pushes to the C/S data receiver port of client, the mark of third-party server or the application identities of target third-party application can be carried simultaneously, client by the data that C/S data receiver port is received extract obtain third-party server request Platform Server push above-mentioned data and information, and with the mark of described third-party server or the call back function corresponding with application identities, described propelling data is pushed to described third-party application by performing
Fig. 4 is a kind of structural representation realizing the client of data-pushing in the embodiment of the present invention, client in the embodiment of the present invention can be the client corresponding with described Platform Server above, can be instant communication client, game client, SNS client side etc., Platform Server can be logged in by register account number thus obtain the Internet related service, client can run third-party application simultaneously, described third-party application can be applied, as webapp or embedded webpage for the associating web pages operated in described client.The client realizing data-pushing as shown in the figure in the embodiment of the present invention at least can comprise:
Propelling data acquisition module 410, for the propelling data that Platform Server of being extracted by C/S data transmission port is pushed, described propelling data is that described Platform Server obtains from the data-pushing request that third-party server sends.
In specific implementation, in C/S framework, client can be set up and in the login term of validity, keep the C/S passage between Platform Server after logging in, can by data-pushing to the C/S data receiver port of client when Platform Server needs.It is propelling data that Platform Server carries in data-pushing request described in client push according to the data-pushing request that third-party server sends in the embodiment of the present invention, the mark of described third-party server can be carried simultaneously, optionally can also comprise the application identities of target third-party application.
Third party's pushing module 420, for pushing to the third-party application corresponding with described third-party server by performing the call back function preset by described propelling data.
In specific implementation, extract after Platform Server pushes to the propelling data of C/S data receiver port at propelling data acquisition module 410, mark (the IP address of the third-party server that third party's pushing module 420 can carry according to propelling data, domain name or other can the information of this third-party server of unique identification) search and perform corresponding call back function, thus described propelling data is pushed to the third-party application corresponding with described third-party server, such as third-party server is backstage web page server, third-party application is the webapp or embedded webpage etc. that client may operate in client, after the propelling data of this backstage web page server of Platform Server propelling movement of extracting, perform the call back function corresponding with this backstage web page server preset described propelling data to be pushed on third party's webpage corresponding to this backstage web page server.On the other hand, third-party application can obtain described propelling data by the callback events monitoring described default call back function corresponding, described callback events is the event of the call back function preset described in client executing, such as, can be the Javascript event of agreement.
Optionally, the third party's pushing module 420 in the embodiment of the present invention can comprise as shown in Figure 5 further:
Call back function acquiring unit 421, for obtaining the call back function corresponding with described application identities.In an alternative embodiment, same third-party server can simultaneously to multiple third-party application should be had to run on the client, therefore third-party server can carry the application identities of target third-party application in the data-pushing request sent to Platform Server, Platform Server is to the application identities can carrying target third-party application during the C/S data receiver port propelling data of client, call back function the acquiring unit 421 thus call back function of its correspondence can be obtained according to the application identities of target third-party application, and by the call back function performing this correspondence, propelling data is pushed on target third-party application.
Push unit 422, for pushing to described third-party application by performing the call back function corresponding with described application identities by described propelling data.
Call back function arranges module 430, and the interface for being provided by described third-party application obtains the described call back function that described third-party application is arranged.Concrete, client can provide interface to third-party application in advance, the interface that third-party application can be provided according to client arranges described call back function in the client, and can arrange the corresponding relation of described call back function and self application identities in the client.
Fig. 6 is the structural representation of a kind of data delivery system in the embodiment of the present invention.Data delivery system as shown in the figure in the embodiment of the present invention can comprise Platform Server 610 and client 620, wherein:
Described Platform Server 610 can be Platform Server described in conjunction with Figure 3 above, for obtaining the data-pushing request that third-party server sends, described data-pushing request comprises propelling data, by the C/S data transmission port of client 610, described propelling data is pushed to described client 620;
Described client 620 can Platform Server described by composition graphs 4 above and Fig. 5, for being obtained the propelling data that Platform Server 610 pushes by C/S data transmission port, by performing default call back function, described propelling data is pushed to the third-party application corresponding with described third-party server 620.
Third-party server in the embodiment of the present invention can by the C/S passage between Platform Server and client to third-party application propelling data, thus the real time data really achieving webapp pushes, be connected without the need to the length between third-party application with third-party server, avoid and long connect the system consumption brought and take the impact being connected and bringing, the long connection server of high cost is provided without the need to webapp simultaneously, reduces the technical costs of webapp developer.
One of ordinary skill in the art will appreciate that all or part of flow process realized in above-described embodiment method, that the hardware that can carry out instruction relevant by computer program has come, described program can be stored in a computer read/write memory medium, this program, when performing, can comprise the flow process of the embodiment as above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
Above disclosedly be only present pre-ferred embodiments, certainly can not limit the interest field of the present invention with this, therefore according to the equivalent variations that the claims in the present invention are done, still belong to the scope that the present invention is contained.

Claims (15)

1. a data push method, is characterized in that, described method comprises:
Platform Server obtains the data-pushing request that third-party server sends, and described data-pushing request comprises propelling data;
Described propelling data is pushed to described client by the C/S data transmission port of client by Platform Server;
Described client is extracted described propelling data, and by performing the call back function preset, described propelling data is pushed to the third-party application corresponding with described third-party server, and described third-party application is the associating web pages application operated in described client.
2. data push method as claimed in claim 1, it is characterized in that, described data-pushing request also comprises the application identities of described third-party application;
Described Platform Server carries the application identities of described third-party application when described propelling data being pushed to described client by the C/S data transmission port of client;
Described propelling data is pushed to the third-party application corresponding with described third-party server by the call back function that execution is preset and comprises by described client:
Described client obtains the call back function corresponding with described application identities;
Described propelling data is pushed to described third-party application by performing the call back function corresponding with described application identities by described client.
3. data push method as claimed in claim 1, is characterized in that, described Platform Server also comprises before obtaining the data-pushing request of third-party server transmission:
The interface that described third-party application is provided by described client arranges described call back function in described client.
4. data push method as claimed in claim 1, it is characterized in that, described method also comprises:
Described third-party application obtains described propelling data by the callback events monitoring described default call back function corresponding.
5. a data push method, is characterized in that, described method comprises:
Platform Server obtains the data-pushing request that third-party server sends, and described data-pushing request comprises propelling data;
Described propelling data is pushed to described client by the C/S data transmission port of client by Platform Server, to make described client, by performing the call back function preset, described propelling data be pushed to the third-party application corresponding with described third-party server, described third-party application is the associating web pages application operated in described client.
6. data push method as claimed in claim 5, it is characterized in that, described data-pushing request also comprises the application identities of described third-party application;
Described Platform Server carries the application identities of described third-party application when described propelling data being pushed to described client by the C/S data transmission port of client, by performing the call back function corresponding with described application identities, described propelling data is pushed to described third-party application to make described client.
7. a data push method, is characterized in that, described method comprises:
Client by C/S data transmission port extract Platform Server push propelling data, described propelling data is that described Platform Server obtains from the data-pushing request that third-party server sends;
Described propelling data is pushed to the third-party application corresponding with described third-party server by performing the call back function preset by described client.
8. data push method as claimed in claim 7, is characterized in that, described client carries the application identities of described third-party application by extract propelling data that described Platform Server pushes of C/S data transmission port;
Described propelling data is pushed to the third-party application corresponding with described third-party server by the call back function that execution is preset and comprises by described client:
Described client obtains the call back function corresponding with described application identities;
Described propelling data is pushed to described third-party application by performing the call back function corresponding with described application identities by described client.
9. data push method as claimed in claim 7, is characterized in that, described client is extracted before propelling data that Platform Server pushes by C/S data transmission port and also comprised:
Described client obtains the described call back function of described third-party application setting by the interface provided to described third-party application.
10. realize a Platform Server for data-pushing, it is characterized in that, described Platform Server comprises:
Push acquisition request module, for obtaining the data-pushing request that third-party server sends, described data-pushing request comprises propelling data;
Pushing module, for the C/S data transmission port by client, described propelling data is pushed to described client, to make described client, by performing the call back function preset, described propelling data be pushed to the third-party application corresponding with described third-party server, described third-party application is the associating web pages application operated in described client.
11. Platform Servers as claimed in claim 10, is characterized in that, the data-pushing request that described propelling movement acquisition request module gets also comprises the application identities of described third-party application;
Described pushing module carries the application identities of described third-party application when described propelling data being pushed to described client by the C/S data transmission port of client, by performing the call back function corresponding with described application identities, described propelling data is pushed to described third-party application to make described client.
12. 1 kinds of clients realizing data-pushing, it is characterized in that, described client comprises:
Propelling data acquisition module, for the propelling data that Platform Server of being extracted by C/S data transmission port is pushed, described propelling data is that described Platform Server obtains from the data-pushing request that third-party server sends;
Third party's pushing module, for described propelling data being pushed to the third-party application corresponding with described third-party server by performing the call back function preset, described third-party application is the associating web pages application operated in described client.
13. clients as claimed in claim 12, it is characterized in that, the propelling data that described propelling data acquisition module is extracted carries the application identities of described third-party application;
Described third party's pushing module comprises:
Call back function acquiring unit, for obtaining the call back function corresponding with described application identities;
Push unit, for pushing to described third-party application by performing the call back function corresponding with described application identities by described propelling data.
14. clients as claimed in claim 12, it is characterized in that, described client also comprises:
Call back function arranges module, and the interface for being provided by described third-party application obtains the described call back function that described third-party application is arranged.
15. 1 kinds of data delivery systems, is characterized in that, described data delivery system comprises the Platform Server as described in claim 10 or 11 and the client as described in any one of claim 12 ~ 14, wherein:
The data-pushing request that described Platform Server sends for obtaining third-party server, described data-pushing request comprises propelling data, by the C/S data transmission port of client, described propelling data is pushed to described client;
The propelling data that described client is pushed for Platform Server of being extracted by C/S data transmission port, by performing default call back function, described propelling data is pushed to the third-party application corresponding with described third-party server, described third-party application is the associating web pages application operated in described client.
CN201310356508.0A 2013-08-15 2013-08-15 A kind of data push method, Platform Server, client and system Active CN104378399B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310356508.0A CN104378399B (en) 2013-08-15 2013-08-15 A kind of data push method, Platform Server, client and system
PCT/CN2014/083629 WO2015021873A1 (en) 2013-08-15 2014-08-04 Method, platform server, and system of data pushing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310356508.0A CN104378399B (en) 2013-08-15 2013-08-15 A kind of data push method, Platform Server, client and system

Publications (2)

Publication Number Publication Date
CN104378399A true CN104378399A (en) 2015-02-25
CN104378399B CN104378399B (en) 2019-08-23

Family

ID=52468034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310356508.0A Active CN104378399B (en) 2013-08-15 2013-08-15 A kind of data push method, Platform Server, client and system

Country Status (2)

Country Link
CN (1) CN104378399B (en)
WO (1) WO2015021873A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105471964A (en) * 2015-11-16 2016-04-06 中国建设银行股份有限公司 Data pushing method, server, client and data pushing system
CN105491135A (en) * 2015-12-11 2016-04-13 小米科技有限责任公司 Data connection establishing method and device
CN105550355A (en) * 2015-12-29 2016-05-04 四川中电启明星信息技术有限公司 Rule-based data push system and method of Hose
CN107659664A (en) * 2017-10-30 2018-02-02 珠海格力电器股份有限公司 A kind of method for message transmission, apparatus and system
CN107835246A (en) * 2017-11-08 2018-03-23 八爪鱼在线旅游发展有限公司 A kind of method of data-pushing, system
CN110324377A (en) * 2018-03-30 2019-10-11 武汉斗鱼网络科技有限公司 A kind of push exchange method, device, electronic equipment and medium
CN112995259A (en) * 2019-12-17 2021-06-18 腾讯科技(深圳)有限公司 Business information pushing method, device, system, equipment and storage medium
CN112995252A (en) * 2019-12-13 2021-06-18 阿里巴巴集团控股有限公司 Data transmission method, device, equipment and storage medium between page and client

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11233867B2 (en) 2017-03-13 2022-01-25 Microsoft Technology Licensing, Llc On-demand push notification mechanism
CN114079645B (en) * 2020-08-13 2022-12-30 花瓣云科技有限公司 Method and device for registering service
CN112788128B (en) * 2020-12-31 2023-02-03 青岛海尔科技有限公司 Business information pushing method and device, storage medium and electronic device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004055659A1 (en) * 2002-12-13 2004-07-01 Bea Systems, Inc. System and method for mobile communication
CN100346338C (en) * 2001-07-12 2007-10-31 捷讯研究有限公司 System and method for providing remote data access and transcoding for a mobile communication device
EP2254309A1 (en) * 2009-05-20 2010-11-24 Thomson Licensing Method for sending data of a service
CN102790683A (en) * 2011-05-16 2012-11-21 北大方正集团有限公司 Real-time market data processing method, server and system
US20130111003A1 (en) * 2011-10-27 2013-05-02 International Business Machines Corporation Using push notifications to reduce open browser connections

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100346338C (en) * 2001-07-12 2007-10-31 捷讯研究有限公司 System and method for providing remote data access and transcoding for a mobile communication device
WO2004055659A1 (en) * 2002-12-13 2004-07-01 Bea Systems, Inc. System and method for mobile communication
EP2254309A1 (en) * 2009-05-20 2010-11-24 Thomson Licensing Method for sending data of a service
CN102790683A (en) * 2011-05-16 2012-11-21 北大方正集团有限公司 Real-time market data processing method, server and system
US20130111003A1 (en) * 2011-10-27 2013-05-02 International Business Machines Corporation Using push notifications to reduce open browser connections

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105471964A (en) * 2015-11-16 2016-04-06 中国建设银行股份有限公司 Data pushing method, server, client and data pushing system
CN105471964B (en) * 2015-11-16 2019-02-01 中国建设银行股份有限公司 For the method for data-pushing, server, client and system
CN105491135B (en) * 2015-12-11 2018-11-02 小米科技有限责任公司 Establish the method and device of data connection
WO2017096909A1 (en) * 2015-12-11 2017-06-15 小米科技有限责任公司 Data connection establishing method and apparatus
CN105491135A (en) * 2015-12-11 2016-04-13 小米科技有限责任公司 Data connection establishing method and device
CN105550355A (en) * 2015-12-29 2016-05-04 四川中电启明星信息技术有限公司 Rule-based data push system and method of Hose
CN105550355B (en) * 2015-12-29 2019-03-15 四川中电启明星信息技术有限公司 Rule-based Hose data delivery system and method
CN107659664A (en) * 2017-10-30 2018-02-02 珠海格力电器股份有限公司 A kind of method for message transmission, apparatus and system
CN107835246A (en) * 2017-11-08 2018-03-23 八爪鱼在线旅游发展有限公司 A kind of method of data-pushing, system
CN110324377A (en) * 2018-03-30 2019-10-11 武汉斗鱼网络科技有限公司 A kind of push exchange method, device, electronic equipment and medium
CN112995252A (en) * 2019-12-13 2021-06-18 阿里巴巴集团控股有限公司 Data transmission method, device, equipment and storage medium between page and client
CN112995252B (en) * 2019-12-13 2023-08-08 阿里巴巴集团控股有限公司 Method, device, equipment and storage medium for data transmission between page terminal and client terminal
CN112995259A (en) * 2019-12-17 2021-06-18 腾讯科技(深圳)有限公司 Business information pushing method, device, system, equipment and storage medium
CN112995259B (en) * 2019-12-17 2022-10-21 腾讯科技(深圳)有限公司 Business information pushing method, device, system, equipment and storage medium

Also Published As

Publication number Publication date
WO2015021873A1 (en) 2015-02-19
CN104378399B (en) 2019-08-23

Similar Documents

Publication Publication Date Title
CN104378399A (en) Data push method, platform server, client terminal and system
CN104767775B (en) Web application information push method and system
US9264435B2 (en) Apparatus and methods for access solutions to wireless and wired networks
US9794242B2 (en) Method, apparatus and application platform for realizing logon to an application service website
US8898309B2 (en) Website monitoring and cookie setting
CN110300050A (en) Information push method, device, computer equipment and storage medium
CN102932352B (en) The method that communicates and server is carried out with client
CN102655481B (en) A kind of instant messaging chat content inspection method based on webpage and system
CN105446750B (en) The method and apparatus that WebApp starting runs, generates image file
CN102307220B (en) Cross-domain webpage information interaction method
CN103765858B (en) For period that browses in communication network monitoring the method for user and server user
CN104426862A (en) Method, system, and browser realizing cross-domain request login
CN103139137B (en) Network service provider method and device
CN104601408A (en) Website data statistics and analysis method and system used for non-open network environment
CN104123380A (en) Webpage access method and device
CN105099858A (en) Network instant messaging session method and system
CA2931525A1 (en) Data stream identifying method and device
CN103269313A (en) Method for achieving embedded linux home gateway captive portal
CN104615597A (en) Method, device and system for clearing cache file in browser
CN102739680A (en) Session life prolonging device and method
CN105188059A (en) Authentication method based on Portal server abnormity, and wireless access point
CN101699823A (en) Method for realizing caching resource in curl library
CN104253783A (en) Web application realization code loading method, device, system and server
CN103729440A (en) Method and device for having access to website
CN104468493A (en) Method and system for logging into web page in network communication

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant