xmppframework
XMPPFramework - Online User List Not Showing in Openfire Server
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[详细]
2023-03-30 19:07 分类:问答XMPPFramework - "<not-authorized>" when logging into Openfire server
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.[详细]
2023-03-30 12:30 分类:问答iOS XMPP Framework blocking/privacy options?
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[详细]
2023-03-23 16:49 分类:问答XMPPFramework - How to create a MUC room and invite users?
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.[详细]
2023-03-22 00:02 分类:问答OCS Xmpp Iphone client
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.[详细]
2023-03-20 12:47 分类:问答xmppframework (iOS) and configuring authentication types
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[详细]
2023-03-16 20:15 分类:问答complete setup openfire with xmppframework on iphone
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.[详细]
2023-03-14 07:17 分类:问答XMPP Sending/Receving file in iphone sdk ...?
How to send/receive file in iphone sdk using xmpp framework ? Currently i am using XEP-0065 classes, and use the following code:[详细]
2023-03-12 05:35 分类:问答Xmppframework for iphone works fine on simulator but not on device?
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.[详细]
2023-03-05 04:21 分类:问答how to get online facebook users using the xmpp framework
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[详细]
2023-02-17 08:53 分类:问答