开发者

iPhone realtime messaging

I'm going to do a simple app similar to Apple WiTap example. The purpose of it is sending a small text message between two devices.

The user with the first device writes and push over 'Invia (send)' button. Once done, the message will appear on second device with an alert.

How could I implemen开发者_运维技巧t the string sending-and-receiving part in my project? The wip source is located here: http://bit.ly/fYAQsb

Thank you.


You can use PubNub to send and receive messages, completely bypassing APNS.

Quick start and tutorials can be found here: http://www.pubnub.com/docs/objective-c/iOS/ios-sdk.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜