Implements a Character Generator server.
TIdChargenServer = class(TIdCustomTCPServer);
TIdChargenServer is a TIdTCPServer descendant that implements a TCP-based Chargen server, as defined in the Internet Standards document:
RFC 864 - Character Generator Protocol
Chargen (or Character Generator Protocol) is used for stress-testing a connection.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|