src/eric7/Documentation/Source/index-eric7.EricNetwork.html

Sat, 26 Apr 2025 12:34:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 26 Apr 2025 12:34:32 +0200
branch
eric7
changeset 11240
c48c615c04a3
parent 10479
856476537696
permissions
-rw-r--r--

MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.

<!DOCTYPE html>
<html><head>
<title>eric7.EricNetwork</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.EricNetwork</h1>
<p>
Package implementing some special network related objects and functions.
</p>


<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric7.EricNetwork.data.html">data</a></td>
<td>Package defining some data used by the networking code.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.EricNetwork.EricFtp.html">EricFtp</a></td>
<td>Module implementing an extension to the Python FTP class to support FTP proxies.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricGoogleMail.html">EricGoogleMail</a></td>
<td>Module implementing a dialog to send bug reports.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricGoogleMailHelpers.html">EricGoogleMailHelpers</a></td>
<td>Module implementing some helpers for Google mail.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricHostnameInputWidget.html">EricHostnameInputWidget</a></td>
<td>Module implementing an input widget for network host names.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricIPv4InputWidget.html">EricIPv4InputWidget</a></td>
<td>Module implementing a widget to enter an IPv4 address.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricJsonClient.html">EricJsonClient</a></td>
<td>Module implementing the JSON based client base class.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricJsonServer.html">EricJsonServer</a></td>
<td>Module implementing the JSON based server base class.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricJsonStreamReader.html">EricJsonStreamReader</a></td>
<td>Module implementing a JSON based reader class.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricJsonStreamWriter.html">EricJsonStreamWriter</a></td>
<td>Module implementing a JSON based writer class.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricNetworkIcon.html">EricNetworkIcon</a></td>
<td>Module implementing a statusbar icon tracking the network status.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricNetworkProxyFactory.html">EricNetworkProxyFactory</a></td>
<td>Module implementing a network proxy factory.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricNetworkUtilities.html">EricNetworkUtilities</a></td>
<td>Package implementing some special network related objects and functions.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricSslCertificateSelectionDialog.html">EricSslCertificateSelectionDialog</a></td>
<td>Module implementing a dialog to select a SSL certificate.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricSslCertificatesDialog.html">EricSslCertificatesDialog</a></td>
<td>Module implementing a dialog to show and edit all certificates.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricSslCertificatesInfoDialog.html">EricSslCertificatesInfoDialog</a></td>
<td>Module implementing a dialog to show SSL certificate infos.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricSslCertificatesInfoWidget.html">EricSslCertificatesInfoWidget</a></td>
<td>Module implementing a widget to show SSL certificate infos.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricSslErrorHandler.html">EricSslErrorHandler</a></td>
<td>Module implementing a SSL error handler.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricSslInfoWidget.html">EricSslInfoWidget</a></td>
<td>Module implementing a widget to show SSL information.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricSslUtilities.html">EricSslUtilities</a></td>
<td>Module implementing SSL utility functions.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricTldExtractor.html">EricTldExtractor</a></td>
<td>Module implementing the TLD Extractor.</td>
</tr>
<tr>
<td><a href="eric7.EricNetwork.EricUrlInfo.html">EricUrlInfo</a></td>
<td>Module implementing a class replacing QUrlInfo.</td>
</tr>
</table>
</body></html>

eric ide

mercurial