[kopete-bugs] [Bug 133097] SRV records should be used to find the Jabber server
Marek Siller
marek.siller at googlemail.com
Wed Dec 17 22:50:54 CET 2008
http://bugs.kde.org/show_bug.cgi?id=133097
Marek Siller marek siller googlemail com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marek.siller at googlemail.com
--- Comment #6 from Marek Siller <marek siller googlemail com> 2008-12-17 22:50:52 ---
Hi,
I've tried to fix this bug and implement an SRV DNS lookup for Jabber protocol
in Kopete. However, for my implementation, I used an external library Ruli
(http://www.nongnu.org/ruli/). This way, the implementation is much simpler
than to write a custom SRV lookup library; but I'm not sure, whether it is
acceptable for Kopete being dependent on a external library. Could someone from
Kopete developement team comment on this issue? In case, the implementation
using Ruli is acceptable, I would paste my patch here (after running some
tests), in other case, I would try to write a custom resolver (unfortunately
QDns or Q3Dns class has been marked deprecated since Qt4).
Best regards,
Marek
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list