Question

I want to implement chat functionality in iPhone application. Please suggest me. Can we use xmppframework?

Thanks in advance.

Was it helpful?

Solution

Installation:

you can download the framework from here

http://code.google.com/p/xmppframework/source/checkout using a mercurial client for your OS.

or

download files individually from

http://code.google.com/p/xmppframework/source/browse/

After this use

http://code.google.com/p/xmppframework/wiki/iPhone

to install the sdk

For the mercurial client:

https://www.mercurial-scm.org/downloads

Usage:

http://code.google.com/p/xmppframework/wiki/IntroToFramework offers some good instructions on use

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top