netkitbase-desc.xml 469 B

12345678910111213141516171819202122232425262728
  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>
  8. <title>inetd</title>
  9. <para>inetd is the mother of all daemons. It listens for connections, and
  10. transfers the call to the appropriate daemon.</para>
  11. </sect3>
  12. <sect3>
  13. <title>ping</title>
  14. <para>ping sends ICMP ECHO_REQUEST packets to a host and determines its
  15. response time.</para>
  16. </sect3>
  17. </sect2>