开发者

Push Notification - Dedicated server required?

开发者 https://www.devze.com 2023-01-05 11:55 出处:网络
开发者_运维百科I\'m thinking of developing an app that uses Microsoft Push Notification. However, I\'m not quite sure what I need on my server. I\'ve currently got a shared hosting account. Can I use

开发者_运维百科I'm thinking of developing an app that uses Microsoft Push Notification. However, I'm not quite sure what I need on my server. I've currently got a shared hosting account. Can I use this as my server to use Push Notification, or does the server have to be dedicated?

Thanks


The short answer is yes you can use shared or dedicated hosting to send out push notifications. Shared just means there are other web servers running on the same physical hardware which does not effect the api's available to your service.

You can get some more background on this if you want to check out Peter Torr's Mix 2010 talk on the video at around 28 minutes in.

0

精彩评论

暂无评论...
验证码 换一张
取 消