CN104378399B - A kind of data push method, Platform Server, client and system - Google Patents

A kind of data push method, Platform Server, client and system Download PDF

Info

Publication number
CN104378399B
CN104378399B CN201310356508.0A CN201310356508A CN104378399B CN 104378399 B CN104378399 B CN 104378399B CN 201310356508 A CN201310356508 A CN 201310356508A CN 104378399 B CN104378399 B CN 104378399B
Authority
CN
China
Prior art keywords
data
client
party
server
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.)
Active
Application number
CN201310356508.0A
Other languages
Chinese (zh)
Other versions
CN104378399A (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

Abstract

The embodiment of the invention discloses a kind of data push method, Platform Server, client and systems, one of data push method includes: that Platform Server obtains the data-pushing request that third-party server is sent, and the data-pushing request includes propelling data;The propelling data is pushed to the client by the C/S data transmission port of client by Platform Server;The propelling data is pushed to third-party application corresponding with the third-party server by executing preset call back function by the client, and the third-party application is the associating web pages application operated in the client.Using the present invention, the data-pushing of third-party application is realized using the C/S data transmission channel between Platform Server and client.

Description

A kind of data push method, Platform Server, client and system
Technical field
The present invention relates to Internet technical field more particularly to a kind of data push method, Platform Server, client with And system.
Background technique
With the rapid development of Internet technology, (i.e. webapp generally may be used for many applications based on browser kernel exploitation To refer to the Application third-party application based on web page technology) since its own development cost is low, is not necessarily to installation, to each The advantages such as kind mobile device and the adaptation of platform are low in cost are by the favor of user and app provider.WebApp master It wants business to show with interacting to be carried by Web page substantially, Web page is very flexible, but to some business for needing realtime running, Existing WebApp generally using be based on HTTP(Hypertext transfer protocol, hypertext transfer protocol) length Push is connected, i.e., after client establishes the connection between server, server keeps the connection by way of obstruction, is needing Data are sent to client using the connection being always maintained at when will be to client push data, are accordingly turned off the connection, client It receives to re-initiate after propelling data and establishes connection, repeated the above process between server and client to realize and be bordering in real time Information push.In the case where webapp is using long connection push, need to occupy one of connection always, and it is general There are two between the permission of browser default and every server to connect (this is specified in HTTP is standardized), thus Only one connection of webapp can be used for requesting to provide service for user, will lead to the response performance drop of certain operations of webapp It is low, and since long connection needs constantly to open and close HTTP connection, it constantly can occupy and consume system resource.
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, The data-pushing of third-party application is realized using the C/S data transmission channel between Platform Server and client.
In order to solve the above-mentioned technical problem, the embodiment of the invention provides a kind of data push methods, which comprises
Platform Server obtains the data-pushing request that third-party server is sent, and the data-pushing request includes push Data;
The propelling data is pushed to the client by the C/S data transmission port of client by Platform Server;
The client is extracted the propelling data, and is pushed the propelling data by executing preset call back function To third-party application corresponding with the third-party server, the third-party application is the association operated in the client Web application.
Correspondingly, the embodiment of the invention provides a kind of data push methods, which comprises
Platform Server obtains the data-pushing request that third-party server is sent, and the data-pushing request includes push Data;
The propelling data is pushed to the client by the C/S data transmission port of client by Platform Server, So that the client is pushed to the propelling data and the third-party server pair by executing preset call back function The third-party application answered, the third-party application are the associating web pages application operated in the client.
Correspondingly, the embodiment of the invention also provides a kind of data push methods, which comprises
Client obtains the propelling data of Platform Server push by C/S data transmission port, and the propelling data is Obtained in the data-pushing request that the Platform Server is sent from third-party server;
The client is pushed to the propelling data and the third party's service by executing preset call back function The corresponding third-party application of device, the third-party application are the associating web pages application operated in the client.
Correspondingly, the embodiment of the invention also provides a kind of Platform Server for realizing data-pushing, the platform services Device includes:
Request module is pushed, for obtaining the data-pushing request of third-party server transmission, the data-pushing Request includes propelling data;
Pushing module, for the propelling data to be pushed to the client by the C/S data transmission port of client End, so that the client is pushed to the propelling data and the third-party server by executing preset call back function Corresponding third-party application, the third-party application are the associating web pages application operated in the client.
Correspondingly, the embodiment of the invention also provides a kind of client for realizing data-pushing, the client includes:
Propelling data obtains module, for obtaining the propelling data of Platform Server push by C/S data transmission port, The propelling data is obtained in the data-pushing request that the Platform Server is sent from third-party server;
Third party's pushing module, for being pushed to the propelling data and described the by executing preset call back function The corresponding third-party application of tripartite's server, the third-party application are the associating web pages application operated in the client.
Correspondingly, the data delivery system includes platform the embodiment of the invention also provides a kind of data delivery system Server and client side, in which:
The Platform Server is used to obtain the data-pushing request of third-party server transmission, the data-pushing request Including propelling data, the propelling data is pushed to by the client by the C/S data transmission port of client;
The client is used to obtain the propelling data of Platform Server push by C/S data transmission port, by holding The propelling data is pushed to third-party application corresponding with the third-party server by the preset call back function of row, and described the Tripartite applies to operate in the associating web pages application in the client.
Third-party server in the embodiment of the present invention can by the channel C/S between Platform Server and client to Third-party application propelling data is not necessarily to third-party application and third party to be truly realized the real time data push of webapp Long connection between server, avoiding long connection bring system consumption and occupying connection bring influences, and is not necessarily to simultaneously Webapp provides high-cost long connection server, reduces the technical costs of webapp developer.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
Fig. 1 is a kind of flow diagram of data push method provided in an embodiment of the present invention;
Fig. 2 is the flow diagram of one of another embodiment of the present invention data push method;
Fig. 3 is the structural schematic diagram for the Platform Server that one of embodiment of the present invention realizes data-pushing;
Fig. 4 is the structural schematic diagram for the client that one of embodiment of the present invention realizes data-pushing;
Fig. 5 is the structural representation of third party's pushing module of the client of the realization data-pushing in the embodiment of the present invention Figure;
Fig. 6 is the structural schematic diagram of one of embodiment of the present invention data delivery system.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
Fig. 1 is a kind of flow diagram of data push method provided in an embodiment of the present invention, the present embodiment as shown in the figure In data push method process may include:
S101, Platform Server obtain the data-pushing request that third-party server is sent, the data-pushing request packet Include propelling data.
Specifically, the Platform Server in the embodiment of the present invention can be C/S(, that is, Client/Server, one kind is by client The software system architecture that end and server are constituted) background server under framework, such as can be with instant communication server, net Site server, SNS(SocialNetworkingServices, social network services) server etc., user can be by mutual The client run on networked terminals logs in Platform Server to obtain internet related service, while can transport in client Row third-party application, the third-party application can be the associating web pages application operated in the client, such as webapp or Embedded webpage.The third-party server belonging to the third-party application will be needed to the third-party application propelling data belonging to it When, data-pushing request can be sent to Platform Server, the data-pushing request includes propelling data and third party's service The mark of device optionally can also include the application identities of target third-party application, so that third-party server will need to push Propelling data be sent to Platform Server.
The propelling data is pushed to the visitor by the C/S data transmission port of client by S102, Platform Server Family end.
Specifically, client can establish after logging in and log in holding and platform in validity period in C/S framework The channel C/S between server, can be by data-pushing to the C/S data receiver of client when Platform Server needs Mouthful, the push number that Platform Server can will carry in the data-pushing request of third-party server transmission in the embodiment of the present invention According to pushing to the C/S data receiver port of client, while the mark of third-party server can be carried, can also optionally wrapped The application identities of target third-party application are included, client extract by the data for receiving C/S data receiver port To the above-mentioned data and information of third-party server request Platform Server push.
S103, the client are pushed to the propelling data and the third party by executing preset call back function The corresponding third-party application of server.
Specifically, client can provide interface to third-party application in advance, allow third-party application according to client The call back function is arranged in the interface that end provides in the client, pushes to C/S data receiver to Platform Server extracting Mouthful propelling data after, the mark of the third-party server that can be carried according to propelling data (IP address, domain name or other can be with The information of the unique identification third-party server) it searches and executes corresponding call back function, so that the propelling data be pushed It is backstage web page server, third party to third-party application corresponding with the third-party server, such as third-party server Using to run webapp or embedded webpage etc. on the client, client is on backstage pushed to Platform Server of extracting After the propelling data of web page server, preset call back function corresponding with the backstage web page server is executed by the push number According to pushing on the corresponding third party's webpage of the backstage web page server.On the other hand, third-party application can be by monitoring institute It states the corresponding callback events of preset call back function and obtains the propelling data, the callback events are described in client executing The event of preset call back function, such as can be about fixed Javascript event.Further, same third-party server It can be corresponding with multiple third-party application operations simultaneously on the client, therefore third-party server is sent to Platform Server Data-pushing request in can carry the application identities of target third-party application, Platform Server is in the C/S number to client The application identities that target third-party application can be carried when according to receiving port propelling data allow client according to target The application identities of tripartite's application obtain its corresponding call back function, and are pushed away propelling data by executing the corresponding call back function It send to target third-party application.
Fig. 2 is the flow diagram of one of another embodiment of the present invention data push method, this implementation as shown in the figure Example in data push method may include:
The call back function is arranged in S201, the interface that third-party application is provided by client in the client.
Specifically, the third-party application is the associating web pages application operated in the client, client can be pre- Interface first is provided to third-party application, institute is arranged in the interface that third-party application is provided according to client in the client Call back function is stated, and the corresponding relationship of the call back function Yu itself application identities can be set in the client.
S202, third-party server send data-pushing request to Platform Server.
Specifically, the third-party server belonging to the third-party application will need to push away to the third-party application belonging to it When sending data, data-pushing request can be sent to Platform Server, the data-pushing request in the present embodiment includes pushing away The mark for sending data and third-party server further includes the application identities of target third-party application.The third-party application can be with Associating web pages to operate in the client apply i.e. webapp or embedded webpage.
The propelling data is pushed to the visitor by the C/S data transmission port of client by S203, Platform Server Family end.
Specifically, client can establish after logging in and log in holding and platform in validity period in C/S framework The channel C/S between server, can be by the channel C/S currently established by data-pushing when Platform Server needs To the C/S data receiver port of client, Platform Server can will be got from third-party server in the embodiment of the present invention Data-pushing request in the propelling data that carries push to the C/S data receiver port of client, and carry the target the The application identities of tripartite's application, client are extracted to obtain third party by the data for receiving C/S data receiver port Server requests the above-mentioned data of Platform Server push.
S204, client obtain the corresponding call back function of the application identities.
In the specific implementation, the third-party application each run on the client can connect according to what is provided by client The call back function for being directed to itself is arranged in mouth in the client, and the third-party application in the present embodiment is when being arranged itself call back function Can simultaneously setting for itself call back function and itself application identities between corresponding relationship, therefore when client extract to It, can be according to the target third party of propelling data carrying after Platform Server pushes to the propelling data of C/S data receiver port The application identities of application obtain corresponding call back function.In other alternative embodiments, third-party application is arranged in the client It can also be corresponded to each other with the mark of the third-party server when call back function, at this moment Platform Server pushes described Propelling data can also only carry third-party server mark (IP address, domain name or other can be with the unique identification third party The information of server), client can be corresponded to according to the mark of third-party server obtains preset call back function.
S205, the client are pushed the propelling data by executing call back function corresponding with the application identities To the third-party application.Third-party application can obtain institute by monitoring the corresponding callback events of the preset call back function Propelling data is stated, the callback events are the event of preset call back function described in client executing, such as can be about determining Javascript event.
Fig. 3 is the structural schematic diagram for the Platform Server that one of embodiment of the present invention realizes data-pushing, the present invention Platform Server in embodiment can be the background server under C/S framework, such as can be taken with instant communication server, website Business device, SNS server etc., it is mutual to obtain that user can log in Platform Server by the client run on internet terminal Networking related service.Platform Server in the embodiment of the present invention as shown in the figure can include at least:
Request module 310 is pushed, for obtaining the data-pushing request of third-party server transmission, the data are pushed away Sending request includes propelling data.
In the specific implementation, the third-party application can be the associating web pages application operated in the client, such as Webapp or embedded webpage, the third-party server belonging to the third-party application will be needed to the third-party application belonging to it When propelling data, data-pushing request can be sent to Platform Server, the data-pushing request may include propelling data With the mark of third-party server, it optionally can also include the application identities of target third-party application, be obtained to push request Modulus block 310 gets the propelling data that third-party server needs to push.
Pushing module 320, for the propelling data to be pushed to the visitor by the C/S data transmission port of client Family end, so that the client is pushed to the propelling data and the third party's service by executing preset call back function The corresponding third-party application of device.
Specifically, client can establish after logging in and log in holding and platform in validity period in C/S framework The channel C/S between server, when Platform Server needs, pushing module 320 can be by data-pushing to the C/S of client Data receiver port.In the data-pushing request that pushing module 320 can send third-party server in the embodiment of the present invention The propelling data of carrying pushes to the C/S data receiver port of client, at the same can carry third-party server mark or The application identities of target third-party application, client are extracted to obtain by the data for receiving C/S data receiver port Third-party server requests the above-mentioned data and information of Platform Server push, and by executing and the third-party server The propelling data is pushed to the third-party application by mark or call back function corresponding with application identities
Fig. 4 is the structural schematic diagram for the client that one of embodiment of the present invention realizes data-pushing, and the present invention is implemented Client in example can be client corresponding with Platform Server described previously, can be instant communication client, game Client, SNS client side etc. can log in Platform Server to obtain internet related service, simultaneously by register account number Third-party application can be run in client, the third-party application can be that the associating web pages operated in the client are answered With such as webapp or embedded webpage.The client of realization data-pushing at least may include: in the embodiment of the present invention as shown in the figure
Propelling data obtain module 410, for by C/S data transmission port extract Platform Server push push number According to the propelling data is obtained in the data-pushing request that the Platform Server is sent from third-party server.
In the specific implementation, in C/S framework, client can establish after logging in and log in kept in validity period with The channel C/S between Platform Server, can be by data-pushing to the C/S data receiver of client when Platform Server needs Port.It is requested according to the data-pushing that third-party server is sent to client push in the embodiment of the present invention for Platform Server The propelling data carried in the data-pushing request, while the mark of the third-party server can be carried, it is optional to go back It may include the application identities of target third-party application.
Third party's pushing module 420, for being pushed to the propelling data and institute by executing preset call back function State the corresponding third-party application of third-party server.
In the specific implementation, extracting in propelling data acquisition module 410 pushes to C/S data receiver port to Platform Server Propelling data after, third party's pushing module 420 can be according to the mark (IP for the third-party server that propelling data carries Location, domain name or other can be with the information of the unique identification third-party server) search and execute corresponding call back function, thus will The propelling data pushes to third-party application corresponding with the third-party server, such as third-party server is backstage net Page server, third-party application are that client may operate in webapp or embedded webpage in client etc., are being extracted to flat After the propelling data of the backstage web page server of platform server push, execute preset corresponding with the backstage web page server Call back function pushes to the propelling data on the corresponding third party's webpage of the backstage web page server.On the other hand, third Fang Yingyong can obtain the propelling data, the readjustment thing by monitoring the corresponding callback events of the preset call back function Part is the event of preset call back function described in client executing, such as can be about fixed Javascript event.
Optionally, third party's pushing module 420 in the embodiment of the present invention can further comprise as shown in Figure 5:
Call back function acquiring unit 421, for obtaining call back function corresponding with the application identities.In alternative embodiment In, same third-party server can be corresponding with multiple third-party application operations on the client simultaneously, therefore third party's service Device is in the application identities that can carry target third-party application into the data-pushing request that Platform Server is sent, platform service Device can carry the application identities of target third-party application when to the C/S data receiver port propelling data of client, readjustment Function acquiring unit 421 is led to so as to obtain its corresponding call back function according to the application identities of target third-party application It crosses and executes the corresponding call back function and push to propelling data on target third-party application.
Push unit 422, for being pushed away the propelling data by executing call back function corresponding with the application identities It send to the third-party application.
Call back function setup module 430, the interface for being provided by the third-party application obtain the third party and answer With the call back function of setting.Specifically, client can provide interface to third-party application in advance, so that third-party application The call back function can be set according to the interface that client provides in the client, and described return can be set in the client The corresponding relationship of letter of transfer number and itself application identities.
Fig. 6 is the structural schematic diagram of one of embodiment of the present invention data delivery system.The present invention is implemented as shown in the figure Data delivery system in example may include Platform Server 610 and client 620, in which:
The Platform Server 610 can take for previously in conjunction with Platform Server described in Fig. 3 for obtaining third party The data-pushing request that business device is sent, the data-pushing request includes propelling data, passes through the C/S data biography of client 610 The propelling data is pushed to the client 620 by defeated port;
The client 620 can be used for for previously in conjunction with Platform Server described in Fig. 4 and Fig. 5 through C/S data Transmission port obtains the propelling data that Platform Server 610 pushes, by executing preset call back function for the propelling data Push to third-party application corresponding with the third-party server 620.
Third-party server in the embodiment of the present invention can by the channel C/S between Platform Server and client to Third-party application propelling data is not necessarily to third-party application and third party to be truly realized the real time data push of webapp Long connection between server, avoiding long connection bring system consumption and occupying connection bring influences, and is not necessarily to simultaneously Webapp provides high-cost long connection server, reduces the technical costs of webapp developer.
Those of ordinary skill in the art will appreciate that realizing all or part of the process in above-described embodiment method, being can be with Relevant hardware is instructed to complete by computer program, the program can be stored in a computer-readable storage medium In, the program is when being executed, it may include such as the process of the embodiment of above-mentioned each method.Wherein, the storage medium can be magnetic Dish, CD, read-only memory (Read-Only Memory, ROM) or random access memory (Random Access Memory, RAM) etc..
The above disclosure is only the preferred embodiments of the present invention, cannot limit the right model of the present invention with this certainly It encloses, therefore equivalent changes made in accordance with the claims of the present invention, is still within the scope of the present invention.

Claims (10)

1. a kind of method that data-pushing is applied to associating web pages, which is characterized in that the described method includes:
Platform Server obtains the data-pushing request that third-party server is sent, and the data-pushing request includes push number According to;The data-pushing request further includes the application identities of the third-party application and the mark of the third-party server;
The propelling data is pushed to the client by the C/S data transmission port of client by Platform Server, and The carrying when propelling data is pushed to the client by the C/S data transmission port of client by the Platform Server The mark of the application identities of the third-party application and the third-party server;The C/S data transmission port passes through institute Client is stated to establish after logging in;
The client is extracted the propelling data, and by execute preset call back function by the propelling data push to The corresponding third-party application of the third-party server, the third-party application is the associating web pages operated in the client Using;
The client is pushed to the propelling data and the third-party server pair by executing preset call back function The third-party application answered includes: that the client obtains call back function corresponding with the application identities;The client passes through It executes call back function corresponding with the application identities and the propelling data is pushed into the third-party application.
2. the method that data-pushing as described in claim 1 is applied to associating web pages, which is characterized in that the Platform Server Before the data-pushing request for obtaining third-party server transmission further include:
The call back function is arranged in the interface that the third-party application is provided by the client in the client.
3. the method that data-pushing as described in claim 1 is applied to associating web pages, which is characterized in that the method is also wrapped It includes:
The third-party application obtains the propelling data by monitoring the corresponding callback events of the preset call back function.
4. a kind of method that data-pushing is applied to associating web pages, which is characterized in that the described method includes:
Platform Server obtains the data-pushing request that third-party server is sent, and the data-pushing request includes push number According to;
The propelling data is pushed to the client by the C/S data transmission port of client by Platform Server, so that The client is pushed to the propelling data by the preset call back function of execution corresponding with the third-party server Third-party application, the third-party application are the associating web pages application operated in the client;
The C/S data transmission port is established after logging in by the client;
The data-pushing request further includes the application identities of the third-party application and the mark of the third-party server;
When the propelling data is pushed to the client by the C/S data transmission port of client by the Platform Server The application identities of the third-party application and the mark of the third-party server are carried, so that the client passes through execution The propelling data is pushed to the third-party application by call back function corresponding with the application identities.
5. a kind of method that data-pushing is applied to associating web pages, which is characterized in that the described method includes:
Client by C/S data transmission port extract Platform Server push propelling data, the propelling data is described Obtained in the data-pushing request that Platform Server is sent from third-party server;
The C/S data transmission port is established after logging in by the client;
The client is pushed to the propelling data and the third-party server pair by executing preset call back function The third-party application answered;
The client carries described the by the C/S data transmission port propelling data pushed to the Platform Server of extracting The application identities of tripartite's application and the mark of the third-party server;
The client is pushed to the propelling data and the third-party server pair by executing preset call back function The third-party application answered includes:
The client obtains call back function corresponding with the application identities;
The propelling data is pushed to described the by executing corresponding with application identities call back function by the client Tripartite's application.
6. the method that data-pushing as claimed in claim 5 is applied to associating web pages, which is characterized in that the client passes through C/S data transmission port is extracted before the propelling data that Platform Server pushes further include:
The client obtains the readjustment of the third-party application setting by the interface provided to the third-party application Function.
7. a kind of Platform Server realizing data-pushing and being applied to associating web pages, which is characterized in that the Platform Server packet It includes:
Request module is pushed, for obtaining the data-pushing request of third-party server transmission, the data-pushing request Including propelling data;The data-pushing request further includes the application identities and the third party's service of the third-party application The mark of device;
Pushing module, for the propelling data to be pushed to the client by the C/S data transmission port of client, with Push to the client by the propelling data by the preset call back function of execution corresponding with the third-party server Third-party application, the third-party application is the associating web pages application operated in the client, C/S data transmission Port is established after logging in by the client;The pushing module is by the C/S data transmission port of client by institute The application identities that the third-party application is carried when propelling data pushes to the client are stated, so that the client is by holding The propelling data is pushed to the third-party application by row call back function corresponding with the application identities.
8. a kind of client realizing data-pushing and being applied to associating web pages, which is characterized in that the client includes:
Propelling data obtain module, for by C/S data transmission port extract Platform Server push propelling data, it is described Propelling data is obtained in the data-pushing request that the Platform Server is sent from third-party server;The C/S data Transmission port is established after logging in by the client;
Third party's pushing module, for being pushed to the propelling data and the third party by executing preset call back function The corresponding third-party application of server, the third-party application are the associating web pages application operated in the client;
The propelling data obtains the propelling data that module is extracted and carries the application identities of the third-party application and described The mark of third-party server;
Third party's pushing module includes:
Call back function acquiring unit, for obtaining call back function corresponding with the application identities;
Push unit, it is described for being pushed to the propelling data by execution call back function corresponding with the application identities Third-party application.
9. client as claimed in claim 8, which is characterized in that the client further include:
Call back function setup module, the interface for being provided by the third-party application obtain the third-party application setting The call back function.
10. a kind of data delivery system, which is characterized in that the data delivery system includes platform as claimed in claim 7 Server and client as claimed in claim 8 or 9, in which:
The Platform Server is used to obtain the data-pushing request of third-party server transmission, and the data-pushing request includes The propelling data is pushed to the client by the C/S data transmission port of client by propelling data;
The client be used for by C/S data transmission port extract Platform Server push propelling data, by execute in advance If call back function the propelling data is pushed into third-party application corresponding with the third-party server, the third party Using the associating web pages application to operate in the 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 CN104378399A (en) 2015-02-25
CN104378399B true 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)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
CN105550355B (en) * 2015-12-29 2019-03-15 四川中电启明星信息技术有限公司 Rule-based Hose data delivery system and method
US11233867B2 (en) 2017-03-13 2022-01-25 Microsoft Technology Licensing, Llc On-demand push notification mechanism
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
CN110324377B (en) * 2018-03-30 2022-03-25 武汉斗鱼网络科技有限公司 Push interaction method and device, electronic equipment and medium
CN112995252B (en) * 2019-12-13 2023-08-08 阿里巴巴集团控股有限公司 Method, device, equipment and storage medium for data transmission between page terminal and client terminal
CN112995259B (en) * 2019-12-17 2022-10-21 腾讯科技(深圳)有限公司 Business information pushing method, device, system, equipment and storage medium
CN112788128B (en) * 2020-12-31 2023-02-03 青岛海尔科技有限公司 Business information pushing method and device, storage medium and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8954555B2 (en) * 2011-10-27 2015-02-10 International Business Machines Corporation Using push notifications to reduce open browser connections

Patent Citations (4)

* 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

Also Published As

Publication number Publication date
CN104378399A (en) 2015-02-25
WO2015021873A1 (en) 2015-02-19

Similar Documents

Publication Publication Date Title
CN104378399B (en) A kind of data push method, Platform Server, client and system
US9794242B2 (en) Method, apparatus and application platform for realizing logon to an application service website
CN110300050A (en) Information push method, device, computer equipment and storage medium
CN101039309B (en) Link sharing service apparatus and communication method thereof
CN102307220B (en) Cross-domain webpage information interaction method
CN103840950A (en) Information pushing method and system
US20160226730A1 (en) A Method And System For Determining Page Impression In A Client-Server System
CN101183946B (en) Method and system of obtaining resource listing of download file
CN105611422B (en) Online live broadcasting method and device based on multimedia list
CN104426862A (en) Method, system, and browser realizing cross-domain request login
CN103765858A (en) A method and server for monitoring users during their browsing within a communications network
CN104468852A (en) Method, device and system for client to select IP link address
CN103605689A (en) Method and device for acquiring visiting staying time
CN102752411A (en) Redirection method and device
CN108881395B (en) Message pushing method, device, message manager and computer readable storage medium
CN101378407B (en) Method, system and equipment for pushing information
US10225358B2 (en) Page push method, device, server and system
JP2014132443A (en) Collection server and collection method
CN104615597A (en) Method, device and system for clearing cache file in browser
CN105812460A (en) Mobile Internet message push technology for enterprise customers
CN102609864A (en) Method, device, server and system for releasing advertisements
CN102497402B (en) Content injection method and system thereof, and content delivery method and system thereof
CN106210176A (en) Information-pushing method, Apparatus and system
KR101670699B1 (en) Method and system for communicating between web pages
CN102591860A (en) Cloud webpage non-specific object real-time communication and browse behavioral analysis system

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