Can some one please tell what framework does iPhone chat apps like GroupMe, WhatsUP uses? I am implementing a live chat app for iPhone. I am sure they use Apple Push Notifificaitons to receives messages. But as I came to know that Apple Push Notification has a size of only 256 characters (Which reduces to 106 bytes as actual text data because of other payloads), then how GroupMe app can send the data which is more than the maximum length of the payload allowed in Apple Push Notifications. Do they use some XMPP/HTTP protocol to imlpement chat. Just need to know the logic behind there mobile chat system (iPhone). Thanks in advance.

link|improve this question

1  
Please accept answers of old questions... You will have more answers to this question. – malinois Aug 25 '11 at 13:49
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.