klj613
klj613

Reputation: 177

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 XMPP accounts (e.g. GTalk) ? Like @hotmail.com emails can email @gmail.com (decentralized) rather than only hotmail.com to hotmail.com etc.

Thanks

Upvotes: 0

Views: 1085

Answers (2)

Paulo Fidalgo
Paulo Fidalgo

Reputation: 22296

Facebook does not provide an XMPP server, just an XMPP API, so it's not possible to have all the operations available at a XMPP server.

As you can see from this link

Facebook Chat should be compatible with every XMPP client, but is not a full XMPP server.

Upvotes: 0

MattJ
MattJ

Reputation: 7924

Sadly not. At least currently. Facebook does not federate, meaning it does not make or accept connections to or from other XMPP servers.

Of historical note is the fact that Google did not originally federate gmail.com. They enabled this 6 months after they launched Google Talk. There's hope for Facebook yet. Maybe.

Upvotes: 2

Related Questions