Any complete library for Jabber in Delphi?

一笑奈何 提交于 2019-12-18 16:58:11

问题


I'm looking for for a Jabber library for Delphi, I can see some COM based jabber components. But I'm looking for a real VCL library.

Somebody knows one?


回答1:


You could compile the code that underlies Exodus into a VCL. That code is called JOPL, and can be found at Google Code.




回答2:


The Jabber protocol (XMPP) is supported by IP*Works's xmpp component.




回答3:


There is a Delphi XMPP client in the "Delphi on Rails" project here: dorXMPPClient.pas




回答4:


Bricksoft have VCL component for MSN,YAHOO,AIM,ICQ and Jabber/GTalk.

Pls visit our website http://www.imcomponents.com/ if you want to get more information.




回答5:


Take care: Jopl is licensed as GPLv2. So, if you wanna doing a commercial work, you'll need another library...



来源:https://stackoverflow.com/questions/181987/any-complete-library-for-jabber-in-delphi

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!