Questions tagged as 'openfire'

1
answer

How do I restart OpenFire settings?

I'm working with a project that uses an XMPP server. I'm using OpenFire to set up a development and testing environment. Once you start it for the first time it offers a step by step to configure it. I think I missed something in the configurati...
asked by 14.12.2013 / 13:53
1
answer

Error trying to connect smack to openfire

I'm trying to make a simple example to connect to an openfire server using the smack 4.0.6 library and I have the following code: ConnectionConfiguration configuration= new ConnectionConfiguration(ADDRESS, 5222); configuration.setSecurityMode(...
asked by 27.01.2015 / 19:12