Character Generator Protocol: Difference between revisions

Content deleted Content added
Sample session: expanded example to show at least one complete cycle of character rotation.
m Replaces obsolete tag.
Line 8:
 
==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>{{mono|/etc/inetd.conf</tt>}} and telling inetd to reload its configuration:
chargen stream tcp nowait root internal
chargen dgram udp wait root internal