aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/netkitbase-desc.xml
blob: 67be66bfbe0e9df12e43e0c1f3ab608a99bf0207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<sect2>
<title>Contents</title>

<para>The Netkit-base package contains the inetd and ping programs.</para>

</sect2>

<sect2>
<title>Description</title>

<sect3><title>inetd</title>
<para>inetd is the mother of all daemons. It listens for connections, and 
transfers the call to the appropriate daemon.</para></sect3>

<sect3><title>ping</title>
<para>ping sends ICMP ECHO_REQUEST packets to a host and determines its 
response time.</para></sect3>

</sect2>