smack
SASL Authentication failed while integrating facebook chat using Smack
I am trying to integrate facebook chat using smack API.But i get an error telling authentication failed using digest md5...[详细]
2023-02-12 01:14 分类:问答Android: asmack(ported) or smack(patched)?
I have searched alot on google and in here to find the best featured API for XMPP client. I have found the following two:[详细]
2023-02-07 17:52 分类:问答smack "No response from server." Error
Smack works fine on many xmpp server,but... It fails on one server. \"No response from server.\" sent <stream:stream to=\"talk.renren.com\" xmlns=\"jabber:client\" xmlns:stream=\"http://etherx.j[详细]
2023-02-07 04:01 分类:问答Sending messages to specific Smack domains after initial broadcast message
I\'m creating an instant messaging client using Smack 3.1.0 and Java. The problem I\'m running in to has to do with sending messages to the user on a specific domain.[详细]
2023-02-06 06:40 分类:问答Android and XMPP: Currently available solutions [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-05 23:10 分类:问答send large text using asmack
I 开发者_如何转开发use asmack building a jabber client for android, it works well ,but I got a problem when sending a large text in Chinese. The XMPPConnection just disconnected from server immediatel[详细]
2023-02-05 14:21 分类:问答Facebook chat can't work in Smack API with Android
I am developing chat client for my app. Now I am testing it on Gtalk, Facebook, Yahoo. I am using Smack api for that. I am now successfully tested it on Gtalk. But in case of Facebook I got error:[详细]
2023-02-04 16:42 分类:问答XMPP events on Android
I\'m trying to develop a background process that intercepts a XMPP message and performs an action, I\'m using asmack as the main XMPP library. I presume I need a broadcastReciever that responds to a s[详细]
2023-02-03 15:53 分类:问答Send XMPP (Smack) Message
Ok, the problem should be trivial but I can\'t get to the bottom of it. I have two users A & B Their JID\'s for this example will be A@123 and B@123 where 123 is the IP of the server.[详细]
2023-02-01 14:15 分类:问答Smack ChatManager not behaving properly
I\'ve searched around quite a bit to try and find some additional information on Smack and their ChatManager, but there isn\'t much, so it\'s time to come to SOF.[详细]
2023-02-01 11:49 分类:问答