Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have a FB chat client developed for Android. I\'ve been using facebook android-sdk to obtain the access token from a user. Using asmack, user was logged into the chat.
i am new programmer.i would like to implement sample application for getting chat by using xmpp server.In this implementation i have created connection by using ConnectionConfiguration object as follo
I\'k looking for a xmpp windows client with SSO feature in a Windows Domain. I\'ve tried pandion but it doens开发者_如何转开发\'t work.You\'re likely looking for Kerberos 5 support.The GSSAPI SASL mec
I\'m dealing with creating a web service which will receive requests to send messages via XMPP. However, all messages will be sent from one account (the server logs in and sends notifications to users
Please help, I am stuck with this issue. Basically I am getting a AVATAR BASED VCARD i can see that in debug mode, but ASMACK is not parsing image properly. Its just dropping the tag which contains t
I\'m looking at \'XEP-0077 in-band registration\' about how to register a new XMPP account.Here is my code.I use node-xmpp to connect my node.js application to an ejabberdserver.
As you probably know, Pythons xml.dom readString() throws an exception, if there is anything wrong with the xml code.
I\'m currently playing with strophe.js, backbone.js & wijmo (UI library based on jquery UI) and working on a chat interface. I have two dialog boxes, one is the contacts list,开发者_运维技巧 the o