Hi, is there a way for using pymsnt as a proxy? Proxy means, there should be no connection to a MS server (switch via a extra config param in MSNConnection). I think this proxy can work like the socks5 implementation in the ICQ/AIM transports but without making the TCP connection to a socks host. What kind of connection can I use to implement this? All that I need are the xml -> MSN translated data for further processing. On the other side when I get MSN data, whats the way to call MSNEventBase.lineReceived on demand? By the way the test_msnw.py and test_msn.py doesn't use any "real" connection.
-- Thanks for help Andreas _______________________________________________ py-transports mailing list [email protected] http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports
