0

How can I login different gateways like google and yahoo using xmpp framework. I am using openfire server. Thanks in advance

Shahab
  • 71
  • 1
  • 6

1 Answers1

0

GTalk uses Xmpp, so you can chat between gtalk and openfire users using s2s federation (which should be on by default in openfire). Yahoo is it's own protocol and you'd need the IM gateway plug-in for openfire. However that seems to be deprecated and instead there is now the standalone IM gateway, Kraken, which should do what you want

Arne Claassen
  • 14,088
  • 5
  • 67
  • 106