Skip to content Skip to sidebar Skip to footer
Showing posts with the label Smack

Add Element Without Namespace In Smack Message

I wants to add node element in smack Message . Eg. is the custom tag which i wants to add in mess… Read more Add Element Without Namespace In Smack Message

Smack - When To Call Multiuserchat.join(...)

I'm a bit confused and can't find the answer in the docs. I'm developing a simple chat … Read more Smack - When To Call Multiuserchat.join(...)

Keep Xmpp Connection (using Asmack) Alive On Android

I'm developing an application that receives push notifications via XMPP ( I know C2DM, but it h… Read more Keep Xmpp Connection (using Asmack) Alive On Android

Openfire Chatting Unexpected Behavior

We have used Openfire chatting with Android and iOS applications and all things are working perfect… Read more Openfire Chatting Unexpected Behavior

Get Online Users(roster Entries) Using Smack 4.1 In Android

I have been trying to get roster entries using smack 4.1 beta 2 in android. https://github.com/igni… Read more Get Online Users(roster Entries) Using Smack 4.1 In Android

User Is Still Online Although User Is Not Connected To The Server. And Failed To Reconnecting To The Server

I am using smack client in my chat application. Everything is going to be fine but when connection … Read more User Is Still Online Although User Is Not Connected To The Server. And Failed To Reconnecting To The Server

How To Get Timestamp Of Incoming Xmpp Message?

I am using aSmack library to communicate with remote xmpp server. I am able to send/receive message… Read more How To Get Timestamp Of Incoming Xmpp Message?

Smack For Android Fails When Using Proguard

I am using the smack library (4.1.2) in my Android app to connect to an XMPP server. It runs perfec… Read more Smack For Android Fails When Using Proguard

How To Know Typing Status In Xmpp Openfire Using Smack

I am developing chat application by using Openfire XMPP server. I can text chat between two user. B… Read more How To Know Typing Status In Xmpp Openfire Using Smack

Android Asmack: Statechange Never Called

I am building a chat application using asmack xmpp client. Chat works fine and I have implemented C… Read more Android Asmack: Statechange Never Called

How To Accept Invitation In Muc?

I am developing chat application with xmpp. I have created group using MUC and sent invitation to o… Read more How To Accept Invitation In Muc?

Xmpp (smack And Openfire) Get Registration State Of Group Of Users?

I use openfire and smack for presence management in my app. I use phone number as username and wann… Read more Xmpp (smack And Openfire) Get Registration State Of Group Of Users?

Create Muc Group Like Whatsapp Android

I can creating and joining MUC rooms. But user disconnects from the Openfire server, he is removed … Read more Create Muc Group Like Whatsapp Android

Get Delivery Status Of Recent Messages In Smack

I'm newby in smack 4.2.4 and xmpp. I've sent bunch of messages but the recipent is not avai… Read more Get Delivery Status Of Recent Messages In Smack

Should We Use Gcm (or New Fcm) With Openfire For Offline Pushnotification Messages?

It seams like to work with chat application, using openfire and smack there can be two ways below, … Read more Should We Use Gcm (or New Fcm) With Openfire For Offline Pushnotification Messages?