I have created a chat app using XMPPFramework and Openfire server. I\'ve created multiple user accounts in Openfire administrator console and I can login to thos开发者_开发技巧e user accounts but the
I installed Openfire server in my mac and did all the configuration. When i trying to c开发者_高级运维onnect it thro XMPP Protocol in the sense am getting bellow error log.
I am developing a XMPP based chat client for iOS. One of the requirements is the ability to \"block\" users. The XMPP specifications have a few options (XEP-0016, XEP-0191) however I have yet to be ab
I am using Robbiehanson\'s iOS XMPPFramework. I am trying to create a MUC room and invite a user to the group chat room but it is not working.
I have xmppframework for ios. I was able to communicate with GTalk but I need to use this api for Microsoft OCS for internal application of my company. Our server has been configured with CWA.
Is there a way to configure the xmppframework on iOS for a specific authentication mechanisms? I\'m having trouble connecting to an OpenFire server with the sample iPhoneXMPP app from http://code.goo
I am new to openfire and xmppframework.开发者_运维问答 I have setup the openfire and xmppframe work on my system both are working fine individually. xmppframework working fine with googletalk.
How to send/receive file in iphone sdk using xmpp framework ? Currently i am using XEP-0065 classes, and use the following code:
I am trying to see how the xmppframework for iphone works. Everything working perfectly on the simulator but not on device. I get a EXC_BAD_ACCESS after it receives the users thats are online.
Requesting the roster via XMPP just gives me a 开发者_开发技巧list of all friends. Is there a way to request or determine with users are online (as well as their active / idle status) at the time of t