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?
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?
You could compile the code that underlies Exodus into a VCL. That code is called JOPL, and can be found at Google Code.
The Jabber protocol (XMPP) is supported by IP*Works's xmpp component.
There is a Delphi XMPP client in the "Delphi on Rails" project here: dorXMPPClient.pas
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.
Take care: Jopl is licensed as GPLv2. So, if you wanna doing a commercial work, you'll need another library...