how to implement live chat in iphone using XMPP framework? -


i want implement chat functionality in iphone application.for want use xmpp framework.for have checked tutorial how integrate xmapp in phone application. http://code.google.com/p/xmppframework/wiki/iphone can download xmpp framework have checked link in google code http://code.google.com/p/xmppframework/downloads/list there no download available.can suggest tutorial or sample code builds chat application using xmpp?

installation:

you can download framework here

http://code.google.com/p/xmppframework/source/checkout using mercurial client os.

or

download files individually from

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

after use

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

to install sdk

for mercurial client:

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

usage:

http://code.google.com/p/xmppframework/wiki/introtoframework offers instructions on use


Comments