Hi there!
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?
Hi there!
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?
The Jabber protocol (XMPP) is supported by IP*Works's xmpp component.
You could compile the code that underlies Exodus into a VCL. That code is called JOPL, and can be found at Google Code.
Thank you!!
Both answers are very usefull but I will preffer JOPL.
The JOPL looks very up to date (some files are 42 hours ago)
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.
Any one have compiled jopl with delphi7? I'm trying but am having a lot of trouble.
Take care: Jopl is licensed as GPLv2. So, if you wanna doing a commercial work, you'll need another library...
Any one have tried jabbercom ? Seems to be woking (even if a bit old) but with no examples to look at.