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.

Gtalk (or gtalk or GTalk) is a shortcut for Google Talk, an instant messaging and VoIP service provided by Google.

learn more… | top users | synonyms

1
vote
1answer
174 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
2answers
841 views

Facebook chat, GTalk with XMPP?

I'm still not quite sure what XMPP is. However I understand it is a protocol which drives many IM services such as FB and GTalk. What I'm asking is, is it possible for FB accounts to chat to other ...
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 ...