strophe
GWT XMPP client using GWT-Strophe
I\'m using GWT-Strophe to connect to my XMPP server.Things are going well and I am able to connect to my XMPP server and send other users messages. I\'m having a problem with receiving messages. I\'m[详细]
2023-03-18 08:24 分类:问答How To/Resources on configuring Openfire with its built-in Bosh support to accept XMPP chat client?
Know of any tutorials or resources to configur开发者_如何学Pythone Openfire Server to use it\'s built in Bosh support for an XMPP chat client developed with stroph.The Openfire Server is an existing c[详细]
2023-03-16 15:49 分类:问答architecture to Facebook-chat from a webpage, (XMPP? Strophe? Punjab?)
I would like to implement FB-chat inside a webpage. I looked around in Facebook API, i found out that chat is allowed only using XMPP开发者_运维知识库. First I tried to connect to FB-chat using Pidgin[详细]
2023-03-03 06:31 分类:问答Strophe.attach not working - I am using openfire locally
I am trying to implment the XMPP Client. I am using BOSH Connection manager and can run the Strophe.connect but not Strophe.Attach. I have tried incrementing the RID, but no effect.. Any help please ?[详细]
2023-02-27 03:53 分类:问答XMPP web client simulate multiple account
How to simulate multiple account开发者_JAVA百科 in jsjac or strophe.I don\'t know about Strophe or jsjac, but with XMPP in general each account requires a seperate XMPP connection.strophe support mult[详细]
2023-02-25 18:00 分类:问答XMPP MUC problem
I am using XMPP with strope.js and openfire. I have a query that how to get all the members already present in the room???[详细]
2023-02-24 07:12 分类:问答Implementing custom (Facebook Platform) authentication in Strophe
I\'m trying to integrate a Facebook chat in a web application. I have to use Facebook Platform Authentication but AFAIK there\'s no built-in support for this in S开发者_如何学Ctrophe . So I ask :[详细]
2023-02-22 00:31 分类:问答Assign random user to anonymous user(ejabberd, strophe)
I am building a web based chat application using strophe and ejabberd. What I am trying to do now, is :[详细]
2023-02-21 20:42 分类:问答Strophe attach() function not working
I am trying to use Strophe.js attach function after a subsequent call to connect. So basically I am using connect on say the first page load. Then when the page unloads, I get the jid, sid, and rid (j[详细]
2023-02-21 05:29 分类:问答libstrophe and Strophe jabber id, session id, and request id
For XMPP instant messaging, I am using libstrophe (C library) to automatically create a connection for my users when the login into my site. This happens on the server side. Then on subsequent page re[详细]
2023-02-20 17:55 分类:问答
加载中,请稍侯......