开发者

Implement chat functionality like words with friends on ios [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I want to add chat functionality to an iOS app similar to what Words With Friends has. Are there any libraries that I can piggy back on or do I need to write it from scratch?

开发者_如何学C

I got a couple of ideas, but all seem expensive: - Build simple chat client server from scratch - Host XMPP server and build XMPP functionality into client - Piggyback on Google Talk or Facebook Chat -- Facebook Chat XMPP protocol doesn't support group chat which I need -- Not enough people use google


Unfortunately, you will have to write it from scratch. I've written an group chat in the app store and I suggest XMPP.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜