1 #include "top.h"
2 #include "diskpoll.h"
3 #include "bodytop.h"
4 #include "navbar.h"
5 
6       <h3>What is it?</h3>
7       <blockquote>
8         <strong>diskpoll</strong> exchanges mail and files between FTN systems that
9 	have mutual access to the filesystems where their outbound directories
10 	are stored. For use with sysop points, downlinks in the same LAN as their uplink, gateways etc.
11       </blockquote>
12 
13       <h3>What does it need?</h3>
14       <blockquote>
15         Operating systems:
16         <ul>
17           <li>All supported platforms except 16 bit DOS.</li>
18           <li>Requires a C++ compiler.</li>
19         </ul>
20         Dependencies:
21         <ul>
22            <li>None.
23         </ul>
24       </blockquote>
25 
26       <h3>Downloads</h3>
27       <blockquote>
28         <table cellpadding="5" cellspacing="0" border="0">
29           <tr valign="top">
30             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/bin/diskpoll-0.1.3-src.tar.gz">diskpoll-0.1.3-src.tar.gz</a></td>
31             <td>current release: diskpoll 0.1.3-stable</td>
32           </tr>
33           <tr valign="top">
34             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/bin/dpoll013.zip">dpoll013.zip</a></td>
35             <td>diskpoll 0.1.3-stable executables for OS/2, Win32, DOS, Linux</td>
36           </tr>
37           <tr valign="top">
38             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/bin/dpoll012.zip"><tt>dpoll012.zip</tt></a></td>
39             <td>old release: diskpoll 0.1.2</td>
40           </tr>
41           <tr valign="top">
42             <td><a href="http://cvs.physcip.uni-stuttgart.de/cvs2/current/diskpoll-current-latest.tar.gz"><tt>diskpoll-current-latest.tar.gz</tt></a></td>
43             <td>unstable development cvs snapshot</td>
44           </tr>
45         </table>
46       </blockquote>
47 
48 
49       <h3>Contacting the author</h3>
50       <blockquote>
51         Maintained by Tobias Ernst et. al. See the <a href="team.html">team page</a>.
52         Also see the <a href="http://www.physcip.uni-stuttgart.de/tobi/projects/diskpoll.html">diskpoll page</a> of the author.
53       </blockquote>
54 
55 
56       <small>Last update: 14/06/2000</small>
57 
58 #include "bottom.h"
59