On 8/6/06, Mietek Bąk <[EMAIL PROTECTED]> wrote:
I'm considering writing an external transport component, as a part of a larger project. What would be a good place to start? Are there any HOWTOs available? What programming languages and/or libraries would you recommend?
Currently the two most 'popular' component libraries are both python: - Twisted Words (used by PyMSNt, PyAIMt, PyICQt) - xmpp.py (used by PyYIMt, PyIRCt) but there are other alternatives, eg: - Smack (Java, seems to be Client only) - agsXMPP (.Net, C#) - gloox (C) have a look at the 'full list' at http://www.jabber.org/software/libraries.shtml -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/