If you want to connect to Facebook Chat with Delphi, check out this XMPP library for Delphi. Facebook chat uses XMPP as its communication protocol.
If what you want is change your Facebook status or post some stuff to the wall, you need to use Facebook API through Delphi. Maybe taking a look al Delphibook might help.
发布评论
评论(2)
如果您想使用 Delphi 连接到 Facebook Chat,请查看这个用于 Delphi 的 XMPP 库< /a>. Facebook 聊天使用 XMPP 作为其通信协议。
如果您想要更改您的 Facebook 状态或在墙上发布一些内容,您需要通过 Delphi 使用 Facebook API。也许看看 Delphibook 可能会有所帮助。
If you want to connect to Facebook Chat with Delphi, check out this XMPP library for Delphi. Facebook chat uses XMPP as its communication protocol.
If what you want is change your Facebook status or post some stuff to the wall, you need to use Facebook API through Delphi. Maybe taking a look al Delphibook might help.
脸书聊天使用XMPP 或 Jabber 协议
关于 SO 的其他类似问题
Exodus 是我们计划在内部尝试的,http://code.google.com/p/exodus/
至于在墙上发布内容,我认为您必须在 Facebook 上注册才能使用 Facebook API
Face book chat uses the XMPP or Jabber Protocol
Other Similar questions on SO
Exodus is what we plan on trying in house, http://code.google.com/p/exodus/
As For Posting things on the wall, i think you have to register with Facebook to use the Facebook API