asyncore sockets and proxy

Rune Hansen rune.hansen at viventus.no
Mon May 20 08:45:23 EDT 2002


Hello, 

I've got a streaming server/client setup programmed with asycore. The client 
connects to the server on port 10002 and holds the connection forever. This 
is all well until one introduces a proxy...
Is it possible to make such a connetion through a proxy?
Is it possible to configure asyncore sockets to use a proxy for the 
connection?

Thanks

/rune



More information about the Python-list mailing list