I need to include chat, in my application. People sign in the chat and create their user and chat to other users. However it needs to be like facebook chat or pingchat where you add friends you want t
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
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..
I would like to implement FB-chat inside a webpage. I looked around in Facebook API, i found out that chat is allowed only using XMPP开发者_运维知识库. First I tried to connect to FB-chat using Pidgin
I\'m trying to integrate a Facebook chat in a web application. I have to use Facebook Platform Authentication but AFAIK there\'s no built-in support for this in S开发者_如何学Ctrophe . So I ask :
$jaxl = new JAXL(array( \'user\'=>\'akooshesh@chat.facebook.com\', \'pass\'=>\'\', // Not required, we will use user session key instead
I am planning to connect to Facebook chat from my localhost. I will need to get the session key from Facebook. When I give the site URL as localhost:8080 or ip-address:8080 it does not work.
I am trying to integrate facebook chat using smack API.But i get an error telling authentication failed using digest md5...
I want to create an android Facebook chat application , i found this open source project .. http://coderrr.wordpress.com/2008/05/06/facebook-chat-api/
Is it possible for a website to have开发者_Python百科 facebook chat integrated into it, but only show the friends which are on the same site/page?Yes