Quantcast
Channel: Ignite Realtime: Message List
Browsing all 12000 articles
Browse latest View live

Re: No non-anonymous SASL authentication mechanism available in android

My bad I was not calling XMPPTCPConnection.connect() before login.Looks like there a few bugs in login methods 1. XMPPTCPConnection.login(userName, passWord) method does not throw a...

View Article


Re: XMPP on Android Stream Management and BOSH

Should I use BOSH, Stream Management or both together (is that even possible)?Using XEP-198 over BOSH adds no value. BOSH is already a "managed stream" over HTTP.

View Article


Re: No non-anonymous SASL authentication mechanism available in android

Thanks for reporting. Fixed with Throw NotConnectedException on login() · 6d7f390 · Flowdalic/Smack · GitHub The fix is available in Smack 4.1.0-beta2-SNAPSHOT.

View Article

Re: No non-anonymous SASL authentication mechanism available in android

Awesome. Thanks for the great support

View Article

Re: Setting up a small company IM system... Can you tell me the quick steps?

what do you use for collaboration and email?  If your using a cloud bases service, they might already have an IM service too (like google apps)

View Article


Re: XMPP on Android Stream Management and BOSH

Using XEP-198 over BOSH adds no value.I tend to disagree here. The following (from XEP-0198) is true for BOSH as well: it is desirable to quickly resume the former stream rather than complete the...

View Article

Image may be NSFW.
Clik here to view.

Re: XMPP on Android Stream Management and BOSH

The BOSH connection manager would return the HTTP response with some messages, but it wouldn't receive the user and would probably get lost.Wouldn't that case be handled by response acknowledges...

View Article

XEP-0313: Message Archive Management (MAM)

Hi, We are about to develop an XMPP-based chat service on Android and exploring to restore complete chats when users switch devices. Our Erlang-based server implementation does support Message Archive...

View Article


Re: XMPP on Android Stream Management and BOSH

Ahh right, I remember the thread on standards now. And thanks for pointing out that RFC 7395 mentions XEP-198. I was somehow under the assumption that websockets would keep the state just like BOSH does.

View Article


error on build

I`ve downloaded the latest Spark project and Smack libs. Also i had to download smakx libs not from ur sire. When i build i get an error:    java: cannot find symbol  symbol:   class Connection...

View Article

Image may be NSFW.
Clik here to view.

Re: XEP-0313: Message Archive Management (MAM)

Can't tell anything about the status, but a ticket has been filed for this recently SMACK-625.

View Article

Re: XMPP on Android Stream Management and BOSH

Long polling and and web sockets are not such a good fit after all, moreover the implementation is not ready."not good fit" hmm, I'd say that if you can use XMPP over plain TCP then this is the...

View Article

Re: I have Issue login after Openfire, Version: 3.9.3 install with my admin...

We need more information. What error do you get exactly? Are you putting user 'admin' and then the password you have setup on the login page?

View Article


Re: org.xmpp package?!

tinder.jar

View Article

Re: XMPP on Android Stream Management and BOSH

>> BOSH only advantage compared to XMPP over TCP + XEP-198 is that it could be successful when most outgoing connections are blocked/firewalled. Maybe a silly question, but could we not run the...

View Article


Re: XMPP on Android Stream Management and BOSH

Maybe a silly question, but could we not run the XMPP service under port 80 instead of 5222 to bypass Firewalls?Depends on the "firewall". If it does not perform packet inspection then the answer is...

View Article

Image may be NSFW.
Clik here to view.

Re: XMPP on Android Stream Management and BOSH

Yes indeed, thanks!

View Article


Re: Openfire Meetings, No Video of the other Participants

The logging is normal. It is coming form Jitsi videobridge. What nightly build did you use to make it work?

View Article

Re: Plugins missing

log files are your friend

View Article

Re: Dados dos usuários não atualizam

Pois é meu caro Getulio, é isso mesmo o que eu ia perguntar. Está ou não integrado no AD? Pois aqui onde trabalho ele atualiza numa boa e no pior caso basta eu reiniciar o meu cliente Spark para as...

View Article
Browsing all 12000 articles
Browse latest View live