openfire Questions

0

I am developing a clone of WhatsApp for which i need to implement group chat like in WhatsApp. i am using Openfire as a server and Asmack on android end. Now i have implemented group chat fol...
Jerkwater asked 4/12, 2013 at 15:39

2

I am trying to make a chat application using Openfire and Strophe.js. I always read about XEPs, etc. and it is always redirecting me to XMPP Extensions and I don't even know how to use these exten...
Suffragist asked 10/8, 2013 at 16:41

0

I had used the XMPPFramework for IOS to connect the local Openfire server, and It's successful. When I change the normal JID to a email address like [email protected]@127.0.0.1 It's failed. I...
Dapplegray asked 8/11, 2013 at 9:22

0

First of all, I'd like to provide some background information: I want to exchange unstructured data between various clients using XMPP. Data sources are supposed to publish their data simply to Mul...
Mirellamirelle asked 4/9, 2013 at 8:1

1

Solved

I'm trying to set up a secure connection TLS/SSL beetween my client apps and an OPENFIRE server. I'm using the XMPPFramework for iOS, how can i do that? I have already tried to change the openfire ...
Pragmatism asked 26/7, 2013 at 8:21

6

Solved

Is there any XMPP web client except SparkWeb and JWChat?
Dungaree asked 22/4, 2010 at 1:9

2

Solved

Login failed: make sure your username and password are correct and that you're an admin or moderator. Even when the password is right and the user is the same as what I already have, I st...
Avigation asked 18/12, 2012 at 5:41

3

Solved

In order to implement chat functionality in my app, I have integrated XMPP framework in to it. There is no buddy request functionality hence users can send messages to other users without sending a...
Fallonfallout asked 5/5, 2013 at 8:13

1

I am using ruby xmpp4r library to implement multi user group chat application with openfire server. I have created chat room on openfire server successfully. If user joins into chat room with openf...
Cleanse asked 1/2, 2013 at 13:1

1

I am trying to get openfire multi user group chat history using ruby xmpp4r library with openfire server. I am able to frame the request but I am not getting the server reply. Below is the discove...
Jennyjeno asked 26/12, 2012 at 13:22

2

Possible Duplicate: XMPP aSmack - How can I get the current user state (offline/online/away/etc.)? I am developing chat app on Android base on asmack lib. I display all the user on th...
Bournemouth asked 9/1, 2012 at 16:42

4

Solved

Hi I am planning to develop a chat client which can connect to gtalk facebook etc...I have decided to use the smack API along with openfire.. But I need little guidance as to how to use it with o...
Rone asked 11/5, 2011 at 9:37

3

I couldn't find any reasonable benchmarks regarding comparison between a chat client that runs with using node.js chat server V.S. a client that works with xmpp. I know node.js is async and as far...
Canadian asked 7/3, 2012 at 1:7

1

Solved

Problem : I am attempting a TURNSocket (XEP-0065 - SOCKS5) using the iOS XMPPFramework and an OpenFire Server. I want to be able to send and receive files. However, in most scenarios, the receiver ...
Beebe asked 24/4, 2012 at 11:32

1

Solved

I've configured OpenFire for using as server for my customers. But in following case, OpenFire doesn't give proper response: Customer A login from two chat client connected to my server and...
Honeycutt asked 24/5, 2012 at 5:17

3

Solved

I'm doing file transfer via XMPP on both Android and iOS to a Spark client (Spark 2.6.3). I have successfully accomplished this on android (due to the nice libraries) but have yet to succeed on iOS...
Hartfield asked 15/5, 2012 at 14:41

1

Solved

Problem : I am attempting a TURN Connection (XEP-0065) using the iOS XMPPFramework and an OpenFire Server. I want to be able to send and receive files. However, I am receiving a 503 service-unavail...
Spandrel asked 18/4, 2012 at 8:37

2

Solved

How can I fetch chat log or chat history from Openfire server using Smack library into an Android application?
Redingote asked 9/7, 2011 at 13:30

3

Solved

I have took a look to STUN Server settings in openfire, and this statement from there: "In order to act as a STUN server, two different public IP addresses on the same machine are required, as we...
Veal asked 29/9, 2011 at 8:20

1

I am a beginner and need help. I am currently involved in a project, where required to build a chat application (server side and client side). After further explore, eventually I was interested in...
Anselme asked 30/9, 2011 at 13:37

5

Solved

I've been looking at these too, both seem to provide fully functional XMPP servers in Java. I know Tigase is designed in a very modular way, not looked at Openfire in as much detail yet. My intend...
Pyrography asked 5/6, 2010 at 22:42

1

Solved

I am using the XMPP smack api to connect to an Openfire server. I am trying to query the server to return all public rooms available without knowing this names of the rooms in advance. The goal of ...
Vierno asked 27/6, 2011 at 16:10

2

Solved

In Smack API, there is a configuration class for connection, described at this page ConnectionConfiguration I am confused about the distinction between service name and server name. Suppose I ha...
Mohave asked 4/3, 2011 at 11:40

2

Solved

I have successfully installed the Openfire XMPP server and built an Android app to text chat, How can I implement VOIP functionality to my application? Can this be done by connecting openfi...
Malcom asked 5/10, 2010 at 11:54

2

Which of these technology suite for Multi user online game project? Project requirements: Able to handle 2k-5k user at any given time. client library for iphone and android (native, no javas...
Martinson asked 2/7, 2010 at 10:15

© 2022 - 2024 — McMap. All rights reserved.