netkitbase-desc.xml 461 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Contents</title>
  3. <para>The Netkit-base package contains the inetd and ping programs.</para>
  4. </sect2>
  5. <sect2>
  6. <title>Description</title>
  7. <sect3><title>inetd</title>
  8. <para>inetd is the mother of all daemons. It listens for connections, and
  9. transfers the call to the appropriate daemon.</para></sect3>
  10. <sect3><title>ping</title>
  11. <para>ping sends ICMP ECHO_REQUEST packets to a host and determines its
  12. response time.</para></sect3>
  13. </sect2>