Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Openfire is a XMPP (Jabber) server written in Java. It has facility for developers to create plugins that can extend the server's functionality.

learn more… | top users | synonyms

1
vote
1answer
165 views

Use Facebook etc. to Login to Openfire Server from Android Client

I am creating an Android app that will have a chat function. I plan to use openfire as the server and to manage other user data in the custom database. I would like to have users be able to login to ...
0
votes
4answers
3k views

How to use smack with Openfire

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 ...