Im using Strophe attach method to connect to ejabberd (2.1.6开发者_如何学C) with external authentication. Everything works fine after attaching, but when I\'m trying to send a message stanza to some u
Im trying to create a webchat using Jabber. I have installed Openfire and i can login to the admin panel at :9090 so the server is running.
I downloaded Punjab from Github. I also have Python 2.7, Twisted Python 10.2, OpenSSL r开发者_如何学JAVAequired to run Punjab. I was able to install Punjab successfully but while running it reports \"
I am running openfire 3.6.4 and connecting with Strophe library. The setup is working fine. Now i want to do one thing i want a anon开发者_如何学Goymous login for my application and that login should
I am using ejabberd-2.1.2 server. How can I add new name space to existing ejabberd server. I would like to add name space (\'http://jabber.org/protocol/rosterx\') XEP-0144 Roster Item exchange.
I have 开发者_StackOverflowdeveloped MSN, Yahoo and Facebook Instant Messaging using ejabberd, strophe and transports. Every time when legacy user register him self with his credentials to transport,
I开发者_如何学Go would like to add a user on ejabberd server using strophe with out typing ejabberdctl register uname servename passwd at command prompt. Is it possible to implement?. Is there any
I am new to xmpp.I created my own ejabberd server and tried to implement facebook chat through it, but it is giving the response as \"
Some client subscribe a node, I want to know how to get the subscriber. Is there some plugins in the Openfire can do this开发者_JS百科?You will need to build the smack version from the repo to get Pu
I\'m \"fighting\" with this problem for more than 3 days and have googled just everything related that can come to my mind.