I want to send & receive msg using xmppframework in iphone so I am include all files like XMPPframwork , Kissxml and Asyncsocket but I can’t send & receive msg so I want this functionality in my iphone apps so please send me code of that or any link which i develop this functionality.
Share
Here is the XMPP libraries,Available in C/C++ and ObjC both .Check the Google code for XMPP framework , you could also browse the code for that
Check the SO post.
How to send message using XMPP Framework