[Twisted-Python] twisted WORDS and ICQ connect throug http proxy
Igor Prischepoff
igor at tyumbit.ru
Wed May 31 02:30:27 MDT 2006
Hello,
I'm trying to connect to icq.
..\Lib\site-packages\TwistedDocs\examples\oscardemo.py
gives me following messages:
...
Unhandled error in Deferred:
Traceback (most recent call last):
Failure: twisted.internet.error.TCPTimedOutError: TCP connection timed out:
10060: Unknown error.
...
when looking in my icq pro 2003 setup I've noticed that we use http proxy
here in office.
so how can I modify oscardemo.py just to connect to icq?
I've got environment variable
http_proxy=http://digits.digits.digits:digits_port_number
Other network based utilities (perl for example) recognize this variable and
use this proxy.
Can oscardemo.py use proxy as well?
---
Igor
igor at tyumbit.ru
More information about the Twisted-Python
mailing list