Hello,
I have pyMSNt working with ejabberd and it seems pretty solid :) With xmpp, remaining logged in in different places isn't an issue of course, but with MSN you can only be logged in once. With a native login to MSN, if you log in somewhere else, any existing sessions will be logged out, and the clients (pidgin and kopete in this instance) generally respect that and don't try to reconnect. However, with pyMSNt, the access is provided through jabber, and both clients remain logged in. What appears to happen is that if I start a new client connection to my server when one already exists on another PC, I get the the MSN connection, and any existing pyMSNt connections on the other machine are stopped. But as the overarching jabber session is still active on the other machine, it then attempts to restart the MSN connection. This then logs out my local session, which also then tries to restart MSN. This results in the MSN session bouncing between the client that I am currently using, and the one that I am not using at a different machine. I can't see any option to not do this in the clients - has anyone else figured this out? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to py-transports@googlegroups.com To unsubscribe from this group, send email to py-transports+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/py-transports?hl=en -~----------~----~----~----~------~----~------~--~---