PHP-推送通知 [英] PHP - Push Notifications

查看:102
本文介绍了PHP-推送通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以使用哪些方法使PHP成为推送通知服务器?

解决方案

您可能会这样: http://status.net/wiki/Realtime

What methods can be used to make PHP capable of becoming a push notification server?

解决方案

You might like this: http://blog.boxedice.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/

In few words: Push notifications mean the client becomes the server and vice versa; in fact all you need is a client that listens, and a server that queries those clients listed somewhere. Some servers exist, there's this one for real time notification that's used with statusnet I just can't remember its name right now. Maybe it can help, whenever I come across the name back I'll get back to ya. Meanwhile, read the tutorial above it might give you some gold ideas.

edit

The real time server is called Meteor.

There are a lot of these: http://status.net/wiki/Realtime

这篇关于PHP-推送通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆