12345678910111213141516171819 |
- <sect2><title>Contents of Netkit-base-&netkit-base-contversion;</title>
- <sect3><title>Program Files</title>
- <para>inetd and ping</para></sect3>
- <sect3><title>Descriptions</title>
- <sect4><title>inetd</title>
- <para>inetd is the mother of all daemons. It listens for connections, and
- transfers the call to the appropriate daemon.</para></sect4>
- <sect4><title>ping</title>
- <para>ping sends ICMP ECHO_REQUEST packets to a host and determines its
- response time.</para></sect4>
- </sect3>
- </sect2>
|