Documentation/Source/index-eric5.E5Network.html

Sat, 29 Sep 2012 18:37:03 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 29 Sep 2012 18:37:03 +0200
changeset 2074
5cb87968aad5
parent 440
69ace3e2dcf6
child 2077
68a34718a0ce
permissions
-rw-r--r--

Reworked the FTP stuff to support a bunch of different FTP proxy types. Unfortunately FTP proxy support is not standardized.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html><head>
<title>eric5.E5Network</title>
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric5.E5Network</h1>
<p>
Package implementing some special network related objects.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.E5Network.E5Ftp.html">E5Ftp</a></td>
<td>Module implementing an extension to the Python FTP class to support FTP proxies.</td>
</tr><tr>
<td><a href="eric5.E5Network.E5NetworkHeaderDetailsDialog.html">E5NetworkHeaderDetailsDialog</a></td>
<td>Module implementing a dialog to show the data of a response or reply header.</td>
</tr><tr>
<td><a href="eric5.E5Network.E5NetworkMonitor.html">E5NetworkMonitor</a></td>
<td>Module implementing a network monitor dialog.</td>
</tr><tr>
<td><a href="eric5.E5Network.E5NetworkProxyFactory.html">E5NetworkProxyFactory</a></td>
<td>Module implementing a network proxy factory.</td>
</tr>
</table>
</body></html>

eric ide

mercurial