Character Generator Protocol: Difference between revisions

Content deleted Content added
Line 7:
 
==Inetd implementation==
On most [[UNIX-like]] operating systems, a CHARGEN server is built into the [[inetd]] (or [[xinetd)]] [[daemon (computer software)|daemon]]. The CHARGEN service is usually not enabled by default. It may be enabled by adding the following lines to the file <tt>/etc/inetd.conf</tt> and telling inetd to reload its configuration:
chargen stream tcp nowait root internal
chargen dgram udp wait root internal