开发者

What PHP frameworks can I use to talk to gTalk?

开发者 https://www.devze.com 2023-03-31 03:47 出处:网络
I want to connect to gTalk using PHP. How开发者_开发技巧 might I achieve this? What frameworks or SDKs are available?You can take a look on this article or into this library

I want to connect to gTalk using PHP. How开发者_开发技巧 might I achieve this? What frameworks or SDKs are available?


You can take a look on this article or into this library . Gtalk is classic XMPP protocol chat


For example:

http://code.google.com/p/xmpphp/

Not sure, if this is the right thing, too... but give it a shot: http://code.google.com/p/jaxl/

0

精彩评论

暂无评论...
验证码 换一张
取 消