<dt><spanclass="memberNameLink"><ahref="../tools/HostItem.html#inetAddress">inetAddress</a></span> - Variable in class tools.<ahref="../tools/HostItem.html"title="class in tools">HostItem</a></dt>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientDownload.html#init--">init()</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientDownload.html"title="class in clientP2P">ClientDownload</a></dt>
<dd>
<divclass="block">Initialize infos about file to download (size, hash512sum, partslist to dl).</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../gui/ArgumentsGen.html#initComponents--">initComponents()</a></span> - Method in class gui.<ahref="../gui/ArgumentsGen.html"title="class in gui">ArgumentsGen</a></dt>
<dd>
<divclass="block">This method is called from within the constructor to initialize the form.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../gui/DownloadSelectionGen.html#initComponents--">initComponents()</a></span> - Method in class gui.<ahref="../gui/DownloadSelectionGen.html"title="class in gui">DownloadSelectionGen</a></dt>
<dd>
<divclass="block">This method is called from within the constructor to initialize the form.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../gui/ErrorFrame.html#initComponents--">initComponents()</a></span> - Method in class gui.<ahref="../gui/ErrorFrame.html"title="class in gui">ErrorFrame</a></dt>
<dd>
<divclass="block">This method is called from within the constructor to initialize the form.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientP2P.html#initDirectoriesAndLoggers--">initDirectoriesAndLoggers()</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientP2P.html"title="class in clientP2P">ClientP2P</a></dt>
<dd>
<divclass="block">Initialize loggers if directories and logger are null,
else fail silently.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../gui/ClientP2PGUI.html#initDirectoriesAndLoggers--">initDirectoriesAndLoggers()</a></span> - Method in class gui.<ahref="../gui/ClientP2PGUI.html"title="class in gui">ClientP2PGUI</a></dt>
<dd>
<divclass="block">Initialize loggers if directories and logger are null,
else fail silently.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientManagement.html#initDownloader-java.lang.String-">initDownloader(String)</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientManagement.html"title="class in clientP2P">ClientManagement</a></dt>
<dd>
<divclass="block">Initialize downloader</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientManagementTCP.html#initDownloader-java.lang.String-">initDownloader(String)</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientManagementTCP.html"title="class in clientP2P">ClientManagementTCP</a></dt>
<dd>
<divclass="block">Initialize downloader</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientManagementUDP.html#initDownloader-java.lang.String-">initDownloader(String)</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientManagementUDP.html"title="class in clientP2P">ClientManagementUDP</a></dt>
<dd>
<divclass="block">Initialize downloader</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientInterfaceCLI.html#initFileList--">initFileList()</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientInterfaceCLI.html"title="class in clientP2P">ClientInterfaceCLI</a></dt>
<dd>
<divclass="block">Initialize file list</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientInterfaceCLI.html#initHostList--">initHostList()</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientInterfaceCLI.html"title="class in clientP2P">ClientInterfaceCLI</a></dt>
<dd>
<divclass="block">Initialization of hostList with retry in failure</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientManagement.html#initHostList--">initHostList()</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientManagement.html"title="class in clientP2P">ClientManagement</a></dt>
<dd>
<divclass="block">Initialize hostList from tracker</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../gui/ClientInterfaceGUI.html#initHostList--">initHostList()</a></span> - Method in class gui.<ahref="../gui/ClientInterfaceGUI.html"title="class in gui">ClientInterfaceGUI</a></dt>
<dd>
<divclass="block">Initialization of hostList with retry in failure</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../serverP2P/FileWatcher.html#initSha512--">initSha512()</a></span> - Method in class serverP2P.<ahref="../serverP2P/FileWatcher.html"title="class in serverP2P">FileWatcher</a></dt>
<dd>
<divclass="block">Init sha512 map.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../clientP2P/ClientDownload.html#initThreads--">initThreads()</a></span> - Method in class clientP2P.<ahref="../clientP2P/ClientDownload.html"title="class in clientP2P">ClientDownload</a></dt>
<dd>
<divclass="block">Starts threads for each server in hostList.</div>
</dd>
<dt><ahref="../localException/InternalError.html"title="class in localException"><spanclass="typeNameLink">InternalError</span></a> - Exception in <ahref="../localException/package-summary.html">localException</a></dt>
<dt><spanclass="memberNameLink"><ahref="../localException/InternalError.html#InternalError--">InternalError()</a></span> - Constructor for exception localException.<ahref="../localException/InternalError.html"title="class in localException">InternalError</a></dt>
<dt><ahref="../remoteException/InternalRemoteError.html"title="class in remoteException"><spanclass="typeNameLink">InternalRemoteError</span></a> - Exception in <ahref="../remoteException/package-summary.html">remoteException</a></dt>
<dt><spanclass="memberNameLink"><ahref="../remoteException/InternalRemoteError.html#InternalRemoteError--">InternalRemoteError()</a></span> - Constructor for exception remoteException.<ahref="../remoteException/InternalRemoteError.html"title="class in remoteException">InternalRemoteError</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../tools/PortRange.html#isPortInRange-int-">isPortInRange(int)</a></span> - Method in class tools.<ahref="../tools/PortRange.html"title="class in tools">PortRange</a></dt>