On Mon, 3 Oct 2005 [EMAIL PROTECTED] wrote:

>
> Is there an library to communicate with an ICQ-server including the most
> important features line sending and receiving messages?
>
> I have already searched with google but i am not really able to find
> exactrly that what i'm looking for.

The Twisted Python network framework provides pluggable support for
different transport layers, and someone has written an ICQ-to-Jabber
transport for it:

    http://pyicq-t.blathersource.org/

It may be what you're looking for.  Hope this helps!


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to