2001-03-14 19:03:46 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The Netkit-base package contains the inetd and ping programs.</para>
|
2001-03-14 19:03:46 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Description</title>
|
|
|
|
|
2001-09-22 17:09:47 +01:00
|
|
|
<sect3><title>inetd</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>inetd is the mother of all daemons. It listens for connections, and
|
2001-09-22 17:09:47 +01:00
|
|
|
transfers the call to the appropriate daemon.</para></sect3>
|
2001-03-14 19:03:46 +00:00
|
|
|
|
2001-09-22 17:09:47 +01:00
|
|
|
<sect3><title>ping</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>ping sends ICMP ECHO_REQUEST packets to a host and determines its
|
2001-09-22 17:09:47 +01:00
|
|
|
response time.</para></sect3>
|
2001-03-14 19:03:46 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|