Internet Direct (Indy)
|
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.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |