openfire Questions

1

Solved

I'm trying since last four days to send and receive chat message using own XMPP and with Smack+OpenFire. According to Smack's "readme.txt' i set up the connection and got logged user in. The code o...
Cabinetwork asked 5/11, 2015 at 17:38

1

Solved

I am using openfire 3.9.3 server and Android and IOS as client. I want to send messages via push notification to both clients when recipient user is offline. And when push is sent sender should ge...
Cloudscape asked 3/11, 2014 at 12:44

3

I am trying to create an XMPP client using the latest version of Smack 4.1.0-beta. But i am running into an error when trying login into a local running OpenFire server. org.jivesoftware.smack.Sm...
Ilowell asked 2/2, 2015 at 15:44

5

I am new to smack API. I am trying to develop a chat application where I was trying for setting and getting the presence. When I change the presence of a user, its working perfectly fine and it is...
Heighten asked 17/12, 2009 at 4:35

1

I have set up an XMPP server, I have created the login form. PHP and HTML. I have not done this before, I want to know how to connect to XMPP server through PHP just like connecting to MySQL using ...
Fairbanks asked 23/7, 2013 at 4:46

4

Spent hours trying to solve this problem and I'm stumped! Trying to grab the Chat History between 2 users on my OpenFire server and I read that I plugin was needed to do this. So, I installed the...
Nigelniger asked 5/1, 2013 at 15:31

1

Solved

I am implementing a messaging application with the XMPP protocol and Openfire server on android platform. I need save and load my own Vcard and other users vcard. At the moment, I managed to keep m...
Nightjar asked 5/6, 2015 at 15:52

2

we are working on an real time ios and android application for that we are using xmpp protocol and openfire server but now we are facing a problem that when a user is offline he will not get mess...
Herakleion asked 15/5, 2015 at 7:31

0

I installed openfire on CentOs and it uses external database for authentification and user list. I managed groups based on a user table and a friend listing so that each user is also a group that ...
Horbal asked 22/5, 2015 at 11:8

1

I have implemented chatting application using XMPP iOS Framework with OpenFire server. Fortunately, application is running successfully but I am facing one issue of internet disconnection in appli...
Neuromuscular asked 13/5, 2015 at 7:40

1

I need to setup chat as a solution for customer service on a website. Openfire and some of it's plugins (fastpath and webchat) were very simple to setup locally and offer all of the customer servic...
Jeanninejeans asked 25/7, 2012 at 20:26

2

Solved

I am building a web chat application. I want to store the messages or conversations between two parties after every press of "Enter" button. I am using Openfire Server, and MySQL database. I don't ...
Ink asked 22/8, 2013 at 10:12

4

Solved

I'm trying to connect my users via SSL from my iOS XMPP chat client to Openfire server. In my iOS client: - (void)setupStream { ... // BOOL values for security settings customCertEvaluation =...
Applause asked 19/6, 2014 at 4:41

3

How to send/receive file in iphone sdk using xmpp framework ? Currently i am using XEP-0065 classes, and use the following code: ObjTURNSocket = [[TURNSocket alloc] initWithStream:((TestAppDelegat...
Soundproof asked 13/6, 2011 at 9:14

2

Solved

Problem : Can't receive a file sent to my android app via XMPP and OpenFire Server. I can successfully send a file though. The asmack jar I am using is asmack-jse-buddycloud-2010.12.11.jar Code : ...
Bandage asked 1/5, 2012 at 11:33

1

Currently I am working on instant messaging chat application in which I need to implement third party chat server. I am following this tutorial Complete project available on Github here. When I ...
Shah asked 21/4, 2014 at 8:20

2

I have an ios chat application that uses openfire, what I need to do is send push notification when the message (1) can't be delivered for any reason, (2) app is in suspended state, i.e. can't gene...
Poppied asked 19/4, 2013 at 4:7

2

I use strophe.js library with Openfire to send and receive XMPP messages in browser. It works fine, but only for users I already have in my contact list - roster. I need to get the new users regist...
Wield asked 3/4, 2012 at 6:32

1

Solved

I'm building a web based client with strophe and jquery and I'm using openfire as server. Almost everything its working, I can get the roster list, send and receive messages, but when I'm trying t...
Politico asked 15/2, 2013 at 16:59

2

Solved

I am new to XMPP. and I need to get chat history from Openfire with XMPP. I did Googling but didn't get satisfactory Answer. Any link or idea will be great help.
Dreadfully asked 17/12, 2013 at 12:22

1

I have a chat app in which I want to retrieve chat history between two users, I have a stanza for retrieving chat messages and that is... <iq type='get' id='pk1'> <list xmlns='urn:xmpp:a...
Alp asked 9/2, 2014 at 9:43

1

Solved

Hi I am new to this: I have set up an Openfire Server and using Spark IM to test it. But for Android application code what should be the JID for the user in session: I have tried username@ip_addre...
Cartier asked 13/1, 2014 at 14:14

2

I have setup my open fire(jabber server) on local machine with two user testuser1 and testuser2 .using Spark client both users perform chat without any issue,it's nice. openfire IP -192.168.1.65 ...
Tutankhamen asked 24/8, 2013 at 9:50

1

Solved

i am using Openfire 3.8.2 and have installed monitor plugin and enable the archiving for one to one chat. now i am able to view the archive chat on the server side but when i pass a stanza i am g...
Upwind asked 31/12, 2013 at 6:43

1

Solved

I use XMPP with openfire server for my website im. I've enabled monitoring service plugin, so I can archive messages. When I send an iq stanza to retrieve a collection, the server response is an e...
Sirloin asked 18/10, 2013 at 16:30

© 2022 - 2024 — McMap. All rights reserved.