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
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|