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?
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
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?
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
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
I\'ve been investigating the best way to develop a video chat application on android that: a) Is straight P2P
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
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?
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.