xmpp
XMPP BOSH vs COMET
I want to write a real-time chat application and in need to decide which technologies to use. What are the differences between these technologies and which do you prefer and why?[详细]
2023-04-02 18:23 分类:问答Detecting other clients using the same account in XMPP
XMPP allows users to connect to the server from multiple clients simultaneously, using the same account. I built an application that does this but if the desktop client is enabled, I do not want the u[详细]
2023-04-01 16:40 分类:问答How to manage online users in IM applications such as GTalk, Skype etc
Do they keep an online user list in a database and update it with every login and logout event, and run queries for online开发者_StackOverflow社区 friends?[详细]
2023-04-01 15:55 分类:问答How to create chat based by Jabber/xmpp [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-01 13:53 分类:问答Chat app not working using XMPP protocol - open-fire server
Am using following code to send text to开发者_Python百科 user using XMPP protocol configured with open-fire server.. i sent message to my app using spark IM client here i can receive the message but i[详细]
2023-04-01 11:29 分类:问答Android video chat using XMPP
I\'ve been investigating the best way to develop a video chat application on android that: a) Is straight P2P[详细]
2023-04-01 03:59 分类:问答setting xmpp chat server of jquery mobile based web app
I am presently working on jquery mobile web app, I want to implement the chat feature in that mobile web app. I have XMPP chat server running in my server along with the SOAP services in the tomcat6 s[详细]
2023-03-31 16:09 分类:问答Problem in creating a chat room in openfire server
When I try to create a room in Multi User Chat (MUC) the server responds \'This room is locked from entry until configuration is confirme开发者_开发技巧d\'. How can I overcome this?[详细]
2023-03-31 14:18 分类:问答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 分类:问答