| Trees | Indices | Help |
|
|---|
|
|
Module containing classes for proxy connecting. So far its HTTP CONNECT and SOCKS5 proxy
Authentication to NTLM (Microsoft implementation) proxies can be next.
|
|||
|
ProxyConnector Interface for proxy-connecting object - when tunnneling XMPP over proxies, some connecting process usually has to be done before opening stream. |
|||
| HTTPCONNECTConnector | |||
|
SOCKS5Connector SOCKS5 proxy connection class. |
|||
|
|||
log = logging.getLogger('gajim.c.x.proxy_connectors')
|
|||
Imports: struct, socket, base64, logging
|
|||
log
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:27 2010 | http://epydoc.sourceforge.net |