Top "Openfire" questions

Openfire is a XMPP (Jabber) server written in Java.

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. But i want …

android xmpp openfire smack asmack
Smack "No Response From Server". Not sure why am i getting this error

I have an openfire server setted up on my local machine. I am trying to connect this server, but getting "…

android openfire smack
Sending and Receiving messages using Smack Api for Android

I'm trying since last four days to send and receive chat message using own XMPP and with Smack+OpenFire. According …

android xmpp openfire smack
How do we store chat conversations on MySQL database? XMPP Openfire

I am building a web chat application. I want to store the messages or conversations between two parties after every …

mysql xmpp openfire strophe
Android File Transfer not working via XMPP and OpenFire

Problem : Can't receive a file sent to my android app via XMPP and OpenFire Server. I can successfully send a …

android xmpp file-transfer openfire asmack
Support multiple login at the same time in OpenFire server

I've configured OpenFire for using as server for my customers. But in following case, OpenFire doesn't give proper response: Customer …

xmpp chat openfire
XMPPFramework - Retrieving Openfire Message Archives

Spent hours trying to solve this problem and I'm stumped! Trying to grab the Chat History between 2 users on my …

ios objective-c xmpp openfire xmppframework
How to keep the groupchat room (MUC) existing all the time even if disconnected from the XMPP server?

I am developing a instant message module (part of J2EE web app) using openfire/jsjac within the protocol of …

xmpp openfire jsjac
Retrieving archive messages using openfire monitoring plugin

I use XMPP with openfire server for my website im. I've enabled monitoring service plugin, so I can archive messages. …

xmpp openfire
how to get user online or offline in asmack, android

Possible Duplicate: XMPP aSmack - How can I get the current user state (offline/online/away/etc.)? I am developing …

android openfire smack asmack