| Home | Trees | Index | Help |
|---|
| Package i2p :: Module tunnel :: Class TunnelClient |
|
Tunnel --+
|
TunnelClient
| Method Summary | |
|---|---|
Tunnels localhost:port --> I2P Destination dest. | |
| Inherited from Tunnel | |
Close all connections made for this tunnel. | |
Manage the tunnel in a separate thread. | |
| Property Summary | |
|---|---|
dest | |
remotedest: Remote Destination. | |
session | |
| Method Details |
|---|
__init__(self,
session,
port,
dest,
samaddr='127.0.0.1:7656',
nconnect=-1,
timeout=None,
**kwargs)
|
| Property Details |
|---|
dest
|
remotedestRemote Destination. |
session
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 | http://epydoc.sf.net |