Internet Direct (Indy)
|
Implements a WhoIs or Nickname server.
TIdWhoIsServer = class(TIdCustomTCPserver);
TIdWhoIsServer is a TIdTCPserver descendant used to implement a Whois or Nickname server, as descibed in the Internet Standards document:
Whois is a simple database query system that is commonly used for consulting domain registration records although it can be used for other simple directory services.
TIdTCPserver IndySupport
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. |