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

Reconnectionmanager In Asmack

I have a project on Android, which needs to use asmack library to enable real time chat. The key fe… Read more Reconnectionmanager In Asmack

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

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?

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?

How Does Whatsapp Keeps Its Ejabberd/xmpp Server Connected When The App Is Closed?

How does Whatsapp keep its connection to the socket when the app is totally closed off. Does Whats… Read more How Does Whatsapp Keeps Its Ejabberd/xmpp Server Connected When The App Is Closed?

Xmpp With Android

Possible Duplicate: Android and XMPP: Currently available solutions I've started prototyping … Read more Xmpp With Android

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

Initialization Exception "noclassdeffounderror: Javax.naming.directory.initialdircontext" When Using Smack 4.1 On Android

I am trying to use Smack for my project. I have previously used aSmack in some of my earlier projec… Read more Initialization Exception "noclassdeffounderror: Javax.naming.directory.initialdircontext" When Using Smack 4.1 On Android

Packet Listener In Android Service

I am trying to create a service for a chat widget using XMPP, which picks up chat messages when the… Read more Packet Listener In Android Service

Openfire Android Pubsub Subscription Request Aproval

I am new to Openfire and smack, therefore I have questions regarding pubsub feature. Actually, I ha… Read more Openfire Android Pubsub Subscription Request Aproval

Multiuserchat Send And Receive Message Error

I am develop android chat app (xmpp server -prosody- and android smack library) I created group ro… Read more Multiuserchat Send And Receive Message Error