xmpp - Facebook Application integrating Chat -


How can I integrate a PHP web application with Facebook chat? I have integrated the Facebook app and have successfully coded the xmpp-login permission. But now I need to use Jabber using the X-FACEBOOK-PLATFORM system. How can I do that? There is also an explanation and a Python script in the context of the Facebook API.

Facebook Explanation :

To use this mechanism, a user must first log in to their application and expand "xmpp_login" Will have to give permission. The password is not required for "principal" to enter the second time.

Your application can now access Facebook chat via Jabber using the X-facebook-platform software. During the resource binding phase of XMPP, the user's extortion ID will be specified.

Checkout JavaScript library in PHP which supports X-FACEBOOK-PLATFORM authentication. ...


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -