netkitbase-desc.xml 542 B

123456789101112131415161718192021
  1. <sect2><title>Contents of Netkit-base</title>
  2. <para>Last checked against version &netkit-base-contversion;.</para>
  3. <sect3><title>Program Files</title>
  4. <para>inetd and ping</para></sect3>
  5. <sect3><title>Descriptions</title>
  6. <sect4><title>inetd</title>
  7. <para>inetd is the mother of all daemons. It listens for connections, and
  8. transfers the call to the appropriate daemon.</para></sect4>
  9. <sect4><title>ping</title>
  10. <para>ping sends ICMP ECHO_REQUEST packets to a host and determines its
  11. response time.</para></sect4>
  12. </sect3>
  13. </sect2>