Internet Direct (Indy)
|
Implements a Character Generator server.
TIdChargenUDPServer = class(TIdUDPServer);
TIdChargenUDPServer is a TIdUDPServer descendant that implements a UDP-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. |