On Sunday 19 November 2006 04:04, Jeremias wrote: > Hello, > > I'm building up a XMPP proxy whose goal is to allow users to communicate > with other users from standard XMPP services and also from MSN and other > non XMPP services. Is it possible to use PyMSNt on the client side as > some kind of XMPP/MSN translator (and vice-versa) or do I need a XMPP > server for this? Do not understand your explanations. You intend to allow XMPP user to access MSN services? PyMSN-t already doing it. You need jabber server for this, yes.
Or may be you intend to allow MSN users access XMPP services? In this case you are completely on your own, but jabber server probably not needed. I wonder if any of pyMSN-t code can be used for it (may be). > > Regards, > J. -- Respectfully Alexey Nezhdanov _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
